Home
last modified time | relevance | path

Searched refs:PROP_CHAR_BACK_COLOR (Results 1 – 4 of 4) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DCellColorHandler.cxx228 sal_Int32 objType = PROP_CHAR_BACK_COLOR; in getProperties()
236 pPropertyMap->Insert( PROP_CHAR_BACK_COLOR, false, uno::makeAny( nApplyColor )); in getProperties()
H A DPropertyIds.hxx67 ,PROP_CHAR_BACK_COLOR enumerator
H A DPropertyIds.cxx91 add(PROP_CHAR_BACK_COLOR, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharBackColor"))); in PropertyNameSupplier_Impl()
H A DDomainMapper.cxx2786 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