Home
last modified time | relevance | path

Searched refs:GetUnderline (Results 1 – 25 of 49) sorted by last modified time

12

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3122 …mbTextLines = ((maFont.GetUnderline() != UNDERLINE_NONE) && (maFont.GetUnderline() != UNDERLIN… in ImplNewFont()
4636 maFont.GetStrikeout(), maFont.GetUnderline(), maFont.GetOverline(), in ImplDrawTextDirect()
H A Dgdimtf.cxx1173 … pAct->GetWidth(), pAct->GetStrikeout(), pAct->GetUnderline(), pAct->GetOverline() ) ); in Rotate()
H A Dpdfwriter_impl.cxx7561 FontUnderline eUnderline = m_aCurrentPDFState.m_aFont.GetUnderline(); in drawLayout()
H A Dpdfwriter_impl2.cxx879 …extLine( pA->GetStartPoint(), pA->GetWidth(), pA->GetStrikeout(), pA->GetUnderline(), pA->GetOverl… in playMetafile()
H A Dcvtsvm.cxx289 rOStm << (sal_Int16) rFont.GetUnderline(); in ImplWriteFont()
2411 const FontUnderline eUnderline = pA->GetUnderline(); in ImplWriteActions()
H A Dfont.cxx730 if ( rFont.GetUnderline() != UNDERLINE_DONTKNOW ) in Merge()
732 SetUnderline( rFont.GetUnderline() ); in Merge()
1106 FontUnderline Font::GetUnderline() const { return mpImplFont->meUnderline; } in GetUnderline() function in Font
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1058 rFont.GetUnderline()); in CreateFontDescriptor()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx718 …if( ( aOldFont.GetStrikeout() != STRIKEOUT_NONE ) || ( aOldFont.GetUnderline() != UNDERLINE_NONE )… in Impl_writeText()
739 if( aOldFont.GetUnderline() != UNDERLINE_NONE ) in Impl_writeText()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx141 eUnderline = pFmt->GetUnderline().GetLineStyle(); in lcl_PaintReplacement()
H A Dtblafmt.cxx720 rSet.Put( rChg.GetUnderline() ); in UpdateToSet()
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx808 switch( aFont.GetUnderline() ) in AppendPortion()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx3367 if ( nEsc && ( ( aTmpFont.GetUnderline() != UNDERLINE_NONE ) ) ) in Paint()
3382 if ( aDummy.GetUnderline() != UNDERLINE_NONE ) in Paint()
3388 if ( aDummy.GetUnderline() != UNDERLINE_NONE ) in Paint()
H A Dediteng.cxx2673 rSet.Put( SvxUnderlineItem( rFont.GetUnderline(), EE_CHAR_UNDERLINE ) ); in SetFontInfoInItemSet()
/trunk/main/sw/inc/
H A Dtblafmt.hxx137 const SvxUnderlineItem &GetUnderline() const { return aUnderline; } in GetUnderline() function in SwBoxAutoFmt
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1312 || UNDERLINE_NONE != rFont.GetUnderline() in proccessMetaTextAction()
1323 …xtLine eFontUnderline(drawinglayer::primitive2d::mapFontUnderlineToTextLine(rFont.GetUnderline())); in proccessMetaTextAction()
1484 …Line aUnderlineMode(drawinglayer::primitive2d::mapFontUnderlineToTextLine(rAction.GetUnderline())); in proccessMetaTextLineAction()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx1603 (sal_Int8)rFont.GetUnderline(); in createActions()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1099 aAttribs[i].Value = ::css::uno::makeAny( (sal_Int16)aFont.GetUnderline() ); in retrieveCharacterAttributes()
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx655 FontUnderline GetUnderline() const { return meUnderline; } in GetUnderline() function in MetaTextLineAction
H A Dfont.hxx114 FontUnderline GetUnderline() const;
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx338 aFD.Underline = sal::static_int_cast< sal_Int16 >(rFont.GetUnderline()); in CreateFontDescriptor()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx660 SETONALLFONTS( SetUnderline, (FontUnderline)rBoxFmt.GetUnderline().GetValue() ); in MakeFonts()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx524 const FontUnderline eUnderline = pAttrSet->GetUnderline().GetLineStyle(); in SwFont()
529 SetUnderColor( pAttrSet->GetUnderline().GetColor() ); in SwFont()
644 return UNDERLINE_NONE != GetUnderline() || in ChgFnt()
862 nOldUnder = GetUnderline(); in _DrawText()
991 nOldUnder = GetUnderline(); in _DrawStretchText()
H A Dfntcache.cxx144 bPaintBlank = ( UNDERLINE_NONE != aFont.GetUnderline() in SwFntObj()
H A Dfntcap.cxx375 rInf.SetDrawSpace( GetUnderline() != UNDERLINE_NONE || in DrawCapital()
545 rInf.SetDrawSpace( GetUnderline() != UNDERLINE_NONE || in DrawStretchCapital()
599 const sal_Bool bTextLines = aFont.GetUnderline() != UNDERLINE_NONE in DoOnCapitals()
/trunk/main/sw/source/core/text/
H A Dportxt.cxx883 if( pOrigFont->GetUnderline() != UNDERLINE_NONE in Paint()

Completed in 277 milliseconds

12