Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Delementexport.cxx806 if ((CCA_CURRENT_VALUE | CCA_VALUE) & m_nIncludeCommon) in exportCommonControlAttributes()
834 if (pValuePropertyName && (CCA_VALUE & m_nIncludeCommon)) in exportCommonControlAttributes()
840 OSL_ENSURE((NULL == pValuePropertyName) == (0 == (CCA_VALUE & m_nIncludeCommon)), in exportCommonControlAttributes()
847 m_nIncludeCommon = m_nIncludeCommon & ~(CCA_CURRENT_VALUE | CCA_VALUE); in exportCommonControlAttributes()
1332 OAttributeMetaData::getCommonControlAttributeNamespace(CCA_VALUE), in exportListSourceAsElements()
1333 OAttributeMetaData::getCommonControlAttributeName(CCA_VALUE), in exportListSourceAsElements()
1538 m_nIncludeCommon |= CCA_VALUE; in examine()
1587 CCA_VALUE; in examine()
1605 CCA_TAB_INDEX | CCA_TAB_STOP | CCA_TITLE | CCA_VALUE; in examine()
1694 CCA_NAME | CCA_SERVICE_NAME | CCA_VALUE; in examine()
[all …]
H A Dformattributes.hxx62 #define CCA_VALUE 0x00200000 macro
H A Dformattributes.cxx71 case CCA_VALUE: return "value"; in getCommonControlAttributeName()
H A Delementimport.cxx785 …const sal_Char* pValueAttributeName = OAttributeMetaData::getCommonControlAttributeName(CCA_VALUE); in handleAttribute()

Completed in 34 milliseconds