Lines Matching refs:PropertySetInfo
89 class PropertySetInfo : class
102 PropertySetInfo(
106 virtual ~PropertySetInfo();
1336 = new PropertySetInfo( m_pImpl->m_xSMgr, in getPropertySetInfo()
1582 PropertySetInfo::PropertySetInfo( in PropertySetInfo() function in ucbhelper_impl::PropertySetInfo
1611 PropertySetInfo::~PropertySetInfo() in ~PropertySetInfo()
1622 XINTERFACE_IMPL_2( PropertySetInfo,
1632 XTYPEPROVIDER_IMPL_2( PropertySetInfo,
1643 uno::Sequence< beans::Property > SAL_CALL PropertySetInfo::getProperties() in getProperties()
1651 beans::Property SAL_CALL PropertySetInfo::getPropertyByName( in getPropertyByName()
1664 sal_Bool SAL_CALL PropertySetInfo::hasPropertyByName( in hasPropertyByName()
1673 sal_Bool PropertySetInfo::queryProperty( in queryProperty()