Home
last modified time | relevance | path

Searched refs:m_nModifiedProps (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx271 m_nModifiedProps( NONE_MODIFIED ) in Content()
289 m_nModifiedProps( NONE_MODIFIED ) in Content()
2631 if ( m_nModifiedProps & ENCRYPTIONKEY_MODIFIED ) in storeData()
2769 if ( m_nModifiedProps & MEDIATYPE_MODIFIED ) in storeData()
2774 m_nModifiedProps &= ~MEDIATYPE_MODIFIED; in storeData()
2777 if ( m_nModifiedProps & COMPRESSED_MODIFIED ) in storeData()
2784 m_nModifiedProps &= ~COMPRESSED_MODIFIED; in storeData()
2787 if ( m_nModifiedProps & ENCRYPTED_MODIFIED ) in storeData()
2794 m_nModifiedProps &= ~ENCRYPTED_MODIFIED; in storeData()
2797 if ( m_nModifiedProps & ENCRYPTIONKEY_MODIFIED ) in storeData()
[all …]
H A Dpkgcontent.hxx118 sal_uInt32 m_nModifiedProps; member in package_ucp::Content

Completed in 25 milliseconds