Home
last modified time | relevance | path

Searched refs:GetAppOptions (Results 1 – 22 of 22) sorted by relevance

/aoo41x/main/sc/source/ui/app/
H A Dscmod.cxx436 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 …]
H A Dscdll.cxx347 …fxUInt16Item( SID_ATTR_METRIC, sal::static_int_cast<sal_uInt16>(pMod->GetAppOptions().GetAppMetric… in Init()
H A Dinputhdl.cxx655 const ScAppOptions& rOpt = SC_MOD()->GetAppOptions(); in GetFormulaData()
2986 bAutoComplete = SC_MOD()->GetAppOptions().GetAutoComplete(); in KeyInput()
3253 bAutoComplete = SC_MOD()->GetAppOptions().GetAutoComplete(); in InputCommand()
H A Dinputwin.cxx1516 const ScAppOptions& rOpt = SC_MOD()->GetAppOptions(); in FillFunctions()
/aoo41x/main/sc/source/ui/view/
H A Dcellsh3.cxx544 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()
H A Dtabvwsh3.cxx646 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()
H A Dcolrowba.cxx52 FieldUnit eUserMet = SC_MOD()->GetAppOptions().GetAppMetric(); in lcl_MetricString()
H A Dtabvwsh2.cxx365 const ScAppOptions& rAppOpt = SC_MOD()->GetAppOptions(); in ExecDraw()
H A Dtabvwsha.cxx71 ScSubTotalFunc eFunc = (ScSubTotalFunc) SC_MOD()->GetAppOptions().GetStatusFunc(); in GetFunction()
H A Dtabvwsh4.cxx1823 const ScAppOptions& rAppOpt = SC_MOD()->GetAppOptions(); in ScTabViewShell()
H A Doutput.cxx83 rOpt( SC_MOD()->GetAppOptions() ), in ScActionColorChanger()
H A Dtabview.cxx1185 sal_Bool bSyncZoom = SC_MOD()->GetAppOptions().GetSynchronizeZoom(); in ScrollCommand()
H A Dviewfunc.cxx542 ScAppOptions aAppOpt = pScMod->GetAppOptions(); in EnterData()
/aoo41x/main/sc/source/ui/optdlg/
H A Dopredlin.cxx102 ScAppOptions aAppOptions=SC_MOD()->GetAppOptions(); in FillItemSet()
202 ScAppOptions aAppOptions=SC_MOD()->GetAppOptions(); in Reset()
H A Dtpview.cxx543 ScAppOptions aAppOptions=SC_MOD()->GetAppOptions(); in FillItemSet()
640 ScAppOptions aAppOptions=SC_MOD()->GetAppOptions(); in Reset()
/aoo41x/main/sc/source/ui/unoobj/
H A Dappluno.cxx451 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()
H A Dviewuno.cxx1559 ScAppOptions aNewOpt(pScMod->GetAppOptions()); in SetZoom()
/aoo41x/main/sc/inc/
H A Dscmod.hxx200 SC_DLLPUBLIC const ScAppOptions& GetAppOptions ();
/aoo41x/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx206 const ScAppOptions& rAppOpt = SC_MOD()->GetAppOptions(); in InitLRUList()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh.cxx673 ScAppOptions aAppOptions = SC_MOD()->GetAppOptions(); in Notify()
2728 pList->Count() && !IsInUndo() && SC_MOD()->GetAppOptions().GetDetectiveAuto() ) in SetDocumentModified()
H A Ddocsh4.cxx450 ScAppOptions aAppOptions=SC_MOD()->GetAppOptions(); in Execute()
/aoo41x/main/sc/source/core/data/
H A Dglobal.cxx1883 const ScAppOptions& rAppOpt = SC_MOD()->GetAppOptions(); in fillLastRecentlyUsedFunctions()

Completed in 871 milliseconds