Home
last modified time | relevance | path

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

123

/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/basctl/source/dlged/
H A Ddlged.cxx1299 Font aOldFont( pPrinter->GetFont() ); in Print() local
1345 pPrinter->SetFont( aOldFont ); in Print()
/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/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/cui/source/tabpages/
H A Dautocdlg.cxx393 Font aOldFont( rDev.GetFont()); in Paint() local
394 Font aFont( aOldFont ); in Paint()
398 aFont.SetColor(aOldFont.GetColor()); in Paint()
399 aFont.SetSize(aOldFont.GetSize()); in Paint()
417 rDev.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/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/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/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/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/filter/source/flash/
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()
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()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2317 Font aOldFont( pPrinter->GetFont() ); in ReadFontCollection() local
2321 pPrinter->SetFont( aOldFont ); in ReadFontCollection()
/trunk/main/forms/source/component/
H A DGrid.cxx717 FontDescriptor aOldFont( getFont() ); in setFastPropertyValue_NoBroadcast() local
722 firePropertyChange( PROPERTY_ID_FONT, makeAny( getFont() ), makeAny( aOldFont ) ); in setFastPropertyValue_NoBroadcast()
H A Dnavigationbar.cxx413 FontDescriptor aOldFont( getFont() ); in setFastPropertyValue_NoBroadcast() local
418 firePropertyChange( PROPERTY_ID_FONT, makeAny( getFont() ), makeAny( aOldFont ) ); in setFastPropertyValue_NoBroadcast()
/trunk/main/forms/source/richtext/
H A Drichtextmodel.cxx404 FontDescriptor aOldFont( getFont() ); in setFastPropertyValue_NoBroadcast() local
409 firePropertyChange( PROPERTY_ID_FONT, makeAny( getFont() ), makeAny( aOldFont ) ); in setFastPropertyValue_NoBroadcast()
/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/sc/source/core/tool/
H A Dinterpr1.cxx2252 Font aOldFont( pPrinter->GetFont() ); in ScCell() local
2260 pPrinter->SetFont( aOldFont ); in ScCell()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx391 Font aOldFont = pRefDev->GetFont(); in CalcOutputFactor() local
397 pRefDev->SetFont(aOldFont); in CalcOutputFactor()
/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/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/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/sd/source/ui/view/
H A Doutlview.cxx2049 Font aOldFont( pActWin->GetFont() );
2060 pActWin->SetFont( aOldFont );

Completed in 252 milliseconds

123