summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-11 17:33:14 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-11 17:33:14 +0200
commit70fe48b2fece8667bd718034086e3f24d1e8abff (patch)
tree0689c8bf02a749227e672a8989adc26db32690ed
parent208b4ffb21e49ad906280ce3663852d5a1b83994 (diff)
<emph>P</emph><emph>mt</emph> → <emph>Pmt</emph>
Change-Id: I8f40f45576d510720987789cee78c5b3fb476b5c
-rw-r--r--source/text/sbasic/shared/03140009.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03140009.xhp b/source/text/sbasic/shared/03140009.xhp
index 8b8fe617f0..ad56e0b926 100644
--- a/source/text/sbasic/shared/03140009.xhp
+++ b/source/text/sbasic/shared/03140009.xhp
@@ -47,7 +47,7 @@
<embed href="text/sbasic/shared/00000003.xhp#functparameters"/>
<paragraph id="par_id06142017042024114" role="paragraph" xml-lang="en-US"><emph>Rate</emph> is the periodic interest rate.</paragraph>
<paragraph id="par_id061420170420248911" role="paragraph" xml-lang="en-US"><emph>NPer</emph> is the total number of periods, during which annuity is paid.</paragraph>
-<paragraph id="par_id061420170420246794" role="paragraph" xml-lang="en-US"><emph>P</emph><emph>mt</emph> is the regular payment made per period.</paragraph>
+<paragraph id="par_id061420170420246794" role="paragraph" xml-lang="en-US"><emph>Pmt</emph> is the regular payment made per period.</paragraph>
<paragraph id="par_id061620170603217534" role="paragraph" xml-lang="en-US"><emph>FV</emph> (optional) is the future value of the loan / investment.</paragraph>
<paragraph id="par_id061420170420241932" role="paragraph" xml-lang="en-US"><emph>Due</emph> (optional) defines whether the payment is due at the beginning or the end of a period.</paragraph>
<paragraph id="par_id0614201704292615" role="paragraph" xml-lang="en-US">0 - the payment is due at the end of the period;</paragraph>
@@ -73,4 +73,4 @@
</section>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>
ture/vs2012 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmerge
AgeCommit message (Expand)Author
2012-07-20new does not return nullStephan Bergmann
2012-07-04re-base on ALv2 code.Michael Meeks
2012-06-29Java5 update - convert to using generics where feasibleNoel Grandin
2012-06-29Java5 update - convert Vector to ArrayList and Enumeration to IteratorNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-05remove obsolete (and scary) stuff in xmerge/workbenBjoern Michaelsen
2012-06-05remove obsolete palm stuffBjoern Michaelsen
2012-05-28Fix typosJulien Nabet
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-02-21WaE: unreadVariableThomas Arnhold
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-10list source files explicitlyDavid Tardon
2011-12-08Less succes, more successStefan Knorr (astron)
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include o pch header from xmergeNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-10-23no need for SRCDIR parameter hereMatúš Kukan
2011-10-08Don't build jars when java is disabledMatúš Kukan
2011-10-07convert xmerge to gbuild and add to tail_buildPeter Foley
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar