Searched refs:PROP_CHAR_COLOR (Results 1 – 6 of 6) sorted by relevance
/trunk/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()
|
/trunk/main/chart2/source/inc/ |
H A D | CharacterProperties.hxx | 54 PROP_CHAR_COLOR, enumerator
|
/trunk/main/writerfilter/source/dmapper/ |
H A D | PropertyIds.hxx | 70 ,PROP_CHAR_COLOR enumerator
|
H A D | DomainMapper.cxx | 1615 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 D | PropertyIds.cxx | 53 add(PROP_CHAR_COLOR, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharColor"))); in PropertyNameSupplier_Impl()
|
H A D | StyleSheetTable.cxx | 847 … pEntry->pProperties->Insert(PROP_CHAR_COLOR, true, uno::makeAny( sal_Int32(0xffffffff) ), false); in ApplyStyleSheets()
|
Completed in 81 milliseconds