diff options
author | Uwe Fischer <ufi@openoffice.org> | 2010-05-26 14:14:35 +0200 |
---|---|---|
committer | Uwe Fischer <ufi@openoffice.org> | 2010-05-26 14:14:35 +0200 |
commit | 1f9f48080652e39aa440a7aca00dafeabe6a2f49 (patch) | |
tree | 01168013d4f1af3f037b1196f97807e31cc13611 /helpcontent2/source/text/scalc | |
parent | 5b7f36225468b7bfaf0e4e58a2691ebb8c620f9e (diff) |
hcshared26: before rebase
Diffstat (limited to 'helpcontent2/source/text/scalc')
-rw-r--r-- | helpcontent2/source/text/scalc/01/06070000.xhp | 8 | ||||
-rw-r--r-- | helpcontent2/source/text/scalc/01/06080000.xhp | 17 |
2 files changed, 13 insertions, 12 deletions
diff --git a/helpcontent2/source/text/scalc/01/06070000.xhp b/helpcontent2/source/text/scalc/01/06070000.xhp index e36ec82470..73aa2a3693 100644 --- a/helpcontent2/source/text/scalc/01/06070000.xhp +++ b/helpcontent2/source/text/scalc/01/06070000.xhp @@ -5,7 +5,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 @@ -29,17 +29,13 @@ * ************************************************************************ --> - + <helpdocument version="1.0"> <meta> <topic id="textscalc0106070000xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">AutoCalculate</title> <filename>/text/scalc/01/06070000.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2006-12-04T12:59:56">converted from old format - fpe</lastedited> -</history> </meta> <body> <section id="automatisch"> diff --git a/helpcontent2/source/text/scalc/01/06080000.xhp b/helpcontent2/source/text/scalc/01/06080000.xhp index 7e2852f688..60a45b752c 100644 --- a/helpcontent2/source/text/scalc/01/06080000.xhp +++ b/helpcontent2/source/text/scalc/01/06080000.xhp @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - + <!-- *********************************************************************** * * 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 @@ -29,8 +29,8 @@ * ************************************************************************ --> - - + + <meta> <topic id="textscalc0106080000xml" indexer="include"> <title id="tit" xml-lang="en-US">Recalculate</title> @@ -46,11 +46,16 @@ <bookmark xml-lang="en-US" branch="hid/FID_RECALC" id="bm_id2661876" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:Calculate" id="bm_id3156329" localize="false"/> <paragraph role="heading" id="hd_id3157909" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/scalc/01/06080000.xhp" name="Recalculate">Recalculate</link></paragraph> -<paragraph role="paragraph" id="par_id3154758" xml-lang="en-US" l10n="CHG" oldref="2"><ahelp hid=".uno:Calculate">Recalculates the current sheet. Use <item type="menuitem">Tools - Cell Contents - Recalculate</item> or press F9 to recalculate all changed formulas in the current sheet. </ahelp></paragraph> +<paragraph role="paragraph" id="par_id3154758" xml-lang="en-US" l10n="CHG" oldref="2"><ahelp hid=".uno:Calculate">Recalculates all changed formulas. If AutoCalculate is enabled, the Recalculate command applies only to formulas like RAND or NOW.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/scalc/00/00000406.xhp#exnb"/> </section> -<paragraph role="paragraph" id="par_id3150793" xml-lang="en-US" l10n="U" oldref="5">After the document has been recalculated, the display is refreshed. Any charts contained in the sheet are also refreshed.</paragraph> +<paragraph role="paragraph" id="par_id315475899" xml-lang="en-US" l10n="NEW">Press F9 to recalculate. Press Shift+<switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 to recalculate all formulas in the document.</paragraph> + +<paragraph role="paragraph" id="par_id3150793" xml-lang="en-US" l10n="U" oldref="5">After the document has been recalculated, the display is refreshed. All charts are also refreshed.</paragraph> + +<paragraph role="paragraph" id="par_id315475855" xml-lang="en-US" l10n="NEW">The Add-In functions like RANDBETWEEN currently cannot respond to the Recalculate command or F9. Press Shift+<switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 to recalculate all formulas, including the Add-In functions.</paragraph> + </body> </helpdocument> |