sw/source/core/inc/txmsrt.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 8b4e5afda58dab0154cdde8e784f948ad5dce4c1
Author:     Miklos Vajna <vmik...@collabora.com>
AuthorDate: Wed Feb 17 10:52:48 2021 +0100
Commit:     Miklos Vajna <vmik...@collabora.com>
CommitDate: Wed Feb 17 13:05:37 2021 +0100

    sw: document SwTOXAuthority
    
    Even if it derives from a "Tab", it's not a table, just a row in it.
    
    Change-Id: I303fdcb8719e61ca790096b8cc342af3ffb28930
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111052
    Reviewed-by: Miklos Vajna <vmik...@collabora.com>
    Tested-by: Jenkins

diff --git a/sw/source/core/inc/txmsrt.hxx b/sw/source/core/inc/txmsrt.hxx
index 4c06c03c1d3f..ad021185e317 100644
--- a/sw/source/core/inc/txmsrt.hxx
+++ b/sw/source/core/inc/txmsrt.hxx
@@ -279,6 +279,7 @@ private:
     sal_uInt16 nLevel;
 };
 
+/// Represents one row in the bibliography table.
 struct SwTOXAuthority final : public SwTOXSortTabBase
 {
 private:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to