Home
last modified time | relevance | path

Searched refs:GRAM_PODF (Results 1 – 7 of 7) sorted by relevance

/trunk/main/formula/inc/formula/
H A Dgrammar.hxx77 GRAM_PODF = ::com::sun::star::sheet::FormulaLanguage::ODF_11 | enumerator
150 eGrammar = GRAM_PODF; in mapAPItoGrammar()
165 case GRAM_PODF : in isSupported()
/trunk/main/sc/source/filter/xml/
H A Dxmlbodyi.cxx93 eGrammar = formula::FormulaGrammar::GRAM_PODF; in ScXMLBodyContext()
101 eGrammar = formula::FormulaGrammar::GRAM_PODF; in ScXMLBodyContext()
H A Dxmlimprt.cxx3027 reGrammar = FormulaGrammar::GRAM_PODF; in ExtractFormulaNamespaceGrammar()
3040 (GetDocument()->GetStorageGrammar() == FormulaGrammar::GRAM_PODF) ? in ExtractFormulaNamespaceGrammar()
3041 FormulaGrammar::GRAM_PODF : FormulaGrammar::GRAM_ODFF; in ExtractFormulaNamespaceGrammar()
H A Dxmlexprt.cxx4535 pDoc->SetStorageGrammar( formula::FormulaGrammar::GRAM_PODF); in setSourceDocument()
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx285 eGram == formula::FormulaGrammar::GRAM_PODF, in SetStorageGrammar()
/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx668 loadSymbols(RID_STRLIST_FUNCTION_NAMES_ENGLISH,FormulaGrammar::GRAM_PODF,s_sSymbol); in InitSymbolsPODF()
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx144 case FormulaGrammar::GRAM_PODF: in fillFromAddInMap()
3749 SetGrammar( FormulaGrammar::GRAM_PODF ); in CompileString()

Completed in 90 milliseconds