Home
last modified time | relevance | path

Searched refs:LINESTYLE_SINGLE (Results 1 – 25 of 128) sorted by relevance

123456

/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/primitive2d/
H A Dtextenumsprimitive2d.cxx29 case LINESTYLE_SINGLE: return TEXT_LINE_SINGLE; in mapFontLineStyleToTextLine()
56 case TEXT_LINE_SINGLE: return LINESTYLE_SINGLE; in mapTextLineToFontLineStyle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/primitive2d/
H A Dtextenumsprimitive2d.cxx31 case LINESTYLE_SINGLE: return TEXT_LINE_SINGLE; in mapFontLineStyleToTextLine()
58 case TEXT_LINE_SINGLE: return LINESTYLE_SINGLE; in mapTextLineToFontLineStyle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Ddrtxtob1.cxx558 aNewAttr.Put( SvxUnderlineItem( eFU == LINESTYLE_SINGLE ? in Execute()
559 LINESTYLE_NONE : LINESTYLE_SINGLE, in Execute()
580 … eNew = ( eOld == LINESTYLE_SINGLE ) ? LINESTYLE_NONE : LINESTYLE_SINGLE; in Execute()
598 aNewAttr.Put( SvxOverlineItem( eFO == LINESTYLE_SINGLE ? in Execute()
599 LINESTYLE_NONE : LINESTYLE_SINGLE, in Execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrtxtob1.cxx560 aNewAttr.Put( SvxUnderlineItem( eFU == LINESTYLE_SINGLE ? in Execute()
561 LINESTYLE_NONE : LINESTYLE_SINGLE, in Execute()
582 … eNew = ( eOld == LINESTYLE_SINGLE ) ? LINESTYLE_NONE : LINESTYLE_SINGLE; in Execute()
600 aNewAttr.Put( SvxOverlineItem( eFO == LINESTYLE_SINGLE ? in Execute()
601 LINESTYLE_NONE : LINESTYLE_SINGLE, in Execute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/rtf/
H A Drtfitem.cxx698 eUnderline = nTokenValue ? LINESTYLE_SINGLE : LINESTYLE_NONE; in ReadAttr()
751 eUnderline = LINESTYLE_SINGLE; in ReadAttr()
769 …unique_ptr<SvxUnderlineItem> aUL(std::make_unique<SvxUnderlineItem>(LINESTYLE_SINGLE, aPlainMap.nU… in ReadAttr()
787 aUL->SetLineStyle(LINESTYLE_SINGLE); in ReadAttr()
799 eOverline = nTokenValue ? LINESTYLE_SINGLE : LINESTYLE_NONE; in ReadAttr()
852 eOverline = LINESTYLE_SINGLE; in ReadAttr()
870 …::unique_ptr<SvxOverlineItem> aOL(std::make_unique<SvxOverlineItem>(LINESTYLE_SINGLE, aPlainMap.nO… in ReadAttr()
888 aOL->SetLineStyle(LINESTYLE_SINGLE); in ReadAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/rtf/
H A Drtfitem.cxx710 eUnderline = nTokenValue ? LINESTYLE_SINGLE : LINESTYLE_NONE; in ReadAttr()
763 eUnderline = LINESTYLE_SINGLE; in ReadAttr()
781 …unique_ptr<SvxUnderlineItem> aUL(std::make_unique<SvxUnderlineItem>(LINESTYLE_SINGLE, aPlainMap.nU… in ReadAttr()
799 aUL->SetLineStyle(LINESTYLE_SINGLE); in ReadAttr()
811 eOverline = nTokenValue ? LINESTYLE_SINGLE : LINESTYLE_NONE; in ReadAttr()
864 eOverline = LINESTYLE_SINGLE; in ReadAttr()
882 …::unique_ptr<SvxOverlineItem> aOL(std::make_unique<SvxOverlineItem>(LINESTYLE_SINGLE, aPlainMap.nO… in ReadAttr()
900 aOL->SetLineStyle(LINESTYLE_SINGLE); in ReadAttr()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/uibase/dochdl/
H A Ddochdl.cxx67 aSet.Put(SvxUnderlineItem(LINESTYLE_SINGLE, RES_CHRATR_UNDERLINE)); in CPPUNIT_TEST_FIXTURE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dfontenum.hxx45 enum FontLineStyle { LINESTYLE_NONE, LINESTYLE_SINGLE, LINESTYLE_DOUBLE, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dfontenum.hxx45 enum FontLineStyle { LINESTYLE_NONE, LINESTYLE_SINGLE, LINESTYLE_DOUBLE, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/qpro/
H A Dqprostyle.cxx129 rItemSet.Put( SvxUnderlineItem( LINESTYLE_SINGLE, ATTR_FONT_UNDERLINE ) ); in SetFormat()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dfontbuff.cxx59 case 0x20: eUnderline = LINESTYLE_SINGLE; break; in Fill()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/qpro/
H A Dqprostyle.cxx129 rItemSet.Put( SvxUnderlineItem( LINESTYLE_SINGLE, ATTR_FONT_UNDERLINE ) ); in SetFormat()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dfontbuff.cxx59 case 0x20: eUnderline = LINESTYLE_SINGLE; break; in Fill()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/text/
H A DTextUnderlineControl.cxx75 return LINESTYLE_SINGLE; in getLineStyle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dhyperlabel.cxx79 aFont.SetUnderline(LINESTYLE_SINGLE); in MouseMove()
H A Dfixedhyper.cxx51 aFont.SetUnderline( LINESTYLE_SINGLE ); in Initialize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/text/
H A DTextUnderlineControl.cxx91 return LINESTYLE_SINGLE; in getLineStyle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/form/
H A Dfmtextcontrolshell.cxx842 …aToggled.Put( SvxUnderlineItem( eTL == LINESTYLE_SINGLE ? LINESTYLE_NONE : LINESTYLE_SINGLE, nWhic… in ExecuteTextAttribute()
844 …aToggled.Put( SvxOverlineItem( eTL == LINESTYLE_SINGLE ? LINESTYLE_NONE : LINESTYLE_SINGLE, nWhich… in ExecuteTextAttribute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/form/
H A Dfmtextcontrolshell.cxx846 …aToggled.Put( SvxUnderlineItem( eTL == LINESTYLE_SINGLE ? LINESTYLE_NONE : LINESTYLE_SINGLE, nWhic… in ExecuteTextAttribute()
848 …aToggled.Put( SvxOverlineItem( eTL == LINESTYLE_SINGLE ? LINESTYLE_NONE : LINESTYLE_SINGLE, nWhich… in ExecuteTextAttribute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/outdev/
H A Dtextline.cxx277 eTextLine = LINESTYLE_SINGLE; in ImplDrawStraightTextLine()
281 case LINESTYLE_SINGLE: in ImplDrawStraightTextLine()
347 case LINESTYLE_SINGLE: in ImplDrawStraightTextLine()
797 ImplDrawTextLine( nX, nY, 0, nWidth, STRIKEOUT_NONE, LINESTYLE_SINGLE, LINESTYLE_NONE, false ); in ImplDrawMnemonicLine()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Deditsh.cxx1063 eNew = ( eOld != LINESTYLE_NONE ) ? LINESTYLE_NONE : LINESTYLE_SINGLE; in ExecuteAttr()
1067 eNew = ( eOld == LINESTYLE_SINGLE ) ? LINESTYLE_NONE : LINESTYLE_SINGLE; in ExecuteAttr()
1084 FontLineStyle eNew = ( eOld != LINESTYLE_NONE ) ? LINESTYLE_NONE : LINESTYLE_SINGLE; in ExecuteAttr()
1218 rSet.Put(SfxBoolItem(SID_ULINE_VAL_SINGLE, eUnderline == LINESTYLE_SINGLE)); in GetAttrState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Deditsh.cxx1045 eNew = ( eOld != LINESTYLE_NONE ) ? LINESTYLE_NONE : LINESTYLE_SINGLE; in ExecuteAttr()
1049 eNew = ( eOld == LINESTYLE_SINGLE ) ? LINESTYLE_NONE : LINESTYLE_SINGLE; in ExecuteAttr()
1066 FontLineStyle eNew = ( eOld != LINESTYLE_NONE ) ? LINESTYLE_NONE : LINESTYLE_SINGLE; in ExecuteAttr()
1200 rSet.Put(SfxBoolItem(SID_ULINE_VAL_SINGLE, eUnderline == LINESTYLE_SINGLE)); in GetAttrState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dhyperlabel.cxx97 aFont.SetUnderline(LINESTYLE_SINGLE); in MouseMove()
H A Dfixedhyper.cxx51 aFont.SetUnderline( LINESTYLE_SINGLE ); in Initialize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/outdev/
H A Dtextline.cxx277 eTextLine = LINESTYLE_SINGLE; in ImplDrawStraightTextLine()
281 case LINESTYLE_SINGLE: in ImplDrawStraightTextLine()
348 case LINESTYLE_SINGLE: in ImplDrawStraightTextLine()
797 ImplDrawTextLine( nX, nY, 0, nWidth, STRIKEOUT_NONE, LINESTYLE_SINGLE, LINESTYLE_NONE, false ); in ImplDrawMnemonicLine()

123456