Searched refs:CCA_READONLY (Results 1 – 4 of 4) sorted by relevance
604 …CCA_CURRENT_SELECTED, CCA_DISABLED, CCA_DROPDOWN, CCA_PRINTABLE, CCA_READONLY, CCA_SELECTED, CCA_T… in exportCommonControlAttributes()1554 m_nIncludeCommon |= CCA_READONLY; in examine()1604 CCA_DISABLED | CCA_DROPDOWN | CCA_MAX_LENGTH | CCA_PRINTABLE | CCA_READONLY | CCA_SIZE | in examine()1686 CCA_PRINTABLE | CCA_READONLY | CCA_TITLE; in examine()
54 #define CCA_READONLY 0x00002000 macro
63 case CCA_READONLY: return "readonly"; in getCommonControlAttributeName()
139 OAttributeMetaData::getCommonControlAttributeName(CCA_READONLY), PROPERTY_READONLY, sal_False); in OFormLayerXMLImport_Impl()
Completed in 17 milliseconds