Searched refs:PropertyBagHelper (Results 1 – 4 of 4) sorted by relevance
87 PropertyBagHelper::PropertyBagHelper( IPropertyBagHelperContext& _rContext ) in PropertyBagHelper() function in frm::PropertyBagHelper96 PropertyBagHelper::~PropertyBagHelper() in ~PropertyBagHelper()102 void PropertyBagHelper::dispose() in dispose()109 void PropertyBagHelper::impl_nts_checkDisposed_throw() const in impl_nts_checkDisposed_throw()117 void PropertyBagHelper::impl_nts_invalidatePropertySetInfo() in impl_nts_invalidatePropertySetInfo()124 sal_Int32 PropertyBagHelper::impl_findFreeHandle( const ::rtl::OUString& _rPropertyName ) in impl_findFreeHandle()164 ::comphelper::OPropertyArrayAggregationHelper& PropertyBagHelper::impl_ts_getArrayHelper() const in impl_ts_getArrayHelper()189 const_cast< PropertyBagHelper* >( this )->m_pPropertyArrayHelper = p; in impl_ts_getArrayHelper()228 void PropertyBagHelper::removeProperty( const ::rtl::OUString& _rName ) in removeProperty()277 Sequence< PropertyValue > PropertyBagHelper::getPropertyValues() in getPropertyValues()[all …]
186 PropertyBagHelper m_aPropertyBagHelper;
61 class PropertyBagHelper : public ::boost::noncopyable class70 PropertyBagHelper( IPropertyBagHelperContext& _rContext );71 ~PropertyBagHelper();116 inline ::comphelper::OPropertyArrayAggregationHelper& PropertyBagHelper::getInfoHelper() const in getInfoHelper()122 …inline void PropertyBagHelper::getDynamicFastPropertyValue( sal_Int32 _nHandle, ::com::sun::star::… in getDynamicFastPropertyValue()128 …inline bool PropertyBagHelper::convertDynamicFastPropertyValue( sal_Int32 _nHandle, const ::com::s… in convertDynamicFastPropertyValue()134 …inline void PropertyBagHelper::setDynamicFastPropertyValue( sal_Int32 _nHandle, const ::com::sun::… in setDynamicFastPropertyValue()140 …inline void PropertyBagHelper::getDynamicPropertyDefaultByHandle( sal_Int32 _nHandle, ::com::sun::… in getDynamicPropertyDefaultByHandle()146 inline bool PropertyBagHelper::hasDynamicPropertyByName( const ::rtl::OUString& _rName ) const in hasDynamicPropertyByName()152 inline bool PropertyBagHelper::hasDynamicPropertyByHandle( sal_Int32 _nHandle ) const in hasDynamicPropertyByHandle()
365 PropertyBagHelper m_aPropertyBagHelper;
Completed in 39 milliseconds