Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx1072 Size aEditSz( GetEditWin().GetOutputSizePixel() ); in InnerResizePixel() local
1073 ViewResizePixel( GetEditWin(), rOfst, aSz, aEditSz, sal_True, *pVScrollbar, in InnerResizePixel()
1102 CalcVisArea( aEditSz ); in InnerResizePixel()
1180 const Size aEditSz( GetEditWin().GetOutputSizePixel() ); in OuterResizePixel() local
1181 ViewResizePixel( GetEditWin(), rOfst, rSize, aEditSz, sal_False, *pVScrollbar, in OuterResizePixel()
1198 (( aEditSz.Width() > 0 && aEditSz.Height() > 0 ) in OuterResizePixel()
1207 CalcVisArea( aEditSz ); in OuterResizePixel()
1218 _SetZoom( aEditSz, (SvxZoomType)pWrtShell->GetViewOptions()->GetZoomType(), 100, sal_True ); in OuterResizePixel()

Completed in 25 milliseconds