Home
last modified time | relevance | path

Searched refs:SetSynchronizeZoom (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/inc/
H A Dappoptio.hxx49 void SetSynchronizeZoom( sal_Bool bNew ) { bSynchronizeZoom = bNew; } in SetSynchronizeZoom() function in ScAppOptions
/aoo41x/main/sc/source/core/tool/
H A Dappoptio.cxx427 SetSynchronizeZoom( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScAppCfg()
/aoo41x/main/sc/source/ui/app/
H A Dscmod.cxx1005 pAppCfg->SetSynchronizeZoom( static_cast<const SfxBoolItem*>(pItem)->GetValue() ); in ModifyOptions()

Completed in 31 milliseconds