Home
last modified time | relevance | path

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

/AOO41X/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx80 #define COMPRESSED_MODIFIED sal_uInt32( 0x02 ) macro
1274 m_nModifiedProps |= COMPRESSED_MODIFIED; in setPropertyValues()
2777 if ( m_nModifiedProps & COMPRESSED_MODIFIED ) in storeData()
2784 m_nModifiedProps &= ~COMPRESSED_MODIFIED; in storeData()