LibreOffice Module idl (master) 1
Public Member Functions | Public Attributes | List of all members
IdlDll Class Reference

#include <globals.hxx>

Public Member Functions

 IdlDll ()
 
 ~IdlDll ()
 

Public Attributes

std::unique_ptr< SvStringHashTablepHashTable
 
std::unique_ptr< SvGlobalHashNamespGlobalNames
 

Detailed Description

Definition at line 68 of file globals.hxx.

Constructor & Destructor Documentation

◆ IdlDll()

IdlDll::IdlDll ( )

Definition at line 30 of file globals.cxx.

◆ ~IdlDll()

IdlDll::~IdlDll ( )

Definition at line 33 of file globals.cxx.

Member Data Documentation

◆ pGlobalNames

std::unique_ptr<SvGlobalHashNames> IdlDll::pGlobalNames

Definition at line 72 of file globals.hxx.

Referenced by Init().

◆ pHashTable

std::unique_ptr<SvStringHashTable> IdlDll::pHashTable

Definition at line 71 of file globals.hxx.

Referenced by Init(), INS(), and SvIdlDataBase::WriteError().


The documentation for this class was generated from the following files: