Home
last modified time | relevance | path

Searched refs:SetFont (Results 1 – 25 of 299) sorted by last modified time

12345678910>>...12

/trunk/main/canvas/source/vcl/
H A Dspritecanvashelper.cxx177 rOutDev.SetFont( aVCLFont ); in renderInfoText()
/trunk/main/filter/source/flash/
H A Dswfwriter2.cxx462 pVDev->SetFont( aNewFont ); in getGlyph()
498 pVDev->SetFont( aOldFont ); in getGlyph()
H A Dswfwriter1.cxx584 mpVDev->SetFont( aFont ); in Impl_writeText()
644 mpVDev->SetFont( aTmpFont ); in Impl_writeText()
647 mpVDev->SetFont( aFont ); in Impl_writeText()
754 mpVDev->SetFont( aOldFont ); in Impl_writeText()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx403 SetFont( aLightFont ); in ImplGetTabRect()
405 SetFont( aFont ); in ImplGetTabRect()
700 SetFont( aFont ); in ImplShowFocus()
746 SetFont( aOldFont ); in ImplShowFocus()
914 SetFont( aFont ); in ImplDrawItem()
/trunk/main/cui/source/dialogs/
H A Dabout.cxx378 SetFont( aFont ); in ApplyStyleSettings()
389 maVersionText.SetFont( aNewFont ); in ApplyStyleSettings()
390 maCopyrightEdit.SetFont( aNewFont ); in ApplyStyleSettings()
408 maBuildInfoEdit.SetFont( aNewFont ); in ApplyStyleSettings()
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1142 pOutputDev->SetFont( rEmptyPgFont ); in Paint()
1147 pOutputDev->SetFont( aOldFont ); in Paint()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx3545 SetFont( aOldFont ); in ImplDrawItem()
3733 SetFont( aRotateFont ); in ImplDrawItem()
3767 SetFont( aOldFont ); in ImplDrawItem()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4553 pVDev->SetFont( aFont ); in ImplDrawRotateText()
5022 void OutputDevice::SetFont( const Font& rNewFont ) in SetFont() function in OutputDevice
5133 mpAlphaVDev->SetFont( aFont ); in SetFont()
7353 const_cast<OutputDevice*>(this)->SetFont( rFont ); in GetFontMetric()
7355 const_cast<OutputDevice*>(this)->SetFont( aOldFont ); in GetFontMetric()
7465 const_cast<OutputDevice*>(this)->SetFont( rFont ); in GetMinKashida()
7467 const_cast<OutputDevice*>(this)->SetFont( aOldFont ); in GetMinKashida()
7598 aVDev.SetFont( aFont ); in GetTextBoundRect()
7817 aVDev.SetFont( aFont ); in GetTextOutlines()
8048 const_cast<OutputDevice&>(*this).SetFont( rTempFont ); in HasGlyphs()
[all …]
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1807 sal_uInt16 AquaSalGraphics::SetFont( ImplFontSelectData* pReqFont, int /*nFallbackLevel*/ ) in SetFont() function in AquaSalGraphics
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx3145 pSh->GetOut()->SetFont( rEmptyPageFont ); in Paint()
3151 pSh->GetOut()->SetFont( aOldFont ); in Paint()
6901 aDev.SetFont( pOld->GetFont() ); in MakeGraphic()
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx175 GetInfo().SetFont( GetFnt() ); in CtorInitTxtMargin()
1656 aDrawInf.SetFont( aSizeInf.GetFont() ); in GetCrsrOfst()
H A Dtxtdrop.cxx880 pWin->SetFont( rFnt.GetActualFont() ); in CalcFontSize()
965 pWin->SetFont( aOldFnt ); in CalcFontSize()
/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx1040 pOut->SetFont(aTmpFont); in ImpSetCharStretching()
1043 pOut->SetFont(aTmpFont); in ImpSetCharStretching()
1045 pOut->SetFont(aFontMerk); in ImpSetCharStretching()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx134 SetFont( aFont ); in SV_IMPL_VARARR_SORT()
201 void TextEngine::SetFont( const Font& rFont ) in SetFont() function in TextEngine
224 mpRefDev->SetFont( maFont); in SetFont()
1232 mpRefDev->SetFont( aFont); in GetCharPos()
1329 mpRefDev->SetFont( *pFont ); in CalcTextWidth()
1335 mpRefDev->SetFont( aFont ); in CalcTextWidth()
1517 pAttrib->GetAttr().SetFont( rFont ); in SeekCursor()
2147 pOutDev->SetFont( aFont ); in ImpPaint()
2181 pOutDev->SetFont( aFont); in ImpPaint()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1029 rVDev.SetFont( maFont ); in ImplWriteActions()
2089 aVirDev.SetFont( aNotRotatedFont ); in ImplText()
/trunk/main/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.cxx131 pDev->SetFont(aFont); in UserDraw()
180 pDev->SetFont(aOldFont); in UserDraw()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx754 pOut->SetFont( aFnt ); in DrawPaintReplacement()
771 pOut->SetFont( aFnt ); in DrawPaintReplacement()
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx725 void SetFont( const Font& rNewFont );
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2319 pPrinter->SetFont( aFont ); in ReadFontCollection()
2321 pPrinter->SetFont( aOldFont ); in ReadFontCollection()
2327 aVirDev.SetFont( aFont ); in ReadFontCollection()
4808 void PPTCharPropSet::SetFont( sal_uInt16 nFont ) in SetFont() function in PPTCharPropSet
5598 pCPropSet->SetFont( aCharPropSet.pCharSet->mnSymbolFont ); in Init()
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx484 void SetFont( const Font& rNewFont );
487 { Control::SetFont( rNewFont ); } in SetTitleFont()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3745 pRefDevice->SetFont( aDefFont ); in getDefaultCharWidth()
/trunk/main/sd/source/ui/slideshow/
H A Dshowwin.cxx605 aVDev.SetFont( aFont ); in DrawPauseScene()
626 SetFont( aFont ); in DrawPauseScene()
628 SetFont( aOldFont ); in DrawPauseScene()
647 SetFont( aFont ); in DrawEndScene()
649 SetFont( aOldFont ); in DrawEndScene()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsInsertionIndicatorOverlay.cxx302 rDevice.SetFont(*pFont); in PaintPageCount()
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx684 aOut.SetFont(aFont); in create2DDecompositionOfGraphic()
688 aOut.SetFont(aFont); in create2DDecompositionOfGraphic()
692 aOut.SetFont(aFont); in create2DDecompositionOfGraphic()
718 aOut.SetFont(aFont); in create2DDecompositionOfGraphic()
/trunk/main/padmin/source/
H A Dpadialog.cxx446 pPrinter->SetFont( aFont ); in printPage()

Completed in 317 milliseconds

12345678910>>...12