summaryrefslogtreecommitdiff
path: root/xmloff/inc/xmloff/xformsimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/xmloff/xformsimport.hxx')
-rw-r--r--xmloff/inc/xmloff/xformsimport.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/inc/xmloff/xformsimport.hxx b/xmloff/inc/xmloff/xformsimport.hxx
index 8784ea55b58e..2626c07927d5 100644
--- a/xmloff/inc/xmloff/xformsimport.hxx
+++ b/xmloff/inc/xmloff/xformsimport.hxx
@@ -30,7 +30,7 @@
#include "sal/config.h"
#include "xmloff/dllapi.h"
-#include <tools/solar.h> // for USHORT
+#include <tools/solar.h> // for sal_uInt16
#include <com/sun/star/uno/Reference.hxx>
class SvXMLImport;
@@ -51,7 +51,7 @@ namespace com { namespace sun { namespace star {
/** create import context for xforms:model element. */
XMLOFF_DLLPUBLIC SvXMLImportContext* createXFormsModelContext(
SvXMLImport& rImport,
- USHORT nPrefix,
+ sal_uInt16 nPrefix,
const rtl::OUString& rLocalName );
/** perform the actual binding of an XForms-binding with the suitable control