Lines Matching refs:xCursorProps

69 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs…  in testParagraphBackGraphic_LeftBottom()  local
71xCursorProps.setPropertyValue("ParaBackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Dese… in testParagraphBackGraphic_LeftBottom()
72 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_LeftBottom()
73xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.LEFT_BO… in testParagraphBackGraphic_LeftBottom()
129 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBackGraphic_LeftMiddle() local
131xCursorProps.setPropertyValue("ParaBackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Dese… in testParagraphBackGraphic_LeftMiddle()
132 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_LeftMiddle()
133xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.LEFT_MI… in testParagraphBackGraphic_LeftMiddle()
189 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBackGraphic_LeftTop() local
191xCursorProps.setPropertyValue("ParaBackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Dese… in testParagraphBackGraphic_LeftTop()
192 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_LeftTop()
193xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.LEFT_TO… in testParagraphBackGraphic_LeftTop()
249 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBackGraphic_MiddleBottom() local
251xCursorProps.setPropertyValue("ParaBackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Dese… in testParagraphBackGraphic_MiddleBottom()
252 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_MiddleBottom()
253xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.MIDDLE_… in testParagraphBackGraphic_MiddleBottom()
309 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBackGraphic_MiddleMiddle() local
311xCursorProps.setPropertyValue("ParaBackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Dese… in testParagraphBackGraphic_MiddleMiddle()
312 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_MiddleMiddle()
313xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.MIDDLE_… in testParagraphBackGraphic_MiddleMiddle()
369 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBackGraphic_MiddleTop() local
371xCursorProps.setPropertyValue("ParaBackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Dese… in testParagraphBackGraphic_MiddleTop()
372 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_MiddleTop()
373xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.MIDDLE_… in testParagraphBackGraphic_MiddleTop()
430 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBackGraphic_RightBottom() local
432xCursorProps.setPropertyValue("ParaBackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Dese… in testParagraphBackGraphic_RightBottom()
433 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_RightBottom()
434xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.RIGHT_B… in testParagraphBackGraphic_RightBottom()
490 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBackGraphic_RightMiddle() local
492xCursorProps.setPropertyValue("ParaBackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Dese… in testParagraphBackGraphic_RightMiddle()
493 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_RightMiddle()
494xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.RIGHT_M… in testParagraphBackGraphic_RightMiddle()
550 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBackGraphic_RightTop() local
552xCursorProps.setPropertyValue("ParaBackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Dese… in testParagraphBackGraphic_RightTop()
553 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_RightTop()
554xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.RIGHT_T… in testParagraphBackGraphic_RightTop()
610 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBackGraphic_Area() local
612xCursorProps.setPropertyValue("ParaBackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Dese… in testParagraphBackGraphic_Area()
613 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_Area()
614 xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.AREA); in testParagraphBackGraphic_Area()
670 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBackGraphic_Titled() local
672xCursorProps.setPropertyValue("ParaBackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Dese… in testParagraphBackGraphic_Titled()
673 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_Titled()
674 xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.TILED); in testParagraphBackGraphic_Titled()
730 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBackGraphic_Nonne() local
732 xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.NONE); in testParagraphBackGraphic_Nonne()