Searched refs:bUseCommonEncryption (Results 1 – 2 of 2) sorted by relevance
1055 sal_Bool bUseCommonEncryption ) in InsertOwnProps() argument1065 aResult[nInd].Value <<= bUseCommonEncryption; in InsertOwnProps()1071 aResult[nLen - 1].Value <<= bUseCommonEncryption; in InsertOwnProps()3188 sal_Bool bUseCommonEncryption = sal_False; in setPropertyValue() local3189 if ( aValue >>= bUseCommonEncryption ) in setPropertyValue()3194 m_pImpl->m_bUseCommonEncryption = bUseCommonEncryption; in setPropertyValue()3196 else if ( bUseCommonEncryption ) in setPropertyValue()
167 sal_Bool bUseCommonEncryption );249 sal_Bool bUseCommonEncryption,
Completed in 27 milliseconds