summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmlnumfe.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-09-03 11:45:59 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-09-03 13:13:06 +0200
commitd2848c44ec0f9b04a0f9b24653ef0273ae7ace97 (patch)
treed3bcb226d2733362312e6b6fe804b7a2d1f166a7 /include/xmloff/xmlnumfe.hxx
parentindicate that SmEditAccessible is editable (diff)
downloadcore-d2848c44ec0f9b04a0f9b24653ef0273ae7ace97.tar.gz
core-d2848c44ec0f9b04a0f9b24653ef0273ae7ace97.zip
loplugin:constmethod in xmloff
Change-Id: I79ff1001a3ac8fde10de1ab391772e2bfeb6a314 Reviewed-on: https://gerrit.libreoffice.org/78546 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
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);