Searched refs:UNO_NAME_CHAR_COLOR (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/editeng/inc/editeng/ |
H A D | unoprnms.hxx | 29 #define UNO_NAME_CHAR_COLOR "CharColor" macro
|
/aoo4110/main/sw/inc/ |
H A D | unoprnms.hxx | 133 /* 0099 */ UNO_NAME_CHAR_COLOR, enumerator
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unomap.cxx | 172 …{ SW_PROP_NMID(UNO_NAME_CHAR_COLOR), RES_CHRATR_COLOR, CPPU_E2T(CPPUTYPE_INT32), Pr… 394 …{ SW_PROP_NMID(UNO_NAME_CHAR_COLOR), RES_CHRATR_COLOR, CPPU_E2T(CPPUTYPE_INT32), PR… 487 …{ SW_PROP_NMID(UNO_NAME_CHAR_COLOR), RES_CHRATR_COLOR, CPPU_E2T(CPPUTYPE_INT32), PROPERTY_NONE… 586 …{ SW_PROP_NMID(UNO_NAME_CHAR_COLOR), RES_CHRATR_COLOR, CPPU_E2T(CPPUTYPE_INT32), PROPERTY_NONE… in GetPropertyMapEntries() 633 …{ SW_PROP_NMID(UNO_NAME_CHAR_COLOR), RES_CHRATR_COLOR, CPPU_E2T(CPPUTYPE_INT32), PR… in GetPropertyMapEntries()
|
/aoo4110/main/sw/source/core/access/ |
H A D | accpara.cxx | 1309 STR( GetPropName( UNO_NAME_CHAR_COLOR ).pName ); in getAttributeNames() 2464 ChangeAttrColor.Name = OUString::createFromAscii( GetPropName( UNO_NAME_CHAR_COLOR ).pName ); in _correctValues() 2512 …if (rValue.Name.compareTo(::rtl::OUString::createFromAscii( GetPropName( UNO_NAME_CHAR_COLOR ).pNa… in _correctValues()
|
Completed in 379 milliseconds