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() 495 aCheckLB.SetDoubleClickHdl(LINK(this, OfaSwAutoFmtOptionsPage, EditHdl)); in OfaSwAutoFmtOptionsPage() 510 aEditPB.SetClickHdl(LINK(this, OfaSwAutoFmtOptionsPage, EditHdl)); in OfaSwAutoFmtOptionsPage() 517 SvLBoxEntry* OfaSwAutoFmtOptionsPage::CreateEntry(String& rTxt, sal_uInt16 nCol) in CreateEntry() 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() [all …]
|
| /AOO41X/main/cui/source/inc/ |
| H A D | autocdlg.hxx | 131 class OfaSwAutoFmtOptionsPage : public SfxTabPage class 179 OfaSwAutoFmtOptionsPage( Window* pParent, 181 ~OfaSwAutoFmtOptionsPage();
|