Searched refs:SvxShapeGroup (Results 1 – 8 of 8) sorted by relevance
1 "SvxShapeGroup";"com::sun::star::container::XIndexAccess";"getCount()"2 "SvxShapeGroup";"com::sun::star::container::XIndexAccess";"getByIndex()"3 "SvxShapeGroup";"com::sun::star::lang::XComponent";"dispose()"6 "SvxShapeGroup";"com::sun::star::drawing::Shape";"ZOrder#optional"7 "SvxShapeGroup";"com::sun::star::drawing::Shape";"LayerID#optional"11 "SvxShapeGroup";"com::sun::star::drawing::Shape";"Name#optional"13 "SvxShapeGroup";"com::sun::star::drawing::Shape";"Style#optional"25 "SvxShapeGroup";"com::sun::star::drawing::XShapes";"add()"26 "SvxShapeGroup";"com::sun::star::drawing::XShapes";"remove()"36 "SvxShapeGroup";"com::sun::star::drawing::XShape";"getSize()"[all …]
96 SvxShapeGroup::SvxShapeGroup( SdrObject* pObj, SvxDrawPage* pDrawPage ) throw() : in SvxShapeGroup() function in SvxShapeGroup103 SvxShapeGroup::~SvxShapeGroup() throw() in ~SvxShapeGroup()108 void SvxShapeGroup::Create( SdrObject* pNewObj, SvxDrawPage* pNewPage ) in Create()135 void SAL_CALL SvxShapeGroup::acquire() throw ( ) in acquire()140 void SAL_CALL SvxShapeGroup::release() throw ( ) in release()145 uno::Sequence< uno::Type > SAL_CALL SvxShapeGroup::getTypes() in getTypes()151 uno::Sequence< sal_Int8 > SAL_CALL SvxShapeGroup::getImplementationId() in getImplementationId()166 OUString SAL_CALL SvxShapeGroup::getShapeType() in getShapeType()186 awt::Size SAL_CALL SvxShapeGroup::getSize() throw(uno::RuntimeException) in getSize()192 void SAL_CALL SvxShapeGroup::setSize( const awt::Size& rSize ) in setSize()[all …]
726 pRet = new SvxShapeGroup( pObj, mpPage ); in CreateShapeByTypeAndInventor()
88 svx.SvxShapeGroup
41 #i87746 -o svx.SvxShapeGroup
59 public class SvxShapeGroup extends TestCase { class
57 class SvxShapeGroup;
403 class SvxShapeGroup : public SvxShape, class411 SvxShapeGroup( SdrObject* pObj,SvxDrawPage* pDrawPage ) throw ();412 virtual ~SvxShapeGroup() throw ();
Completed in 46 milliseconds