summaryrefslogtreecommitdiff
path: root/filter/source/config/fragments/filters/MS_Multiplan.xcu
blob: f10e0ddcf6f9a502ae157069eff87c2ae77b1bf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!--
 * 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/.
 *
-->

<node oor:name="Microsoft Multiplan" oor:op="replace">
    <prop oor:name="Flags">
        <value>IMPORT ALIEN 3RDPARTYFILTER PREFERRED</value>
    </prop>
    <prop oor:name="FilterService">
        <value>org.libreoffice.comp.Calc.MSWorksCalcImportFilter</value>
    </prop>
    <prop oor:name="UIName">
        <value xml:lang="en-US">Microsoft Multiplan</value>
    </prop>
    <prop oor:name="FileFormatVersion">
        <value>0</value>
    </prop>
    <prop oor:name="Type">
        <value>calc_MS_Multiplan</value>
    </prop>
    <prop oor:name="DocumentService">
        <value>com.sun.star.sheet.SpreadsheetDocument</value>
    </prop>
</node>