Home
last modified time | relevance | path

Searched refs:SwXGroupShape (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/inc/
H A Dunodraw.hxx133 class SwXGroupShape;
152 friend class SwXGroupShape;
321 class SwXGroupShape : class
326 virtual ~SwXGroupShape();
328 SwXGroupShape(::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > & xShape);
/aoo41x/main/sw/source/core/unocore/
H A Dunodraw.cxx394 xPrSet = new SwXGroupShape( xCreate ); in _CreateShape()
2785 SwXGroupShape::SwXGroupShape(uno::Reference< XInterface > & xShape) : in SwXGroupShape() function in SwXGroupShape
2795 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 …]
/aoo41x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1856 xRet = *new SwXGroupShape( xTmp ); in createInstance()

Completed in 46 milliseconds