Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/xml/
H A Dofopxmlhelper.cxx100 uno::Reference< xml::sax::XAttributeList > xRootAttrList( pRootAttrList ); in WriteRelationsInfoSequence() local
107 xWriterHandler->startElement( aRelListElement, xRootAttrList ); in WriteRelationsInfoSequence()
165 uno::Reference< xml::sax::XAttributeList > xRootAttrList( pRootAttrList ); in WriteContentSequence() local
172 xWriterHandler->startElement( aTypesElement, xRootAttrList ); in WriteContentSequence()
/trunk/main/sfx2/source/doc/
H A Ddoctemplateslocal.cxx84 uno::Reference< xml::sax::XAttributeList > xRootAttrList( pRootAttrList ); in WriteGroupLocalizationSequence() local
91 xWriterHandler->startElement( aGroupListElement, xRootAttrList ); in WriteGroupLocalizationSequence()
/trunk/main/package/source/package/manifest/
H A DManifestExport.cxx187 uno::Reference < xml::sax::XAttributeList > xRootAttrList (pRootAttrList); in ManifestExport() local
197 xHandler->startElement( sManifestElement, xRootAttrList ); in ManifestExport()

Completed in 25 milliseconds