sync master with lastest vba changes
[ooovba.git] / toolkit / doc / layout / README
blobd7ced3891273ab7e225c5af86f7d0e7dcdfc4071
1 Layout engine for OpenOffice.org  -  Work in Progress
3 Simple dialogs have been ported now: zoom and wordcount.
5 New code lives in "layoutdialogs" CWS or ooo-build trunk.
7 * Checkout layoutdialogs cws.
9 * Configure using --enable-layout.
11 * [d]make all
13 * [d]make install DESTDIR=$(pwd)/ooo-layout/
15 Integration into OOo:
17 * After instaling, run
19   cd ooo-cvs/program
20   ./soffice.bin
22   Start a [Writer] document and choose View/Zoom or Extra/Word count.
24 * Also See workben/layout/README.