Home
last modified time | relevance | path

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

/aoo42x/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()
/aoo42x/main/chart2/source/inc/
H A DCharacterProperties.hxx49 PROP_CHAR_FONT_NAME = FAST_PROPERTY_ID_START_CHAR_PROP, // ? enumerator
/aoo42x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx1601 PropertyNameSupplier::GetPropertyNameSupplier().GetName( PROP_CHAR_FONT_NAME), in lcl_attribute()
1606 … m_pImpl->GetTopContext()->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( sStringValue )); in lcl_attribute()
1650 … m_pImpl->GetTopContext()->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( sStringValue )); in lcl_attribute()
1655 …m_pImpl->GetTopContext()->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( m_pImpl->GetThemeTable()… in lcl_attribute()
3106 PropertyIds eFontName = PROP_CHAR_FONT_NAME; in sprmWithProps()
H A DNumberingManager.cxx219 case PROP_CHAR_FONT_NAME: in GetCharStyleProperties()
305 case PROP_CHAR_FONT_NAME: in GetLevelProperties()
H A DPropertyIds.hxx85 ,PROP_CHAR_FONT_NAME enumerator
H A DPropertyIds.cxx72 add(PROP_CHAR_FONT_NAME, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharFontName"))); in PropertyNameSupplier_Impl()
H A DStyleSheetTable.cxx826 … pEntry->pProperties->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( sWesternFontName ), false); in ApplyStyleSheets()
H A DDomainMapper_Impl.cxx1336 aFontProps->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( pFontEntry->sFontName )); in PushFootOrEndnote()
1344 …aFontProps->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( pTopContext->GetFootnoteFontName() )); in PushFootOrEndnote()

Completed in 124 milliseconds