Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx105 aAnyRulerCB ( this, SW_RES( CB_ANY_RULER ) ), in SwContentOptPage()
143 aAnyRulerCB.SetClickHdl(LINK(this, SwContentOptPage, AnyRulerHdl)); in SwContentOptPage()
228 aAnyRulerCB.Check( pElemAttr->bAnyRuler ); in Reset()
238 AnyRulerHdl(&aAnyRulerCB); in Reset()
262 aElem.bAnyRuler = aAnyRulerCB.IsChecked(); in FillItemSet()
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx71 CheckBox aAnyRulerCB; member in SwContentOptPage

Completed in 33 milliseconds