Searched refs:GetDevFont (Results 1 – 8 of 8) sorted by relevance
300 String aFontName( mpDialog->GetDevFont( i ).GetName() ); in SvxCharMapData()396 aFont = mpDialog->GetDevFont( nFont ); in IMPL_LINK()
185 FontInfo aInf( pPrt->GetDevFont( i ) ); in SwAsciiFilterDlg()
271 FontInfo aFont = GetDevFont( (i*nFontCount) / nFontSamples ); in Paint()
200 pFonts[n] = VCLUnoHelper::CreateFontDescriptor( mpOutputDevice->GetDevFont( n ) ); in getFontDescriptors()
261 FontInfo aFontInfo = pDevice->GetDevFont( i ); in ImplInsertFonts()
1115 FontInfo GetDevFont( int nDevFontIndex ) const;
930 FontInfo aInf( pPrt->GetDevFont( i ) ); in Reset()
7177 FontInfo OutputDevice::GetDevFont( int nDevFontIndex ) const in GetDevFont() function in OutputDevice
Completed in 255 milliseconds