Home
last modified time | relevance | path

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

/trunk/main/sfx2/qa/complex/sfx2/undo/
H A DDrawingOrPresentationDocumentTest.java60 final XShapes firstPageShapes = getFirstPageShapes(); in initializeDocument()
79 final XShapes firstPageShapes = getFirstPageShapes(); in verifyInitialDocumentState()
85 final XShapes firstPageShapes = getFirstPageShapes(); in verifySingleModificationDocumentState()
140 final XShapes pageShapes = UnoRuntime.queryInterface( XShapes.class, getFirstPageShapes() ); in impl_createCircleShape()
152 final XShapes firstPageShapes = getFirstPageShapes(); in impl_getFirstPagePlayground()
166 private XShapes getFirstPageShapes() throws com.sun.star.uno.Exception in getFirstPageShapes() method in DrawingOrPresentationDocumentTest

Completed in 11 milliseconds