Searched refs:aVRulerRightCBox (Results 1 – 2 of 2) sorted by relevance
109 aVRulerRightCBox( this, SW_RES( CB_VRULER_RIGHT ) ), in SwContentOptPage()141 aVRulerRightCBox.Hide(); in SwContentOptPage()231 aVRulerRightCBox.Check(pElemAttr->bVertRulerRight); in Reset()265 aElem.bVertRulerRight= aVRulerRightCBox.IsChecked(); in FillItemSet()305 aVRulerRightCBox.Enable(pBox->IsEnabled() && pBox->IsChecked()); in IMPL_LINK()
75 CheckBox aVRulerRightCBox; member in SwContentOptPage