From d3aa1a71ce864a75259d6edee275fedd556ca55c Mon Sep 17 00:00:00 2001 From: Uwe Fischer Date: Fri, 8 Oct 2010 12:08:50 +0200 Subject: hcshared28: transfered changes from abandoned hcshared27 wholesale --- helpcontent2/source/text/shared/01/01100600.xhp | 5 +++++ helpcontent2/source/text/shared/01/02100001.xhp | 13 +++++++++---- helpcontent2/source/text/shared/01/02180000.xhp | 9 +++++++++ helpcontent2/source/text/shared/01/03010000.xhp | 16 ++++++++++------ helpcontent2/source/text/shared/01/04160500.xhp | 6 +++--- helpcontent2/source/text/shared/01/06140500.xhp | 11 ++++++++--- helpcontent2/source/text/shared/01/digitalsignatures.xhp | 14 +++++++------- helpcontent2/source/text/shared/01/password_dlg.xhp | 6 ++++++ helpcontent2/source/text/shared/01/ref_pdf_export.xhp | 6 +++++- 9 files changed, 62 insertions(+), 24 deletions(-) (limited to 'helpcontent2/source/text/shared/01') diff --git a/helpcontent2/source/text/shared/01/01100600.xhp b/helpcontent2/source/text/shared/01/01100600.xhp index e801d63d11..9cb77bbead 100644 --- a/helpcontent2/source/text/shared/01/01100600.xhp +++ b/helpcontent2/source/text/shared/01/01100600.xhp @@ -57,9 +57,11 @@ File encryption The password to open the current document can be set in the Properties dialog on the Security tab page. You can also set a password to open the document when you save the document. Check the Save with password option on the Save As dialog, and enter the password. + Enter password to open Type a password. A password is case sensitive. + Confirm password Re-enter the password. @@ -67,11 +69,14 @@ File sharing options The password to edit the current document can be set in the Properties dialog on the Security tab page. Currently this option is evaluated for documents in some Microsoft file formats. + Enter password to allow editing Type a password. A password is case sensitive. + Confirm password Re-enter the password. + diff --git a/helpcontent2/source/text/shared/01/02100001.xhp b/helpcontent2/source/text/shared/01/02100001.xhp index 71dadfdd8b..c68e45bfdd 100755 --- a/helpcontent2/source/text/shared/01/02100001.xhp +++ b/helpcontent2/source/text/shared/01/02100001.xhp @@ -1,11 +1,11 @@ - + - - + + List of Regular Expressions @@ -337,6 +337,11 @@ Examples + +e([:digit:])? -- finds 'e' followed by zero or one digit. Note that currently all named character classes like [:digit:] must be enclosed in parentheses.issue 64368 and 113035 +^([:digit:])$ -- finds lines or cells with exactly one digit. + + You can combine the search terms to form complex searches. To find three-digit numbers alone in a paragraph ^[:digit:]{3}$ diff --git a/helpcontent2/source/text/shared/01/02180000.xhp b/helpcontent2/source/text/shared/01/02180000.xhp index f85b77a879..d50b5e265b 100644 --- a/helpcontent2/source/text/shared/01/02180000.xhp +++ b/helpcontent2/source/text/shared/01/02180000.xhp @@ -60,6 +60,15 @@ If you are loading a file that contains DDE links, you are prompted to update the links. Decline the update if you do not want to establish a connection to the DDE server. Double-click a link in the list to open a file dialog where you can select another object for this link. + + + +When you open a file by an URL from the Windows file dialog, Windows will open a local copy of the file, located in the Internet Explorer cache. The %PRODUCTNAME file dialog opens the remote file. + + + + + Source file Lists the path to the source file. - + - - + + Zoom & View Layout @@ -60,13 +60,13 @@ Optimal - Resizes the display to fit the width of the selected cell area at the moment the command is started. + Resizes the display to fit the width of the selected cell area at the moment the command is started. Resizes the display to fit the width of the text in the document at . Fit width and height - Resizes the display to fit the width and height of the selected cell area at the moment the command is started. + Resizes the display to fit the width and height of the selected cell area at the moment the command is started. Displays the entire page on your screen. @@ -75,6 +75,7 @@ Displays the complete width of the document page. The top and bottom edges of the page may not be visible. + Displays the document at two times its actual size. @@ -82,6 +83,7 @@
+ 100 % Displays the document at its actual size. @@ -91,6 +93,8 @@ Displays the document at 75% of its actual size. + + Displays the document at half of its actual size. diff --git a/helpcontent2/source/text/shared/01/04160500.xhp b/helpcontent2/source/text/shared/01/04160500.xhp index 5070e800df..58a9b43829 100644 --- a/helpcontent2/source/text/shared/01/04160500.xhp +++ b/helpcontent2/source/text/shared/01/04160500.xhp @@ -4,7 +4,7 @@ - + @@ -46,7 +46,7 @@ Insert Floating Frame -Inserts a floating frame into the current document. Floating frames are used in HTML documents to display the contents of another file. Floating frames are not supported by Netscape Navigator 4.x. +Inserts a floating frame into the current document. Floating frames are used in HTML documents to display the contents of another file.
diff --git a/helpcontent2/source/text/shared/01/06140500.xhp b/helpcontent2/source/text/shared/01/06140500.xhp index 6482e27d28..e3c4acbe97 100644 --- a/helpcontent2/source/text/shared/01/06140500.xhp +++ b/helpcontent2/source/text/shared/01/06140500.xhp @@ -6,7 +6,7 @@ *********************************************************************** * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * + * * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite @@ -55,10 +55,15 @@ A macro that is saved with a document can only be run when that document is opened. The big list box lists the events and the assigned macros. After you selected the location in the Save In list box, select an event in the big list box. Then click Assign Macro. -Assign Macro + + + +Assign Macro Opens the Macro Selector to assign a macro to the selected event. -Remove Macro + + +Remove Macro Deletes the macro assignment for the selected event.
List of events diff --git a/helpcontent2/source/text/shared/01/digitalsignatures.xhp b/helpcontent2/source/text/shared/01/digitalsignatures.xhp index f00d915bcc..b1d8d6b951 100644 --- a/helpcontent2/source/text/shared/01/digitalsignatures.xhp +++ b/helpcontent2/source/text/shared/01/digitalsignatures.xhp @@ -1,11 +1,11 @@ - + - - + + Digital Signatures @@ -56,9 +56,9 @@ List Lists the digital signatures for the current document. - The Signed icon + The Signed icon Icon - indicates a valid digital signature, while the Exclamation mark icon + indicates a valid digital signature, while the Exclamation mark icon Icon indicates an invalid digital signature. See also Digital Signatures. @@ -66,7 +66,7 @@ View Certificate Opens the View Certificate dialog. -Add +Sign Document Opens the Select Certificate dialog. Remove diff --git a/helpcontent2/source/text/shared/01/password_dlg.xhp b/helpcontent2/source/text/shared/01/password_dlg.xhp index 37cade2acb..eebc4cc00a 100644 --- a/helpcontent2/source/text/shared/01/password_dlg.xhp +++ b/helpcontent2/source/text/shared/01/password_dlg.xhp @@ -46,6 +46,7 @@ + Password @@ -53,12 +54,17 @@ + Confirm Re-enter the password. Undoing password protection To remove a password, open the document, then save without password. + + Click to show or hide the file sharing password options. + +
\ No newline at end of file diff --git a/helpcontent2/source/text/shared/01/ref_pdf_export.xhp b/helpcontent2/source/text/shared/01/ref_pdf_export.xhp index 7c3eb19442..b6ee932f50 100644 --- a/helpcontent2/source/text/shared/01/ref_pdf_export.xhp +++ b/helpcontent2/source/text/shared/01/ref_pdf_export.xhp @@ -121,13 +121,17 @@ Submit format Select the format of submitting forms from within the PDF file. Select the format of the data that you will receive from the submitter: FDF (Forms Data Format), PDF, HTML, or XML. - This setting overrides the control's URL property that you set in the document.insert help id here + This setting overrides the control's URL property that you set in the document. + Allow duplicate field names Allows to use the same field name for multiple fields in the generated PDF file. If disabled, field names will be exported using generated unique names. Export automatically inserted blank pages If switched on, automatically inserted blank pages are being exported to pdf file. This is best if you are printing the pdf file double-sided. Example: In a book a chapter paragraph style is set to always start with an odd numbered page. The previous chapter ends on an odd page. %PRODUCTNAME inserts an even numbered blank page. This option controls whether to export that even numbered page or not. + +Embed standard fonts +Normally the 14 standard Postscript fonts are not embedded in a PDF file, because every PDF reader software already contains these fonts. Enable this option to embed the standard fonts that are installed on your system and that are used in the document. Use this option if you expect to have a better looking or more useful standard font than the font that is available in the recipients' PDF reader software. Create hybrid file When the PDF Import Extension is installed, this setting enables you to export the document as a .pdf file containing two file formats: PDF and ODF. -- cgit