Searched refs:SmParser (Results 1 – 6 of 6) sorted by relevance
373 sal_Bool SmParser::IsDelimiter( const String &rTxt, xub_StrLen nPos ) in IsDelimiter()399 void SmParser::Insert(const String &rText, sal_uInt16 nPos) in Insert()409 void SmParser::Replace( sal_uInt16 nPos, sal_uInt16 nLen, const String &rText ) in Replace()439 void SmParser::NextToken() in NextToken()1028 void SmParser::Table() in Table()1055 void SmParser::Align() in Align()1111 void SmParser::Line() in Line()1142 void SmParser::Expression() in Expression()1176 void SmParser::Relation() in Relation()1195 void SmParser::Sum() in Sum()[all …]
668 SmParser &rParser = pDocShell->GetParser(); in _ExportContent()
2494 SmParser aParseTest; in CreateTextFromNode()
586 SmParser &rParser = pDocShell->GetParser(); in endDocument()
176 class SmParser class196 SmParser(const SmParser &);197 SmParser & operator = (const SmParser &);251 SmParser();276 inline sal_Bool SmParser::TokenInGroup(sal_uLong nGroup) in TokenInGroup()
110 SmParser aInterpreter;199 SmParser & GetParser() { return aInterpreter; } in GetParser()