summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2019-08-13 21:34:38 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-08-14 09:03:11 +0200
commita1e65b1a4bb73dc5c2c72a70518abf521d42b4df (patch)
tree59d132a428a13e0cdc1d34862daf0c3319e02327
parentb122db670b2b3d68f0ba199a1e25bdb1d8992241 (diff)
svl: update grabbbagitem doc
Commit 5261417cbb3051b812164838d19c0f748573df45 (weld SpellDialog, 2019-06-14) started to use this for purposes outside OOXML interop, so the doc was misleading. Change-Id: Iece7b5b084585e486854d10e98bccbbf0451a6dd Reviewed-on: https://gerrit.libreoffice.org/77431 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
-rw-r--r--include/svl/grabbagitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/grabbagitem.hxx b/include/svl/grabbagitem.hxx
index 1662259b97d0..77efaf84239b 100644
--- a/include/svl/grabbagitem.hxx
+++ b/include/svl/grabbagitem.hxx
@@ -15,7 +15,7 @@
#include <svl/poolitem.hxx>
#include <com/sun/star/uno/Any.hxx>
-/// Grab bag item provides a string-any map for interim interop purposes.
+/// Grab bag item provides a string-any map for keys with untyped values.
class SVL_DLLPUBLIC SfxGrabBagItem : public SfxPoolItem
{
private: