|
LibreOffice Module comphelper (master) 1
|
#include <propertycontainerhelper.hxx>
Classes | |
| union | LocationAccess |
Public Types | |
| enum class | LocationType { DerivedClassRealType , DerivedClassAnyType , HoldMyself } |
Public Member Functions | |
| PropertyDescription () | |
Public Attributes | |
| css::beans::Property | aProperty |
| LocationType | eLocated |
| LocationAccess | aLocation |
Definition at line 36 of file propertycontainerhelper.hxx.
|
strong |
| Enumerator | |
|---|---|
| DerivedClassRealType | |
| DerivedClassAnyType | |
| HoldMyself | |
Definition at line 39 of file propertycontainerhelper.hxx.
|
inline |
Definition at line 56 of file propertycontainerhelper.hxx.
References comphelper::PropertyDescription::LocationAccess::nOwnClassVectorIndex.
| LocationAccess comphelper::PropertyDescription::aLocation |
| css::beans::Property comphelper::PropertyDescription::aProperty |
Definition at line 52 of file propertycontainerhelper.hxx.
Referenced by comphelper::OPropertyContainerHelper::implPushBackProperty(), comphelper::OPropertyContainerHelper::registerMayBeVoidProperty(), comphelper::OPropertyContainerHelper::registerProperty(), comphelper::OPropertyContainerHelper::registerPropertyNoMember(), and comphelper::OPropertyContainerHelper::searchHandle().
| LocationType comphelper::PropertyDescription::eLocated |