1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2*ae3b042bSmseidel
3d33d0967SAndrew Rist<!--***********************************************************
4*ae3b042bSmseidel *
5d33d0967SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
6d33d0967SAndrew Rist * or more contributor license agreements.  See the NOTICE file
7d33d0967SAndrew Rist * distributed with this work for additional information
8d33d0967SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
9d33d0967SAndrew Rist * to you under the Apache License, Version 2.0 (the
10d33d0967SAndrew Rist * "License"); you may not use this file except in compliance
11d33d0967SAndrew Rist * with the License.  You may obtain a copy of the License at
12*ae3b042bSmseidel *
13d33d0967SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
14*ae3b042bSmseidel *
15d33d0967SAndrew Rist * Unless required by applicable law or agreed to in writing,
16d33d0967SAndrew Rist * software distributed under the License is distributed on an
17d33d0967SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18d33d0967SAndrew Rist * KIND, either express or implied.  See the License for the
19d33d0967SAndrew Rist * specific language governing permissions and limitations
20d33d0967SAndrew Rist * under the License.
21*ae3b042bSmseidel *
22d33d0967SAndrew Rist ***********************************************************-->
23d33d0967SAndrew Rist
24*ae3b042bSmseidel<helpdocument version="1.0">
25cdf0e10cSrcweir<meta>
26*ae3b042bSmseidel<topic id="textsbasicshared0211180000xml" indexer="include" status="PUBLISH">
27*ae3b042bSmseidel<title xml-lang="en-US" id="tit">Import Dialog</title>
28*ae3b042bSmseidel<filename>/text/sbasic/shared/02/11180000.xhp</filename>
29*ae3b042bSmseidel</topic>
30*ae3b042bSmseidel</meta>
31*ae3b042bSmseidel<body>
32*ae3b042bSmseidel<section id="import">
33cdf0e10cSrcweir<bookmark xml-lang="en-US" branch="hid/.uno:ImportDialog" id="bm_id092920903013963" localize="false"/>
34cdf0e10cSrcweir<paragraph xml-lang="en-US" id="hd_id3156183" role="heading" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/02/11180000.xhp" name="Import Dialog">Import Dialog</link></paragraph>
35*ae3b042bSmseidel<paragraph xml-lang="en-US" id="par_id3152363" role="paragraph" l10n="U" oldref="2"><ahelp hid=".">Calls an "Open" dialog to import a BASIC dialog file.</ahelp></paragraph>
36*ae3b042bSmseidel<paragraph xml-lang="en-US" id="par_id0929200903505211" role="paragraph" l10n="NEW">If the imported dialog has a name that already exists in the library, you see a message box where you can decide to rename the imported dialog. In this case the dialog will be renamed to the next free "automatic" name like when creating a new dialog. Or you can replace the existing dialog by the imported dialog. If you click Cancel the dialog is not imported.</paragraph>
37*ae3b042bSmseidel<paragraph xml-lang="en-US" id="par_id0929200903505360" role="paragraph" l10n="NEW">Dialogs can contain localization data. When importing a dialog, a mismatch of the dialogs' localization status can occur.</paragraph>
38*ae3b042bSmseidel<paragraph xml-lang="en-US" id="par_id0929200903505320" role="paragraph" l10n="NEW">If the library contains additional languages compared to the imported dialog, or if the imported dialog is not localized at all, then the additional languages will silently be added to the imported dialog using the strings of the dialog's default locale.</paragraph>
39*ae3b042bSmseidel<paragraph xml-lang="en-US" id="par_id0929200903505383" role="paragraph" l10n="NEW">If the imported dialog contains additional languages compared to the library, or if the library is not localized at all, then you see a message box with Add, Omit, and Cancel buttons.</paragraph>
40*ae3b042bSmseidel<list type="unordered">
41*ae3b042bSmseidel<listitem>
42*ae3b042bSmseidel<paragraph xml-lang="en-US" id="par_id0929200903505340" role="paragraph" l10n="NEW">Add: The additional languages from the imported dialog will be added to the already existing dialog. The resources from the library's default language will be used for the new languages. This is the same as if you add these languages manually.</paragraph>
43*ae3b042bSmseidel</listitem>
44*ae3b042bSmseidel<listitem>
45*ae3b042bSmseidel<paragraph xml-lang="en-US" id="par_id0929200903505367" role="paragraph" l10n="NEW">Omit: The library's language settings will stay unchanged. The imported dialog's resources for the omitted languages are not copied into the library, but they remain in the imported dialog's source files.</paragraph>
46*ae3b042bSmseidel</listitem>
47*ae3b042bSmseidel</list>
48*ae3b042bSmseidel</section>
49*ae3b042bSmseidel<section id="syimport">
50*ae3b042bSmseidel<table id="tbl_id3153750">
51*ae3b042bSmseidel<tablerow>
52*ae3b042bSmseidel<tablecell>
53*ae3b042bSmseidel<paragraph xml-lang="en-US" id="par_id3143267" role="paragraph" l10n="E">
54cdf0e10cSrcweir<image id="img_id3155339" src="res/commandimagelist/sc_importdialog.png" width="0.1665in" height="0.1665in"><alt xml-lang="en-US" id="alt_id3155339">Icon</alt>
55*ae3b042bSmseidel</image></paragraph>
56*ae3b042bSmseidel</tablecell>
57*ae3b042bSmseidel<tablecell>
58*ae3b042bSmseidel<paragraph xml-lang="en-US" id="par_id3145383" role="paragraph" l10n="U" oldref="3">Import Dialog</paragraph>
59*ae3b042bSmseidel</tablecell>
60*ae3b042bSmseidel</tablerow>
61*ae3b042bSmseidel</table>
62*ae3b042bSmseidel</section>
63*ae3b042bSmseidel</body>
64*ae3b042bSmseidel</helpdocument>
65