Searched refs:xPointGroupShape_Shapes (Results 1 – 4 of 4) sorted by relevance
266 uno::Reference< drawing::XShapes > xPointGroupShape_Shapes(0); in createShapes() local270 … xPointGroupShape_Shapes = createGroupShape(xSeriesGroupShape_Shapes,aPointCID); in createShapes()278 xPointGroupShape_Shapes->add(xShape); in createShapes()337 xPointGroupShape_Shapes->add(xShape); in createShapes()
325 uno::Reference< drawing::XShapes > xPointGroupShape_Shapes( in createShapes() local328 … uno::Reference<drawing::XShape>( xPointGroupShape_Shapes, uno::UNO_QUERY ); in createShapes()338 xShape = m_pShapeFactory->createCircle2D( xPointGroupShape_Shapes in createShapes()398 if(!xPointGroupShape_Shapes->getCount()) in createShapes()
852 uno::Reference< drawing::XShapes > xPointGroupShape_Shapes( in createShapes() local855 uno::Reference<drawing::XShape>( xPointGroupShape_Shapes, uno::UNO_QUERY ); in createShapes()877 m_pShapeFactory->createSymbol2D( xPointGroupShape_Shapes in createShapes()885 m_pShapeFactory->createGraphic2D( xPointGroupShape_Shapes in createShapes()962 if(!xPointGroupShape_Shapes->getCount()) in createShapes()
653 … uno::Reference< drawing::XShapes > xPointGroupShape_Shapes = xSeriesGroupShape_Shapes; in createShapes() local799 … xPointGroupShape_Shapes, aTransformedBottom, aSize, fTopHeight, nRotateZAngleHundredthDegree in createShapes()835 … xShape = m_pShapeFactory->createArea2D( xPointGroupShape_Shapes, aPoly ); in createShapes()
Completed in 35 milliseconds