Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/optdlg/
H A Dtpview.cxx69 aHandleCB( this, ScResId(CB_HANDLES )), in ScTpContentOptions()
125 aHandleCB .SetClickHdl(aCBHdl); in ScTpContentOptions()
172 aHandleCB .GetSavedValue() != aHandleCB .IsChecked() || in FillItemSet()
227 aHandleCB.Check( !pLocalOptions->GetOption(VOPT_SOLIDHANDLES) ); // inverted in Reset()
256 aHandleCB .SaveValue(); in Reset()
320 else if ( &aHandleCB == pBtn ) eOption = VOPT_SOLIDHANDLES; in IMPL_LINK()
/aoo41x/main/sc/source/ui/inc/
H A Dtpview.hxx50 CheckBox aHandleCB; member in ScTpContentOptions

Completed in 43 milliseconds