Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/options/
H A Doptfltr.cxx49 OfaMSFilterTabPage::OfaMSFilterTabPage(Window* pParent, const SfxItemSet& rSet) in OfaMSFilterTabPage() function in OfaMSFilterTabPage
64 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() argument
77 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()
H A Doptfltr.hxx38 class OfaMSFilterTabPage : public SfxTabPage class
51 OfaMSFilterTabPage( Window* pParent, const SfxItemSet& rSet );
52 virtual ~OfaMSFilterTabPage();
H A Dtreeopt.cxx358 case SID_OPTFILTER_MSOFFICE: fnCreate = &OfaMSFilterTabPage::Create; break; in CreateGeneralTabPage()

Completed in 42 milliseconds