/aoo41x/main/sw/source/core/text/ |
H A D | itrpaint.cxx | 81 return UNDERLINE_NONE == rFnt.GetUnderline() || in IsUnderlineBreak() 527 GetInfo().GetUnderFnt()->GetFont().GetUnderline() == GetFnt()->GetUnderline() && in CheckSpecialUnderline() 538 ASSERT( GetFnt() && UNDERLINE_NONE != GetFnt()->GetUnderline(), in CheckSpecialUnderline() 541 if( pParaFnt && pParaFnt->GetUnderline() == GetFnt()->GetUnderline() ) in CheckSpecialUnderline() 561 bUnderSelect = pFnt->GetUnderline() == pItem->GetLineStyle(); in CheckSpecialUnderline()
|
H A D | itrform2.cxx | 565 if ( UNDERLINE_NONE != pFnt->GetUnderline() && ! nUnderLineStart ) in BuildPortions() 584 UNDERLINE_NONE == pFnt->GetUnderline() in BuildPortions() 589 UNDERLINE_NONE != pFnt->GetUnderline() ) ) ) in BuildPortions()
|
H A D | porfld.cxx | 710 sal_Bool bPaintSpace = ( UNDERLINE_NONE != pTmpFnt->GetUnderline() || in Paint() 715 bPaintSpace = ( UNDERLINE_NONE != pFnt->GetUnderline() || in Paint()
|
H A D | EnhancedPDFExportHelper.cxx | 816 if ( UNDERLINE_NONE != rInf.GetFont()->GetUnderline() ) in SetAttributes() 1430 if ( UNDERLINE_NONE != rInf.GetFont()->GetUnderline() || in BeginInlineStructureElements()
|
H A D | portxt.cxx | 883 if( pOrigFont->GetUnderline() != UNDERLINE_NONE in Paint()
|
/aoo41x/main/sw/inc/ |
H A D | charatr.hxx | 57 inline const SvxUnderlineItem &SwAttrSet::GetUnderline(sal_Bool bInP) const in GetUnderline() function in SwAttrSet 129 inline const SvxUnderlineItem &SwFmt::GetUnderline(sal_Bool bInP) const in GetUnderline() function in SwFmt 130 { return aSet.GetUnderline(bInP); } in GetUnderline()
|
H A D | tblafmt.hxx | 136 const SvxUnderlineItem &GetUnderline() const { return aUnderline; } in GetUnderline() function in SwBoxAutoFmt
|
H A D | format.hxx | 190 inline const SvxUnderlineItem &GetUnderline( sal_Bool = sal_True ) const;
|
H A D | swatrset.hxx | 232 inline const SvxUnderlineItem &GetUnderline( sal_Bool = sal_True ) const;
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | swfont.cxx | 524 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 D | fntcap.cxx | 375 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()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | font.cxx | 730 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
|
/aoo41x/main/sc/source/core/tool/ |
H A D | autoform.cxx | 551 case ATTR_FONT_UNDERLINE: return &rField.GetUnderline(); in GetItem() 647 && (rField1.GetUnderline() == rField2.GetUnderline()) in IsEqualData() 728 rItemSet.Put( rField.GetUnderline() ); in FillToItemSet()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | font.hxx | 114 FontUnderline GetUnderline() const;
|
/aoo41x/main/filter/source/svg/ |
H A D | svgwriter.cxx | 369 if( rFont.GetUnderline() != UNDERLINE_NONE || rFont.GetStrikeout() != STRIKEOUT_NONE ) in SetFontAttr() 371 if( rFont.GetUnderline() != UNDERLINE_NONE ) in SetFontAttr() 959 if( rFont.GetStrikeout() != STRIKEOUT_NONE || rFont.GetUnderline() != UNDERLINE_NONE ) in ImplWriteText() 976 if( rFont.GetUnderline() ) in ImplWriteText()
|
/aoo41x/main/accessibility/source/helper/ |
H A D | characterattributeshelper.cxx | 50 …rtl::OUString::createFromAscii( "CharUnderline" ), makeAny( (sal_Int16) rFont.GetUnderline() ) ) ); in CharacterAttributesHelper()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | swfont.hxx | 273 FontUnderline GetUnderline() const { return aSub[nActual].GetUnderline(); } in GetUnderline() function in SwFont
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdotextdecomposition.cxx | 274 || UNDERLINE_NONE != rInfo.mrFont.GetUnderline() in impCreateTextPortionPrimitive() 294 drawinglayer::primitive2d::mapFontUnderlineToTextLine(rInfo.mrFont.GetUnderline())); in impCreateTextPortionPrimitive()
|
/aoo41x/main/editeng/source/uno/ |
H A D | unofdesc.cxx | 79 rDesc.Underline = sal::static_int_cast< sal_Int16 >(rFont.GetUnderline()); in ConvertFromFont()
|
/aoo41x/main/sc/inc/ |
H A D | autoform.hxx | 135 const SvxUnderlineItem& GetUnderline() const { return aUnderline; } in GetUnderline() function in ScAutoFormatDataField
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | metafileprimitive2d.cxx | 1312 || 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()
|
/aoo41x/main/editeng/source/items/ |
H A D | bulitem.cxx | 55 nTemp = (sal_uInt16)rFont.GetUnderline(); rStream << nTemp; in StoreFont()
|
H A D | svxfont.cxx | 808 FontUnderline eUnder = pFont->GetUnderline(); in Do()
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | fontdialog.cxx | 517 *pCounter++ = new SvxUnderlineItem(aDefaultVCLFont.GetUnderline(), CFID_UNDERLINE); in createItemSet()
|
/aoo41x/main/filter/source/flash/ |
H A D | swfwriter1.cxx | 718 …if( ( aOldFont.GetStrikeout() != STRIKEOUT_NONE ) || ( aOldFont.GetUnderline() != UNDERLINE_NONE )… in Impl_writeText() 739 if( aOldFont.GetUnderline() != UNDERLINE_NONE ) in Impl_writeText()
|