Lines Matching refs:beans

54 using namespace com::sun::star::beans;
75 DIRECT_INTERFACE( ::com::sun::star::beans::XMultiPropertySet ), in DEFINE_XINTERFACE_10()
76 DIRECT_INTERFACE( ::com::sun::star::beans::XFastPropertySet ), in DEFINE_XINTERFACE_10()
77 DIRECT_INTERFACE( ::com::sun::star::beans::XPropertySet ), in DEFINE_XINTERFACE_10()
89 ::com::sun::star::beans::XMultiPropertySet , in DEFINE_XINTERFACE_10()
90 ::com::sun::star::beans::XFastPropertySet , in DEFINE_XINTERFACE_10()
91 ::com::sun::star::beans::XPropertySet , in DEFINE_XINTERFACE_10()
415 com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo > SAL_CALL RootItemContaine… in getPropertySetInfo()
421 static com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo >* pInfo = NULL; in getPropertySetInfo()
432 …static com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo > xInfo( createProp… in getPropertySetInfo()
440 const com::sun::star::uno::Sequence< com::sun::star::beans::Property > RootItemContainer::impl_getS… in impl_getStaticPropertyDescriptor()
449 static const com::sun::star::beans::Property pProperties[] = in impl_getStaticPropertyDescriptor()
451 com::sun::star::beans::Property( PROPNAME_UINAME, PROPHANDLE_UINAME , in impl_getStaticPropertyDescriptor()
453 com::sun::star::beans::PropertyAttribute::TRANSIENT ) in impl_getStaticPropertyDescriptor()
456 …static const com::sun::star::uno::Sequence< com::sun::star::beans::Property > lPropertyDescriptor(… in impl_getStaticPropertyDescriptor()