|
LibreOffice Module dbaccess (master) 1
|
#include <sal/config.h>#include <config_features.h>#include <map>#include "ModelImpl.hxx"#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/sdb/XDatabaseContext.hpp>#include <com/sun/star/sdb/XDatabaseRegistrations.hpp>#include <com/sun/star/uno/XAggregation.hpp>#include <basic/basicmanagerrepository.hxx>#include <cppuhelper/compbase.hxx>Go to the source code of this file.
Classes | |
| class | dbaccess::ODatabaseContext |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::lang |
| namespace | dbaccess |
Typedefs | |
| typedef ::cppu::WeakComponentImplHelper< css::lang::XServiceInfo, css::sdb::XDatabaseContext > | dbaccess::DatabaseAccessContext_Base |