office-gobmx/toolkit/doc/layout
Kurt Zenker e364a8ee9a INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED
2008/02/13 08:56:21 jcn 1.1.2.1: Import src2xml and doc/layout from GIT.
2008-03-06 10:36:54 +00:00
..
apinotes.txt INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008-03-06 10:36:54 +00:00
ChangeLog INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008-03-06 10:36:54 +00:00
ChangeLog.0 INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008-03-06 10:36:54 +00:00
metricfield.txt INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008-03-06 10:36:54 +00:00
notes.txt INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008-03-06 10:36:54 +00:00
oldnotes.txt INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008-03-06 10:36:54 +00:00
README
TODO
vcl.txt INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008-03-06 10:36:54 +00:00

Layout engine for OpenOffice.org  -  Work in Progress

Simple dialogs have been ported now: zoom and wordcount.

Code lives in "layout" CWS.

* Ceckout layout cws.

* Configure using --enable-layout.

* dmake all

* dmake install DESTDIR=$(pwd)/ooo-layout/

* Source refresh in workben/layout, do something like

    cd toolkit/workben/layout && . ./refresh --inst .../ooo-layout/

Integration into OOo:

* After instaling, run

  cd ooo-cvs/program
  ./soffice.bin

  Start a [Writer] document and choose View/Zoom or Extra/Word count.