Home
last modified time | relevance | path

Searched refs:SvxTabulatorTabPage (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dtabstpge.cxx100 SvxTabulatorTabPage::SvxTabulatorTabPage( Window* pParent, in SvxTabulatorTabPage() function in SvxTabulatorTabPage
206 SvxTabulatorTabPage::~SvxTabulatorTabPage() in ~SvxTabulatorTabPage()
216 sal_uInt16* SvxTabulatorTabPage::GetRanges() in GetRanges()
223 sal_Bool SvxTabulatorTabPage::FillItemSet( SfxItemSet& rSet ) in FillItemSet()
283 SfxTabPage* SvxTabulatorTabPage::Create( Window* pParent, in Create()
286 return ( new SvxTabulatorTabPage( pParent, rSet ) ); in Create()
291 void SvxTabulatorTabPage::Reset( const SfxItemSet& rSet ) in Reset()
385 int SvxTabulatorTabPage::DeactivatePage( SfxItemSet* _pSet ) in DeactivatePage()
450 void SvxTabulatorTabPage::SetFillAndTabType_Impl() in SetFillAndTabType_Impl()
497 IMPL_LINK( SvxTabulatorTabPage, NewHdl_Impl, Button *, pBtn ) in IMPL_LINK() argument
[all …]
/trunk/main/cui/source/inc/
H A Dtabstpge.hxx71 class SvxTabulatorTabPage : public SfxTabPage class
76 ~SvxTabulatorTabPage();
90 SvxTabulatorTabPage( Window* pParent, const SfxItemSet& rSet );
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1787 return SvxTabulatorTabPage::Create; in GetTabPageCreatorFunc()
1866 return SvxTabulatorTabPage::GetRanges; in GetTabPageRangesFunc()

Completed in 25 milliseconds