Searched refs:aFntLst (Results 1 – 1 of 1) sorted by relevance
254 FontList aFntLst( Application::GetDefaultDevice() ); in Reset() local255 aFont1CB.Fill( &aFntLst ); in Reset()256 aFont2CB.Fill( &aFntLst ); in Reset()383 FontList aFntLst( Application::GetDefaultDevice() ); in IMPL_LINK() local385 sal_uInt16 nFontCount = aFntLst.GetFontNameCount(); in IMPL_LINK()388 const FontInfo& rInfo = aFntLst.GetFontName( nFont ); in IMPL_LINK()
Completed in 16 milliseconds