Home
last modified time | relevance | path

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

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