OpenOffice.org 3.0.1


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X OpenSource RSS OpenOffice.org 3.0.1
# 1  
Old 01-29-2009
CPU & Memory OpenOffice.org 3.0.1

ImageAbout OpenOffice.org
Writer is OpenOffice.org’s word processor: use it for anything from writing a quick letter to producing an entire book with embedded illustrations, cross-references, tables of contents, indexes, bibliographies, etc. Auto-complete, auto-format, and realtime spelling check make light work of the hardest task. Writer is powerful enough to tackle desktop publishing tasks such as creating multi-column newsletters and brochures — the only limit is your imagination.

Use Calc to bring your numbers under control. This powerful spreadsheet has all the tools you need to calculate, analyse, summarise, and present your data in numerical reports or sizzling graphics. A fully-integrated help system makes entering complex formulas a breeze. Sophisticated decision-making tools are just a few mouse clicks away. Pull in external data using the Data Pilot, and sort it, filter it, and produce subtotals and statistical analyses. Use previews to select from thirteen categories of 2D and 3D charts including line, area, column, pie, XY, stock, and net with dozens of variants. Many more features.

More from Apple...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Programming

Building OpenOffice.Org

I downloaded the CVS and followed the instructions at Wiki. I typed ./autogen.sh and got: sh: autom4te: command not found aclocal: autom4te failed with exit status: 127 What's wrong? (1 Reply)
Discussion started by: whutes
1 Replies
Login or Register to Ask a Question
OOo2Dbk(1)						      General Commands Manual							OOo2Dbk(1)

NAME
OOo2Dbk - program to convert OpenOffice.org-Writer (ODT and SXW) files to DocBook XML documents. SYNOPSIS
OOo2Dbk [options] openoffice.org-file DESCRIPTION
This manual page documents briefly the OOo2Dbk commands. OPTIONS
This version of OOo2Dbk understands the following command line options. -h, --help Show summary of options. -cFILE, --config=FILE Use FILE as the file path for the program configuration file. Defaults to the global /etc/ooo2dbk.xml configuration file or to the ooo2dbk.xml configuration file in the ooo2dbk executable directory. -zFILE, --zipfile=FILE Use FILE as the filename for the generated ZIP archive -dFILE, --dbkfile=FILE Use FILE as the filename for the generated DocBook XML file. This option has no effect if the -z/--zipfile option is used. -a, --article Produce a DocBook XML article. This is the default. -b, --book Produce a DocBook XML book. -xFILE, --xslt=FILE Use FILE as the file path for the XSLT stylesheet. Defaults to the ooo2dbk.xsl stylesheet. -mNAME, --cmdxslt=NAME Use command NAME as the XSLT processor. Available command names are defined in OOo2Dbk /etc/ooo2dbk.xml file. Defaults to xsltproc. -f, --flatxml Preserve the intermediate OpenOffice.org XML file (global.xml) -v, --verbose Print additional information to stdout when running conversion. AUTHOR
OOo2Dbk was written by Indesko (http://www.indesko.com/) This manual page was written by Mohammed Adnene Trojette <adn+deb@diwi.org>, for the Debian project (but may be used by others). January 7, 2005 OOo2Dbk(1)