Lines Matching refs:xCursorProps_assert_odt

91 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class…  in testCharacterRotationZeroSetting()  local
93 …assertEquals("assert character rotation ",(short)0,xCursorProps_assert_odt.getPropertyValue("CharR… in testCharacterRotationZeroSetting()
94 …assertEquals("assert character rotation ",(short)150,xCursorProps_assert_odt.getPropertyValue("Cha… in testCharacterRotationZeroSetting()
141 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterRotationNinetySetting() local
143 …assertEquals("assert character rotation ",(short)900,xCursorProps_assert_odt.getPropertyValue("Cha… in testCharacterRotationNinetySetting()
144 …assertEquals("assert character rotation ",(short)200,xCursorProps_assert_odt.getPropertyValue("Cha… in testCharacterRotationNinetySetting()
145 …assertEquals("assert character rotation ",true,xCursorProps_assert_odt.getPropertyValue("CharRotat… in testCharacterRotationNinetySetting()
153 …assertEquals("assert character rotation ",true,xCursorProps_assert_odt.getPropertyValue("CharRotat… in testCharacterRotationNinetySetting()
194 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterRotationDefineSetting() local
196 …assertEquals("assert character rotation ",(short)2700,xCursorProps_assert_odt.getPropertyValue("Ch… in testCharacterRotationDefineSetting()
197 …assertEquals("assert character rotation ",(short)300,xCursorProps_assert_odt.getPropertyValue("Cha… in testCharacterRotationDefineSetting()