summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filrset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/filrset.hxx')
-rw-r--r--ucb/source/ucp/file/filrset.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/file/filrset.hxx b/ucb/source/ucp/file/filrset.hxx
index 4961ce7250bf..07fa1343faf7 100644
--- a/ucb/source/ucp/file/filrset.hxx
+++ b/ucb/source/ucp/file/filrset.hxx
@@ -56,7 +56,7 @@ class XResultSet_impl :
virtual ~XResultSet_impl() override;
- sal_Int32 CtorSuccess() { return m_nErrorCode;}
+ sal_Int32 CtorSuccess() const { return m_nErrorCode;}
sal_Int32 getMinorError() const { return m_nMinorErrorCode;}
// XEventListener