Searched refs:GetSynchronizeZoom (Results 1 – 5 of 5) sorted by relevance
50 sal_Bool GetSynchronizeZoom() const { return bSynchronizeZoom; } in GetSynchronizeZoom() function in ScAppOptions
646 sal_Bool bSyncZoom = SC_MOD()->GetAppOptions().GetSynchronizeZoom(); in Execute()756 sal_Bool bSyncZoom = SC_MOD()->GetAppOptions().GetSynchronizeZoom(); in Execute()
1185 sal_Bool bSyncZoom = SC_MOD()->GetAppOptions().GetSynchronizeZoom(); in ScrollCommand()
595 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetSynchronizeZoom() ); in IMPL_LINK()
1955 pRet->Put( SfxBoolItem( SID_SC_OPT_SYNCZOOM, GetAppOptions().GetSynchronizeZoom() ) ); in CreateItemSet()
Completed in 31 milliseconds