Searched refs:SwXGroupShape (Results 1 – 3 of 3) sorted by relevance
133 class SwXGroupShape;152 friend class SwXGroupShape;321 class SwXGroupShape : class326 virtual ~SwXGroupShape();328 SwXGroupShape(::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > & xShape);
394 xPrSet = new SwXGroupShape( xCreate ); in _CreateShape()2785 SwXGroupShape::SwXGroupShape(uno::Reference< XInterface > & xShape) : in SwXGroupShape() function in SwXGroupShape2795 SwXGroupShape::~SwXGroupShape() in ~SwXGroupShape()2799 uno::Any SwXGroupShape::queryInterface( const uno::Type& rType ) throw(uno::RuntimeException) in queryInterface()2809 void SwXGroupShape::acquire( ) throw() in acquire()2814 void SwXGroupShape::release( ) throw() in release()2819 void SwXGroupShape::add( const uno::Reference< XShape >& xShape ) throw (uno::RuntimeException) in add()2893 sal_Int32 SwXGroupShape::getCount(void) throw( uno::RuntimeException ) in getCount()2908 uno::Any SwXGroupShape::getByIndex(sal_Int32 nIndex) in getByIndex()2925 uno::Type SwXGroupShape::getElementType( ) throw(uno::RuntimeException) in getElementType()[all …]
1856 xRet = *new SwXGroupShape( xTmp ); in createInstance()
Completed in 46 milliseconds