Searched refs:SetSynchronizeZoom (Results 1 – 3 of 3) sorted by relevance
49 void SetSynchronizeZoom( sal_Bool bNew ) { bSynchronizeZoom = bNew; } in SetSynchronizeZoom() function in ScAppOptions
427 SetSynchronizeZoom( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScAppCfg()
1005 pAppCfg->SetSynchronizeZoom( static_cast<const SfxBoolItem*>(pItem)->GetValue() ); in ModifyOptions()
Completed in 29 milliseconds