Lines Matching refs:SvXMLImportContext

84 TYPEINIT1( XMLCharContext, SvXMLImportContext );
93 SvXMLImportContext( rImport, nPrfx, rLName ) in XMLCharContext()
130 SvXMLImportContext( rImp, nPrfx, rLName ) in XMLCharContext()
175 class XMLStartReferenceContext_Impl : public SvXMLImportContext
194 TYPEINIT1( XMLStartReferenceContext_Impl, SvXMLImportContext );
202 SvXMLImportContext(rImport, nPrefix, rLocalName) in XMLStartReferenceContext_Impl()
248 class XMLEndReferenceContext_Impl : public SvXMLImportContext
262 TYPEINIT1( XMLEndReferenceContext_Impl, SvXMLImportContext );
270 SvXMLImportContext(rImport, nPrefix, rLocalName) in XMLEndReferenceContext_Impl()
297 class XMLImpSpanContext_Impl : public SvXMLImportContext
324 static SvXMLImportContext *CreateChildContext(
332 virtual SvXMLImportContext *CreateChildContext(
340 class XMLImpHyperlinkContext_Impl : public SvXMLImportContext
361 virtual SvXMLImportContext *CreateChildContext(
368 TYPEINIT1( XMLImpHyperlinkContext_Impl, SvXMLImportContext );
377 : SvXMLImportContext( rImport, nPrfx, rLName ) in XMLImpHyperlinkContext_Impl()
445 SvXMLImportContext *XMLImpHyperlinkContext_Impl::CreateChildContext( in CreateChildContext()
476 class XMLImpRubyBaseContext_Impl : public SvXMLImportContext
496 virtual SvXMLImportContext *CreateChildContext(
503 TYPEINIT1( XMLImpRubyBaseContext_Impl, SvXMLImportContext );
512 SvXMLImportContext( rImport, nPrfx, rLName ), in XMLImpRubyBaseContext_Impl()
522 SvXMLImportContext *XMLImpRubyBaseContext_Impl::CreateChildContext( in CreateChildContext()
542 class XMLImpRubyContext_Impl : public SvXMLImportContext
567 virtual SvXMLImportContext *CreateChildContext(
577 class XMLImpRubyTextContext_Impl : public SvXMLImportContext
597 TYPEINIT1( XMLImpRubyTextContext_Impl, SvXMLImportContext );
605 : SvXMLImportContext( rImport, nPrfx, rLName ) in XMLImpRubyTextContext_Impl()
638 TYPEINIT1( XMLImpRubyContext_Impl, SvXMLImportContext );
647 SvXMLImportContext( rImport, nPrfx, rLName ), in XMLImpRubyContext_Impl()
683 SvXMLImportContext *XMLImpRubyContext_Impl::CreateChildContext( in CreateChildContext()
687 SvXMLImportContext *pContext; in CreateChildContext()
702 pContext = new SvXMLImportContext( in CreateChildContext()
706 pContext = SvXMLImportContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
716 class XMLMetaImportContextBase : public SvXMLImportContext
745 virtual SvXMLImportContext *CreateChildContext(
758 TYPEINIT1( XMLMetaImportContextBase, SvXMLImportContext );
766 : SvXMLImportContext( i_rImport, i_nPrefix, i_rLocalName ) in XMLMetaImportContextBase()
813 SvXMLImportContext * XMLMetaImportContextBase::CreateChildContext( in CreateChildContext()
1053 class XMLIndexMarkImportContext_Impl : public SvXMLImportContext
1100 TYPEINIT1( XMLIndexMarkImportContext_Impl, SvXMLImportContext );
1108 SvXMLImportContext(rImport, nPrefix, rLocalName), in XMLIndexMarkImportContext_Impl()
1569 TYPEINIT1( XMLImpSpanContext_Impl, SvXMLImportContext );
1580 : SvXMLImportContext( rImport, nPrfx, rLName ) in XMLImpSpanContext_Impl()
1618 SvXMLImportContext *XMLImpSpanContext_Impl::CreateChildContext( in CreateChildContext()
1628 SvXMLImportContext *pContext = 0; in CreateChildContext()
1702 pContext = new SvXMLImportContext( rImport, nPrefix, in CreateChildContext()
1713 pContext = new SvXMLImportContext( rImport, nPrefix, rLocalName ); in CreateChildContext()
1858 new SvXMLImportContext( rImport, nPrefix, rLocalName ); in CreateChildContext()
1867 SvXMLImportContext *XMLImpSpanContext_Impl::CreateChildContext( in CreateChildContext()
1895 TYPEINIT1( XMLParaContext, SvXMLImportContext );
1903 SvXMLImportContext( rImport, nPrfx, rLName ), in XMLParaContext()
2301 SvXMLImportContext *XMLParaContext::CreateChildContext( in CreateChildContext()
2328 TYPEINIT1( XMLNumberedParaContext, SvXMLImportContext );
2335 SvXMLImportContext( i_rImport, i_nPrefix, i_rLocalName ), in XMLNumberedParaContext()
2424 SvXMLImportContext *XMLNumberedParaContext::CreateChildContext( in CreateChildContext()
2428 SvXMLImportContext *pContext( 0 ); in CreateChildContext()
2442 pContext = SvXMLImportContext::CreateChildContext( in CreateChildContext()