Home
last modified time | relevance | path

Searched refs:SfxTabPage (Results 126 – 150 of 369) sorted by relevance

12345678910>>...15

/trunk/main/cui/source/inc/
H A Dalign.hxx43 class AlignmentTabPage : public SfxTabPage
50 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
H A Dconnect.hxx44 class SvxConnectionPage : public SfxTabPage
86 static SfxTabPage* Create( Window*, const SfxItemSet& );
H A Ddbregister.hxx47 class DbRegistrationOptionsPage : public SfxTabPage
100 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
H A Doptpath.hxx64 class SvxPathTabPage : public SfxTabPage
103 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
H A Dtabstpge.hxx71 class SvxTabulatorTabPage : public SfxTabPage
78 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
H A Doptimprove.hxx68 class SvxImprovementOptionsPage : public SfxTabPage
95 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
/trunk/main/sw/source/ui/inc/
H A Dmailconfigpage.hxx46 class SwMailConfigPage : public SfxTabPage
86 static SfxTabPage* Create( Window* pParent,
H A Dlinenum.hxx62 class SwLineNumberingPage : public SfxTabPage
98 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_LegendPosition.cxx43 : SfxTabPage( pWindow, SchResId(TP_LEGEND_POS), rInAttrs ) in SchLegendPosTabPage()
58 SfxTabPage* SchLegendPosTabPage::Create(Window* pWindow, in Create()
H A Dtp_PointGeometry.cxx44 : SfxTabPage(pWindow, SchResId(TP_LAYOUT), rInAttrs) in SchLayoutTabPage()
59 SfxTabPage* SchLayoutTabPage::Create(Window* pWindow, in Create()
H A Dtp_AxisPositions.hxx40 class AxisPositionsTabPage : public SfxTabPage
45 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rInAttrs );
H A Dtp_Scale.hxx44 class ScaleTabPage : public SfxTabPage
49 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rInAttrs );
/trunk/main/cui/source/options/
H A Dopthtml.hxx34 class OfaHtmlTabPage : public SfxTabPage
73 static SfxTabPage* Create( Window* pParent,
H A Doptjsearch.hxx38 class SvxJSearchOptionsPage : public SfxTabPage
74 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
H A Doptsave.hxx49 class SvxSaveTabPage : public SfxTabPage
95 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
H A Ddbregister.cxx89 SfxTabPage* page = DbRegistrationOptionsPage::Create( this, getRegistrationItems() ); in DatabaseRegistrationDialog()
115 SfxTabPage( pParent, CUI_RES( RID_SFXPAGE_DBREGISTER), rSet ), in DbRegistrationOptionsPage()
193 SfxTabPage* DbRegistrationOptionsPage::Create( Window* pParent, in Create()
/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx220 SfxTabPage* SvxStdParagraphTabPage::Create( Window* pParent, in Create()
634 SfxTabPage( pParent, CUI_RES( RID_SVXPAGE_STD_PARAGRAPH ), rAttr ), in SvxStdParagraphTabPage()
1031 : SfxTabPage(pParent, CUI_RES( RID_SVXPAGE_ALIGN_PARAGRAPH ),rSet), in SvxParaAlignTabPage()
1121 SfxTabPage* SvxParaAlignTabPage::Create( Window* pParent, const SfxItemSet& rSet ) in Create()
1416 SfxTabPage* SvxExtParagraphTabPage::Create( Window* pParent, in Create()
1937 SfxTabPage( pParent, CUI_RES( RID_SVXPAGE_EXT_PARAGRAPH ), rAttr ), in SvxExtParagraphTabPage()
2255 SfxTabPage(pParent, CUI_RES( RID_SVXPAGE_PARA_ASIAN ), rSet), in SvxAsianTabPage()
2279 SfxTabPage* SvxAsianTabPage::Create( Window* pParent, const SfxItemSet& rSet ) in Create()
/trunk/main/sd/source/ui/inc/
H A Dprntopts.hxx45 class SdPrintOptions : public SfxTabPage
92 static SfxTabPage* Create( Window*, const SfxItemSet& );
/trunk/main/sfx2/inc/sfx2/
H A Dmgetempl.hxx52 class SfxManageStyleSheetPage : public SfxTabPage
99 static SfxTabPage* Create(Window *pParent, const SfxItemSet &rAttrSet );
H A Dmodule.hxx53 class SfxTabPage;
90 virtual SfxTabPage* CreateTabPage( sal_uInt16 nId,
/trunk/main/sc/source/ui/inc/
H A Dtphf.hxx78 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
90 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
/trunk/main/sc/source/ui/docshell/
H A Dtpstat.cxx42 SfxTabPage* __EXPORT ScDocStatPage::Create( Window *pParent, const SfxItemSet& rSet ) in Create()
50 : SfxTabPage( pParent, ScResId(RID_SCPAGE_STAT), rSet ), in ScDocStatPage()
/trunk/main/sc/source/ui/miscdlgs/
H A Dtextdlgs.cxx66 void __EXPORT ScCharDlg::PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) in PageCreated()
116 void __EXPORT ScParagraphDlg::PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) in PageCreated()
/trunk/main/sw/source/ui/fldui/
H A Dfldpage.hxx37 class SwFldPage : public SfxTabPage
84 using SfxTabPage::ActivatePage;
/trunk/main/sc/source/ui/optdlg/
H A Dtpprint.cxx50 : SfxTabPage ( pParent, in ScTpPrintOptions()
70 SfxTabPage* ScTpPrintOptions::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create()

Completed in 94 milliseconds

12345678910>>...15