Lines Matching refs:xCursorProps

83 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs…  in testCharacterFontSetting()  local
86 xCursorProps.setPropertyValue("CharFontName", "Times New Roman"); in testCharacterFontSetting()
89 xCursorProps.setPropertyValue("CharFontName", "Arial Black"); in testCharacterFontSetting()
92 xCursorProps.setPropertyValue("CharFontName", "Aharoni"); in testCharacterFontSetting()
95 xCursorProps.setPropertyValue("CharFontName", "Agency FB"); in testCharacterFontSetting()
98 xCursorProps.setPropertyValue("CharFontName", "Algerian"); in testCharacterFontSetting()
101 xCursorProps.setPropertyValue("CharFontName", "Andalus"); in testCharacterFontSetting()
104 xCursorProps.setPropertyValue("CharFontName", "Bodoni MT Black"); in testCharacterFontSetting()
107 xCursorProps.setPropertyValue("CharFontName", "BatangChe"); in testCharacterFontSetting()
110 xCursorProps.setPropertyValue("CharFontName", "Britannic Bold"); in testCharacterFontSetting()
113 xCursorProps.setPropertyValue("CharFontName", "Cooper Black"); in testCharacterFontSetting()
116 xCursorProps.setPropertyValue("CharFontName", "DaunPenh"); in testCharacterFontSetting()
119 xCursorProps.setPropertyValue("CharFontName", "Estrangelo Edessa"); in testCharacterFontSetting()
122 xCursorProps.setPropertyValue("CharFontName", "Wingdings"); in testCharacterFontSetting()
125 xCursorProps.setPropertyValue("CharFontName", "Rage Italic"); in testCharacterFontSetting()
128 xCursorProps.setPropertyValue("CharFontName", "Symbol"); in testCharacterFontSetting()
131 xCursorProps.setPropertyValue("CharFontName", "Tw Cen MT Condensed Extra Bold"); in testCharacterFontSetting()
134 xCursorProps.setPropertyValue("CharFontName", "Vivaldi"); in testCharacterFontSetting()
137 xCursorProps.setPropertyValue("CharFontName", "SimSun"); in testCharacterFontSetting()
140 xCursorProps.setPropertyValue("CharFontName", "Lucida Bright"); in testCharacterFontSetting()