Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/optdlg/
H A Dtpview.cxx76 aRangeFindCB( this, ScResId( CB_RFIND )), in ScTpContentOptions()
174 if(aRangeFindCB.GetSavedValue() != aRangeFindCB.IsChecked()) in FillItemSet()
176 rCoreSet.Put(SfxBoolItem(SID_SC_INPUT_RANGEFINDER, aRangeFindCB.IsChecked())); in FillItemSet()
224 aRangeFindCB.Check(((const SfxBoolItem*)pItem)->GetValue()); in Reset()
228 aRangeFindCB.SaveValue(); in Reset()
/aoo42x/main/sc/source/ui/inc/
H A Dtpview.hxx61 CheckBox aRangeFindCB; member in ScTpContentOptions

Completed in 15 milliseconds