Home
last modified time | relevance | path

Searched refs:GetFont (Results 26 – 50 of 317) sorted by relevance

12345678910>>...13

/aoo4110/main/sw/inc/
H A Dcharatr.hxx71 inline const SvxFontItem &SwAttrSet::GetFont(sal_Bool bInP) const in GetFont() function in SwAttrSet
139 inline const SvxFontItem &SwFmt::GetFont(sal_Bool bInP) const in GetFont() function in SwFmt
140 { return aSet.GetFont(bInP); } in GetFont()
/aoo4110/main/sw/source/core/inc/
H A Dswfntcch.hxx74 inline SwFont *GetFont() { return &aSwFont; } in GetFont() function in SwFontObj
75 inline const SwFont *GetFont() const { return &aSwFont; } in GetFont() function in SwFontObj
H A Dfntcache.hxx111 inline Font *GetFont() { return &aFont; } in GetFont() function in SwFntObj
112 inline const Font *GetFont() const { return &aFont; } in GetFont() function in SwFntObj
/aoo4110/main/svtools/inc/svtools/
H A Dcalendar.hxx384 return GetFont().GetColor(); in GetStandardColor()
392 return GetFont().GetColor(); in GetSaturdayColor()
400 return GetFont().GetColor(); in GetSundayColor()
H A Dbrwbox.hxx484 const Font& GetFont() const { return pDataWin->GetFont(); } in GetFont() function in BrowseBox
487 const Font& GetTitleFont() const { return Control::GetFont(); } in GetTitleFont()
/aoo4110/main/svx/inc/svx/
H A Dfntctrl.hxx58 SvxFont& GetFont();
59 const SvxFont& GetFont() const;
/aoo4110/main/dbaccess/source/ui/control/
H A Dlistviewitems.cxx47 Font aFont( pView->GetFont()); in InitViewData()
66 Font aFont( rDev.GetFont()); in Paint()
/aoo4110/main/sw/source/core/text/
H A Dpordrop.hxx57 inline SwFont& GetFont() const { return *pFnt; } in GetFont() function in SwDropPortionPart
107 inline SwFont* GetFnt() const { return pPart ? &pPart->GetFont() : NULL; } in GetFnt()
H A Datrhndl.hxx146 inline const SwFont* GetFont() const;
170 inline const SwFont* SwAttrHandler::GetFont() const in GetFont() function in SwAttrHandler
H A Dinftxt.hxx282 inline SwFont *GetFont() { return pFnt; } in GetFont() function in SwTxtSizeInfo
283 inline const SwFont *GetFont() const { return pFnt; } in GetFont() function in SwTxtSizeInfo
812 return ((SwFont*)GetFont())->GetAscent( pVsh, *GetOut() ); in GetAscent()
818 return ((SwFont*)GetFont())->GetHeight( pVsh, *GetOut() ); in GetTxtHeight()
H A Ditrcrsr.cxx114 rInf.GetFont()->SetActual( SwScriptInfo::WhichFont( 0, pString, 0 ) ); in lcl_GetCharRectInsideField()
520 aInf.GetFont()->SetProportion( GetPropFont() ); in _GetCharRect()
831 GetInfo().GetFont()->SetProportion( 100 ); in _GetCharRect()
1652 aDrawInf.SetFont( aSizeInf.GetFont() ); in GetCrsrOfst()
1657 if ( SW_CJK == aSizeInf.GetFont()->GetActual() && in GetCrsrOfst()
1662 nLength = aSizeInf.GetFont()->_GetCrsrOfst( aDrawInf ); in GetCrsrOfst()
H A Dpormulti.cxx384 SwFont* pTmpFnt = new SwFont( *rInf.GetFont() ); in PaintBracket()
425 SwFont* pTmpFnt = new SwFont( *rInf.GetFont() ); in FormatBrackets()
1430 pTmpFnt = new SwFont( *GetInfo().GetFont() ); in PaintMultiPortion()
1580 pUnderLineFnt->GetFont().SetProportion( 50 ); in PaintMultiPortion()
1587 SwFont* pTmpFont = GetInfo().GetFont(); in PaintMultiPortion()
1763 SwFont* pTmpFnt = new SwFont( *rInf.GetFont() ); in BuildMultiPortion()
2319 pTmp = new SwRubyPortion( *pCreate, *GetInfo().GetFont(), in MakeRestPortion()
/aoo4110/main/sw/source/filter/ww1/
H A Dw1filter.cxx266 SvxFontItem Ww1Manager::GetFont(sal_uInt16 nFCode) in GetFont() function in Ww1Manager
268 return aFonts.GetFont(nFCode); in GetFont()
1153 SvxFontItem aFont(rMan.GetFont(ftcGet())); in Out()
1333 SvxFontItem Ww1Fonts::GetFont(sal_uInt16 nFCode) in GetFont() function in Ww1Fonts
1522 rOut << SvxFontItem(rMan.GetFont(2)); in OutDefaults()
1607 rOut << SvxFontItem(rMan.GetFont(2)); in OutDefaults()
1614 rOut << SvxFontItem(rMan.GetFont(2)); in OutDefaults()
/aoo4110/main/sfx2/source/sidebar/
H A DTitleBar.cxx190 Font aFont(GetFont()); in PaintTitle()
211 Font aFont(GetFont()); in PaintFocus()
/aoo4110/main/sc/inc/
H A Dpatattr.hxx88 static void GetFont( Font& rFont, const SfxItemSet& rItemSet,
96 void GetFont( Font& rFont, ScAutoFontColorMode eAutoMode,
/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DTableDesignControl.cxx92 Font aFont( GetDataWindow().GetFont() ); in Init()
97 aFont = GetFont(); in Init()
/aoo4110/main/vcl/source/gdi/
H A Dcvtsvm.cxx2045 rSaveVDev.SetFont( ( (MetaFontAction*) pAction )->GetFont() ); in ImplWriteActions()
2046 ImplWriteFont( rOStm, rSaveVDev.GetFont(), rActualCharSet ); in ImplWriteActions()
2053 Font aSaveFont( rSaveVDev.GetFont() ); in ImplWriteActions()
2057 ImplWriteFont( rOStm, rSaveVDev.GetFont(), rActualCharSet ); in ImplWriteActions()
2065 Font aSaveFont( rSaveVDev.GetFont() ); in ImplWriteActions()
2073 ImplWriteFont( rOStm, rSaveVDev.GetFont(), rActualCharSet ); in ImplWriteActions()
2080 Font aSaveFont( rSaveVDev.GetFont() ); in ImplWriteActions()
2084 ImplWriteFont( rOStm, rSaveVDev.GetFont(), rActualCharSet ); in ImplWriteActions()
/aoo4110/main/svtools/source/filter/
H A Dsgvtext.cxx420 …case EscFont : AktAtr.SetFont(sal_uLong (ChgValue(Atr0.GetFont(),0,0 ,FlgVal,NumVal)));br… in ProcessOne()
599 pSgfFont = pSgfFonts->GetFontDesc(Atr.GetFont()); in SetTextContext()
613 switch (Atr.GetFont()) { in SetTextContext()
684 if (aFont!=rOut.GetFont()) rOut.SetFont(aFont); in SetTextContext()
741 if (rOut.GetFont().GetPitch()!=PITCH_FIXED) { in GetCharWidth()
1175 sal_uInt32 ObjTextType::GetFont() in GetFont() function in ObjTextType
/aoo4110/main/sw/source/ui/misc/
H A Dinsrule.cxx194 Font aOldFont = pDev->GetFont(); in UserDraw()
195 Font aFont = pDev->GetFont(); in UserDraw()
/aoo4110/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectLayouter.cxx58 mpPageNumberFont(Theme::GetFont(Theme::Font_PageNumber, *rpWindow)) in PageObjectLayouter()
247 Font aOriginalFont (mpWindow->GetFont()); in GetPageNumberAreaSize()
/aoo4110/main/sc/source/ui/navipi/
H A Dscenwnd.cxx52 Font aFont( GetFont() ); in ScScenarioListBox()
218 Font aFont( GetFont() ); in ScScenarioWindow()
/aoo4110/main/sdext/source/presenter/
H A DPresenterPaneBorderPainter.cxx83 const Reference<rendering::XCanvasFont> GetFont (
596 Reference<rendering::XCanvasFont> xFont (rpStyle->GetFont(mxCanvas)); in PaintTitle()
951 mpFont = rpTheme->GetFont(rsStyleName); in RendererPaneStyle()
1058 const Reference<rendering::XCanvasFont> RendererPaneStyle::GetFont ( in GetFont() function in sdext::presenter::__anon84983b8b0211::RendererPaneStyle
/aoo4110/main/soldep/source/
H A Dobjwin.cxx92 SetFont( Font( GetFont() ) ); in ObjectWin()
93 Font aFont( GetFont() ); in ObjectWin()
496 Font aFont( GetFont() ); in DrawOutput()
/aoo4110/main/starmath/source/
H A Drect.cxx148 const long nFontHeight = rDev.GetFont().GetSize().Height(); in BuildRect()
205 nDist = (rDev.GetFont().GetSize().Height() in BuildRect()
720 Font aFnt(rDev.GetFont()); in SmGetGlyphBoundRect()
/aoo4110/main/sc/source/filter/excel/
H A Dxistyle.cxx479 const XclImpFont* XclImpFontBuffer::GetFont( sal_uInt16 nFontIndex ) const in GetFont() function in XclImpFontBuffer
511 if( const XclImpFont* pFont = GetFont( nFontIdx ) ) in FillToItemSet()
518 if( const XclImpFont* pFont = GetFont( nFontIdx ) ) in WriteFontProperties()
1168 maAlignment.FillToItemSet( rItemSet, GetFontBuffer().GetFont( mnXclFont ), bSkipPoolDefs ); in CreatePattern()
1425 const XclImpFont* XclImpXFBuffer::GetFont( sal_uInt16 nXFIndex ) const in GetFont() function in XclImpXFBuffer
1427 return GetFontBuffer().GetFont( GetFontIndex( nXFIndex ) ); in GetFont()

Completed in 264 milliseconds

12345678910>>...13