Lines Matching refs:beans

88         uno::Reference<beans::XPropertySet> xProp(_xShape,uno::UNO_QUERY);  in OShape()
168 ::sal_Int32 SAL_CALL OShape::getControlBackground() throw (beans::UnknownPropertyException, uno::Ru… in getControlBackground()
170 throw beans::UnknownPropertyException(); in getControlBackground()
173 …ckground( ::sal_Int32 /*_backgroundcolor*/ ) throw (uno::RuntimeException,beans::UnknownPropertyEx… in setControlBackground()
175 throw beans::UnknownPropertyException(); in setControlBackground()
178 ::sal_Bool SAL_CALL OShape::getControlBackgroundTransparent() throw (beans::UnknownPropertyExceptio… in getControlBackgroundTransparent()
180 throw beans::UnknownPropertyException(); in getControlBackgroundTransparent()
183 …kgroundTransparent( ::sal_Bool /*_controlbackgroundtransparent*/ ) throw (beans::UnknownPropertyEx… in setControlBackgroundTransparent()
185 throw beans::UnknownPropertyException(); in setControlBackgroundTransparent()
188 uno::Reference< beans::XPropertySetInfo > SAL_CALL OShape::getPropertySetInfo( ) throw(uno::Runtim… in getPropertySetInfo()
199 uno::Sequence<beans::Property> aAggSeq; in getInfoHelper()
208 …OUString& aPropertyName, const uno::Any& aValue ) throw (beans::UnknownPropertyException, beans::P… in setPropertyValue()
218 uno::Any SAL_CALL OShape::getPropertyValue( const ::rtl::OUString& PropertyName ) throw (beans::Unk… in getPropertyValue()
229 …OUString& aPropertyName, const uno::Reference< beans::XPropertyChangeListener >& xListener ) throw… in addPropertyChangeListener()
239 …OUString& aPropertyName, const uno::Reference< beans::XPropertyChangeListener >& aListener ) throw… in removePropertyChangeListener()
249 …:OUString& PropertyName, const uno::Reference< beans::XVetoableChangeListener >& aListener ) throw… in addVetoableChangeListener()
259 …:OUString& PropertyName, const uno::Reference< beans::XVetoableChangeListener >& aListener ) throw… in removeVetoableChangeListener()
270 ::rtl::OUString SAL_CALL OShape::getDataField() throw ( beans::UnknownPropertyException, uno::Runti… in getDataField()
272 throw beans::UnknownPropertyException(); in getDataField()
275 … ::rtl::OUString& /*_datafield*/ ) throw (lang::IllegalArgumentException, beans::UnknownPropertyEx… in setDataField()
277 throw beans::UnknownPropertyException(); in setDataField()
280 ::sal_Bool SAL_CALL OShape::getPrintWhenGroupChange() throw (beans::UnknownPropertyException, uno::… in getPrintWhenGroupChange()
286 void SAL_CALL OShape::setPrintWhenGroupChange( ::sal_Bool _printwhengroupchange ) throw (beans::Unk… in setPrintWhenGroupChange()
291 ::rtl::OUString SAL_CALL OShape::getConditionalPrintExpression() throw (beans::UnknownPropertyExcep… in getConditionalPrintExpression()
297 …ntExpression( const ::rtl::OUString& _conditionalprintexpression ) throw (beans::UnknownPropertyEx… in setConditionalPrintExpression()
420 void SAL_CALL OShape::setSize( const awt::Size& aSize ) throw (beans::PropertyVetoException, uno::R… in setSize()
498 uno::Sequence< beans::PropertyValue > SAL_CALL OShape::getCustomShapeGeometry() throw (uno::Runtime… in getCustomShapeGeometry()
505 void SAL_CALL OShape::setCustomShapeGeometry( const uno::Sequence< beans::PropertyValue >& _customs… in setCustomShapeGeometry()