Lines Matching refs:xTextCursor

72 		XTextCursor xTextCursor = xText.createTextCursor();      in testNumberingBulletCharacterStyle_Rubies()  local
74 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_Rubies()
141 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_Emphasis() local
143 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_Emphasis()
210 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_FootnoteCharacters() local
212 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_FootnoteCharacters()
279 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_PageNumber() local
281 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_PageNumber()
348 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_CaptionCharacters() local
350 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_CaptionCharacters()
417 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_DropCaps() local
419 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_DropCaps()
486 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_NumberingSymbols() local
488 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_NumberingSymbols()
555 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_Bullets() local
557 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_Bullets()
624 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_InternetLink() local
626 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_InternetLink()
693 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_VisitedInternetLink() local
695 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_VisitedInternetLink()
762 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_Placeholder() local
764 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_Placeholder()
831 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_Indexlink() local
833 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_Indexlink()
900 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_EndnoteCharacters() local
902 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_EndnoteCharacters()
969 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_LineNumbering() local
971 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_LineNumbering()
1038 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_MainIndexEntery() local
1040 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_MainIndexEntery()
1107 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_FootnoteAnchor() local
1109 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_FootnoteAnchor()
1176 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_EndnoteAnchor() local
1178 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_EndnoteAnchor()
1245 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_VerticalNumberingSymbols() local
1247 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_VerticalNumberingSymbols()
1314 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_Quotation() local
1316 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_Quotation()
1383 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_StrongEmphasis() local
1385 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_StrongEmphasis()
1452 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_Variable() local
1454 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_Variable()
1521 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_Example() local
1523 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_Example()
1589 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_UserEntery() local
1591 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_UserEntery()
1658 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_Sourcetext() local
1660 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_Sourcetext()
1727 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_Definition() local
1729 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_Definition()
1796 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_Teletype() local
1798 …PropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testNumberingBulletCharacterStyle_Teletype()