Lines Matching refs:FontUnderline

89 		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()
123 …xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.DOUBLEWAVE… 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()
141 …xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.DASHDOTDOT… 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()
159 …xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.BOLDWAVE)); in testCharacterUnderlineSetting()
165 …xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.BOLDLONGDA… in testCharacterUnderlineSetting()
171 …xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.BOLDDOTTED… in testCharacterUnderlineSetting()
177 …xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.BOLDDASHDO… in testCharacterUnderlineSetting()
183 …xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.BOLDDASHDO… in testCharacterUnderlineSetting()
189 …xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.BOLDDASH)); in testCharacterUnderlineSetting()
195 xCursorProps.setPropertyValue("CharUnderline", new Short(com.sun.star.awt.FontUnderline.BOLD)); in testCharacterUnderlineSetting()
228 …assertEquals("assert underline is double",com.sun.star.awt.FontUnderline.DOUBLE,xCursorProps_asser… in testCharacterUnderlineSetting()
234 …assertEquals("assert underline is wave",com.sun.star.awt.FontUnderline.WAVE,xCursorProps_assert_od… in testCharacterUnderlineSetting()
240 …assertEquals("assert underline is smallwave",com.sun.star.awt.FontUnderline.SMALLWAVE,xCursorProps… in testCharacterUnderlineSetting()
246 …assertEquals("assert underline is single",com.sun.star.awt.FontUnderline.SINGLE,xCursorProps_asser… in testCharacterUnderlineSetting()
252 …assertEquals("assert underline is without",com.sun.star.awt.FontUnderline.NONE,xCursorProps_assert… in testCharacterUnderlineSetting()
256 …assertEquals("assert underline is LONGDASH",com.sun.star.awt.FontUnderline.LONGDASH,xCursorProps_a… in testCharacterUnderlineSetting()
262 …assertEquals("assert underline is DOUBLEWAVE",com.sun.star.awt.FontUnderline.DOUBLEWAVE,xCursorPro… in testCharacterUnderlineSetting()
268 …assertEquals("assert underline is DONTKNOW",com.sun.star.awt.FontUnderline.NONE,xCursorProps_asser… in testCharacterUnderlineSetting()
272 …assertEquals("assert underline is DOTTED",com.sun.star.awt.FontUnderline.DOTTED,xCursorProps_asser… in testCharacterUnderlineSetting()
278 …assertEquals("assert underline is DASHDOTDOT",com.sun.star.awt.FontUnderline.DASHDOTDOT,xCursorPro… in testCharacterUnderlineSetting()
284 …assertEquals("assert underline is DASHDOT",com.sun.star.awt.FontUnderline.DASHDOT,xCursorProps_ass… in testCharacterUnderlineSetting()
290 …assertEquals("assert underline is DASH",com.sun.star.awt.FontUnderline.DASH,xCursorProps_assert_od… in testCharacterUnderlineSetting()
296 …assertEquals("assert underline is BOLDWAVE",com.sun.star.awt.FontUnderline.BOLDWAVE,xCursorProps_a… in testCharacterUnderlineSetting()
302 …assertEquals("assert underline is BOLDLONGDASH",com.sun.star.awt.FontUnderline.BOLDLONGDASH,xCurso… in testCharacterUnderlineSetting()
308 …assertEquals("assert underline is BOLDDOTTED",com.sun.star.awt.FontUnderline.BOLDDOTTED,xCursorPro… in testCharacterUnderlineSetting()
314 …assertEquals("assert underline is BOLDDASHDOTDOT",com.sun.star.awt.FontUnderline.BOLDDASHDOTDOT,xC… in testCharacterUnderlineSetting()
320 …assertEquals("assert underline is BOLDDASHDOT",com.sun.star.awt.FontUnderline.BOLDDASHDOT,xCursorP… in testCharacterUnderlineSetting()
326 …assertEquals("assert underline is BOLDDASH",com.sun.star.awt.FontUnderline.BOLDDASH,xCursorProps_a… in testCharacterUnderlineSetting()
332 …assertEquals("assert underline is bold",com.sun.star.awt.FontUnderline.BOLD,xCursorProps_assert_od… in testCharacterUnderlineSetting()
344 …assertEquals("assert underline is double",com.sun.star.awt.FontUnderline.DOUBLE,xCursorProps_asser… in testCharacterUnderlineSetting()
350 …assertEquals("assert underline is wave",com.sun.star.awt.FontUnderline.WAVE,xCursorProps_assert_do… in testCharacterUnderlineSetting()
356 …assertEquals("assert underline is smallwave",com.sun.star.awt.FontUnderline.SMALLWAVE,xCursorProps… in testCharacterUnderlineSetting()
362 …assertEquals("assert underline is single",com.sun.star.awt.FontUnderline.SINGLE,xCursorProps_asser… in testCharacterUnderlineSetting()
368 …assertEquals("assert underline is without",com.sun.star.awt.FontUnderline.NONE,xCursorProps_assert… in testCharacterUnderlineSetting()
372 …assertEquals("assert underline is LONGDASH",com.sun.star.awt.FontUnderline.LONGDASH,xCursorProps_a… in testCharacterUnderlineSetting()
378 …assertEquals("assert underline is DOUBLEWAVE",com.sun.star.awt.FontUnderline.DOUBLEWAVE,xCursorPro… in testCharacterUnderlineSetting()
384 …assertEquals("assert underline is DONTKNOW",com.sun.star.awt.FontUnderline.NONE,xCursorProps_asser… in testCharacterUnderlineSetting()
388 …assertEquals("assert underline is DOTTED",com.sun.star.awt.FontUnderline.DOTTED,xCursorProps_asser… in testCharacterUnderlineSetting()
394 …assertEquals("assert underline is DASHDOTDOT",com.sun.star.awt.FontUnderline.DASHDOTDOT,xCursorPro… in testCharacterUnderlineSetting()
400 …assertEquals("assert underline is DASHDOT",com.sun.star.awt.FontUnderline.DASHDOT,xCursorProps_ass… in testCharacterUnderlineSetting()
406 …assertEquals("assert underline is DASH",com.sun.star.awt.FontUnderline.DASH,xCursorProps_assert_do… in testCharacterUnderlineSetting()
412 …assertEquals("assert underline is BOLDWAVE",com.sun.star.awt.FontUnderline.BOLDWAVE,xCursorProps_a… in testCharacterUnderlineSetting()
418 …assertEquals("assert underline is BOLDLONGDASH",com.sun.star.awt.FontUnderline.BOLDLONGDASH,xCurso… in testCharacterUnderlineSetting()
424 …assertEquals("assert underline is BOLDDOTTED",com.sun.star.awt.FontUnderline.BOLDDOTTED,xCursorPro… in testCharacterUnderlineSetting()
430 …assertEquals("assert underline is BOLDDASHDOTDOT",com.sun.star.awt.FontUnderline.BOLDDASHDOTDOT,xC… in testCharacterUnderlineSetting()
436 …assertEquals("assert underline is BOLDDASHDOT",com.sun.star.awt.FontUnderline.BOLDDASHDOT,xCursorP… in testCharacterUnderlineSetting()
442 …assertEquals("assert underline is BOLDDASH",com.sun.star.awt.FontUnderline.BOLDDASH,xCursorProps_a… in testCharacterUnderlineSetting()
448 …assertEquals("assert underline is bold",com.sun.star.awt.FontUnderline.BOLD,xCursorProps_assert_do… in testCharacterUnderlineSetting()