diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-07 11:11:33 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-07 11:11:33 +0000 |
commit | b935dac689a471127b700f2d4196db98c36a80f0 (patch) | |
tree | 91dd26bf63ee68803b07ad1626796f958132e97f /helpcontent2/source | |
parent | 1d3c1b45b962ef2145452880e4bb2d2b23d73240 (diff) |
INTEGRATION: CWS hcshared17_DEV300 (1.6.2); FILE MERGED
2008/03/04 15:23:56 ufi 1.6.2.1: vor build
Diffstat (limited to 'helpcontent2/source')
-rw-r--r-- | helpcontent2/source/text/scalc/01/func_workday.xhp | 5 | ||||
-rw-r--r-- | helpcontent2/source/text/scalc/01/func_yearfrac.xhp | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/helpcontent2/source/text/scalc/01/func_workday.xhp b/helpcontent2/source/text/scalc/01/func_workday.xhp index 425f143e7b..19067bb6e7 100644 --- a/helpcontent2/source/text/scalc/01/func_workday.xhp +++ b/helpcontent2/source/text/scalc/01/func_workday.xhp @@ -7,9 +7,9 @@ * * $RCSfile: func_workday.xhp,v $fileonly,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2008-02-19 22:35:58 $ + * last change: $Author: kz $ $Date: 2008-03-07 12:11:18 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -50,7 +50,6 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_WORKDAY" id="bm_id3150028" localize="false"/><paragraph role="heading" id="hd_id3149012" xml-lang="en-US" level="2" l10n="U" oldref="186"><variable id="workday"><link href="text/scalc/01/func_workday.xhp">WORKDAY</link> </variable></paragraph> -<embed href="text/shared/00/00000001.xhp#add"/> <paragraph role="paragraph" id="par_id3149893" xml-lang="en-US" l10n="U" oldref="187"><ahelp hid="HID_AAI_FUNC_WORKDAY"> The result is a date number that can be formatted as a date. You then see the date of a day that is a certain number of <emph>workdays</emph> away from the <emph>start date</emph>.</ahelp></paragraph> <paragraph role="heading" id="hd_id3146944" xml-lang="en-US" level="3" l10n="U" oldref="188">Syntax</paragraph> <paragraph role="code" id="par_id3154844" xml-lang="en-US" l10n="U" oldref="189">WORKDAY(StartDate; Days; Holidays)</paragraph> diff --git a/helpcontent2/source/text/scalc/01/func_yearfrac.xhp b/helpcontent2/source/text/scalc/01/func_yearfrac.xhp index 2f8a1d63b1..79690b51ca 100644 --- a/helpcontent2/source/text/scalc/01/func_yearfrac.xhp +++ b/helpcontent2/source/text/scalc/01/func_yearfrac.xhp @@ -7,9 +7,9 @@ * * $RCSfile: func_yearfrac.xhp,v $fileonly,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2008-02-19 22:36:14 $ + * last change: $Author: kz $ $Date: 2008-03-07 12:11:33 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -50,7 +50,6 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_YEARFRAC" id="bm_id3149251" localize="false"/><paragraph role="heading" id="hd_id3148735" xml-lang="en-US" level="2" l10n="U" oldref="196"><variable id="yearfrac"><link href="text/scalc/01/func_yearfrac.xhp">YEARFRAC</link> </variable></paragraph> -<embed href="text/shared/00/00000001.xhp#add"/> <paragraph role="paragraph" id="par_id3150899" xml-lang="en-US" l10n="U" oldref="197"><ahelp hid="HID_AAI_FUNC_YEARFRAC"> The result is a number between 0 and 1, representing the fraction of a year between <emph>StartDate</emph> and <emph>EndDate</emph>.</ahelp></paragraph> <paragraph role="heading" id="hd_id3155259" xml-lang="en-US" level="3" l10n="U" oldref="198">Syntax</paragraph> <paragraph role="code" id="par_id3155823" xml-lang="en-US" l10n="U" oldref="199">YEARFRAC(StartDate; EndDate; Basis)</paragraph> |