Lines Matching refs:ShapeFactory
113 m_pShapeFactory = new ShapeFactory(xFactory); in init()
150 m_aCurrentSizeWithoutAxes = awt::Size( ShapeFactory::calculateNewSizeRespectingAspectRatio( in adjustPosAndSize_2d()
153 m_aCurrentPosWithoutAxes = awt::Point( ShapeFactory::calculateTopLeftPositionToCenterObject( in adjustPosAndSize_2d()
212 ShapeFactory::makeShapeInvisible( m_xWall2D ); in createShapes_2d()
495 m_aCurrentSizeWithoutAxes = ShapeFactory::calculateNewSizeRespectingAspectRatio( in adjustPosAndSize_3d()
500 m_aCurrentPosWithoutAxes= ShapeFactory::calculateTopLeftPositionToCenterObject( in adjustPosAndSize_3d()
517 ShapeFactory::setShapeName( m_xOuterGroupShape, C2U("PlotAreaExcludingAxes") ); in createShapes_3d()
576 ShapeFactory::makeShapeInvisible( xShape ); in createShapes_3d()
604 ShapeFactory::makeShapeInvisible( xShape ); in createShapes_3d()
680 ShapeFactory::makeShapeInvisible( xShape ); in createShapes_3d()
685 ShapeFactory::setShapeName( xShape, aFloorCID ); in createShapes_3d()