Home
last modified time | relevance | path

Searched refs:getFontNameForTheme (Results 1 – 3 of 3) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DThemeTable.hxx46 const ::rtl::OUString getFontNameForTheme(const Id id) const;
H A DThemeTable.cxx169 const ::rtl::OUString ThemeTable::getFontNameForTheme(const Id id) const in getFontNameForTheme() function in writerfilter::dmapper::ThemeTable
H A DDomainMapper.cxx1655 …PROP_CHAR_FONT_NAME, true, uno::makeAny( m_pImpl->GetThemeTable()->getFontNameForTheme(nIntValue) … in lcl_attribute()
1671 …R_FONT_NAME_COMPLEX, true, uno::makeAny( m_pImpl->GetThemeTable()->getFontNameForTheme(nIntValue) … in lcl_attribute()
1681 …R_FONT_NAME_COMPLEX, true, uno::makeAny( m_pImpl->GetThemeTable()->getFontNameForTheme(nIntValue) … in lcl_attribute()

Completed in 89 milliseconds