Searched refs:UNO_NAME_CHAR_COLOR (Results 1 – 4 of 4) sorted by relevance
| /AOO42X/main/editeng/inc/editeng/ |
| H A D | unoprnms.hxx | 29 #define UNO_NAME_CHAR_COLOR "CharColor" macro
|
| /AOO42X/main/sw/inc/ |
| H A D | unoprnms.hxx | 134 /* 0099 */ UNO_NAME_CHAR_COLOR, enumerator
|
| /AOO42X/main/sw/source/core/unocore/ |
| H A D | unomap.cxx | 174 …{ SW_PROP_NMID(UNO_NAME_CHAR_COLOR), RES_CHRATR_COLOR, CPPU_E2T(CPPUTYPE_INT32), Pr… 399 …{ SW_PROP_NMID(UNO_NAME_CHAR_COLOR), RES_CHRATR_COLOR, CPPU_E2T(CPPUTYPE_INT32), PR… 492 …{ SW_PROP_NMID(UNO_NAME_CHAR_COLOR), RES_CHRATR_COLOR, CPPU_E2T(CPPUTYPE_INT32), PR… 644 …{ SW_PROP_NMID(UNO_NAME_CHAR_COLOR), RES_CHRATR_COLOR, CPPU_E2T(CPPUTYPE_INT32), PR… in GetPropertyMapEntries() 691 …{ SW_PROP_NMID(UNO_NAME_CHAR_COLOR), RES_CHRATR_COLOR, CPPU_E2T(CPPUTYPE_INT32), PR… in GetPropertyMapEntries()
|
| /AOO42X/main/sw/source/core/access/ |
| H A D | accpara.cxx | 1313 STR( GetPropName( UNO_NAME_CHAR_COLOR ).pName ); in getAttributeNames() 2468 … ChangeAttrColor.Name = OUString::createFromAscii( GetPropName( UNO_NAME_CHAR_COLOR ).pName ); in _correctValues() 2516 …alue.Name.compareTo(::rtl::OUString::createFromAscii( GetPropName( UNO_NAME_CHAR_COLOR ).pName ) )… in _correctValues()
|