Lines Matching refs:beans

70 using namespace com::sun::star::beans;
88 DIRECT_INTERFACE( ::com::sun::star::beans::XMultiPropertySet ), in DEFINE_XINTERFACE_10()
89 DIRECT_INTERFACE( ::com::sun::star::beans::XFastPropertySet ), in DEFINE_XINTERFACE_10()
90 DIRECT_INTERFACE( ::com::sun::star::beans::XPropertySet ), in DEFINE_XINTERFACE_10()
101 ::com::sun::star::beans::XMultiPropertySet , in DEFINE_XINTERFACE_10()
102 ::com::sun::star::beans::XFastPropertySet , in DEFINE_XINTERFACE_10()
103 ::com::sun::star::beans::XPropertySet , in DEFINE_XINTERFACE_10()
445 com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo > SAL_CALL UIConfigElementW… in getPropertySetInfo()
450 static com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo >* pInfo = NULL; in getPropertySetInfo()
461 …static com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo > xInfo( createProp… in getPropertySetInfo()
469 const com::sun::star::uno::Sequence< com::sun::star::beans::Property > UIConfigElementWrapperBase::… in impl_getStaticPropertyDescriptor()
478 static const com::sun::star::beans::Property pProperties[] = in impl_getStaticPropertyDescriptor()
480 …::beans::Property( UIELEMENT_PROPNAME_CONFIGLISTENER, UIELEMENT_PROPHANDLE_CONFIGLISTENER , ::getC… in impl_getStaticPropertyDescriptor()
481beans::Property( UIELEMENT_PROPNAME_CONFIGSOURCE , UIELEMENT_PROPHANDLE_CONFIGSOURCE , ::getCpp… in impl_getStaticPropertyDescriptor()
482beans::Property( UIELEMENT_PROPNAME_FRAME , UIELEMENT_PROPHANDLE_FRAME , ::getCpp… in impl_getStaticPropertyDescriptor()
483 …::beans::Property( UIELEMENT_PROPNAME_NOCLOSE , UIELEMENT_PROPHANDLE_NOCLOSE , ::getC… in impl_getStaticPropertyDescriptor()
484 …::beans::Property( UIELEMENT_PROPNAME_PERSISTENT , UIELEMENT_PROPHANDLE_PERSISTENT , ::getC… in impl_getStaticPropertyDescriptor()
485beans::Property( UIELEMENT_PROPNAME_RESOURCEURL , UIELEMENT_PROPHANDLE_RESOURCEURL , ::getCpp… in impl_getStaticPropertyDescriptor()
486beans::Property( UIELEMENT_PROPNAME_TYPE , UIELEMENT_PROPHANDLE_TYPE , ::getCpp… in impl_getStaticPropertyDescriptor()
487beans::Property( UIELEMENT_PROPNAME_XMENUBAR , UIELEMENT_PROPHANDLE_XMENUBAR , ::getCpp… in impl_getStaticPropertyDescriptor()
490 …static const com::sun::star::uno::Sequence< com::sun::star::beans::Property > lPropertyDescriptor(… in impl_getStaticPropertyDescriptor()