summaryrefslogtreecommitdiffstats
path: root/ucb/source/ucp/file/filtask.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/filtask.hxx')
-rw-r--r--ucb/source/ucp/file/filtask.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/file/filtask.hxx b/ucb/source/ucp/file/filtask.hxx
index 5371869de44a..2a427c6adaa6 100644
--- a/ucb/source/ucp/file/filtask.hxx
+++ b/ucb/source/ucp/file/filtask.hxx
@@ -196,7 +196,7 @@ namespace fileaccess
~MyProperty();
inline const bool& SAL_CALL IsNative() const;
- inline const OUString& SAL_CALL getPropertyName() const { return PropertyName; }
+ const OUString& SAL_CALL getPropertyName() const { return PropertyName; }
inline const sal_Int32& SAL_CALL getHandle() const;
inline const css::uno::Type& SAL_CALL getType() const;
inline const css::uno::Any& SAL_CALL getValue() const;