Searched refs:ScShapeObj (Results 1 – 8 of 8) sorted by relevance
1 "ScShapeObj";"com::sun::star::lang::XComponent";"dispose()"2 "ScShapeObj";"com::sun::star::lang::XComponent";"addEventListener()"4 "ScShapeObj";"com::sun::star::drawing::Shape";"ZOrder#optional"5 "ScShapeObj";"com::sun::star::drawing::Shape";"LayerID#optional"6 "ScShapeObj";"com::sun::star::drawing::Shape";"LayerName#optional"7 "ScShapeObj";"com::sun::star::drawing::Shape";"Printable#optional"9 "ScShapeObj";"com::sun::star::drawing::Shape";"Name#optional"11 "ScShapeObj";"com::sun::star::drawing::Shape";"Style#optional"16 "ScShapeObj";"com::sun::star::sheet::Shape";"Anchor"28 "ScShapeObj";"com::sun::star::drawing::XShape";"getSize()"[all …]
97 ScShapeObj::ScShapeObj( uno::Reference<drawing::XShape>& xShape ) : in ScShapeObj() function in ScShapeObj136 ScShapeObj::~ScShapeObj() in ~ScShapeObj()161 void SAL_CALL ScShapeObj::acquire() throw() in acquire()166 void SAL_CALL ScShapeObj::release() throw() in release()171 void ScShapeObj::GetShapePropertySet() in GetShapePropertySet()185 void ScShapeObj::GetShapePropertyState() in GetShapePropertyState()342 void SAL_CALL ScShapeObj::setPropertyValue( in setPropertyValue()1056 void SAL_CALL ScShapeObj::addEventListener( in addEventListener()1067 void SAL_CALL ScShapeObj::removeEventListener( in removeEventListener()1372 SdrObject* ScShapeObj::GetSdrObject() const throw() in GetSdrObject()[all …]
471 xRet.set(SvUnoImageMapRectangleObject_createInstance( ScShapeObj::GetSupportedMacroItems() )); in MakeInstance()474 xRet.set(SvUnoImageMapCircleObject_createInstance( ScShapeObj::GetSupportedMacroItems() )); in MakeInstance()477 xRet.set(SvUnoImageMapPolygonObject_createInstance( ScShapeObj::GetSupportedMacroItems() )); in MakeInstance()
49 new ScShapeObj( xShape ); // aggregates object and modifies xShape in _CreateShape()
2049 new ScShapeObj( xShape ); // aggregates object and modifies xShape in SC_IMPL_DUMMY_PROPERTY_LISTENER()
68 class ScShapeObj :public ScShapeObj_Base class94 ScShapeObj( ::com::sun::star::uno::Reference<96 virtual ~ScShapeObj();
41 public class ScShapeObj extends TestCase { class
112 # -o sc.ScShapeObj
Completed in 59 milliseconds