Lines Matching refs:beans

84         mutable StlSyntaxSequence< ::com::sun::star::beans::Property >
100 … ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > m_xComponent;
102 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > m_xComponentProper…
116 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getSupported…
119 …nst ::com::sun::star::uno::Any& _rControlValue ) throw (::com::sun::star::beans::UnknownPropertyEx…
120 …:com::sun::star::uno::Type& _rControlValueType ) throw (::com::sun::star::beans::UnknownPropertyEx…
121 …:com::sun::star::beans::PropertyState SAL_CALL getPropertyState( const ::rtl::OUString& _rPropert…
122 …::XPropertyControlFactory >& _rxControlFactory ) throw (::com::sun::star::beans::UnknownPropertyEx…
123 …posable( const ::rtl::OUString& _rPropertyName ) throw (::com::sun::star::beans::UnknownPropertyEx…
124 …spection::XObjectInspectorUI >& _rxInspectorUI ) throw (::com::sun::star::beans::UnknownPropertyEx…
126 …ChangeListener( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeLi…
127 …ChangeListener( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeLi…
135 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >
164 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
172 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
180 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
188 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
196 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
204 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
212 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
219 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
237 const ::com::sun::star::beans::Property*
248 const ::com::sun::star::beans::Property&
267 const ::com::sun::star::beans::Property&
305 …tyHandler::addStringPropertyDescription( ::std::vector< ::com::sun::star::beans::Property >& _rPro… in addStringPropertyDescription()
310 …rtyHandler::addInt32PropertyDescription( ::std::vector< ::com::sun::star::beans::Property >& _rPro… in addInt32PropertyDescription()
315 …rtyHandler::addInt16PropertyDescription( ::std::vector< ::com::sun::star::beans::Property >& _rPro… in addInt16PropertyDescription()
320 …tyHandler::addDoublePropertyDescription( ::std::vector< ::com::sun::star::beans::Property >& _rPro… in addDoublePropertyDescription()
325 …inline void PropertyHandler::addDatePropertyDescription( ::std::vector< ::com::sun::star::beans::P… in addDatePropertyDescription()
330 …inline void PropertyHandler::addTimePropertyDescription( ::std::vector< ::com::sun::star::beans::P… in addTimePropertyDescription()
335 …Handler::addDateTimePropertyDescription( ::std::vector< ::com::sun::star::beans::Property >& _rPro… in addDateTimePropertyDescription()
342 const ::com::sun::star::beans::Property* pProp = impl_getPropertyFromId_nothrow( _nPropId ); in impl_getPropertyNameFromId_nothrow()