Home
last modified time | relevance | path

Searched refs:GetInputOptions (Results 1 – 20 of 20) sorted by relevance

/aoo4110/main/sc/source/ui/miscdlgs/
H A Dwarnbox.cxx74 return SC_MOD()->GetInputOptions().GetReplaceCellsWarn() == sal_True; in IsDialogEnabled()
80 ScInputOptions aInputOpt( pScMod->GetInputOptions() ); in DisableDialog()
H A Danyrefdg.cxx72 ScInputOptions aInputOption=SC_MOD()->GetInputOptions(); in ScFormulaReferenceHelper()
/aoo4110/main/sc/source/ui/docshell/
H A Dsizedev.cxx41 sal_Bool bTextWysiwyg = SC_MOD()->GetInputOptions().GetTextWysiwyg(); in ScSizeDeviceProvider()
H A Ddocsh3.cxx374 sal_Bool bTextWysiwyg = SC_MOD()->GetInputOptions().GetTextWysiwyg(); in CalcOutputFactor()
505 if ( SC_MOD()->GetInputOptions().GetTextWysiwyg() ) in SetPrinter()
/aoo4110/main/sc/source/ui/app/
H A Dscmod.cxx850 const ScInputOptions& ScModule::GetInputOptions() in GetInputOptions() function in ScModule
964 GetInputOptions(); in ModifyOptions()
1958 const ScInputOptions& rInpOpt = GetInputOptions(); in CreateItemSet()
H A Dinputhdl.cxx123 if ( !pActiveViewSh || !SC_MOD()->GetInputOptions().GetRangeFinder() ) in InitRangeFinder()
512 sal_Bool bTextWysiwyg = SC_MOD()->GetInputOptions().GetTextWysiwyg(); in UpdateRefDevice()
1690 if ( SC_MOD()->GetInputOptions().GetTextWysiwyg() ) in ViewShellGone()
/aoo4110/main/sc/inc/
H A Dscmod.hxx201 const ScInputOptions& GetInputOptions ();
/aoo4110/main/sc/source/ui/unoobj/
H A Dappluno.cxx452 ScInputOptions aInpOpt(pScMod->GetInputOptions()); in setPropertyValue()
600 ScInputOptions aInpOpt = pScMod->GetInputOptions(); in getPropertyValue()
/aoo4110/main/sc/source/core/data/
H A Ddocumen7.cxx510 SetExpandRefs( SC_MOD()->GetInputOptions().GetExpandRefs() ); in UpdateBroadcastAreas()
H A Ddocumen8.cxx223 if ( SC_MOD()->GetInputOptions().GetTextWysiwyg() ) in GetRefDevice()
H A Ddocumen3.cxx896 SetExpandRefs( SC_MOD()->GetInputOptions().GetExpandRefs() ); in UpdateReference()
/aoo4110/main/sc/source/core/tool/
H A Deditutil.cxx154 ( bForceToTop && ( SC_MOD()->GetInputOptions().GetTextWysiwyg() || bAsianVertical ) ) ) in GetEditArea()
H A Dchgtrack.cxx3436 pDoc->SetExpandRefs( SC_MOD()->GetInputOptions().GetExpandRefs() ); in UpdateReference()
/aoo4110/main/sc/source/ui/view/
H A Dviewfun3.cxx1216 SC_MOD()->GetInputOptions().GetReplaceCellsWarn(); in PasteFromClip()
1603 nFunction == PASTE_NOFUNC && SC_MOD()->GetInputOptions().GetReplaceCellsWarn(); in PasteMultiRangesFromClip()
H A Dhdrcont.cxx145 sal_Bool bEnabled = SC_MOD()->GetInputOptions().GetMarkHeader(); //! cachen? in SetMark()
H A Dviewfunc.cxx112 if ( !SC_MOD()->GetInputOptions().GetExtendFormat() ) in StartFormatArea()
134 if ( !SC_MOD()->GetInputOptions().GetExtendFormat() ) in TestFormatArea()
H A Dtabvwsh4.cxx1401 const ScInputOptions& rOpt = pScMod->GetInputOptions(); in TabKeyInput()
H A Dviewdata.cxx1066 if ( bBreak && !bAsianVertical && SC_MOD()->GetInputOptions().GetTextWysiwyg() ) in SetEditEngine()
2583 if( pDocShell && SC_MOD()->GetInputOptions().GetTextWysiwyg()) in ReadExtOptions()
H A Dgridwin4.cxx425 sal_Bool bTextWysiwyg = pScMod->GetInputOptions().GetTextWysiwyg(); in Draw()
H A Dtabview3.cxx1223 const ScInputOptions& rOpt = SC_MOD()->GetInputOptions(); in MoveCursorEnter()

Completed in 210 milliseconds