Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/dlg/
H A Dtpoption.cxx163 aCbxRuler ( this, SdResId( CBX_RULER ) ), in SdTpOptionsContents()
183 if( aCbxRuler.GetSavedValue() != aCbxRuler.IsChecked() || in FillItemSet()
191 aOptsItem.GetOptionsLayout().SetRulerVisible( aCbxRuler.IsChecked() ); in FillItemSet()
213 aCbxRuler.Check( aLayoutItem.GetOptionsLayout().IsRulerVisible() ); in Reset()
219 aCbxRuler.SaveValue(); in Reset()
/aoo41x/main/sd/source/ui/inc/
H A Dtpoption.hxx74 CheckBox aCbxRuler; member in SdTpOptionsContents

Completed in 27 milliseconds