Home
last modified time | relevance | path

Searched refs:SwContentOptPage (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx94 SwContentOptPage::SwContentOptPage( Window* pParent, in SwContentOptPage() function in SwContentOptPage
141 aVRulerCBox.SetClickHdl(LINK(this, SwContentOptPage, VertRulerHdl )); in SwContentOptPage()
142 aAnyRulerCB.SetClickHdl(LINK(this, SwContentOptPage, AnyRulerHdl)); in SwContentOptPage()
174 SwContentOptPage::~SwContentOptPage() in ~SwContentOptPage()
181 SfxTabPage* SwContentOptPage::Create( Window* pParent, in Create()
184 return new SwContentOptPage(pParent, rAttrSet); in Create()
209 void SwContentOptPage::Reset(const SfxItemSet& rSet) in Reset()
242 sal_Bool SwContentOptPage::FillItemSet(SfxItemSet& rSet) in FillItemSet()
300 IMPL_LINK(SwContentOptPage, VertRulerHdl, CheckBox*, pBox) in IMPL_LINK() argument
308 IMPL_LINK( SwContentOptPage, AnyRulerHdl, CheckBox*, pBox) in IMPL_LINK() argument
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx60 class SwContentOptPage : public SfxTabPage class
94 SwContentOptPage( Window* pParent,
96 ~SwContentOptPage();
H A Dcfgitems.hxx42 class SwContentOptPage;
110 friend class SwContentOptPage;
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx1699 pRet = SwContentOptPage::Create; in GetTabPageCreatorFunc()

Completed in 47 milliseconds