Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/chart2/source/inc/
H A DCharacterProperties.hxx54 PROP_CHAR_COLOR, enumerator
/aoo41x/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx62 ,PROP_CHAR_COLOR enumerator
H A DDomainMapper.cxx1616 m_pImpl->GetTopContext()->Insert(PROP_CHAR_COLOR, true, uno::makeAny( nIntValue ) ); in lcl_attribute()
2991 rContext->Insert(PROP_CHAR_COLOR, true, uno::makeAny( nColor ) ); in sprmWithProps()
3761 rContext->Insert(PROP_CHAR_COLOR, true, uno::makeAny( nColor ) ); in sprmWithProps()
H A DPropertyIds.cxx68 …case PROP_CHAR_COLOR: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharColor")); brea… in GetName()
H A DStyleSheetTable.cxx850 … pEntry->pProperties->Insert(PROP_CHAR_COLOR, true, uno::makeAny( sal_Int32(0xffffffff) ), false); in ApplyStyleSheets()

Completed in 37 milliseconds