summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filrow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/filrow.hxx')
-rw-r--r--ucb/source/ucp/file/filrow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/file/filrow.hxx b/ucb/source/ucp/file/filrow.hxx
index 301c016cd823..47ba891cab58 100644
--- a/ucb/source/ucp/file/filrow.hxx
+++ b/ucb/source/ucp/file/filrow.hxx
@@ -101,7 +101,7 @@ namespace fileaccess {
osl::Mutex m_aMutex;
css::uno::Sequence< css::uno::Any > m_aValueMap;
bool m_nWasNull;
- TaskManager* const m_pMyShell;
+ TaskManager* m_pMyShell;
css::uno::Reference< css::script::XTypeConverter > m_xTypeConverter;
bool isIndexOutOfBounds( sal_Int32 nIndex );