Lines Matching refs:star

33 import com.sun.star.text.*;
34 import com.sun.star.beans.*;
35 import com.sun.star.frame.XStorable;
36 import com.sun.star.uno.UnoRuntime;
73 …xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.LEFT_BO… in testParagraphBackGraphic_LeftBottom()
100 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.LEFT_BOTTO… in testParagraphBackGraphic_LeftBottom()
108 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.LEFT_BOTTO… in testParagraphBackGraphic_LeftBottom()
133 …xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.LEFT_MI… in testParagraphBackGraphic_LeftMiddle()
160 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.LEFT_MIDDL… in testParagraphBackGraphic_LeftMiddle()
168 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.LEFT_MIDDL… in testParagraphBackGraphic_LeftMiddle()
193 …xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.LEFT_TO… in testParagraphBackGraphic_LeftTop()
220 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.LEFT_TOP,x… in testParagraphBackGraphic_LeftTop()
228 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.LEFT_TOP,x… in testParagraphBackGraphic_LeftTop()
253 …xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.MIDDLE_… in testParagraphBackGraphic_MiddleBottom()
280 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.MIDDLE_BOT… in testParagraphBackGraphic_MiddleBottom()
288 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.MIDDLE_BOT… in testParagraphBackGraphic_MiddleBottom()
313 …xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.MIDDLE_… in testParagraphBackGraphic_MiddleMiddle()
340 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.MIDDLE_MID… in testParagraphBackGraphic_MiddleMiddle()
348 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.MIDDLE_MID… in testParagraphBackGraphic_MiddleMiddle()
373 …xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.MIDDLE_… in testParagraphBackGraphic_MiddleTop()
401 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.MIDDLE_TOP… in testParagraphBackGraphic_MiddleTop()
409 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.MIDDLE_TOP… in testParagraphBackGraphic_MiddleTop()
434 …xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.RIGHT_B… in testParagraphBackGraphic_RightBottom()
461 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.RIGHT_BOTT… in testParagraphBackGraphic_RightBottom()
469 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.RIGHT_BOTT… in testParagraphBackGraphic_RightBottom()
494 …xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.RIGHT_M… in testParagraphBackGraphic_RightMiddle()
521 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.RIGHT_MIDD… in testParagraphBackGraphic_RightMiddle()
529 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.RIGHT_MIDD… in testParagraphBackGraphic_RightMiddle()
554 …xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.RIGHT_T… in testParagraphBackGraphic_RightTop()
581 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.RIGHT_TOP,… in testParagraphBackGraphic_RightTop()
589 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.RIGHT_TOP,… in testParagraphBackGraphic_RightTop()
614 xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.AREA); in testParagraphBackGraphic_Area()
641 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.AREA,xCurs… in testParagraphBackGraphic_Area()
649 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.AREA,xCurs… in testParagraphBackGraphic_Area()
674 xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.TILED); in testParagraphBackGraphic_Titled()
701 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.TILED,xCur… in testParagraphBackGraphic_Titled()
709 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.TILED,xCur… in testParagraphBackGraphic_Titled()
732 xCursorProps.setPropertyValue("ParaBackGraphicLocation",com.sun.star.style.GraphicLocation.NONE); in testParagraphBackGraphic_Nonne()
759 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.NONE,xCurs… in testParagraphBackGraphic_Nonne()
765 …assertEquals("verify paragraph backgraphic location",com.sun.star.style.GraphicLocation.NONE,xCurs… in testParagraphBackGraphic_Nonne()