LibreOffice Module sd (master) 1
Public Member Functions | Protected Member Functions | List of all members
sd::sidebar::MasterPageContainerFiller::ContainerAdapter Class Referenceabstract

#include <MasterPageContainerFiller.hxx>

Inheritance diagram for sd::sidebar::MasterPageContainerFiller::ContainerAdapter:
[legend]

Public Member Functions

virtual MasterPageContainer::Token PutMasterPage (const SharedMasterPageDescriptor &rpDescriptor)=0
 
virtual void FillingDone ()=0
 This method is called when all Impress templates have been added to the container via the PutMasterPage() method. More...
 

Protected Member Functions

 ~ContainerAdapter ()
 

Detailed Description

Definition at line 42 of file MasterPageContainerFiller.hxx.

Constructor & Destructor Documentation

◆ ~ContainerAdapter()

sd::sidebar::MasterPageContainerFiller::ContainerAdapter::~ContainerAdapter ( )
inlineprotected

Definition at line 54 of file MasterPageContainerFiller.hxx.

Member Function Documentation

◆ FillingDone()

virtual void sd::sidebar::MasterPageContainerFiller::ContainerAdapter::FillingDone ( )
pure virtual

This method is called when all Impress templates have been added to the container via the PutMasterPage() method.

Implemented in sd::sidebar::MasterPageContainer::Implementation.

Referenced by sd::sidebar::MasterPageContainerFiller::RunNextStep().

◆ PutMasterPage()

virtual MasterPageContainer::Token sd::sidebar::MasterPageContainerFiller::ContainerAdapter::PutMasterPage ( const SharedMasterPageDescriptor rpDescriptor)
pure virtual

The documentation for this class was generated from the following file: