summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLShapePropertySetContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLShapePropertySetContext.hxx')
-rw-r--r--xmloff/inc/XMLShapePropertySetContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLShapePropertySetContext.hxx b/xmloff/inc/XMLShapePropertySetContext.hxx
index a70035f56385..84d11060cd27 100644
--- a/xmloff/inc/XMLShapePropertySetContext.hxx
+++ b/xmloff/inc/XMLShapePropertySetContext.hxx
@@ -52,7 +52,7 @@ public:
virtual void EndElement();
using SvXMLPropertySetContext::CreateChildContext;
- virtual SvXMLImportContext *CreateChildContext( USHORT nPrefix,
+ virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const ::rtl::OUString& rLocalName,
const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& xAttrList,
::std::vector< XMLPropertyState > &rProperties,