Searched refs:PROP_CHAR_FONT_NAME_COMPLEX (Results 1 – 4 of 4) sorted by relevance
/trunk/main/writerfilter/source/dmapper/ |
H A D | PropertyIds.hxx | 87 ,PROP_CHAR_FONT_NAME_COMPLEX enumerator
|
H A D | DomainMapper.cxx | 1671 …m_pImpl->GetTopContext()->Insert(PROP_CHAR_FONT_NAME_COMPLEX, true, uno::makeAny( m_pImpl->GetThem… in lcl_attribute() 1676 … m_pImpl->GetTopContext()->Insert(PROP_CHAR_FONT_NAME_COMPLEX, true, uno::makeAny( sStringValue )); in lcl_attribute() 1681 …m_pImpl->GetTopContext()->Insert(PROP_CHAR_FONT_NAME_COMPLEX, true, uno::makeAny( m_pImpl->GetThem… in lcl_attribute() 3125 eFontName = PROP_CHAR_FONT_NAME_COMPLEX; in sprmWithProps()
|
H A D | PropertyIds.cxx | 83 …add(PROP_CHAR_FONT_NAME_COMPLEX, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharFontNameComplex"… in PropertyNameSupplier_Impl()
|
H A D | StyleSheetTable.cxx | 836 …pEntry->pProperties->Insert(PROP_CHAR_FONT_NAME_COMPLEX, true, uno::makeAny( pCTLFontEntry->sFontN… in ApplyStyleSheets()
|
Completed in 62 milliseconds