Home
last modified time | relevance | path

Searched refs:aSaveFont (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dcvtsvm.cxx1392 Font aSaveFont; in ImplConvertToSVM1() local
2053 Font aSaveFont( rSaveVDev.GetFont() ); in ImplWriteActions() local
2055 aSaveFont.SetColor( ( (MetaTextColorAction*) pAction )->GetColor() ); in ImplWriteActions()
2056 rSaveVDev.SetFont( aSaveFont ); in ImplWriteActions()
2065 Font aSaveFont( rSaveVDev.GetFont() ); in ImplWriteActions() local
2068 aSaveFont.SetFillColor( pAct->GetColor() ); in ImplWriteActions()
2070 aSaveFont.SetFillColor( Color( COL_TRANSPARENT ) ); in ImplWriteActions()
2072 rSaveVDev.SetFont( aSaveFont ); in ImplWriteActions()
2080 Font aSaveFont( rSaveVDev.GetFont() ); in ImplWriteActions() local
2082 aSaveFont.SetAlign( ( (MetaTextAlignAction*) pAction )->GetTextAlign() ); in ImplWriteActions()
[all …]
H A Dpdfwriter_impl.cxx7103 Font aSaveFont = m_aCurrentPDFState.m_aFont; in drawShadow() local
7126 setFont( aSaveFont ); in drawShadow()
/trunk/main/svx/source/dialog/
H A Drubydialog.cxx855 Font aSaveFont(aRubyFont); in Paint() local
861 SetFillColor( aSaveFont.GetFillColor() ); in Paint()
871 SetFont(aSaveFont); in Paint()
915 SetFont(aSaveFont); in Paint()
956 SetFont(aSaveFont); in Paint()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx2791 Font aSaveFont = pVDev->GetFont(); in Paint() local
2792 Font aColorFont(aSaveFont); in Paint()
2801 pVDev->SetFont(aSaveFont); in Paint()

Completed in 111 milliseconds