Inheritance diagram for SmXMLFencedContext_Impl:
Public Member Functions | |
SmXMLFencedContext_Impl (SmXMLImport &rImport, sal_uInt16 nPrefix, const OUString &rLName) | |
void | StartElement (const uno::Reference< xml::sax::XAttributeList > &xAttrList) |
void | EndElement () |
Protected Attributes | |
sal_Unicode | cBegin |
sal_Unicode | cEnd |
Definition at line 1741 of file mathml.cxx.
SmXMLFencedContext_Impl::SmXMLFencedContext_Impl | ( | SmXMLImport & | rImport, | |
sal_uInt16 | nPrefix, | |||
const OUString & | rLName | |||
) | [inline] |
Definition at line 1744 of file mathml.cxx.
void SmXMLFencedContext_Impl::StartElement | ( | const uno::Reference< xml::sax::XAttributeList > & | xAttrList | ) |
Definition at line 1757 of file mathml.cxx.
References cBegin, cEnd, SmXMLImport::GetFencedAttrTokenMap(), SmXMLImportContext::GetSmImport(), XML_TOK_CLOSE, and XML_TOK_OPEN.
void SmXMLFencedContext_Impl::EndElement | ( | ) |
Reimplemented from SmXMLRowContext_Impl.
Definition at line 1787 of file mathml.cxx.
References SmToken::aText, cBegin, cEnd, SmToken::cMathChar, SmToken::eType, SmXMLImport::GetNodeStack(), SmXMLImportContext::GetSmImport(), SmXMLRowContext_Impl::nElementCount, SmToken::nGroup, SmToken::nLevel, SCALE_HEIGHT, SmNode::SetScaleMode(), SmStructureNode::SetSubNodes(), TIDENT, TLEFT, TLPARENT, and TRPARENT.
sal_Unicode SmXMLFencedContext_Impl::cBegin [protected] |
sal_Unicode SmXMLFencedContext_Impl::cEnd [protected] |