ImpDrawPageListWatcher(const SdrModel &rModel)
virtual ~ImpDrawPageListWatcher() override
virtual SdPage * ImpGetPage(sal_uInt32 nIndex) const override
Return the page with the given index.
virtual sal_uInt32 ImpGetPageCount() const override
virtual ~ImpMasterPageListWatcher() override
ImpMasterPageListWatcher(const SdrModel &rModel)
virtual SdPage * ImpGetPage(sal_uInt32 nIndex) const override
Return the page with the given index.
virtual sal_uInt32 ImpGetPageCount() const override
Maintain a map of page indices to page objects for faster access that remains valid during deletions ...
SdPageVector maPageVectorNotes
SdPageVector maPageVectorStandard
virtual SdPage * ImpGetPage(sal_uInt32 nIndex) const =0
Return the page with the given index.
virtual sal_uInt32 ImpGetPageCount() const =0
virtual ~ImpPageListWatcher()
sal_uInt32 GetSdPageCount(PageKind ePgKind)
::std::vector< SdPage * > SdPageVector
SdPage * GetSdPage(PageKind ePgKind, sal_uInt32 nPgNum)
sal_uInt32 GetVisibleSdPageCount() const
void ImpRecreateSortedPageListOnDemand()
ImpPageListWatcher(const SdrModel &rModel)