diff options
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/forms/elementexport.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/elementexport.hxx b/xmloff/source/forms/elementexport.hxx index 6d007734c770..c59ab7530d90 100644 --- a/xmloff/source/forms/elementexport.hxx +++ b/xmloff/source/forms/elementexport.hxx @@ -199,7 +199,7 @@ namespace xmloff */ void exportListSourceAsElements(); - /** get's a Sequence< sal_Int16 > property value as set of sal_Int16's + /** gets a Sequence< sal_Int16 > property value as set of sal_Int16's @param _rPropertyName the property name to use @param _rOut |