#include <columnsettings.hxx>
|
virtual void | registerProperty (const OUString &_rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, void *_pPointerToMember, const css::uno::Type &_rMemberType)=0 |
|
virtual void | registerMayBeVoidProperty (const OUString &_rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, css::uno::Any *_pPointerToMember, const css::uno::Type &_rExpectedType)=0 |
|
Definition at line 28 of file columnsettings.hxx.
◆ ~IPropertyContainer()
dbaccess::IPropertyContainer::~IPropertyContainer |
( |
| ) |
|
|
inlineprotected |
◆ registerMayBeVoidProperty()
virtual void dbaccess::IPropertyContainer::registerMayBeVoidProperty |
( |
const OUString & |
_rName, |
|
|
sal_Int32 |
_nHandle, |
|
|
sal_Int32 |
_nAttributes, |
|
|
css::uno::Any * |
_pPointerToMember, |
|
|
const css::uno::Type & |
_rExpectedType |
|
) |
| |
|
pure virtual |
◆ registerProperty()
virtual void dbaccess::IPropertyContainer::registerProperty |
( |
const OUString & |
_rName, |
|
|
sal_Int32 |
_nHandle, |
|
|
sal_Int32 |
_nAttributes, |
|
|
void * |
_pPointerToMember, |
|
|
const css::uno::Type & |
_rMemberType |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: