include/svl/grabbagitem.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a1e65b1a4bb73dc5c2c72a70518abf521d42b4df
Author:     Miklos Vajna <vmik...@collabora.com>
AuthorDate: Tue Aug 13 21:34:38 2019 +0200
Commit:     Miklos Vajna <vmik...@collabora.com>
CommitDate: Wed Aug 14 09:03:11 2019 +0200

    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 <vmik...@collabora.com>

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:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to