diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/shared/guide/viewing_file_properties.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream/4%7.4.7.tar.xz libreoffice-upstream/4%7.4.7.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/shared/guide/viewing_file_properties.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/guide/viewing_file_properties.xhp | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp b/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp new file mode 100644 index 000000000..5bc8d566b --- /dev/null +++ b/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="UTF-8"?> + + +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + +<helpdocument version="1.0"> +<meta> +<topic id="textsharedguideviewing_file_propertiesxml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Viewing File Properties</title> +<filename>/text/shared/guide/viewing_file_properties.xhp</filename> +</topic> +<history> +<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> +</history> +</meta> +<body> +<section id="chapter_all"> +<bookmark xml-lang="en-US" branch="index" id="bm_id3152594"><bookmark_value>properties;files</bookmark_value> +<bookmark_value>files;properties</bookmark_value> +<bookmark_value>viewing;file properties</bookmark_value> +</bookmark> +<paragraph role="heading" id="hd_id3152594" xml-lang="en-US" level="1"><variable id="viewing_file_properties"><variable id="viewing"><link href="text/shared/guide/viewing_file_properties.xhp" name="Viewing File Properties">Viewing File Properties</link> +</variable> +</variable></paragraph> +<paragraph role="paragraph" id="par_id3147399" xml-lang="en-US">File properties, such as author name, subject, and keywords, help you manage and identify your documents. $[officename] also tracks file statistics, including the number of words and the number of pages in a document, and automatically adds the statistics as part of the file property.</paragraph> +<paragraph role="paragraph" id="par_id3147834" xml-lang="en-US">You can view file properties for the current document<switchinline select="sys"><caseinline select="WIN"> or for a document in the Windows File Open dialog +</caseinline></switchinline>.</paragraph> +<paragraph role="heading" id="hd_id3159233" xml-lang="en-US" level="3">To view file properties for the current document:</paragraph> +<list type="unordered"> +<listitem> +<paragraph role="listitem" id="par_id3153311" xml-lang="en-US">Choose <emph>File - Properties</emph>.</paragraph> +</listitem> +</list> +<switch select="sys"> +<case select="WIN"> +<paragraph role="heading" id="hd_id3150443" xml-lang="en-US" level="3">To view file properties for a document listed in the Windows File Open dialog</paragraph> +<list type="ordered"> +<listitem> +<paragraph role="listitem" id="par_id3166460" xml-lang="en-US">Choose <emph>File - Open</emph>.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3154306" xml-lang="en-US">Select a file in the list.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3145121" xml-lang="en-US">Right-click and choose<emph> Properties</emph>.</paragraph> +</listitem> +</list> +</case> +</switch> +</section> +<embed href="text/shared/00/00000004.xhp#related"/> +<embed href="text/shared/guide/version_number.xhp#version_number"/> +<embed href="text/shared/guide/doc_save.xhp#doc_save"/> +</body> +</helpdocument> |