Lines Matching refs:xTextCursor

84 		XTextCursor xTextCursor = xText.createTextCursor();  in testCharacterEmphasisSetting()  local
85 …opertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testCharacterEmphasisSetting()
86 xTextCursor.gotoStart(false); in testCharacterEmphasisSetting()
87 xTextCursor.goRight((short) 100, true); in testCharacterEmphasisSetting()
90 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting()
91 xTextCursor.goRight((short) 100, true); in testCharacterEmphasisSetting()
94 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting()
95 xTextCursor.goRight((short) 100, true); in testCharacterEmphasisSetting()
98 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting()
99 xTextCursor.goRight((short) 100, true); in testCharacterEmphasisSetting()
102 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting()
103 xTextCursor.goRight((short) 100, true); in testCharacterEmphasisSetting()
106 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting()
107 xTextCursor.goRight((short) 100, true); in testCharacterEmphasisSetting()
110 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting()
111 xTextCursor.goRight((short) 100, true); in testCharacterEmphasisSetting()
114 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting()
115 xTextCursor.goRight((short) 100, true); in testCharacterEmphasisSetting()
118 xTextCursor.gotoRange(xTextCursor, false); in testCharacterEmphasisSetting()
119 xTextCursor.goRight((short) 100, true); in testCharacterEmphasisSetting()