Searched refs:UNO_NAME_CHAR_COLOR (Results 1 – 4 of 4) sorted by relevance
/trunk/main/editeng/inc/editeng/ |
H A D | unoprnms.hxx | 29 #define UNO_NAME_CHAR_COLOR "CharColor" macro
|
/trunk/main/sw/inc/ |
H A D | unoprnms.hxx | 134 /* 0099 */ UNO_NAME_CHAR_COLOR, enumerator
|
/trunk/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), PROPERTY_NONE… 644 …{ SW_PROP_NMID(UNO_NAME_CHAR_COLOR), RES_CHRATR_COLOR, CPPU_E2T(CPPUTYPE_INT32), PROPERTY_NONE… in GetPropertyMapEntries() 691 …{ SW_PROP_NMID(UNO_NAME_CHAR_COLOR), RES_CHRATR_COLOR, CPPU_E2T(CPPUTYPE_INT32), PR… in GetPropertyMapEntries()
|
/trunk/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 …if (rValue.Name.compareTo(::rtl::OUString::createFromAscii( GetPropName( UNO_NAME_CHAR_COLOR ).pNa… in _correctValues()
|
Completed in 107 milliseconds