Searched refs:PROP_CHAR_COLOR (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/chart2/source/tools/ |
H A D | CharacterProperties.cxx | 113 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 D | CharacterProperties.hxx | 54 PROP_CHAR_COLOR, enumerator
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | PropertyIds.hxx | 62 ,PROP_CHAR_COLOR enumerator
|
H A D | DomainMapper.cxx | 1616 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 D | PropertyIds.cxx | 68 …case PROP_CHAR_COLOR: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharColor")); brea… in GetName()
|
H A D | StyleSheetTable.cxx | 850 … pEntry->pProperties->Insert(PROP_CHAR_COLOR, true, uno::makeAny( sal_Int32(0xffffffff) ), false); in ApplyStyleSheets()
|
Completed in 216 milliseconds