LibreOffice Module comphelper (master) 1
|
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Type.h>
#include <unordered_map>
Go to the source code of this file.
Classes | |
struct | comphelper::PropertyInfo |
struct | comphelper::PropertyData |
Namespaces | |
namespace | comphelper |
Typedefs | |
typedef std::unordered_map< OUString, ::comphelper::PropertyInfo const * > | PropertyInfoHash |
typedef std::unordered_map< OUString, ::comphelper::PropertyData * > | PropertyDataHash |
typedef std::unordered_map< OUString, ::comphelper::PropertyData* > PropertyDataHash |
Definition at line 54 of file PropertyInfoHash.hxx.
typedef std::unordered_map< OUString, ::comphelper::PropertyInfo const * > PropertyInfoHash |
Definition at line 52 of file PropertyInfoHash.hxx.