Lines Matching refs:ScVbaChartObject
37 ScVbaChartObject::ScVbaChartObject( const css::uno::Reference< ov::XHelperInterface >& _xParent, co… in ScVbaChartObject() function in ScVbaChartObject
50 rtl::OUString ScVbaChartObject::getPersistName() in getPersistName()
58 ScVbaChartObject::setShape() throw ( script::BasicErrorException ) in setShape()
87 ScVbaChartObject::setName( const rtl::OUString& sName ) throw (css::uno::RuntimeException) in setName()
93 ScVbaChartObject::getName() throw (css::uno::RuntimeException) in getName()
99 ScVbaChartObject::Delete() throw ( css::script::BasicErrorException ) in Delete()
112 ScVbaChartObject::Activate() throw ( script::BasicErrorException ) in Activate()
130 ScVbaChartObject::getChart() throw (css::uno::RuntimeException) in getChart()
136 ScVbaChartObject::getServiceImplName() in getServiceImplName()
143 ScVbaChartObject::getServiceNames() in getServiceNames()
155 ScVbaChartObject::getHeight() in getHeight()
161 ScVbaChartObject::setHeight(double _fheight) throw ( script::BasicErrorException ) in setHeight()
167 ScVbaChartObject::getWidth() in getWidth()
173 ScVbaChartObject::setWidth(double _fWidth) throw ( script::BasicErrorException ) in setWidth()
179 ScVbaChartObject::getLeft() in getLeft()
185 ScVbaChartObject::setLeft(double _fLeft) in setLeft()
191 ScVbaChartObject::getTop() in getTop()
197 ScVbaChartObject::setTop(double _fTop) in setTop()
203 ScVbaChartObject::getUnoObject() throw (script::BasicErrorException) in getUnoObject()