Searched refs:resolveFont (Results 1 – 3 of 3) sorted by relevance
74 const TextFont* Theme::resolveFont( const OUString& rName ) const in resolveFont() function in oox::drawingml::Theme
82 if( const TextFont* pFont = pTheme->resolveFont( maTypeface ) ) in getFontData()
81 const TextFont* resolveFont( const ::rtl::OUString& rName ) const;
Completed in 7 milliseconds