summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmlnumfe.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlnumfe.hxx')
-rw-r--r--include/xmloff/xmlnumfe.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlnumfe.hxx b/include/xmloff/xmlnumfe.hxx
index 4aef1734d418..71e25bd2b907 100644
--- a/include/xmloff/xmlnumfe.hxx
+++ b/include/xmloff/xmlnumfe.hxx
@@ -115,7 +115,7 @@ public:
// get the style name that was generated for a key
OUString GetStyleName( sal_uInt32 nKey );
- css::uno::Sequence<sal_Int32> GetWasUsed();
+ css::uno::Sequence<sal_Int32> GetWasUsed() const;
void SetWasUsed(const css::uno::Sequence<sal_Int32>& rWasUsed);