31 typedef ::std::vector<const SdPage*>
PageVec;
42 SdCustomShow(css::uno::Reference<css::uno::XInterface>
const& xShow);
57 void ReplacePage(
const SdPage* pOldPage,
const SdPage* pNewPage);
59 void SetName(
const OUString& rName);
62 css::uno::Reference<css::uno::XInterface> getUnoCustomShow();
SdCustomShow & operator=(const SdCustomShow &rShow)=delete
::std::vector< const SdPage * > PageVec
const OUString & GetName() const
css::uno::WeakReference< css::uno::XInterface > mxUnoCustomShow
PageVec & PagesVector()
Provides a direct access to the collection of the SdPage objects.