Searched refs:aSyncZoomCB (Results 1 – 2 of 2) sorted by relevance
91 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()
73 CheckBox aSyncZoomCB; member in ScTpContentOptions
Completed in 11 milliseconds