Searched refs:ENCRYPTION_KEY_PROPERTY (Results 1 – 3 of 3) sorted by relevance
334 …>setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ENCRYPTION_KEY_PROPERTY ) ), make… in TryToGetRawFromDataStream()772 else if ( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ENCRYPTION_KEY_PROPERTY ) ) ) in setPropertyValue()904 else if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ENCRYPTION_KEY_PROPERTY ) ) ) in getPropertyValue()
1733 else if ( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ENCRYPTION_KEY_PROPERTY ) ) ) in setPropertyValue()1827 if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( ENCRYPTION_KEY_PROPERTY ) ) ) in getPropertyValue()
56 #define ENCRYPTION_KEY_PROPERTY "EncryptionKey" macro