Lines Matching refs:beans

44 using ::com::sun::star::beans::Property;
69 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
70 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
76 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
77 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
82 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
83 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
89 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
90 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
96 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
97 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
102 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
103 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
143 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
161 uno::Reference< beans::XPropertySetInfo >* operator()() in operator ()()
163 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()()
169 struct StaticErrorBarInfo : public rtl::StaticAggregate< uno::Reference< beans::XPropertySetInfo >,…
185 uno::Reference< beans::XPropertySet > createErrorBar( const uno::Reference< uno::XComponentContext … in createErrorBar()
228 throw(beans::UnknownPropertyException) in GetDefaultValue()
243 uno::Reference< beans::XPropertySetInfo > SAL_CALL ErrorBar::getPropertySetInfo() in getPropertySetInfo()