Searched refs:pLibsElement (Results 1 – 1 of 1) sorted by relevance
61 XMLElement* pLibsElement = new XMLElement( aLibrariesName ); in exportLibraryContainer() local62 Reference< xml::sax::XAttributeList > xAttributes( pLibsElement ); in exportLibraryContainer()64 pLibsElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM("xmlns:" XMLNS_LIBRARY_PREFIX) ), in exportLibraryContainer()66 pLibsElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM("xmlns:" XMLNS_XLINK_PREFIX) ), in exportLibraryContainer()
Completed in 11 milliseconds