Searched refs:pMinValuePropertyName (Results 1 – 1 of 1) sorted by relevance
1193 const sal_Char* pMinValuePropertyName = NULL; in exportSpecialAttributes() local1195 getValueLimitPropertyNames(m_nClassId, pMinValuePropertyName, pMaxValuePropertyName); in exportSpecialAttributes()1197 OSL_ENSURE((NULL == pMinValuePropertyName) == (0 == (SCA_MIN_VALUE & m_nIncludeSpecial)), in exportSpecialAttributes()1208 if (pMinValuePropertyName && (SCA_MIN_VALUE & m_nIncludeSpecial)) in exportSpecialAttributes()1212 pMinValuePropertyName); in exportSpecialAttributes()
Completed in 12 milliseconds