Home
last modified time | relevance | path

Searched refs:SfxTabDialog (Results 1 – 25 of 117) sorted by relevance

12345

/aoo4110/main/sfx2/source/dialog/
H A Dtabdlg.cxx55 #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 Dstyledlg.cxx59 SfxTabDialog( pParent, rResId, in SfxStyleDialog()
133 SfxTabDialog::Ok(); in Ok()
/aoo4110/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx39 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 Dlayout.hxx49 class SFX2_DLLPUBLIC SfxTabDialog
50 : public ::SfxTabDialog
54SfxTabDialog (::Window *parent, char const* xml_file, char const* id, ResId const& res_id, SfxItem…
/aoo4110/main/sfx2/source/layout/
H A Dsfxtabpage.cxx35 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 ()
/aoo4110/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx1354 #define SfxTabDialog layout::SfxTabDialog macro
1363 SfxTabDialog* pDlg=NULL; in CreateScAttrDlg()
1379 #undef SfxTabDialog
1390 SfxTabDialog* pDlg=NULL; in CreateScHFEditDlg()
1412 SfxTabDialog* pDlg=NULL; in CreateScStyleDlg()
1434 SfxTabDialog* pDlg=NULL; in CreateScSubTotalDlg()
1454 SfxTabDialog* pDlg=NULL; in CreateScCharDlg()
1474 SfxTabDialog* pDlg=NULL; in CreateScParagraphDlg()
1497 SfxTabDialog* pDlg=NULL; in CreateScValidationDlg()
1517 #define SfxTabDialog layout::SfxTabDialog macro
[all …]
H A Dscdlgfact.hxx59 class SfxTabDialog;
358 DECL_ABSTDLG_BASE( AbstractTabDialog_Impl,SfxTabDialog )
373 DECL_ABSTDLG_BASE( AbstractTabDialog_Impl,SfxTabDialog )
/aoo4110/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx814 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()
/aoo4110/main/sd/source/ui/dlg/
H A Dsddlgfact.hxx81 class SfxTabDialog;
84 DECL_ABSTDLG_BASE( AbstractTabDialog_Impl,SfxTabDialog )
97 class SfxTabDialog;
100 DECL_ABSTDLG_BASE( AbstractBulletDialog_Impl,SfxTabDialog )
H A Dprltempl.cxx73 SfxTabDialog ( pParent, DlgId ), in SdPresLayoutTemplateDlg()
320 pOutSet->Put( *SfxTabDialog::GetOutputItemSet() ); in GetOutputItemSet()
328 return SfxTabDialog::GetOutputItemSet(); in GetOutputItemSet()
H A Ddlgolbul.cxx74 : SfxTabDialog ( pParent, SdResId(TAB_OUTLINEBULLET) ), in OutlineBulletDlg()
209 SfxItemSet aSet( *SfxTabDialog::GetOutputItemSet() ); in GetOutputItemSet()
/aoo4110/main/dbaccess/source/ui/dlg/
H A DUserAdminDlg.cxx67 :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 Ddbadmin.cxx71 :SfxTabDialog(_pParent, ModuleRes(DLG_DATABASE_ADMINISTRATION), _pItems) in DBG_NAME()
100 SfxTabDialog::Ok(); in Ok()
118 SfxTabDialog::PageCreated(_nId, _rPage); in PageCreated()
H A Dadvancedsettings.cxx464 :SfxTabDialog(_pParent, ModuleRes(DLG_DATABASE_ADVANCED), _pItems) in AdvancedSettingsDialog()
514 short nRet = SfxTabDialog::Execute(); in Execute()
535 SfxTabDialog::PageCreated(_nId, _rPage); in PageCreated()
/aoo4110/main/cui/source/factory/
H A Ddlgfact.cxx1072 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()
1370 SfxTabDialog* pDlg = new SvxBorderBackgroundDlg( pParent, rCoreSet, bEnableSelector); in CreateSvxBorderBackgroundDlg()
1390 SfxTabDialog* pDlg=NULL; in CreateSchTransformTabDialog()
1621 SfxTabDialog* pDlg = new SvxLineTabDialog( pParent, pAttr, pModel,pObj,bHasObj ); in CreateSvxLineTabDialog()
/aoo4110/main/svx/source/inc/
H A Dfmtextcontroldialogs.hxx39 class TextControlCharAttribDialog : public SfxTabDialog
55 class TextControlParaAttribDialog : public SfxTabDialog
/aoo4110/main/sd/source/ui/inc/
H A DOutlineBulletDlg.hxx41 : public SfxTabDialog
56 using SfxTabDialog::GetOutputItemSet;
H A Dprltempl.hxx46 class SdPresLayoutTemplateDlg : public SfxTabDialog
80 using SfxTabDialog::GetOutputItemSet;
/aoo4110/main/sc/source/ui/inc/
H A Dtextdlgs.hxx35 class ScCharDlg : public SfxTabDialog
53 class ScParagraphDlg : public SfxTabDialog
/aoo4110/main/cui/source/dialogs/
H A Dsdrcelldlg.cxx38 : SfxTabDialog ( pParent, CUI_RES( RID_SVX_FORMAT_CELLS_DLG ), pAttr ) in SvxFormatCellsDialog()
90 SfxTabDialog::PageCreated( nId, rPage ); in PageCreated()
/aoo4110/main/svx/source/form/
H A Dfmtextcontroldialogs.cxx59 :SfxTabDialog( pParent, SVX_RES( RID_SVXDLG_TEXTCONTROL_CHARATTR ), &_rCoreSet ) in TextControlCharAttribDialog()
103 :SfxTabDialog( _pParent, SVX_RES( RID_SVXDLG_TEXTCONTROL_PARAATTR ), &_rCoreSet ) in TextControlParaAttribDialog()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dtextdlgs.cxx54 SfxTabDialog ( pParent, ScResId( RID_SCDLG_CHAR ), pAttr ), in ScCharDlg()
98 SfxTabDialog ( pParent, ScResId( RID_SCDLG_PARAGRAPH ), pAttr ), in ScParagraphDlg()
/aoo4110/main/toolkit/inc/layout/
H A Dlayout-pre.hxx73 #define SfxTabDialog layout::SfxTabDialog macro
/aoo4110/main/cui/source/tabpages/
H A Dtabline.cxx69 SfxTabDialog ( pParent, CUI_RES( RID_SVXDLG_LINE ), pAttr ), in SvxLineTabDialog()
206 return( SfxTabDialog::Ok() ); in Ok()
/aoo4110/main/sw/source/ui/inc/
H A Dregionsw.hxx301 class SwInsertSectionTabDialog : public SfxTabDialog
320 class SwSectionPropertyTabDialog : public SfxTabDialog

Completed in 99 milliseconds

12345