Lines Matching refs:xCursorProps_assert

166 …XPropertySet xCursorProps_assert = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xT…  in testCharacterFontSetting()  local
170 assertEquals("Times New Roman",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
173 assertEquals("Arial Black",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
176 assertEquals("Aharoni",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
179 assertEquals("Agency FB",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
182 assertEquals("Algerian",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
185 assertEquals("Andalus",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
188 assertEquals("Bodoni MT Black",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
191 assertEquals("BatangChe",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
194 assertEquals("Britannic Bold",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
197 assertEquals("Cooper Black",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
200 assertEquals("DaunPenh",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
203 assertEquals("Estrangelo Edessa",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
206 assertEquals("Wingdings",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
209 assertEquals("Rage Italic",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
212 assertEquals("Symbol",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
215 …assertEquals("Tw Cen MT Condensed Extra Bold",xCursorProps_assert.getPropertyValue("CharFontName")… in testCharacterFontSetting()
218 assertEquals("Vivaldi",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
221 assertEquals("SimSun",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()
224 assertEquals("Lucida Bright",xCursorProps_assert.getPropertyValue("CharFontName")); in testCharacterFontSetting()