LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Typedefs
documentevents.hxx File Reference
#include <com/sun/star/container/XNameReplace.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <cppuhelper/implbase.hxx>
#include <map>
Include dependency graph for documentevents.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbaccess::DocumentEvents
 

Namespaces

namespace  dbaccess
 

Typedefs

typedef std::map< OUString, css::uno::Sequence< css::beans::PropertyValue > > dbaccess::DocumentEventsData
 
typedef ::cppu::WeakImplHelper< css::container::XNameReplace > dbaccess::DocumentEvents_Base