/trunk/main/sfx2/source/dialog/ |
H A D | tabdlg.cxx | 55 #undef SfxTabDialog 131 SfxTabDialog* pDialog; 498 SfxTabDialog::SfxTabDialog in SfxTabDialog() function in SfxTabDialog 525 SfxTabDialog::SfxTabDialog in SfxTabDialog() function in SfxTabDialog 550 SfxTabDialog::SfxTabDialog in SfxTabDialog() function in SfxTabDialog 598 SfxTabDialog::~SfxTabDialog() in ~SfxTabDialog() 718 short SfxTabDialog::Execute() in Execute() 888 void SfxTabDialog::AddTabPage in AddTabPage() 912 void SfxTabDialog::AddTabPage in AddTabPage() 940 void SfxTabDialog::AddTabPage in AddTabPage() [all …]
|
H A D | styledlg.cxx | 59 SfxTabDialog( pParent, rResId, in SfxStyleDialog() 133 SfxTabDialog::Ok(); in Ok()
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | tabdlg.hxx | 39 namespace layout { class SfxTabDialog; class SfxTabDialogController; } 43 class SfxTabDialog; 62 #undef SfxTabDialog 84 class SFX2_DLLPUBLIC SfxTabDialog : public TabDialog class 143 SfxTabDialog( Window* pParent, const ResId &rResId, const SfxItemSet * = 0, 148 ~SfxTabDialog(); 243 friend class SfxTabDialog; 245 friend class layout::SfxTabDialog; 252 SfxTabDialog* pTabDlg; 255 SAL_DLLPRIVATE void SetTabDialog( SfxTabDialog* pNew ) { pTabDlg = pNew; } in SetTabDialog() [all …]
|
H A D | layout.hxx | 49 class SFX2_DLLPUBLIC SfxTabDialog 50 : public ::SfxTabDialog 54 …SfxTabDialog (::Window *parent, char const* xml_file, char const* id, ResId const& res_id, SfxItem…
|
/trunk/main/sfx2/source/layout/ |
H A D | sfxtabpage.cxx | 35 SfxTabDialog::SfxTabDialog (::Window *parent, char const* xml_file, char const* id, ResId const& re… 36 : ::SfxTabDialog (parent, res_id, set) 41 ::Window* SfxTabDialog::GetParent () const 46 ::Window* SfxTabDialog::GetWindow () const 51 void SfxTabDialog::FreeResource ()
|
/trunk/main/sc/source/ui/attrdlg/ |
H A D | scdlgfact.cxx | 1353 #define SfxTabDialog layout::SfxTabDialog macro 1362 SfxTabDialog* pDlg=NULL; in CreateScAttrDlg() 1378 #undef SfxTabDialog 1389 SfxTabDialog* pDlg=NULL; in CreateScHFEditDlg() 1411 SfxTabDialog* pDlg=NULL; in CreateScStyleDlg() 1433 SfxTabDialog* pDlg=NULL; in CreateScSubTotalDlg() 1453 SfxTabDialog* pDlg=NULL; in CreateScCharDlg() 1473 SfxTabDialog* pDlg=NULL; in CreateScParagraphDlg() 1496 SfxTabDialog* pDlg=NULL; in CreateScValidationDlg() 1516 #define SfxTabDialog layout::SfxTabDialog macro [all …]
|
H A D | scdlgfact.hxx | 59 class SfxTabDialog; 358 DECL_ABSTDLG_BASE( AbstractTabDialog_Impl,SfxTabDialog ) 373 DECL_ABSTDLG_BASE( AbstractTabDialog_Impl,SfxTabDialog )
|
/trunk/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 814 SfxTabDialog* pDlg=NULL; in CreateSwCharDlg() 898 SfxTabDialog* pDlg=NULL; in CreateSwFootNoteOptionDlg() 943 SfxTabDialog* pDlg=NULL; in CreateSwEnvDlg() 996 SfxTabDialog* pDlg=NULL; in CreateSwParaDlg() 1155 SfxTabDialog* pDlg=NULL; in CreateSwTableTabDlg() 1277 SfxTabDialog* pDlg=NULL; in CreateFrmTabDialog() 1302 SfxTabDialog* pDlg=NULL; in CreateTemplateDialog() 1516 SfxTabDialog* pDlg=NULL; in CreateSwTabDialog()
|
/trunk/main/sd/source/ui/dlg/ |
H A D | sddlgfact.hxx | 81 class SfxTabDialog; 84 DECL_ABSTDLG_BASE( AbstractTabDialog_Impl,SfxTabDialog ) 97 class SfxTabDialog; 100 DECL_ABSTDLG_BASE( AbstractBulletDialog_Impl,SfxTabDialog )
|
H A D | prltempl.cxx | 73 SfxTabDialog ( pParent, DlgId ), in SdPresLayoutTemplateDlg() 320 pOutSet->Put( *SfxTabDialog::GetOutputItemSet() ); in GetOutputItemSet() 328 return SfxTabDialog::GetOutputItemSet(); in GetOutputItemSet()
|
H A D | dlgolbul.cxx | 74 : SfxTabDialog ( pParent, SdResId(TAB_OUTLINEBULLET) ), in OutlineBulletDlg() 209 SfxItemSet aSet( *SfxTabDialog::GetOutputItemSet() ); in GetOutputItemSet()
|
/trunk/main/dbaccess/source/ui/dlg/ |
H A D | UserAdminDlg.cxx | 67 :SfxTabDialog(_pParent, ModuleRes(DLG_DATABASE_USERADMIN), _pItems) in DBG_NAME() 126 short nRet = SfxTabDialog::Execute(); in Execute() 143 SfxTabDialog::PageCreated(_nId, _rPage); in PageCreated()
|
H A D | dbadmin.cxx | 71 :SfxTabDialog(_pParent, ModuleRes(DLG_DATABASE_ADMINISTRATION), _pItems) in DBG_NAME() 100 SfxTabDialog::Ok(); in Ok() 118 SfxTabDialog::PageCreated(_nId, _rPage); in PageCreated()
|
H A D | advancedsettings.cxx | 464 :SfxTabDialog(_pParent, ModuleRes(DLG_DATABASE_ADVANCED), _pItems) in AdvancedSettingsDialog() 514 short nRet = SfxTabDialog::Execute(); in Execute() 535 SfxTabDialog::PageCreated(_nId, _rPage); in PageCreated()
|
/trunk/main/cui/source/factory/ |
H A D | dlgfact.cxx | 1072 SfxTabDialog* pDlg=NULL; in CreateTabDialog() 1097 SfxTabDialog* pDlg=NULL; in CreateTabDialog() 1107 pDlg = (SfxTabDialog*)pDlg1; in CreateTabDialog() 1125 SfxTabDialog* pDlg = new SvxTextTabDialog( pParent, pAttrSet, pView ); in CreateTextTabDialog() 1331 SfxTabDialog* pDlg=NULL; in CreateTabItemDialog() 1373 SfxTabDialog* pDlg = new SvxBorderBackgroundDlg( in CreateSvxBorderBackgroundDlg() 1398 SfxTabDialog* pDlg=NULL; in CreateSchTransformTabDialog() 1629 SfxTabDialog* pDlg = new SvxLineTabDialog( pParent, pAttr, pModel,pObj,bHasObj ); in CreateSvxLineTabDialog()
|
/trunk/main/svx/source/inc/ |
H A D | fmtextcontroldialogs.hxx | 39 class TextControlCharAttribDialog : public SfxTabDialog 55 class TextControlParaAttribDialog : public SfxTabDialog
|
/trunk/main/sd/source/ui/inc/ |
H A D | OutlineBulletDlg.hxx | 41 : public SfxTabDialog 56 using SfxTabDialog::GetOutputItemSet;
|
H A D | prltempl.hxx | 46 class SdPresLayoutTemplateDlg : public SfxTabDialog 80 using SfxTabDialog::GetOutputItemSet;
|
/trunk/main/sc/source/ui/inc/ |
H A D | textdlgs.hxx | 35 class ScCharDlg : public SfxTabDialog 53 class ScParagraphDlg : public SfxTabDialog
|
/trunk/main/cui/source/dialogs/ |
H A D | sdrcelldlg.cxx | 38 : SfxTabDialog ( pParent, CUI_RES( RID_SVX_FORMAT_CELLS_DLG ), pAttr ) in SvxFormatCellsDialog() 90 SfxTabDialog::PageCreated( nId, rPage ); in PageCreated()
|
/trunk/main/svx/source/form/ |
H A D | fmtextcontroldialogs.cxx | 59 :SfxTabDialog( pParent, SVX_RES( RID_SVXDLG_TEXTCONTROL_CHARATTR ), &_rCoreSet ) in TextControlCharAttribDialog() 103 :SfxTabDialog( _pParent, SVX_RES( RID_SVXDLG_TEXTCONTROL_PARAATTR ), &_rCoreSet ) in TextControlParaAttribDialog()
|
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | textdlgs.cxx | 53 SfxTabDialog ( pParent, ScResId( RID_SCDLG_CHAR ), pAttr ), in ScCharDlg() 97 SfxTabDialog ( pParent, ScResId( RID_SCDLG_PARAGRAPH ), pAttr ), in ScParagraphDlg()
|
/trunk/main/toolkit/inc/layout/ |
H A D | layout-pre.hxx | 73 #define SfxTabDialog layout::SfxTabDialog macro
|
/trunk/main/cui/source/tabpages/ |
H A D | tabline.cxx | 69 SfxTabDialog ( pParent, CUI_RES( RID_SVXDLG_LINE ), pAttr ), in SvxLineTabDialog() 206 return( SfxTabDialog::Ok() ); in Ok()
|
/trunk/main/sw/source/ui/inc/ |
H A D | regionsw.hxx | 301 class SwInsertSectionTabDialog : public SfxTabDialog 320 class SwSectionPropertyTabDialog : public SfxTabDialog
|