Lines Matching refs:beans

68 using ::com::sun::star::beans::Property;
101 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector_PointProperties()
102 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector_PointProperties()
108 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector_PointProperties()
109 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector_PointProperties()
115 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector_PointProperties()
116 | beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector_PointProperties()
122 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector_PointProperties()
123 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector_PointProperties()
129 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector_PointProperties()
130 | beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector_PointProperties()
136 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector_PointProperties()
137 | beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector_PointProperties()
143 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector_PointProperties()
144 | beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector_PointProperties()
150 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector_PointProperties()
151 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector_PointProperties()
161 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector_SeriesOnly()
162 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector_SeriesOnly()
168 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector_SeriesOnly()
169 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector_SeriesOnly()
174 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
233 …y& rOuterValue, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
234 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExc…
236 …virtual Any getPropertyValue( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPr…
237 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExc…
239 …virtual Any getPropertyDefault( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::X…
240 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExc…
257 Any WrappedAttachedAxisProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xI… in getPropertyDefault()
258 … throw (beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyDefault()
265 Any WrappedAttachedAxisProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInnerPr… in getPropertyValue()
266 … throw (beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyValue()
279 void WrappedAttachedAxisProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans:… in setPropertyValue()
280 …throw (beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcepti… in setPropertyValue()
351 …y& rOuterValue, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
352 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExc…
354 …pertyToDefault( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyState >&…
355 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::uno::RuntimeException);
357 …ropertyDefault( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyState >&…
358 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExc…
379 void WrappedLineColorProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::XP… in setPropertyValue()
380 …throw (beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcepti… in setPropertyValue()
388 void WrappedLineColorProperty::setPropertyToDefault( const Reference< beans::XPropertyState >& xInn… in setPropertyToDefault()
389 … throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::uno::RuntimeException) in setPropertyToDefault()
397 Any WrappedLineColorProperty::getPropertyDefault( const Reference< beans::XPropertyState >& xInnerP… in getPropertyDefault()
398 … throw (beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyDefault()
414 …y& rOuterValue, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
415 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExc…
417 …pertyToDefault( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyState >&…
418 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::uno::RuntimeException);
439 void WrappedLineStyleProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::XP… in setPropertyValue()
440 …throw (beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcepti… in setPropertyValue()
451 void WrappedLineStyleProperty::setPropertyToDefault( const Reference< beans::XPropertyState >& xInn… in setPropertyToDefault()
452 … throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::uno::RuntimeException) in setPropertyToDefault()
593 Reference< beans::XPropertySet > DataSeriesPointWrapper::getDataPointProperties() in getDataPointProperties()
595 Reference< beans::XPropertySet > xPointProp; in getDataPointProperties()
611 Reference< beans::XPropertySet > xProp( this->getInnerPropertySet(), uno::UNO_QUERY ); in updateReferenceSize()
622 Reference< beans::XPropertySet > xProp( this->getInnerPropertySet(), uno::UNO_QUERY ); in getReferenceSize()
637 beans::PropertyState SAL_CALL DataSeriesPointWrapper::getPropertyState( const ::rtl::OUString& rPro… in getPropertyState()
638 throw (beans::UnknownPropertyException, uno::RuntimeException) in getPropertyState()
640 beans::PropertyState aState( beans::PropertyState_DIRECT_VALUE ); in getPropertyState()
648 Reference< beans::XPropertySet > xSeriesProp( getDataSeries(), uno::UNO_QUERY ); in getPropertyState()
652 return beans::PropertyState_DIRECT_VALUE; in getPropertyState()
662 aState = beans::PropertyState_DEFAULT_VALUE; in getPropertyState()
668 throw (beans::UnknownPropertyException, uno::RuntimeException) in setPropertyToDefault()
679 … throw (beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyDefault()
688 Reference< beans::XPropertySet > xInnerPropertySet( getDataSeries(), uno::UNO_QUERY ); in getPropertyDefault()
699 catch( beans::UnknownPropertyException& ex ) in getPropertyDefault()
707 Reference< beans::XPropertySet > DataSeriesPointWrapper::getInnerPropertySet() in getInnerPropertySet()
710 return Reference< beans::XPropertySet >( getDataSeries(), uno::UNO_QUERY ); in getInnerPropertySet()
714 const Sequence< beans::Property >& DataSeriesPointWrapper::getPropertySequence() in getPropertySequence()
788 …throw (beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcepti… in setPropertyValue()
849 … throw ( beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyValue()
855 Reference< beans::XPropertySet > xSeriesProp( getDataSeries(), uno::UNO_QUERY ); in getPropertyValue()
860 …uno::Reference< beans::XPropertyState > xPointState( DataSeriesPointWrapper::getDataPointPropertie… in getPropertyValue()
861 …if( xPointState.is() && xPointState->getPropertyState( C2U("Color")) == beans::PropertyState_DEFAU… in getPropertyValue()