Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx108 AddTabPage(RID_OFAPAGE_AUTOFMT_APPLY, OfaSwAutoFmtOptionsPage::Create, 0); in OfaAutoCorrDlg()
455 OfaSwAutoFmtOptionsPage::OfaSwAutoFmtOptionsPage( Window* pParent, in OfaSwAutoFmtOptionsPage() function in OfaSwAutoFmtOptionsPage
494 aCheckLB.SetSelectHdl(LINK(this, OfaSwAutoFmtOptionsPage, SelectHdl)); in OfaSwAutoFmtOptionsPage()
510 aEditPB.SetClickHdl(LINK(this, OfaSwAutoFmtOptionsPage, EditHdl)); in OfaSwAutoFmtOptionsPage()
549 __EXPORT OfaSwAutoFmtOptionsPage::~OfaSwAutoFmtOptionsPage() in ~OfaSwAutoFmtOptionsPage()
561 SfxTabPage* __EXPORT OfaSwAutoFmtOptionsPage::Create( Window* pParent, in Create()
564 return new OfaSwAutoFmtOptionsPage(pParent, rAttrSet); in Create()
571 sal_Bool OfaSwAutoFmtOptionsPage::FillItemSet( SfxItemSet& ) in FillItemSet()
687 void OfaSwAutoFmtOptionsPage::ActivatePage( const SfxItemSet& ) in ActivatePage()
697 void OfaSwAutoFmtOptionsPage::Reset( const SfxItemSet& ) in Reset()
[all …]
/trunk/main/cui/source/inc/
H A Dautocdlg.hxx131 class OfaSwAutoFmtOptionsPage : public SfxTabPage class
179 OfaSwAutoFmtOptionsPage( Window* pParent,
181 ~OfaSwAutoFmtOptionsPage();

Completed in 27 milliseconds