Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/optdlg/
H A Dtpview.cxx91 aSyncZoomCB( this, ScResId(CB_SYNCZOOM) ), in ScTpContentOptions()
185 if(aSyncZoomCB.GetSavedValue() != aSyncZoomCB.IsChecked()) in FillItemSet()
187 rCoreSet.Put(SfxBoolItem(SID_SC_OPT_SYNCZOOM, aSyncZoomCB.IsChecked())); in FillItemSet()
233 aSyncZoomCB.Check(((const SfxBoolItem*)pItem)->GetValue()); in Reset()
236 aSyncZoomCB.SaveValue(); in Reset()
/aoo41x/main/sc/source/ui/inc/
H A Dtpview.hxx73 CheckBox aSyncZoomCB; member in ScTpContentOptions

Completed in 9 milliseconds