Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dcalendar.cxx441 Font aTempFont = aOldFont; in ImplFormat() local
442 ImplGetWeekFont( aTempFont ); in ImplFormat()
443 SetFont( aTempFont ); in ImplFormat()
1112 Font aTempFont = aOldFont; in ImplDraw() local
1113 ImplGetWeekFont( aTempFont ); in ImplDraw()
1114 SetFont( aTempFont ); in ImplDraw()
2602 Font aTempFont = aOldFont; in CalcWindowSizePixel() local
2603 ImplGetWeekFont( aTempFont ); in CalcWindowSizePixel()
2604 ((Calendar*)this)->SetFont( aTempFont ); in CalcWindowSizePixel()
/trunk/main/svtools/source/contnr/
H A Dsvicnvw.cxx369 Font aTempFont( rFont ); in SetFont() local
370 aTempFont.SetTransparent( sal_True ); in SetFont()
371 SvLBox::SetFont( aTempFont ); in SetFont()
H A Dsvtreebx.cxx1273 Font aTempFont( rFont ); in SetFont() local
1274 aTempFont.SetTransparent( sal_True ); in SetFont()
1275 Control::SetFont( aTempFont ); in SetFont()
1276 AdjustEntryHeight( aTempFont ); in SetFont()
H A Dsvimpicn.cxx2091 Font aTempFont( pOut->GetFont() ); in PaintEntry() local
2097 Font aNewFont( aTempFont ); in PaintEntry()
2128 pOut->SetFont( aTempFont ); in PaintEntry()
H A Dimivctl1.cxx1958 Font aTempFont( pOut->GetFont() ); in PaintEntry() local
1984 Font aNewFont( aTempFont ); in PaintEntry()
2053 pOut->SetFont( aTempFont ); in PaintEntry()
/trunk/main/vcl/source/window/
H A Dwindow2.cxx952 Font aTempFont = GetDefaultFont( nType, GetSettings().GetLanguage(), 0 ); in SetZoomedPointFont() local
953 aFont.SetName( aTempFont.GetName() ); in SetZoomedPointFont()

Completed in 134 milliseconds