summaryrefslogtreecommitdiffstats
path: root/include/filter
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-02-27 15:36:24 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-02-27 15:36:24 +0100
commit1866335fe6b59ce7943b6e5f934a3592ac81ae8a (patch)
treeb8b572264ff5328cdbc2d4716ed75b78b0178caa /include/filter
parentofz: fix leak (diff)
downloadcore-1866335fe6b59ce7943b6e5f934a3592ac81ae8a.tar.gz
core-1866335fe6b59ce7943b6e5f934a3592ac81ae8a.zip
Clean up use of integer types
Change-Id: Idf47d1511aff3cdb7c139671173a97e405b6078e
Diffstat (limited to 'include/filter')
-rw-r--r--include/filter/msfilter/svdfppt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/filter/msfilter/svdfppt.hxx b/include/filter/msfilter/svdfppt.hxx
index c853a16493f8..36227d051941 100644
--- a/include/filter/msfilter/svdfppt.hxx
+++ b/include/filter/msfilter/svdfppt.hxx
@@ -535,7 +535,7 @@ protected:
PptColorSchemeAtom aPageColors;
::std::vector< SdHyperlinkEntry* > aHyperList;
sal_uInt32* pPersistPtr;
- sal_uLong nPersistPtrAnz;
+ sal_uInt32 nPersistPtrAnz;
const PPTStyleSheet* pPPTStyleSheet; // this is the current stylesheet;
const PPTStyleSheet* pDefaultSheet; // this is a sheet we are using if no masterpage can be found, but that should