Home
last modified time | relevance | path

Searched refs:rEditSize (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dviewmdi.cxx93 void SwView::SetZoom_( const Size &rEditSize, SvxZoomType eZoomType, in SetZoom_() argument
128 const Size aWindowSize( GetEditWin().PixelToLogic( rEditSize, aTmpMap ) ); in SetZoom_()
209 CalcVisArea( rEditSize ); // for the recalculation of the viewable area in SetZoom_()
H A Dview2.cxx1487 const Size& rEditSize = GetEditWin().GetOutputSizePixel(); in StateStatusLine() local
1488 const Size aWindowSize( GetEditWin().PixelToLogic( rEditSize, aTmpMap ) ); in StateStatusLine()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewmdi.cxx86 void SwView::SetZoom_( const Size &rEditSize, SvxZoomType eZoomType, in SetZoom_() argument
121 const Size aWindowSize( GetEditWin().PixelToLogic( rEditSize, aTmpMap ) ); in SetZoom_()
202 CalcVisArea( rEditSize ); // for the recalculation of the viewable area in SetZoom_()
H A Dview2.cxx1617 const Size& rEditSize = GetEditWin().GetOutputSizePixel(); in StateStatusLine() local
1618 const Size aWindowSize( GetEditWin().PixelToLogic( rEditSize, aTmpMap ) ); in StateStatusLine()