Home
last modified time | relevance | path

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

/aoo42x/main/comphelper/source/xml/
H A Dofopxmlhelper.cxx99 AttributeList* pRootAttrList = new AttributeList; in WriteRelationsInfoSequence() local
100 uno::Reference< xml::sax::XAttributeList > xRootAttrList( pRootAttrList ); in WriteRelationsInfoSequence()
101 pRootAttrList->AddAttribute( in WriteRelationsInfoSequence()
164 AttributeList* pRootAttrList = new AttributeList; in WriteContentSequence() local
165 uno::Reference< xml::sax::XAttributeList > xRootAttrList( pRootAttrList ); in WriteContentSequence()
166 pRootAttrList->AddAttribute( in WriteContentSequence()
/aoo42x/main/package/source/package/manifest/
H A DManifestExport.cxx95 ::comphelper::AttributeList * pRootAttrList = new ::comphelper::AttributeList; in ManifestExport()
160 pRootAttrList->AddAttribute ( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_XMLNS ) ), in ManifestExport()
170pRootAttrList->AddAttribute ( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_VERSION ) ), in ManifestExport()
179 pRootAttrList->AddAttribute ( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_XMLNS ) ), in ManifestExport()
187 uno::Reference < xml::sax::XAttributeList > xRootAttrList (pRootAttrList); in ManifestExport()
/aoo42x/main/sfx2/source/doc/
H A Ddoctemplateslocal.cxx83 ::comphelper::AttributeList* pRootAttrList = new ::comphelper::AttributeList; in WriteGroupLocalizationSequence()
84 uno::Reference< xml::sax::XAttributeList > xRootAttrList( pRootAttrList ); in WriteGroupLocalizationSequence()
85 pRootAttrList->AddAttribute( in WriteGroupLocalizationSequence()

Completed in 43 milliseconds