summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx')
-rw-r--r--xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx b/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx
index 276faced29d0..08ad38e8cd1e 100644
--- a/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx
+++ b/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx
@@ -37,13 +37,13 @@ public:
// Just needed for virtual destruction
virtual ~XMLFillBitmapSizePropertyHandler() override;
- /// Imports the given value in cas of the given XML-data-type
+ /// Imports the given value in case of the given XML-data-type
virtual bool importXML(
const OUString& rStrImpValue,
css::uno::Any& rValue,
const SvXMLUnitConverter& rUnitConverter ) const override;
- /// Exports the given value in cas of the given XML-data-type
+ /// Exports the given value in case of the given XML-data-type
virtual bool exportXML(
OUString& rStrExpValue,
const css::uno::Any& rValue,