Home
last modified time | relevance | path

Searched refs:PROP_CHAR_UNDERLINE_COLOR (Results 1 – 5 of 5) sorted by relevance

/trunk/main/chart2/source/tools/
H A DCharacterProperties.cxx148 PROP_CHAR_UNDERLINE_COLOR, in AddPropertiesToVector()
522 …:PropertyHelper::setPropertyValueDefault< sal_Int32 >( rOutMap, PROP_CHAR_UNDERLINE_COLOR, -1 ); /… in AddDefaultsToMap()
/trunk/main/chart2/source/inc/
H A DCharacterProperties.hxx60 PROP_CHAR_UNDERLINE_COLOR, enumerator
/trunk/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx115 ,PROP_CHAR_UNDERLINE_COLOR enumerator
H A DPropertyIds.cxx56 …add(PROP_CHAR_UNDERLINE_COLOR, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharUnderlineColor"))); in PropertyNameSupplier_Impl()
H A DDomainMapper.cxx1622 … m_pImpl->GetTopContext()->Insert(PROP_CHAR_UNDERLINE_COLOR, true, uno::makeAny( nIntValue ) ); in lcl_attribute()
3780 rContext->Insert(PROP_CHAR_UNDERLINE_COLOR, true, uno::makeAny( nColor ) ); in sprmWithProps()

Completed in 35 milliseconds