LibreOffice Module connectivity (master) 1
Namespaces | Macros
paramwrapper.cxx File Reference
#include <connectivity/paramwrapper.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/sdbc/DataType.hpp>
#include <com/sun/star/sdbc/SQLException.hpp>
#include <com/sun/star/sdbc/XParameters.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <com/sun/star/lang/WrappedTargetException.hpp>
#include <com/sun/star/sdb/XParametersSupplier.hpp>
#include <com/sun/star/sdb/XSingleSelectQueryAnalyzer.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <o3tl/safeint.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <comphelper/enumhelper.hxx>
Include dependency graph for paramwrapper.cxx:

Go to the source code of this file.

Namespaces

namespace  dbtools
 
namespace  dbtools::param
 

Macros

#define PROPERTY_ID_VALUE   1000
 

Macro Definition Documentation

◆ PROPERTY_ID_VALUE

#define PROPERTY_ID_VALUE   1000

Definition at line 35 of file paramwrapper.cxx.