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/01/01020103.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.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/01/01020103.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/01/01020103.xhp | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/01/01020103.xhp b/helpcontent2/source/text/shared/01/01020103.xhp new file mode 100644 index 000000000..9f8a611a5 --- /dev/null +++ b/helpcontent2/source/text/shared/01/01020103.xhp @@ -0,0 +1,60 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> +<!-- + * 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 . + --> + +<meta> + <topic id="textshared0101020103xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Filter Selection</title> + <filename>/text/shared/01/01020103.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> +</meta> +<body> +<paragraph role="heading" id="hd_id3152876" xml-lang="en-US" level="1">Filter Selection</paragraph> +<paragraph role="paragraph" id="par_id3154926" xml-lang="en-US">Allows you to select an import filter.</paragraph> +<section id="howtoget"> + <embed href="text/shared/00/00000404.xhp#filterauswahl"/> +</section> +<!-- removed HID SFX2:LISTBOX:DLG_FILTER_SELECT:LB_DLG_LISTBOX --> +<bookmark xml-lang="en-US" branch="hid/uui/ui/filterselect/filters" id="bm_id1646778" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/uui/ui/filterselect/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> +<paragraph role="heading" id="hd_id3151100" xml-lang="en-US" level="2">Filter list</paragraph> + <paragraph role="paragraph" id="par_id3159201" xml-lang="en-US"><ahelp hid="SFX2:LISTBOX:DLG_FILTER_SELECT:LB_DLG_LISTBOX">Select the import filter for the file that you want to open.</ahelp></paragraph> + <paragraph role="paragraph" id="par_id3152918" xml-lang="en-US">If $[officename] does not recognize the file type of the document that your want to open, try any of the following:</paragraph> +<list type="unordered"> + <listitem> + <paragraph role="listitem" id="par_id3152924" xml-lang="en-US">Select the import filter from the list.</paragraph> + </listitem> + <listitem> + <paragraph role="listitem" id="par_id3155892" xml-lang="en-US">Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter.</paragraph> + </listitem> +</list> +<switch select="sys"> +<case select="WIN"> +<list type="unordered"> + <listitem> + <paragraph role="listitem" id="par_id3147571" xml-lang="en-US">Install a missing import filter with the <emph>$[officename] Setup</emph> program.</paragraph> + </listitem> +</list> +</case> +</switch> +</body> +</helpdocument> |