Searched refs:aVisAreaWin (Results 1 – 7 of 7) sorted by relevance
| /AOO41X/main/sd/source/ui/view/ |
| H A D | viewshe2.cxx | 199 … Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in IMPL_LINK_INLINE_END() local 200 VisAreaChanged(aVisAreaWin); in IMPL_LINK_INLINE_END() 267 … Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in IMPL_LINK_INLINE_END() local 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() [all …]
|
| H A D | drviewse.cxx | 1112 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 D | outlnvs2.cxx | 162 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 D | drviews1.cxx | 1241 … Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SwitchPage() local 1242 VisAreaChanged(aVisAreaWin); in SwitchPage()
|
| /AOO41X/main/sd/source/ui/func/ |
| H A D | fuzoom.cxx | 216 Rectangle aVisAreaWin = mpWindow->PixelToLogic(Rectangle(Point(0,0), in MouseButtonUp() local 218 mpViewShell->GetZoomList()->InsertZoomRect(aVisAreaWin); in MouseButtonUp()
|
| H A D | fuinsert.cxx | 697 … Rectangle aVisAreaWin = mpWindow->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in DoExecute() local 698 mpViewShell->VisAreaChanged(aVisAreaWin); in DoExecute() 699 mpDocSh->SetVisArea(aVisAreaWin); in DoExecute()
|
| /AOO41X/main/sd/source/ui/slideshow/ |
| H A D | slideshowimpl.cxx | 778 … Rectangle aVisAreaWin = pActWin->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in disposing() local 779 mpViewShell->VisAreaChanged(aVisAreaWin); in disposing()
|