Searched refs:GetAppOptions (Results 1 – 22 of 22) sorted by relevance
436 ScAppOptions aNewOpts( GetAppOptions() ); in Execute()453 ScAppOptions aNewOpts( GetAppOptions() ); in Execute()466 ScAppOptions aNewOpts( GetAppOptions() ); in Execute()487 ScAppOptions aNewOpts( GetAppOptions() ); in Execute()588 rSet.Put( SfxBoolItem( nWhich, GetAppOptions().GetAutoComplete() ) ); in GetState()591 rSet.Put( SfxBoolItem( nWhich, GetAppOptions().GetDetectiveAuto() ) ); in GetState()594 rSet.Put( SfxUInt16Item( nWhich, GetAppOptions().GetStatusFunc() ) ); in GetState()774 const ScAppOptions& rAppOpt = GetAppOptions(); in InsertEntryToLRUList()831 SC_MOD()->GetAppOptions(); in global_InitAppOptions()834 const ScAppOptions& ScModule::GetAppOptions() in GetAppOptions() function in ScModule[all …]
347 …fxUInt16Item( SID_ATTR_METRIC, sal::static_int_cast<sal_uInt16>(pMod->GetAppOptions().GetAppMetric… in Init()
655 const ScAppOptions& rOpt = SC_MOD()->GetAppOptions(); in GetFormulaData()2986 bAutoComplete = SC_MOD()->GetAppOptions().GetAutoComplete(); in KeyInput()3253 bAutoComplete = SC_MOD()->GetAppOptions().GetAutoComplete(); in InputCommand()
1516 const ScAppOptions& rOpt = SC_MOD()->GetAppOptions(); in FillFunctions()
544 FieldUnit eMetric = SC_MOD()->GetAppOptions().GetAppMetric(); in Execute()598 FieldUnit eMetric = SC_MOD()->GetAppOptions().GetAppMetric(); in Execute()649 FieldUnit eMetric = SC_MOD()->GetAppOptions().GetAppMetric(); in Execute()704 FieldUnit eMetric = SC_MOD()->GetAppOptions().GetAppMetric(); in Execute()
646 sal_Bool bSyncZoom = SC_MOD()->GetAppOptions().GetSynchronizeZoom(); in Execute()736 ScAppOptions aNewOpt = pScMod->GetAppOptions(); in Execute()756 sal_Bool bSyncZoom = SC_MOD()->GetAppOptions().GetSynchronizeZoom(); in Execute()765 ScAppOptions aNewOpt = pScMod->GetAppOptions(); in Execute()
52 FieldUnit eUserMet = SC_MOD()->GetAppOptions().GetAppMetric(); in lcl_MetricString()
365 const ScAppOptions& rAppOpt = SC_MOD()->GetAppOptions(); in ExecDraw()
71 ScSubTotalFunc eFunc = (ScSubTotalFunc) SC_MOD()->GetAppOptions().GetStatusFunc(); in GetFunction()
1823 const ScAppOptions& rAppOpt = SC_MOD()->GetAppOptions(); in ScTabViewShell()
83 rOpt( SC_MOD()->GetAppOptions() ), in ScActionColorChanger()
1185 sal_Bool bSyncZoom = SC_MOD()->GetAppOptions().GetSynchronizeZoom(); in ScrollCommand()
542 ScAppOptions aAppOpt = pScMod->GetAppOptions(); in EnterData()
102 ScAppOptions aAppOptions=SC_MOD()->GetAppOptions(); in FillItemSet()202 ScAppOptions aAppOptions=SC_MOD()->GetAppOptions(); in Reset()
543 ScAppOptions aAppOptions=SC_MOD()->GetAppOptions(); in FillItemSet()640 ScAppOptions aAppOptions=SC_MOD()->GetAppOptions(); in Reset()
451 ScAppOptions aAppOpt(pScMod->GetAppOptions()); in setPropertyValue()599 ScAppOptions aAppOpt = pScMod->GetAppOptions(); in getPropertyValue()699 const ScAppOptions& rOpt = SC_MOD()->GetAppOptions(); in getRecentFunctionIds()726 ScAppOptions aNewOpts(pScMod->GetAppOptions()); in setRecentFunctionIds()
1559 ScAppOptions aNewOpt(pScMod->GetAppOptions()); in SetZoom()
200 SC_DLLPUBLIC const ScAppOptions& GetAppOptions ();
206 const ScAppOptions& rAppOpt = SC_MOD()->GetAppOptions(); in InitLRUList()
673 ScAppOptions aAppOptions = SC_MOD()->GetAppOptions(); in Notify()2728 pList->Count() && !IsInUndo() && SC_MOD()->GetAppOptions().GetDetectiveAuto() ) in SetDocumentModified()
450 ScAppOptions aAppOptions=SC_MOD()->GetAppOptions(); in Execute()
1883 const ScAppOptions& rAppOpt = SC_MOD()->GetAppOptions(); in fillLastRecentlyUsedFunctions()
Completed in 158 milliseconds