sw/inc/ndhints.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit c60e6eca264d179920047868a439f6d260db2db6 Author: Miklos Vajna <[email protected]> Date: Fri Dec 4 18:38:37 2015 +0100 sw: add doxygen comment for SwpHints Change-Id: I1f53c644120180c730706cab8b969f36fa4023be diff --git a/sw/inc/ndhints.hxx b/sw/inc/ndhints.hxx index 8fbe43b..5d5c57f 100644 --- a/sw/inc/ndhints.hxx +++ b/sw/inc/ndhints.hxx @@ -76,7 +76,7 @@ class SwpHtEnd : public o3tl::sorted_vector<SwTextAttr*, CompareSwpHtEnd, o3tl::find_partialorder_ptrequals> {}; - +/// An SwTextAttr container, stores all directly formatted text portions for a text node. class SwpHints { private: _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
