Home
last modified time | relevance | path

Searched refs:SfxTabPage (Results 201 – 225 of 369) sorted by relevance

12345678910>>...15

/trunk/main/cui/source/tabpages/
H A Dtplnedef.cxx75 SfxTabPage( pParent, CUI_RES( RID_SVXPAGE_LINE_DEF ), rInAttrs ), in SvxLineDefTabPage()
385 SfxTabPage* SvxLineDefTabPage::Create( Window* pWindow, in Create()
1010 SfxTabPage::DataChanged( rDCEvt ); in DataChanged()
H A Dconnect.cxx94 SfxTabPage ( pWindow, CUI_RES( RID_SVXPAGE_CONNECTION ), in SvxConnectionPage()
418 SfxTabPage* SvxConnectionPage::Create( Window* pWindow, in Create()
H A Dtransfrm.cxx152 void SvxTransformTabDialog::PageCreated(sal_uInt16 nId, SfxTabPage &rPage) in PageCreated()
381 SfxTabPage* SvxAngleTabPage::Create( Window* pWindow, const SfxItemSet& rSet) in Create()
659 SfxTabPage* SvxSlantTabPage::Create( Window* pWindow, const SfxItemSet& rOutAttrs ) in Create()
1108 SfxTabPage* SvxPositionSizeTabPage::Create( Window* pWindow, const SfxItemSet& rOutAttrs ) in Create()
/trunk/main/extensions/source/preload/
H A Doemwiz.cxx88 ((SfxTabPage*)pUserDataPage)->Reset(*pSet); in OEMPreloadDialog_Impl()
101 ((SfxTabPage*)pUserDataPage)->FillItemSet(*pSet); in WriteUserData()
/trunk/main/sfx2/inc/sfx2/
H A Dviewsh.hxx56 class SfxTabPage;
241 virtual SfxTabPage* CreatePrintOptionsPage( Window *pParent, const SfxItemSet &rOptions );
/trunk/main/sfx2/source/dialog/
H A Dsecuritypage.cxx509 SfxTabPage* SfxSecurityPage::Create( Window * pParent, const SfxItemSet & rItemSet ) in Create()
516 SfxTabPage( pParent, SfxResId( TP_DOCINFOSECURITY ), rItemSet ) in SfxSecurityPage()
/trunk/main/svx/source/dialog/
H A Doptgrid.cxx172 SfxTabPage( pParent, SVX_RES( RID_SVXPAGE_GRID ), rCoreSet ), in SvxGridTabPage()
262 SfxTabPage* SvxGridTabPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create()
H A Dhdft.cxx106 SfxTabPage* SvxHeaderPage::Create( Window* pParent, const SfxItemSet& rSet ) in Create()
120 SfxTabPage* SvxFooterPage::Create( Window* pParent, const SfxItemSet& rSet ) in Create()
146 : SfxTabPage( pParent, SVX_RES( nResId ), rAttr ), in SvxHFPage()
/trunk/main/cui/source/options/
H A Doptjsearch.cxx40 SfxTabPage( pParent, CUI_RES( RID_SVXPAGE_JSEARCH_OPTIONS ), rSet ), in SvxJSearchOptionsPage()
75 SfxTabPage* SvxJSearchOptionsPage::Create( Window* pParent, const SfxItemSet& rSet ) in Create()
H A Doptasian.cxx147 SfxTabPage(pParent, CUI_RES( RID_SVXPAGE_ASIAN_LAYOUT ), rSet), in SvxAsianLayoutPage()
186 SfxTabPage* SvxAsianLayoutPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create()
H A Doptupdt.cxx62 SfxTabPage( pParent, CUI_RES( RID_SVXPAGE_ONLINEUPDATE ), rSet ), in SvxOnlineUpdateTabPage()
177 SfxTabPage*
H A Dtreeopt.cxx335 SfxTabPage* CreateGeneralTabPage( sal_uInt16 nId, Window* pParent, const SfxItemSet& rSet ) in CreateGeneralTabPage()
372 SfxTabPage* pRet = fnCreate ? (*fnCreate)( pParent, rSet ) : NULL; in CreateGeneralTabPage()
508 SfxTabPage* m_pPage;
767 if ( nLeave == SfxTabPage::KEEP_PAGE ) in IMPL_LINK()
1092 int nLeave = SfxTabPage::LEAVE_PAGE; in IMPL_LINK()
1096 if ( nLeave == SfxTabPage::KEEP_PAGE ) in IMPL_LINK()
H A Dfontsubs.cxx50 SfxTabPage(pParent, CUI_RES(RID_SVX_FONT_SUBSTITUTION), rSet), in SvxFontSubstTabPage()
200 SfxTabPage* SvxFontSubstTabPage::Create( Window* pParent, in Create()
H A Doptgenrl.cxx71 SfxTabPage( pParent, CUI_RES(RID_SFXPAGE_GENERAL), rCoreSet ), in SvxGeneralTabPage()
235 SfxTabPage* SvxGeneralTabPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx653 SfxTabPage (pParent, SW_RES(TP_FRM_STD), rSet), in SwFrmPage()
778 SfxTabPage* SwFrmPage::Create(Window *pParent, const SfxItemSet &rSet) in Create()
2406 SfxTabPage( pParent, SW_RES(TP_GRF_EXT), rSet ), in SwGrfExtPage()
2443 SfxTabPage* SwGrfExtPage::Create( Window *pParent, const SfxItemSet &rSet ) in Create()
2766 SfxTabPage(pParent, SW_RES(TP_FRM_URL), rSet), in SwFrmURLPage()
2891 SfxTabPage* SwFrmURLPage::Create(Window *pParent, const SfxItemSet &rSet) in Create()
2938 SfxTabPage(pParent, SW_RES(TP_FRM_ADD), rSet), in SwFrmAddPage()
2984 SfxTabPage* SwFrmAddPage::Create(Window *pParent, const SfxItemSet &rSet) in Create()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbadmin.cxx107 void ODbAdminDialog::PageCreated(sal_uInt16 _nId, SfxTabPage& _rPage) in PageCreated()
253 SfxTabPage* pConnectionPage = GetTabPage( m_nMainPageID ); in impl_resetPages()
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx60 class SvxTabPage : public SfxTabPage
65 SfxTabPage( pParent, Id, rInAttrs ) {} in SvxTabPage()
/trunk/main/starmath/inc/
H A Ddialog.hxx57 class SmPrintOptionsTabPage : public SfxTabPage
78 static SfxTabPage* Create(Window *pWindow, const SfxItemSet &rSet);
/trunk/main/sw/source/ui/misc/
H A Dnum.cxx99 SfxTabPage( pParent, SW_RES( TP_NUM_POSITION ), rSet ), in SwNumPositionTabPage()
610 SfxTabPage* SwNumPositionTabPage::Create( Window* pParent, in Create()
1095 void SwSvxNumBulletTabDialog::PageCreated(sal_uInt16 nPageId, SfxTabPage& rPage) in PageCreated()
H A Dpggrid.cxx63 SfxTabPage(pParent, SW_RES(TP_TEXTGRID_PAGE), rSet), in SwTextGridPage()
194 SfxTabPage *SwTextGridPage::Create(Window *pParent, const SfxItemSet &rSet) in Create()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_AxisPositions.cxx88 : SfxTabPage(pWindow, SchResId(TP_AXIS_POSITIONS), rInAttrs) in AxisPositionsTabPage()
227 SfxTabPage* AxisPositionsTabPage::Create(Window* pWindow,const SfxItemSet& rOutAttrs) in Create()
/trunk/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx78 : SfxTabPage ( pParent, in ScTpUserLists()
182 SfxTabPage* __EXPORT ScTpUserLists::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create()
/trunk/main/sw/source/ui/app/
H A Dappopt.cxx497 SfxTabPage* SwModule::CreateTabPage( sal_uInt16 nId, Window* pParent, const SfxItemSet& rSet ) in CreateTabPage()
499 SfxTabPage* pRet = NULL; in CreateTabPage()
/trunk/main/sw/source/ui/config/
H A Doptcomp.cxx119 SfxTabPage( pParent, SW_RES( TP_OPTCOMPATIBILITY_PAGE ), rSet ), in SwCompatibilityOptPage()
518 SfxTabPage* SwCompatibilityOptPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx355 SfxTabPage* CreatePrintOptionsPage( Window* pParent,
690 SfxTabPage* CreatePrintOptionsPage( Window *pParent,

Completed in 853 milliseconds

12345678910>>...15