summaryrefslogtreecommitdiff
path: root/svl/source/items/cntwall.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/items/cntwall.cxx')
-rw-r--r--svl/source/items/cntwall.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/items/cntwall.cxx b/svl/source/items/cntwall.cxx
index 6a9428893f0d..827c88c35fae 100644
--- a/svl/source/items/cntwall.cxx
+++ b/svl/source/items/cntwall.cxx
@@ -65,7 +65,7 @@ CntWallpaperItem::CntWallpaperItem( sal_uInt16 which, SvStream& rStream, sal_uIn
// the stream after the wallpaper data in its dtor. We must use
// this trick here as no VCL must be used here ( No Wallpaper
// object allowed ).
- VersionCompat aCompat( rStream, STREAM_READ );
+ VersionCompat aCompat( rStream, StreamMode::READ );
}
// Read SfxWallpaperItem's string member _aURL.