summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/layerimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/layerimp.hxx')
-rw-r--r--xmloff/source/draw/layerimp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/layerimp.hxx b/xmloff/source/draw/layerimp.hxx
index 9933bb8660ae..9e5eaea5199c 100644
--- a/xmloff/source/draw/layerimp.hxx
+++ b/xmloff/source/draw/layerimp.hxx
@@ -50,7 +50,7 @@ public:
const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList);
virtual ~SdXMLLayerSetContext();
- virtual SvXMLImportContext * CreateChildContext( USHORT nPrefix, const ::rtl::OUString& rLocalName,
+ virtual SvXMLImportContext * CreateChildContext( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName,
const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList );
};