LibreOffice Module connectivity (master) 1
Classes | Typedefs
dbtools::param Namespace Reference

Classes

class  ParameterWrapper
 wraps a parameter column as got from an SQLQueryComposer, so that it has an additional property "Value", which is forwarded to an XParameters interface More...
 
class  ParameterWrapperContainer
 class for the parameter event More...
 

Typedefs

typedef ::std::vector< ::rtl::Reference< ParameterWrapper > > Parameters
 
typedef ::comphelper::WeakComponentImplHelper< css::container::XIndexAccess, css::container::XEnumerationAccess > ParameterWrapperContainer_Base
 
typedef ::rtl::Reference< ParameterWrapperContainerParametersContainerRef
 

Typedef Documentation

◆ Parameters

Definition at line 121 of file paramwrapper.hxx.

◆ ParametersContainerRef

Definition at line 187 of file paramwrapper.hxx.

◆ ParameterWrapperContainer_Base

typedef ::comphelper::WeakComponentImplHelper< css::container::XIndexAccess , css::container::XEnumerationAccess > dbtools::param::ParameterWrapperContainer_Base

Definition at line 128 of file paramwrapper.hxx.