Lines Matching refs:beans

54 using namespace ::com::sun::star::beans::PropertyAttribute;
57 using ::com::sun::star::beans::Property;
93 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
94 | beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector()
100 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
101 | beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector()
107 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
108 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
114 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
115 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
121 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
122 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
128 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
129 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
135 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
136 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
142 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
143 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
149 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
150 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
156 beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector()
162 beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector()
168 beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector()
174 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
175 | beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector()
180 beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector()
221 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
239 uno::Reference< beans::XPropertySetInfo >* operator()() in operator ()()
241 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()()
247 struct StaticDiagramInfo : public rtl::StaticAggregate< uno::Reference< beans::XPropertySetInfo >, …
315 … m_xWall.set( CloneHelper::CreateRefClone< Reference< beans::XPropertySet > >()( rOther.m_xWall )); in Diagram()
316 …m_xFloor.set( CloneHelper::CreateRefClone< Reference< beans::XPropertySet > >()( rOther.m_xFloor )… in Diagram()
344 uno::Reference< beans::XPropertySet > SAL_CALL Diagram::getWall() in getWall()
347 uno::Reference< beans::XPropertySet > xRet; in getWall()
363 uno::Reference< beans::XPropertySet > SAL_CALL Diagram::getFloor() in getFloor()
366 uno::Reference< beans::XPropertySet > xRet; in getFloor()
437 const Sequence< beans::PropertyValue >& aArguments ) in setDiagramData()
643 throw(beans::UnknownPropertyException) in GetDefaultValue()
659 uno::Reference< beans::XPropertySetInfo > SAL_CALL Diagram::getPropertySetInfo() in getPropertySetInfo()
667 throw(beans::UnknownPropertyException, in setFastPropertyValue()
668 beans::PropertyVetoException, in setFastPropertyValue()