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) throw(::com::sun::star::uno::… in getProperties()106 Property OPropertySetHelperInfo_Impl::getPropertyByName( const ::rtl::OUString & PropertyName ) thr… in getPropertyByName()122 sal_Bool OPropertySetHelperInfo_Impl::hasPropertyByName( const ::rtl::OUString & PropertyName ) thr… in hasPropertyByName()471 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) throw(::com::sun::star::uno::… in getProperties()113 Property OPropertySetHelperInfo_Impl::getPropertyByName( const OUString & PropertyName ) throw(::co… in getPropertyByName()129 sal_Bool OPropertySetHelperInfo_Impl::hasPropertyByName( const OUString & PropertyName ) throw(::co… in hasPropertyByName()245 return static_cast< XPropertySetInfo * >( new OPropertySetHelperInfo_Impl( rProperties ) ); in createPropertySetInfo()
Completed in 40 milliseconds