Searched refs:GetInputOptions (Results 1 – 20 of 20) sorted by relevance
74 return SC_MOD()->GetInputOptions().GetReplaceCellsWarn() == sal_True; in IsDialogEnabled()80 ScInputOptions aInputOpt( pScMod->GetInputOptions() ); in DisableDialog()
72 ScInputOptions aInputOption=SC_MOD()->GetInputOptions(); in ScFormulaReferenceHelper()
41 sal_Bool bTextWysiwyg = SC_MOD()->GetInputOptions().GetTextWysiwyg(); in ScSizeDeviceProvider()
374 sal_Bool bTextWysiwyg = SC_MOD()->GetInputOptions().GetTextWysiwyg(); in CalcOutputFactor()505 if ( SC_MOD()->GetInputOptions().GetTextWysiwyg() ) in SetPrinter()
850 const ScInputOptions& ScModule::GetInputOptions() in GetInputOptions() function in ScModule964 GetInputOptions(); in ModifyOptions()1958 const ScInputOptions& rInpOpt = GetInputOptions(); in CreateItemSet()
123 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()
201 const ScInputOptions& GetInputOptions ();
452 ScInputOptions aInpOpt(pScMod->GetInputOptions()); in setPropertyValue()600 ScInputOptions aInpOpt = pScMod->GetInputOptions(); in getPropertyValue()
510 SetExpandRefs( SC_MOD()->GetInputOptions().GetExpandRefs() ); in UpdateBroadcastAreas()
223 if ( SC_MOD()->GetInputOptions().GetTextWysiwyg() ) in GetRefDevice()
896 SetExpandRefs( SC_MOD()->GetInputOptions().GetExpandRefs() ); in UpdateReference()
1216 SC_MOD()->GetInputOptions().GetReplaceCellsWarn(); in PasteFromClip()1603 nFunction == PASTE_NOFUNC && SC_MOD()->GetInputOptions().GetReplaceCellsWarn(); in PasteMultiRangesFromClip()
145 sal_Bool bEnabled = SC_MOD()->GetInputOptions().GetMarkHeader(); //! cachen? in SetMark()
112 if ( !SC_MOD()->GetInputOptions().GetExtendFormat() ) in StartFormatArea()134 if ( !SC_MOD()->GetInputOptions().GetExtendFormat() ) in TestFormatArea()
1066 if ( bBreak && !bAsianVertical && SC_MOD()->GetInputOptions().GetTextWysiwyg() ) in SetEditEngine()2583 if( pDocShell && SC_MOD()->GetInputOptions().GetTextWysiwyg()) in ReadExtOptions()
1401 const ScInputOptions& rOpt = pScMod->GetInputOptions(); in TabKeyInput()
425 sal_Bool bTextWysiwyg = pScMod->GetInputOptions().GetTextWysiwyg(); in Draw()
1223 const ScInputOptions& rOpt = SC_MOD()->GetInputOptions(); in MoveCursorEnter()
154 ( bForceToTop && ( SC_MOD()->GetInputOptions().GetTextWysiwyg() || bAsianVertical ) ) ) in GetEditArea()
3436 pDoc->SetExpandRefs( SC_MOD()->GetInputOptions().GetExpandRefs() ); in UpdateReference()
Completed in 444 milliseconds