|
LibreOffice Module connectivity (master) 1
|
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< ParameterWrapperContainer > | ParametersContainerRef |
| typedef ::std::vector< ::rtl::Reference< ParameterWrapper > > dbtools::param::Parameters |
Definition at line 121 of file paramwrapper.hxx.
Definition at line 187 of file paramwrapper.hxx.
| typedef ::comphelper::WeakComponentImplHelper< css::container::XIndexAccess , css::container::XEnumerationAccess > dbtools::param::ParameterWrapperContainer_Base |
Definition at line 128 of file paramwrapper.hxx.