Home
last modified time | relevance | path

Searched refs:GetFont (Results 1 – 25 of 318) sorted by last modified time

12345678910>>...13

/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx73 pFnt = new SwFont( *aFontAccess.Get()->GetFont() ); in CtorInitAttrIter()
325 rAttrHandler.PushAndChg( rHt, *pExt->GetFont() ); in ChangeTxtAttr()
H A Ditrcrsr.cxx115 rInf.GetFont()->SetActual( SwScriptInfo::WhichFont( 0, pString, 0 ) ); in lcl_GetCharRectInsideField()
524 aInf.GetFont()->SetProportion( GetPropFont() ); in _GetCharRect()
835 GetInfo().GetFont()->SetProportion( 100 ); in _GetCharRect()
1656 aDrawInf.SetFont( aSizeInf.GetFont() ); in GetCrsrOfst()
1661 if ( SW_CJK == aSizeInf.GetFont()->GetActual() && in GetCrsrOfst()
1666 nLength = aSizeInf.GetFont()->_GetCrsrOfst( aDrawInf ); in GetCrsrOfst()
H A Dtxtfly.cxx1023 rInf.GetFont()->_DrawStretchText( rInf ); in DrawTextOpaque()
1025 rInf.GetFont()->_DrawText( rInf ); in DrawTextOpaque()
1039 rInf.GetFont()->_DrawStretchText( rInf ); in DrawTextOpaque()
1041 rInf.GetFont()->_DrawText( rInf ); in DrawTextOpaque()
H A Dpormulti.cxx384 SwFont* pTmpFnt = new SwFont( *rInf.GetFont() ); in PaintBracket()
425 SwFont* pTmpFnt = new SwFont( *rInf.GetFont() ); in FormatBrackets()
1429 pTmpFnt = new SwFont( *GetInfo().GetFont() ); in PaintMultiPortion()
1579 pUnderLineFnt->GetFont().SetProportion( 50 ); in PaintMultiPortion()
1586 SwFont* pTmpFont = GetInfo().GetFont(); in PaintMultiPortion()
1762 SwFont* pTmpFnt = new SwFont( *rInf.GetFont() ); in BuildMultiPortion()
2318 pTmp = new SwRubyPortion( *pCreate, *GetInfo().GetFont(), in MakeRestPortion()
H A Dtxtdrop.cxx305 SwFontSave aFontSave( rInf, &pCurrPart->GetFont() ); in PaintTxt()
384 if ( rInf.GetFont()->GetOrientation( rInf.GetTxtFrm()->IsVertical() ) ) in Paint()
386 pTmpFont = new SwFont( *rInf.GetFont() ); in Paint()
448 SwFontSave aFontSave( rInf, pCurrPart ? &pCurrPart->GetFont() : 0 ); in GetTxtSize()
613 SwFont* pTmpFnt = new SwFont( *rInf.GetFont() ); in NewDropPortion()
767 SwFont& rFnt = pCurrPart->GetFont(); in CalcFontSize()
795 const SwFont& rFnt = pCurrPart->GetFont(); in CalcFontSize()
845 SwFont& rFnt = pCurrPart->GetFont(); in CalcFontSize()
878 aOldFnt = pWin->GetFont(); in CalcFontSize()
986 SwFont& rFnt = pCurrPart->GetFont(); in CalcFontSize()
[all …]
/trunk/main/filter/source/flash/
H A Dswfwriter2.cxx459 Font aOldFont( pVDev->GetFont() ); in getGlyph()
H A Dswfwriter1.cxx576 Font aOldFont( mpVDev->GetFont() ); in Impl_writeText()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx391 Font aFont( GetFont() ); in ImplGetTabRect()
697 Font aOldFont( GetFont() ); in ImplShowFocus()
911 Font aFont( GetFont() ); in ImplDrawItem()
1306 SetInputContext( InputContext( GetFont() ) ); in GetFocus()
/trunk/main/cui/source/dialogs/
H A Dabout.cxx376 Font aFont = GetFont(); in ApplyStyleSettings()
386 Font aNewFont( maCopyrightEdit.GetFont() ); in ApplyStyleSettings()
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1141 Font aOldFont( pOutputDev->GetFont() ); in Paint()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx3511 Font aOldFont = GetFont(); in ImplDrawItem()
3705 Font aOldFont = GetFont(); in ImplDrawItem()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4550 Font aFont( GetFont() ); in ImplDrawRotateText()
7352 Font aOldFont = GetFont(); in GetFontMetric()
7464 Font aOldFont = GetFont(); in GetMinKashida()
7592 Font aFont( GetFont() ); in GetTextBoundRect()
7807 Font aFont(GetFont()); in GetTextOutlines()
7911 int nAngle = GetFont().GetOrientation(); in GetTextOutlines()
8047 const Font aOrigFont = GetFont(); in HasGlyphs()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx2058 Font aTmp( pOutDev->GetFont() ); in DrawGraphic()
3143 const Font aOldFont( pSh->GetOut()->GetFont() ); in Paint()
6901 aDev.SetFont( pOld->GetFont() ); in MakeGraphic()
/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx1036 Font aFontMerk(pOut->GetFont()); in ImpSetCharStretching()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx254 …pView->GetWindow()->SetInputContext( InputContext( GetFont(), !pView->IsReadOnly() ? INPUTCONTEXT_… in SetFont()
1328 if ( !mpRefDev->GetFont().IsSameInstance( *pFont ) ) in CalcTextWidth()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1028 maFont = ((const MetaFontAction*)pMA)->GetFont(); in ImplWriteActions()
/trunk/main/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.cxx96 Font aOldFont = pDev->GetFont(); in UserDraw()
/trunk/main/starmath/source/
H A Dmathtype.cxx3484 if (pNode->GetFont().GetItalic() == ITALIC_NORMAL) in HandleText()
3486 else if (pNode->GetFont().GetWeight() == WEIGHT_BOLD) in HandleText()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2317 Font aOldFont( pPrinter->GetFont() ); in ReadFontCollection()
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx485 const Font& GetFont() const { return pDataWin->GetFont(); } in GetFont() function in BrowseBox
488 const Font& GetTitleFont() const { return Control::GetFont(); } in GetTitleFont()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3744 pAttr->GetFont( aDefFont, SC_AUTOCOL_BLACK, pRefDevice ); in getDefaultCharWidth()
/trunk/main/sd/source/ui/slideshow/
H A Dshowwin.cxx570 const Font aOldFont( GetFont() ); in DrawPauseScene()
636 const Font aOldFont( GetFont() ); in DrawEndScene()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsInsertionIndicatorOverlay.cxx295 ::boost::shared_ptr<Font> pFont(Theme::GetFont(Theme::Font_PageCount, rDevice)); in PaintPageCount()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DRun.java55 final FontMetrics aMetrics = aG2.getFontMetrics(maStyle.GetFont()); in Format()
H A DStyle.java95 public Font GetFont() in GetFont() method in Style

Completed in 352 milliseconds

12345678910>>...13