Searched refs:pMaxValuePropertyName (Results 1 – 1 of 1) sorted by relevance
1194 const sal_Char* pMaxValuePropertyName = NULL; in exportSpecialAttributes() local1195 getValueLimitPropertyNames(m_nClassId, pMinValuePropertyName, pMaxValuePropertyName); in exportSpecialAttributes()1199 OSL_ENSURE((NULL == pMaxValuePropertyName) == (0 == (SCA_MAX_VALUE & m_nIncludeSpecial)), in exportSpecialAttributes()1214 if (pMaxValuePropertyName && (SCA_MAX_VALUE & m_nIncludeSpecial)) in exportSpecialAttributes()1218 pMaxValuePropertyName); in exportSpecialAttributes()
Completed in 23 milliseconds