LibreOffice Module uui (master) 1
Classes | Namespaces | Typedefs
iahndl.hxx File Reference
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/beans/Optional.hpp>
#include <com/sun/star/task/InteractionClassification.hpp>
#include <comphelper/errcode.hxx>
#include <unotools/resmgr.hxx>
#include <unordered_map>
#include <vector>
Include dependency graph for iahndl.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  InteractionHandlerData
 
class  UUIInteractionHelper
 
class  ErrorResource
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::awt
 
namespace  com::sun::star::embed
 
namespace  com::sun::star::lang
 
namespace  com::sun::star::security
 
namespace  com::sun::star::task
 
namespace  com::sun::star::ucb
 

Typedefs

typedef std::vector< InteractionHandlerDataInteractionHandlerDataList
 
typedef std::unordered_map< OUString, OUString > StringHashMap
 

Typedef Documentation

◆ InteractionHandlerDataList

Definition at line 67 of file iahndl.hxx.

◆ StringHashMap

typedef std::unordered_map< OUString, OUString > StringHashMap

Definition at line 69 of file iahndl.hxx.