Searched refs:aFormatCB (Results 1 – 2 of 2) sorted by relevance
426 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()
129 CheckBox aFormatCB; member in ScTpLayoutOptions
Completed in 28 milliseconds