Lines Matching refs:beans
32 #include <com/sun/star/beans/GetDirectPropertyTolerantResult.idl>
36 #include <com/sun/star/beans/GetPropertyTolerantResult.idl>
40 #include <com/sun/star/beans/SetPropertyTolerantFailed.idl>
50 module com { module sun { module star { module beans {
65 @see com::sun::star::beans::XPropertySet
66 @see com::sun::star::beans::XMultiPropertySet
92 <type scope="com::sun::star::beans">SetPropertyTolerantFailed</type>
100 sequence< com::sun::star::beans::SetPropertyTolerantFailed > setPropertyValuesTolerant(
121 <type scope="com::sun::star::beans">GetPropertyTolerantResult</type>
124 sequence< com::sun::star::beans::GetPropertyTolerantResult > getPropertyValuesTolerant(
146 <type scope="com::sun::star::beans">GetDirectPropertyTolerantResult</type>
148 <member scope="com::sun::star::beans::PropertyState">DIRECT_VALUE</member>.
150 …sequence< com::sun::star::beans::GetDirectPropertyTolerantResult > getDirectPropertyValuesTolerant…