Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Ddrviewse.cxx1114 mpZoomList->InsertZoomRect(aVisAreaWin); in FuSupport()
1130 mpZoomList->InsertZoomRect(aVisAreaWin); in FuSupport()
1145 mpZoomList->InsertZoomRect(aVisAreaWin); in FuSupport()
1191 mpZoomList->InsertZoomRect(aVisAreaWin); in FuSupport()
1224 mpZoomList->InsertZoomRect(aVisAreaWin); in FuSupport()
1243 if (mpZoomList->IsPreviousPossible()) in FuSupport()
1246 SetZoomRect(mpZoomList->GetPreviousZoomRect()); in FuSupport()
1260 if (mpZoomList->IsNextPossible()) in FuSupport()
1263 SetZoomRect(mpZoomList->GetNextZoomRect()); in FuSupport()
H A Doutlnvsh.cxx620 if (mpZoomList->IsPreviousPossible()) in FuSupport()
623 SetZoomRect(mpZoomList->GetPreviousZoomRect()); in FuSupport()
631 if (mpZoomList->IsNextPossible()) in FuSupport()
634 SetZoomRect(mpZoomList->GetNextZoomRect()); in FuSupport()
812 if (!mpZoomList->IsNextPossible()) in GetMenuState()
816 if (!mpZoomList->IsPreviousPossible()) in GetMenuState()
H A Dviewshel.cxx185 delete mpZoomList; in ~ViewShell()
214 mpZoomList = 0; in construct()
227 mpZoomList = new ZoomList( this ); in construct()
1579 return mpZoomList; in GetZoomList()
H A Doutlnvs2.cxx164 mpZoomList->InsertZoomRect(aVisAreaWin); in FuTemporary()
177 mpZoomList->InsertZoomRect(aVisAreaWin); in FuTemporary()
H A Ddrviews7.cxx1018 if (!mpZoomList->IsNextPossible()) in GetMenuState()
1022 if (!mpZoomList->IsPreviousPossible()) in GetMenuState()
/trunk/main/sd/source/ui/inc/
H A DViewShell.hxx504 ZoomList* mpZoomList; member in sd::ViewShell

Completed in 54 milliseconds