Home
last modified time | relevance | path

Searched refs:FontUnderline (Results 1 – 25 of 120) sorted by last modified time

12345

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3646 FontUnderline eTextLine, in ImplDrawWaveTextLine()
3710 FontUnderline eTextLine, in ImplDrawStraightTextLine()
4090 FontUnderline eUnderline, in ImplDrawTextLine()
4091 FontUnderline eOverline, in ImplDrawTextLine()
4156 …FontStrikeout eStrikeout, FontUnderline eUnderline, FontUnderline eOverline, sal_Bool bWordLine, s… in ImplDrawTextLines()
5440 FontUnderline eUnderline, in DrawTextLine()
5441 FontUnderline eOverline, in DrawTextLine()
H A Dpdfwriter_impl.cxx7561 FontUnderline eUnderline = m_aCurrentPDFState.m_aFont.GetUnderline(); in drawLayout()
7562 FontUnderline eOverline = m_aCurrentPDFState.m_aFont.GetOverline(); in drawLayout()
8021 void PDFWriterImpl::drawWaveTextLine( OStringBuffer& aLine, long nWidth, FontUnderline eTextLine, C… in drawWaveTextLine()
8091 void PDFWriterImpl::drawStraightTextLine( OStringBuffer& aLine, long nWidth, FontUnderline eTextLin… in drawStraightTextLine()
8359 …onst Point& rPos, long nWidth, FontStrikeout eStrikeout, FontUnderline eUnderline, FontUnderline e… in drawTextLine()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx117 FontUnderline eUnderline = UNDERLINE_NONE; in lcl_PaintReplacement()
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx745 FontUnderline eUnderline,
746 FontUnderline eOverline,
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx696 ::com::sun::star::awt::FontUnderline::NONE, in ApiFontData()
1017 … case XML_double: maApiData.maDesc.Underline = cssawt::FontUnderline::DOUBLE; break; in finalizeImport()
1018 … case XML_doubleAccounting: maApiData.maDesc.Underline = cssawt::FontUnderline::DOUBLE; break; in finalizeImport()
1019 … case XML_none: maApiData.maDesc.Underline = cssawt::FontUnderline::NONE; break; in finalizeImport()
1020 … case XML_single: maApiData.maDesc.Underline = cssawt::FontUnderline::SINGLE; break; in finalizeImport()
1021 … case XML_singleAccounting: maApiData.maDesc.Underline = cssawt::FontUnderline::SINGLE; break; in finalizeImport()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx2314 rFont.SetUnderline( ( FontUnderline ) pAttr->nAttr ); in IMPL_LINK()
2315 rCJKFont.SetUnderline( ( FontUnderline ) pAttr->nAttr ); in IMPL_LINK()
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx248FontUnderline eFU = ( (const SvxUnderlineItem&) aEditAttr.Get( EE_CHAR_UNDERLINE ) ).GetLineStyle(… in Exec()
256 FontUnderline eFO = ((const SvxOverlineItem&)aEditAttr.Get(EE_CHAR_OVERLINE)).GetLineStyle(); in Exec()
/trunk/main/sd/source/ui/view/
H A Ddrtxtob1.cxx393 FontUnderline eFU = ( (const SvxUnderlineItem&) aEditAttr. in Execute()
402 FontUnderline eFO = ( (const SvxOverlineItem&) aEditAttr. in Execute()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx829FontUnderline eFU = ( (const SvxUnderlineItem&) aEditAttr. Get( EE_CHAR_UNDERLINE ) ).GetLineStyle… in ExecuteSlot()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx1018 …g.equalsAscii( "true" ) ? com::sun::star::awt::FontUnderline::SINGLE : com::sun::star::awt::FontUn… in convertAnimationValue()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx600 FontUnderline eOld = ((const SvxUnderlineItem&) aViewAttr. in ExecuteToggle()
602 FontUnderline eNew = eOld; in ExecuteToggle()
1167 FontUnderline eUnderline = ((const SvxUnderlineItem&) in GetAttrState()
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx929 FontUnderline eOld = ((const SvxUnderlineItem&) pEditView-> in ExecuteAttr()
931 FontUnderline eNew = eOld; in ExecuteAttr()
962 FontUnderline eOld = ((const SvxOverlineItem&) pEditView-> in ExecuteAttr()
964 FontUnderline eNew = ( eOld != UNDERLINE_NONE ) ? UNDERLINE_NONE : UNDERLINE_SINGLE; in ExecuteAttr()
1094 FontUnderline eUnderline = ((const SvxUnderlineItem&) in GetAttrState()
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx883 FontUnderline e = ((const SvxUnderlineItem&)rItem).GetLineStyle(); in WriteItemAsRTF()
897 FontUnderline e = ((const SvxOverlineItem&)rItem).GetLineStyle(); in WriteItemAsRTF()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx220 … aFontDescriptor.Underline = awt::FontUnderline::SINGLE - aFontDescriptor.Underline; in lcl_setFontWPU_nothrow()
855 aReturn.bChecked = awt::FontUnderline::SINGLE == aFontDescriptor.Underline; in GetState()
4194 bRet = awt::FontUnderline::SINGLE == aFontDescriptor.Underline; in isFormatCommandEnabled()
/trunk/main/offapi/
H A DUnoApi_offapi.mk1354 offapi/com/sun/star/awt/FontUnderline \
/trunk/main/svx/source/sidebar/text/
H A DTextUnderlineControl.hxx47 void Rearrange(FontUnderline eLine);
H A DTextUnderlinePopup.hxx42 void Rearrange (FontUnderline eLine);
H A DTextUnderlinePopup.cxx50 void TextUnderlinePopup::Rearrange (FontUnderline eLine) in Rearrange()
H A DTextUnderlineControl.cxx145 void TextUnderlineControl::Rearrange(FontUnderline eLine) in Rearrange()
229 const FontUnderline eUnderline = ( iPos == 0 ) in IMPL_LINK()
231 : (FontUnderline)(sal_uInt64)maVSUnderline.GetItemData( iPos ); in IMPL_LINK()
/trunk/main/editeng/source/items/
H A Dsvxitems.src274 // enum FontUnderline - used for underline ------------------------------
351 // enum FontUnderline - used for overline -------------------------------
/trunk/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterUnderline.java89 xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.DOUBLE)); in testCharacterUnderlineSetting()
95 xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.WAVE)); in testCharacterUnderlineSetting()
101 …xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.SMALLWAVE)… in testCharacterUnderlineSetting()
107 xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.SINGLE)); in testCharacterUnderlineSetting()
113 xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.NONE)); in testCharacterUnderlineSetting()
117 …xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.LONGDASH)); in testCharacterUnderlineSetting()
129 …xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.DONTKNOW)); in testCharacterUnderlineSetting()
135 xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.DOTTED)); in testCharacterUnderlineSetting()
147 xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.DASHDOT)); in testCharacterUnderlineSetting()
153 xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.DASH)); in testCharacterUnderlineSetting()
[all …]
/trunk/test/testuno/source/fvt/uno/sd/character/
H A DCheckCharacterStyle.java151 xtextProps.setPropertyValue("CharUnderline", com.sun.star.awt.FontUnderline.SINGLE); in testFontUnderline()
160 …assertEquals("character should be underlined", com.sun.star.awt.FontUnderline.SINGLE, xtextProps.g… in testFontUnderline()
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartData.java38 import com.sun.star.awt.FontUnderline;
H A DChartProperties.java38 import com.sun.star.awt.FontUnderline;
306 aDiaProp.setPropertyValue("CharUnderline", FontUnderline.DOUBLE); in testLegendCharFontEffects()
319 FontUnderline.DOUBLE, in testLegendCharFontEffects()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_export.cxx348 case awt::FontUnderline::SINGLE: in createElement()
352 case awt::FontUnderline::DOUBLE: in createElement()
356 case awt::FontUnderline::DOTTED: in createElement()
360 case awt::FontUnderline::DASH: in createElement()
364 case awt::FontUnderline::LONGDASH: in createElement()
368 case awt::FontUnderline::DASHDOT: in createElement()
376 case awt::FontUnderline::SMALLWAVE: in createElement()
380 case awt::FontUnderline::WAVE: in createElement()
388 case awt::FontUnderline::BOLD: in createElement()
396 case awt::FontUnderline::BOLDDASH: in createElement()
[all …]

Completed in 271 milliseconds

12345