Home
last modified time | relevance | path

Searched refs:PropertyBagHelper (Results 1 – 4 of 4) sorted by relevance

/trunk/main/forms/source/component/
H A Dpropertybaghelper.cxx87 PropertyBagHelper::PropertyBagHelper( IPropertyBagHelperContext& _rContext ) in PropertyBagHelper() function in frm::PropertyBagHelper
96 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 …]
H A DDatabaseForm.hxx186 PropertyBagHelper m_aPropertyBagHelper;
/trunk/main/forms/source/inc/
H A Dpropertybaghelper.hxx61 class PropertyBagHelper : public ::boost::noncopyable class
70 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()
H A DFormComponent.hxx365 PropertyBagHelper m_aPropertyBagHelper;

Completed in 46 milliseconds