Home
last modified time | relevance | path

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

/trunk/main/chart2/source/tools/ !
H A DCharacterProperties.cxx156 PROP_CHAR_UNDERLINE_HAS_COLOR, in AddPropertiesToVector()
523 … ::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_CHAR_UNDERLINE_HAS_COLOR, false ); in AddDefaultsToMap()
/trunk/main/chart2/source/inc/ !
H A DCharacterProperties.hxx61 PROP_CHAR_UNDERLINE_HAS_COLOR, enumerator
/trunk/main/writerfilter/source/dmapper/ !
H A DPropertyIds.hxx116 ,PROP_CHAR_UNDERLINE_HAS_COLOR enumerator
H A DPropertyIds.cxx57 …add(PROP_CHAR_UNDERLINE_HAS_COLOR, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharUnderlineHasCo… in PropertyNameSupplier_Impl()
H A DDomainMapper.cxx1621 … m_pImpl->GetTopContext()->Insert(PROP_CHAR_UNDERLINE_HAS_COLOR, true, uno::makeAny( true ) ); in lcl_attribute()
3779 rContext->Insert(PROP_CHAR_UNDERLINE_HAS_COLOR, true, uno::makeAny( true ) ); in sprmWithProps()