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

#include <PropertyInfoHash.hxx>

Collaboration diagram for comphelper::PropertyData:
[legend]

Public Member Functions

 PropertyData (sal_uInt8 nMapId, PropertyInfo const *pInfo)
 

Public Attributes

sal_uInt8 mnMapId
 
const PropertyInfompInfo
 

Detailed Description

Definition at line 41 of file PropertyInfoHash.hxx.

Constructor & Destructor Documentation

◆ PropertyData()

comphelper::PropertyData::PropertyData ( sal_uInt8  nMapId,
PropertyInfo const *  pInfo 
)
inline

Definition at line 45 of file PropertyInfoHash.hxx.

Member Data Documentation

◆ mnMapId

sal_uInt8 comphelper::PropertyData::mnMapId

Definition at line 43 of file PropertyInfoHash.hxx.

◆ mpInfo

const PropertyInfo* comphelper::PropertyData::mpInfo

Definition at line 44 of file PropertyInfoHash.hxx.


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