Home
last modified time | relevance | path

Searched refs:PROP_CHAR_FONT_NAME (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/chart2/source/tools/
H A DCharacterProperties.cxx78 PROP_CHAR_FONT_NAME, in AddPropertiesToVector()
514 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_CHAR_FONT_NAME, OUString( aFont.Ge… in AddDefaultsToMap()
/aoo4110/main/chart2/source/inc/
H A DCharacterProperties.hxx49 PROP_CHAR_FONT_NAME = FAST_PROPERTY_ID_START_CHAR_PROP, // ? enumerator
/aoo4110/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx77 ,PROP_CHAR_FONT_NAME enumerator
H A DDomainMapper.cxx1602 PropertyNameSupplier::GetPropertyNameSupplier().GetName( PROP_CHAR_FONT_NAME), in lcl_attribute()
1607 … m_pImpl->GetTopContext()->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( sStringValue )); in lcl_attribute()
1651 … m_pImpl->GetTopContext()->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( sStringValue )); in lcl_attribute()
1656 …m_pImpl->GetTopContext()->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( m_pImpl->GetThemeTable()… in lcl_attribute()
3108 PropertyIds eFontName = PROP_CHAR_FONT_NAME; in sprmWithProps()
H A DNumberingManager.cxx239 case PROP_CHAR_FONT_NAME: in GetCharStyleProperties()
325 case PROP_CHAR_FONT_NAME: in GetLevelProperties()
H A DPropertyIds.cxx87 …case PROP_CHAR_FONT_NAME: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Char… in GetName()
H A DStyleSheetTable.cxx829 … pEntry->pProperties->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( sWesternFontName ), false); in ApplyStyleSheets()
H A DDomainMapper_Impl.cxx1147 aFontProps->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( pFontEntry->sFontName )); in PushFootOrEndnote()
1155 …aFontProps->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( pTopContext->GetFootnoteFontName() )); in PushFootOrEndnote()

Completed in 86 milliseconds