Inherited by SmXMLOverContext_Impl, SmXMLSupContext_Impl, and SmXMLUnderContext_Impl.
Inheritance diagram for SmXMLSubContext_Impl:
Public Member Functions | |
SmXMLSubContext_Impl (SmXMLImport &rImport, sal_uInt16 nPrefix, const OUString &rLName) | |
void | EndElement () |
Protected Member Functions | |
void | GenericEndElement (SmTokenType eType, SmSubSup aSubSup) |
Definition at line 2150 of file mathml.cxx.
SmXMLSubContext_Impl::SmXMLSubContext_Impl | ( | SmXMLImport & | rImport, | |
sal_uInt16 | nPrefix, | |||
const OUString & | rLName | |||
) | [inline] |
Definition at line 2153 of file mathml.cxx.
void SmXMLSubContext_Impl::EndElement | ( | ) | [inline] |
Reimplemented from SmXMLRowContext_Impl.
Reimplemented in SmXMLSupContext_Impl, SmXMLUnderContext_Impl, and SmXMLOverContext_Impl.
Definition at line 2156 of file mathml.cxx.
References GenericEndElement(), RSUB, and TRSUB.
void SmXMLSubContext_Impl::GenericEndElement | ( | SmTokenType | eType, | |
SmSubSup | aSubSup | |||
) | [protected] |
Definition at line 2162 of file mathml.cxx.
References SmToken::cMathChar, SmToken::eType, SmXMLImport::GetNodeStack(), SmXMLImportContext::GetSmImport(), SmXMLRowContext_Impl::nElementCount, SmToken::nGroup, SmToken::nLevel, SmStructureNode::SetSubNodes(), and SUBSUP_NUM_ENTRIES.
Referenced by SmXMLOverContext_Impl::EndElement(), SmXMLUnderContext_Impl::EndElement(), SmXMLSupContext_Impl::EndElement(), and EndElement().