Home
last modified time | relevance | path

Searched refs:PROP_CHAR_COLOR (Results 1 – 6 of 6) sorted by relevance

/trunk/main/chart2/source/tools/
H A DCharacterProperties.cxx113 PROP_CHAR_COLOR, in AddPropertiesToVector()
519 …::chart::PropertyHelper::setPropertyValueDefault< sal_Int32 >( rOutMap, PROP_CHAR_COLOR, -1 ); //a… in AddDefaultsToMap()
/trunk/main/chart2/source/inc/
H A DCharacterProperties.hxx54 PROP_CHAR_COLOR, enumerator
/trunk/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx70 ,PROP_CHAR_COLOR enumerator
H A DDomainMapper.cxx1615 m_pImpl->GetTopContext()->Insert(PROP_CHAR_COLOR, true, uno::makeAny( nIntValue ) ); in lcl_attribute()
2989 rContext->Insert(PROP_CHAR_COLOR, true, uno::makeAny( nColor ) ); in sprmWithProps()
3769 rContext->Insert(PROP_CHAR_COLOR, true, uno::makeAny( nColor ) ); in sprmWithProps()
H A DPropertyIds.cxx53 add(PROP_CHAR_COLOR, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharColor"))); in PropertyNameSupplier_Impl()
H A DStyleSheetTable.cxx847 … pEntry->pProperties->Insert(PROP_CHAR_COLOR, true, uno::makeAny( sal_Int32(0xffffffff) ), false); in ApplyStyleSheets()

Completed in 81 milliseconds