Home
last modified time | relevance | path

Searched refs:aFont (Results 251 – 275 of 308) sorted by relevance

1...<<111213

/trunk/main/sc/source/filter/excel/
H A Dxihelper.cxx545 XclImpFont aFont( GetRoot(), *mxFontData ); in SetAttribs() local
546 aFont.FillToItemSet( aItemSet, EXC_FONTITEM_HF ); in SetAttribs()
H A Dxecontent.cxx649 Font aFont; in XclExpCFImpl() local
650 ScPatternAttr::GetFont( aFont, rItemSet, SC_AUTOCOL_RAW ); in XclExpCFImpl()
651 maFontData.FillFromVclFont( aFont ); in XclExpCFImpl()
H A Dxestyle.cxx894 Font aFont; in GetFontFromItemSet() local
895 ScPatternAttr::GetFont( aFont, rItemSet, SC_AUTOCOL_RAW, 0, 0, 0, nScScript ); in GetFontFromItemSet()
896 return aFont; in GetFontFromItemSet()
1104 Font aFont = XclExpFontHelper::GetFontFromItemSet( GetRoot(), rItemSet, nScript ); in Insert() local
1105 return Insert( aFont, eColorType, bAppFont ); in Insert()
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx1373 Font aFont(aOldFont); in Paint() local
1375 aFont.SetColor( aCol ); in Paint()
1376 rDev.SetFont( aFont ); in Paint()
/trunk/main/vcl/source/window/
H A Dstatus.cxx220 Font aFont = rStyleSettings.GetToolFont(); in ImplInitSettings() local
222 aFont.Merge( GetControlFont() ); in ImplInitSettings()
223 SetZoomedPointFont( aFont ); in ImplInitSettings()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx1220 SwFont aFont(&rSet, &rIDocumentSettingAccess); in AttrSetToLineHeight() local
1235 aFont.SetActual(nActual); in AttrSetToLineHeight()
1240 rMutableOut.SetFont(aFont.GetActualFont()); in AttrSetToLineHeight()
/trunk/main/editeng/source/items/
H A Dtextitem.cxx3826 Font aFont( OutputDevice::GetDefaultFont( aOutTypeArr[ n ].nFontType, in GetDefaultFonts() local
3830 pItem->SetFamily( aFont.GetFamily() ); in GetDefaultFonts()
3831 pItem->SetFamilyName( aFont.GetName() ); in GetDefaultFonts()
3833 pItem->SetPitch( aFont.GetPitch()); in GetDefaultFonts()
3834 pItem->SetCharSet(aFont.GetCharSet()); in GetDefaultFonts()
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx2429 SvxFontItem aFont( rFont.GetFamily(), rFont.GetFamilyName(), in lcl_swcss1_setEncoding() local
2432 rFmt.SetFmtAttr( aFont ); in lcl_swcss1_setEncoding()
2452 SvxFontItem aFont( rDfltFont.GetFamily(), in SetDfltEncoding() local
2457 pDoc->SetDefault( aFont ); in SetDfltEncoding()
/trunk/main/vcl/source/control/
H A Dbutton.cxx1547 Font aFont = GetDrawPixelFont( pDev ); in Draw() local
1551 pDev->SetFont( aFont ); in Draw()
2743 Font aFont = GetDrawPixelFont( pDev ); in Draw() local
2766 pDev->SetFont( aFont ); in Draw()
3688 Font aFont = GetDrawPixelFont( pDev ); in Draw() local
3712 pDev->SetFont( aFont ); in Draw()
H A Dfield2.cxx905 …Font aFont = OutputDevice::GetDefaultFont( DEFAULTFONT_FIXED, Application::GetSettings().GetLangua… in SelectFixedFont() local
907 aControlFont.SetName( aFont.GetName() ); in SelectFixedFont()
908 aControlFont.SetFamily( aFont.GetFamily() ); in SelectFixedFont()
909 aControlFont.SetPitch( aFont.GetPitch() ); in SelectFixedFont()
/trunk/main/cui/source/inc/
H A Dcuicharmap.hxx101 Font aFont; member in SvxCharMapData
/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx521 Font aFont(pEditControl->GetFont()); in BegChangeEntry() local
522 aFont.SetFillColor(Color(COL_LIGHTGRAY)); in BegChangeEntry()
523 pEditControl->SetFont(aFont); in BegChangeEntry()
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx634 …GrFontHasher(const gr::Font & aFont) : gr::Font(aFont), mrRealFont(const_cast<gr::Font&>(aFont)) {… in GrFontHasher() argument
/trunk/main/svtools/source/control/
H A Dvalueset.cxx161 Font aFont; in ImplInitSettings() local
162 aFont = rStyleSettings.GetAppFont(); in ImplInitSettings()
164 aFont.Merge( GetControlFont() ); in ImplInitSettings()
165 SetZoomedPointFont( aFont ); in ImplInitSettings()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx327 Font aFont = mpImpl->mpTextEngine->GetFont(); in ImpPaint() local
330 if ( aColor != aFont.GetFillColor() ) in ImpPaint()
332 if( aFont.IsTransparent() ) in ImpPaint()
334 aFont.SetFillColor( aColor ); in ImpPaint()
335 mpImpl->mpTextEngine->maFont = aFont; in ImpPaint()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx794 Font aFont( GetSettings().GetStyleSettings().GetFieldFont() ); in StateChanged() local
796 aFont.Merge( GetControlFont() ); in StateChanged()
801 pWindows[i]->SetZoomedPointFont(aFont); in StateChanged()
804 SetZoomedPointFont( aFont ); in StateChanged()
1113 Font aFont = m_aBar.GetSettings().GetStyleSettings().GetFieldFont(); in ImplInitWindow() local
H A Dgridcell.cxx751 Font aFont = rStyleSettings.GetFieldFont(); in ImplInitWindow() local
752 aFont.SetTransparent( isTransparent() ); in ImplInitWindow()
757 aFont.Merge( rParent.GetControlFont() ); in ImplInitWindow()
762 pWindows[i]->SetZoomedPointFont( aFont ); in ImplInitWindow()
984 Font aFont( _rDev.GetFont() ); in PaintCell() local
985 aFont.SetTransparent( sal_True ); in PaintCell()
986 m_pPainter->SetFont( aFont ); in PaintCell()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx800 wwFont aFont(rFont.GetName(), rFont.GetPitch(), rFont.GetFamily(), in GetId() local
802 return GetId(aFont); in GetId()
807 wwFont aFont(rFont.GetFamilyName(), rFont.GetPitch(), rFont.GetFamily(), in GetId() local
809 return GetId(aFont); in GetId()
H A Dwrtw8nds.cxx560 SvxFontItem aFont( *pFont ); in OutAttr() local
573 aFont.SetCharSet( GetCharSet() ); in OutAttr()
575 if ( rParentFont != aFont ) in OutAttr()
576 m_rExport.AttrOutput().OutputItem( aFont ); in OutAttr()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinTableView.cxx1620 Font aFont = rStyleSettings.GetGroupFont(); in StateChanged() local
1622 aFont.Merge( GetControlFont() ); in StateChanged()
1623 SetZoomedPointFont( aFont ); in StateChanged()
/trunk/main/svx/workben/msview/
H A Dmsview.cxx935 Font aFont( String( RTL_CONSTASCII_USTRINGPARAM( "Courier" ) ), GetFont().GetSize() ); in MSViewerWorkWindow() local
959 mpEdit[nPane]->SetControlFont( aFont ); in MSViewerWorkWindow()
/trunk/main/offapi/com/sun/star/awt/
H A DXVclWindowPeer.idl86 [oneway] void setControlFont( [in] com::sun::star::awt::FontDescriptor aFont );
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx1736 Sc10ColAttr aFont; in LoadColAttr() local
1747 if (nError == 0) LoadAttr(aFont); in LoadColAttr()
1770 nLimit = aFont.Count; in LoadColAttr()
1771 pColData = aFont.pData; in LoadColAttr()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1360 Font aFont = aHelpFT.GetFont(); in IMPL_LINK() local
1361 Size aSz = aFont.GetSize(); in IMPL_LINK()
1363 aFont.SetSize(aSz); in IMPL_LINK()
1364 aPageTitleFT.SetFont(aFont); in IMPL_LINK()
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx682 Font aFont(aInfo); in setNumberingProperty() local
683 aFmt.SetBulletFont(&aFont); in setNumberingProperty()

Completed in 375 milliseconds

1...<<111213