Home
last modified time | relevance | path

Searched refs:getShapeOfPageByIndex (Results 1 – 7 of 7) sorted by relevance

/aoo42x/test/testuno/source/fvt/uno/sd/bullet/
H A DCheckBulletStyle.java79 Object secondTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 1); in setUpDocument()
105 Object secondTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 1); in load()
H A DCheckBuildInBullet.java117 Object firstTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 0); in setUp()
135 Object firstTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 0); in load()
H A DGraphicBulletFromFile.java76 Object firstTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 0); in setUpDocument()
87 Object firstTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 0); in load()
H A DNumberingBulletTypes.java84 Object secondTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 1); in setUpDocument()
94 Object secondTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 1); in load()
H A DNumberingProperty.java78 Object secondTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 1); in setUpDocument()
92 Object secondTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 1); in load()
/aoo42x/test/testuno/source/testlib/uno/
H A DSDUtil.java57 public static Object getShapeOfPageByIndex(Object page, int index) throws Exception { in getShapeOfPageByIndex() method in SDUtil
/aoo42x/test/testuno/source/fvt/uno/sd/character/
H A DCheckCharacterStyle.java116 Object firstTextBox = SDUtil.getShapeOfPageByIndex(firstPage, 0); in getFirstTextbox()

Completed in 18 milliseconds