summaryrefslogtreecommitdiffstats
path: root/include/connectivity/ParameterCont.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/ParameterCont.hxx')
-rw-r--r--include/connectivity/ParameterCont.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/connectivity/ParameterCont.hxx b/include/connectivity/ParameterCont.hxx
index b1c33264ca85..e67c0dddcb21 100644
--- a/include/connectivity/ParameterCont.hxx
+++ b/include/connectivity/ParameterCont.hxx
@@ -25,9 +25,9 @@
namespace dbtools
{
-//====================================================================
+
//= OParameterContinuation
- //====================================================================
+
class OOO_DLLPUBLIC_DBTOOLS OParameterContinuation : public comphelper::OInteraction< ::com::sun::star::sdb::XInteractionSupplyParameters >
{
::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > m_aValues;