Inheritance diagram for SmXMLOverContext_Impl:
Public Member Functions | |
SmXMLOverContext_Impl (SmXMLImport &rImport, sal_uInt16 nPrefix, const OUString &rLName) | |
void | EndElement () |
void | StartElement (const uno::Reference< xml::sax::XAttributeList > &xAttrList) |
void | HandleAccent () |
Protected Attributes | |
sal_Int16 | nAttrCount |
Definition at line 2305 of file mathml.cxx.
SmXMLOverContext_Impl::SmXMLOverContext_Impl | ( | SmXMLImport & | rImport, | |
sal_uInt16 | nPrefix, | |||
const OUString & | rLName | |||
) | [inline] |
Definition at line 2308 of file mathml.cxx.
void SmXMLOverContext_Impl::EndElement | ( | ) |
Reimplemented from SmXMLSubContext_Impl.
Definition at line 2327 of file mathml.cxx.
References CSUP, SmXMLSubContext_Impl::GenericEndElement(), HandleAccent(), nAttrCount, and TCSUP.
void SmXMLOverContext_Impl::StartElement | ( | const uno::Reference< xml::sax::XAttributeList > & | xAttrList | ) |
void SmXMLOverContext_Impl::HandleAccent | ( | ) |
Definition at line 2336 of file mathml.cxx.
References SmToken::cMathChar, SmToken::eType, SmXMLImport::GetNodeStack(), SmXMLImportContext::GetSmImport(), SmXMLRowContext_Impl::nElementCount, SmToken::nGroup, SmToken::nLevel, SCALE_WIDTH, SmNode::SetScaleMode(), SmStructureNode::SetSubNodes(), and TACUTE.
Referenced by EndElement().
sal_Int16 SmXMLOverContext_Impl::nAttrCount [protected] |