Searched refs:CCA_BUTTON_TYPE (Results 1 – 4 of 4) sorted by relevance
684 if (m_nIncludeCommon & CCA_BUTTON_TYPE) in exportCommonControlAttributes()687 OAttributeMetaData::getCommonControlAttributeNamespace(CCA_BUTTON_TYPE), in exportCommonControlAttributes()688 OAttributeMetaData::getCommonControlAttributeName(CCA_BUTTON_TYPE), in exportCommonControlAttributes()694 m_nIncludeCommon = m_nIncludeCommon & ~CCA_BUTTON_TYPE; in exportCommonControlAttributes()1649 CCA_NAME | CCA_SERVICE_NAME | CCA_BUTTON_TYPE | CCA_DISABLED | in examine()
43 #define CCA_BUTTON_TYPE 0x00000004 macro
51 case CCA_BUTTON_TYPE: return "button-type"; in getCommonControlAttributeName()
201 OAttributeMetaData::getCommonControlAttributeName(CCA_BUTTON_TYPE), PROPERTY_BUTTONTYPE, in OFormLayerXMLImport_Impl()
Completed in 33 milliseconds