summaryrefslogtreecommitdiff
path: root/source/text
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2018-02-26 08:46:05 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-02-26 15:09:59 +0100
commit3bf45ab4bcc4f2346ec97df43789f0999dd46f0c (patch)
tree53ddb99258f5e50c556785d5c853b493a9eb2de2 /source/text
parentbcfb5e98beb4ecd70c98e5c0add1db4da3a80670 (diff)
Update help page for DocInfo fileds
Old "Info 0-3" is now "Custom Properties". Change-Id: Iec77804ec86639dd97b0b804b221fba85e5e0240 Reviewed-on: https://gerrit.libreoffice.org/50355 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r--source/text/swriter/01/04090004.xhp14
1 files changed, 7 insertions, 7 deletions
diff --git a/source/text/swriter/01/04090004.xhp b/source/text/swriter/01/04090004.xhp
index 64cf3b23e5..7736d520d1 100644
--- a/source/text/swriter/01/04090004.xhp
+++ b/source/text/swriter/01/04090004.xhp
@@ -69,12 +69,12 @@
<paragraph role="tablecontent" id="par_id3150700" xml-lang="en-US">Comments</paragraph>
</tablecell>
<tablecell>
-<paragraph role="tablecontent" id="par_id3147490" xml-lang="en-US">Inserts the comments as entered in the <emph>Description</emph> tab page of the <emph>Properties</emph> dialog.</paragraph>
+ <paragraph role="tablecontent" id="par_id3147490" xml-lang="en-US">Inserts the comments as entered in the <emph>Description</emph> tab page of the <link href="text/shared/01/01100300.xhp" name="File - Properties"><emph>File - Properties</emph></link> dialog.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
-<paragraph role="tablecontent" id="par_id3145262" xml-lang="en-US">Document number</paragraph>
+<paragraph role="tablecontent" id="par_id3145262" xml-lang="en-US">Revision number</paragraph>
</tablecell>
<tablecell>
<paragraph role="tablecontent" id="par_id3150556" xml-lang="en-US">Inserts the version number of the current document.</paragraph>
@@ -90,10 +90,10 @@
</tablerow>
<tablerow>
<tablecell>
-<paragraph role="tablecontent" id="par_id3148856" xml-lang="en-US">Info 0 - 3</paragraph>
+<paragraph role="tablecontent" id="par_id3148856" xml-lang="en-US">Custom</paragraph>
</tablecell>
<tablecell>
-<paragraph role="tablecontent" id="par_id3154784" xml-lang="en-US">Inserts the contents of the info fields found on the <emph>User Defined </emph>tab of the <link href="text/shared/01/01100300.xhp" name="File - Properties"><emph>File - Properties</emph></link> dialog.</paragraph>
+ <paragraph role="tablecontent" id="par_id3154784" xml-lang="en-US">Inserts the contents of the properties found on the <emph>Custom Properties</emph>tab of the <link href="text/shared/01/01100300.xhp" name="File - Properties"><emph>File - Properties</emph></link> dialog.</paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -109,7 +109,7 @@
<paragraph role="tablecontent" id="par_id3156122" xml-lang="en-US">Keywords</paragraph>
</tablecell>
<tablecell>
-<paragraph role="tablecontent" id="par_id3150912" xml-lang="en-US">Inserts the keywords as entered in the <emph>Description </emph>tab of the <emph>File Properties </emph>dialog.</paragraph>
+ <paragraph role="tablecontent" id="par_id3150912" xml-lang="en-US">Inserts the keywords as entered in the <emph>Description </emph>tab of the <link href="text/shared/01/01100300.xhp" name="File - Properties"><emph>File - Properties</emph></link> dialog.</paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -117,7 +117,7 @@
<paragraph role="tablecontent" id="par_id3154328" xml-lang="en-US">Subject</paragraph>
</tablecell>
<tablecell>
-<paragraph role="tablecontent" id="par_id3146942" xml-lang="en-US">Inserts the subject as entered in the <emph>Description </emph>tab of the <emph>File Properties </emph>dialog.</paragraph>
+ <paragraph role="tablecontent" id="par_id3146942" xml-lang="en-US">Inserts the subject as entered in the <emph>Description </emph>tab of the <link href="text/shared/01/01100300.xhp" name="File - Properties"><emph>File - Properties</emph></link> dialog.</paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -125,7 +125,7 @@
<paragraph role="tablecontent" id="par_id3150092" xml-lang="en-US">Title</paragraph>
</tablecell>
<tablecell>
-<paragraph role="tablecontent" id="par_id3150033" xml-lang="en-US">Inserts the title as entered in the <emph>Description </emph>tab of the <emph>File Properties </emph>dialog.</paragraph>
+ <paragraph role="tablecontent" id="par_id3150033" xml-lang="en-US">Inserts the title as entered in the <emph>Description </emph>tab of the <link href="text/shared/01/01100300.xhp" name="File - Properties"><emph>File - Properties</emph></link> dialog.</paragraph>
</tablecell>
</tablerow>
</table>
-3-6'>libreoffice-4-3-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/osx/OSXTransferable.hxx
AgeCommit message (Expand)Author
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24boost->stdCaolán McNamara
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-10do not include boost/utility.hppMichael Stahl
2015-05-11loplugin:staticmethodsStephan Bergmann
2015-05-11Remove unused OSXTransferable::isUnicodeTextStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from vclAlexander Wilms
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist