Home
last modified time | relevance | path

Searched refs:aLightFont (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/vcl/source/control/
H A Dtabctrl.cxx392 Font aLightFont = aFont; in ImplGetTabRect() local
395 aLightFont.SetTransparent( sal_True ); in ImplGetTabRect()
396 aLightFont.SetWeight( WEIGHT_LIGHT ); in ImplGetTabRect()
403 SetFont( aLightFont ); in ImplGetTabRect()
/trunk/main/svtools/source/control/
H A Dtabbar.cxx1065 Font aLightFont = aFont; in Paint() local
1067 aLightFont.SetWeight( WEIGHT_NORMAL ); in Paint()
1138 SetFont( aLightFont ); in Paint()
/trunk/main/sc/source/ui/inc/
H A Dparawin.hxx146 void SetArgumentFonts(const Font&aBoldFont,const Font&aLightFont);
/trunk/main/formula/source/ui/dlg/
H A Dparawin.cxx310 void ParaWin::SetArgumentFonts(const Font&aBoldFont,const Font&aLightFont) in SetArgumentFonts() argument
313 aFntLight=aLightFont; in SetArgumentFonts()
H A Dparawin.hxx149 void SetArgumentFonts(const Font&aBoldFont,const Font&aLightFont);

Completed in 43 milliseconds