summaryrefslogtreecommitdiff
path: root/man/openoffice.1.in
blob: dee20833edcd92b3f63761f0e1b25554bfc0faaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
.TH openoffice "1" "2005-10-25" "OpenOffice.org 2.0.0" "User Commands"
.SH "Name"
openoffice@BINSUFFIX@ \- OpenOffice.org office suite
.SH SYNOPSIS
.B openoffice@BINSUFFIX@
[\fB\-\-version\fR] [\fB\-\-widgets\-set\fI widgetsset\fR]
[\fB\-accept\=\fIaccept\-string\fR] [\fB\-calc\fR] [\fB\-display \fIdisplay\fR]
[\fB\-draw\fR] [\fB\-global\fR] [\fB\-headless\fR]
[\fB\-help\fR|\fB\-h\fR|\fB\-?\fR] [\fB\-impress\fR] [\fB\-invisible\fR]
[\fB\-math\fR] [\fB\-minimized\fR] [\fB\-n \fIfilename\fR] [\fB\-nodefault\fR]
[\fB\-nolockcheck\fR] [\fB\-nologo\fR] [\fB\-norestore\fR]
[\fB\-o \fIfilename\fR] [\fB\-p \fIfilename\fR...]
[\fB\-pt \fIprintername\fR \fIfilename\fR...]
[\fB\-show \fIpresentation\fR] [\fB\-unaccept=\fIaccept\-string\fR]
[\fB\-terminate_after_init\fR] [\fB\-view \fIfilename\fR] [\fB\-web\fR]
[\fB\-writer\fR]  [\fIfilename\fR...]
.br
.B ooffice@BINSUFFIX@
.br
.B oobase@BINSUFFIX@
.br
.B oocalc@BINSUFFIX@
.br
.B oodraw@BINSUFFIX@
.br
.B oohtml@BINSUFFIX@
.br
.B ooimpress@BINSUFFIX@
.br
.B oomath@BINSUFFIX@
.br
.B oowriter@BINSUFFIX@

.SH DESCRIPTION
OpenOffice.org is a fully featured office suite for the daily use with all
features you would normally expect in a office suite.

This script runs OpenOffice with the arguments <args> given on the command line.

There are also some wrapper scripts in /usr/bin which are calling the "normal"
\fBopenoffice\fR script and run the wanted OpenOffice.org module.

.SH OPTIONS
These arguments are processed by the wrapper itself.
.TP
\fB\-\-version\fR
This option displays the version of this OpenOffice.org build.
.TP
\fB\-\-widgets\-set \fIwidgetsset\fR
This option allows to start the application with an other widgets set.
.TP

These arguments are passed directly to the real start binary by the wrapper.
.TP
\fIfilename\fR...
Files to operate on. Opening them is the default behavior, which can be
influenced by command line arguments. \fB\-p\fR will print the files instead.
.TP
\fB\-accept=\fIaccept\-string\fR
Notifies the OpenOffice.org software that upon the creation of "UNO Acceptor
Threads", a "UNO Accept String" will be used.
.TP
\fB\-calc\fR
Starts with an empty Calc document.
.TP
\fB\-display \fIdisplay\fR
This option specifies the X server to contact; see \fBX\fR(7)
.TP
\fB\-draw\fR
Starts with an empty Draw document.
.TP
\fB\-global\fR
Starts with an empty Global document.
.TP
\fB\-headless\fR
Starts in "headless mode", which allows using the application without user
interface.

This special mode can be used when the application is controlled by external
clients via the API.
.TP
\fB\-help\fR|\fB\-h\fR|\fB\-?\fR
Lists the available OOo\-native command line parameters to the console.
.TP
\fB\-impress\fR
Starts with an empty Impress document.
.TP
\fB\-invisible\fR
Starts in invisible mode.

Neither the start\-up logo nor the initial program window will be visible.
However, the OpenOffice.org software can be controlled and documents and
dialogs opened via the API.

When the OpenOffice.org software has been started with this parameter, it can
only be ended using the taskmanager (Windows) or the kill command
(UNIX based systems).

It cannot be used in conjunction with \-quickstart.
.TP
\fB\-math\fR
Starts with an empty Math document.
.TP
\fB\-minimized\fR
Keep the splash screen minimized.
.TP
\fB\-n \fIfilename\fR
Creates a new document using \fIfilename\fR as a template.
.TP
\fB\-nodefault\fR
Starts the application without any window opened for the first time.
A window appears if you start the office next time.

It is used together with the option \fB\-nologo\fR by quickstarters. Note that
the option \fB\-quickstart\fR has not been longer supported since
OpenOffice.org 2.0.0.
.TP
\fB\-nolockcheck\fR
Disables the check for remote instances using the installation.
.TP
\fB\-nologo\fR
Disables the splash screen at program start.
.TP
\fB\-norestore\fR
Disables restart and file recovery after a system crash. It is possible OOo
will try to restore a file it keeps crashing on, if that happens \fB\-norestore\fR
is the only way to start OOo.
.TP
\fB\-o \fIfilename\fR
Opens \fIfilename\fR for editing, even if it is a template.
.TP
\fB\-p \fIfilename\fR...
Prints the given files to the default printer and ends. The splash screen
does not appear.

If the file name contains spaces, then it must be enclosed in quotation marks.
.TP
\fB\-pt \fIprintername\fR \fIfilename\fR...
Prints the given files to the printer \fIprintername\fR and ends. The splash
screen does not appear.

If the file name contains spaces, then it must be enclosed in quotation marks.
.TP
\fB\-show \fIpresentation\fR
Starts with the given Impress file and starts the presentation. Enters edit
mode after the presentation.
.TP
\fB\-unaccept=\fIaccept\-string\fR
Closes an acceptor that was created with \fB\-accept\fR option.

Use \fB\-unaccept\fR=\fIall\fR to close all open acceptors.
.TP
\fB\-terminate_after_init\fR
The office terminates after it registers some UNO services. The office
doesn't show the intro bitmap during startup.
.TP
\fB\-view \fIfilename\fR
Creates a temporary copy of the given file and opens it read\-only.
.TP
\fB\-web\fR
Starts with an empty HTML document.
.TP
\fB\-writer\fR
Starts with an empty Writer document.

.SH TROUBLESHOOTING PROBLEMS
If OOo crashes, you should get a GUI bug reporting tool, please use
that to file a helpful bug report, or see \fBhttp://go\-ooo.org/hackers\-guide.html\fR
for more information on debugging OOo.
.SH SEE ALSO
.BR http://go\-ooo.org/
.SH AUTHOR
This manual page was created by Rene Engelhard <rene@debian.org> for
the Debian GNU/Linux Distribution, because the original package does not have
one. It was updated by Petr Mladek <pmladek@suse.cz>.