LibreOffice Module embedserv (master) 1
Classes | Typedefs
embeddoc.hxx File Reference
#include "common.h"
#include <oleidl.h>
#include <objidl.h>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/Sequence.h>
#include <rtl/ref.hxx>
#include <unordered_map>
#include "embeddocaccess.hxx"
#include "docholder.hxx"
Include dependency graph for embeddoc.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EmbedDocument_Impl
 
class  BooleanGuard_Impl
 

Typedefs

typedef std::unordered_map< DWORD, IAdviseSink * > AdviseSinkHashMap
 

Typedef Documentation

◆ AdviseSinkHashMap

typedef std::unordered_map< DWORD, IAdviseSink* > AdviseSinkHashMap

Definition at line 34 of file embeddoc.hxx.