LibreOffice Module connectivity (master) 1
|
#include <connectivity/warningscontainer.hxx>
#include <connectivity/dbexception.hxx>
#include <com/sun/star/sdb/SQLContext.hpp>
#include <com/sun/star/sdbc/XWarningsSupplier.hpp>
#include <o3tl/any.hxx>
#include <osl/diagnose.h>
Go to the source code of this file.
Namespaces | |
namespace | dbtools |
Functions | |
static void | dbtools::lcl_concatWarnings (Any &_rChainLeft, const Any &_rChainRight) |