Searched refs:UNO_NAME_CHAR_BACK_COLOR (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sw/inc/ |
H A D | unoprnms.hxx | 137 /* 0102 */ UNO_NAME_CHAR_BACK_COLOR, enumerator
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unomap.cxx | 169 …{ SW_PROP_NMID(UNO_NAME_CHAR_BACK_COLOR), RES_CHRATR_BACKGROUND, CPPU_E2T(CPPUTYPE_INT32), … 387 …{ SW_PROP_NMID(UNO_NAME_CHAR_BACK_COLOR), RES_CHRATR_BACKGROUND, CPPU_E2T(CPPUTYPE_INT32), … 486 …{ SW_PROP_NMID(UNO_NAME_CHAR_BACK_COLOR), RES_CHRATR_BACKGROUND, CPPU_E2T(CPPUTYPE_INT32), PROP… 584 …{ SW_PROP_NMID(UNO_NAME_CHAR_BACK_COLOR), RES_CHRATR_BACKGROUND, CPPU_E2T(CPPUTYPE_INT32), PROP… in GetPropertyMapEntries() 631 …{ SW_PROP_NMID(UNO_NAME_CHAR_BACK_COLOR), RES_CHRATR_BACKGROUND, CPPU_E2T(CPPUTYPE_INT32), … in GetPropertyMapEntries()
|
/aoo4110/main/sw/source/core/access/ |
H A D | accpara.cxx | 1308 STR( GetPropName( UNO_NAME_CHAR_BACK_COLOR ).pName ); in getAttributeNames() 2456 … ChangeAttrColor.Name = OUString::createFromAscii( GetPropName( UNO_NAME_CHAR_BACK_COLOR).pName ); in _correctValues() 2495 …if (rValue.Name.compareTo(::rtl::OUString::createFromAscii( GetPropName( UNO_NAME_CHAR_BACK_COLOR … in _correctValues()
|
Completed in 90 milliseconds