[Libreoffice-commits] core.git: sw/source
Miklos Vajna
vmiklos at collabora.co.uk
Wed Jun 11 08:15:47 PDT 2014
sw/source/core/inc/mvsave.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 19dd5cf23052d67d78742a24f1c5be500e20a287
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date: Wed Jun 11 17:13:14 2014 +0200
sw::mark::CntntIdxStore: add doxygen comment
Change-Id: Id9baab2e502408eeea194e79b6b029883e738ca0
diff --git a/sw/source/core/inc/mvsave.hxx b/sw/source/core/inc/mvsave.hxx
index f53f8a3..8ed06c9 100644
--- a/sw/source/core/inc/mvsave.hxx
+++ b/sw/source/core/inc/mvsave.hxx
@@ -71,6 +71,7 @@ namespace sw { namespace mark
::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndo;
};
+ /// Takes care of storing relevant attributes of an SwTxtNode before split, then restore them on the new node.
class CntntIdxStore
{
public:
More information about the Libreoffice-commits
mailing list