Searched refs:SvxTabulatorTabPage (Results 1 – 3 of 3) sorted by relevance
100 SvxTabulatorTabPage::SvxTabulatorTabPage( Window* pParent, in SvxTabulatorTabPage() function in SvxTabulatorTabPage206 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 …]
71 class SvxTabulatorTabPage : public SfxTabPage class76 ~SvxTabulatorTabPage();90 SvxTabulatorTabPage( Window* pParent, const SfxItemSet& rSet );
1787 return SvxTabulatorTabPage::Create; in GetTabPageCreatorFunc()1866 return SvxTabulatorTabPage::GetRanges; in GetTabPageRangesFunc()
Completed in 31 milliseconds