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()"4 "SvxShapeGroup";"com::sun::star::lang::XComponent";"addEventListener()"5 "SvxShapeGroup";"com::sun::star::lang::XComponent";"removeEventListener()"6 "SvxShapeGroup";"com::sun::star::drawing::Shape";"ZOrder#optional"7 "SvxShapeGroup";"com::sun::star::drawing::Shape";"LayerID#optional"8 "SvxShapeGroup";"com::sun::star::drawing::Shape";"LayerName#optional"9 "SvxShapeGroup";"com::sun::star::drawing::Shape";"Printable#optional"10 "SvxShapeGroup";"com::sun::star::drawing::Shape";"MoveProtect#optional"[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()115 uno::Any SAL_CALL SvxShapeGroup::queryInterface( const uno::Type & rType ) in queryInterface()121 uno::Any SAL_CALL SvxShapeGroup::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeExce… in queryAggregation()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()[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 ();