summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpidxmgr.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-12 21:00:12 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-13 10:16:07 +0100
commitb7af008a35f48b821dd95f3d2d945f254bf4ed26 (patch)
tree4ea4e0a6f0eed32e72f8c043b94cc2bfafebb165 /lotuswordpro/source/filter/lwpidxmgr.cxx
parentAdd vim/emacs modelines to all source files (diff)
downloadcore-b7af008a35f48b821dd95f3d2d945f254bf4ed26.tar.gz
core-b7af008a35f48b821dd95f3d2d945f254bf4ed26.zip
remove first chunk of lotuswordpro warnings
Diffstat (limited to 'lotuswordpro/source/filter/lwpidxmgr.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpidxmgr.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/lotuswordpro/source/filter/lwpidxmgr.cxx b/lotuswordpro/source/filter/lwpidxmgr.cxx
index 4924b3f521ce..1223bfa973c3 100644
--- a/lotuswordpro/source/filter/lwpidxmgr.cxx
+++ b/lotuswordpro/source/filter/lwpidxmgr.cxx
@@ -53,6 +53,7 @@
*
*
************************************************************************/
+
/**********************************************************************************************************************
* @file
* index manager implementation
@@ -62,11 +63,10 @@
* VO_ROOTOBJINDEX includes k (object id, offset) and timetable which is used to map index to actual low id
* 2. VO_ROOTLEAFOBJINDEX is used when the file is so small that the number of objects is less than 256(?)
* VO_ROOTLEAFOBJINDEX contains directly the (object id, offset) map and time table.
-/**********************************************************************************************************************/
-/**********************************************************************************************************************
+
* Change History
Jan 2005 Created
-/**********************************************************************************************************************/
+**********************************************************************************************************************/
#include "lwpidxmgr.hxx"