Lines Matching refs:OShape

62 OShape::OShape(uno::Reference< uno::XComponentContext > const & _xContext)  in DBG_NAME()
73 OShape::OShape(uno::Reference< uno::XComponentContext > const & _xContext in OShape() function in reportdesign::OShape
100 OShape::~OShape() in ~OShape()
106 IMPLEMENT_FORWARD_REFCOUNT( OShape, ShapeBase ) in IMPLEMENT_FORWARD_REFCOUNT() argument
108 uno::Any SAL_CALL OShape::queryInterface( const uno::Type& _rType ) throw (uno::RuntimeException) in IMPLEMENT_FORWARD_REFCOUNT()
121 void SAL_CALL OShape::dispose() throw(uno::RuntimeException) in dispose()
127 ::rtl::OUString OShape::getImplementationName_Static( ) throw(uno::RuntimeException) in getImplementationName_Static()
133 ::rtl::OUString SAL_CALL OShape::getImplementationName( ) throw(uno::RuntimeException) in getImplementationName()
138 uno::Sequence< ::rtl::OUString > OShape::getSupportedServiceNames_Static( ) throw(uno::RuntimeExce… in getSupportedServiceNames_Static()
146 uno::Reference< uno::XInterface > OShape::create(uno::Reference< uno::XComponentContext > const & x… in create()
148 return *(new OShape(xContext)); in create()
152 uno::Sequence< ::rtl::OUString > SAL_CALL OShape::getSupportedServiceNames( ) throw(uno::RuntimeEx… in getSupportedServiceNames()
157 sal_Bool SAL_CALL OShape::supportsService(const ::rtl::OUString& ServiceName) throw( uno::RuntimeEx… in supportsService()
164 REPORTCOMPONENT_IMPL(OShape,m_aProps.aComponent)
165 REPORTCOMPONENT_IMPL2(OShape,m_aProps.aComponent)
166 REPORTCOMPONENT_MASTERDETAIL(OShape,m_aProps.aComponent)
167 REPORTCONTROLFORMAT_IMPL2(OShape,m_aProps.aFormatProperties)
169 ::sal_Int32 SAL_CALL OShape::getControlBackground() throw (beans::UnknownPropertyException, uno::Ru… in getControlBackground()
174 void SAL_CALL OShape::setControlBackground( ::sal_Int32 /*_backgroundcolor*/ ) throw (uno::RuntimeE… in setControlBackground()
179 ::sal_Bool SAL_CALL OShape::getControlBackgroundTransparent() throw (beans::UnknownPropertyExceptio… in getControlBackgroundTransparent()
184 void SAL_CALL OShape::setControlBackgroundTransparent( ::sal_Bool /*_controlbackgroundtransparent*/… in setControlBackgroundTransparent()
189 uno::Reference< beans::XPropertySetInfo > SAL_CALL OShape::getPropertySetInfo( ) throw(uno::Runtim… in getPropertySetInfo()
196 cppu::IPropertyArrayHelper& OShape::getInfoHelper() in getInfoHelper()
209 void SAL_CALL OShape::setPropertyValue( const ::rtl::OUString& aPropertyName, const uno::Any& aValu… in setPropertyValue()
219 uno::Any SAL_CALL OShape::getPropertyValue( const ::rtl::OUString& PropertyName ) throw (beans::Unk… in getPropertyValue()
230 void SAL_CALL OShape::addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const uno::R… in addPropertyChangeListener()
240 void SAL_CALL OShape::removePropertyChangeListener( const ::rtl::OUString& aPropertyName, const uno… in removePropertyChangeListener()
250 void SAL_CALL OShape::addVetoableChangeListener( const ::rtl::OUString& PropertyName, const uno::Re… in addVetoableChangeListener()
260 void SAL_CALL OShape::removeVetoableChangeListener( const ::rtl::OUString& PropertyName, const uno:… in removeVetoableChangeListener()
271 ::rtl::OUString SAL_CALL OShape::getDataField() throw ( beans::UnknownPropertyException, uno::Runti… in getDataField()
276 void SAL_CALL OShape::setDataField( const ::rtl::OUString& /*_datafield*/ ) throw (lang::IllegalArg… in setDataField()
281 ::sal_Bool SAL_CALL OShape::getPrintWhenGroupChange() throw (beans::UnknownPropertyException, uno::… in getPrintWhenGroupChange()
287 void SAL_CALL OShape::setPrintWhenGroupChange( ::sal_Bool _printwhengroupchange ) throw (beans::Unk… in setPrintWhenGroupChange()
292 ::rtl::OUString SAL_CALL OShape::getConditionalPrintExpression() throw (beans::UnknownPropertyExcep… in getConditionalPrintExpression()
298 void SAL_CALL OShape::setConditionalPrintExpression( const ::rtl::OUString& _conditionalprintexpres… in setConditionalPrintExpression()
305 uno::Reference< util::XCloneable > SAL_CALL OShape::createClone( ) throw (uno::RuntimeException) in createClone()
335 uno::Reference< uno::XInterface > SAL_CALL OShape::getParent( ) throw (uno::RuntimeException) in getParent()
340 void SAL_CALL OShape::setParent( const uno::Reference< uno::XInterface >& Parent ) throw (lang::NoS… in setParent()
350 uno::Reference< report::XFormatCondition > SAL_CALL OShape::createFormatCondition( ) throw (uno::E… in createFormatCondition()
356 void SAL_CALL OShape::addContainerListener( const uno::Reference< container::XContainerListener >& … in addContainerListener()
361 void SAL_CALL OShape::removeContainerListener( const uno::Reference< container::XContainerListener … in removeContainerListener()
367 uno::Type SAL_CALL OShape::getElementType( ) throw (uno::RuntimeException) in getElementType()
372 ::sal_Bool SAL_CALL OShape::hasElements( ) throw (uno::RuntimeException) in hasElements()
378 void SAL_CALL OShape::insertByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang::Ille… in insertByIndex()
383 void SAL_CALL OShape::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, la… in removeByIndex()
389 void SAL_CALL OShape::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang::Ill… in replaceByIndex()
395 ::sal_Int32 SAL_CALL OShape::getCount( ) throw (uno::RuntimeException) in getCount()
400 uno::Any SAL_CALL OShape::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, l… in getByIndex()
406 awt::Point SAL_CALL OShape::getPosition( ) throw (uno::RuntimeException) in getPosition()
411 void SAL_CALL OShape::setPosition( const awt::Point& aPosition ) throw (uno::RuntimeException) in setPosition()
416 awt::Size SAL_CALL OShape::getSize( ) throw (uno::RuntimeException) in getSize()
421 void SAL_CALL OShape::setSize( const awt::Size& aSize ) throw (beans::PropertyVetoException, uno::R… in setSize()
428 ::rtl::OUString SAL_CALL OShape::getShapeType( ) throw (uno::RuntimeException) in getShapeType()
433 ::sal_Int32 SAL_CALL OShape::getZOrder() throw (uno::RuntimeException) in getZOrder()
440 void SAL_CALL OShape::setZOrder( ::sal_Int32 _zorder ) throw (uno::RuntimeException) in setZOrder()
447 ::sal_Bool SAL_CALL OShape::getOpaque() throw (::com::sun::star::uno::RuntimeException) in getOpaque()
453 void SAL_CALL OShape::setOpaque( ::sal_Bool _opaque ) throw (::com::sun::star::uno::RuntimeExceptio… in setOpaque()
459 drawing::HomogenMatrix3 SAL_CALL OShape::getTransformation() throw (uno::RuntimeException) in getTransformation()
466 void SAL_CALL OShape::setTransformation( const drawing::HomogenMatrix3& _transformation ) throw (un… in setTransformation()
472 ::rtl::OUString SAL_CALL OShape::getCustomShapeEngine() throw (uno::RuntimeException) in getCustomShapeEngine()
480 void SAL_CALL OShape::setCustomShapeEngine( const ::rtl::OUString& _customshapeengine ) throw (uno:… in setCustomShapeEngine()
486 ::rtl::OUString SAL_CALL OShape::getCustomShapeData() throw (uno::RuntimeException) in getCustomShapeData()
493 void SAL_CALL OShape::setCustomShapeData( const ::rtl::OUString& _customshapedata ) throw (uno::Run… in setCustomShapeData()
499 uno::Sequence< beans::PropertyValue > SAL_CALL OShape::getCustomShapeGeometry() throw (uno::Runtime… in getCustomShapeGeometry()
506 void SAL_CALL OShape::setCustomShapeGeometry( const uno::Sequence< beans::PropertyValue >& _customs… in setCustomShapeGeometry()