LibreOffice Module connectivity (master) 1
|
#include <hsqldb/HStorageMap.hxx>
#include <comphelper/types.hxx>
#include <com/sun/star/embed/XTransactionBroadcaster.hpp>
#include <com/sun/star/embed/XTransactedObject.hpp>
#include <com/sun/star/embed/ElementModes.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <osl/diagnose.h>
#include <sal/log.hxx>
#include <uno/mapping.hxx>
#include <algorithm>
#include <comphelper/diagnose_ex.hxx>
Go to the source code of this file.
Namespaces | |
namespace | connectivity |
namespace | connectivity::hsqldb |
Functions | |
static TStorages & | connectivity::hsqldb::lcl_getStorageMap () |
static OUString | connectivity::hsqldb::lcl_getNextCount () |