Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/optdlg/
H A Dtpview.cxx426 aFormatCB( this, ScResId( CB_FORMAT )), in ScTpLayoutOptions()
552 if(aFormatCB.GetSavedValue() != aFormatCB.IsChecked()) in FillItemSet()
554 rCoreSet.Put(SfxBoolItem(SID_SC_INPUT_FMT_EXPAND, aFormatCB.IsChecked())); in FillItemSet()
650 aFormatCB.Check(((const SfxBoolItem*)pItem)->GetValue()); in Reset()
668 aFormatCB .SaveValue(); in Reset()
/aoo42x/main/sc/source/ui/inc/
H A Dtpview.hxx129 CheckBox aFormatCB; member in ScTpLayoutOptions

Completed in 13 milliseconds