Home
last modified time | relevance | path

Searched refs:OfaAutocorrOptionsPage (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/cui/source/inc/
H A Dautocdlg.hxx99 class OfaAutocorrOptionsPage : public SfxTabPage class
117 OfaAutocorrOptionsPage( Window* pParent, const SfxItemSet& rSet );
118 ~OfaAutocorrOptionsPage();
/aoo41x/main/cui/source/tabpages/
H A Dautocdlg.cxx107 AddTabPage(RID_OFAPAGE_AUTOCORR_OPTIONS, OfaAutocorrOptionsPage::Create, 0); in OfaAutoCorrDlg()
212 OfaAutocorrOptionsPage::OfaAutocorrOptionsPage( Window* pParent, in OfaAutocorrOptionsPage() function in OfaAutocorrOptionsPage
235 OfaAutocorrOptionsPage::~OfaAutocorrOptionsPage() in ~OfaAutocorrOptionsPage()
244 SfxTabPage* OfaAutocorrOptionsPage::Create( Window* pParent, in Create()
247 return new OfaAutocorrOptionsPage(pParent, rSet); in Create()
254 sal_Bool OfaAutocorrOptionsPage::FillItemSet( SfxItemSet& ) in FillItemSet()
281 void OfaAutocorrOptionsPage::ActivatePage( const SfxItemSet& ) in ActivatePage()
291 void OfaAutocorrOptionsPage::Reset( const SfxItemSet& ) in Reset()

Completed in 47 milliseconds