Home
last modified time | relevance | path

Searched refs:GetSynchronizeZoom (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/inc/
H A Dappoptio.hxx50 sal_Bool GetSynchronizeZoom() const { return bSynchronizeZoom; } in GetSynchronizeZoom() function in ScAppOptions
/trunk/main/sc/source/ui/view/
H A Dtabvwsh3.cxx646 sal_Bool bSyncZoom = SC_MOD()->GetAppOptions().GetSynchronizeZoom(); in Execute()
756 sal_Bool bSyncZoom = SC_MOD()->GetAppOptions().GetSynchronizeZoom(); in Execute()
H A Dtabview.cxx1185 sal_Bool bSyncZoom = SC_MOD()->GetAppOptions().GetSynchronizeZoom(); in ScrollCommand()
/trunk/main/sc/source/core/tool/
H A Dappoptio.cxx595 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetSynchronizeZoom() ); in IMPL_LINK()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1955 pRet->Put( SfxBoolItem( SID_SC_OPT_SYNCZOOM, GetAppOptions().GetSynchronizeZoom() ) ); in CreateItemSet()

Completed in 88 milliseconds