summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/codec.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/gallery2/codec.hxx')
-rwxr-xr-x[-rw-r--r--]svx/source/gallery2/codec.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/gallery2/codec.hxx b/svx/source/gallery2/codec.hxx
index ec78c83525a5..cf10f48870c2 100644..100755
--- a/svx/source/gallery2/codec.hxx
+++ b/svx/source/gallery2/codec.hxx
@@ -48,7 +48,7 @@ public:
void Write( SvStream& rStmToWrite );
void Read( SvStream& rStmToRead );
- static BOOL IsCoded( SvStream& rStm, UINT32& rVersion );
+ static sal_Bool IsCoded( SvStream& rStm, sal_uInt32& rVersion );
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */