Searched refs:ZoomList (Results 1 – 5 of 5) sorted by relevance
46 ZoomList::ZoomList(ViewShell* pViewShell) in ZoomList() function in sd::ZoomList57 ZoomList::~ZoomList() in ~ZoomList()74 void ZoomList::InsertZoomRect(const Rectangle& rRect) in InsertZoomRect()104 Rectangle ZoomList::GetNextZoomRect() in GetNextZoomRect()126 Rectangle ZoomList::GetPreviousZoomRect() in GetPreviousZoomRect()145 sal_Bool ZoomList::IsNextPossible() const in IsNextPossible()162 sal_Bool ZoomList::IsPreviousPossible() const in IsPreviousPossible()
227 mpZoomList = new ZoomList( this ); in construct()1577 ZoomList* ViewShell::GetZoomList (void) in GetZoomList()
36 class ZoomList : public List class39 ZoomList(ViewShell* pViewShell);40 virtual ~ZoomList();
79 class ZoomList;240 ZoomList* GetZoomList (void);504 ZoomList* mpZoomList;
437 ZoomList* pZoomList = mpViewShell->GetZoomList(); in IMPL_LINK_INLINE_END()450 ZoomList* pZoomList = mpViewShell->GetZoomList(); in IMPL_LINK_INLINE_END()