Inheritance diagram for SmXMLTableContext_Impl:


Public Member Functions | |
| SmXMLTableContext_Impl (SmXMLImport &rImport, sal_uInt16 nPrefix, const OUString &rLName) | |
| void | EndElement () |
| SvXMLImportContext * | CreateChildContext (sal_uInt16 nPrefix, const OUString &rLocalName, const uno::Reference< xml::sax::XAttributeList > &xAttrList) |
Definition at line 2427 of file mathml.cxx.
| SmXMLTableContext_Impl::SmXMLTableContext_Impl | ( | SmXMLImport & | rImport, | |
| sal_uInt16 | nPrefix, | |||
| const OUString & | rLName | |||
| ) | [inline] |
Definition at line 2430 of file mathml.cxx.
| void SmXMLTableContext_Impl::EndElement | ( | ) |
Reimplemented from SmXMLRowContext_Impl.
Definition at line 3114 of file mathml.cxx.
References SmToken::cMathChar, SmToken::eType, SmXMLImport::GetNodeStack(), SmStructureNode::GetNumSubNodes(), SmXMLImportContext::GetSmImport(), SmStructureNode::GetSubNode(), SmXMLRowContext_Impl::nElementCount, SmToken::nGroup, SmToken::nLevel, SmMatrixNode::SetRowCol(), SmNode::SetSize(), SmStructureNode::SetSubNodes(), TMATRIX, and TRGROUP.
| SvXMLImportContext * SmXMLTableContext_Impl::CreateChildContext | ( | sal_uInt16 | nPrefix, | |
| const OUString & | rLocalName, | |||
| const uno::Reference< xml::sax::XAttributeList > & | xAttrList | |||
| ) | [virtual] |
Reimplemented from SmXMLTableRowContext_Impl.
Definition at line 3193 of file mathml.cxx.
References SmXMLTableRowContext_Impl::CreateChildContext(), SmXMLImport::CreateTableRowContext(), SmXMLImportContext::GetSmImport(), and XML_TOK_MTR.
1.5.1