Lines Matching refs:CCA_VALUE
806 if ((CCA_CURRENT_VALUE | CCA_VALUE) & m_nIncludeCommon) in exportCommonControlAttributes()
815 …const sal_Char* pValueAttributeName = OAttributeMetaData::getCommonControlAttributeName(CCA_VALUE); in exportCommonControlAttributes()
817 …16 nValueAttributeNamespaceKey = OAttributeMetaData::getCommonControlAttributeNamespace(CCA_VALUE); 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()
1662 CCA_TAB_INDEX | CCA_TAB_STOP | CCA_TITLE | CCA_VALUE | CCA_VISUAL_EFFECT; in examine()
1694 CCA_NAME | CCA_SERVICE_NAME | CCA_VALUE; in examine()
1710 CCA_TITLE | CCA_CURRENT_VALUE | CCA_VALUE | CCA_ORIENTATION; in examine()