Home
last modified time | relevance | path

Searched refs:SfxTabPage (Results 1 – 25 of 369) sorted by relevance

12345678910>>...15

/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx53 #undef SfxTabPage
54 #define SfxTabPage ::SfxTabPage macro
251 SfxTabPage::SfxTabPage( Window *pParent, in SfxTabPage() function in SfxTabPage
269 SfxTabPage:: SfxTabPage( Window *pParent, WinBits nStyle, const SfxItemSet &rAttrSet ) : in SfxTabPage() function in SfxTabPage
279 SfxTabPage::~SfxTabPage() in ~SfxTabPage()
351 void SfxTabPage::FillUserData() in FillUserData()
1211 SfxTabPage* pPage = dynamic_cast<SfxTabPage*> (aTabCtrl.GetTabPage( nId )); in PrepareLeaveCurrentPage()
1226 if ( ( SfxTabPage::LEAVE_PAGE & nRet ) == SfxTabPage::LEAVE_PAGE in PrepareLeaveCurrentPage()
1403 SfxTabPage* pTabPage = dynamic_cast<SfxTabPage*> (pTabCtrl->GetTabPage( nId )); in IMPL_LINK()
1519 SfxTabPage *pPage = dynamic_cast<SfxTabPage*> (pTabCtrl->GetTabPage( nId )); in IMPL_LINK()
[all …]
/trunk/main/dbaccess/source/ui/dlg/
H A DDriverSettings.hxx32 class SfxTabPage;
53 static SfxTabPage* CreateDbase2( Window* _pParent, const SfxItemSet& _rAttrSet );
61 static SfxTabPage* CreateAdo( Window* _pParent, const SfxItemSet& _rAttrSet );
65 static SfxTabPage* CreateODBC( Window* _pParent, const SfxItemSet& _rAttrSet );
69 static SfxTabPage* CreateUser( Window* _pParent, const SfxItemSet& _rAttrSet );
73 static SfxTabPage* CreateMySQLODBC( Window* _pParent, const SfxItemSet& _rAttrSet );
77 static SfxTabPage* CreateMySQLJDBC( Window* _pParent, const SfxItemSet& _rAttrSet );
85 static SfxTabPage* CreateOracleJDBC( Window* pParent, const SfxItemSet& _rAttrSet );
89 static SfxTabPage* CreateAdabas( Window* _pParent, const SfxItemSet& _rAttrSet );
93 static SfxTabPage* CreateLDAP( Window* _pParent, const SfxItemSet& _rAttrSet );
[all …]
/trunk/main/sw/source/ui/inc/
H A Dfrmpage.hxx50 class SwFrmPage: public SfxTabPage
186 using SfxTabPage::ActivatePage;
187 using SfxTabPage::DeactivatePage;
204 class SwGrfExtPage: public SfxTabPage
235 using SfxTabPage::ActivatePage;
236 using SfxTabPage::DeactivatePage;
248 class SwFrmURLPage : public SfxTabPage
271 using SfxTabPage::ActivatePage;
272 using SfxTabPage::DeactivatePage;
286 class SwFrmAddPage : public SfxTabPage
[all …]
H A Doptpage.hxx60 class SwContentOptPage : public SfxTabPage
98 static SfxTabPage* Create( Window* pParent,
111 class SwAddPrinterTabPage : public SfxTabPage
159 static SfxTabPage* Create( Window* pParent,
175 class SwStdFontTabPage : public SfxTabPage
249 static SfxTabPage* Create( Window* pParent,
263 class SwTableOptionsTabPage : public SfxTabPage
311 static SfxTabPage* Create( Window* pParent,
414 class SwRedlineOptionsTabPage : public SfxTabPage
473 class SwTestTabPage : public SfxTabPage
[all …]
H A Dswuicnttab.hxx141 class SwTOXSelectTabPage : public SfxTabPage
245 using SfxTabPage::ActivatePage;
246 using SfxTabPage::DeactivatePage;
258 static SfxTabPage* Create( Window* pParent,
364 class SwTOXEntryTabPage : public SfxTabPage
473 using SfxTabPage::ActivatePage;
474 using SfxTabPage::DeactivatePage;
485 static SfxTabPage* Create( Window* pParent,
498 class SwTOXStylesTabPage : public SfxTabPage
525 using SfxTabPage::ActivatePage;
[all …]
H A Denvlop.hxx65 SwEnvPreview(SfxTabPage* pParent, const ResId& rResID);
89 virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage );
99 class SwEnvPage : public SfxTabPage
127 SwEnvDlg* GetParent() {return (SwEnvDlg*) SfxTabPage::GetParent()->GetParent();} in GetParent()
129 using SfxTabPage::ActivatePage;
130 using SfxTabPage::DeactivatePage;
134 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
H A Dregionsw.hxx162 class SwInsertSectionTabPage : public SfxTabPage
223 static SfxTabPage* Create( Window* pParent,
227 class SwSectionFtnEndTabPage : public SfxTabPage
268 static SfxTabPage* Create( Window* pParent,
274 class SwSectionIndentTabPage : public SfxTabPage
292 static SfxTabPage* Create( Window* pParent,
307 virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage );
324 virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage );
/trunk/main/cui/source/inc/
H A Dchardlg.hxx52 class SvxCharBasePage : public SfxTabPage
76 using SfxTabPage::ActivatePage;
77 using SfxTabPage::DeactivatePage;
160 using SfxTabPage::ActivatePage;
161 using SfxTabPage::DeactivatePage;
169 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
252 using SfxTabPage::DeactivatePage;
328 using SfxTabPage::ActivatePage;
329 using SfxTabPage::DeactivatePage;
374 using SfxTabPage::ActivatePage;
[all …]
H A Dautocdlg.hxx99 class OfaAutocorrOptionsPage : public SfxTabPage
120 static SfxTabPage* Create( Window* pParent,
131 class OfaSwAutoFmtOptionsPage : public SfxTabPage
184 static SfxTabPage* Create( Window* pParent,
217 class OfaAutocorrReplacePage : public SfxTabPage
258 static SfxTabPage* Create( Window* pParent,
275 class OfaAutocorrExceptPage : public SfxTabPage
310 static SfxTabPage* Create( Window* pParent,
323 class OfaQuoteTabPage : public SfxTabPage
384 static SfxTabPage* Create( Window* pParent,
[all …]
H A Dnumpages.hxx73 class SvxSingleNumPickTabPage : public SfxTabPage
99 static SfxTabPage* Create( Window* pParent,
114 class SvxBulletPickTabPage : public SfxTabPage
137 static SfxTabPage* Create( Window* pParent,
154 class SvxNumPickTabPage : public SfxTabPage
183 static SfxTabPage* Create( Window* pParent,
200 class SvxBitmapPickTabPage : public SfxTabPage
231 static SfxTabPage* Create( Window* pParent,
245 class SvxNumOptionsTabPage : public SfxTabPage
342 static SfxTabPage* Create( Window* pParent,
[all …]
H A Dparagrph.hxx63 class SvxStdParagraphTabPage: public SfxTabPage
126 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
144 class SvxParaAlignTabPage : public SfxTabPage
187 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
213 class SvxExtParagraphTabPage: public SfxTabPage
220 static SfxTabPage* Create( Window* pParent,
293 class SvxAsianTabPage : public SfxTabPage
311 static SfxTabPage* Create( Window* pParent,
H A Dcuitabarea.hxx64 virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage );
165 static SfxTabPage* Create(Window*, const SfxItemSet&);
300 static SfxTabPage* Create( Window*, const SfxItemSet& );
378 static SfxTabPage* Create( Window*, const SfxItemSet& );
404 class SvxGradientTabPage : public SfxTabPage
471 static SfxTabPage* Create( Window*, const SfxItemSet& );
558 static SfxTabPage* Create( Window*, const SfxItemSet& );
651 static SfxTabPage* Create( Window*, const SfxItemSet& );
688 class SvxColorTabPage : public SfxTabPage
775 static SfxTabPage* Create( Window*, const SfxItemSet& );
/trunk/main/toolkit/workben/layout/
H A Dtpsort.hxx51 class ScTabPageSortFields : public SfxTabPage
58 static SfxTabPage* Create ( Window* pParent,
67 using SfxTabPage::ActivatePage;
68 using SfxTabPage::DeactivatePage;
131 class ScTabPageSortOptions : public SfxTabPage
138 #undef SfxTabPage
139 #define SfxTabPage ::SfxTabPage macro
140 static SfxTabPage* Create ( Window* pParent,
149 using SfxTabPage::ActivatePage;
150 using SfxTabPage::DeactivatePage;
H A Dtpsort.cxx98 : SfxTabPage ( pParent, in ScTabPageSortFields()
197 SfxTabPage* __EXPORT ScTabPageSortFields::Create( Window* pParent, in Create()
373 return SfxTabPage::LEAVE_PAGE; in DeactivatePage()
549 #undef SfxTabPage
550 #define SfxTabPage( parent, id, args ) SfxTabPage( parent, "sort-options.xml", id, &args ) macro
556 : SfxTabPage ( pParent, in ScTabPageSortOptions()
744 #undef SfxTabPage
746 SfxTabPage* __EXPORT ScTabPageSortOptions::Create( in Create()
950 return bPosInputOk ? SfxTabPage::LEAVE_PAGE : SfxTabPage::KEEP_PAGE; in DeactivatePage()
/trunk/main/sc/source/ui/inc/
H A Dtpsort.hxx51 class ScTabPageSortFields : public SfxTabPage
58 static SfxTabPage* Create ( Window* pParent,
67 using SfxTabPage::ActivatePage;
68 using SfxTabPage::DeactivatePage;
135 class ScTabPageSortOptions : public SfxTabPage
142 #undef SfxTabPage
143 #define SfxTabPage ::SfxTabPage macro
144 static SfxTabPage* Create ( Window* pParent,
153 using SfxTabPage::ActivatePage;
154 using SfxTabPage::DeactivatePage;
H A Dtpview.hxx42 class ScTpContentOptions : public SfxTabPage
95 static SfxTabPage* Create ( Window* pParent,
99 using SfxTabPage::ActivatePage;
100 using SfxTabPage::DeactivatePage;
110 class ScTpLayoutOptions : public SfxTabPage
151 static SfxTabPage* Create ( Window* pParent,
155 using SfxTabPage::ActivatePage;
156 using SfxTabPage::DeactivatePage;
H A Dtpsubt.hxx43 class ScTpSubTotalGroup : public SfxTabPage
98 static SfxTabPage* Create ( Window* pParent,
115 static SfxTabPage* Create ( Window* pParent,
132 static SfxTabPage* Create ( Window* pParent,
141 class ScTpSubTotalOptions : public SfxTabPage
151 static SfxTabPage* Create ( Window* pParent,
/trunk/main/sw/source/ui/envelp/
H A Dswuilabimp.hxx27 class SwLabPage : public SfxTabPage
78 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
86 SwLabDlg* GetParent() {return (SwLabDlg*) SfxTabPage::GetParent()->GetParent();} in GetParent()
99 class SwVisitingCardPage : public SfxTabPage
125 using SfxTabPage::SetUserData;
138 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
148 class SwPrivateDataPage : public SfxTabPage
190 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
200 class SwBusinessDataPage : public SfxTabPage
240 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
/trunk/main/filter/source/pdf/
H A Dimpdialog.hxx165 SfxTabPage& _rPage );
170 class ImpPDFTabGeneralPage : public SfxTabPage
226 static SfxTabPage* Create( Window* pParent,
235 class ImpPDFTabOpnFtrPage : public SfxTabPage
269 static SfxTabPage* Create( Window* pParent,
277 class ImpPDFTabViewerPage : public SfxTabPage
305 static SfxTabPage* Create( Window* pParent,
313 class ImpPDFTabSecurityPage : public SfxTabPage
365 static SfxTabPage* Create( Window* pParent,
375 class ImpPDFTabLinksPage : public SfxTabPage
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx45 class SfxTabPage;
55 typedef SfxTabPage* (*CreateTabPage)(Window *pParent, const SfxItemSet &rAttrSet);
63 #undef SfxTabPage
87 friend class SfxTabPage;
126 virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage );
131 SfxTabPage* GetTabPage( sal_uInt16 nPageId ) const;
241 class SFX2_DLLPUBLIC SfxTabPage: public TabPage class
259 SfxTabPage( Window *pParent, const ResId &, const SfxItemSet &rAttrSet );
260 SfxTabPage( Window *pParent, WinBits nStyle, const SfxItemSet &rAttrSet );
273 virtual ~SfxTabPage();
H A Ddinfdlg.hxx167 class SfxDocumentPage : public SfxTabPage
220 static SfxTabPage* Create( Window* pParent, const SfxItemSet& );
227 class SfxDocumentDescPage : public SfxTabPage
247 static SfxTabPage* Create( Window* pParent, const SfxItemSet& );
258 class SfxInternetPage : public SfxTabPage
310 static SfxTabPage* Create( Window* pParent, const SfxItemSet& );
318 virtual void PageCreated( sal_uInt16 nId, SfxTabPage& rPage );
547 class SfxCustomPropertiesPage : public SfxTabPage
566 static SfxTabPage* Create( Window* pParent, const SfxItemSet& );
/trunk/main/sfx2/source/layout/
H A Dsfxtabpage.cxx57 SfxTabPage::SfxTabPage (::Window *parent, char const* xml_file, char const* id, SfxItemSet const* s… in SfxTabPage() function in layout::SfxTabPage
58 : ::SfxTabPage (parent, 0, *set) in SfxTabPage()
64 ::Window* SfxTabPage::GetParent () const in GetParent()
69 ::Window* SfxTabPage::GetWindow () const in GetWindow()
74 void SfxTabPage::FreeResource () in FreeResource()
79 Size SfxTabPage::GetOptimalSize (WindowSizeType) const in GetOptimalSize()
/trunk/main/cui/source/options/
H A Doptinet2.hxx84 class SvxProxyTabPage : public SfxTabPage
140 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
147 class SvxSearchTabPage : public SfxTabPage
204 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
227 class SvxSecurityTabPage : public SfxTabPage
271 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
287 class SvxEMailTabPage : public SfxTabPage
305 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
H A Doptgdlg.hxx40 class OfaMiscTabPage : public SfxTabPage
80 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
89 class OfaViewTabPage : public SfxTabPage
151 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
160 class OfaLanguagesTabPage : public SfxTabPage
206 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
/trunk/main/sw/source/ui/table/
H A Dtablepg.hxx49 class SwFormatTablePage : public SfxTabPage
102 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet);
114 class SwTableColumnPage : public SfxTabPage
167 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet);
178 class SwTextFlowPage : public SfxTabPage
225 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet);

Completed in 96 milliseconds

12345678910>>...15