Lines Matching refs:SvXMLImportContext

52 	SvXMLImportContext( rImport, nPrfx, rLName ),  in ScXMLFilterContext()
112 SvXMLImportContext *ScXMLFilterContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
117 SvXMLImportContext *pContext(0); in CreateChildContext()
143 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLName ); in CreateChildContext()
171 SvXMLImportContext( rImport, nPrfx, rLName ), in ScXMLAndContext()
181 SvXMLImportContext *ScXMLAndContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
186 SvXMLImportContext *pContext(0); in CreateChildContext()
205 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLName ); in CreateChildContext()
221 SvXMLImportContext( rImport, nPrfx, rLName ), in ScXMLOrContext()
231 SvXMLImportContext *ScXMLOrContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
236 SvXMLImportContext *pContext(0); in CreateChildContext()
256 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLName ); in CreateChildContext()
272 SvXMLImportContext( rImport, nPrfx, rLName ), in ScXMLConditionContext()
323 SvXMLImportContext *ScXMLConditionContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
328 return new SvXMLImportContext( GetImport(), nPrefix, rLName ); in CreateChildContext()
415 SvXMLImportContext( rImport, nPrfx, rLName ), in ScXMLDPFilterContext()
476 SvXMLImportContext *ScXMLDPFilterContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
481 SvXMLImportContext *pContext(0); in CreateChildContext()
507 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLName ); in CreateChildContext()
547 SvXMLImportContext( rImport, nPrfx, rLName ) in ScXMLDPAndContext()
557 SvXMLImportContext *ScXMLDPAndContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
562 SvXMLImportContext *pContext(0); in CreateChildContext()
581 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLName ); in CreateChildContext()
597 SvXMLImportContext( rImport, nPrfx, rLName ), in ScXMLDPOrContext()
607 SvXMLImportContext *ScXMLDPOrContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
612 SvXMLImportContext *pContext(0); in CreateChildContext()
632 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLName ); in CreateChildContext()
648 SvXMLImportContext( rImport, nPrfx, rLName ), in ScXMLDPConditionContext()
699 SvXMLImportContext *ScXMLDPConditionContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
704 return new SvXMLImportContext( GetImport(), nPrefix, rLName ); in CreateChildContext()