Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Dzoomlist.cxx51 ZoomList::ZoomList(ViewShell* pViewShell) in ZoomList() function in sd::ZoomList
65 ZoomList::~ZoomList() in ~ZoomList()
85 void ZoomList::InsertZoomRect(const Rectangle& rRect) in InsertZoomRect()
117 Rectangle ZoomList::GetNextZoomRect() in GetNextZoomRect()
141 Rectangle ZoomList::GetPreviousZoomRect() in GetPreviousZoomRect()
162 sal_Bool ZoomList::IsNextPossible() const in IsNextPossible()
181 sal_Bool ZoomList::IsPreviousPossible() const in IsPreviousPossible()
H A Dviewshel.cxx227 mpZoomList = new ZoomList( this ); in construct()
1577 ZoomList* ViewShell::GetZoomList (void) in GetZoomList()
/trunk/main/sd/source/ui/inc/
H A Dzoomlist.hxx36 class ZoomList : public List class
39 ZoomList(ViewShell* pViewShell);
40 virtual ~ZoomList();
H A DViewShell.hxx79 class ZoomList;
240 ZoomList* GetZoomList (void);
504 ZoomList* mpZoomList;
/trunk/main/sd/source/ui/func/
H A Dfupoor.cxx437 ZoomList* pZoomList = mpViewShell->GetZoomList(); in IMPL_LINK_INLINE_END()
450 ZoomList* pZoomList = mpViewShell->GetZoomList(); in IMPL_LINK_INLINE_END()

Completed in 44 milliseconds