Home
last modified time | relevance | path

Searched refs:MasterLayoutDialog (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/ui/dlg/
H A Dmasterlayoutdlg.cxx47 MasterLayoutDialog::MasterLayoutDialog( Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage… in MasterLayoutDialog() function in MasterLayoutDialog
104 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()
H A Dsddlgfact.cxx551 return new VclAbstractDialog_Impl( new ::sd::MasterLayoutDialog( pParent, pDoc, pCurrentPage )); in CreateMasterLayoutDialog()
/trunk/main/sd/source/ui/inc/
H A Dmasterlayoutdlg.hxx40 class MasterLayoutDialog : public ModalDialog class
65 MasterLayoutDialog( Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage );
66 ~MasterLayoutDialog();

Completed in 26 milliseconds