Searched refs:CreateTabDialog (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sfx2/inc/sfx2/ |
H A D | sfxdlg.hxx | 118 virtual SfxAbstractTabDialog* CreateTabDialog( sal_uInt32 nResId, 124 virtual SfxAbstractTabDialog* CreateTabDialog( sal_uInt32 nResId,
|
/trunk/main/cui/source/factory/ |
H A D | dlgfact.hxx | 603 virtual SfxAbstractTabDialog* CreateTabDialog( sal_uInt32 nResId, 609 virtual SfxAbstractTabDialog* CreateTabDialog( sal_uInt32 nResId,
|
H A D | dlgfact.cxx | 1065 SfxAbstractTabDialog* AbstractDialogFactory_Impl::CreateTabDialog( sal_uInt32 nResId, in CreateTabDialog() function in AbstractDialogFactory_Impl 1090 SfxAbstractTabDialog* AbstractDialogFactory_Impl::CreateTabDialog( sal_uInt32 nResId, in CreateTabDialog() function in AbstractDialogFactory_Impl
|
/trunk/main/sfx2/source/appl/ |
H A D | appserv.cxx | 255 SfxAbstractTabDialog* pDlg = pFact->CreateTabDialog( in MiscExec_Impl() 1104 … SfxAbstractTabDialog* pDlg = pFact->CreateTabDialog( RID_OFA_AUTOCORR_DLG, NULL, &aSet, NULL ); in OfaExec_Impl()
|
/trunk/main/sw/source/ui/app/ |
H A D | docsh2.cxx | 682 … SfxAbstractTabDialog* pDlg = pFact->CreateTabDialog( RID_OFA_AUTOCORR_DLG, NULL, &aSet, NULL ); in Execute()
|
Completed in 61 milliseconds