Home
last modified time | relevance | path

Searched refs:aOldFont (Results 1 – 25 of 51) sorted by relevance

123

/trunk/main/toolkit/source/awt/
H A Dvclxfont.cxx68 Font aOldFont = pOutDev->GetFont(); in ImplAssertValidFontMetric() local
71 pOutDev->SetFont( aOldFont ); in ImplAssertValidFontMetric()
124 Font aOldFont = pOutDev->GetFont(); in getCharWidth() local
130 pOutDev->SetFont( aOldFont ); in getCharWidth()
143 Font aOldFont = pOutDev->GetFont(); in getCharWidths() local
155 pOutDev->SetFont( aOldFont ); in getCharWidths()
168 Font aOldFont = pOutDev->GetFont(); in getStringWidth() local
171 pOutDev->SetFont( aOldFont ); in getStringWidth()
184 Font aOldFont = pOutDev->GetFont(); in getStringWidthArray() local
188 pOutDev->SetFont( aOldFont ); in getStringWidthArray()
/trunk/main/sd/source/ui/slideshow/
H A Dshowwin.cxx570 const Font aOldFont( GetFont() ); in DrawPauseScene() local
574 aFont.SetCharSet( aOldFont.GetCharSet() ); in DrawPauseScene()
575 aFont.SetLanguage( aOldFont.GetLanguage() ); in DrawPauseScene()
628 SetFont( aOldFont ); in DrawPauseScene()
636 const Font aOldFont( GetFont() ); in DrawEndScene() local
645 aFont.SetCharSet( aOldFont.GetCharSet() ); in DrawEndScene()
646 aFont.SetLanguage( aOldFont.GetLanguage() ); in DrawEndScene()
649 SetFont( aOldFont ); in DrawEndScene()
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx304 Font aOldFont = pDev->GetFont(); in UserDraw() local
374 pDev->SetFont(aOldFont); in UserDraw()
398 pDev->SetFont(aOldFont); in UserDraw()
444 Font aOldFont = pDev->GetFont(); in UserDraw() local
466 pDev->SetFont(aOldFont); in UserDraw()
488 Font aOldFont = pDev->GetFont(); in UserDraw() local
513 pDev->SetFont(aOldFont); in UserDraw()
/trunk/main/editeng/source/items/
H A Dsvxfont.cxx387 Font aOldFont( pOut->GetFont() ); in ChgPhysFont() local
389 return aOldFont; in ChgPhysFont()
494 Font aOldFont( ChgPhysFont((OutputDevice *)pOut) ); in GetTxtSize() local
501 ((OutputDevice *)pOut)->SetFont( aOldFont ); in GetTxtSize()
523 Font aOldFont( ChgPhysFont( pOut ) ); in DrawText() local
537 pOut->SetFont(aOldFont); in DrawText()
617 Font aOldFont( ChgPhysFont( pOut ) ); in DrawPrev() local
649 pOut->SetFont(aOldFont); in DrawPrev()
/trunk/main/svtools/source/control/
H A Dcalendar.cxx436 Font aOldFont = GetFont(); in ImplFormat() local
441 Font aTempFont = aOldFont; in ImplFormat()
445 SetFont( aOldFont ); in ImplFormat()
452 Font aFont = aOldFont; in ImplFormat()
500 SetFont( aOldFont ); in ImplFormat()
867 Font aOldFont = GetFont(); in ImplDrawDate() local
873 Font aFont = aOldFont; in ImplDrawDate()
959 SetFont( aOldFont ); in ImplDrawDate()
1128 SetFont( aOldFont ); in ImplDraw()
2596 Font aOldFont = GetFont(); in CalcWindowSizePixel() local
[all …]
H A Dctrlbox.cxx841 Font aOldFont( rUDEvt.GetDevice()->GetFont() ); in UserDraw() local
842 Size aSize( aOldFont.GetSize() ); in UserDraw()
860 rUDEvt.GetDevice()->SetFont( aOldFont ); in UserDraw()
906 rUDEvt.GetDevice()->SetFont( aOldFont ); in UserDraw()
/trunk/main/svx/source/dialog/
H A Dfontlb.cxx67 Font aOldFont( rDev.GetFont() ); in Paint() local
79 rDev.SetFont( aOldFont ); in Paint()
85 Font aOldFont( pView->GetFont() ); in InitViewData() local
88 pView->SetFont( aOldFont ); in InitViewData()
/trunk/main/filter/source/flash/
H A Dswfwriter2.cxx459 Font aOldFont( pVDev->GetFont() ); in getGlyph() local
460 Font aNewFont( aOldFont ); in getGlyph()
463 aOldFont.SetOrientation(0); in getGlyph()
487 aPoint.X() = static_cast<long>((double(aPoint.X()) * 1024.0 ) / double(aOldFont.GetHeight())); in getGlyph()
488 aPoint.Y() = static_cast<long>((double(aPoint.Y()) * 1024.0 ) / double(aOldFont.GetHeight())); in getGlyph()
498 pVDev->SetFont( aOldFont ); in getGlyph()
H A Dswfwriter1.cxx576 Font aOldFont( mpVDev->GetFont() ); in Impl_writeText() local
579 Font aFont(aOldFont); in Impl_writeText()
591 switch( aOldFont.GetAlign() ) in Impl_writeText()
718 …if( ( aOldFont.GetStrikeout() != STRIKEOUT_NONE ) || ( aOldFont.GetUnderline() != UNDERLINE_NONE )… in Impl_writeText()
723 if( aOldFont.GetStrikeout() != STRIKEOUT_NONE ) in Impl_writeText()
739 if( aOldFont.GetUnderline() != UNDERLINE_NONE ) in Impl_writeText()
754 mpVDev->SetFont( aOldFont ); in Impl_writeText()
/trunk/main/cui/source/options/
H A DoptHeaderTabListbox.cxx49 Font aOldFont( rDev.GetFont() ); in Paint() local
50 Font aFont( aOldFont ); in Paint()
56 rDev.SetFont( aOldFont ); in Paint()
H A Doptlingu.cxx315 Font aOldFont( rDev.GetFont()); in Paint() local
318 Font aFont( aOldFont ); in Paint()
326 rDev.SetFont( aOldFont ); in Paint()
492 Font aOldFont( rDev.GetFont()); in Paint() local
493 Font aFont( aOldFont ); in Paint()
511 rDev.SetFont( aOldFont ); in Paint()
/trunk/main/sw/source/ui/docvw/
H A DAnnotationMenuButton.cxx159 Font aOldFont( mrSidebarWin.GetFont() ); in Paint() local
160 Font aFont(aOldFont); in Paint()
169 SetFont( aOldFont ); in Paint()
/trunk/main/dbaccess/source/ui/control/
H A Dmarktree.cxx76 Font aOldFont = GetFont(); in Paint() local
77 Font aNewFont(aOldFont); in Paint()
84 SetFont(aOldFont); in Paint()
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx908 Font aOldFont = GetFont(); in Paint() local
909 Font aBoldFont = aOldFont; in Paint()
917 SetFont( aOldFont ); in Paint()
983 Font aOldFont = GetFont(); in RecalcTextRects() local
984 Font aBoldFont = aOldFont; in RecalcTextRects()
996 SetFont( aOldFont ); in RecalcTextRects()
/trunk/main/svx/source/tbxctrls/
H A Dtbxcolorupdate.cxx199 Font aOldFont = rVirDev.GetFont(); in DrawChar() local
200 Font aFont = aOldFont; in DrawChar()
225 rVirDev.SetFont( aOldFont ); in DrawChar()
/trunk/main/svx/source/sidebar/line/
H A DLineStyleValueSet.cxx91 Font aOldFont = pDev->GetFont(); in UserDraw() local
114 pDev->SetFont(aOldFont); in UserDraw()
H A DLineWidthValueSet.cxx118 Font aOldFont = pDev->GetFont(); in UserDraw() local
189 pDev->SetFont(aOldFont); in UserDraw()
/trunk/main/sc/source/ui/miscdlgs/
H A Dsolveroptions.cxx120 Font aOldFont( rDev.GetFont() ); in Paint() local
121 Font aFont( aOldFont ); in Paint()
134 rDev.SetFont( aOldFont ); in Paint()
/trunk/main/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.cxx96 Font aOldFont = pDev->GetFont(); in UserDraw() local
180 pDev->SetFont(aOldFont); in UserDraw()
/trunk/main/sw/source/ui/misc/
H A Dinsrule.cxx194 Font aOldFont = pDev->GetFont(); in UserDraw() local
209 pDev->SetFont(aOldFont); in UserDraw()
/trunk/main/svx/source/form/
H A Dfiltnav.cxx1128 Font aOldFont( pView->GetFont()); in InitViewData() local
1129 Font aFont( aOldFont ); in InitViewData()
1134 pView->SetFont( aOldFont ); in InitViewData()
1142 Font aOldFont( rDev.GetFont()); in Paint() local
1143 Font aFont( aOldFont ); in Paint()
1152 rDev.SetFont( aOldFont ); in Paint()
/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx158 Font aOldFont( rDev.GetFont()); in Paint() local
161 Font aFont( aOldFont ); in Paint()
169 rDev.SetFont( aOldFont ); in Paint()
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx115 const Font aOldFont( pPrinter->GetFont() ); in lcl_PrintHeader() local
120 Font aFont( aOldFont ); in lcl_PrintHeader()
163 pPrinter->SetFont( aOldFont ); in lcl_PrintHeader()
967 Font aOldFont( pPrinter->GetFont() ); in FormatAndPrint() local
1018 pPrinter->SetFont( aOldFont ); in FormatAndPrint()
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx148 Font aOldFont( rOutDev.GetFont() ); in TYPEINIT1() local
152 Font aFont( aOldFont ); in TYPEINIT1()
191 rOutDev.SetFont( aOldFont ); in TYPEINIT1()
/trunk/main/forms/source/component/
H A Dnavigationbar.cxx413 FontDescriptor aOldFont( getFont() ); in setFastPropertyValue_NoBroadcast() local
418 firePropertyChange( PROPERTY_ID_FONT, makeAny( getFont() ), makeAny( aOldFont ) ); in setFastPropertyValue_NoBroadcast()

Completed in 172 milliseconds

123