Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/forms/
H A Delementexport.cxx1194 const sal_Char* pMaxValuePropertyName = NULL; in exportSpecialAttributes() local
1195 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 11 milliseconds