Searched refs:SwXGroupShape (Results 1 – 3 of 3) sorted by relevance
392 xPrSet = new SwXGroupShape( xCreate ); in _CreateShape()2783 SwXGroupShape::SwXGroupShape(uno::Reference< XInterface > & xShape) : in SwXGroupShape() function in SwXGroupShape2793 SwXGroupShape::~SwXGroupShape() in ~SwXGroupShape()2797 uno::Any SwXGroupShape::queryInterface( const uno::Type& rType ) throw(uno::RuntimeException) in queryInterface()2807 void SwXGroupShape::acquire( ) throw() in acquire()2812 void SwXGroupShape::release( ) throw() in release()2817 void SwXGroupShape::add( const uno::Reference< XShape >& xShape ) throw (uno::RuntimeException) in add()2891 sal_Int32 SwXGroupShape::getCount(void) throw( uno::RuntimeException ) in getCount()2906 uno::Any SwXGroupShape::getByIndex(sal_Int32 nIndex) in getByIndex()2923 uno::Type SwXGroupShape::getElementType( ) throw(uno::RuntimeException) in getElementType()[all …]
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);
1856 xRet = *new SwXGroupShape( xTmp ); in createInstance()
Completed in 112 milliseconds