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: ----------------------------------------------------------------------
