Searched refs:PROP_CHAR_BACK_COLOR (Results 1 – 4 of 4) sorted by relevance
228 sal_Int32 objType = PROP_CHAR_BACK_COLOR; in getProperties()236 pPropertyMap->Insert( PROP_CHAR_BACK_COLOR, false, uno::makeAny( nApplyColor )); in getProperties()
67 ,PROP_CHAR_BACK_COLOR enumerator
91 add(PROP_CHAR_BACK_COLOR, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharBackColor"))); in PropertyNameSupplier_Impl()
2786 rContext->Insert(PROP_CHAR_BACK_COLOR, true, uno::makeAny( nColor )); in sprmWithProps()2788 rContext->Insert(PROP_CHAR_BACK_COLOR, true, uno::makeAny( mnBackgroundColor )); in sprmWithProps()
Completed in 28 milliseconds