Home
last modified time | relevance | path

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

/trunk/main/package/source/package/manifest/
H A DManifestExport.cxx59 const ::rtl::OUString sKeySizeAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_KEY_SIZE ) ); in ManifestExport() local
326 … pNewAttrList->AddAttribute ( sKeySizeAttribute, sCdataAttribute, aBuffer.makeStringAndClear() ); in ManifestExport()
371 pNewAttrList->AddAttribute ( sKeySizeAttribute, sCdataAttribute, sStartKeySize ); in ManifestExport()
H A DManifestImport.cxx79 , sKeySizeAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_KEY_SIZE ) ) in ManifestImport()
218 const OUString& rKeySize = aConvertedAttribs[sKeySizeAttribute]; in startElement()
H A DManifestImport.hxx78 const ::rtl::OUString sKeySizeAttribute; member in ManifestImport

Completed in 11 milliseconds