Commit -- Improve the way the properties are stored and retrieved


Subject: Commit -- Improve the way the properties are stored and retrieved
From: Bruce Pearson (BruceP@wn.com.au)
Date: Wed May 02 2001 - 22:03:10 CDT


Improve the way the properties are stored and retrieved.
A property such as "margin-left" = "1.0in" can now be retrieved as
Property_type_size which returns a double and a UT_dimension.
Now when a property is needed it does not need to be converted from a string
to a double every time.

CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: af/gr/win/gr_Win32Graphics.cpp af/gr/win/gr_Win32Graphics.h
CVS: af/gr/xp/gr_Graphics.cpp af/gr/xp/gr_Graphics.h
CVS: af/util/xp/ut_units.cpp af/util/xp/ut_units.h
CVS: text/fmt/xp/fl_BlockLayout.cpp text/fmt/xp/fl_BlockLayout.h
CVS: text/fmt/xp/fp_TextRun.cpp text/fmt/xp/fv_View.cpp
CVS: text/ptbl/xp/pd_Style.cpp text/ptbl/xp/pd_Style.h
CVS: text/ptbl/xp/pp_AttrProp.cpp text/ptbl/xp/pp_AttrProp.h
CVS: text/ptbl/xp/pp_Property.cpp text/ptbl/xp/pp_Property.h
CVS: ----------------------------------------------------------------------



This archive was generated by hypermail 2b25 : Sat May 26 2001 - 03:51:00 CDT