Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/optdlg/
H A Dtpview.cxx87 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()
/aoo42x/main/sc/source/ui/inc/
H A Dtpview.hxx72 CheckBox aSyncZoomCB; member in ScTpContentOptions

Completed in 19 milliseconds