Searched refs:OfaMSFilterTabPage (Results 1 – 3 of 3) sorted by relevance
49 OfaMSFilterTabPage::OfaMSFilterTabPage(Window* pParent, const SfxItemSet& rSet) in OfaMSFilterTabPage() function in OfaMSFilterTabPage64 aEBasicCodeCB.SetClickHdl( LINK( this, OfaMSFilterTabPage, LoadExcelBasicCheckHdl_Impl ) ); in OfaMSFilterTabPage()67 OfaMSFilterTabPage::~OfaMSFilterTabPage() in ~OfaMSFilterTabPage()71 IMPL_LINK( OfaMSFilterTabPage, LoadExcelBasicCheckHdl_Impl, CheckBox*, EMPTYARG ) in IMPL_LINK() argument77 SfxTabPage* OfaMSFilterTabPage::Create( Window* pParent, in Create()80 return new OfaMSFilterTabPage( pParent, rAttrSet ); in Create()83 sal_Bool OfaMSFilterTabPage::FillItemSet( SfxItemSet& ) in FillItemSet()112 void OfaMSFilterTabPage::Reset( const SfxItemSet& ) in Reset()
38 class OfaMSFilterTabPage : public SfxTabPage class51 OfaMSFilterTabPage( Window* pParent, const SfxItemSet& rSet );52 virtual ~OfaMSFilterTabPage();
358 case SID_OPTFILTER_MSOFFICE: fnCreate = &OfaMSFilterTabPage::Create; break; in CreateGeneralTabPage()
Completed in 58 milliseconds