Inheritance diagram for SmXMLTextContext_Impl:


Public Member Functions | |
| SmXMLTextContext_Impl (SmXMLImport &rImport, sal_uInt16 nPrefix, const OUString &rLName) | |
| virtual void | TCharacters (const OUString &rChars) |
| void | EndElement () |
Protected Attributes | |
| SmToken | aToken |
Definition at line 1933 of file mathml.cxx.
| SmXMLTextContext_Impl::SmXMLTextContext_Impl | ( | SmXMLImport & | rImport, | |
| sal_uInt16 | nPrefix, | |||
| const OUString & | rLName | |||
| ) | [inline] |
Definition at line 1936 of file mathml.cxx.
References aToken, SmToken::cMathChar, SmToken::eType, SmToken::nGroup, SmToken::nLevel, and TTEXT.
| void SmXMLTextContext_Impl::TCharacters | ( | const OUString & | rChars | ) | [virtual] |
Reimplemented from SmXMLImportContext.
Definition at line 1951 of file mathml.cxx.
References SmToken::aText, and aToken.
| void SmXMLTextContext_Impl::EndElement | ( | ) |
Definition at line 1956 of file mathml.cxx.
References aToken, FNT_TEXT, SmXMLImport::GetNodeStack(), and SmXMLImportContext::GetSmImport().
SmToken SmXMLTextContext_Impl::aToken [protected] |
Definition at line 1948 of file mathml.cxx.
Referenced by EndElement(), SmXMLTextContext_Impl(), and TCharacters().
1.5.1