Home
last modified time | relevance | path

Searched refs:OPropertySetHelperInfo_Impl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/framework/source/fwi/uielement/
H A Dconstitemcontainer.cxx70 class OPropertySetHelperInfo_Impl class
76 OPropertySetHelperInfo_Impl( IPropertyArrayHelper & rHelper_ ) SAL_THROW( () );
88 OPropertySetHelperInfo_Impl::OPropertySetHelperInfo_Impl( in OPropertySetHelperInfo_Impl() function in framework::OPropertySetHelperInfo_Impl
98 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()
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx76 class OPropertySetHelperInfo_Impl class
82 OPropertySetHelperInfo_Impl( IPropertyArrayHelper & rHelper_ ) SAL_THROW( () );
94 OPropertySetHelperInfo_Impl::OPropertySetHelperInfo_Impl( in OPropertySetHelperInfo_Impl() function in cppu::OPropertySetHelperInfo_Impl
104 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 21 milliseconds