Searched refs:ScShapeObj (Results 1 – 9 of 9) sorted by relevance
1 "ScShapeObj";"com::sun::star::lang::XComponent";"dispose()"2 "ScShapeObj";"com::sun::star::lang::XComponent";"addEventListener()"3 "ScShapeObj";"com::sun::star::lang::XComponent";"removeEventListener()"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"8 "ScShapeObj";"com::sun::star::drawing::Shape";"MoveProtect#optional"9 "ScShapeObj";"com::sun::star::drawing::Shape";"Name#optional"10 "ScShapeObj";"com::sun::star::drawing::Shape";"SizeProtect#optional"[all …]
75 const SvEventDescription* ScShapeObj::GetSupportedMacroItems() in GetSupportedMacroItems()97 ScShapeObj::ScShapeObj( uno::Reference<drawing::XShape>& xShape ) : in ScShapeObj() function in ScShapeObj136 ScShapeObj::~ScShapeObj() in ~ScShapeObj()144 uno::Any SAL_CALL ScShapeObj::queryInterface( const uno::Type& rType ) in queryInterface()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()233 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScShapeObj::getPropertySetInfo() in getPropertySetInfo()342 void SAL_CALL ScShapeObj::setPropertyValue( in setPropertyValue()[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()
2078 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();
34 $(eval $(call gb_Package_add_file,sc_xml,xml/ScShapeObj.xml,ScShapeObj.xml))
41 public class ScShapeObj extends TestCase { class
112 # -o sc.ScShapeObj