summaryrefslogtreecommitdiff
path: root/include/ucbhelper/resultsethelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/ucbhelper/resultsethelper.hxx')
-rw-r--r--include/ucbhelper/resultsethelper.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/ucbhelper/resultsethelper.hxx b/include/ucbhelper/resultsethelper.hxx
index d16899931cf5..60dbbcfc1eed 100644
--- a/include/ucbhelper/resultsethelper.hxx
+++ b/include/ucbhelper/resultsethelper.hxx
@@ -37,11 +37,11 @@ namespace cppu {
namespace ucbhelper {
-//=========================================================================
+
#define DYNAMICRESULTSET_SERVICE_NAME "com.sun.star.ucb.DynamicResultSet"
-//=========================================================================
+
/**
* This is an abstract base class for implementations of the service
@@ -183,9 +183,9 @@ public:
getCapabilities()
throw( com::sun::star::uno::RuntimeException, std::exception );
- //////////////////////////////////////////////////////////////////////
+
// Non-interface methods.
- //////////////////////////////////////////////////////////////////////
+
/**
* This method returns, whether the resultset is static or dynamic.