Inheritance diagram for SmXMLAnnotationContext_Impl:
Public Member Functions | |
SmXMLAnnotationContext_Impl (SmXMLImport &rImport, sal_uInt16 nPrefix, const OUString &rLName) | |
virtual void | Characters (const OUString &rChars) |
void | StartElement (const uno::Reference< xml::sax::XAttributeList > &xAttrList) |
Private Attributes | |
sal_Bool | bIsStarMath |
Definition at line 1888 of file mathml.cxx.
SmXMLAnnotationContext_Impl::SmXMLAnnotationContext_Impl | ( | SmXMLImport & | rImport, | |
sal_uInt16 | nPrefix, | |||
const OUString & | rLName | |||
) | [inline] |
Definition at line 1891 of file mathml.cxx.
void SmXMLAnnotationContext_Impl::Characters | ( | const OUString & | rChars | ) | [virtual] |
Reimplemented from SmXMLImportContext.
Definition at line 1927 of file mathml.cxx.
References bIsStarMath, SmXMLImportContext::GetSmImport(), and SmXMLImport::GetText().
void SmXMLAnnotationContext_Impl::StartElement | ( | const uno::Reference< xml::sax::XAttributeList > & | xAttrList | ) |
Definition at line 1901 of file mathml.cxx.
References bIsStarMath, SmXMLImport::GetAnnotationAttrTokenMap(), SmXMLImportContext::GetSmImport(), and XML_TOK_ENCODING.
sal_Bool SmXMLAnnotationContext_Impl::bIsStarMath [private] |