Home
last modified time | relevance | path

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

/aoo41x/main/xmlscript/source/xmlmod_imexp/
H A Dxmlmod_export.cxx54 XMLElement* pModElement = new XMLElement( aModuleName ); in exportScriptModule() local
55 Reference< xml::sax::XAttributeList > xAttributes( pModElement ); in exportScriptModule()
57 pModElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM("xmlns:" XMLNS_SCRIPT_PREFIX) ), in exportScriptModule()
60 pModElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_SCRIPT_PREFIX ":name") ), in exportScriptModule()
62pModElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_SCRIPT_PREFIX ":language") … in exportScriptModule()
65pModElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_SCRIPT_PREFIX ":moduleType"… in exportScriptModule()
/aoo41x/main/xmlscript/source/xmlflat_imexp/
H A Dxmlbas_export.cxx363 … XMLElement* pModElement = new XMLElement( aModElementName ); in filter() local
365 … xModAttribs = static_cast< xml::sax::XAttributeList* >( pModElement ); in filter()
368pModElement->addAttribute( aPrefix + ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ":name" ) ), in filter()

Completed in 58 milliseconds