summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filnot.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/filnot.cxx')
-rw-r--r--ucb/source/ucp/file/filnot.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/file/filnot.cxx b/ucb/source/ucp/file/filnot.cxx
index 728d48eea6ec..dadeffdb9cde 100644
--- a/ucb/source/ucp/file/filnot.cxx
+++ b/ucb/source/ucp/file/filnot.cxx
@@ -204,7 +204,7 @@ void PropertyChangeNotifier::notifyPropertyChanged(
{
uno::Sequence< beans::PropertyChangeEvent > Changes = seqChanged;
- for( auto& rChange : Changes )
+ for( auto& rChange : asNonConstRange(Changes) )
rChange.Source = m_xCreatorContent;
// notify listeners for all Events