Searched refs:PROP_CHAR_FONT_NAME (Results 1 – 8 of 8) sorted by relevance
/aoo41x/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()
|
/aoo41x/main/chart2/source/inc/ |
H A D | CharacterProperties.hxx | 49 PROP_CHAR_FONT_NAME = FAST_PROPERTY_ID_START_CHAR_PROP, // ? enumerator
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | PropertyIds.hxx | 77 ,PROP_CHAR_FONT_NAME enumerator
|
H A D | DomainMapper.cxx | 1602 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 D | NumberingManager.cxx | 239 case PROP_CHAR_FONT_NAME: in GetCharStyleProperties() 325 case PROP_CHAR_FONT_NAME: in GetLevelProperties()
|
H A D | PropertyIds.cxx | 87 …case PROP_CHAR_FONT_NAME: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Char… in GetName()
|
H A D | StyleSheetTable.cxx | 829 … pEntry->pProperties->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( sWesternFontName ), false); in ApplyStyleSheets()
|
H A D | DomainMapper_Impl.cxx | 1147 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 441 milliseconds