commit: Fix build for unix, fix 7208

From: <msevior_at_physics.unimelb.edu.au>
Date: Wed Aug 25 2004 - 03:44:58 CEST

CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: src/text/fmt/xp/fl_DocLayout.cpp
CVS: src/text/fmt/xp/fl_SectionLayout.cpp
CVS: src/text/fmt/xp/fp_Page.cpp
CVS: src/text/fmt/xp/fv_View_protected.cpp
CVS: src/wp/impexp/xp/ie_exp_RTF_AttrProp.cpp
CVS: src/wp/impexp/xp/ie_exp_RTF_AttrProp.h
CVS: ----------------------------------------------------------------------
Fix build for unix, Fix 7208 crash deleting footnote out of range.

MSVC strikes again!
(Also renamed member variables pDoc => m_pDoc, pSpan => m_pSpan)

Finally fix 7208. Not if attempt to delete outside a footnote the code
will stop you, leaving the reference.

Also some code to display all the pages on load but unfotunately it still
doesn't fully work. You can see this in the document from 6852. It
actually has 27 pages but you don't see past page 26 on first load.
Togglingformat marks or pressing return generates the last 3 pages.
I'll keep on it.

Cheers

Martin

Martin
Received on Wed Aug 25 03:31:58 2004

This archive was generated by hypermail 2.1.8 : Wed Aug 25 2004 - 03:31:59 CEST