Lines Matching refs:SmParser
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()
1204 void SmParser::Product() in Product()
1273 void SmParser::SubSup(sal_uLong nActiveGroup) in SubSup()
1341 void SmParser::OpSubSup() in OpSubSup()
1353 void SmParser::Power() in Power()
1362 void SmParser::Blank() in Blank()
1384 void SmParser::Term() in Term()
1593 void SmParser::Escape() in Escape()
1630 void SmParser::Operator() in Operator()
1651 void SmParser::Oper() in Oper()
1710 void SmParser::UnOper() in UnOper()
1796 void SmParser::Attribut() in Attribut()
1832 void SmParser::FontAttribut() in FontAttribut()
1865 void SmParser::Color() in Color()
1886 void SmParser::Font() in Font()
1929 void SmParser::FontSize() in FontSize()
1998 void SmParser::Brace() in Brace()
2097 void SmParser::Bracebody(sal_Bool bIsLeftRight) in Bracebody()
2154 void SmParser::Function() in Function()
2191 void SmParser::Binom() in Binom()
2211 void SmParser::Stack() in Stack()
2246 void SmParser::Matrix() in Matrix()
2307 void SmParser::Special() in Special()
2387 void SmParser::GlyphSpecial() in GlyphSpecial()
2394 void SmParser::Error(SmParseError eError) in Error()
2414 SmParser::SmParser() in SmParser() function in SmParser
2422 SmNode *SmParser::Parse(const String &rBuffer) in Parse()
2449 sal_uInt16 SmParser::AddError(SmParseError Type, SmNode *pNode) in AddError()
2485 const SmErrorDesc *SmParser::NextError() in NextError()
2498 const SmErrorDesc *SmParser::PrevError() in PrevError()
2511 const SmErrorDesc *SmParser::GetError(sal_uInt16 i) in GetError()