Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/forms/
H A Delementexport.cxx809 const sal_Char* pValuePropertyName = NULL; in exportCommonControlAttributes() local
812 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 22 milliseconds