Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/chart2/source/inc/
H A DCharacterProperties.hxx60 PROP_CHAR_UNDERLINE_COLOR, enumerator
/aoo4110/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx107 ,PROP_CHAR_UNDERLINE_COLOR enumerator
H A DPropertyIds.cxx71 …case PROP_CHAR_UNDERLINE_COLOR: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharUnderlin… in GetName()
H A DDomainMapper.cxx1623 … m_pImpl->GetTopContext()->Insert(PROP_CHAR_UNDERLINE_COLOR, true, uno::makeAny( nIntValue ) ); in lcl_attribute()
3772 rContext->Insert(PROP_CHAR_UNDERLINE_COLOR, true, uno::makeAny( nColor ) ); in sprmWithProps()

Completed in 474 milliseconds