Home
last modified time | relevance | path

Searched refs:getShapes (Results 26 – 50 of 56) sorted by relevance

123

/aoo4110/main/qadevOOo/tests/java/mod/_svx/
H A DSvxUnoTextContent.java111 DrawTools.getShapes(DrawTools.getDrawPage(xDrawDoc,0)).add(oShape) ; in createTestEnvironment()
H A DSvxUnoTextRangeEnumeration.java111 DrawTools.getShapes(DrawTools.getDrawPage(xDrawDoc,0)).add(oShape) ; in createTestEnvironment()
H A DAccessibleShape.java91 DrawTools.getShapes(DrawTools.getDrawPage(xDrawDoc,0)).add(oShape); in createTestEnvironment()
H A DSvxUnoText.java121 DrawTools.getShapes(DrawTools.getDrawPage(xDrawDoc,0)).add(oShape); in createTestEnvironment()
H A DSvxUnoTextRange.java111 DrawTools.getShapes(DrawTools.getDrawPage(xDrawDoc,0)).add(oShape) ; in createTestEnvironment()
H A DAccessiblePresentationShape.java100 DrawTools.getShapes(DrawTools.getDrawPage(xDrawDoc,0)).add(oShape); in createTestEnvironment()
H A DAccessibleOLEShape.java92 DrawTools.getShapes(DrawTools.getDrawPage(xDrawDoc,0)).add(oShape); in createTestEnvironment()
H A DAccessiblePresentationGraphicShape.java99 DrawTools.getShapes(DrawTools.getDrawPage(xDoc,0)).add(oShape); in createTestEnvironment()
H A DAccessiblePresentationOLEShape.java111 DrawTools.getShapes(DrawTools.getDrawPage(xDrawDoc,0)).add(oShape); in createTestEnvironment()
H A DGraphicExporter.java147 DrawTools.getShapes(DrawTools.getDrawPage(xDrawDoc, 0)).add(oShape); in createTestEnvironment()
H A DSvxGraphCtrlAccessibleContext.java94 DrawTools.getShapes(DrawTools.getDrawPage(xDrawDoc,0)).add(oShape); in createTestEnvironment()
/aoo4110/main/vbahelper/inc/vbahelper/
H A Dvbashaperange.hxx45 css::uno::Reference< css::drawing::XShapes > getShapes() throw (css::uno::RuntimeException) ;
/aoo4110/main/qadevOOo/tests/java/mod/_sd/
H A DAccessibleDrawDocumentView.java104 DrawTools.getShapes(DrawTools.getDrawPage(xDrawDoc,0)).add(oShape); in createTestEnvironment()
/aoo4110/main/oox/source/ppt/
H A Dslidefragmenthandler.cxx105 *this, mpSlidePersistPtr, meShapeLocation, mpSlidePersistPtr->getShapes(), in createFastChildContext()
/aoo4110/test/testuno/source/fvt/uno/sd/shape/
H A DShapeTypes.java147 xShapes = ShapeUtil.getShapes(reLoadFile, pageIndex); in saveAndLoadShape()
/aoo4110/main/oox/inc/oox/ppt/
H A Dslidepersist.hxx104 oox::drawingml::ShapePtr getShapes() { return maShapesPtr; } in getShapes() function in oox::ppt::SlidePersist
/aoo4110/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphTextProperty.java157 xShapes=ShapeUtil.getShapes(reLoadFile, pageIndex); in saveAndLoadShape()
H A DParagraphStyle.java190 xShapes=ShapeUtil.getShapes(reLoadFile, pageIndex); in saveAndLoadShape()
/aoo4110/test/testuno/source/fvt/uno/sd/textbox/
H A DLineProperties.java165 xShapes = ShapeUtil.getShapes(reLoadFile, pageIndex); in saveAndLoadShape()
H A DFillProperties.java231 xShapes = ShapeUtil.getShapes(reLoadFile, pageIndex); in saveAndLoadShape()
/aoo4110/test/testuno/source/testlib/uno/
H A DShapeUtil.java179 public static XShapes getShapes(XComponent impressDocument, int pageIndex) throws Exception{ in getShapes() method in ShapeUtil
/aoo4110/test/testuno/source/fvt/uno/sd/chart/
H A DChartData.java220 xShapes = ShapeUtil.getShapes(reLoadFile, pageIndex); in saveAndLoadShape()
H A DChartTypes.java260 xShapes = ShapeUtil.getShapes(reLoadFile, pageIndex); in saveAndLoadShape()
/aoo4110/main/framework/qa/complex/contextMenuInterceptor/
H A DCheckContextMenuInterceptor.java142 DrawTools.getShapes(DrawTools.getDrawPage(xDrawDoc, 0)).add(oShape); in checkContextMenuInterceptor()
/aoo4110/main/oox/source/shape/
H A DShapeContextHandler.cxx242 if( const ::oox::vml::ShapeBase* pShape = mpDrawing->getShapes().getFirstShape() ) in getShape()

Completed in 85 milliseconds

123