60 lines
3.8 KiB
XML
60 lines
3.8 KiB
XML
<?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="textsbasicshared0211180000xml" indexer="include" status="PUBLISH">
|
|
<title id="tit">Import Dialog</title>
|
|
<filename>/text/sbasic/shared/02/11180000.xhp</filename>
|
|
</topic>
|
|
</meta>
|
|
<body>
|
|
<bookmark branch="hid/.uno:ImportDialog" id="bm_id092920903013963" localize="false"/>
|
|
<section id="import">
|
|
<h1 id="hd_id3156183"><link href="text/sbasic/shared/02/11180000.xhp">Import Dialog</link></h1>
|
|
<paragraph id="par_id3152363" role="paragraph"><ahelp hid=".">Calls an "Open" dialog to import a BASIC dialog file.</ahelp></paragraph>
|
|
</section>
|
|
<paragraph id="par_id0929200903505211" role="paragraph">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>
|
|
<paragraph id="par_id0929200903505360" role="paragraph">Dialogs can contain localization data. When importing a dialog, a mismatch of the dialogs' localization status can occur.</paragraph>
|
|
<paragraph id="par_id0929200903505320" role="paragraph">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>
|
|
<paragraph id="par_id0929200903505383" role="paragraph">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>
|
|
<list type="unordered">
|
|
<listitem>
|
|
<paragraph id="par_id0929200903505340" role="paragraph">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>
|
|
</listitem>
|
|
<listitem>
|
|
<paragraph id="par_id0929200903505367" role="paragraph">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>
|
|
</listitem>
|
|
</list>
|
|
<section id="syimport">
|
|
<table id="tbl_id3153750">
|
|
<tablerow>
|
|
<tablecell>
|
|
<paragraph id="par_id3143267" role="paragraph"><image id="img_id3155339" src="cmd/lc_importdialog.svg" width="1cm" height="1cm"><alt id="alt_id3155339">Icon Import Dialog</alt></image></paragraph>
|
|
</tablecell>
|
|
<tablecell>
|
|
<paragraph id="par_id3145383" role="paragraph">Import Dialog</paragraph>
|
|
</tablecell>
|
|
</tablerow>
|
|
</table>
|
|
</section>
|
|
</body>
|
|
</helpdocument>
|