Lines Matching refs:CreateChildContext

81 …virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName, co…
110 …virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName, co…
152 …virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName, co…
175 …virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName, co…
198 SvXMLImportContext * XMLProxyContext::CreateChildContext( sal_uInt16 nPrefix, const OUString& rLoca… in CreateChildContext() function in XMLProxyContext
201 return mxParent->CreateChildContext( nPrefix, rLocalName, xAttrList ); in CreateChildContext()
203 return SvXMLImportContext::CreateChildContext( nPrefix, rLocalName, xAttrList ); in CreateChildContext()
390 return SvXMLImportContext::CreateChildContext( nPrefix, rLocalName, xAttrList); in ImportColumn()
545 return SvXMLImportContext::CreateChildContext( nPrefix, rLocalName, xAttrList); in ImportCell()
550 SvXMLImportContext *XMLTableImportContext::CreateChildContext( sal_uInt16 nPrefix, const OUString& … in CreateChildContext() function in XMLTableImportContext
567 return SvXMLImportContext::CreateChildContext( nPrefix, rLocalName, xAttrList); in CreateChildContext()
696 SvXMLImportContext * XMLCellImportContext::CreateChildContext( sal_uInt16 nPrefix, const OUString& … in CreateChildContext() function in XMLCellImportContext
728 return SvXMLImportContext::CreateChildContext( nPrefix, rLocalName, xAttrList); in CreateChildContext()
795 SvXMLImportContext * XMLTableTemplateContext::CreateChildContext( sal_uInt16 nPrefix, const OUStrin… in CreateChildContext() function in XMLTableTemplateContext
819 return SvXMLImportContext::CreateChildContext( nPrefix, rLocalName, xAttrList ); in CreateChildContext()