Searched refs:PROP_CHAR_FONT_NAME (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/chart2/source/tools/ |
H A D | CharacterProperties.cxx | 78 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 D | CharacterProperties.hxx | 49 PROP_CHAR_FONT_NAME = FAST_PROPERTY_ID_START_CHAR_PROP, // ? enumerator
|
/aoo42x/main/writerfilter/source/dmapper/ |
H A D | DomainMapper.cxx | 1601 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 D | NumberingManager.cxx | 219 case PROP_CHAR_FONT_NAME: in GetCharStyleProperties() 305 case PROP_CHAR_FONT_NAME: in GetLevelProperties()
|
H A D | PropertyIds.hxx | 85 ,PROP_CHAR_FONT_NAME enumerator
|
H A D | PropertyIds.cxx | 72 add(PROP_CHAR_FONT_NAME, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharFontName"))); in PropertyNameSupplier_Impl()
|
H A D | StyleSheetTable.cxx | 826 … pEntry->pProperties->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( sWesternFontName ), false); in ApplyStyleSheets()
|
H A D | DomainMapper_Impl.cxx | 1336 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 85 milliseconds