Searched refs:xRootAttrList (Results 1 – 3 of 3) sorted by relevance
100 uno::Reference< xml::sax::XAttributeList > xRootAttrList( pRootAttrList ); in WriteRelationsInfoSequence() local107 xWriterHandler->startElement( aRelListElement, xRootAttrList ); in WriteRelationsInfoSequence()165 uno::Reference< xml::sax::XAttributeList > xRootAttrList( pRootAttrList ); in WriteContentSequence() local172 xWriterHandler->startElement( aTypesElement, xRootAttrList ); in WriteContentSequence()
84 uno::Reference< xml::sax::XAttributeList > xRootAttrList( pRootAttrList ); in WriteGroupLocalizationSequence() local91 xWriterHandler->startElement( aGroupListElement, xRootAttrList ); in WriteGroupLocalizationSequence()
187 uno::Reference < xml::sax::XAttributeList > xRootAttrList (pRootAttrList); in ManifestExport() local197 xHandler->startElement( sManifestElement, xRootAttrList ); in ManifestExport()
Completed in 23 milliseconds