summaryrefslogtreecommitdiffstats
path: root/ucb/source/ucp/file/filnot.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/filnot.hxx')
-rw-r--r--ucb/source/ucp/file/filnot.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/file/filnot.hxx b/ucb/source/ucp/file/filnot.hxx
index dd4f690506c5..0edf0b5719f3 100644
--- a/ucb/source/ucp/file/filnot.hxx
+++ b/ucb/source/ucp/file/filnot.hxx
@@ -100,7 +100,7 @@ namespace fileaccess {
~PropertyChangeNotifier();
void notifyPropertyChanged(
- com::sun::star::uno::Sequence< com::sun::star::beans::PropertyChangeEvent > seqChanged );
+ const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyChangeEvent >& seqChanged );
};