Home
last modified time | relevance | path

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

/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx486 Font aInfoFont( maInfoBar.GetControlFont() ); in DBG_NAME() local
545 Font aInfoFont( maInfoBar.GetControlFont() ); in InitSettings() local
547 aInfoFont.SetWeight( WEIGHT_BOLD ); in InitSettings()
548 aInfoFont.SetColor( GALLERY_FG_COLOR ); in InitSettings()
549 maInfoBar.SetControlFont( aInfoFont ); in InitSettings()