Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/optdlg/
H A Dtpview.cxx440 aFormatCB( this, ScResId( CB_FORMAT )), in ScTpLayoutOptions()
566 if(aFormatCB.GetSavedValue() != aFormatCB.IsChecked()) in FillItemSet()
568 rCoreSet.Put(SfxBoolItem(SID_SC_INPUT_FMT_EXPAND, aFormatCB.IsChecked())); in FillItemSet()
664 aFormatCB.Check(((const SfxBoolItem*)pItem)->GetValue()); in Reset()
682 aFormatCB .SaveValue(); in Reset()
/aoo41x/main/sc/source/ui/inc/
H A Dtpview.hxx130 CheckBox aFormatCB; member in ScTpLayoutOptions

Completed in 18 milliseconds