Searched refs:SdXShape (Results 1 – 9 of 9) sorted by relevance
1 "SdXShape";"com::sun::star::lang::XComponent";"dispose()"2 "SdXShape";"com::sun::star::lang::XComponent";"addEventListener()"3 "SdXShape";"com::sun::star::lang::XComponent";"removeEventListener()"4 "SdXShape";"com::sun::star::drawing::Shape";"ZOrder#optional"5 "SdXShape";"com::sun::star::drawing::Shape";"LayerID#optional"6 "SdXShape";"com::sun::star::drawing::Shape";"LayerName#optional"7 "SdXShape";"com::sun::star::drawing::Shape";"Printable#optional"9 "SdXShape";"com::sun::star::drawing::Shape";"Name#optional"11 "SdXShape";"com::sun::star::drawing::Shape";"Style#optional"28 "SdXShape";"com::sun::star::drawing::XShape";"getSize()"[all …]
311 SdXShape::SdXShape( SvxShape* pShape, SdXImpressDocument* pModel) throw() in SdXShape() function in SdXShape327 SdXShape::~SdXShape() throw() in ~SdXShape()331 void SdXShape::dispose() in dispose()350 void SAL_CALL SdXShape::acquire() throw() in acquire()355 void SAL_CALL SdXShape::release() throw() in release()932 sal_Bool SdXShape::IsPresObj() const throw() in IsPresObj()946 sal_Bool SdXShape::IsEmptyPresObj() const throw() in IsEmptyPresObj()1139 SdXShape* mpShape;1143 SdUnoEventsAccess( SdXShape* pShape ) throw();1756 void SdXShape::pageChanged( SdrPage* ) in pageChanged()[all …]
44 class SdXShape : public SvxShapeMaster, class74 SdXShape(SvxShape* pShape, SdXImpressDocument* pModel) throw();75 virtual ~SdXShape() throw();
1142 new SdXShape( SvxShape::getImplementation( xShape ), (SdXImpressDocument*)this ); in createInstance()
1492 new SdXShape( SvxShape::getImplementation( xShape ), GetModel() ); in _CreateShape()
42 #i87746 -o sd.SdXShape
59 sd.SdXShape::com::sun::star::drawing::Shape::Style
71 public class SdXShape extends TestCase { class
128 friend class SdXShape;
Completed in 104 milliseconds