Home
last modified time | relevance | path

Searched refs:ScShapeObj (Results 1 – 9 of 9) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScShapeObj.csv1 "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 …]
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx97 ScShapeObj::ScShapeObj( uno::Reference<drawing::XShape>& xShape ) : in ScShapeObj() function in ScShapeObj
136 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 …]
H A Dservuno.cxx471 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()
H A Dpageuno.cxx49 new ScShapeObj( xShape ); // aggregates object and modifies xShape in _CreateShape()
H A Ddocuno.cxx2049 new ScShapeObj( xShape ); // aggregates object and modifies xShape in SC_IMPL_DUMMY_PROPERTY_LISTENER()
/trunk/main/sc/inc/
H A Dshapeuno.hxx68 class ScShapeObj :public ScShapeObj_Base class
94 ScShapeObj( ::com::sun::star::uno::Reference<
96 virtual ~ScShapeObj();
/trunk/main/sc/
H A DPackage_xml.mk34 $(eval $(call gb_Package_add_file,sc_xml,xml/ScShapeObj.xml,ScShapeObj.xml))
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScShapeObj.java41 public class ScShapeObj extends TestCase { class
/trunk/main/sc/qa/unoapi/
H A Dsc.sce112 # -o sc.ScShapeObj

Completed in 76 milliseconds