22#include <svx/svxids.hrc>
33 : mpViewShell(pViewShell)
44 else if (nRectCount == 0)
61 if (nRectCount > 0 &&
mnCurPos > nRectCount - 1)
87 return nRectCount > 0 &&
mnCurPos < nRectCount - 1;
void Invalidate(sal_uInt16 nId)
SfxBindings & GetBindings()
Base class of the stacked shell hierarchy.
SD_DLLPUBLIC SfxViewFrame * GetViewFrame() const
ZoomList(ViewShell *pViewShell)
bool IsPreviousPossible() const
bool IsNextPossible() const
std::vector<::tools::Rectangle > maRectangles
void InsertZoomRect(const ::tools::Rectangle &rRect)
::tools::Rectangle const & GetNextZoomRect()
::tools::Rectangle const & GetPreviousZoomRect()