Searched refs:pValuePropertyName (Results 1 – 1 of 1) sorted by relevance
809 const sal_Char* pValuePropertyName = NULL; in exportCommonControlAttributes() local812 getValuePropertyNames(m_eType, m_nClassId, pCurrentValuePropertyName, pValuePropertyName); in exportCommonControlAttributes()834 if (pValuePropertyName && (CCA_VALUE & m_nIncludeCommon)) in exportCommonControlAttributes()838 pValuePropertyName); in exportCommonControlAttributes()840 OSL_ENSURE((NULL == pValuePropertyName) == (0 == (CCA_VALUE & m_nIncludeCommon)), in exportCommonControlAttributes()
Completed in 17 milliseconds