Home
last modified time | relevance | path

Searched refs:SDUtil (Results 1 – 10 of 10) sorted by relevance

/aoo41x/test/testuno/source/fvt/uno/sd/graphic/
H A DGraphicPro_Position.java26 import static testlib.uno.SDUtil.saveFileAs;
42 import testlib.uno.SDUtil;
92 Object drawPage = SDUtil.getPageByIndex(m_xSDComponent, 0); in setUpDocument()
124 Object drawPage = SDUtil.getPageByIndex(m_xSDComponent, 0); in load()
H A DGraphicPro_Size.java26 import static testlib.uno.SDUtil.saveFileAs;
43 import testlib.uno.SDUtil;
88 Object drawPage = SDUtil.getPageByIndex(m_xSDComponent, 0); in setUpDocument()
119 Object drawPage = SDUtil.getPageByIndex(m_xSDComponent, 0); in load()
H A DGraphicPro_Border.java26 import static testlib.uno.SDUtil.saveFileAs;
44 import testlib.uno.SDUtil;
105 Object drawPage = SDUtil.getPageByIndex(m_xSDComponent, 0); in setUpDocument()
136 Object drawPage = SDUtil.getPageByIndex(m_xSDComponent, 0); in load()
/aoo41x/test/testuno/source/fvt/uno/sd/character/
H A DCheckCharacterStyle.java37 import static testlib.uno.SDUtil.saveFileAs;
49 import testlib.uno.SDUtil;
115 Object firstPage = SDUtil.getPageByIndex(m_xSDComponent, 0); in getFirstTextbox()
116 Object firstTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 0); in getFirstTextbox()
/aoo41x/test/testuno/source/fvt/uno/sd/bullet/
H A DCheckBulletStyle.java47 import testlib.uno.SDUtil;
79 Object secondTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 1); in setUpDocument()
105 Object secondTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 1); in load()
H A DCheckBuildInBullet.java49 import testlib.uno.SDUtil;
117 Object firstTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 0); in setUp()
135 Object firstTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 0); in load()
H A DGraphicBulletFromFile.java43 import testlib.uno.SDUtil;
76 Object firstTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 0); in setUpDocument()
87 Object firstTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 0); in load()
H A DNumberingBulletTypes.java46 import testlib.uno.SDUtil;
84 Object secondTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 1); in setUpDocument()
94 Object secondTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 1); in load()
H A DNumberingProperty.java40 import testlib.uno.SDUtil;
78 Object secondTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 1); in setUpDocument()
92 Object secondTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 1); in load()
/aoo41x/test/testuno/source/testlib/uno/
H A DSDUtil.java42 public class SDUtil { class
46 private SDUtil() { in SDUtil() method in SDUtil

Completed in 35 milliseconds