Searched refs:UNO_NAME_CHAR_BACK_COLOR (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/inc/ |
H A D | unoprnms.hxx | 138 /* 0102 */ UNO_NAME_CHAR_BACK_COLOR, enumerator
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unomap.cxx | 171 …{ SW_PROP_NMID(UNO_NAME_CHAR_BACK_COLOR), RES_CHRATR_BACKGROUND, CPPU_E2T(CPPUTYPE_INT32), … 392 …{ SW_PROP_NMID(UNO_NAME_CHAR_BACK_COLOR), RES_CHRATR_BACKGROUND, CPPU_E2T(CPPUTYPE_INT32), … 491 …{ SW_PROP_NMID(UNO_NAME_CHAR_BACK_COLOR), RES_CHRATR_BACKGROUND, CPPU_E2T(CPPUTYPE_INT32), PROP… 642 …{ SW_PROP_NMID(UNO_NAME_CHAR_BACK_COLOR), RES_CHRATR_BACKGROUND, CPPU_E2T(CPPUTYPE_INT32), PROP… in GetPropertyMapEntries() 689 …{ SW_PROP_NMID(UNO_NAME_CHAR_BACK_COLOR), RES_CHRATR_BACKGROUND, CPPU_E2T(CPPUTYPE_INT32), … in GetPropertyMapEntries()
|
/aoo42x/main/sw/source/core/access/ |
H A D | accpara.cxx | 1312 STR( GetPropName( UNO_NAME_CHAR_BACK_COLOR ).pName ); in getAttributeNames() 2460 … ChangeAttrColor.Name = OUString::createFromAscii( GetPropName( UNO_NAME_CHAR_BACK_COLOR).pName ); in _correctValues() 2499 …if (rValue.Name.compareTo(::rtl::OUString::createFromAscii( GetPropName( UNO_NAME_CHAR_BACK_COLOR … in _correctValues()
|
Completed in 62 milliseconds