LibreOffice Module dbaccess (master) 1
|
#include <com/sun/star/container/XNameReplace.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <cppuhelper/implbase.hxx>
#include <map>
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 |