Lines Matching refs:xCursorProps_assert_doc

229 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class…  in testCharacterFontSetting()  local
233 assertEquals("Times New Roman",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
236 assertEquals("Arial Black",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
239 assertEquals("Aharoni",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
242 assertEquals("Agency FB",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
245 assertEquals("Algerian",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
248 assertEquals("Andalus",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
251 assertEquals("Bodoni MT Black",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
254 assertEquals("BatangChe",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
257 assertEquals("Britannic Bold",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
260 assertEquals("Cooper Black",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
263 assertEquals("DaunPenh",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
266 assertEquals("Estrangelo Edessa",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
269 assertEquals("Wingdings",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
272 assertEquals("Rage Italic",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
275 assertEquals("Symbol",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
278 …assertEquals("Tw Cen MT Condensed Extra Bold",xCursorProps_assert_doc.getPropertyValue("CharFontNa… in testCharacterFontSetting()
281 assertEquals("Vivaldi",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
284 assertEquals("SimSun",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()
287 assertEquals("Lucida Bright",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting()