Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/config/
H A Doptpage.cxx108 aVRulerRightCBox( this, SW_RES( CB_VRULER_RIGHT ) ), in SwContentOptPage()
140 aVRulerRightCBox.Hide(); in SwContentOptPage()
229 aVRulerRightCBox.Check(pElemAttr->bVertRulerRight); in Reset()
262 aElem.bVertRulerRight= aVRulerRightCBox.IsChecked(); in FillItemSet()
302 aVRulerRightCBox.Enable(pBox->IsEnabled() && pBox->IsChecked()); in IMPL_LINK()
/aoo42x/main/sw/source/ui/inc/
H A Doptpage.hxx75 CheckBox aVRulerRightCBox; member in SwContentOptPage

Completed in 49 milliseconds