Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DThemeTable.hxx46 const ::rtl::OUString getFontNameForTheme(const Id id) const;
H A DThemeTable.cxx170 const ::rtl::OUString ThemeTable::getFontNameForTheme(const Id id) const in getFontNameForTheme() function in writerfilter::dmapper::ThemeTable
H A DDomainMapper.cxx1656 …PROP_CHAR_FONT_NAME, true, uno::makeAny( m_pImpl->GetThemeTable()->getFontNameForTheme(nIntValue) … in lcl_attribute()
1672 …R_FONT_NAME_COMPLEX, true, uno::makeAny( m_pImpl->GetThemeTable()->getFontNameForTheme(nIntValue) … in lcl_attribute()
1682 …R_FONT_NAME_COMPLEX, true, uno::makeAny( m_pImpl->GetThemeTable()->getFontNameForTheme(nIntValue) … in lcl_attribute()

Completed in 71 milliseconds