Lines Matching refs:SvXMLImportContext

84 TYPEINIT1( XMLCharContext, SvXMLImportContext );
93 SvXMLImportContext( rImport, nPrfx, rLName ) in XMLCharContext()
130 SvXMLImportContext( rImp, nPrfx, rLName ) in XMLCharContext()
174 class XMLStartReferenceContext_Impl : public SvXMLImportContext
193 TYPEINIT1( XMLStartReferenceContext_Impl, SvXMLImportContext );
201 SvXMLImportContext(rImport, nPrefix, rLocalName) in XMLStartReferenceContext_Impl()
247 class XMLEndReferenceContext_Impl : public SvXMLImportContext
261 TYPEINIT1( XMLEndReferenceContext_Impl, SvXMLImportContext );
269 SvXMLImportContext(rImport, nPrefix, rLocalName) in XMLEndReferenceContext_Impl()
296 class XMLImpSpanContext_Impl : public SvXMLImportContext
323 static SvXMLImportContext *CreateChildContext(
331 virtual SvXMLImportContext *CreateChildContext(
339 class XMLImpHyperlinkContext_Impl : public SvXMLImportContext
360 virtual SvXMLImportContext *CreateChildContext(
367 TYPEINIT1( XMLImpHyperlinkContext_Impl, SvXMLImportContext );
376 : SvXMLImportContext( rImport, nPrfx, rLName ) in XMLImpHyperlinkContext_Impl()
444 SvXMLImportContext *XMLImpHyperlinkContext_Impl::CreateChildContext( in CreateChildContext()
475 class XMLImpRubyBaseContext_Impl : public SvXMLImportContext
495 virtual SvXMLImportContext *CreateChildContext(
502 TYPEINIT1( XMLImpRubyBaseContext_Impl, SvXMLImportContext );
511 SvXMLImportContext( rImport, nPrfx, rLName ), in XMLImpRubyBaseContext_Impl()
521 SvXMLImportContext *XMLImpRubyBaseContext_Impl::CreateChildContext( in CreateChildContext()
541 class XMLImpRubyContext_Impl : public SvXMLImportContext
566 virtual SvXMLImportContext *CreateChildContext(
576 class XMLImpRubyTextContext_Impl : public SvXMLImportContext
596 TYPEINIT1( XMLImpRubyTextContext_Impl, SvXMLImportContext );
604 : SvXMLImportContext( rImport, nPrfx, rLName ) in XMLImpRubyTextContext_Impl()
637 TYPEINIT1( XMLImpRubyContext_Impl, SvXMLImportContext );
646 SvXMLImportContext( rImport, nPrfx, rLName ), in XMLImpRubyContext_Impl()
682 SvXMLImportContext *XMLImpRubyContext_Impl::CreateChildContext( in CreateChildContext()
686 SvXMLImportContext *pContext; in CreateChildContext()
701 pContext = new SvXMLImportContext( in CreateChildContext()
705 pContext = SvXMLImportContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
715 class XMLMetaImportContextBase : public SvXMLImportContext
744 virtual SvXMLImportContext *CreateChildContext(
757 TYPEINIT1( XMLMetaImportContextBase, SvXMLImportContext );
765 : SvXMLImportContext( i_rImport, i_nPrefix, i_rLocalName ) in XMLMetaImportContextBase()
812 SvXMLImportContext * XMLMetaImportContextBase::CreateChildContext( in CreateChildContext()
1052 class XMLIndexMarkImportContext_Impl : public SvXMLImportContext
1099 TYPEINIT1( XMLIndexMarkImportContext_Impl, SvXMLImportContext );
1107 SvXMLImportContext(rImport, nPrefix, rLocalName), in XMLIndexMarkImportContext_Impl()
1568 TYPEINIT1( XMLImpSpanContext_Impl, SvXMLImportContext );
1579 : SvXMLImportContext( rImport, nPrfx, rLName ) in XMLImpSpanContext_Impl()
1617 SvXMLImportContext *XMLImpSpanContext_Impl::CreateChildContext( in CreateChildContext()
1627 SvXMLImportContext *pContext = 0; in CreateChildContext()
1701 pContext = new SvXMLImportContext( rImport, nPrefix, in CreateChildContext()
1712 pContext = new SvXMLImportContext( rImport, nPrefix, rLocalName ); in CreateChildContext()
1857 new SvXMLImportContext( rImport, nPrefix, rLocalName ); in CreateChildContext()
1866 SvXMLImportContext *XMLImpSpanContext_Impl::CreateChildContext( in CreateChildContext()
1894 TYPEINIT1( XMLParaContext, SvXMLImportContext );
1902 SvXMLImportContext( rImport, nPrfx, rLName ), in XMLParaContext()
2300 SvXMLImportContext *XMLParaContext::CreateChildContext( in CreateChildContext()
2327 TYPEINIT1( XMLNumberedParaContext, SvXMLImportContext );
2334 SvXMLImportContext( i_rImport, i_nPrefix, i_rLocalName ), in XMLNumberedParaContext()
2423 SvXMLImportContext *XMLNumberedParaContext::CreateChildContext( in CreateChildContext()
2427 SvXMLImportContext *pContext( 0 ); in CreateChildContext()
2441 pContext = SvXMLImportContext::CreateChildContext( in CreateChildContext()