Searched refs:PropertySetInfo_Impl (Results 1 – 2 of 2) sorted by relevance
143 class PropertySetInfo_Impl : class151 PropertySetInfo_Impl( const Reference< XMultiServiceFactory >& rxSMgr,153 virtual ~PropertySetInfo_Impl();1284 PropertySetInfo_Impl* m_pInfo;1458 PropertySetInfo_Impl*& rpInfo = m_pImpl->m_pInfo; in getPropertySetInfo()1461 rpInfo = new PropertySetInfo_Impl( m_xSMgr, this ); in getPropertySetInfo()2403 PropertySetInfo_Impl::PropertySetInfo_Impl( in PropertySetInfo_Impl() function in PropertySetInfo_Impl2414 PropertySetInfo_Impl::~PropertySetInfo_Impl() in ~PropertySetInfo_Impl()2427 XINTERFACE_IMPL_2( PropertySetInfo_Impl,2437 XTYPEPROVIDER_IMPL_2( PropertySetInfo_Impl,[all …]
330 class PropertySetInfo_Impl : public WeakImplHelper1< beans::XPropertySetInfo > class335 inline PropertySetInfo_Impl( Sequence< beans::Property > const & properties ) SAL_THROW( () )345 Sequence< beans::Property > PropertySetInfo_Impl::getProperties() in getProperties()350 beans::Property PropertySetInfo_Impl::getPropertyByName( OUString const & name ) in getPropertyByName()362 sal_Bool PropertySetInfo_Impl::hasPropertyByName( OUString const & name ) in hasPropertyByName()1039 Reference< beans::XPropertySetInfo > xInfo( new PropertySetInfo_Impl( seq ) ); in getPropertySetInfo()1903 Reference< beans::XPropertySetInfo > xInfo( new PropertySetInfo_Impl( seq ) ); in getPropertySetInfo()