Searched refs:sKeySizeAttribute (Results 1 – 3 of 3) sorted by relevance
59 const ::rtl::OUString sKeySizeAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_KEY_SIZE ) ); in ManifestExport() local326 … pNewAttrList->AddAttribute ( sKeySizeAttribute, sCdataAttribute, aBuffer.makeStringAndClear() ); in ManifestExport()371 pNewAttrList->AddAttribute ( sKeySizeAttribute, sCdataAttribute, sStartKeySize ); in ManifestExport()
79 , sKeySizeAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_KEY_SIZE ) ) in ManifestImport()218 const OUString& rKeySize = aConvertedAttribs[sKeySizeAttribute]; in startElement()
78 const ::rtl::OUString sKeySizeAttribute; member in ManifestImport
Completed in 19 milliseconds