Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Delementexport.cxx791 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()
H A Dformattributes.hxx49 #define CCA_FOR 0x00000100 macro
H A Dformattributes.cxx58 case CCA_FOR: return "for"; in getCommonControlAttributeName()
H A Delementimport.cxx1227 …ame = ::rtl::OUString::createFromAscii(OAttributeMetaData::getCommonControlAttributeName(CCA_FOR)); in handleAttribute()

Completed in 50 milliseconds