LibreOffice Module comphelper (master) 1
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
comphelper::PropertyDescription Struct Reference

#include <propertycontainerhelper.hxx>

Collaboration diagram for comphelper::PropertyDescription:
[legend]

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
 

Detailed Description

Definition at line 36 of file propertycontainerhelper.hxx.

Member Enumeration Documentation

◆ LocationType

Enumerator
DerivedClassRealType 
DerivedClassAnyType 
HoldMyself 

Definition at line 39 of file propertycontainerhelper.hxx.

Constructor & Destructor Documentation

◆ PropertyDescription()

comphelper::PropertyDescription::PropertyDescription ( )
inline

Member Data Documentation

◆ aLocation

LocationAccess comphelper::PropertyDescription::aLocation

◆ aProperty

css::beans::Property comphelper::PropertyDescription::aProperty

◆ eLocated

LocationType comphelper::PropertyDescription::eLocated

The documentation for this struct was generated from the following file: