summaryrefslogtreecommitdiff
path: root/svtools/bmpmaker/bmpcore.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/bmpmaker/bmpcore.hxx')
-rw-r--r--svtools/bmpmaker/bmpcore.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/bmpmaker/bmpcore.hxx b/svtools/bmpmaker/bmpcore.hxx
index 6b28af103717..ee836cc4a5e5 100644
--- a/svtools/bmpmaker/bmpcore.hxx
+++ b/svtools/bmpmaker/bmpcore.hxx
@@ -71,7 +71,7 @@ private:
Size aTotSize;
Point aPos;
SvFileStream* pSRS;
- sal_uIntPtr nTotCount;
+ sal_uLong nTotCount;
sal_uInt16 nPos;
void ImplCreate( const ::std::vector< DirEntry >& rInDirs,