Searched refs:aTempFont (Results 1 – 6 of 6) sorted by relevance
441 Font aTempFont = aOldFont; in ImplFormat() local442 ImplGetWeekFont( aTempFont ); in ImplFormat()443 SetFont( aTempFont ); in ImplFormat()1112 Font aTempFont = aOldFont; in ImplDraw() local1113 ImplGetWeekFont( aTempFont ); in ImplDraw()1114 SetFont( aTempFont ); in ImplDraw()2602 Font aTempFont = aOldFont; in CalcWindowSizePixel() local2603 ImplGetWeekFont( aTempFont ); in CalcWindowSizePixel()2604 ((Calendar*)this)->SetFont( aTempFont ); in CalcWindowSizePixel()
369 Font aTempFont( rFont ); in SetFont() local370 aTempFont.SetTransparent( sal_True ); in SetFont()371 SvLBox::SetFont( aTempFont ); in SetFont()
1273 Font aTempFont( rFont ); in SetFont() local1274 aTempFont.SetTransparent( sal_True ); in SetFont()1275 Control::SetFont( aTempFont ); in SetFont()1276 AdjustEntryHeight( aTempFont ); in SetFont()
2091 Font aTempFont( pOut->GetFont() ); in PaintEntry() local2097 Font aNewFont( aTempFont ); in PaintEntry()2128 pOut->SetFont( aTempFont ); in PaintEntry()
1958 Font aTempFont( pOut->GetFont() ); in PaintEntry() local1984 Font aNewFont( aTempFont ); in PaintEntry()2053 pOut->SetFont( aTempFont ); in PaintEntry()
952 Font aTempFont = GetDefaultFont( nType, GetSettings().GetLanguage(), 0 ); in SetZoomedPointFont() local953 aFont.SetName( aTempFont.GetName() ); in SetZoomedPointFont()
Completed in 93 milliseconds