Home
last modified time | relevance | path

Searched refs:bAreaPage (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/ui/dlg/
H A Ddlgpage.cxx54 …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 Dsddlgfact.cxx414 …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 Dsddlgfact.hxx261 …ndow* pParent, const SfxItemSet* pAttr, SfxObjectShell* pDocShell, sal_Bool bAreaPage = sal_True );
/trunk/main/sd/source/ui/inc/
H A Ddlgpage.hxx52 …SdPageDlg( SfxObjectShell* pDocSh, Window* pParent, const SfxItemSet* pAttr, sal_Bool bAreaPage = …
/trunk/main/sd/inc/
H A Dsdabstdlg.hxx189 …* pParent, const SfxItemSet* pAttr, SfxObjectShell* pDocShell, sal_Bool bAreaPage = sal_True ) = 0;

Completed in 20 milliseconds