LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Typedefs
DatabaseDataProvider.hxx File Reference
#include <sal/config.h>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/chart2/data/XDatabaseDataProvider.hpp>
#include <com/sun/star/chart2/XInternalDataProvider.hpp>
#include <com/sun/star/chart/XComplexDescriptionAccess.hpp>
#include <com/sun/star/sdbc/XRowSet.hpp>
#include <com/sun/star/container/XChild.hpp>
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/propertysetmixin.hxx>
#include <connectivity/parameters.hxx>
#include <connectivity/filtermanager.hxx>
Include dependency graph for DatabaseDataProvider.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbaccess::DatabaseDataProvider
 

Namespaces

namespace  dbaccess
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::chart2::data::XDatabaseDataProvider, css::container::XChild, css::chart::XComplexDescriptionAccess, css::lang::XServiceInfo > dbaccess::TDatabaseDataProvider