Lines Matching refs:xTextCursor_assert_doc

140 		XTextCursor xTextCursor_assert_doc=assertDocument_doc.getText().createTextCursor();  in testCharacterStrikeThroughSetting()  local
141 …_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor_assert_doc); in testCharacterStrikeThroughSetting()
144 xTextCursor_assert_doc.gotoStart(false); in testCharacterStrikeThroughSetting()
145 xTextCursor_assert_doc.goRight((short) 100, true); in testCharacterStrikeThroughSetting()
147 xTextCursor_assert_doc.gotoRange(xTextCursor_assert_doc, false); in testCharacterStrikeThroughSetting()
148 xTextCursor_assert_doc.goRight((short) 100, true); in testCharacterStrikeThroughSetting()
150 xTextCursor_assert_doc.gotoRange(xTextCursor_assert_doc, false); in testCharacterStrikeThroughSetting()
151 xTextCursor_assert_doc.goRight((short) 100, true); in testCharacterStrikeThroughSetting()
153 xTextCursor_assert_doc.gotoRange(xTextCursor_assert_doc, false); in testCharacterStrikeThroughSetting()
154 xTextCursor_assert_doc.goRight((short) 100, true); in testCharacterStrikeThroughSetting()
156 xTextCursor_assert_doc.gotoRange(xTextCursor_assert_doc, false); in testCharacterStrikeThroughSetting()
157 xTextCursor_assert_doc.goRight((short) 100, true); in testCharacterStrikeThroughSetting()
159 xTextCursor_assert_doc.gotoRange(xTextCursor_assert_doc, false); in testCharacterStrikeThroughSetting()
160 xTextCursor_assert_doc.goRight((short) 100, true); in testCharacterStrikeThroughSetting()
162 xTextCursor_assert_doc.gotoRange(xTextCursor_assert_doc, false); in testCharacterStrikeThroughSetting()
163 xTextCursor_assert_doc.goRight((short) 100, true); in testCharacterStrikeThroughSetting()