Home
last modified time | relevance | path

Searched refs:SelectFont (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/starmath/inc/
H A Ddialog.hxx471 sal_Bool SelectFont(const XubString &rFontName, sal_Bool bApplyFont);
513 …sal_Bool SelectFont(const XubString &rFontName) { return SelectFont(rFontName, sal_True);… in SelectFont() function in SmSymDefineDialog
/aoo4110/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx516 HFONT hOldFont = ::SelectFont( mhDC, hNewFont ); in HasMissingChars()
522 ::SelectFont( mhDC, hOldFont ); in HasMissingChars()
1588 SelectFont( hdcScreen, SelectFont( hdcScreen , hNewFont ) ); in ImplDoSetFont()
1590 o_rOldFont = ::SelectFont( getHDC(), hNewFont ); in ImplDoSetFont()
1600 SelectFont( getHDC(), hNewFont2 ); in ImplDoSetFont()
1619 ::SelectFont( getHDC(), mhDefFont ); in SetFont()
1689 HFONT hOldFont = SelectFont( getHDC(), mhFonts[nFallbackLevel] ); in GetFontMetric()
1699 SelectFont( getHDC(), hOldFont ); in GetFontMetric()
H A Dwinlayout.cxx251 return SelectFont( mhDC, hHugeFont ); in DisableFontScaling()
691 DeleteFont( SelectFont( aHDC, hOrigFont ) );
2248 DeleteFont( SelectFont( mhDC, hOrigFont ) );
2899 ::SelectFont(mhDC, hUnRotatedFont);
2935 ::SelectFont(mhDC, mhFont);
2975 DeleteFont( SelectFont( aHDC, hOrigFont ) );
H A Dsalgdi.cxx549 SelectFont( pData->getHDC(), pData->mhDefFont ); in ImplSalDeInitGraphics()
/aoo4110/main/svtools/workben/
H A Dsvdem.cxx141 DECL_LINK( SelectFont, ComboBox* );
354 aFontBox.SetSelectHdl( LINK( this, MyFontDialog, SelectFont ) ); in MyFontDialog()
355 aFontBox.SetLoseFocusHdl( LINK( this, MyFontDialog, SelectFont ) ); in MyFontDialog()
474 IMPL_LINK( MyFontDialog, SelectFont, ComboBox*, EMPTYARG ) in IMPL_LINK() argument
529 SelectFont( &aFontBox ); in Execute()
/aoo4110/main/vcl/inc/win/
H A Dwincomp.hxx67 inline HFONT SelectFont( HDC hDC, HFONT hFont ) in SelectFont() function
/aoo4110/main/starmath/source/
H A Ddialog.cxx1834 SelectFont(aFonts.GetSelectEntry()); in IMPL_LINK()
2094 SelectFont(aFonts.GetEntry(0)); in SmSymDefineDialog()
2318 SelectFont(rFont.GetName(), sal_False); in SelectSymbol()
2399 sal_Bool SmSymDefineDialog::SelectFont(const XubString &rFontName, sal_Bool bApplyFont) in SelectFont() function in SmSymDefineDialog
/aoo4110/main/sw/source/core/text/
H A Dporfly.cxx273 ((SwTxtPaintInfo&)rInf).SelectFont(); in Paint()
H A Dinftxt.hxx285 void SelectFont();
H A Dinftxt.cxx412 void SwTxtSizeInfo::SelectFont() in SelectFont() function in SwTxtSizeInfo
H A Ditrcrsr.cxx1716 ((SwTxtSizeInfo*)pInf)->SelectFont(); in GetCrsrOfst()
H A Dtxtfly.cxx723 rInf.SelectFont(); in NewFlyCntPortion()

Completed in 145 milliseconds