Home
last modified time | relevance | path

Searched refs:SetGrammar (Results 1 – 24 of 24) sorted by path

/trunk/main/sc/inc/
H A Dcompiler.hxx388 void SetGrammar( const formula::FormulaGrammar::Grammar eGrammar );
H A Ddocument.hxx653 void SetGrammar( formula::FormulaGrammar::Grammar eGram );
/trunk/main/sc/source/core/data/
H A Dcell.cxx714 aComp.SetGrammar(eTempGrammar); in ScFormulaCell()
870 aComp.SetGrammar(eGrammar); in GetFormula()
882 aComp.SetGrammar(eGrammar); in GetFormula()
932 aComp.SetGrammar(eGrammar); in Compile()
978 aComp.SetGrammar(pDocument->GetGrammar()); in CompileTokenArray()
1006 aComp.SetGrammar(eTempGrammar); in CompileXML()
1067 aComp.SetGrammar(pDocument->GetGrammar()); in CalcAfterLoad()
H A Dcell2.cxx836 aComp.SetGrammar(pDocument->GetGrammar()); in UpdateReference()
1000 aComp2.SetGrammar(pDocument->GetGrammar()); in UpdateReference()
1053 aComp.SetGrammar(pDocument->GetGrammar()); in UpdateInsertTab()
1062 aComp2.SetGrammar(pDocument->GetGrammar()); in UpdateInsertTab()
1089 aComp.SetGrammar(pDocument->GetGrammar()); in UpdateDeleteTab()
1097 aComp2.SetGrammar(pDocument->GetGrammar()); in UpdateDeleteTab()
1126 aComp.SetGrammar(pDocument->GetGrammar()); in UpdateMoveTab()
1134 aComp2.SetGrammar(pDocument->GetGrammar()); in UpdateMoveTab()
H A Dconditio.cxx309 aComp.SetGrammar( eGrammar1 ); in Compile()
346 aComp.SetGrammar( eGrammar2 ); in Compile()
517 aComp.SetGrammar(pDoc->GetGrammar()); in UpdateReference()
534 aComp.SetGrammar(pDoc->GetGrammar()); in UpdateReference()
551 aComp.SetGrammar(pDoc->GetGrammar()); in UpdateMoveTab()
558 aComp.SetGrammar(pDoc->GetGrammar()); in UpdateMoveTab()
903 aComp.SetGrammar(eGrammar); in GetExpression()
920 aComp.SetGrammar(eGrammar); in GetExpression()
H A Ddocumen3.cxx351 void ScDocument::SetGrammar( formula::FormulaGrammar::Grammar eGram ) in SetGrammar() function in ScDocument
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx334 void ScCompiler::SetGrammar( const FormulaGrammar::Grammar eGrammar ) in SetGrammar() function in ScCompiler
3749 SetGrammar( FormulaGrammar::GRAM_PODF ); in CompileString()
H A Drangenam.cxx79 aComp.SetGrammar(eGrammar); in ScRangeData()
168 aComp.SetGrammar(pDoc->GetGrammar()); in ScRangeData()
244 aComp.SetGrammar(eGrammar); in GetSymbol()
253 aComp.SetGrammar(eGrammar); in UpdateSymbol()
269 aComp.SetGrammar(pDoc->GetGrammar()); in UpdateReference()
399 aComp.SetGrammar(pDoc->GetGrammar()); in IsReference()
424 aComp.SetGrammar(pDoc->GetGrammar()); in UpdateTabRef()
655 aComp.SetGrammar(pDoc->GetGrammar()); in ReplaceRangeNamesInUse()
H A Dreftokenhelper.cxx65 aCompiler.SetGrammar(eGrammar); in compileRangeRepresentation()
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx930 aComp.SetGrammar( GetDocPtr()->GetGrammar() ); in ConvertDataSequence()
H A Dxestream.cxx801 aCompiler.SetGrammar(FormulaGrammar::GRAM_NATIVE_XL_A1); in ToOUString()
H A Dxichart.cxx844 aComp.SetGrammar( ::formula::FormulaGrammar::GRAM_ENGLISH ); in CreateDataSequence()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx112 aComp.SetGrammar(pDoc->GetGrammar()); in lcl_getSheetSeparator()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1001 aComp.SetGrammar(eGrammar); in InterpretEnglishString()
3857 aComp.SetGrammar(eGrammar); in EnterMatrix()
H A Dimpex.cxx1657 aComp.SetGrammar(eGrammar); in Sylk2Doc()
/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx346 pRefComp->SetGrammar( pDoc->GetGrammar() ); in Init()
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx857 aCompiler.SetGrammar(meGrammar); in operator ()()
922 aCompiler.SetGrammar(FormulaGrammar::GRAM_ENGLISH); in operator ()()
H A Dfuncuno.cxx552 aCompiler.SetGrammar(pDoc->GetGrammar()); in callFunction()
H A Dservuno.cxx540 pComp->SetGrammar( pDoc->GetGrammar() ); in MakeInstance()
H A Dtokenuno.cxx145 aCompiler.SetGrammar(pDoc->GetGrammar()); in parseFormula()
171 aCompiler.SetGrammar(pDoc->GetGrammar()); in printFormula()
216 aCompiler.SetGrammar(pDoc->GetGrammar()); in setPropertyValue()
237 aCompiler.SetGrammar(pDoc->GetGrammar()); in setPropertyValue()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx900 aCompiler.SetGrammar(m_eGrammar); in processValue()
904 aCompiler.SetGrammar( formula::FormulaGrammar::GRAM_PODF_A1 ); in processValue()
944 aCompiler.SetGrammar(formula::FormulaGrammar::GRAM_DEFAULT); in visitNode()
947 aCompiler.SetGrammar( m_eGrammar ); in visitNode()
/trunk/main/sc/source/ui/view/
H A Dtabvwsha.cxx574 aComp.SetGrammar(pDoc->GetGrammar()); in IsRefInputMode()
H A Dviewfun4.cxx264 aComp.SetGrammar(pDoc->GetGrammar()); in DoRefConversion()
H A Dviewfunc.cxx464 aComp.SetGrammar(pDoc->GetGrammar()); in EnterData()

Completed in 425 milliseconds