Searched refs:OfaSwAutoFmtOptionsPage (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/cui/source/tabpages/ |
H A D | autocdlg.cxx | 108 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 …]
|
/aoo41x/main/cui/source/inc/ |
H A D | autocdlg.hxx | 131 class OfaSwAutoFmtOptionsPage : public SfxTabPage class 179 OfaSwAutoFmtOptionsPage( Window* pParent, 181 ~OfaSwAutoFmtOptionsPage();
|
Completed in 32 milliseconds