Searched refs:OPropertySetHelperInfo_Impl (Results 1 – 2 of 2) sorted by relevance
70 class OPropertySetHelperInfo_Impl class76 OPropertySetHelperInfo_Impl( IPropertyArrayHelper & rHelper_ ) SAL_THROW( () );88 OPropertySetHelperInfo_Impl::OPropertySetHelperInfo_Impl( in OPropertySetHelperInfo_Impl() function in framework::OPropertySetHelperInfo_Impl98 Sequence< Property > OPropertySetHelperInfo_Impl::getProperties(void) in getProperties()106 Property OPropertySetHelperInfo_Impl::getPropertyByName( const ::rtl::OUString & PropertyName ) in getPropertyByName()122 sal_Bool OPropertySetHelperInfo_Impl::hasPropertyByName( const ::rtl::OUString & PropertyName ) in hasPropertyByName()459 return static_cast< XPropertySetInfo * >( new OPropertySetHelperInfo_Impl( rProperties ) ); in createPropertySetInfo()
76 class OPropertySetHelperInfo_Impl class82 OPropertySetHelperInfo_Impl( IPropertyArrayHelper & rHelper_ ) SAL_THROW( () );94 OPropertySetHelperInfo_Impl::OPropertySetHelperInfo_Impl( in OPropertySetHelperInfo_Impl() function in cppu::OPropertySetHelperInfo_Impl104 Sequence< Property > OPropertySetHelperInfo_Impl::getProperties(void) in getProperties()113 Property OPropertySetHelperInfo_Impl::getPropertyByName( const OUString & PropertyName ) in getPropertyByName()129 sal_Bool OPropertySetHelperInfo_Impl::hasPropertyByName( const OUString & PropertyName ) in hasPropertyByName()243 return static_cast< XPropertySetInfo * >( new OPropertySetHelperInfo_Impl( rProperties ) ); in createPropertySetInfo()