Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/optdlg/
H A Dtpview.cxx80 aRangeFindCB( this, ScResId( CB_RFIND )), in ScTpContentOptions()
180 if(aRangeFindCB.GetSavedValue() != aRangeFindCB.IsChecked()) in FillItemSet()
182 rCoreSet.Put(SfxBoolItem(SID_SC_INPUT_RANGEFINDER, aRangeFindCB.IsChecked())); in FillItemSet()
231 aRangeFindCB.Check(((const SfxBoolItem*)pItem)->GetValue()); in Reset()
235 aRangeFindCB.SaveValue(); in Reset()
/aoo41x/main/sc/source/ui/inc/
H A Dtpview.hxx62 CheckBox aRangeFindCB; member in ScTpContentOptions

Completed in 25 milliseconds