sw/inc/txatbase.hxx | 4 ++++ 1 file changed, 4 insertions(+) New commits: commit 0f89ce31eda36a05d295504a521b27907b798490 Author: Miklos Vajna <vmik...@collabora.com> AuthorDate: Tue Feb 9 15:06:48 2021 +0100 Commit: Miklos Vajna <vmik...@collabora.com> CommitDate: Tue Feb 9 16:20:21 2021 +0100
sw: document SwTextAttr Just a summary, sw/README has more on this. Change-Id: I43fb32e17520fb60fedbc7ae85cf881d3a343c6b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110634 Reviewed-by: Miklos Vajna <vmik...@collabora.com> Tested-by: Jenkins diff --git a/sw/inc/txatbase.hxx b/sw/inc/txatbase.hxx index 824f28ff1bd2..8018712eaa23 100644 --- a/sw/inc/txatbase.hxx +++ b/sw/inc/txatbase.hxx @@ -34,6 +34,10 @@ class SfxItemPool; +/** + * A wrapper around SfxPoolItem to store the start position of (usually) a text portion, with an + * optional end. + */ class SAL_DLLPUBLIC_RTTI SwTextAttr { friend class SwpHints; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits