Searched refs:MasterLayoutDialog (Results 1 – 3 of 3) sorted by relevance
47 MasterLayoutDialog::MasterLayoutDialog( Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage… in MasterLayoutDialog() function in MasterLayoutDialog104 MasterLayoutDialog::~MasterLayoutDialog() in ~MasterLayoutDialog()108 short MasterLayoutDialog::Execute() in Execute()115 void MasterLayoutDialog::applyChanges() in applyChanges()154 void MasterLayoutDialog::create( PresObjKind eKind ) in create()159 void MasterLayoutDialog::remove( PresObjKind eKind ) in remove()
551 return new VclAbstractDialog_Impl( new ::sd::MasterLayoutDialog( pParent, pDoc, pCurrentPage )); in CreateMasterLayoutDialog()
40 class MasterLayoutDialog : public ModalDialog class65 MasterLayoutDialog( Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage );66 ~MasterLayoutDialog();
Completed in 41 milliseconds