mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-03-21 16:43:51 +08:00
优化项目结构、优化 maven 结构
This commit is contained in:
BIN
office-plugin/windows-office/program/CoinMP.dll
Normal file
BIN
office-plugin/windows-office/program/CoinMP.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/JREProperties.class
Normal file
BIN
office-plugin/windows-office/program/JREProperties.class
Normal file
Binary file not shown.
4174
office-plugin/windows-office/program/LICENSE
Normal file
4174
office-plugin/windows-office/program/LICENSE
Normal file
File diff suppressed because it is too large
Load Diff
186
office-plugin/windows-office/program/NOTICE
Normal file
186
office-plugin/windows-office/program/NOTICE
Normal file
@@ -0,0 +1,186 @@
|
||||
Apache OpenOffice (http://www.openoffice.org)
|
||||
Copyright 2011, 2018 The Apache Software Foundation
|
||||
|
||||
This product includes software developed at
|
||||
The Apache Software Foundation (http://www.apache.org/).
|
||||
|
||||
____
|
||||
|
||||
|
||||
Portions of this software copyright (c) 2000-2011, Oracle and/or its affiliates <http://www.oracle.com/>.
|
||||
|
||||
Portions of this software (C) Copyright IBM Corporation 2003, 2012. All Rights Reserved.
|
||||
|
||||
____
|
||||
|
||||
As part of the base system this product also includes code from the following
|
||||
Apache projects:
|
||||
- Apache Lucene
|
||||
- Apache Portable Runtime
|
||||
- Apache Portable Runtime Utility Library
|
||||
- Apache Commons - used by MediaWiki Publisher extension
|
||||
- Apache Jakarta HttpClient - used by MediaWiki Publisher extension
|
||||
- Apache Tomcat - used by MediaWiki Piblisher extension
|
||||
|
||||
The notices from these projects are following:
|
||||
|
||||
Apache Lucene
|
||||
Copyright 2006 The Apache Software Foundation
|
||||
|
||||
This product includes software developed by
|
||||
The Apache Software Foundation (http://www.apache.org/).
|
||||
|
||||
The snowball stemmers in
|
||||
contrib/snowball/src/java/net/sf/snowball
|
||||
were developed by Martin Porter and Richard Boulton.
|
||||
The full snowball package is available from
|
||||
http://snowball.tartarus.org/
|
||||
|
||||
|
||||
Apache Portable Runtime
|
||||
Copyright (c) 2011 The Apache Software Foundation.
|
||||
|
||||
This product includes software developed by
|
||||
The Apache Software Foundation (http://www.apache.org/).
|
||||
|
||||
Portions of this software were developed at the National Center
|
||||
for Supercomputing Applications (NCSA) at the University of
|
||||
Illinois at Urbana-Champaign.
|
||||
|
||||
This software contains code derived from the RSA Data Security
|
||||
Inc. MD5 Message-Digest Algorithm.
|
||||
|
||||
This software contains code derived from UNIX V7, Copyright(C)
|
||||
Caldera International Inc.
|
||||
|
||||
|
||||
Apache Portable Runtime Utility Library
|
||||
Copyright (c) 2011 The Apache Software Foundation.
|
||||
|
||||
This product includes software developed by
|
||||
The Apache Software Foundation (http://www.apache.org/).
|
||||
|
||||
Portions of this software were developed at the National Center
|
||||
for Supercomputing Applications (NCSA) at the University of
|
||||
Illinois at Urbana-Champaign.
|
||||
|
||||
This software contains code derived from the RSA Data Security
|
||||
Inc. MD5 Message-Digest Algorithm, including various
|
||||
modifications by Spyglass Inc., Carnegie Mellon University, and
|
||||
Bell Communications Research, Inc (Bellcore).
|
||||
|
||||
|
||||
Apache Commons Codec
|
||||
Copyright 2002-2012 The Apache Software Foundation
|
||||
|
||||
This product includes software developed by
|
||||
The Apache Software Foundation (http://www.apache.org/).
|
||||
|
||||
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java contains
|
||||
test data from http://aspell.sourceforge.net/test/batch0.tab.
|
||||
|
||||
Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org). Verbatim copying
|
||||
and distribution of this entire article is permitted in any medium,
|
||||
provided this notice is preserved.
|
||||
|
||||
Apache Jakarta HttpClient
|
||||
Copyright 1999-2007 The Apache Software Foundation
|
||||
|
||||
This product includes software developed by
|
||||
The Apache Software Foundation (http://www.apache.org/).
|
||||
|
||||
Apache Commons Lang
|
||||
Copyright 2001-2012 The Apache Software Foundation
|
||||
|
||||
This product includes software developed by
|
||||
The Apache Software Foundation (http://www.apache.org/).
|
||||
|
||||
This product includes software from the Spring Framework,
|
||||
under the Apache License 2.0 (see: StringUtils.containsWhitespace())
|
||||
|
||||
|
||||
Apache Commons Logging
|
||||
Copyright 2003-2007 The Apache Software Foundation
|
||||
|
||||
This product includes software developed by
|
||||
The Apache Software Foundation (http://www.apache.org/).
|
||||
|
||||
|
||||
Apache Tomcat
|
||||
Copyright 1999-2012 The Apache Software Foundation
|
||||
|
||||
This product includes software developed by
|
||||
The Apache Software Foundation (http://www.apache.org/).
|
||||
|
||||
Java Management Extensions (JMX) support is provided by
|
||||
the MX4J package, which is open source software. The
|
||||
original software and related information is available
|
||||
at http://mx4j.sourceforge.net/.
|
||||
|
||||
The Windows Installer is built with the Nullsoft
|
||||
Scriptable Install System (NSIS), which is
|
||||
open source software. The original software and
|
||||
related information is available at
|
||||
http://nsis.sourceforge.net/.
|
||||
|
||||
Java compilation software for JSP pages is provided by Eclipse,
|
||||
which is open source software. The original software and
|
||||
related information is available at
|
||||
http://www.eclipse.org/.
|
||||
|
||||
____
|
||||
|
||||
As part of the base system this product also includes code from the following
|
||||
projects which are licensed under the Apache license:
|
||||
- serf
|
||||
- redland
|
||||
- StAX
|
||||
|
||||
The notices from these projects are following:
|
||||
|
||||
serf
|
||||
This product includes software developed by
|
||||
The Apache Software Foundation (http://www.apache.org/).
|
||||
|
||||
|
||||
redland
|
||||
This product includes Redland software (http://librdf.org/)
|
||||
developed at the Institute for Learning and Research Technology,
|
||||
University of Bristol, UK (http://www.bristol.ac.uk/).
|
||||
|
||||
|
||||
StAX
|
||||
[no notices]
|
||||
|
||||
____
|
||||
|
||||
This product includes software developed by the OpenSSL Project
|
||||
for use in the OpenSSL Toolkit. (http://www.openssl.org/)
|
||||
|
||||
___
|
||||
|
||||
Apache OpenOffice has some optional parts that only get included
|
||||
when the configure option --enable-category-b has been requested.
|
||||
When you used this option make sure to comply with the
|
||||
distribution requirements of these parts by extending
|
||||
this file with the notices recommended by them:
|
||||
|
||||
___
|
||||
|
||||
Notices for CoinMP libary:
|
||||
The Computational Infrastructure for Operations Research COIN_OR
|
||||
project developed the CoinMP library (a lightweight API and DLL
|
||||
for CLP, CBC, and CGL).
|
||||
It includes and depends on
|
||||
- CoinUtils: COIN-OR utilities, utilities, data structures, and
|
||||
linear algebra methods for COIN-OR projects
|
||||
- CLP: COIN-OR Graph Classes, a collection of network representations
|
||||
and algorithms
|
||||
- CBC: COIN-OR Branch and Cut, an LP-based branch-and-cut library
|
||||
- CGL: Cut Generator Library, a library of cutting-plane generators
|
||||
The source code of these dependencies which are available under
|
||||
license EPL can found at
|
||||
http://www.coin-or.org/download/source/CoinMP/
|
||||
|
||||
___
|
||||
|
||||
Binary file not shown.
BIN
office-plugin/windows-office/program/PresenterScreen.uno.dll
Normal file
BIN
office-plugin/windows-office/program/PresenterScreen.uno.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/UAccCOM.dll
Normal file
BIN
office-plugin/windows-office/program/UAccCOM.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/about.png
Normal file
BIN
office-plugin/windows-office/program/about.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
BIN
office-plugin/windows-office/program/abp.dll
Normal file
BIN
office-plugin/windows-office/program/abp.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/acc.dll
Normal file
BIN
office-plugin/windows-office/program/acc.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/acceptor.uno.dll
Normal file
BIN
office-plugin/windows-office/program/acceptor.uno.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/adabas.dll
Normal file
BIN
office-plugin/windows-office/program/adabas.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/adabasui.dll
Normal file
BIN
office-plugin/windows-office/program/adabasui.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/ado.dll
Normal file
BIN
office-plugin/windows-office/program/ado.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/affine_uno_uno.dll
Normal file
BIN
office-plugin/windows-office/program/affine_uno_uno.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/analysis.dll
Normal file
BIN
office-plugin/windows-office/program/analysis.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/animcore.dll
Normal file
BIN
office-plugin/windows-office/program/animcore.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/apr-util.dll
Normal file
BIN
office-plugin/windows-office/program/apr-util.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/avmedia.dll
Normal file
BIN
office-plugin/windows-office/program/avmedia.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/avmediawin.dll
Normal file
BIN
office-plugin/windows-office/program/avmediawin.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/basctl.dll
Normal file
BIN
office-plugin/windows-office/program/basctl.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/basegfx.dll
Normal file
BIN
office-plugin/windows-office/program/basegfx.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/basprov.uno.dll
Normal file
BIN
office-plugin/windows-office/program/basprov.uno.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/bib.dll
Normal file
BIN
office-plugin/windows-office/program/bib.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/binaryurp.uno.dll
Normal file
BIN
office-plugin/windows-office/program/binaryurp.uno.dll
Normal file
Binary file not shown.
8
office-plugin/windows-office/program/bootstrap.ini
Normal file
8
office-plugin/windows-office/program/bootstrap.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
[Bootstrap]
|
||||
BaseInstallation=${OOO_BASE_DIR}
|
||||
InstallMode=<installmode>
|
||||
ProductKey=OpenOffice 4.1.6
|
||||
UserInstallation=$SYSUSERCONFIG/OpenOffice/4
|
||||
[ErrorReport]
|
||||
ErrorReportPort=80
|
||||
ErrorReportServer=
|
||||
BIN
office-plugin/windows-office/program/bootstrap.uno.dll
Normal file
BIN
office-plugin/windows-office/program/bootstrap.uno.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/cached1.dll
Normal file
BIN
office-plugin/windows-office/program/cached1.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/calc.dll
Normal file
BIN
office-plugin/windows-office/program/calc.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/canvasfactory.uno.dll
Normal file
BIN
office-plugin/windows-office/program/canvasfactory.uno.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/canvastools.dll
Normal file
BIN
office-plugin/windows-office/program/canvastools.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/chartcontroller.dll
Normal file
BIN
office-plugin/windows-office/program/chartcontroller.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/chartmodel.dll
Normal file
BIN
office-plugin/windows-office/program/chartmodel.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/charttools.dll
Normal file
BIN
office-plugin/windows-office/program/charttools.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/chartview.dll
Normal file
BIN
office-plugin/windows-office/program/chartview.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/ScriptFramework.jar
Normal file
BIN
office-plugin/windows-office/program/classes/ScriptFramework.jar
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/XMergeBridge.jar
Normal file
BIN
office-plugin/windows-office/program/classes/XMergeBridge.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/XSLTFilter.jar
Normal file
BIN
office-plugin/windows-office/program/classes/XSLTFilter.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/XSLTValidate.jar
Normal file
BIN
office-plugin/windows-office/program/classes/XSLTValidate.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/agenda.jar
Normal file
BIN
office-plugin/windows-office/program/classes/agenda.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/bsh.jar
Normal file
BIN
office-plugin/windows-office/program/classes/bsh.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/commonwizards.jar
Normal file
BIN
office-plugin/windows-office/program/classes/commonwizards.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/fax.jar
Normal file
BIN
office-plugin/windows-office/program/classes/fax.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/form.jar
Normal file
BIN
office-plugin/windows-office/program/classes/form.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/hsqldb.jar
Normal file
BIN
office-plugin/windows-office/program/classes/hsqldb.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/java_uno.jar
Normal file
BIN
office-plugin/windows-office/program/classes/java_uno.jar
Normal file
Binary file not shown.
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/js.jar
Normal file
BIN
office-plugin/windows-office/program/classes/js.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/juh.jar
Normal file
BIN
office-plugin/windows-office/program/classes/juh.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/jurt.jar
Normal file
BIN
office-plugin/windows-office/program/classes/jurt.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/letter.jar
Normal file
BIN
office-plugin/windows-office/program/classes/letter.jar
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/officebean.jar
Normal file
BIN
office-plugin/windows-office/program/classes/officebean.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/query.jar
Normal file
BIN
office-plugin/windows-office/program/classes/query.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/report.jar
Normal file
BIN
office-plugin/windows-office/program/classes/report.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/ridl.jar
Normal file
BIN
office-plugin/windows-office/program/classes/ridl.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/saxon9.jar
Normal file
BIN
office-plugin/windows-office/program/classes/saxon9.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/sdbc_hsqldb.jar
Normal file
BIN
office-plugin/windows-office/program/classes/sdbc_hsqldb.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/table.jar
Normal file
BIN
office-plugin/windows-office/program/classes/table.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/unoil.jar
Normal file
BIN
office-plugin/windows-office/program/classes/unoil.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/unoloader.jar
Normal file
BIN
office-plugin/windows-office/program/classes/unoloader.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/web.jar
Normal file
BIN
office-plugin/windows-office/program/classes/web.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/classes/xmerge.jar
Normal file
BIN
office-plugin/windows-office/program/classes/xmerge.jar
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/cli_uno.dll
Normal file
BIN
office-plugin/windows-office/program/cli_uno.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/collator_data.dll
Normal file
BIN
office-plugin/windows-office/program/collator_data.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/comphelpMSC.dll
Normal file
BIN
office-plugin/windows-office/program/comphelpMSC.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/configmgr.uno.dll
Normal file
BIN
office-plugin/windows-office/program/configmgr.uno.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/connector.uno.dll
Normal file
BIN
office-plugin/windows-office/program/connector.uno.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/cppcanvas.dll
Normal file
BIN
office-plugin/windows-office/program/cppcanvas.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/cppu3.dll
Normal file
BIN
office-plugin/windows-office/program/cppu3.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/cppuhelper3MSC.dll
Normal file
BIN
office-plugin/windows-office/program/cppuhelper3MSC.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/ctl.dll
Normal file
BIN
office-plugin/windows-office/program/ctl.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/cui.dll
Normal file
BIN
office-plugin/windows-office/program/cui.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/date.dll
Normal file
BIN
office-plugin/windows-office/program/date.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/dba.dll
Normal file
BIN
office-plugin/windows-office/program/dba.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/dbase.dll
Normal file
BIN
office-plugin/windows-office/program/dbase.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/dbaxml.dll
Normal file
BIN
office-plugin/windows-office/program/dbaxml.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/dbmm.dll
Normal file
BIN
office-plugin/windows-office/program/dbmm.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/dbp.dll
Normal file
BIN
office-plugin/windows-office/program/dbp.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/dbpool2.dll
Normal file
BIN
office-plugin/windows-office/program/dbpool2.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/dbtools.dll
Normal file
BIN
office-plugin/windows-office/program/dbtools.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/dbu.dll
Normal file
BIN
office-plugin/windows-office/program/dbu.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/deployment.uno.dll
Normal file
BIN
office-plugin/windows-office/program/deployment.uno.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/deploymentgui.uno.dll
Normal file
BIN
office-plugin/windows-office/program/deploymentgui.uno.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/deploymentmisc.dll
Normal file
BIN
office-plugin/windows-office/program/deploymentmisc.dll
Normal file
Binary file not shown.
22
office-plugin/windows-office/program/desktophelper.txt
Normal file
22
office-plugin/windows-office/program/desktophelper.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
# *************************************************************
|
||||
#
|
||||
# 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
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing,
|
||||
# software distributed under the License is distributed on an
|
||||
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
# KIND, either express or implied. See the License for the
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
#
|
||||
# *************************************************************
|
||||
|
||||
# File used for desktop link
|
||||
BIN
office-plugin/windows-office/program/dict_ja.dll
Normal file
BIN
office-plugin/windows-office/program/dict_ja.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/dict_zh.dll
Normal file
BIN
office-plugin/windows-office/program/dict_zh.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/directx9canvas.uno.dll
Normal file
BIN
office-plugin/windows-office/program/directx9canvas.uno.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/dlgprov.uno.dll
Normal file
BIN
office-plugin/windows-office/program/dlgprov.uno.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/dnd.dll
Normal file
BIN
office-plugin/windows-office/program/dnd.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/drawinglayer.dll
Normal file
BIN
office-plugin/windows-office/program/drawinglayer.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/dtrans.dll
Normal file
BIN
office-plugin/windows-office/program/dtrans.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/editeng.dll
Normal file
BIN
office-plugin/windows-office/program/editeng.dll
Normal file
Binary file not shown.
BIN
office-plugin/windows-office/program/egi.dll
Normal file
BIN
office-plugin/windows-office/program/egi.dll
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user