Searched refs:SdPageDlg (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sd/source/ui/inc/ |
H A D | dlgpage.hxx | 39 class SdPageDlg : public SfxTabDialog class 52 …SdPageDlg( SfxObjectShell* pDocSh, Window* pParent, const SfxItemSet* pAttr, sal_Bool bAreaPage = … 53 ~SdPageDlg() {}; in ~SdPageDlg()
|
/aoo4110/main/sd/source/ui/dlg/ |
H A D | dlgpage.cxx | 54 SdPageDlg::SdPageDlg( SfxObjectShell* pDocSh, Window* pParent, const SfxItemSet* pAttr, sal_Bool bA… in SdPageDlg() function in SdPageDlg 89 void SdPageDlg::PageCreated(sal_uInt16 nId, SfxTabPage& rPage) in PageCreated()
|
H A D | sddlgfact.cxx | 416 return new AbstractTabDialog_Impl( new SdPageDlg( pDocShell, pParent, pAttr, bAreaPage ) ); in CreateSdTabPageDialog()
|
Completed in 59 milliseconds