Home
last modified time | relevance | path

Searched refs:XMLProxyContext (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/xmloff/source/table/
H A DXMLTableImport.cxx76 class XMLProxyContext : public SvXMLImportContext class
79XMLProxyContext( SvXMLImport& rImport, const SvXMLImportContextRef& xParent, sal_uInt16 nPrfx, con…
190 XMLProxyContext::XMLProxyContext( SvXMLImport& rImport, const SvXMLImportContextRef& xParent, sal_u… in XMLProxyContext() function in XMLProxyContext
198 SvXMLImportContext * XMLProxyContext::CreateChildContext( sal_uInt16 nPrefix, const OUString& rLoca… in CreateChildContext()
510 return new XMLProxyContext( GetImport(), xThis, nPrefix, rLocalName ); in ImportRow()
563 return new XMLProxyContext( GetImport(), xThis, nPrefix, rLocalName ); in CreateChildContext()

Completed in 11 milliseconds