Searched refs:CCA_FOR (Results 1 – 4 of 4) sorted by relevance
791 if (m_nIncludeCommon & CCA_FOR) in exportCommonControlAttributes()796 OAttributeMetaData::getCommonControlAttributeNamespace(CCA_FOR), in exportCommonControlAttributes()797 OAttributeMetaData::getCommonControlAttributeName(CCA_FOR), in exportCommonControlAttributes()802 m_nIncludeCommon = m_nIncludeCommon & ~CCA_FOR; in exportCommonControlAttributes()1595 CCA_PRINTABLE | CCA_TITLE | CCA_FOR; in examine()1678 CCA_PRINTABLE | CCA_TITLE | CCA_FOR; in examine()2055 m_nIncludeCommon &= ~(CCA_FOR | CCA_PRINTABLE | CCA_TAB_INDEX | CCA_TAB_STOP | CCA_LABEL); in examine()
49 #define CCA_FOR 0x00000100 macro
58 case CCA_FOR: return "for"; in getCommonControlAttributeName()
1227 …ame = ::rtl::OUString::createFromAscii(OAttributeMetaData::getCommonControlAttributeName(CCA_FOR)); in handleAttribute()
Completed in 52 milliseconds