Home
last modified time | relevance | path

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

/trunk/main/package/source/package/manifest/
H A DManifestImport.cxx75 , sSizeAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_SIZE ) ) in ManifestImport()
122 const OUString& sSize = aConvertedAttribs[sSizeAttribute]; in startElement()
H A DManifestExport.cxx58 const ::rtl::OUString sSizeAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_SIZE ) ); in ManifestExport() local
230 pAttrList->AddAttribute ( sSizeAttribute, sCdataAttribute, aBuffer.makeStringAndClear() ); in ManifestExport()
H A DManifestImport.hxx74 const ::rtl::OUString sSizeAttribute; member in ManifestImport

Completed in 18 milliseconds