LibreOffice Module comphelper (master) 1
|
#include <PropertyInfoHash.hxx>
Public Member Functions | |
PropertyData (sal_uInt8 nMapId, PropertyInfo const *pInfo) | |
Public Attributes | |
sal_uInt8 | mnMapId |
const PropertyInfo * | mpInfo |
Definition at line 41 of file PropertyInfoHash.hxx.
|
inline |
Definition at line 45 of file PropertyInfoHash.hxx.
sal_uInt8 comphelper::PropertyData::mnMapId |
Definition at line 43 of file PropertyInfoHash.hxx.
const PropertyInfo* comphelper::PropertyData::mpInfo |
Definition at line 44 of file PropertyInfoHash.hxx.