Lines Matching refs:xCursorProps
71 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphLineSpacingFix() local
76 xCursorProps.setPropertyValue("ParaLineSpacing",lineSpacing); in testParagraphLineSpacingFix()
130 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphLineSpacingLeading() local
135 xCursorProps.setPropertyValue("ParaLineSpacing",lineSpacing); in testParagraphLineSpacingLeading()
191 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphLineSpacingMinimum() local
196 xCursorProps.setPropertyValue("ParaLineSpacing",lineSpacing); in testParagraphLineSpacingMinimum()
252 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphLineSpacingProp() local
257 xCursorProps.setPropertyValue("ParaLineSpacing",lineSpacing); in testParagraphLineSpacingProp()
313 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphLineSpacingSingle() local
317 xCursorProps.setPropertyValue("ParaLineSpacing",lineSpacing); in testParagraphLineSpacingSingle()
371 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphLineSpacingDouble() local
375 xCursorProps.setPropertyValue("ParaLineSpacing",lineSpacing); in testParagraphLineSpacingDouble()
429 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphLineSpacingUserDefine() local
433 xCursorProps.setPropertyValue("ParaLineSpacing",lineSpacing); in testParagraphLineSpacingUserDefine()