Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Dviewshe2.cxx200 VisAreaChanged(aVisAreaWin); in IMPL_LINK_INLINE_END()
268 VisAreaChanged(aVisAreaWin); in IMPL_LINK_INLINE_END()
361 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in Scroll() local
362 VisAreaChanged(aVisAreaWin); in Scroll()
406 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetZoom() local
407 VisAreaChanged(aVisAreaWin); in SetZoom()
453 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetZoomRect() local
454 VisAreaChanged(aVisAreaWin); in SetZoomRect()
488 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in InitWindows() local
489 VisAreaChanged(aVisAreaWin); in InitWindows()
[all …]
H A Ddrviewse.cxx1112 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuSupport() local
1114 mpZoomList->InsertZoomRect(aVisAreaWin); in FuSupport()
1128 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuSupport() local
1130 mpZoomList->InsertZoomRect(aVisAreaWin); in FuSupport()
1143 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuSupport() local
1145 mpZoomList->InsertZoomRect(aVisAreaWin); in FuSupport()
1189 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuSupport() local
1191 mpZoomList->InsertZoomRect(aVisAreaWin); in FuSupport()
1222 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuSupport() local
1224 mpZoomList->InsertZoomRect(aVisAreaWin); in FuSupport()
H A Doutlnvs2.cxx162 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuTemporary() local
164 mpZoomList->InsertZoomRect(aVisAreaWin); in FuTemporary()
175 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuTemporary() local
177 mpZoomList->InsertZoomRect(aVisAreaWin); in FuTemporary()
H A Ddrviews1.cxx1251 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SwitchPage() local
1252 VisAreaChanged(aVisAreaWin); in SwitchPage()
/trunk/main/sd/source/ui/func/
H A Dfuzoom.cxx216 Rectangle aVisAreaWin = mpWindow->PixelToLogic(Rectangle(Point(0,0), in MouseButtonUp() local
218 mpViewShell->GetZoomList()->InsertZoomRect(aVisAreaWin); in MouseButtonUp()
H A Dfuinsert.cxx697 … Rectangle aVisAreaWin = mpWindow->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in DoExecute() local
698 mpViewShell->VisAreaChanged(aVisAreaWin); in DoExecute()
699 mpDocSh->SetVisArea(aVisAreaWin); in DoExecute()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx778 Rectangle aVisAreaWin = pActWin->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in disposing() local
779 mpViewShell->VisAreaChanged(aVisAreaWin); in disposing()

Completed in 44 milliseconds