summaryrefslogtreecommitdiff
path: root/sw/inc/ndindex.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@suse.cz>2012-02-15 11:36:56 +0100
committerMiklos Vajna <vmiklos@suse.cz>2012-02-15 14:30:42 +0100
commit335b38d831558ce786f726b4b6a014d2a312cf29 (patch)
treecc0ee8ae0d2091e3bc5a01691b763cb6ccbaee47 /sw/inc/ndindex.hxx
parent3626c2cef7c39bda96e2d3bc0d5a53ba1044aadc (diff)
sw: add doxygen comments for some document model / layout classes
Diffstat (limited to 'sw/inc/ndindex.hxx')
-rw-r--r--sw/inc/ndindex.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/ndindex.hxx b/sw/inc/ndindex.hxx
index 566d180cf91d..42834083c6af 100644
--- a/sw/inc/ndindex.hxx
+++ b/sw/inc/ndindex.hxx
@@ -38,6 +38,7 @@
class SwNode;
class SwNodes;
+/// Marks a node in the document model.
class SW_DLLPUBLIC SwNodeIndex
{
friend void SwNodes::RegisterIndex( SwNodeIndex& );