Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
5371a528
Kaydet (Commit)
5371a528
authored
Ock 09, 2012
tarafından
Andras Timar
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix switches (--) and typos
üst
2edc5a8f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
cmdlinehelp.cxx
desktop/source/app/cmdlinehelp.cxx
+13
-13
No files found.
desktop/source/app/cmdlinehelp.cxx
Dosyayı görüntüle @
5371a528
...
@@ -79,8 +79,8 @@ namespace desktop
...
@@ -79,8 +79,8 @@ namespace desktop
"--math
\n
"
\
"--math
\n
"
\
"--global
\n
"
\
"--global
\n
"
\
"--web
\n
"
\
"--web
\n
"
\
"-o
\n
"
\
"-o
\n
"
\
"-n
\n
"
;
"-n
\n
"
;
const
char
*
aCmdLineHelp_right
=
const
char
*
aCmdLineHelp_right
=
"keep startup bitmap minimized.
\n
"
\
"keep startup bitmap minimized.
\n
"
\
"no startup screen, no default document and no UI.
\n
"
\
"no startup screen, no default document and no UI.
\n
"
\
...
@@ -117,21 +117,21 @@ namespace desktop
...
@@ -117,21 +117,21 @@ namespace desktop
" Specify an UNO connect-string to create an UNO acceptor through which
\n
"
\
" Specify an UNO connect-string to create an UNO acceptor through which
\n
"
\
" other programs can connect to access the API
\n
"
\
" other programs can connect to access the API
\n
"
\
"--unaccept=<accept-string>
\n
"
\
"--unaccept=<accept-string>
\n
"
\
" Close an acceptor that was created with -accept=<accept-string>
\n
"
\
" Close an acceptor that was created with -
-
accept=<accept-string>
\n
"
\
" Use -unnaccept=all to close all open acceptors
\n
"
\
" Use -
-
unnaccept=all to close all open acceptors
\n
"
\
"--infilter=<filter>
\n
"
\
"--infilter=<filter>
\n
"
\
" Force an input filter type if possible
\n
"
\
" Force an input filter type if possible
\n
"
\
" Eg. -infilter=
\"
Calc Office Open XML
\"\n
"
\
" Eg. -
-
infilter=
\"
Calc Office Open XML
\"\n
"
\
"--convert-to output_file_extension[:output_filter_name] [-
outdir ou
put_dir] files
\n
"
\
"--convert-to output_file_extension[:output_filter_name] [-
-outdir out
put_dir] files
\n
"
\
" Batch convert files.
\n
"
\
" Batch convert files.
\n
"
\
" If -outdir is not specified then current working dir is used as output_dir.
\n
"
\
" If -
-
outdir is not specified then current working dir is used as output_dir.
\n
"
\
" Eg. -convert-to pdf *.doc
\n
"
\
" Eg. -
-
convert-to pdf *.doc
\n
"
\
" -
convert-to pdf:writer_pdf_Export
-outdir /home/user *.doc
\n
"
\
" -
-convert-to pdf:writer_pdf_Export -
-outdir /home/user *.doc
\n
"
\
"--print-to-file [-printer-name printer_name] [-
outdir ou
put_dir] files
\n
"
\
"--print-to-file [-printer-name printer_name] [-
-outdir out
put_dir] files
\n
"
\
" Batch print files to file.
\n
"
\
" Batch print files to file.
\n
"
\
" If -outdir is not specified then current working dir is used as output_dir.
\n
"
\
" If -
-
outdir is not specified then current working dir is used as output_dir.
\n
"
\
" Eg. -print-to-file *.doc
\n
"
\
" Eg. -
-
print-to-file *.doc
\n
"
\
" -
print-to-file -printer-name nasty_lowres_printer
-outdir /home/user *.doc
\n
"
\
" -
-print-to-file --printer-name nasty_lowres_printer -
-outdir /home/user *.doc
\n
"
\
"
\n
Remaining arguments will be treated as filenames or URLs of documents to open.
\n\n
"
;
"
\n
Remaining arguments will be treated as filenames or URLs of documents to open.
\n\n
"
;
void
ReplaceStringHookProc
(
UniString
&
rStr
);
void
ReplaceStringHookProc
(
UniString
&
rStr
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment