Searched refs:SmParser (Results 1 – 6 of 6) sorted by relevance
363 sal_Bool SmParser::IsDelimiter( const String &rTxt, xub_StrLen nPos ) in IsDelimiter()389 void SmParser::Insert(const String &rText, sal_uInt16 nPos) in Insert()399 void SmParser::Replace( sal_uInt16 nPos, sal_uInt16 nLen, const String &rText ) in Replace()429 void SmParser::NextToken() in NextToken()1018 void SmParser::Table() in Table()1045 void SmParser::Align() in Align()1101 void SmParser::Line() in Line()1132 void SmParser::Expression() in Expression()1166 void SmParser::Relation() in Relation()1185 void SmParser::Sum() in Sum()[all …]
668 SmParser &rParser = pDocShell->GetParser(); in _ExportContent()
2454 SmParser aParseTest; in CreateTextFromNode()
586 SmParser &rParser = pDocShell->GetParser(); in endDocument()
174 class SmParser class194 SmParser(const SmParser &);195 SmParser & operator = (const SmParser &);249 SmParser();274 inline sal_Bool SmParser::TokenInGroup(sal_uLong nGroup) in TokenInGroup()
110 SmParser aInterpreter;199 SmParser & GetParser() { return aInterpreter; } in GetParser()