Lines Matching refs:beans

58 using namespace ::com::sun::star::beans;
71 DIRECT_INTERFACE( ::com::sun::star::beans::XMultiPropertySet ), in DEFINE_XINTERFACE_8()
72 DIRECT_INTERFACE( ::com::sun::star::beans::XFastPropertySet ), in DEFINE_XINTERFACE_8()
73 DIRECT_INTERFACE( ::com::sun::star::beans::XPropertySet ), in DEFINE_XINTERFACE_8()
82 ::com::sun::star::beans::XMultiPropertySet , in DEFINE_XINTERFACE_8()
83 ::com::sun::star::beans::XFastPropertySet , in DEFINE_XINTERFACE_8()
84 ::com::sun::star::beans::XPropertySet , in DEFINE_XINTERFACE_8()
233 com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo > SAL_CALL UIElementWrapper… in getPropertySetInfo()
238 static com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo >* pInfo = NULL; in getPropertySetInfo()
249 …static com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo > xInfo( createProp… in getPropertySetInfo()
257 const com::sun::star::uno::Sequence< com::sun::star::beans::Property > UIElementWrapperBase::impl_g… in impl_getStaticPropertyDescriptor()
266 static const com::sun::star::beans::Property pProperties[] = in impl_getStaticPropertyDescriptor()
268beans::Property( UIELEMENT_PROPNAME_FRAME , UIELEMENT_PROPHANDLE_FRAME , ::getCpp… in impl_getStaticPropertyDescriptor()
269beans::Property( UIELEMENT_PROPNAME_RESOURCEURL , UIELEMENT_PROPHANDLE_RESOURCEURL , ::getCpp… in impl_getStaticPropertyDescriptor()
270beans::Property( UIELEMENT_PROPNAME_TYPE , UIELEMENT_PROPHANDLE_TYPE , ::getCpp… in impl_getStaticPropertyDescriptor()
273 …static const com::sun::star::uno::Sequence< com::sun::star::beans::Property > lPropertyDescriptor(… in impl_getStaticPropertyDescriptor()