Searched refs:aSyncZoomCB (Results 1 – 2 of 2) sorted by relevance
87 aSyncZoomCB( this, ScResId(CB_SYNCZOOM) ), in ScTpContentOptions()179 if(aSyncZoomCB.GetSavedValue() != aSyncZoomCB.IsChecked()) in FillItemSet()181 rCoreSet.Put(SfxBoolItem(SID_SC_OPT_SYNCZOOM, aSyncZoomCB.IsChecked())); in FillItemSet()226 aSyncZoomCB.Check(((const SfxBoolItem*)pItem)->GetValue()); in Reset()229 aSyncZoomCB.SaveValue(); in Reset()
72 CheckBox aSyncZoomCB; member in ScTpContentOptions
Completed in 19 milliseconds