Home
last modified time | relevance | path

Searched refs:Font (Results 176 – 200 of 749) sorted by relevance

12345678910>>...30

/aoo42x/main/dbaccess/source/ui/app/
H A DAppTitleWindow.cxx156 Font aFont; in ImplInitSettings()
175 Font aFont = pWindows[i]->GetFont(); in ImplInitSettings()
/aoo42x/main/dbaccess/source/ui/control/
H A Dmarktree.cxx76 Font aOldFont = GetFont(); in Paint()
77 Font aNewFont(aOldFont); in Paint()
H A Dsqledit.cxx211Font aTmpFont( OutputDevice::GetDefaultFont( DEFAULTFONT_FIXED, Application::GetSettings().GetUILa… in ImplSetFont()
215 Font aFont( sFontName, aFontSize ); in ImplSetFont()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DTableWindowTitle.cxx89 Font aFont( GetFont() ); in DBG_NAME()
233 Font aFont = rStyleSettings.GetGroupFont(); in StateChanged()
/aoo42x/main/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.cxx96 Font aOldFont = pDev->GetFont(); in UserDraw()
100Font aFont(OutputDevice::GetDefaultFont(DEFAULTFONT_UI_SANS, MsLangId::getSystemLanguage(), DEFAUL… in UserDraw()
/aoo42x/main/svtools/source/contnr/
H A Divctrl.cxx328 void SvtIconChoiceCtrl::SetFont( const Font& rFont ) in SetFont()
337 void SvtIconChoiceCtrl::SetPointFont( const Font& rFont ) in SetPointFont()
536 Font aFont( GetFont() ); in SetBackground()
/aoo42x/main/vcl/inc/vcl/
H A Dbutton.hxx155 virtual const Font&
332 virtual const Font&
441 virtual const Font& GetCanonicalFont( const StyleSettings& _rStyle ) const;
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridif.cxx86 ::com::sun::star::awt::FontDescriptor ImplCreateFontDescriptor( const Font& rFont ) in ImplCreateFontDescriptor()
109 Font ImplCreateFont( const ::com::sun::star::awt::FontDescriptor& rDescr ) in ImplCreateFont()
111 Font aFont; in ImplCreateFont()
1960 Font aGridFont = pGrid->GetControlFont(); in setProperty()
1967 Font aGridFont = pGrid->GetControlFont(); in setProperty()
2003 pGrid->SetControlFont( Font() ); in setProperty()
2009 Font aNewVclFont; in setProperty()
2014 Font aOldVclFont = pGrid->GetControlFont(); in setProperty()
2142 Font aFont = pDataWindow->GetControlFont(); in getProperty()
/aoo42x/main/vcl/source/control/
H A Dfixed.cxx109 const Font& FixedText::GetCanonicalFont( const StyleSettings& _rStyle ) const in GetCanonicalFont()
286 Font aFont = GetDrawPixelFont( pDev ); in Draw()
449 const Font& FixedLine::GetCanonicalFont( const StyleSettings& _rStyle ) const in GetCanonicalFont()
525 Font aFont( GetFont() ); in ImplDraw()
/aoo42x/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx908 Font aOldFont = GetFont(); in Paint()
909 Font aBoldFont = aOldFont; in Paint()
983 Font aOldFont = GetFont(); in RecalcTextRects()
984 Font aBoldFont = aOldFont; in RecalcTextRects()
/aoo42x/main/x11_extensions/inc/
H A Drandrproto.h36 #define Font CARD32 macro
196 #undef Font
/aoo42x/main/sw/source/ui/misc/
H A Dinsrule.cxx194 Font aOldFont = pDev->GetFont(); in UserDraw()
195 Font aFont = pDev->GetFont(); in UserDraw()
/aoo42x/main/canvas/source/vcl/
H A Dcanvasfont.cxx50 maFont( Font( rFontRequest.FontDescription.FamilyName, in CanvasFont()
180 ::Font CanvasFont::getVCLFont() const in getVCLFont()
/aoo42x/main/svx/source/tbxctrls/
H A Dtbxcolorupdate.cxx199 Font aOldFont = rVirDev.GetFont(); in DrawChar()
200 Font aFont = aOldFont; in DrawChar()
/aoo42x/main/vcl/inc/
H A Doutdev.h35 class Font;
228 const Font&, const Size& rPixelSize, float fExactHeight,
/aoo42x/main/sd/source/ui/dlg/
H A Dtabtempl.src67 Text [ en-US ] = "Font" ;
73 Text [ en-US ] = "Font Effect" ;
H A Dprltempl.src67 Text [ en-US ] = "Font" ;
73 Text [ en-US ] = "Font Effects" ;
/aoo42x/main/svx/source/form/
H A Dformshell.src171 Text [ en-US ] = "Font" ;
176 Text [ en-US ] = "Font Effects" ;
/aoo42x/main/sw/source/ui/app/
H A Ddocshini.cxx210 Font aFont( sEntry, Size( 0, 10 ) ); in InitNew()
234 Font aLangDefFont = OutputDevice::GetDefaultFont( in InitNew()
297 Font aFont( sEntry, Size( 0, 10 ) ); in InitNew()
/aoo42x/main/chart2/source/tools/
H A DCharacterProperties.cxx508Font aFont = OutputDevice::GetDefaultFont( DEFAULTFONT_LATIN_SPREADSHEET, nLang, DEFAULTFONT_FLAGS… in AddDefaultsToMap()
510Font aFontCJK = OutputDevice::GetDefaultFont( DEFAULTFONT_CJK_SPREADSHEET, nLang, DEFAULTFONT_FLAG… in AddDefaultsToMap()
512Font aFontCTL = OutputDevice::GetDefaultFont( DEFAULTFONT_CTL_SPREADSHEET, nLang, DEFAULTFONT_FLAG… in AddDefaultsToMap()
/aoo42x/main/vcl/source/gdi/
H A Dgraph.cxx57 Font* pFont, const Bitmap* pBitmap, const BitmapEx* pBitmapEx, in ImplDrawDefault()
572 Font& rFont, const Bitmap& rBitmap, in Draw()
581 Font& rFont, const BitmapEx& rBitmap, in DrawEx()
/aoo42x/main/formula/source/ui/dlg/
H A Dparawin.cxx310 void ParaWin::SetArgumentFonts(const Font&aBoldFont,const Font&aLightFont) in SetArgumentFonts()
380 void ParaWin::SetArgNameFont(sal_uInt16 no,const Font& aFont) in SetArgNameFont()
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DComponent.java552 public java.awt.Font getFont() { in getFont()
557 public void setFont(java.awt.Font f) { in setFont()
561 public java.awt.FontMetrics getFontMetrics(java.awt.Font f) { in getFontMetrics()
H A DContainer.java637 public java.awt.Font getFont() { in getFont()
642 public void setFont(java.awt.Font f) { in setFont()
646 public java.awt.FontMetrics getFontMetrics(java.awt.Font f) { in getFontMetrics()
/aoo42x/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx118 const Font *pTargetFont, in SwHHCWrapper()
185 const Font *pFont = GetTargetFont(); in ~SwHHCWrapper()
554 const Font *pTargetFont = GetTargetFont(); in ReplaceUnit()

Completed in 194 milliseconds

12345678910>>...30