Searched refs:aLightFont (Results 1 – 5 of 5) sorted by relevance
310 void ParaWin::SetArgumentFonts(const Font&aBoldFont,const Font&aLightFont) in SetArgumentFonts() argument313 aFntLight=aLightFont; in SetArgumentFonts()
149 void SetArgumentFonts(const Font&aBoldFont,const Font&aLightFont);
394 Font aLightFont = aFont; in ImplGetTabRect() local397 aLightFont.SetTransparent( sal_True ); in ImplGetTabRect()398 aLightFont.SetWeight( WEIGHT_LIGHT ); in ImplGetTabRect()405 SetFont( aLightFont ); in ImplGetTabRect()
146 void SetArgumentFonts(const Font&aBoldFont,const Font&aLightFont);
1065 Font aLightFont = aFont; in Paint() local1067 aLightFont.SetWeight( WEIGHT_NORMAL ); in Paint()1138 SetFont( aLightFont ); in Paint()
Completed in 43 milliseconds