Home
last modified time | relevance | path

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

/AOO42X/main/qadevOOo/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()"
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 …]
/AOO42X/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx75 const SvEventDescription* ScShapeObj::GetSupportedMacroItems() in GetSupportedMacroItems()
97 ScShapeObj::ScShapeObj( uno::Reference<drawing::XShape>& xShape ) : in ScShapeObj() function in ScShapeObj
136 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 …]
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.cxx2078 new ScShapeObj( xShape ); // aggregates object and modifies xShape in SC_IMPL_DUMMY_PROPERTY_LISTENER()
/AOO42X/main/sc/inc/
H A Dshapeuno.hxx68 class ScShapeObj :public ScShapeObj_Base class
94 ScShapeObj( ::com::sun::star::uno::Reference<
96 virtual ~ScShapeObj();
/AOO42X/main/sc/
H A DPackage_xml.mk34 $(eval $(call gb_Package_add_file,sc_xml,xml/ScShapeObj.xml,ScShapeObj.xml))
/AOO42X/main/qadevOOo/tests/java/mod/_sc/
H A DScShapeObj.java41 public class ScShapeObj extends TestCase { class
/AOO42X/main/sc/qa/unoapi/
H A Dsc.sce112 # -o sc.ScShapeObj