Lines Matching refs:assertEquals

151assertEquals("assert individual word setting",true,xCursorProps_assert_odt.getPropertyValue("CharW…  in testCharacterEmphasisSetting()
152assertEquals("assert overline",com.sun.star.text.FontEmphasis.ACCENT_ABOVE,xCursorProps_assert_odt… in testCharacterEmphasisSetting()
155assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterEmphasisSetting()
156assertEquals("assert overline",com.sun.star.text.FontEmphasis.ACCENT_BELOW,xCursorProps_assert_odt… in testCharacterEmphasisSetting()
159assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterEmphasisSetting()
160assertEquals("assert overline",com.sun.star.text.FontEmphasis.CIRCLE_ABOVE,xCursorProps_assert_odt… in testCharacterEmphasisSetting()
163assertEquals("assert individual word setting",true,xCursorProps_assert_odt.getPropertyValue("CharW… in testCharacterEmphasisSetting()
164assertEquals("assert overline",com.sun.star.text.FontEmphasis.CIRCLE_BELOW,xCursorProps_assert_odt… in testCharacterEmphasisSetting()
167assertEquals("assert individual word setting",true,xCursorProps_assert_odt.getPropertyValue("CharW… in testCharacterEmphasisSetting()
168assertEquals("assert overline",com.sun.star.text.FontEmphasis.DISK_ABOVE,xCursorProps_assert_odt.g… in testCharacterEmphasisSetting()
171assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterEmphasisSetting()
172assertEquals("assert overline",com.sun.star.text.FontEmphasis.DISK_BELOW,xCursorProps_assert_odt.g… in testCharacterEmphasisSetting()
175assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterEmphasisSetting()
176assertEquals("assert overline",com.sun.star.text.FontEmphasis.DOT_ABOVE,xCursorProps_assert_odt.ge… in testCharacterEmphasisSetting()
179assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterEmphasisSetting()
180assertEquals("assert overline",com.sun.star.text.FontEmphasis.DOT_BELOW,xCursorProps_assert_odt.ge… in testCharacterEmphasisSetting()
183assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterEmphasisSetting()
184assertEquals("assert overline",com.sun.star.text.FontEmphasis.NONE,xCursorProps_assert_odt.getProp… in testCharacterEmphasisSetting()
193assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterEmphasisSetting()
194assertEquals("assert overline",com.sun.star.text.FontEmphasis.ACCENT_ABOVE,xCursorProps_assert_doc… in testCharacterEmphasisSetting()
197assertEquals("assert individual word setting",false,xCursorProps_assert_doc.getPropertyValue("Char… in testCharacterEmphasisSetting()
198assertEquals("assert overline",com.sun.star.text.FontEmphasis.ACCENT_BELOW,xCursorProps_assert_doc… in testCharacterEmphasisSetting()
201assertEquals("assert individual word setting",false,xCursorProps_assert_doc.getPropertyValue("Char… in testCharacterEmphasisSetting()
202assertEquals("assert overline",com.sun.star.text.FontEmphasis.CIRCLE_ABOVE,xCursorProps_assert_doc… in testCharacterEmphasisSetting()
205assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterEmphasisSetting()
206assertEquals("assert overline",com.sun.star.text.FontEmphasis.CIRCLE_BELOW,xCursorProps_assert_doc… in testCharacterEmphasisSetting()
209assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterEmphasisSetting()
210assertEquals("assert overline",com.sun.star.text.FontEmphasis.DISK_ABOVE,xCursorProps_assert_doc.g… in testCharacterEmphasisSetting()
213assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterEmphasisSetting()
214assertEquals("assert overline",com.sun.star.text.FontEmphasis.DISK_BELOW,xCursorProps_assert_doc.g… in testCharacterEmphasisSetting()
217assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterEmphasisSetting()
218assertEquals("assert overline",com.sun.star.text.FontEmphasis.DOT_ABOVE,xCursorProps_assert_doc.ge… in testCharacterEmphasisSetting()
221assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterEmphasisSetting()
222assertEquals("assert overline",com.sun.star.text.FontEmphasis.DOT_BELOW,xCursorProps_assert_doc.ge… in testCharacterEmphasisSetting()
225assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterEmphasisSetting()
226assertEquals("assert overline",com.sun.star.text.FontEmphasis.NONE,xCursorProps_assert_doc.getProp… in testCharacterEmphasisSetting()