Home
last modified time | relevance | path

Searched refs:aOldFont (Results 1 – 25 of 51) sorted by last modified time

123

/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/vcl/source/control/
H A Dtabctrl.cxx697 Font aOldFont( GetFont() ); in ImplShowFocus() local
698 Font aFont( aOldFont ); in ImplShowFocus()
746 SetFont( aOldFont ); in ImplShowFocus()
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1141 Font aOldFont( pOutputDev->GetFont() ); in Paint() local
1147 pOutputDev->SetFont( aOldFont ); in Paint()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx3511 Font aOldFont = GetFont(); in ImplDrawItem() local
3545 SetFont( aOldFont ); in ImplDrawItem()
3705 Font aOldFont = GetFont(); in ImplDrawItem() local
3711 Font aRotateFont = aOldFont; in ImplDrawItem()
3767 SetFont( aOldFont ); in ImplDrawItem()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx7352 Font aOldFont = GetFont(); in GetFontMetric() local
7355 const_cast<OutputDevice*>(this)->SetFont( aOldFont ); in GetFontMetric()
7464 Font aOldFont = GetFont(); in GetMinKashida() local
7467 const_cast<OutputDevice*>(this)->SetFont( aOldFont ); in GetMinKashida()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx3143 const Font aOldFont( pSh->GetOut()->GetFont() ); in Paint() local
3151 pSh->GetOut()->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/filter/source/msfilter/
H A Dsvdfppt.cxx2317 Font aOldFont( pPrinter->GetFont() ); in ReadFontCollection() local
2321 pPrinter->SetFont( aOldFont ); in ReadFontCollection()
/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/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/sd/source/ui/view/
H A Doutlview.cxx2049 Font aOldFont( pActWin->GetFont() );
2060 pActWin->SetFont( aOldFont );
/trunk/main/sc/source/core/data/
H A Dcolumn2.cxx423 Font aOldFont = pDev->GetFont(); in GetNeededSize() local
552 long nCmp = aOldFont.GetSize().Height() * SC_ROT_BREAK_FACTOR; in GetNeededSize()
611 pDev->SetFont( aOldFont ); in GetNeededSize()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx385 Font aOldFont( GetRefDevice()->GetFont() ); in FormatDoc() local
495 GetRefDevice()->SetFont( aOldFont ); in FormatDoc()
2874 Font aOldFont( pOutDev->GetFont() ); in Paint() local
3701 pOutDev->SetFont( aOldFont ); in Paint()
3994 Font aOldFont( GetRefDevice()->GetFont() ); in ShowParagraph() local
3997 GetRefDevice()->SetFont( aOldFont ); in ShowParagraph()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx1036 Font aOldFont = pOutDev->GetFont(); in PaintBullet() local
1108 pOutDev->SetFont( aOldFont ); in PaintBullet()
1711 Font aOldFont = pRefDev->GetFont(); in ImpCalcBulletArea() local
1717 pRefDev->SetFont( aOldFont ); in ImpCalcBulletArea()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx600 Font aOldFont = GetFont(); SetFont( pFilterBox->GetFont() ); in LaunchPageFieldMenu() local
607 SetFont( aOldFont ); in LaunchPageFieldMenu()
773 Font aOldFont = GetFont(); SetFont( pFilterBox->GetFont() ); in DoScenarioMenue() local
780 SetFont( aOldFont ); in DoScenarioMenue()
943 Font aOldFont = GetFont(); SetFont( pFilterBox->GetFont() ); in DoAutoFilterMenue() local
950 SetFont( aOldFont ); in DoAutoFilterMenue()
/trunk/main/cui/source/options/
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/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/utlui/
H A Dcontent.cxx3556 Font aOldFont( rDev.GetFont()); in Paint() local
3557 Font aFont(aOldFont); in Paint()
3562 rDev.SetFont( aOldFont ); in Paint()
H A Dglbltree.cxx1372 Font aOldFont( rDev.GetFont()); in Paint() local
1373 Font aFont(aOldFont); in Paint()
1378 rDev.SetFont( aOldFont ); in Paint()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2715 ScopedFont aOldFont(*this); in CreateFontSubset() local
2869 ScopedFont aOldFont(*this); in GetEmbedFontData() local
2968 ScopedFont aOldFont(*this); in GetGlyphWidths() local
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1511 ScopedFont aOldFont(*this); in CreateFontSubset() local
1659 ScopedFont aOldFont(*this); in GetEmbedFontData() local
1748 ScopedFont aOldFont(*this); in GetGlyphWidths() local
/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/sw/source/ui/misc/
H A Dinsrule.cxx194 Font aOldFont = pDev->GetFont(); in UserDraw() local
209 pDev->SetFont(aOldFont); in UserDraw()
/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()

Completed in 283 milliseconds

123