Searched refs:InterpretEnglishString (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sc/source/ui/inc/ |
H A D | docfunc.hxx | 90 ScBaseCell* InterpretEnglishString( const ScAddress& rPos, const String& rText,
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docfunc.cxx | 984 ScBaseCell* ScDocFunc::InterpretEnglishString( const ScAddress& rPos, in InterpretEnglishString() function in ScDocFunc 1055 pNewCell = InterpretEnglishString( rPos, rText, rFormulaNmsp, eGrammar ); in SetCellText()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 1256 … ScBaseCell* pNewCell = aFunc.InterpretEnglishString( aPos, aText, rFormulaNmsp, eGrammar ); in lcl_PutFormulaArray() 6322 ScBaseCell* pNewCell = aFunc.InterpretEnglishString( aCellPos, aString, in InputEnglishString()
|
Completed in 85 milliseconds