Searched refs:bAreaPage (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sd/source/ui/dlg/ |
H A D | dlgpage.cxx | 54 …SdPageDlg( SfxObjectShell* pDocSh, Window* pParent, const SfxItemSet* pAttr, sal_Bool bAreaPage ) : in SdPageDlg() argument 78 if(!bAreaPage) // I have to add the page before I remove it ! in SdPageDlg()
|
H A D | sddlgfact.cxx | 414 …Dialog( ::Window* pParent, const SfxItemSet* pAttr, SfxObjectShell* pDocShell, sal_Bool bAreaPage ) in CreateSdTabPageDialog() argument 416 return new AbstractTabDialog_Impl( new SdPageDlg( pDocShell, pParent, pAttr, bAreaPage ) ); in CreateSdTabPageDialog()
|
H A D | sddlgfact.hxx | 261 …ndow* pParent, const SfxItemSet* pAttr, SfxObjectShell* pDocShell, sal_Bool bAreaPage = sal_True );
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | dlgpage.hxx | 52 …SdPageDlg( SfxObjectShell* pDocSh, Window* pParent, const SfxItemSet* pAttr, sal_Bool bAreaPage = …
|
/aoo42x/main/sd/inc/ |
H A D | sdabstdlg.hxx | 189 …* pParent, const SfxItemSet* pAttr, SfxObjectShell* pDocShell, sal_Bool bAreaPage = sal_True ) = 0;
|
Completed in 31 milliseconds