summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/msdffimp.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-01-13 14:18:14 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-01-13 20:35:21 +0000
commitd4dd5c34dbf1344ccedb365a358e771ff91b0713 (patch)
treee395eac1dfb7b9a7ed015fb86ce9f4aa728b847b /filter/source/msfilter/msdffimp.cxx
parentd18a5aa4da94cbe33b9fbbb3bf766051cb550021 (diff)
longparas: convert ValidateKashidas to sal_Int32
we can use -1 as the failure return code as return value is always checked and isolated from the rest of the code. Change-Id: I87a743de82d681a7e4eabc61a576c4e50f1279a8
Diffstat (limited to 'filter/source/msfilter/msdffimp.cxx')
-rw-r--r--filter/source/msfilter/msdffimp.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/source/msfilter/msdffimp.cxx b/filter/source/msfilter/msdffimp.cxx
index 7ec4f1d71867..5522d648db75 100644
--- a/filter/source/msfilter/msdffimp.cxx
+++ b/filter/source/msfilter/msdffimp.cxx
@@ -24,6 +24,7 @@
#include <vector>
#include <osl/endian.h>
#include <tools/solar.h>
+#include <tools/string.hxx>
#include <rtl/math.hxx>
#include <comphelper/classids.hxx>