tar -xf libreoffice-6.3.6.2.tar.xz ******************************************************************** * * Running LibreOffice build configuration. * ******************************************************************** checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking for product name... LibreOffice checking for package version... 6.3.6.2 checking for product version... 6.3 checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for grep... (cached) /usr/bin/grep checking for GNU Make... /usr/bin/make checking for sed... /usr/bin/sed checking whether to use link-time optimization... yes checking for explicit AFLAGS... no checking for explicit CFLAGS... -O2 -fPIC checking for explicit CXXFLAGS... -O2 -fPIC checking for explicit OBJCFLAGS... no checking for explicit OBJCXXFLAGS... no checking for explicit LDFLAGS... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for library containing dlsym... -ldl checking whether build target is Release Build... yes checking whether to sign windows build... no checking for gawk... gawk checking for gawk... /usr/bin/gawk checking for bash... /bin/sh checking for GNU or BSD tar... bsdtar checking for tar's option to strip components... --strip-components checking how to build and package galleries... internal src images for desktop checking for ccache... not found checking gcc home... /usr checking for gcc... /usr/bin/gcc checking whether to build with Java support... no checking whether to treat the installation as read-only... no checking for -isystem ... yes checking whether the compiler is actually Clang... no checking whether gcc supports -ggdb2... yes checking the GCC version... gcc 9.2.0 (90200) checking whether to build with additional debug utilities... no checking whether to do a debug build... no checking whether special RTTI visibility flags are needed for Clang Linux UBSan... no checking for linker that is used... GNU ld version 2.26.20160125 checking for -Bsymbolic-functions linker support... found checking whether gcc supports -ggnu-pubnames... yes checking whether gcc supports -Wl,--gdb-index... no checking whether to generate debug information... no checking whether to compile with optimization flags... yes checking which package format to use... none checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking whether to turn warnings to errors... no checking whether to have assert() failures abort even without --enable-debug... no checking whether to use ooenv for the instdir installation... yes checking whether to enable CUPS support... yes checking whether cups support is present... checking for cupsPrintFiles in -lcups... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FONTCONFIG... yes checking whether we want to fetch tarballs... yes, if we use them checking whether to build help... HTML checking whether to include MySpell dictionaries... no checking whether to use dicts from external paths... yes checking for spelling dictionary directory... file:///usr/share/hunspell checking for hyphenation patterns directory... file:///usr/share/hyphen checking for thesaurus directory... file:///usr/share/mythes checking whether to enable pch feature... no checking the GNU Make version... /usr/bin/make 4.1 checking whether GNU Make supports the 'file' function... yes checking for --hash-style gcc linker support... gnu checking for perl... /usr/bin/perl checking the Perl version... Perl 5 checking for required Perl modules... all modules found checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gcc-ar... gcc-ar checking for gcc-nm... gcc-nm checking for gcc-ranlib... gcc-ranlib checking for objdump... objdump checking for readelf... readelf checking for strip... strip checking for ANSI C header files... (cached) yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking the GNU C++ compiler version... checked (g++ 9.2.0) checking how to run the C++ preprocessor... g++ -E checking whether g++ is broken with boost.thread... yes checking how to run the C++ preprocessor... g++ -E checking how to run the C preprocessor... gcc -E checking size of long... 8 checking size of short... 2 checking size of int... 4 checking size of long long... 8 checking size of double... 8 checking size of void*... 8 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable runtime optimizations... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking sys/sdt.h usability... no checking sys/sdt.h presence... no checking for sys/sdt.h... no checking whether gcc supports -fstack-clash-protection... yes checking whether gcc supports -mno-avx... yes checking whether gcc supports -fstack-protector-strong... yes checking whether gcc supports atomic functions... yes checking whether gcc supports __builtin_ffs... yes checking whether gcc supports __attribute__((deprecated(message)))... yes checking whether g++ defines __base_class_type_info in cxxabi.h... yes checking whether g++ defines __class_type_info in cxxabi.h... yes checking whether g++ declares __cxa_allocate_exception in cxxabi.h... yes checking whether g++ defines __cxa_eh_globals in cxxabi.h... no checking whether g++ defines __cxa_exceptions in cxxabi.h... no checking whether g++ declares __cxa_get_globals in cxxabi.h... yes checking whether g++ declares __cxa_current_exception_type in cxxabi.h... yes checking whether g++ declares __cxa_throw in cxxabi.h... yes checking whether g++ defines __si_class_type_info in cxxabi.h... yes checking whether g++ defines __vmi_class_type_info in cxxabi.h... yes checking whether g++ supports __attribute__((warn_unused))... yes checking what the C++ library is... GNU libstdc++ checking for gperf... /usr/bin/gperf checking whether gperf is new enough... yes (3.1) checking which libcmis to use... internal checking whether g++ supports C++17... yes (-std=gnu++2a) checking whether std::atomic can be used without link library... yes checking whether using C++11 causes libstdc++ 4.7.0/4.7.1 ABI breakage... no checking whether g++ supports C++11 without Language Defect 757... yes checking that g++ supports C++14 constexpr... yes checking whether g++ supports _Pragma operator... yes checking whether g++ supports -fno-sized-deallocation... yes checking that g++ supports [[fallthrough]]... yes checking that g++ supports [[nodiscard]]... yes checking whether g++ supports guaranteed copy elision... yes checking that g++ has a fix for CWG1579... yes checking whether g++ has GCC bug 87150... no checking whether g++ might report false -Werror=maybe-uninitialized... yes checking if STL headers are visibility safe (GCC bug 22482)... yes checking if gcc is -fvisibility-inlines-hidden safe (Clang bug 11250)... yes checking if gcc has a visibility bug with class-level attributes (GCC bug 26905)... no checking whether g++ supports -fno-enforce-eh-specs... yes checking for posix_fallocate... yes checking whether to add custom build version... no checking whether to enable export file validation... no, as Java is disabled checking for Microsoft Binary File Format Validator... no checking which C preprocessor to use in idlc... ucpp checking which ucpp tp use... internal checking whether to enable EPM for packing... no checking whether to build the ODK... no checking which zlib to use... external checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflate in -lz... yes checking which libjpeg to use... internal, libjpeg-turbo checking for nasm... nasm checking for object file format of host system... ELF64 checking for object file format specifier (NAFLAGS) ... -felf64 -DELF -D__x86_64__ checking whether the assembler (nasm -felf64 -DELF -D__x86_64__) works... yes checking which clucene to use... internal checking which expat to use... internal checking which xmlsec to use... internal checking whether to enable Embedded OpenType support... no checking which librevenge to use... internal checking which libodfgen to use... internal checking which libepubgen to use... internal checking which libwpd to use... internal checking which libwpg to use... internal checking which libwps to use... internal checking which libvisio to use... internal checking which libcdr to use... internal checking which libmspub to use... internal checking which libmwaw to use... internal checking which libetonyek to use... internal checking which libfreehand to use... internal checking which libebook to use... internal checking which libabw to use... internal checking which libpagemaker to use... internal checking which libqxp to use... internal checking which libzmf to use... internal checking which libstaroffice to use... internal checking which lcms2 to use... internal checking which cppunit to use... internal checking whether freetype is available... checking for FREETYPE... yes checking which libxslt to use... external checking for LIBXSLT... yes checking for LIBEXSLT... yes checking for xsltproc... /usr/bin/xsltproc checking which libxml to use... external checking for LIBXML... yes checking for xmllint... /usr/bin/xmllint checking for a Python interpreter with version >= 2.7... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking which Python to use for Pyuno... system checking for a Python interpreter with version >= 3.3... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.5 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib64/python3.5/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.5/site-packages checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for python lxml... no, and no system libxml/libxslt, gla11y will only report widget classes and ids checking for correct python library version... ok checking which MariaDB to use... internal checking whether to build the PostgreSQL SDBC driver... yes checking for library containing com_err... -lcom_err checking for library containing krb5_sendauth... -lkrb5 checking for library containing gss_init_sec_context... -lgssapi_krb5 checking PostgreSQL C interface... internal checking which Firebird to use... internal checking which libcurl to use... internal checking which boost to use... internal checking which mdds to use... internal checking which glm to use... internal checking which odbc headers to use... internal checking whether to enable LDAP support... yes checking which openldap library to use... internal checking which nss to use... internal checking which TLS/SSL and cryptographic implementation to use... NSS checking which sane header to use... internal checking which icu to use... internal checking whether to enable breakpad... no checking whether to enable fuzzers... no checking which orcus to use... internal checking which graphite to use... internal checking which harfbuzz to use... internal checking whether to use X11... TRUE checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for X11/extensions/shape.h... yes checking X11/ICE/ICElib.h usability... yes checking X11/ICE/ICElib.h presence... yes checking for X11/ICE/ICElib.h... yes checking for IceConnectionNumber in -lICE... (cached) yes checking X11/SM/SMlib.h usability... yes checking X11/SM/SMlib.h presence... yes checking for X11/SM/SMlib.h... yes checking for SmcOpenConnection in -lSM... yes checking whether to use Xrender... yes checking for XRENDER... yes checking for XRenderQueryVersion in -lXrender... yes checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking whether to enable RandR support... yes checking for XRANDR... yes checking for webdav library... neon checking which neon to use... internal checking whether to execute CVE tests... yes checking whether to execute chart XShape tests... no checking whether to disable OpenSSL usage... no checking which openssl to use... internal checking whether to enable the OpenSSL backend for rtl/cipher.h... no checking whether to use gnutls... no checking which redland to use... internal checking which libhunspell to use... internal checking which altlinuxhyph to use... internal checking which mythes to use... internal checking whether to build with CoinMP... yes checking whether to build with lpsolve... yes checking which lpsolve to use... internal checking which libexttextcat to use... internal checking whether to use libnumbertext... yes checking which libnumbertext to use... internal checking codecvt usability... yes checking codecvt presence... yes checking for codecvt... yes checking regex usability... yes checking regex presence... yes checking for regex... yes checking whether libc is >= 2.1.1... yes checking for uuidgen... /usr/bin/uuidgen checking for bison... /usr/bin/bison checking the bison version... checking for flex... /usr/bin/flex checking the flex version... checking for patch... /usr/bin/patch checking for gnucp... no checking for cp... /usr/bin/cp checking whether /usr/bin/cp is GNU cp from coreutils with preserve= support... yes checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for touch... /usr/bin/touch checking which epoxy to use... internal checking for GTK3... yes checking for gobject-introspection... no checking for eglMakeCurrent in -lEGL... yes checking EGL/eglplatform.h usability... yes checking EGL/eglplatform.h presence... yes checking for EGL/eglplatform.h... yes configure: VCLplugs to be built: gtk gtk3 checking whether to enable DBUS support... yes checking for DBUS... yes checking for DBUS_GLIB... yes checking whether to enable Impress remote control... yes checking whether to enable Bluetooth support in Impress remote control... ./configure: line 35764: test: : integer expression expected yes checking which Bluetooth header to use... internal checking for GTK... yes checking for GTHREAD... yes checking whether to enable Gtk print dialog support... checking for GTK_PRINT... yes checking whether to enable GIO support... checking for GIO... yes checking whether to enable the new GStreamer 1.0 avmedia backend... yes checking for GSTREAMER_1_0... yes checking whether to enable the GStreamer 0.10 avmedia backend... no checking whether to enable the VLC avmedia backend... no checking for glBegin in -lGL... yes checking for DCONF... no checking whether to enable dconf... no checking whether to build the PDF import feature... yes checking whether to build PDFium... yes checking whether to build Poppler... yes checking which PDF import poppler to use... internal checking which gpgmepp to use... internal checking for gpg... /usr/bin/gpg checking for /run/user/0... no checking whether to build the Wiki Publisher extension... no checking whether to build the Report Builder... no checking whether to build support for scripts in BeanShell... no checking whether to build support for scripts in JavaScript... no checking whether to enable evolution 2 support... no checking which themes to include... breeze breeze_dark breeze_svg colibre colibre_svg elementary elementary_svg karasa_jaga karasa_jaga_svg sifr sifr_dark sifr_svg tango checking for helppack integration... no integration checking for extensions integration... yes, use integration checking for building the ConvertTextToNumber extension... yes checking for building the Numbertext extension... yes checking whether to build opens___.ttf... no checking whether to include third-party fonts... no checking whether to enable online update... no checking whether to enable extension update... yes checking whether to create MSI with LIMITUI=1 (silent install)... no checking whether and how to use Xinerama... yes, with dynamic linking checking X11/extensions/Xinerama.h usability... yes checking X11/extensions/Xinerama.h presence... yes checking for X11/extensions/Xinerama.h... yes checking for XineramaIsActive in -lXinerama... yes checking whether to use the system cairo... yes checking for CAIRO... yes checking whether Xrender.h defines PictStandardA8... yes checking whether to use system liblangtag... no checking which libpng to use... internal checking which languages to be built... ALL checking for msgfmt... msgfmt checking for msguniq... msguniq checking for alternative branding images directory... none checking for 'intro' progress settings... none checking for extra build ID... not set checking for vendor... Salix checking whether to install the compat oo* wrappers... no checking for install dirname... libreoffice checking for prefix... /usr checking for Google Drive client id and secret... not set checking for Alfresco Cloud client id and secret... not set checking for OneDrive client id and secret... not set checking whether to enable dependency tracking... yes checking for number of processors to use... 4 checking that g++ supports inline variables... yes checking that C++11 use of const_iterator in standard containers is not broken... yes checking whether to create huge library... no checking whether to use icerun wrapper... no checking MPL subset... no restrictions checking formula logger... no configure: setting up the build environment variables... configure: creating ./config.status config.status: creating config_host.mk config.status: creating config_host_lang.mk config.status: creating Makefile config.status: creating bin/bffvalidator.sh config.status: creating bin/odfvalidator.sh config.status: creating bin/officeotron.sh config.status: creating instsetoo_native/util/openoffice.lst config.status: creating sysui/desktop/macosx/Info.plist config.status: creating config_host/config_probes.h config.status: creating config_host/config_buildid.h config.status: creating config_host/config_clang.h config.status: creating config_host/config_dconf.h config.status: creating config_host/config_eot.h config.status: creating config_host/config_extensions.h config.status: creating config_host/config_cairo_canvas.h config.status: creating config_host/config_cxxabi.h config.status: creating config_host/config_dbus.h config.status: creating config_host/config_features.h config.status: creating config_host/config_firebird.h config.status: creating config_host/config_folders.h config.status: creating config_host/config_fuzzers.h config.status: creating config_host/config_gio.h config.status: creating config_host/config_global.h config.status: creating config_host/config_gpgme.h config.status: creating config_host/config_java.h config.status: creating config_host/config_langs.h config.status: creating config_host/config_lgpl.h config.status: creating config_host/config_libcxx.h config.status: creating config_host/config_liblangtag.h config.status: creating config_host/config_libnumbertext.h config.status: creating config_host/config_locales.h config.status: creating config_host/config_mpl.h config.status: creating config_host/config_oox.h config.status: creating config_host/config_options.h config.status: creating config_host/config_options_calc.h config.status: creating config_host/config_typesizes.h config.status: creating config_host/config_vendor.h config.status: creating config_host/config_vcl.h config.status: creating config_host/config_vclplug.h config.status: creating config_host/config_version.h config.status: creating config_host/config_oauth2.h config.status: creating config_host/config_poppler.h config.status: creating config_host/config_python.h config.status: creating config_host/config_writerperfect.h **************************************************************************** To build, run: /usr/bin/make To view some help, run: /usr/bin/make help After the build of LibreOffice has finished successfully, you can immediately run LibreOffice using the command: instdir/program/soffice If you want to run the smoketest, run: /usr/bin/make check cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libabw-0.1.3.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libabw-0.1.3.tar.xz | sed "s/ .*//"` && if test "$SUM" != "e763a9dc21c3d2667402d66e202e3f8ef4db51b34b79ef41f56cacb86dcd6eed"; then echo ERROR: expected checksum for libabw-0.1.3.tar.xz is e763a9dc21c3d2667402d66e202e3f8ef4db51b34b79ef41f56cacb86dcd6eed 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libabw-0.1.3.tar.xz ../ --2020-09-11 23:56:57-- https://dev-www.libreoffice.org/src/libabw-0.1.3.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 318808 (311K) [application/octet-stream] Saving to: './libabw-0.1.3.tar.xz' 0K .... 100% 1.87M=0.2s 2020-09-11 23:56:57 (1.87 MB/s) - './libabw-0.1.3.tar.xz' saved [318808/318808] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/boost_1_69_0.tar.bz2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 boost_1_69_0.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "8f32d4617390d1c2d16f26a27ab60d97807b35440d45891fa340fc2648b04406"; then echo ERROR: expected checksum for boost_1_69_0.tar.bz2 is 8f32d4617390d1c2d16f26a27ab60d97807b35440d45891fa340fc2648b04406 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv boost_1_69_0.tar.bz2 ../ --2020-09-11 23:56:57-- https://dev-www.libreoffice.org/src/boost_1_69_0.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 95078138 (91M) [application/octet-stream] Saving to: './boost_1_69_0.tar.bz2' 0K ........ ........ ........ ........ ........ ........ 3% 2.30M 38s 3072K ........ ........ ........ ........ ........ ........ 6% 2.44M 36s 6144K ........ ........ ........ ........ ........ ........ 9% 1.80M 38s 9216K ........ ........ ........ ........ ........ ........ 13% 1.93M 38s 12288K ........ ........ ........ ........ ........ ........ 16% 2.32M 36s 15360K ........ ........ ........ ........ ........ ........ 19% 2.06M 34s 18432K ........ ........ ........ ........ ........ ........ 23% 1.60M 34s 21504K ........ ........ ........ ........ ........ ........ 26% 1.66M 34s 24576K ........ ........ ........ ........ ........ ........ 29% 1.91M 32s 27648K ........ ........ ........ ........ ........ ........ 33% 1.91M 31s 30720K ........ ........ ........ ........ ........ ........ 36% 2.14M 29s 33792K ........ ........ ........ ........ ........ ........ 39% 2.38M 27s 36864K ........ ........ ........ ........ ........ ........ 43% 2.40M 25s 39936K ........ ........ ........ ........ ........ ........ 46% 1.74M 24s 43008K ........ ........ ........ ........ ........ ........ 49% 1.52M 23s 46080K ........ ........ ........ ........ ........ ........ 52% 1.12M 23s 49152K ........ ........ ........ ........ ........ ........ 56% 1.21M 22s 52224K ........ ........ ........ ........ ........ ........ 59% 1.31M 21s 55296K ........ ........ ........ ........ ........ ........ 62% 1.50M 19s 58368K ........ ........ ........ ........ ........ ........ 66% 1.33M 18s 61440K ........ ........ ........ ........ ........ ........ 69% 1.28M 16s 64512K ........ ........ ........ ........ ........ ........ 72% 1.22M 15s 67584K ........ ........ ........ ........ ........ ........ 76% 1.69M 13s 70656K ........ ........ ........ ........ ........ ........ 79% 1.23M 11s 73728K ........ ........ ........ ........ ........ ........ 82% 1.70M 9s 76800K ........ ........ ........ ........ ........ ........ 86% 1.63M 8s 79872K ........ ........ ........ ........ ........ ........ 89% 1.03M 6s 82944K ........ ........ ........ ........ ........ ........ 92% 1.15M 4s 86016K ........ ........ ........ ........ ........ ........ 95% 1.66M 2s 89088K ........ ........ ........ ........ ........ ........ 99% 2.09M 0s 92160K ........ .. 100% 2.20M=56s 2020-09-11 23:57:54 (1.61 MB/s) - './boost_1_69_0.tar.bz2' saved [95078138/95078138] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libcdr-0.1.5.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libcdr-0.1.5.tar.xz | sed "s/ .*//"` && if test "$SUM" != "6ace5c499a8be34ad871e825442ce388614ae2d8675c4381756a7319429e3a48"; then echo ERROR: expected checksum for libcdr-0.1.5.tar.xz is 6ace5c499a8be34ad871e825442ce388614ae2d8675c4381756a7319429e3a48 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libcdr-0.1.5.tar.xz ../ --2020-09-11 23:57:54-- https://dev-www.libreoffice.org/src/libcdr-0.1.5.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 612252 (598K) [application/octet-stream] Saving to: './libcdr-0.1.5.tar.xz' 0K ........ . 100% 1.36M=0.4s 2020-09-11 23:57:55 (1.36 MB/s) - './libcdr-0.1.5.tar.xz' saved [612252/612252] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz | sed "s/ .*//"` && if test "$SUM" != "ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab"; then echo ERROR: expected checksum for 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz is ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz ../ --2020-09-11 23:57:55-- https://dev-www.libreoffice.org/src/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2241498 (2.1M) [application/octet-stream] Saving to: './48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz' 0K ........ ........ ........ ........ .. 100% 1.07M=2.0s 2020-09-11 23:57:58 (1.07 MB/s) - './48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz' saved [2241498/2241498] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libcmis-0.5.2.tar.xz | sed "s/ .*//"` && if test "$SUM" != "d7b18d9602190e10d437f8a964a32e983afd57e2db316a07d87477a79f5000a2"; then echo ERROR: expected checksum for libcmis-0.5.2.tar.xz is d7b18d9602190e10d437f8a964a32e983afd57e2db316a07d87477a79f5000a2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libcmis-0.5.2.tar.xz ../ --2020-09-11 23:57:58-- https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 484404 (473K) [application/octet-stream] Saving to: './libcmis-0.5.2.tar.xz' 0K ....... 100% 1.04M=0.4s 2020-09-11 23:57:58 (1.04 MB/s) - './libcmis-0.5.2.tar.xz' saved [484404/484404] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/CoinMP-1.7.6.tgz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 CoinMP-1.7.6.tgz | sed "s/ .*//"` && if test "$SUM" != "86c798780b9e1f5921fe4efe651a93cb420623b45aa1fdff57af8c37f116113f"; then echo ERROR: expected checksum for CoinMP-1.7.6.tgz is 86c798780b9e1f5921fe4efe651a93cb420623b45aa1fdff57af8c37f116113f 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv CoinMP-1.7.6.tgz ../ --2020-09-11 23:57:58-- https://dev-www.libreoffice.org/src/CoinMP-1.7.6.tgz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 10343849 (9.9M) [application/octet-stream] Saving to: './CoinMP-1.7.6.tgz' 0K ........ ........ ........ ........ ........ ........ 30% 1.48M 5s 3072K ........ ........ ........ ........ ........ ........ 60% 1.66M 2s 6144K ........ ........ ........ ........ ........ ........ 91% 1.80M 1s 9216K ........ ..... 100% 2.10M=5.9s 2020-09-11 23:58:05 (1.67 MB/s) - './CoinMP-1.7.6.tgz' saved [10343849/10343849] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 cppunit-1.14.0.tar.gz | sed "s/ .*//"` && if test "$SUM" != "3d569869d27b48860210c758c4f313082103a5e58219a7669b52bfd29d674780"; then echo ERROR: expected checksum for cppunit-1.14.0.tar.gz is 3d569869d27b48860210c758c4f313082103a5e58219a7669b52bfd29d674780 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv cppunit-1.14.0.tar.gz ../ --2020-09-11 23:58:05-- https://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 959716 (937K) [application/octet-stream] Saving to: './cppunit-1.14.0.tar.gz' 0K ........ ...... 100% 1.09M=0.8s 2020-09-11 23:58:06 (1.09 MB/s) - './cppunit-1.14.0.tar.gz' saved [959716/959716] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt | sed "s/ .*//"` && if test "$SUM" != "71b238efd2734be9800af07566daea8d6685aeed28db5eb5fa0e6453f4d85de3"; then echo ERROR: expected checksum for 1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt is 71b238efd2734be9800af07566daea8d6685aeed28db5eb5fa0e6453f4d85de3 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv 1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt ../ --2020-09-11 23:58:06-- https://dev-www.libreoffice.org/src/1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 49659 (48K) [application/octet-stream] Saving to: './1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt' 0K 100% 918K=0.05s 2020-09-11 23:58:06 (918 KB/s) - './1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt' saved [49659/49659] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/curl-7.65.0.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 curl-7.65.0.tar.xz | sed "s/ .*//"` && if test "$SUM" != "7766d263929404f693905b5e5222aa0f2bdf8c66ab4b8758f0c0820a42b966cd"; then echo ERROR: expected checksum for curl-7.65.0.tar.xz is 7766d263929404f693905b5e5222aa0f2bdf8c66ab4b8758f0c0820a42b966cd 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv curl-7.65.0.tar.xz ../ --2020-09-11 23:58:06-- https://dev-www.libreoffice.org/src/curl-7.65.0.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2392324 (2.3M) [application/octet-stream] Saving to: './curl-7.65.0.tar.xz' 0K ........ ........ ........ ........ .... 100% 872K=2.7s 2020-09-11 23:58:09 (872 KB/s) - './curl-7.65.0.tar.xz' saved [2392324/2392324] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libe-book-0.1.3.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libe-book-0.1.3.tar.xz | sed "s/ .*//"` && if test "$SUM" != "7e8d8ff34f27831aca3bc6f9cc532c2f90d2057c778963b884ff3d1e34dfe1f9"; then echo ERROR: expected checksum for libe-book-0.1.3.tar.xz is 7e8d8ff34f27831aca3bc6f9cc532c2f90d2057c778963b884ff3d1e34dfe1f9 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libe-book-0.1.3.tar.xz ../ --2020-09-11 23:58:09-- https://dev-www.libreoffice.org/src/libe-book-0.1.3.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 416268 (407K) [application/octet-stream] Saving to: './libe-book-0.1.3.tar.xz' 0K ...... 100% 1.05M=0.4s 2020-09-11 23:58:10 (1.05 MB/s) - './libe-book-0.1.3.tar.xz' saved [416268/416268] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libepubgen-0.1.1.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libepubgen-0.1.1.tar.xz | sed "s/ .*//"` && if test "$SUM" != "03e084b994cbeffc8c3dd13303b2cb805f44d8f2c3b79f7690d7e3fc7f6215ad"; then echo ERROR: expected checksum for libepubgen-0.1.1.tar.xz is 03e084b994cbeffc8c3dd13303b2cb805f44d8f2c3b79f7690d7e3fc7f6215ad 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libepubgen-0.1.1.tar.xz ../ --2020-09-11 23:58:10-- https://dev-www.libreoffice.org/src/libepubgen-0.1.1.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 324380 (317K) [application/octet-stream] Saving to: './libepubgen-0.1.1.tar.xz' 0K .... 100% 1.15M=0.3s 2020-09-11 23:58:11 (1.15 MB/s) - './libepubgen-0.1.1.tar.xz' saved [324380/324380] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libetonyek-0.1.9.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libetonyek-0.1.9.tar.xz | sed "s/ .*//"` && if test "$SUM" != "e61677e8799ce6e55b25afc11aa5339113f6a49cff031f336e32fa58635b1a4a"; then echo ERROR: expected checksum for libetonyek-0.1.9.tar.xz is e61677e8799ce6e55b25afc11aa5339113f6a49cff031f336e32fa58635b1a4a 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libetonyek-0.1.9.tar.xz ../ --2020-09-11 23:58:11-- https://dev-www.libreoffice.org/src/libetonyek-0.1.9.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1477064 (1.4M) [application/octet-stream] Saving to: './libetonyek-0.1.9.tar.xz' 0K ........ ........ ...... 100% 1.34M=1.0s 2020-09-11 23:58:12 (1.34 MB/s) - './libetonyek-0.1.9.tar.xz' saved [1477064/1477064] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/expat-2.2.8.tar.bz2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 expat-2.2.8.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "9a130948b05a82da34e4171d5f5ae5d321d9630277af02c8fa51e431f6475102"; then echo ERROR: expected checksum for expat-2.2.8.tar.bz2 is 9a130948b05a82da34e4171d5f5ae5d321d9630277af02c8fa51e431f6475102 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv expat-2.2.8.tar.bz2 ../ --2020-09-11 23:58:12-- https://dev-www.libreoffice.org/src/expat-2.2.8.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 520377 (508K) [application/octet-stream] Saving to: './expat-2.2.8.tar.bz2' 0K ....... 100% 1.44M=0.3s 2020-09-11 23:58:13 (1.44 MB/s) - './expat-2.2.8.tar.bz2' saved [520377/520377] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/Firebird-3.0.0.32483-0.tar.bz2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 Firebird-3.0.0.32483-0.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "6994be3555e23226630c587444be19d309b25b0fcf1f87df3b4e3f88943e5860"; then echo ERROR: expected checksum for Firebird-3.0.0.32483-0.tar.bz2 is 6994be3555e23226630c587444be19d309b25b0fcf1f87df3b4e3f88943e5860 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv Firebird-3.0.0.32483-0.tar.bz2 ../ --2020-09-11 23:58:13-- https://dev-www.libreoffice.org/src/Firebird-3.0.0.32483-0.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9552809 (9.1M) [application/octet-stream] Saving to: './Firebird-3.0.0.32483-0.tar.bz2' 0K ........ ........ ........ ........ ........ ........ 32% 2.33M 3s 3072K ........ ........ ........ ........ ........ ........ 65% 2.31M 1s 6144K ........ ........ ........ ........ ........ ........ 98% 1.31M 0s 9216K . 100% 1.39M=5.0s 2020-09-11 23:58:18 (1.84 MB/s) - './Firebird-3.0.0.32483-0.tar.bz2' saved [9552809/9552809] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libfreehand-0.1.2.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libfreehand-0.1.2.tar.xz | sed "s/ .*//"` && if test "$SUM" != "0e422d1564a6dbf22a9af598535425271e583514c0f7ba7d9091676420de34ac"; then echo ERROR: expected checksum for libfreehand-0.1.2.tar.xz is 0e422d1564a6dbf22a9af598535425271e583514c0f7ba7d9091676420de34ac 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libfreehand-0.1.2.tar.xz ../ --2020-09-11 23:58:18-- https://dev-www.libreoffice.org/src/libfreehand-0.1.2.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 516132 (504K) [application/octet-stream] Saving to: './libfreehand-0.1.2.tar.xz' 0K ....... 100% 1.14M=0.4s 2020-09-11 23:58:19 (1.14 MB/s) - './libfreehand-0.1.2.tar.xz' saved [516132/516132] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libepoxy-1.5.3.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libepoxy-1.5.3.tar.xz | sed "s/ .*//"` && if test "$SUM" != "002958c5528321edd53440235d3c44e71b5b1e09b9177e8daf677450b6c4433d"; then echo ERROR: expected checksum for libepoxy-1.5.3.tar.xz is 002958c5528321edd53440235d3c44e71b5b1e09b9177e8daf677450b6c4433d 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libepoxy-1.5.3.tar.xz ../ --2020-09-11 23:58:19-- https://dev-www.libreoffice.org/src/libepoxy-1.5.3.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 220540 (215K) [application/octet-stream] Saving to: './libepoxy-1.5.3.tar.xz' 0K ... 100% 1004K=0.2s 2020-09-11 23:58:20 (1004 KB/s) - './libepoxy-1.5.3.tar.xz' saved [220540/220540] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip | sed "s/ .*//"` && if test "$SUM" != "d0312c360efe04dd048b3311fe375ff36f1993b4c2e3cb58c81062990532904a"; then echo ERROR: expected checksum for bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip is d0312c360efe04dd048b3311fe375ff36f1993b4c2e3cb58c81062990532904a 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip ../ --2020-09-11 23:58:20-- https://dev-www.libreoffice.org/src/bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 5290295 (5.0M) [application/zip] Saving to: './bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip' 0K ........ ........ ........ ........ ........ ........ 59% 1.55M 1s 3072K ........ ........ ........ ........ 100% 1.87M=3.0s 2020-09-11 23:58:23 (1.66 MB/s) - './bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip' saved [5290295/5290295] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/gpgme-1.9.0.tar.bz2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 gpgme-1.9.0.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "1b29fedb8bfad775e70eafac5b0590621683b2d9869db994568e6401f4034ceb"; then echo ERROR: expected checksum for gpgme-1.9.0.tar.bz2 is 1b29fedb8bfad775e70eafac5b0590621683b2d9869db994568e6401f4034ceb 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv gpgme-1.9.0.tar.bz2 ../ --2020-09-11 23:58:23-- https://dev-www.libreoffice.org/src/gpgme-1.9.0.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1344222 (1.3M) [application/octet-stream] Saving to: './gpgme-1.9.0.tar.bz2' 0K ........ ........ .... 100% 1.54M=0.8s 2020-09-11 23:58:24 (1.54 MB/s) - './gpgme-1.9.0.tar.bz2' saved [1344222/1344222] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/graphite2-minimal-1.3.13.tgz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 graphite2-minimal-1.3.13.tgz | sed "s/ .*//"` && if test "$SUM" != "d47d387161db7f7ebade1920aa7cbdc797e79772597d8b55e80b58d1071bcc36"; then echo ERROR: expected checksum for graphite2-minimal-1.3.13.tgz is d47d387161db7f7ebade1920aa7cbdc797e79772597d8b55e80b58d1071bcc36 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv graphite2-minimal-1.3.13.tgz ../ --2020-09-11 23:58:24-- https://dev-www.libreoffice.org/src/graphite2-minimal-1.3.13.tgz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 149171 (146K) [application/octet-stream] Saving to: './graphite2-minimal-1.3.13.tgz' 0K .. 100% 1.34M=0.1s 2020-09-11 23:58:25 (1.34 MB/s) - './graphite2-minimal-1.3.13.tgz' saved [149171/149171] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/harfbuzz-2.3.1.tar.bz2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 harfbuzz-2.3.1.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "f205699d5b91374008d6f8e36c59e419ae2d9a7bb8c5d9f34041b9a5abcae468"; then echo ERROR: expected checksum for harfbuzz-2.3.1.tar.bz2 is f205699d5b91374008d6f8e36c59e419ae2d9a7bb8c5d9f34041b9a5abcae468 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv harfbuzz-2.3.1.tar.bz2 ../ --2020-09-11 23:58:25-- https://dev-www.libreoffice.org/src/harfbuzz-2.3.1.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 17942960 (17M) [application/octet-stream] Saving to: './harfbuzz-2.3.1.tar.bz2' 0K ........ ........ ........ ........ ........ ........ 17% 1.39M 10s 3072K ........ ........ ........ ........ ........ ........ 35% 1002K 10s 6144K ........ ........ ........ ........ ........ ........ 52% 1.36M 7s 9216K ........ ........ ........ ........ ........ ........ 70% 1.86M 4s 12288K ........ ........ ........ ........ ........ ........ 87% 2.21M 1s 15360K ........ ........ ........ ........ . 100% 2.50M=11s 2020-09-11 23:58:36 (1.52 MB/s) - './harfbuzz-2.3.1.tar.bz2' saved [17942960/17942960] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/hunspell-1.7.0.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 hunspell-1.7.0.tar.gz | sed "s/ .*//"` && if test "$SUM" != "57be4e03ae9dd62c3471f667a0d81a14513e314d4d92081292b90435944ff951"; then echo ERROR: expected checksum for hunspell-1.7.0.tar.gz is 57be4e03ae9dd62c3471f667a0d81a14513e314d4d92081292b90435944ff951 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv hunspell-1.7.0.tar.gz ../ --2020-09-11 23:58:36-- https://dev-www.libreoffice.org/src/hunspell-1.7.0.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 938142 (916K) [application/octet-stream] Saving to: './hunspell-1.7.0.tar.gz' 0K ........ ...... 100% 1.36M=0.7s 2020-09-11 23:58:37 (1.36 MB/s) - './hunspell-1.7.0.tar.gz' saved [938142/938142] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz | sed "s/ .*//"` && if test "$SUM" != "304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705"; then echo ERROR: expected checksum for 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz is 304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz ../ --2020-09-11 23:58:37-- https://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 638369 (623K) [application/octet-stream] Saving to: './5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz' 0K ........ . 100% 1.38M=0.4s 2020-09-11 23:58:38 (1.38 MB/s) - './5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz' saved [638369/638369] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/icu4c-63_1-src.tgz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 icu4c-63_1-src.tgz | sed "s/ .*//"` && if test "$SUM" != "05c490b69454fce5860b7e8e2821231674af0a11d7ef2febea9a32512998cb9d"; then echo ERROR: expected checksum for icu4c-63_1-src.tgz is 05c490b69454fce5860b7e8e2821231674af0a11d7ef2febea9a32512998cb9d 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv icu4c-63_1-src.tgz ../ --2020-09-11 23:58:38-- https://dev-www.libreoffice.org/src/icu4c-63_1-src.tgz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 23746939 (23M) [application/octet-stream] Saving to: './icu4c-63_1-src.tgz' 0K ........ ........ ........ ........ ........ ........ 13% 1.51M 13s 3072K ........ ........ ........ ........ ........ ........ 26% 1.53M 11s 6144K ........ ........ ........ ........ ........ ........ 39% 1.78M 9s 9216K ........ ........ ........ ........ ........ ........ 52% 1.40M 7s 12288K ........ ........ ........ ........ ........ ........ 66% 1.40M 5s 15360K ........ ........ ........ ........ ........ ........ 79% 1.71M 3s 18432K ........ ........ ........ ........ ........ ........ 92% 1022K 1s 21504K ........ ........ ........ .. 100% 1.18M=16s 2020-09-11 23:58:55 (1.41 MB/s) - './icu4c-63_1-src.tgz' saved [23746939/23746939] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/icu4c-63_1-data.zip 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 icu4c-63_1-data.zip | sed "s/ .*//"` && if test "$SUM" != "9bef2bf28ec4fdc86a3bd88d7ac4d509fef6dfbe9c6798299e55b9d4343e960c"; then echo ERROR: expected checksum for icu4c-63_1-data.zip is 9bef2bf28ec4fdc86a3bd88d7ac4d509fef6dfbe9c6798299e55b9d4343e960c 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv icu4c-63_1-data.zip ../ --2020-09-11 23:58:55-- https://dev-www.libreoffice.org/src/icu4c-63_1-data.zip Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 16229251 (15M) [application/zip] Saving to: './icu4c-63_1-data.zip' 0K ........ ........ ........ ........ ........ ........ 19% 1.85M 7s 3072K ........ ........ ........ ........ ........ ........ 38% 1.40M 6s 6144K ........ ........ ........ ........ ........ ........ 58% 1.18M 5s 9216K ........ ........ ........ ........ ........ ........ 77% 1.54M 2s 12288K ........ ........ ........ ........ ........ ........ 96% 1.50M 0s 15360K ....... 100% 1007K=11s 2020-09-11 23:59:06 (1.44 MB/s) - './icu4c-63_1-data.zip' saved [16229251/16229251] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libjpeg-turbo-1.5.3.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libjpeg-turbo-1.5.3.tar.gz | sed "s/ .*//"` && if test "$SUM" != "b24890e2bb46e12e72a79f7e965f409f4e16466d00e1dd15d93d73ee6b592523"; then echo ERROR: expected checksum for libjpeg-turbo-1.5.3.tar.gz is b24890e2bb46e12e72a79f7e965f409f4e16466d00e1dd15d93d73ee6b592523 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libjpeg-turbo-1.5.3.tar.gz ../ --2020-09-11 23:59:06-- https://dev-www.libreoffice.org/src/libjpeg-turbo-1.5.3.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1658672 (1.6M) [application/octet-stream] Saving to: './libjpeg-turbo-1.5.3.tar.gz' 0K ........ ........ ........ . 100% 775K=2.1s 2020-09-11 23:59:08 (775 KB/s) - './libjpeg-turbo-1.5.3.tar.gz' saved [1658672/1658672] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/lcms2-2.9.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 lcms2-2.9.tar.gz | sed "s/ .*//"` && if test "$SUM" != "48c6fdf98396fa245ed86e622028caf49b96fa22f3e5734f853f806fbc8e7d20"; then echo ERROR: expected checksum for lcms2-2.9.tar.gz is 48c6fdf98396fa245ed86e622028caf49b96fa22f3e5734f853f806fbc8e7d20 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv lcms2-2.9.tar.gz ../ --2020-09-11 23:59:08-- https://dev-www.libreoffice.org/src/lcms2-2.9.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 10974649 (10M) [application/octet-stream] Saving to: './lcms2-2.9.tar.gz' 0K ........ ........ ........ ........ ........ ........ 28% 812K 9s 3072K ........ ........ ........ ........ ........ ........ 57% 898K 5s 6144K ........ ........ ........ ........ ........ ........ 85% 1.04M 2s 9216K ........ ........ ....... 100% 1.55M=11s 2020-09-11 23:59:20 (971 KB/s) - './lcms2-2.9.tar.gz' saved [10974649/10974649] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libassuan-2.5.1.tar.bz2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libassuan-2.5.1.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "47f96c37b4f2aac289f0bc1bacfa8bd8b4b209a488d3d15e2229cb6cc9b26449"; then echo ERROR: expected checksum for libassuan-2.5.1.tar.bz2 is 47f96c37b4f2aac289f0bc1bacfa8bd8b4b209a488d3d15e2229cb6cc9b26449 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libassuan-2.5.1.tar.bz2 ../ --2020-09-11 23:59:20-- https://dev-www.libreoffice.org/src/libassuan-2.5.1.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 564857 (552K) [application/octet-stream] Saving to: './libassuan-2.5.1.tar.bz2' 0K ........ 100% 1023K=0.5s 2020-09-11 23:59:21 (1023 KB/s) - './libassuan-2.5.1.tar.bz2' saved [564857/564857] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libexttextcat-3.4.5.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libexttextcat-3.4.5.tar.xz | sed "s/ .*//"` && if test "$SUM" != "13fdbc9d4c489a4d0519e51933a1aa21fe3fb9eb7da191b87f7a63e82797dac8"; then echo ERROR: expected checksum for libexttextcat-3.4.5.tar.xz is 13fdbc9d4c489a4d0519e51933a1aa21fe3fb9eb7da191b87f7a63e82797dac8 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libexttextcat-3.4.5.tar.xz ../ --2020-09-11 23:59:21-- https://dev-www.libreoffice.org/src/libexttextcat-3.4.5.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1041268 (1017K) [application/octet-stream] Saving to: './libexttextcat-3.4.5.tar.xz' 0K ........ ....... 100% 1.18M=0.8s 2020-09-11 23:59:22 (1.18 MB/s) - './libexttextcat-3.4.5.tar.xz' saved [1041268/1041268] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libgpg-error-1.27.tar.bz2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libgpg-error-1.27.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "4f93aac6fecb7da2b92871bb9ee33032be6a87b174f54abf8ddf0911a22d29d2"; then echo ERROR: expected checksum for libgpg-error-1.27.tar.bz2 is 4f93aac6fecb7da2b92871bb9ee33032be6a87b174f54abf8ddf0911a22d29d2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libgpg-error-1.27.tar.bz2 ../ --2020-09-11 23:59:22-- https://dev-www.libreoffice.org/src/libgpg-error-1.27.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 813060 (794K) [application/octet-stream] Saving to: './libgpg-error-1.27.tar.bz2' 0K ........ .... 100% 1.34M=0.6s 2020-09-11 23:59:23 (1.34 MB/s) - './libgpg-error-1.27.tar.bz2' saved [813060/813060] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/language-subtag-registry-2019-09-16.tar.bz2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 language-subtag-registry-2019-09-16.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "07b66bc0f2786fde55f6bbcbcb4a455a846eb8e2351c8ce3d0a219a73693736a"; then echo ERROR: expected checksum for language-subtag-registry-2019-09-16.tar.bz2 is 07b66bc0f2786fde55f6bbcbcb4a455a846eb8e2351c8ce3d0a219a73693736a 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv language-subtag-registry-2019-09-16.tar.bz2 ../ --2020-09-11 23:59:23-- https://dev-www.libreoffice.org/src/language-subtag-registry-2019-09-16.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 75514 (74K) [application/octet-stream] Saving to: './language-subtag-registry-2019-09-16.tar.bz2' 0K . 100% 1.34M=0.05s 2020-09-11 23:59:23 (1.34 MB/s) - './language-subtag-registry-2019-09-16.tar.bz2' saved [75514/75514] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/liblangtag-0.6.2.tar.bz2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 liblangtag-0.6.2.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "d6242790324f1432fb0a6fae71b6851f520b2c5a87675497cf8ea14c2924d52e"; then echo ERROR: expected checksum for liblangtag-0.6.2.tar.bz2 is d6242790324f1432fb0a6fae71b6851f520b2c5a87675497cf8ea14c2924d52e 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv liblangtag-0.6.2.tar.bz2 ../ --2020-09-11 23:59:23-- https://dev-www.libreoffice.org/src/liblangtag-0.6.2.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 766080 (748K) [application/octet-stream] Saving to: './liblangtag-0.6.2.tar.bz2' 0K ........ ... 100% 1.39M=0.5s 2020-09-11 23:59:24 (1.39 MB/s) - './liblangtag-0.6.2.tar.bz2' saved [766080/766080] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libnumbertext-1.0.5.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libnumbertext-1.0.5.tar.xz | sed "s/ .*//"` && if test "$SUM" != "e1c9086b4cecb6b25f180316f30740dfabe6a4dbaf70dddc34276fc839e4f4f7"; then echo ERROR: expected checksum for libnumbertext-1.0.5.tar.xz is e1c9086b4cecb6b25f180316f30740dfabe6a4dbaf70dddc34276fc839e4f4f7 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libnumbertext-1.0.5.tar.xz ../ --2020-09-11 23:59:24-- https://dev-www.libreoffice.org/src/libnumbertext-1.0.5.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 281640 (275K) [application/octet-stream] Saving to: './libnumbertext-1.0.5.tar.xz' 0K .... 100% 1.21M=0.2s 2020-09-11 23:59:25 (1.21 MB/s) - './libnumbertext-1.0.5.tar.xz' saved [281640/281640] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libpng-1.6.37.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libpng-1.6.37.tar.xz | sed "s/ .*//"` && if test "$SUM" != "505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca"; then echo ERROR: expected checksum for libpng-1.6.37.tar.xz is 505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libpng-1.6.37.tar.xz ../ --2020-09-11 23:59:25-- https://dev-www.libreoffice.org/src/libpng-1.6.37.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1012272 (989K) [application/octet-stream] Saving to: './libpng-1.6.37.tar.xz' 0K ........ ....... 100% 419K=2.4s 2020-09-11 23:59:28 (419 KB/s) - './libpng-1.6.37.tar.xz' saved [1012272/1012272] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/ltm-1.0.zip 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 ltm-1.0.zip | sed "s/ .*//"` && if test "$SUM" != "083daa92d8ee6f4af96a6143b12d7fc8fe1a547e14f862304f7281f8f7347483"; then echo ERROR: expected checksum for ltm-1.0.zip is 083daa92d8ee6f4af96a6143b12d7fc8fe1a547e14f862304f7281f8f7347483 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv ltm-1.0.zip ../ --2020-09-11 23:59:28-- https://dev-www.libreoffice.org/src/ltm-1.0.zip Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2542693 (2.4M) [application/zip] Saving to: './ltm-1.0.zip' 0K ........ ........ ........ ........ ...... 100% 1.18M=2.1s 2020-09-11 23:59:30 (1.18 MB/s) - './ltm-1.0.zip' saved [2542693/2542693] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/xmlsec1-1.2.28.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 xmlsec1-1.2.28.tar.gz | sed "s/ .*//"` && if test "$SUM" != "13eec4811ea30e3f0e16a734d1dbf7f9d246a71d540b48d143a07b489f6222d4"; then echo ERROR: expected checksum for xmlsec1-1.2.28.tar.gz is 13eec4811ea30e3f0e16a734d1dbf7f9d246a71d540b48d143a07b489f6222d4 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv xmlsec1-1.2.28.tar.gz ../ --2020-09-11 23:59:30-- https://dev-www.libreoffice.org/src/xmlsec1-1.2.28.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1995599 (1.9M) [application/octet-stream] Saving to: './xmlsec1-1.2.28.tar.gz' 0K ........ ........ ........ ...... 100% 1.72M=1.1s 2020-09-11 23:59:32 (1.72 MB/s) - './xmlsec1-1.2.28.tar.gz' saved [1995599/1995599] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz | sed "s/ .*//"` && if test "$SUM" != "171816288f14215c69e730f7a4f1c325739873e21f946ff83884b350574e6695"; then echo ERROR: expected checksum for 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz is 171816288f14215c69e730f7a4f1c325739873e21f946ff83884b350574e6695 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz ../ --2020-09-11 23:59:32-- https://dev-www.libreoffice.org/src/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 769268 (751K) [application/octet-stream] Saving to: './26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz' 0K ........ ... 100% 1.29M=0.6s 2020-09-11 23:59:33 (1.29 MB/s) - './26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz' saved [769268/769268] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz | sed "s/ .*//"` && if test "$SUM" != "fd2f751dea049c1907735eb236aeace1d811d6a8218118b00bbaa9b84dc5cd60"; then echo ERROR: expected checksum for a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz is fd2f751dea049c1907735eb236aeace1d811d6a8218118b00bbaa9b84dc5cd60 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz ../ --2020-09-11 23:59:33-- https://dev-www.libreoffice.org/src/a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1923436 (1.8M) [application/octet-stream] Saving to: './a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz' 0K ........ ........ ........ ..... 100% 916K=2.1s 2020-09-11 23:59:35 (916 KB/s) - './a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz' saved [1923436/1923436] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/mdds-1.4.3.tar.bz2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 mdds-1.4.3.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "25ce3d5af9f6609e1de05bb22b2316e57b74a72a5b686fbb2da199da72349c81"; then echo ERROR: expected checksum for mdds-1.4.3.tar.bz2 is 25ce3d5af9f6609e1de05bb22b2316e57b74a72a5b686fbb2da199da72349c81 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv mdds-1.4.3.tar.bz2 ../ --2020-09-11 23:59:35-- https://dev-www.libreoffice.org/src/mdds-1.4.3.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 334515 (327K) [application/octet-stream] Saving to: './mdds-1.4.3.tar.bz2' 0K ..... 100% 777K=0.4s 2020-09-11 23:59:36 (777 KB/s) - './mdds-1.4.3.tar.bz2' saved [334515/334515] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libmspub-0.1.4.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libmspub-0.1.4.tar.xz | sed "s/ .*//"` && if test "$SUM" != "ef36c1a1aabb2ba3b0bedaaafe717bf4480be2ba8de6f3894be5fd3702b013ba"; then echo ERROR: expected checksum for libmspub-0.1.4.tar.xz is ef36c1a1aabb2ba3b0bedaaafe717bf4480be2ba8de6f3894be5fd3702b013ba 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libmspub-0.1.4.tar.xz ../ --2020-09-11 23:59:36-- https://dev-www.libreoffice.org/src/libmspub-0.1.4.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 377472 (369K) [application/octet-stream] Saving to: './libmspub-0.1.4.tar.xz' 0K ..... 100% 854K=0.4s 2020-09-11 23:59:37 (854 KB/s) - './libmspub-0.1.4.tar.xz' saved [377472/377472] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libmwaw-0.3.15.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libmwaw-0.3.15.tar.xz | sed "s/ .*//"` && if test "$SUM" != "0440bb09f05e3419423d8dfa36ee847056ebfd837f9cbc091fdb5b057daab0b1"; then echo ERROR: expected checksum for libmwaw-0.3.15.tar.xz is 0440bb09f05e3419423d8dfa36ee847056ebfd837f9cbc091fdb5b057daab0b1 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libmwaw-0.3.15.tar.xz ../ --2020-09-11 23:59:37-- https://dev-www.libreoffice.org/src/libmwaw-0.3.15.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1289744 (1.2M) [application/octet-stream] Saving to: './libmwaw-0.3.15.tar.xz' 0K ........ ........ ... 100% 960K=1.3s 2020-09-11 23:59:38 (960 KB/s) - './libmwaw-0.3.15.tar.xz' saved [1289744/1289744] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz | sed "s/ .*//"` && if test "$SUM" != "1e81f395d8c851c3e4e75b568e20fa2fa549354e75ab397f9de4b0e0790a305f"; then echo ERROR: expected checksum for a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz is 1e81f395d8c851c3e4e75b568e20fa2fa549354e75ab397f9de4b0e0790a305f 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz ../ --2020-09-11 23:59:38-- https://dev-www.libreoffice.org/src/a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4910303 (4.7M) [application/octet-stream] Saving to: './a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz' 0K ........ ........ ........ ........ ........ ........ 64% 1.44M 1s 3072K ........ ........ ........ .. 100% 1.43M=3.3s 2020-09-11 23:59:42 (1.43 MB/s) - './a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz' saved [4910303/4910303] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/neon-0.30.2.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 neon-0.30.2.tar.gz | sed "s/ .*//"` && if test "$SUM" != "db0bd8cdec329b48f53a6f00199c92d5ba40b0f015b153718d1b15d3d967fbca"; then echo ERROR: expected checksum for neon-0.30.2.tar.gz is db0bd8cdec329b48f53a6f00199c92d5ba40b0f015b153718d1b15d3d967fbca 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv neon-0.30.2.tar.gz ../ --2020-09-11 23:59:42-- https://dev-www.libreoffice.org/src/neon-0.30.2.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 932779 (911K) [application/octet-stream] Saving to: './neon-0.30.2.tar.gz' 0K ........ ...... 100% 1.18M=0.8s 2020-09-11 23:59:43 (1.18 MB/s) - './neon-0.30.2.tar.gz' saved [932779/932779] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/nss-3.47.1-with-nspr-4.23.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 nss-3.47.1-with-nspr-4.23.tar.gz | sed "s/ .*//"` && if test "$SUM" != "07d4276168f59bb3038c7826dabb5fbfbab8336ddf65e4e6e43bce89ada78c64"; then echo ERROR: expected checksum for nss-3.47.1-with-nspr-4.23.tar.gz is 07d4276168f59bb3038c7826dabb5fbfbab8336ddf65e4e6e43bce89ada78c64 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv nss-3.47.1-with-nspr-4.23.tar.gz ../ --2020-09-11 23:59:43-- https://dev-www.libreoffice.org/src/nss-3.47.1-with-nspr-4.23.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 77928885 (74M) [application/octet-stream] Saving to: './nss-3.47.1-with-nspr-4.23.tar.gz' 0K ........ ........ ........ ........ ........ ........ 4% 1.06M 67s 3072K ........ ........ ........ ........ ........ ........ 8% 1006K 67s 6144K ........ ........ ........ ........ ........ ........ 12% 1.46M 58s 9216K ........ ........ ........ ........ ........ ........ 16% 1.68M 50s 12288K ........ ........ ........ ........ ........ ........ 20% 1.09M 49s 15360K ........ ........ ........ ........ ........ ........ 24% 1.24M 47s 18432K ........ ........ ........ ........ ........ ........ 28% 1.63M 42s 21504K ........ ........ ........ ........ ........ ........ 32% 1.71M 39s 24576K ........ ........ ........ ........ ........ ........ 36% 2.01M 35s 27648K ........ ........ ........ ........ ........ ........ 40% 1.92M 32s 30720K ........ ........ ........ ........ ........ ........ 44% 1.32M 30s 33792K ........ ........ ........ ........ ........ ........ 48% 845K 29s 36864K ........ ........ ........ ........ ........ ........ 52% 494K 30s 39936K ........ ........ ........ ........ ........ ........ 56% 645K 30s 43008K ........ ........ ........ ........ ........ ........ 60% 1.05M 27s 46080K ........ ........ ........ ........ ........ ........ 64% 1.26M 24s 49152K ........ ........ ........ ........ ........ ........ 68% 1.13M 21s 52224K ........ ........ ........ ........ ........ ........ 72% 779K 19s 55296K ........ ........ ........ ........ ........ ........ 76% 834K 16s 58368K ........ ........ ........ ........ ........ ........ 80% 717K 14s 61440K ........ ........ ........ ........ ........ ........ 84% 799K 11s 64512K ........ ........ ........ ........ ........ ........ 88% 1.04M 8s 67584K ........ ........ ........ ........ ........ ........ 92% 869K 5s 70656K ........ ........ ........ ........ ........ ........ 96% 817K 2s 73728K ........ ........ ........ ........ ..... 100% 570K=76s 2020-09-12 00:01:00 (995 KB/s) - './nss-3.47.1-with-nspr-4.23.tar.gz' saved [77928885/77928885] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt | sed "s/ .*//"` && if test "$SUM" != "1568ed1d2feb8210bb5de61d69574a165cded536cfa17c6953c9064076469de2"; then echo ERROR: expected checksum for b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt is 1568ed1d2feb8210bb5de61d69574a165cded536cfa17c6953c9064076469de2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt ../ --2020-09-12 00:01:00-- https://dev-www.libreoffice.org/src/b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 70349 (69K) [application/octet-stream] Saving to: './b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt' 0K . 100% 1.23M=0.05s 2020-09-12 00:01:01 (1.23 MB/s) - './b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt' saved [70349/70349] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libodfgen-0.1.6.tar.bz2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libodfgen-0.1.6.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "2c7b21892f84a4c67546f84611eccdad6259875c971e98ddb027da66ea0ac9c2"; then echo ERROR: expected checksum for libodfgen-0.1.6.tar.bz2 is 2c7b21892f84a4c67546f84611eccdad6259875c971e98ddb027da66ea0ac9c2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libodfgen-0.1.6.tar.bz2 ../ --2020-09-12 00:01:01-- https://dev-www.libreoffice.org/src/libodfgen-0.1.6.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 446705 (436K) [application/octet-stream] Saving to: './libodfgen-0.1.6.tar.bz2' 0K ...... 100% 591K=0.7s 2020-09-12 00:01:02 (591 KB/s) - './libodfgen-0.1.6.tar.bz2' saved [446705/446705] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/openldap-2.4.45.tgz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 openldap-2.4.45.tgz | sed "s/ .*//"` && if test "$SUM" != "cdd6cffdebcd95161a73305ec13fc7a78e9707b46ca9f84fb897cd5626df3824"; then echo ERROR: expected checksum for openldap-2.4.45.tgz is cdd6cffdebcd95161a73305ec13fc7a78e9707b46ca9f84fb897cd5626df3824 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv openldap-2.4.45.tgz ../ --2020-09-12 00:01:02-- https://dev-www.libreoffice.org/src/openldap-2.4.45.tgz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 5672845 (5.4M) [application/octet-stream] Saving to: './openldap-2.4.45.tgz' 0K ........ ........ ........ ........ ........ ........ 55% 705K 3s 3072K ........ ........ ........ ........ ...... 100% 1022K=6.8s 2020-09-12 00:01:09 (818 KB/s) - './openldap-2.4.45.tgz' saved [5672845/5672845] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/openssl-1.0.2t.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 openssl-1.0.2t.tar.gz | sed "s/ .*//"` && if test "$SUM" != "14cb464efe7ac6b54799b34456bd69558a749a4931ecfd9cf9f71d7881cac7bc"; then echo ERROR: expected checksum for openssl-1.0.2t.tar.gz is 14cb464efe7ac6b54799b34456bd69558a749a4931ecfd9cf9f71d7881cac7bc 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv openssl-1.0.2t.tar.gz ../ --2020-09-12 00:01:09-- https://dev-www.libreoffice.org/src/openssl-1.0.2t.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 5355422 (5.1M) [application/octet-stream] Saving to: './openssl-1.0.2t.tar.gz' 0K ........ ........ ........ ........ ........ ........ 58% 1002K 2s 3072K ........ ........ ........ ........ . 100% 667K=6.3s 2020-09-12 00:01:16 (830 KB/s) - './openssl-1.0.2t.tar.gz' saved [5355422/5355422] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/liborcus-0.14.1.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 liborcus-0.14.1.tar.gz | sed "s/ .*//"` && if test "$SUM" != "3f48cfbc21ad74787218284939c04d42cb836c73bc393f27f538b668e4d78a5f"; then echo ERROR: expected checksum for liborcus-0.14.1.tar.gz is 3f48cfbc21ad74787218284939c04d42cb836c73bc393f27f538b668e4d78a5f 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv liborcus-0.14.1.tar.gz ../ --2020-09-12 00:01:16-- https://dev-www.libreoffice.org/src/liborcus-0.14.1.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2454001 (2.3M) [application/octet-stream] Saving to: './liborcus-0.14.1.tar.gz' 0K ........ ........ ........ ........ ..... 100% 610K=3.9s 2020-09-12 00:01:20 (610 KB/s) - './liborcus-0.14.1.tar.gz' saved [2454001/2454001] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libpagemaker-0.0.4.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libpagemaker-0.0.4.tar.xz | sed "s/ .*//"` && if test "$SUM" != "66adacd705a7d19895e08eac46d1e851332adf2e736c566bef1164e7a442519d"; then echo ERROR: expected checksum for libpagemaker-0.0.4.tar.xz is 66adacd705a7d19895e08eac46d1e851332adf2e736c566bef1164e7a442519d 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libpagemaker-0.0.4.tar.xz ../ --2020-09-12 00:01:20-- https://dev-www.libreoffice.org/src/libpagemaker-0.0.4.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 306496 (299K) [application/octet-stream] Saving to: './libpagemaker-0.0.4.tar.xz' 0K .... 100% 710K=0.4s 2020-09-12 00:01:21 (710 KB/s) - './libpagemaker-0.0.4.tar.xz' saved [306496/306496] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/pdfium-3794.tar.bz2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 pdfium-3794.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "e3faddcf741336c64ca2e6f72b23e9e60979969b2cf67c878c9a5bc38328cfc4"; then echo ERROR: expected checksum for pdfium-3794.tar.bz2 is e3faddcf741336c64ca2e6f72b23e9e60979969b2cf67c878c9a5bc38328cfc4 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv pdfium-3794.tar.bz2 ../ --2020-09-12 00:01:21-- https://dev-www.libreoffice.org/src/pdfium-3794.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 7123074 (6.8M) [application/octet-stream] Saving to: './pdfium-3794.tar.bz2' 0K ........ ........ ........ ........ ........ ........ 44% 489K 8s 3072K ........ ........ ........ ........ ........ ........ 88% 708K 1s 6144K ........ .... 100% 776K=12s 2020-09-12 00:01:33 (596 KB/s) - './pdfium-3794.tar.bz2' saved [7123074/7123074] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/poppler-0.82.0.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 poppler-0.82.0.tar.xz | sed "s/ .*//"` && if test "$SUM" != "234f8e573ea57fb6a008e7c1e56bfae1af5d1adf0e65f47555e1ae103874e4df"; then echo ERROR: expected checksum for poppler-0.82.0.tar.xz is 234f8e573ea57fb6a008e7c1e56bfae1af5d1adf0e65f47555e1ae103874e4df 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv poppler-0.82.0.tar.xz ../ --2020-09-12 00:01:33-- https://dev-www.libreoffice.org/src/poppler-0.82.0.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1553336 (1.5M) [application/octet-stream] Saving to: './poppler-0.82.0.tar.xz' 0K ........ ........ ....... 100% 962K=1.6s 2020-09-12 00:01:35 (962 KB/s) - './poppler-0.82.0.tar.xz' saved [1553336/1553336] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/postgresql-9.2.24.tar.bz2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 postgresql-9.2.24.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "a754c02f7051c2f21e52f8669a421b50485afcde9a581674d6106326b189d126"; then echo ERROR: expected checksum for postgresql-9.2.24.tar.bz2 is a754c02f7051c2f21e52f8669a421b50485afcde9a581674d6106326b189d126 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv postgresql-9.2.24.tar.bz2 ../ --2020-09-12 00:01:35-- https://dev-www.libreoffice.org/src/postgresql-9.2.24.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 16552576 (16M) [application/octet-stream] Saving to: './postgresql-9.2.24.tar.bz2' 0K ........ ........ ........ ........ ........ ........ 19% 772K 17s 3072K ........ ........ ........ ........ ........ ........ 38% 762K 13s 6144K ........ ........ ........ ........ ........ ........ 57% 851K 9s 9216K ........ ........ ........ ........ ........ ........ 76% 882K 5s 12288K ........ ........ ........ ........ ........ ........ 95% 947K 1s 15360K ........ .... 100% 879K=19s 2020-09-12 00:01:54 (839 KB/s) - './postgresql-9.2.24.tar.bz2' saved [16552576/16552576] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libqxp-0.0.2.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libqxp-0.0.2.tar.xz | sed "s/ .*//"` && if test "$SUM" != "e137b6b110120a52c98edd02ebdc4095ee08d0d5295a94316a981750095a945c"; then echo ERROR: expected checksum for libqxp-0.0.2.tar.xz is e137b6b110120a52c98edd02ebdc4095ee08d0d5295a94316a981750095a945c 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libqxp-0.0.2.tar.xz ../ --2020-09-12 00:01:55-- https://dev-www.libreoffice.org/src/libqxp-0.0.2.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 341760 (334K) [application/octet-stream] Saving to: './libqxp-0.0.2.tar.xz' 0K ..... 100% 706K=0.5s 2020-09-12 00:01:55 (706 KB/s) - './libqxp-0.0.2.tar.xz' saved [341760/341760] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz | sed "s/ .*//"` && if test "$SUM" != "ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed"; then echo ERROR: expected checksum for a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz is ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz ../ --2020-09-12 00:01:55-- https://dev-www.libreoffice.org/src/a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1886657 (1.8M) [application/octet-stream] Saving to: './a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz' 0K ........ ........ ........ .... 100% 543K=3.4s 2020-09-12 00:01:59 (543 KB/s) - './a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz' saved [1886657/1886657] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz | sed "s/ .*//"` && if test "$SUM" != "6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c"; then echo ERROR: expected checksum for 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz is 6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz ../ --2020-09-12 00:01:59-- https://dev-www.libreoffice.org/src/1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1595647 (1.5M) [application/octet-stream] Saving to: './1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz' 0K ........ ........ ........ 100% 616K=2.5s 2020-09-12 00:02:02 (616 KB/s) - './1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz' saved [1595647/1595647] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz | sed "s/ .*//"` && if test "$SUM" != "de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681"; then echo ERROR: expected checksum for e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz is de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz ../ --2020-09-12 00:02:02-- https://dev-www.libreoffice.org/src/e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1621566 (1.5M) [application/octet-stream] Saving to: './e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz' 0K ........ ........ ........ 100% 715K=2.2s 2020-09-12 00:02:05 (715 KB/s) - './e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz' saved [1621566/1621566] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/librevenge-0.0.4.tar.bz2 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 librevenge-0.0.4.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "c51601cd08320b75702812c64aae0653409164da7825fd0f451ac2c5dbe77cbf"; then echo ERROR: expected checksum for librevenge-0.0.4.tar.bz2 is c51601cd08320b75702812c64aae0653409164da7825fd0f451ac2c5dbe77cbf 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv librevenge-0.0.4.tar.bz2 ../ --2020-09-12 00:02:05-- https://dev-www.libreoffice.org/src/librevenge-0.0.4.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 529833 (517K) [application/octet-stream] Saving to: './librevenge-0.0.4.tar.bz2' 0K ........ 100% 743K=0.7s 2020-09-12 00:02:06 (743 KB/s) - './librevenge-0.0.4.tar.bz2' saved [529833/529833] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libstaroffice-0.0.6.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libstaroffice-0.0.6.tar.xz | sed "s/ .*//"` && if test "$SUM" != "6b00e1ed8194e6072be4441025d1b888e39365727ed5b23e0e8c92c4009d1ec4"; then echo ERROR: expected checksum for libstaroffice-0.0.6.tar.xz is 6b00e1ed8194e6072be4441025d1b888e39365727ed5b23e0e8c92c4009d1ec4 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libstaroffice-0.0.6.tar.xz ../ --2020-09-12 00:02:06-- https://dev-www.libreoffice.org/src/libstaroffice-0.0.6.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 706324 (690K) [application/octet-stream] Saving to: './libstaroffice-0.0.6.tar.xz' 0K ........ .. 100% 934K=0.7s 2020-09-12 00:02:07 (934 KB/s) - './libstaroffice-0.0.6.tar.xz' saved [706324/706324] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz | sed "s/ .*//"` && if test "$SUM" != "983941d31ee8d366085cadf28db75eb1f5cb03ba1e5853b98f12f7f51c63b776"; then echo ERROR: expected checksum for 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz is 983941d31ee8d366085cadf28db75eb1f5cb03ba1e5853b98f12f7f51c63b776 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz ../ --2020-09-12 00:02:07-- https://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 96939 (95K) [application/octet-stream] Saving to: './0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz' 0K . 100% 880K=0.1s 2020-09-12 00:02:07 (880 KB/s) - './0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz' saved [96939/96939] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libvisio-0.1.7.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libvisio-0.1.7.tar.xz | sed "s/ .*//"` && if test "$SUM" != "8faf8df870cb27b09a787a1959d6c646faa44d0d8ab151883df408b7166bea4c"; then echo ERROR: expected checksum for libvisio-0.1.7.tar.xz is 8faf8df870cb27b09a787a1959d6c646faa44d0d8ab151883df408b7166bea4c 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libvisio-0.1.7.tar.xz ../ --2020-09-12 00:02:07-- https://dev-www.libreoffice.org/src/libvisio-0.1.7.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 854296 (834K) [application/octet-stream] Saving to: './libvisio-0.1.7.tar.xz' 0K ........ ..... 100% 705K=1.2s 2020-09-12 00:02:09 (705 KB/s) - './libvisio-0.1.7.tar.xz' saved [854296/854296] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libwpd-0.10.3.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libwpd-0.10.3.tar.xz | sed "s/ .*//"` && if test "$SUM" != "2465b0b662fdc5d4e3bebcdc9a79027713fb629ca2bff04a3c9251fdec42dd09"; then echo ERROR: expected checksum for libwpd-0.10.3.tar.xz is 2465b0b662fdc5d4e3bebcdc9a79027713fb629ca2bff04a3c9251fdec42dd09 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libwpd-0.10.3.tar.xz ../ --2020-09-12 00:02:09-- https://dev-www.libreoffice.org/src/libwpd-0.10.3.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 534712 (522K) [application/octet-stream] Saving to: './libwpd-0.10.3.tar.xz' 0K ........ 100% 808K=0.6s 2020-09-12 00:02:10 (808 KB/s) - './libwpd-0.10.3.tar.xz' saved [534712/534712] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libwpg-0.3.3.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libwpg-0.3.3.tar.xz | sed "s/ .*//"` && if test "$SUM" != "99b3f7f8832385748582ab8130fbb9e5607bd5179bebf9751ac1d51a53099d1c"; then echo ERROR: expected checksum for libwpg-0.3.3.tar.xz is 99b3f7f8832385748582ab8130fbb9e5607bd5179bebf9751ac1d51a53099d1c 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libwpg-0.3.3.tar.xz ../ --2020-09-12 00:02:10-- https://dev-www.libreoffice.org/src/libwpg-0.3.3.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 328664 (321K) [application/octet-stream] Saving to: './libwpg-0.3.3.tar.xz' 0K ..... 100% 762K=0.4s 2020-09-12 00:02:10 (762 KB/s) - './libwpg-0.3.3.tar.xz' saved [328664/328664] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libwps-0.4.10.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libwps-0.4.10.tar.xz | sed "s/ .*//"` && if test "$SUM" != "1421e034286a9f96d3168a1c54ea570ee7aa008ca07b89de005ad5ce49fb29ca"; then echo ERROR: expected checksum for libwps-0.4.10.tar.xz is 1421e034286a9f96d3168a1c54ea570ee7aa008ca07b89de005ad5ce49fb29ca 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libwps-0.4.10.tar.xz ../ --2020-09-12 00:02:11-- https://dev-www.libreoffice.org/src/libwps-0.4.10.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 695448 (679K) [application/octet-stream] Saving to: './libwps-0.4.10.tar.xz' 0K ........ .. 100% 665K=1.0s 2020-09-12 00:02:12 (665 KB/s) - './libwps-0.4.10.tar.xz' saved [695448/695448] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libzmf-0.0.2.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libzmf-0.0.2.tar.xz | sed "s/ .*//"` && if test "$SUM" != "27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22"; then echo ERROR: expected checksum for libzmf-0.0.2.tar.xz is 27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv libzmf-0.0.2.tar.xz ../ --2020-09-12 00:02:12-- https://dev-www.libreoffice.org/src/libzmf-0.0.2.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 320952 (313K) [application/octet-stream] Saving to: './libzmf-0.0.2.tar.xz' 0K .... 100% 715K=0.4s 2020-09-12 00:02:13 (715 KB/s) - './libzmf-0.0.2.tar.xz' saved [320952/320952] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/extern/884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf | sed "s/ .*//"` && if test "$SUM" != "884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc"; then echo ERROR: expected checksum for 884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf is 884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log; false; fi && mv 884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf ../ --2020-09-12 00:02:13-- https://dev-www.libreoffice.org/extern/884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 207544 (203K) [application/octet-stream] Saving to: './884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf' 0K ... 100% 473K=0.4s 2020-09-12 00:02:13 (473 KB/s) - './884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf' saved [207544/207544] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps http://download.documentfoundation.org/libreoffice/src/6.3.6/libreoffice-translations-6.3.6.2.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && mv libreoffice-translations-6.3.6.2.tar.xz ../ --2020-09-12 00:02:14-- http://download.documentfoundation.org/libreoffice/src/6.3.6/libreoffice-translations-6.3.6.2.tar.xz Resolving download.documentfoundation.org... 89.238.68.185, 2a00:1828:a012:185::1 Connecting to download.documentfoundation.org|89.238.68.185|:80... connected. HTTP request sent, awaiting response... 302 Found Location: https://ftp.cc.uoc.gr/mirrors/tdf/libreoffice/src/6.3.6/libreoffice-translations-6.3.6.2.tar.xz [following] --2020-09-12 00:02:14-- https://ftp.cc.uoc.gr/mirrors/tdf/libreoffice/src/6.3.6/libreoffice-translations-6.3.6.2.tar.xz Resolving ftp.cc.uoc.gr... 147.52.159.12, 2001:648:2c00:6c05::2 Connecting to ftp.cc.uoc.gr|147.52.159.12|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 160009268 (153M) [application/octet-stream] Saving to: './libreoffice-translations-6.3.6.2.tar.xz' 0K ........ ........ ........ ........ ........ ........ 1% 7.32M 20s 3072K ........ ........ ........ ........ ........ ........ 3% 40.0M 12s 6144K ........ ........ ........ ........ ........ ........ 5% 79.1M 8s 9216K ........ ........ ........ ........ ........ ........ 7% 79.1M 7s 12288K ........ ........ ........ ........ ........ ........ 9% 75.3M 6s 15360K ........ ........ ........ ........ ........ ........ 11% 57.9M 5s 18432K ........ ........ ........ ........ ........ ........ 13% 65.6M 4s 21504K ........ ........ ........ ........ ........ ........ 15% 85.5M 4s 24576K ........ ........ ........ ........ ........ ........ 17% 66.0M 4s 27648K ........ ........ ........ ........ ........ ........ 19% 88.1M 3s 30720K ........ ........ ........ ........ ........ ........ 21% 79.1M 3s 33792K ........ ........ ........ ........ ........ ........ 23% 80.6M 3s 36864K ........ ........ ........ ........ ........ ........ 25% 75.1M 3s 39936K ........ ........ ........ ........ ........ ........ 27% 62.3M 3s 43008K ........ ........ ........ ........ ........ ........ 29% 78.2M 2s 46080K ........ ........ ........ ........ ........ ........ 31% 80.3M 2s 49152K ........ ........ ........ ........ ........ ........ 33% 46.5M 2s 52224K ........ ........ ........ ........ ........ ........ 35% 76.4M 2s 55296K ........ ........ ........ ........ ........ ........ 37% 78.0M 2s 58368K ........ ........ ........ ........ ........ ........ 39% 82.8M 2s 61440K ........ ........ ........ ........ ........ ........ 41% 63.0M 2s 64512K ........ ........ ........ ........ ........ ........ 43% 75.6M 2s 67584K ........ ........ ........ ........ ........ ........ 45% 76.1M 2s 70656K ........ ........ ........ ........ ........ ........ 47% 76.5M 2s 73728K ........ ........ ........ ........ ........ ........ 49% 75.9M 1s 76800K ........ ........ ........ ........ ........ ........ 51% 79.2M 1s 79872K ........ ........ ........ ........ ........ ........ 53% 76.4M 1s 82944K ........ ........ ........ ........ ........ ........ 55% 59.9M 1s 86016K ........ ........ ........ ........ ........ ........ 57% 74.7M 1s 89088K ........ ........ ........ ........ ........ ........ 58% 75.7M 1s 92160K ........ ........ ........ ........ ........ ........ 60% 76.5M 1s 95232K ........ ........ ........ ........ ........ ........ 62% 55.5M 1s 98304K ........ ........ ........ ........ ........ ........ 64% 71.7M 1s 101376K ........ ........ ........ ........ ........ ........ 66% 73.8M 1s 104448K ........ ........ ........ ........ ........ ........ 68% 62.2M 1s 107520K ........ ........ ........ ........ ........ ........ 70% 78.7M 1s 110592K ........ ........ ........ ........ ........ ........ 72% 60.2M 1s 113664K ........ ........ ........ ........ ........ ........ 74% 74.3M 1s 116736K ........ ........ ........ ........ ........ ........ 76% 76.0M 1s 119808K ........ ........ ........ ........ ........ ........ 78% 75.1M 1s 122880K ........ ........ ........ ........ ........ ........ 80% 73.6M 1s 125952K ........ ........ ........ ........ ........ ........ 82% 68.1M 0s 129024K ........ ........ ........ ........ ........ ........ 84% 73.8M 0s 132096K ........ ........ ........ ........ ........ ........ 86% 66.6M 0s 135168K ........ ........ ........ ........ ........ ........ 88% 77.1M 0s 138240K ........ ........ ........ ........ ........ ........ 90% 79.3M 0s 141312K ........ ........ ........ ........ ........ ........ 92% 73.4M 0s 144384K ........ ........ ........ ........ ........ ........ 94% 65.8M 0s 147456K ........ ........ ........ ........ ........ ........ 96% 70.0M 0s 150528K ........ ........ ........ ........ ........ ........ 98% 63.3M 0s 153600K ........ ........ ........ ........ ........ . 100% 71.1M=2.5s 2020-09-12 00:02:16 (60.2 MB/s) - './libreoffice-translations-6.3.6.2.tar.xz' saved [160009268/160009268] cd /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps http://download.documentfoundation.org/libreoffice/src/6.3.6/libreoffice-help-6.3.6.2.tar.xz 2>&1 | tee -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && mv libreoffice-help-6.3.6.2.tar.xz ../ --2020-09-12 00:02:16-- http://download.documentfoundation.org/libreoffice/src/6.3.6/libreoffice-help-6.3.6.2.tar.xz Resolving download.documentfoundation.org... 89.238.68.185, 2a00:1828:a012:185::1 Connecting to download.documentfoundation.org|89.238.68.185|:80... connected. HTTP request sent, awaiting response... 302 Found Location: https://ftp.cc.uoc.gr/mirrors/tdf/libreoffice/src/6.3.6/libreoffice-help-6.3.6.2.tar.xz [following] --2020-09-12 00:02:17-- https://ftp.cc.uoc.gr/mirrors/tdf/libreoffice/src/6.3.6/libreoffice-help-6.3.6.2.tar.xz Resolving ftp.cc.uoc.gr... 147.52.159.12, 2001:648:2c00:6c05::2 Connecting to ftp.cc.uoc.gr|147.52.159.12|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13192272 (13M) [application/octet-stream] Saving to: './libreoffice-help-6.3.6.2.tar.xz' 0K ........ ........ ........ ........ ........ ........ 23% 9.90M 1s 3072K ........ ........ ........ ........ ........ ........ 47% 27.4M 0s 6144K ........ ........ ........ ........ ........ ........ 71% 35.7M 0s 9216K ........ ........ ........ ........ ........ ........ 95% 54.1M 0s 12288K ........ . 100% 59.2M=0.6s 2020-09-12 00:02:17 (22.4 MB/s) - './libreoffice-help-6.3.6.2.tar.xz' saved [13192272/13192272] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/bin/unpack-sources /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2 /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/libreoffice-translations-6.3.6.2.tar.xz /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/libreoffice-help-6.3.6.2.tar.xz Unpacking libreoffice-translations-6.3.6.2... mkdir -p /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/src/libreoffice-translations-6.3.6.2 tar -xf /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/libreoffice-translations-6.3.6.2.tar.xz -C /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/src/libreoffice-translations-6.3.6.2 --strip-components=1 Unpacking libreoffice-help-6.3.6.2... mkdir -p /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/src/libreoffice-help-6.3.6.2 tar -xf /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/tarballs/libreoffice-help-6.3.6.2.tar.xz -C /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/src/libreoffice-help-6.3.6.2 --strip-components=1 mkdir -p /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/instdir /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/install-gdb-printers -a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/instdir -c make -j 4 -rs -f /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/Makefile.gbuild build [build C ] solenv/bin/concat-deps.c [build LNK] Executable/concat-deps [build DEP] LNK:Executable/pdfverify [build DEP] LNK:Library/libxsec_xmlsec.so [build DEP] LNK:Library/libxmlsecurity.so [build DEP] LNK:Library/libxmlscriptlo.so [build DEP] LNK:Library/libxmlreaderlo.so [build DEP] LNK:Library/libxoflo.so [build DEP] LNK:Library/libxolo.so [build DEP] LNK:Library/libucpchelp1.so [build DEP] LNK:Library/libwriterperfectlo.so [build DEP] LNK:Library/libwpftwriterlo.so [build DEP] LNK:Library/libwpftimpresslo.so [build DEP] LNK:Library/libwpftdrawlo.so [build DEP] LNK:Library/libwpftcalclo.so [build DEP] LNK:Library/libwriterfilterlo.so [build DEP] LNK:Library/libvclplug_gtk3lo.so [build DEP] LNK:Library/libvclplug_gtklo.so [build DEP] LNK:Executable/xid-fullscreen-on-all-monitors [build DEP] LNK:StaticLibrary/libglxtest.a [build DEP] LNK:Library/libdesktop_detectorlo.so [build DEP] LNK:Library/libvclplug_genlo.so [build DEP] LNK:Executable/svpclient [build DEP] LNK:Executable/svptest [build DEP] LNK:Executable/fftester [build DEP] LNK:Executable/svdemo [build DEP] LNK:Executable/mtfdemo [build DEP] LNK:Executable/visualbackendtest [build DEP] LNK:Executable/icontest [build DEP] LNK:Executable/vcldemo [build DEP] LNK:Executable/outdevgrind [build DEP] LNK:Executable/ui-previewer [build DEP] LNK:StaticLibrary/libvclmain.a [build DEP] LNK:Library/libvcllo.so [build DEP] LNK:Library/libmsformslo.so [build DEP] LNK:Library/libvbahelperlo.so [build DEP] LNK:Library/libuuilo.so [build DEP] LNK:Library/libunordflo.so [build DEP] LNK:Library/libunoxmllo.so [build DEP] LNK:Library/libutllo.so [build DEP] LNK:Library/libunotest.so [build DEP] LNK:Library/unoexceptionprotector.so [build DEP] LNK:Library/unobootstrapprotector.so [build DEP] LNK:Executable/unoidl-write [build DEP] LNK:Executable/unoidl-check [build DEP] LNK:Library/libunoidllo.so [build DEP] LNK:Executable/unoidl-read [build DEP] LNK:Library/libucbhelper.so [build DEP] LNK:Library/libucpgio1lo.so [build DEP] LNK:Library/libucptdoc1lo.so [build DEP] LNK:Library/libucppkg1.so [build DEP] LNK:Library/libucpimagelo.so [build DEP] LNK:Library/libucphier1.so [build DEP] LNK:Library/libucpftp1.so [build DEP] LNK:Library/libucpfile1.so [build DEP] LNK:Library/libucpextlo.so [build DEP] LNK:Library/libucpexpand1lo.so [build DEP] LNK:Library/libucpdav1.so [build DEP] LNK:Library/libucpcmis1lo.so [build DEP] LNK:Library/libucb1.so [build DEP] LNK:Library/libsrtrs1.so [build DEP] LNK:Library/libcached1.so [build DEP] LNK:Executable/bestreversemap [build DEP] LNK:StaticLibrary/libooopathutils.a [build DEP] LNK:Library/libtllo.so [build DEP] LNK:Library/libtklo.so [build DEP] LNK:Library/libtesttools_constructors.so [build DEP] LNK:Library/libtesttools_bridgetest-common.so [build DEP] LNK:Library/libtesttools_bridgetest.so [build DEP] LNK:Library/libtesttools_cppobj.so [build DEP] LNK:Library/libvclbootstrapprotector.so [build DEP] LNK:Library/libsubsequenttest.so [build DEP] LNK:Library/libtest-setupvcl.so [build DEP] LNK:Library/libtest.so [build DEP] LNK:Library/libvbaswobjlo.so [build DEP] LNK:Library/libswuilo.so [build DEP] LNK:Library/libswdlo.so [build DEP] LNK:Library/libswlo.so [build DEP] LNK:Library/libmswordlo.so [build DEP] LNK:Executable/gengal.bin [build DEP] LNK:Library/libtextconversiondlgslo.so [build DEP] LNK:Library/libsvxcorelo.so [build DEP] LNK:Library/libsvxlo.so [build DEP] LNK:Executable/langsupport [build DEP] LNK:Library/libsvtlo.so [build DEP] LNK:Library/libsvllo.so [build DEP] LNK:Library/libpasswordcontainerlo.so [build DEP] LNK:Library/libfsstoragelo.so [build DEP] LNK:Library/libsvgiolo.so [build DEP] LNK:Library/libstorelo.so [build DEP] LNK:Library/libstocserviceslo.so [build DEP] LNK:Library/libreflectionlo.so [build DEP] LNK:Library/libproxyfaclo.so [build DEP] LNK:Library/libnamingservicelo.so [build DEP] LNK:Library/libinvocationlo.so [build DEP] LNK:Library/libinvocadaptlo.so [build DEP] LNK:Library/libintrospectionlo.so [build DEP] LNK:Library/libbootstraplo.so [build DEP] LNK:Library/libsmdlo.so [build DEP] LNK:Library/libsmlo.so [build DEP] LNK:Library/libsotlo.so [build DEP] LNK:Executable/makedepend [build DEP] LNK:Executable/cpp [build DEP] LNK:Executable/gbuildtojson [build DEP] LNK:Executable/concat-deps [build DEP] LNK:Library/libsmoketest.so [build DEP] LNK:Library/libOGLTranslo.so [build DEP] LNK:Library/libslideshowlo.so [build DEP] LNK:Library/libcmdmaillo.so [build DEP] LNK:Executable/uri-encode [build DEP] LNK:StaticLibrary/libshell_xmlparser.a [build DEP] LNK:Library/libsysshlo.so [build DEP] LNK:Executable/lngconvex [build DEP] LNK:Library/liblosessioninstalllo.so [build DEP] LNK:Library/liblocalebe1lo.so [build DEP] LNK:Library/libdesktopbe1lo.so [build DEP] LNK:Library/libsfxlo.so [build DEP] LNK:Executable/xpdfimport [build DEP] LNK:Library/libpdfimportlo.so [build DEP] LNK:Library/libPresentationMinimizerlo.so [build DEP] LNK:Library/libPresenterScreenlo.so [build DEP] LNK:Library/libsduilo.so [build DEP] LNK:Library/libsdfiltlo.so [build DEP] LNK:Library/libsddlo.so [build DEP] LNK:Library/libsdlo.so [build DEP] LNK:Library/libvbaeventslo.so [build DEP] LNK:Library/libstringresourcelo.so [build DEP] LNK:Library/libscriptframe.so [build DEP] LNK:Library/libprotocolhandlerlo.so [build DEP] LNK:Library/libdlgprovlo.so [build DEP] LNK:Library/libbasprovlo.so [build DEP] LNK:Library/libsolverlo.so [build DEP] LNK:Library/libpricinglo.so [build DEP] LNK:Library/libdatelo.so [build DEP] LNK:Library/libanalysislo.so [build DEP] LNK:Library/libvbaobjlo.so [build DEP] LNK:Library/libscuilo.so [build DEP] LNK:Library/libscfiltlo.so [build DEP] LNK:Library/libscdlo.so [build DEP] LNK:Library/libsclo.so [build DEP] LNK:Library/libsaxlo.so [build DEP] LNK:Library/libexpwraplo.so [build DEP] LNK:Library/libuno_salhelpergcc3.so.3 [build DEP] LNK:Executable/osl_process_child [build DEP] LNK:Library/libsal_textenclo.so [build DEP] LNK:Library/libuno_sal.so.3 [build DEP] LNK:Executable/cppunittester [build DEP] LNK:Library/librptxmllo.so [build DEP] LNK:Library/librptuilo.so [build DEP] LNK:Library/librptlo.so [build DEP] LNK:Library/libuuresolverlo.so [build DEP] LNK:StaticLibrary/libregistry_helper.a [build DEP] LNK:Executable/regview [build DEP] LNK:Executable/regmerge [build DEP] LNK:Library/libreglo.so [build DEP] LNK:Library/pyuno.so [build DEP] LNK:Library/libpythonloaderlo.so [build DEP] LNK:Library/libpyuno.so [build DEP] LNK:Library/libxstor.so [build DEP] LNK:Library/libpackage2.so [build DEP] LNK:Library/libopencllo.so [build DEP] LNK:Executable/opencltest [build DEP] LNK:Library/libooxlo.so [build DEP] LNK:Library/liblwpftlo.so [build DEP] LNK:Library/liblnglo.so [build DEP] LNK:Library/libnumbertextlo.so [build DEP] LNK:StaticLibrary/libulingu.a [build DEP] LNK:Library/libspelllo.so [build DEP] LNK:Library/liblnthlo.so [build DEP] LNK:Library/libhyphenlo.so [build DEP] LNK:Library/libguesslanglo.so [build DEP] LNK:Executable/tilebench [build DEP] LNK:Executable/gtktiledviewer [build DEP] LNK:Library/liblibreofficekitgtk.so [build DEP] LNK:StaticLibrary/libtransex.a [build DEP] LNK:Executable/treex [build DEP] LNK:Executable/propex [build DEP] LNK:Executable/pocheck [build DEP] LNK:Executable/localize [build DEP] LNK:Executable/xrmex [build DEP] LNK:Executable/cfgex [build DEP] LNK:Executable/ulfex [build DEP] LNK:Executable/idxdict [build DEP] LNK:Executable/helpex [build DEP] LNK:Library/libiolo.so [build DEP] LNK:Executable/idlc [build DEP] LNK:Executable/svidl [build DEP] LNK:Library/libi18nutil.so [build DEP] LNK:Executable/saxparser [build DEP] LNK:Executable/genindex_data [build DEP] LNK:Executable/gendict [build DEP] LNK:Executable/genconv_dict [build DEP] LNK:Executable/gencoll_rule [build DEP] LNK:Library/libtextconv_dict.so [build DEP] LNK:Library/liblocaledata_others.so [build DEP] LNK:Library/liblocaledata_euro.so [build DEP] LNK:Library/liblocaledata_es.so [build DEP] LNK:Library/liblocaledata_en.so [build DEP] LNK:Library/libindex_data.so [build DEP] LNK:Library/libi18nsearchlo.so [build DEP] LNK:Library/libi18npoollo.so [build DEP] LNK:Library/libdict_zh.so [build DEP] LNK:Library/libdict_ja.so [build DEP] LNK:Library/libcollator_data.so [build DEP] LNK:Library/libi18nlangtag.so [build DEP] LNK:Library/libhwplo.so [build DEP] LNK:Library/libhelplinkerlo.so [build DEP] LNK:Executable/HelpLinker [build DEP] LNK:Executable/HelpIndexer [build DEP] LNK:Library/libfwmlo.so [build DEP] LNK:Library/libfwllo.so [build DEP] LNK:Library/libfwklo.so [build DEP] LNK:Library/libfwilo.so [build DEP] LNK:Library/libfwelo.so [build DEP] LNK:Library/libfps_officelo.so [build DEP] LNK:Library/libforuilo.so [build DEP] LNK:Library/libforlo.so [build DEP] LNK:Library/libfrmlo.so [build DEP] LNK:Library/libxsltfilterlo.so [build DEP] LNK:Library/libxsltdlglo.so [build DEP] LNK:Library/libxmlfdlo.so [build DEP] LNK:Library/libxmlfalo.so [build DEP] LNK:Library/libtextfdlo.so [build DEP] LNK:Library/libt602filterlo.so [build DEP] LNK:Library/libgraphicfilterlo.so [build DEP] LNK:Library/libsvgfilterlo.so [build DEP] LNK:Library/libstoragefdlo.so [build DEP] LNK:Library/libpdffilterlo.so [build DEP] LNK:Library/libodfflatxmllo.so [build DEP] LNK:Library/libmsfilterlo.so [build DEP] LNK:Library/libicglo.so [build DEP] LNK:Library/libflashlo.so [build DEP] LNK:Library/libfilterconfiglo.so [build DEP] LNK:Library/libgielo.so [build DEP] LNK:Executable/ucpp [build DEP] LNK:StaticLibrary/libpoppler.a [build DEP] LNK:Library/libpdfiumlo.so [build DEP] LNK:Library/libneon.so [build DEP] LNK:StaticLibrary/libmariadb-connector-c.a [build DEP] LNK:StaticLibrary/liblibpng.a [build DEP] LNK:StaticLibrary/liblibcmis.a [build DEP] LNK:StaticLibrary/libgraphite.a [build DEP] LNK:StaticLibrary/libexpat.a [build DEP] LNK:Library/libepoxy.so [build DEP] LNK:Library/libclucene.so [build DEP] LNK:Library/libclewlo.so [build DEP] LNK:StaticLibrary/libboost_iostreams.a [build DEP] LNK:StaticLibrary/libboost_system.a [build DEP] LNK:StaticLibrary/libboost_locale.a [build DEP] LNK:StaticLibrary/libboost_filesystem.a [build DEP] LNK:StaticLibrary/libboost_date_time.a [build DEP] LNK:Library/libupdatefeedlo.so [build DEP] LNK:Library/libpcrlo.so [build DEP] LNK:Library/libdbplo.so [build DEP] LNK:Library/libbiblo.so [build DEP] LNK:Library/libldapbe2lo.so [build DEP] LNK:Library/libscnlo.so [build DEP] LNK:Library/libloglo.so [build DEP] LNK:Library/libabplo.so [build DEP] LNK:Library/libevtattlo.so [build DEP] LNK:Library/libemfiolo.so [build DEP] LNK:Library/libemboleobj.so [build DEP] LNK:Library/libembobj.so [build DEP] LNK:Library/libeditenglo.so [build DEP] LNK:Library/libmcnttype.so [build DEP] LNK:Library/libdrawinglayerlo.so [build DEP] LNK:Executable/oosplash [build DEP] LNK:Library/libunopkgapp.so [build DEP] LNK:Library/libmigrationoo3lo.so [build DEP] LNK:Library/libmigrationoo2lo.so [build DEP] LNK:Executable/unopkg.bin [build DEP] LNK:Executable/soffice.bin [build DEP] LNK:Library/libspllo.so [build DEP] LNK:Library/libsofficeapp.so [build DEP] LNK:Library/liboffacclo.so [build DEP] LNK:Library/libdeploymentmisclo.so [build DEP] LNK:Library/libdeploymentgui.so [build DEP] LNK:Library/libdeployment.so [build DEP] LNK:Library/libdbahsqllo.so [build DEP] LNK:Library/libsdbtlo.so [build DEP] LNK:Library/libdbulo.so [build DEP] LNK:Library/libdbmmlo.so [build DEP] LNK:Library/libdbaxmllo.so [build DEP] LNK:Library/libdbalo.so [build DEP] LNK:Library/libcuilo.so [build DEP] LNK:Executable/uno.bin [build DEP] LNK:Executable/sp2bv [build DEP] LNK:StaticLibrary/libfindsofficepath.a [build DEP] LNK:Library/libuno_cppuhelpergcc3.so.3 [build DEP] LNK:Library/libunsafe_uno_uno.so [build DEP] LNK:Library/libuno_purpenvhelpergcc3.so.3 [build DEP] LNK:Library/liblog_uno_uno.so [build DEP] LNK:Library/libuno_cppu.so.3 [build DEP] LNK:Library/libaffine_uno_uno.so [build DEP] LNK:Library/libmtfrendererlo.so [build DEP] LNK:Library/libcppcanvaslo.so [build DEP] LNK:Library/libmozbootstraplo.so [build DEP] LNK:Library/libmorklo.so [build DEP] LNK:Executable/mork_helper [build DEP] LNK:Library/libpostgresql-sdbc-impllo.so [build DEP] LNK:Library/libpostgresql-sdbclo.so [build DEP] LNK:Library/libmysqlclo.so [build DEP] LNK:Library/libfirebird_sdbclo.so [build DEP] LNK:Library/libwriterlo.so [build DEP] LNK:Library/libsdbc2.so [build DEP] LNK:Library/libmysql_jdbclo.so [build DEP] LNK:Library/libodbclo.so [build DEP] LNK:Library/libflatlo.so [build DEP] LNK:Library/libfilelo.so [build DEP] LNK:Library/libdbpool2.so [build DEP] LNK:Library/libdbaselo.so [build DEP] LNK:Library/libcalclo.so [build DEP] LNK:Library/libdbtoolslo.so [build DEP] LNK:Library/libconfigmgrlo.so [build DEP] LNK:Library/libcomphelper.so [build DEP] LNK:Executable/cppumaker [build DEP] LNK:Executable/javamaker [build DEP] LNK:StaticLibrary/libcodemaker_java.a [build DEP] LNK:StaticLibrary/libcodemaker_cpp.a [build DEP] LNK:StaticLibrary/libcodemaker.a [build DEP] LNK:Library/libchartcorelo.so [build DEP] LNK:Library/libchartcontrollerlo.so [build DEP] LNK:Library/liboglcanvaslo.so [build DEP] LNK:Library/libcairocanvaslo.so [build DEP] LNK:Executable/canvasdemo [build DEP] LNK:Library/libvclcanvaslo.so [build DEP] LNK:Library/libsimplecanvaslo.so [build DEP] LNK:Library/libcanvastoolslo.so [build DEP] LNK:Library/libcanvasfactorylo.so [build DEP] LNK:Library/libgcc3_uno.so [build DEP] LNK:Library/libbinaryurplo.so [build DEP] LNK:Library/libsblo.so [build DEP] LNK:Library/libbasegfxlo.so [build DEP] LNK:Library/libbasctllo.so [build DEP] LNK:Library/libavmediagst.so [build DEP] LNK:Library/libavmedialo.so [build DEP] LNK:Library/libanimcorelo.so [build DEP] LNK:Library/libacclo.so [build DEP] LNK:Library/libctllo.so [build YAC] unoidl/source/sourceprovider-parser [build LEX] unoidl/source/sourceprovider-scanner [build CAT] officecfg_qa_allheaders.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Inet.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Interaction.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/LDAP.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Accelerators.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Addons.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/BasicIDE.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Calc.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/CalcAddIns.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Canvas.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Chart.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Commands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Common.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Compatibility.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/DataAccess.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/DataAccess/Drivers.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Draw.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Embedding.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Events.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtendedColorScheme.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtensionDependencies.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtensionManager.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/FormWizard.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Histories.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Impress.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Java.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Jobs.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Labels.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Linguistic.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Logging.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Math.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/OptionsDialog.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Paths.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/PresentationMinimizer.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/PresenterScreen.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ProtocolHandler.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Recovery.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ReportDesign.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Scripting.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Security.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/TabBrowse.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/TableWizard.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/TypeDetection.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BaseWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BasicIDECommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BasicIDEWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BibliographyCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BibliographyWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/CalcCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/CalcWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Category.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ChartCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ChartWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Commands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Controller.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbBrowserWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbQueryWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbRelationWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbReportWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbTableDataWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbTableWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbuCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DrawImpressCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DrawWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Effects.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Factories.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GenericCategories.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GenericCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GlobalSettings.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ImpressWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/MathCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/MathWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ReportCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Sidebar.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/StartModuleCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/StartModuleWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ToolbarMode.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WindowContentFactories.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterFormWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterGlobalWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterReportWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterWebWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/XFormsWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Update.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Views.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Writer.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/WriterWeb.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Setup.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/System.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Filter.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/GraphicFilter.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Misc.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Types.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/UISort.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/UserProfile.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/VCL.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/Configuration.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/Hierarchy.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/InteractionHandler.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/Store.hxx [build MO ] accaf [build MO ] accam [build MO ] accar [build MO ] accas [build MO ] accast [build MO ] accbe [build MO ] accbg [build MO ] accbn [build MO ] accbn-IN [build MO ] accbo [build MO ] accbr [build MO ] accbrx [build MO ] accbs [build MO ] accca [build MO ] accca-valencia [build MO ] acccs [build MO ] acccy [build MO ] accda [build MO ] accde [build MO ] accdgo [build MO ] accdsb [build MO ] accdz [build MO ] accel [build MO ] accen-GB [build MO ] accen-ZA [build MO ] acceo [build MO ] acces [build MO ] accet [build MO ] acceu [build MO ] accfa [build MO ] accfi [build MO ] accfr [build MO ] accfy [build MO ] accga [build MO ] accgd [build MO ] accgl [build MO ] accgu [build MO ] accgug [build MO ] acche [build MO ] acchsb [build MO ] acchi [build MO ] acchr [build MO ] acchu [build MO ] accid [build MO ] accis [build MO ] accit [build MO ] accja [build MO ] accka [build MO ] acckab [build MO ] acckk [build MO ] acckm [build MO ] acckmr-Latn [build MO ] acckn [build MO ] accko [build MO ] acckok [build MO ] accks [build MO ] acclb [build MO ] acclo [build MO ] acclt [build MO ] acclv [build MO ] accmai [build MO ] accmk [build MO ] accml [build MO ] accmn [build MO ] accmni [build MO ] accmr [build MO ] accmy [build MO ] accnb [build MO ] accne [build MO ] accnl [build MO ] accnn [build MO ] accnr [build MO ] accnso [build MO ] accoc [build MO ] accom [build MO ] accor [build MO ] accpa-IN [build MO ] accpl [build MO ] accpt [build MO ] accpt-BR [build MO ] accro [build MO ] accru [build MO ] accrw [build MO ] accsa-IN [build MO ] accsat [build MO ] accsd [build MO ] accsr-Latn [build MO ] accsi [build MO ] accsid [build MO ] accsk [build MO ] accsl [build MO ] accsq [build MO ] accsr [build MO ] accss [build MO ] accst [build MO ] accsv [build MO ] accsw-TZ [build MO ] accszl [build MO ] accta [build MO ] accte [build MO ] acctg [build MO ] accth [build MO ] acctn [build MO ] acctr [build MO ] accts [build MO ] acctt [build MO ] accug [build MO ] accuk [build MO ] accuz [build MO ] accve [build MO ] accvec [build MO ] accvi [build MO ] accxh [build MO ] acczh-CN [build MO ] acczh-TW [build MO ] acczu [build MOD] android [build MOD] apple_remote [build MO ] avmediaaf [build MO ] avmediaam [build MO ] avmediaar [build MO ] avmediaas [build MO ] avmediaast [build MO ] avmediabe [build MO ] avmediabg [build MO ] avmediabn [build MO ] avmediabn-IN [build MO ] avmediabo [build MO ] avmediabr [build MO ] avmediabrx [build MO ] avmediabs [build MO ] avmediaca [build MO ] avmediaca-valencia [build MO ] avmediacs [build MO ] avmediacy [build MO ] avmediada [build MO ] avmediade [build MO ] avmediadgo [build MO ] avmediadsb [build MO ] avmediadz [build MO ] avmediael [build MO ] avmediaen-GB [build MO ] avmediaen-ZA [build MO ] avmediaeo [build MO ] avmediaes [build MO ] avmediaet [build MO ] avmediaeu [build MO ] avmediafa [build MO ] avmediafi [build MO ] avmediafr [build MO ] avmediafy [build MO ] avmediaga [build MO ] avmediagd [build MO ] avmediagl [build MO ] avmediagu [build MO ] avmediagug [build MO ] avmediahe [build MO ] avmediahsb [build MO ] avmediahi [build MO ] avmediahr [build MO ] avmediahu [build MO ] avmediaid [build MO ] avmediais [build MO ] avmediait [build MO ] avmediaja [build MO ] avmediaka [build MO ] avmediakab [build MO ] avmediakk [build MO ] avmediakm [build MO ] avmediakmr-Latn [build MO ] avmediakn [build MO ] avmediako [build MO ] avmediakok [build MO ] avmediaks [build MO ] avmedialb [build MO ] avmedialo [build MO ] avmedialt [build MO ] avmedialv [build MO ] avmediamai [build MO ] avmediamk [build MO ] avmediaml [build MO ] avmediamn [build MO ] avmediamni [build MO ] avmediamr [build MO ] avmediamy [build MO ] avmedianb [build MO ] avmediane [build MO ] avmedianl [build MO ] avmediann [build MO ] avmedianr [build MO ] avmedianso [build MO ] avmediaoc [build MO ] avmediaom [build MO ] avmediaor [build MO ] avmediapa-IN [build MO ] avmediapl [build MO ] avmediapt [build MO ] avmediapt-BR [build MO ] avmediaro [build MO ] avmediaru [build MO ] avmediarw [build MO ] avmediasa-IN [build MO ] avmediasat [build MO ] avmediasd [build MO ] avmediasr-Latn [build MO ] avmediasi [build MO ] avmediasid [build MO ] avmediask [build MO ] avmediasl [build MO ] avmediasq [build MO ] avmediasr [build MO ] avmediass [build MO ] avmediast [build MO ] avmediasv [build MO ] avmediasw-TZ [build MO ] avmediaszl [build MO ] avmediata [build MO ] avmediate [build MO ] avmediatg [build MO ] avmediath [build MO ] avmediatn [build MO ] avmediatr [build MO ] avmediats [build MO ] avmediatt [build MO ] avmediaug [build MO ] avmediauk [build MO ] avmediauz [build MO ] avmediave [build MO ] avmediavec [build MO ] avmediavi [build MO ] avmediaxh [build MO ] avmediazh-CN [build MO ] avmediazh-TW [build MO ] avmediazu [build PRL] CustomTarget/xmloff/generated/xmloff/token/tokens.hxx [build YAC] connectivity/source/parse/sqlbison /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/connectivity/source/parse/sqlbison.y: warning: 13 shift/reduce conflicts [-Wconflicts-sr] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/connectivity/source/parse/sqlbison.y: warning: 15 reduce/reduce conflicts [-Wconflicts-rr] [build LEX] connectivity/source/parse/sqlflex [build MO ] basctlaf [build MO ] basctlam [build MO ] basctlar [build MO ] basctlas [build MO ] basctlast [build MO ] basctlbe [build MO ] basctlbg [build MO ] basctlbn [build MO ] basctlbn-IN [build MO ] basctlbo [build MO ] basctlbr [build MO ] basctlbrx [build MO ] basctlbs [build MO ] basctlca [build MO ] basctlca-valencia [build MO ] basctlcs [build MO ] basctlcy [build MO ] basctlda [build MO ] basctlde [build MO ] basctldgo [build MO ] basctldsb [build MO ] basctldz [build MO ] basctlel [build MO ] basctlen-GB [build MO ] basctlen-ZA [build MO ] basctleo [build MO ] basctles [build MO ] basctlet [build MO ] basctleu [build MO ] basctlfa [build MO ] basctlfi [build MO ] basctlfr [build MO ] basctlfy [build MO ] basctlga [build MO ] basctlgd [build MO ] basctlgl [build MO ] basctlgu [build MO ] basctlgug [build MO ] basctlhe [build MO ] basctlhsb [build MO ] basctlhi [build MO ] basctlhr [build MO ] basctlhu [build MO ] basctlid [build MO ] basctlis [build MO ] basctlit [build MO ] basctlja [build MO ] basctlka [build MO ] basctlkab [build MO ] basctlkk [build MO ] basctlkm [build MO ] basctlkmr-Latn [build MO ] basctlkn [build MO ] basctlko [build MO ] basctlkok [build MO ] basctlks [build MO ] basctllb [build MO ] basctllo [build MO ] basctllt [build MO ] basctllv [build MO ] basctlmai [build MO ] basctlmk [build MO ] basctlml [build MO ] basctlmn [build MO ] basctlmni [build MO ] basctlmr [build MO ] basctlmy [build MO ] basctlnb [build MO ] basctlne [build MO ] basctlnl [build MO ] basctlnn [build MO ] basctlnr [build MO ] basctlnso [build MO ] basctloc [build MO ] basctlom [build MO ] basctlor [build MO ] basctlpa-IN [build MO ] basctlpl [build MO ] basctlpt [build MO ] basctlpt-BR [build MO ] basctlro [build MO ] basctlru [build MO ] basctlrw [build MO ] basctlsa-IN [build MO ] basctlsat [build MO ] basctlsd [build MO ] basctlsr-Latn [build MO ] basctlsi [build MO ] basctlsid [build MO ] basctlsk [build MO ] basctlsl [build MO ] basctlsq [build MO ] basctlsr [build MO ] basctlss [build MO ] basctlst [build MO ] basctlsv [build MO ] basctlsw-TZ [build MO ] basctlszl [build MO ] basctlta [build MO ] basctlte [build MO ] basctltg [build MO ] basctlth [build MO ] basctltn [build MO ] basctltr [build MO ] basctlts [build MO ] basctltt [build MO ] basctlug [build MO ] basctluk [build MO ] basctluz [build MO ] basctlve [build MO ] basctlvec [build MO ] basctlvi [build MO ] basctlxh [build MO ] basctlzh-CN [build MO ] basctlzh-TW [build MO ] basctlzu [build MO ] sbaf [build MO ] sbam [build MO ] sbar [build MO ] sbas [build MO ] sbast [build MO ] sbbe [build MO ] sbbg [build MO ] sbbn [build MO ] sbbn-IN [build MO ] sbbo [build MO ] sbbr [build MO ] sbbrx [build MO ] sbbs [build MO ] sbca [build MO ] sbca-valencia [build MO ] sbcs [build MO ] sbcy [build MO ] sbda [build MO ] sbde [build MO ] sbdgo [build MO ] sbdsb [build MO ] sbdz [build MO ] sbel [build MO ] sben-GB [build MO ] sben-ZA [build MO ] sbeo [build MO ] sbes [build MO ] sbet [build MO ] sbeu [build MO ] sbfa [build MO ] sbfi [build MO ] sbfr [build MO ] sbfy [build MO ] sbga [build MO ] sbgd [build MO ] sbgl [build MO ] sbgu [build MO ] sbgug [build MO ] sbhe [build MO ] sbhsb [build MO ] sbhi [build MO ] sbhr [build MO ] sbhu [build MO ] sbid [build MO ] sbis [build MO ] sbit [build MO ] sbja [build MO ] sbka [build MO ] sbkab [build MO ] sbkk [build MO ] sbkm [build MO ] sbkmr-Latn [build MO ] sbkn [build MO ] sbko [build MO ] sbkok [build MO ] sbks [build MO ] sblb [build MO ] sblo [build MO ] sblt [build MO ] sblv [build MO ] sbmai [build MO ] sbmk [build MO ] sbml [build MO ] sbmn [build MO ] sbmni [build MO ] sbmr [build MO ] sbmy [build MO ] sbnb [build MO ] sbne [build MO ] sbnl [build MO ] sbnn [build MO ] sbnr [build MO ] sbnso [build MO ] sboc [build MO ] sbom [build MO ] sbor [build MO ] sbpa-IN [build MO ] sbpl [build MO ] sbpt [build MO ] sbpt-BR [build MO ] sbro [build MO ] sbru [build MO ] sbrw [build MO ] sbsa-IN [build MO ] sbsat [build MO ] sbsd [build MO ] sbsr-Latn [build MO ] sbsi [build MO ] sbsid [build MO ] sbsk [build MO ] sbsl [build MO ] sbsq [build MO ] sbsr [build MO ] sbss [build MO ] sbst [build MO ] sbsv [build MO ] sbsw-TZ [build MO ] sbszl [build MO ] sbta [build MO ] sbte [build MO ] sbtg [build MO ] sbth [build MO ] sbtn [build MO ] sbtr [build MO ] sbts [build MO ] sbtt [build MO ] sbug [build MO ] sbuk [build MO ] sbuz [build MO ] sbve [build MO ] sbvec [build MO ] sbvi [build MO ] sbxh [build MO ] sbzh-CN [build MO ] sbzh-TW [build MO ] sbzu [build MOD] bean [build PRL] CustomTarget/oox/generated/oox/token/tokens.hxx [build PRL] CustomTarget/oox/generated/oox/token/namespaces.hxx [build PRL] CustomTarget/oox/generated/oox/token/properties.hxx [build MO ] chartaf [build MO ] chartam [build MO ] chartar [build MO ] chartas [build MO ] chartast [build MO ] chartbe [build MO ] chartbg [build MO ] chartbn [build MO ] chartbn-IN [build MO ] chartbo [build MO ] chartbr [build MO ] chartbrx [build MO ] chartbs [build MO ] chartca [build MO ] chartca-valencia [build MO ] chartcs [build MO ] chartcy [build MO ] chartda [build MO ] chartde [build MO ] chartdgo [build MO ] chartdsb [build MO ] chartdz [build MO ] chartel [build MO ] charten-GB [build MO ] charten-ZA [build MO ] charteo [build MO ] chartes [build MO ] chartet [build MO ] charteu [build MO ] chartfa [build MO ] chartfi [build MO ] chartfr [build MO ] chartfy [build MO ] chartga [build MO ] chartgd [build MO ] chartgl [build MO ] chartgu [build MO ] chartgug [build MO ] charthe [build MO ] charthsb [build MO ] charthi [build MO ] charthr [build MO ] charthu [build MO ] chartid [build MO ] chartis [build MO ] chartit [build MO ] chartja [build MO ] chartka [build MO ] chartkab [build MO ] chartkk [build MO ] chartkm [build MO ] chartkmr-Latn [build MO ] chartkn [build MO ] chartko [build MO ] chartkok [build MO ] chartks [build MO ] chartlb [build MO ] chartlo [build MO ] chartlt [build MO ] chartlv [build MO ] chartmai [build MO ] chartmk [build MO ] chartml [build MO ] chartmn [build MO ] chartmni [build MO ] chartmr [build MO ] chartmy [build MO ] chartnb [build MO ] chartne [build MO ] chartnl [build MO ] chartnn [build MO ] chartnr [build MO ] chartnso [build MO ] chartoc [build MO ] chartom [build MO ] chartor [build MO ] chartpa-IN [build MO ] chartpl [build MO ] chartpt [build MO ] chartpt-BR [build MO ] chartro [build MO ] chartru [build MO ] chartrw [build MO ] chartsa-IN [build MO ] chartsat [build MO ] chartsd [build MO ] chartsr-Latn [build MO ] chartsi [build MO ] chartsid [build MO ] chartsk [build MO ] chartsl [build MO ] chartsq [build MO ] chartsr [build MO ] chartss [build MO ] chartst [build MO ] chartsv [build MO ] chartsw-TZ [build MO ] chartszl [build MO ] chartta [build MO ] chartte [build MO ] charttg [build MO ] chartth [build MO ] charttn [build MO ] charttr [build MO ] chartts [build MO ] charttt [build MO ] chartug [build MO ] chartuk [build MO ] chartuz [build MO ] chartve [build MO ] chartvec [build MO ] chartvi [build MO ] chartxh [build MO ] chartzh-CN [build MO ] chartzh-TW [build MO ] chartzu [build MOD] cli_ure [build LEX] l10ntools/source/cfglex [build PRJ] libatomic_ops [build MO ] cnraf [build MO ] cnram [build MO ] cnrar [build MO ] cnras [build MO ] cnrast [build MO ] cnrbe [build MO ] cnrbg [build MO ] cnrbn [build MO ] cnrbn-IN [build MO ] cnrbo [build MO ] cnrbr [build MO ] cnrbrx [build MO ] cnrbs [build MO ] cnrca [build MO ] cnrca-valencia [build MO ] cnrcs [build MO ] cnrcy [build MO ] cnrda [build MO ] cnrde [build MO ] cnrdgo [build MO ] cnrdsb [build MO ] cnrdz [build MO ] cnrel [build MO ] cnren-GB [build MO ] cnren-ZA [build MO ] cnreo [build MO ] cnres [build MO ] cnret [build MO ] cnreu [build MO ] cnrfa [build MO ] cnrfi [build MO ] cnrfr [build MO ] cnrfy [build MO ] cnrga [build MO ] cnrgd [build MO ] cnrgl [build MO ] cnrgu [build MO ] cnrgug [build MO ] cnrhe [build MO ] cnrhsb [build MO ] cnrhi [build MO ] cnrhr [build MO ] cnrhu [build MO ] cnrid [build MO ] cnris [build MO ] cnrit [build MO ] cnrja [build MO ] cnrka [build MO ] cnrkab [build MO ] cnrkk [build MO ] cnrkm [build MO ] cnrkmr-Latn [build MO ] cnrkn [build MO ] cnrko [build MO ] cnrkok [build MO ] cnrks [build MO ] cnrlb [build MO ] cnrlo [build MO ] cnrlt [build MO ] cnrlv [build MO ] cnrmai [build MO ] cnrmk [build MO ] cnrml [build MO ] cnrmn [build MO ] cnrmni [build MO ] cnrmr [build MO ] cnrmy [build MO ] cnrnb [build MO ] cnrne [build MO ] cnrnl [build MO ] cnrnn [build MO ] cnrnr [build MO ] cnrnso [build MO ] cnroc [build MO ] cnrom [build MO ] cnror [build MO ] cnrpa-IN [build MO ] cnrpl [build MO ] cnrpt [build MO ] cnrpt-BR [build MO ] cnrro [build MO ] cnrru [build MO ] cnrrw [build MO ] cnrsa-IN [build MO ] cnrsat [build MO ] cnrsd [build MO ] cnrsr-Latn [build MO ] cnrsi [build MO ] cnrsid [build MO ] cnrsk [build MO ] cnrsl [build MO ] cnrsq [build MO ] cnrsr [build MO ] cnrss [build MO ] cnrst [build MO ] cnrsv [build MO ] cnrsw-TZ [build MO ] cnrszl [build MO ] cnrta [build MO ] cnrte [build MO ] cnrtg [build MO ] cnrth [build MO ] cnrtn [build MO ] cnrtr [build MO ] cnrts [build MO ] cnrtt [build MO ] cnrug [build MO ] cnruk [build MO ] cnruz [build MO ] cnrve [build MO ] cnrvec [build MO ] cnrvi [build MO ] cnrxh [build MO ] cnrzh-CN [build MO ] cnrzh-TW [build MO ] cnrzu [build MO ] cuiaf [build MO ] cuiam [build MO ] cuiar [build MO ] cuias [build MO ] cuiast [build MO ] cuibe [build MO ] cuibg [build MO ] cuibn [build MO ] cuibn-IN [build MO ] cuibo [build MO ] cuibr [build MO ] cuibrx [build MO ] cuibs [build MO ] cuica [build MO ] cuica-valencia [build MO ] cuics [build MO ] cuicy [build MO ] cuida [build MO ] cuide [build MO ] cuidgo [build MO ] cuidsb [build MO ] cuidz [build MO ] cuiel [build MO ] cuien-GB [build MO ] cuien-ZA [build MO ] cuieo [build MO ] cuies [build MO ] cuiet [build MO ] cuieu [build MO ] cuifa [build MO ] cuifi [build MO ] cuifr [build MO ] cuify [build MO ] cuiga [build MO ] cuigd [build MO ] cuigl [build MO ] cuigu [build MO ] cuigug [build MO ] cuihe [build MO ] cuihsb [build MO ] cuihi [build MO ] cuihr [build MO ] cuihu [build MO ] cuiid [build MO ] cuiis [build MO ] cuiit [build MO ] cuija [build MO ] cuika [build MO ] cuikab [build MO ] cuikk [build MO ] cuikm [build MO ] cuikmr-Latn [build MO ] cuikn [build MO ] cuiko [build MO ] cuikok [build MO ] cuiks [build MO ] cuilb [build MO ] cuilo [build MO ] cuilt [build MO ] cuilv [build MO ] cuimai [build MO ] cuimk [build MO ] cuiml [build MO ] cuimn [build MO ] cuimni [build MO ] cuimr [build MO ] cuimy [build MO ] cuinb [build MO ] cuine [build MO ] cuinl [build MO ] cuinn [build MO ] cuinr [build MO ] cuinso [build MO ] cuioc [build MO ] cuiom [build MO ] cuior [build MO ] cuipa-IN [build MO ] cuipl [build MO ] cuipt [build MO ] cuipt-BR [build MO ] cuiro [build MO ] cuiru [build MO ] cuirw [build MO ] cuisa-IN [build MO ] cuisat [build MO ] cuisd [build MO ] cuisr-Latn [build MO ] cuisi [build MO ] cuisid [build MO ] cuisk [build MO ] cuisl [build MO ] cuisq [build MO ] cuisr [build MO ] cuiss [build MO ] cuist [build MO ] cuisv [build MO ] cuisw-TZ [build MO ] cuiszl [build MO ] cuita [build MO ] cuite [build MO ] cuitg [build MO ] cuith [build MO ] cuitn [build MO ] cuitr [build MO ] cuits [build MO ] cuitt [build MO ] cuiug [build MO ] cuiuk [build MO ] cuiuz [build MO ] cuive [build MO ] cuivec [build MO ] cuivi [build MO ] cuixh [build MO ] cuizh-CN [build MO ] cuizh-TW [build MO ] cuizu [build UIA] modules/dbapp [build UIA] modules/dbbrowser [build UIA] modules/dbquery [build UIA] modules/dbrelation [build UIA] modules/dbtable [build UIA] modules/dbtdata [build MO ] dbaaf [build MO ] dbaam [build MO ] dbaar [build MO ] dbaas [build MO ] dbaast [build MO ] dbabe [build MO ] dbabg [build MO ] dbabn [build MO ] dbabn-IN [build MO ] dbabo [build MO ] dbabr [build MO ] dbabrx [build MO ] dbabs [build MO ] dbaca [build MO ] dbaca-valencia [build MO ] dbacs [build MO ] dbacy [build MO ] dbada [build MO ] dbade [build MO ] dbadgo [build MO ] dbadsb [build MO ] dbadz [build MO ] dbael [build MO ] dbaen-GB [build MO ] dbaen-ZA [build MO ] dbaeo [build MO ] dbaes [build MO ] dbaet [build MO ] dbaeu [build MO ] dbafa [build MO ] dbafi [build MO ] dbafr [build MO ] dbafy [build MO ] dbaga [build MO ] dbagd [build MO ] dbagl [build MO ] dbagu [build MO ] dbagug [build MO ] dbahe [build MO ] dbahsb [build MO ] dbahi [build MO ] dbahr [build MO ] dbahu [build MO ] dbaid [build MO ] dbais [build MO ] dbait [build MO ] dbaja [build MO ] dbaka [build MO ] dbakab [build MO ] dbakk [build MO ] dbakm [build MO ] dbakmr-Latn [build MO ] dbakn [build MO ] dbako [build MO ] dbakok [build MO ] dbaks [build MO ] dbalb [build MO ] dbalo [build MO ] dbalt [build MO ] dbalv [build MO ] dbamai [build MO ] dbamk [build MO ] dbaml [build MO ] dbamn [build MO ] dbamni [build MO ] dbamr [build MO ] dbamy [build MO ] dbanb [build MO ] dbane [build MO ] dbanl [build MO ] dbann [build MO ] dbanr [build MO ] dbanso [build MO ] dbaoc [build MO ] dbaom [build MO ] dbaor [build MO ] dbapa-IN [build MO ] dbapl [build MO ] dbapt [build MO ] dbapt-BR [build MO ] dbaro [build MO ] dbaru [build MO ] dbarw [build MO ] dbasa-IN [build MO ] dbasat [build MO ] dbasd [build MO ] dbasr-Latn [build MO ] dbasi [build MO ] dbasid [build MO ] dbask [build MO ] dbasl [build MO ] dbasq [build MO ] dbasr [build MO ] dbass [build MO ] dbast [build MO ] dbasv [build MO ] dbasw-TZ [build MO ] dbaszl [build MO ] dbata [build MO ] dbate [build MO ] dbatg [build MO ] dbath [build MO ] dbatn [build MO ] dbatr [build MO ] dbats [build MO ] dbatt [build MO ] dbaug [build MO ] dbauk [build MO ] dbauz [build MO ] dbave [build MO ] dbavec [build MO ] dbavi [build MO ] dbaxh [build MO ] dbazh-CN [build MO ] dbazh-TW [build MO ] dbazu [build PAG] calc [build PAG] common [build PAG] draw [build PAG] impress [build PAG] writer [build MO ] dktaf [build MO ] dktam [build MO ] dktar [build MO ] dktas [build MO ] dktast [build MO ] dktbe [build MO ] dktbg [build MO ] dktbn [build MO ] dktbn-IN [build MO ] dktbo [build MO ] dktbr [build MO ] dktbrx [build MO ] dktbs [build MO ] dktca [build MO ] dktca-valencia [build MO ] dktcs [build MO ] dktcy [build MO ] dktda [build MO ] dktde [build MO ] dktdgo [build MO ] dktdsb [build MO ] dktdz [build MO ] dktel [build MO ] dkten-GB [build MO ] dkten-ZA [build MO ] dkteo [build MO ] dktes [build MO ] dktet [build MO ] dkteu [build MO ] dktfa [build MO ] dktfi [build MO ] dktfr [build MO ] dktfy [build MO ] dktga [build MO ] dktgd [build MO ] dktgl [build MO ] dktgu [build MO ] dktgug [build MO ] dkthe [build MO ] dkthsb [build MO ] dkthi [build MO ] dkthr [build MO ] dkthu [build MO ] dktid [build MO ] dktis [build MO ] dktit [build MO ] dktja [build MO ] dktka [build MO ] dktkab [build MO ] dktkk [build MO ] dktkm [build MO ] dktkmr-Latn [build MO ] dktkn [build MO ] dktko [build MO ] dktkok [build MO ] dktks [build MO ] dktlb [build MO ] dktlo [build MO ] dktlt [build MO ] dktlv [build MO ] dktmai [build MO ] dktmk [build MO ] dktml [build MO ] dktmn [build MO ] dktmni [build MO ] dktmr [build MO ] dktmy [build MO ] dktnb [build MO ] dktne [build MO ] dktnl [build MO ] dktnn [build MO ] dktnr [build MO ] dktnso [build MO ] dktoc [build MO ] dktom [build MO ] dktor [build MO ] dktpa-IN [build MO ] dktpl [build MO ] dktpt [build MO ] dktpt-BR [build MO ] dktro [build MO ] dktru [build MO ] dktrw [build MO ] dktsa-IN [build MO ] dktsat [build MO ] dktsd [build MO ] dktsr-Latn [build MO ] dktsi [build MO ] dktsid [build MO ] dktsk [build MO ] dktsl [build MO ] dktsq [build MO ] dktsr [build MO ] dktss [build MO ] dktst [build MO ] dktsv [build MO ] dktsw-TZ [build MO ] dktszl [build MO ] dktta [build MO ] dktte [build MO ] dkttg [build MO ] dktth [build MO ] dkttn [build MO ] dkttr [build MO ] dktts [build MO ] dkttt [build MO ] dktug [build MO ] dktuk [build MO ] dktuz [build MO ] dktve [build MO ] dktvec [build MO ] dktvi [build MO ] dktxh [build MO ] dktzh-CN [build MO ] dktzh-TW [build MO ] dktzu [build MO ] editengaf [build MO ] editengam [build MO ] editengar [build MO ] editengas [build MO ] editengast [build MO ] editengbe [build MO ] editengbg [build MO ] editengbn [build MO ] editengbn-IN [build MO ] editengbo [build MO ] editengbr [build MO ] editengbrx [build MO ] editengbs [build MO ] editengca [build MO ] editengca-valencia [build MO ] editengcs [build MO ] editengcy [build MO ] editengda [build MO ] editengde [build MO ] editengdgo [build MO ] editengdsb [build MO ] editengdz [build MO ] editengel [build MO ] editengen-GB [build MO ] editengen-ZA [build MO ] editengeo [build MO ] editenges [build MO ] editenget [build MO ] editengeu [build MO ] editengfa [build MO ] editengfi [build MO ] editengfr [build MO ] editengfy [build MO ] editengga [build MO ] editenggd [build MO ] editenggl [build MO ] editenggu [build MO ] editenggug [build MO ] editenghe [build MO ] editenghsb [build MO ] editenghi [build MO ] editenghr [build MO ] editenghu [build MO ] editengid [build MO ] editengis [build MO ] editengit [build MO ] editengja [build MO ] editengka [build MO ] editengkab [build MO ] editengkk [build MO ] editengkm [build MO ] editengkmr-Latn [build MO ] editengkn [build MO ] editengko [build MO ] editengkok [build MO ] editengks [build MO ] editenglb [build MO ] editenglo [build MO ] editenglt [build MO ] editenglv [build MO ] editengmai [build MO ] editengmk [build MO ] editengml [build MO ] editengmn [build MO ] editengmni [build MO ] editengmr [build MO ] editengmy [build MO ] editengnb [build MO ] editengne [build MO ] editengnl [build MO ] editengnn [build MO ] editengnr [build MO ] editengnso [build MO ] editengoc [build MO ] editengom [build MO ] editengor [build MO ] editengpa-IN [build MO ] editengpl [build MO ] editengpt [build MO ] editengpt-BR [build MO ] editengro [build MO ] editengru [build MO ] editengrw [build MO ] editengsa-IN [build MO ] editengsat [build MO ] editengsd [build MO ] editengsr-Latn [build MO ] editengsi [build MO ] editengsid [build MO ] editengsk [build MO ] editengsl [build MO ] editengsq [build MO ] editengsr [build MO ] editengss [build MO ] editengst [build MO ] editengsv [build MO ] editengsw-TZ [build MO ] editengszl [build MO ] editengta [build MO ] editengte [build MO ] editengtg [build MO ] editength [build MO ] editengtn [build MO ] editengtr [build MO ] editengts [build MO ] editengtt [build MO ] editengug [build MO ] editenguk [build MO ] editenguz [build MO ] editengve [build MO ] editengvec [build MO ] editengvi [build MO ] editengxh [build MO ] editengzh-CN [build MO ] editengzh-TW [build MO ] editengzu [build MOD] embedserv [build MO ] pcraf [build MO ] pcram [build MO ] pcrar [build MO ] pcras [build MO ] pcrast [build MO ] pcrbe [build MO ] pcrbg [build MO ] pcrbn [build MO ] pcrbn-IN [build MO ] pcrbo [build MO ] pcrbr [build MO ] pcrbrx [build MO ] pcrbs [build MO ] pcrca [build MO ] pcrca-valencia [build MO ] pcrcs [build MO ] pcrcy [build MO ] pcrda [build MO ] pcrde [build MO ] pcrdgo [build MO ] pcrdsb [build MO ] pcrdz [build MO ] pcrel [build MO ] pcren-GB [build MO ] pcren-ZA [build MO ] pcreo [build MO ] pcres [build MO ] pcret [build MO ] pcreu [build MO ] pcrfa [build MO ] pcrfi [build MO ] pcrfr [build MO ] pcrfy [build MO ] pcrga [build MO ] pcrgd [build MO ] pcrgl [build MO ] pcrgu [build MO ] pcrgug [build MO ] pcrhe [build MO ] pcrhsb [build MO ] pcrhi [build MO ] pcrhr [build MO ] pcrhu [build MO ] pcrid [build MO ] pcris [build MO ] pcrit [build MO ] pcrja [build MO ] pcrka [build MO ] pcrkab [build MO ] pcrkk [build MO ] pcrkm [build MO ] pcrkmr-Latn [build MO ] pcrkn [build MO ] pcrko [build MO ] pcrkok [build MO ] pcrks [build MO ] pcrlb [build MO ] pcrlo [build MO ] pcrlt [build MO ] pcrlv [build MO ] pcrmai [build MO ] pcrmk [build MO ] pcrml [build MO ] pcrmn [build MO ] pcrmni [build MO ] pcrmr [build MO ] pcrmy [build MO ] pcrnb [build MO ] pcrne [build MO ] pcrnl [build MO ] pcrnn [build MO ] pcrnr [build MO ] pcrnso [build MO ] pcroc [build MO ] pcrom [build MO ] pcror [build MO ] pcrpa-IN [build MO ] pcrpl [build MO ] pcrpt [build MO ] pcrpt-BR [build MO ] pcrro [build MO ] pcrru [build MO ] pcrrw [build MO ] pcrsa-IN [build MO ] pcrsat [build MO ] pcrsd [build MO ] pcrsr-Latn [build MO ] pcrsi [build MO ] pcrsid [build MO ] pcrsk [build MO ] pcrsl [build MO ] pcrsq [build MO ] pcrsr [build MO ] pcrss [build MO ] pcrst [build MO ] pcrsv [build MO ] pcrsw-TZ [build MO ] pcrszl [build MO ] pcrta [build MO ] pcrte [build MO ] pcrtg [build MO ] pcrth [build MO ] pcrtn [build MO ] pcrtr [build MO ] pcrts [build MO ] pcrtt [build MO ] pcrug [build MO ] pcruk [build MO ] pcruz [build MO ] pcrve [build MO ] pcrvec [build MO ] pcrvi [build MO ] pcrxh [build MO ] pcrzh-CN [build MO ] pcrzh-TW [build MO ] pcrzu [build OXP] numbertext [build CUS] extras/glade [build XSL] templates/offimisc/Businesscard-with-logo/settings.xml [build XSL] templates/offimisc/Businesscard-with-logo/styles.xml [build XSL] templates/presnt/Beehive/styles.xml [build XSL] templates/presnt/Blue_Curve/styles.xml [build XSL] templates/presnt/Blueprint_Plans/styles.xml [build XSL] templates/presnt/BrightBlue/styles.xml [build XSL] templates/presnt/Classy_Red/styles.xml [build XSL] templates/presnt/Forestbird/styles.xml [build XSL] templates/presnt/Inspiration/styles.xml [build XSL] templates/presnt/LushGreen/styles.xml [build XSL] templates/presnt/Midnightblue/styles.xml [build XSL] templates/presnt/Piano/styles.xml [build XSL] templates/presnt/Portfolio/styles.xml [build XSL] templates/presnt/Sunset/styles.xml [build XSL] templates/presnt/Vintage/styles.xml [build UIA] modules/StartModule [build UIA] libreofficekit 0 new warning (9 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/libreofficekit.suppr) [build UIA] modules/sglobal [build UIA] modules/sweb [build UIA] modules/swform [build UIA] modules/swreport [build UIA] modules/swxform [build FIF] fcfg_database_filters.xcu [build FIO] fcfg_database_others.xcu [build FIT] fcfg_database_types.xcu [build XCS] org/openoffice/Office/Common.xcs [build XCS] org/openoffice/Office/Embedding.xcs [build XCS] org/openoffice/Setup.xcs [build XCS] org/openoffice/Office/UI/CalcCommands.xcs [build XCS] org/openoffice/Office/UI/CalcWindowState.xcs [build FIF] fcfg_calc_filters.xcu [build FIT] fcfg_calc_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-calc.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-calc.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-calc.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-cjk.xcu [build XCS] org/openoffice/Office/Writer.xcs [build XCM] officecfg/registry/data/org/openoffice/Office/Common-ctl.xcu [build ECH] CustomTarget/postprocess/registry/ctlseqcheck.list [build XCS] org/openoffice/Office/UI/DrawWindowState.xcs [build FIF] fcfg_draw_filters.xcu [build FIT] fcfg_draw_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-draw.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-draw.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-draw.xcu [build FIF] fcfg_drawgraphics_filters.xcu [build FIT] fcfg_drawgraphics_types.xcu [build FIF] fcfg_impressgraphics_filters.xcu [build FIT] fcfg_impressgraphics_types.xcu [build FIF] fcfg_calcgraphics_filters.xcu [build FIT] fcfg_calcgraphics_types.xcu [build FIF] fcfg_writergraphics_filters.xcu [build FIT] fcfg_writergraphics_types.xcu [build XCS] org/openoffice/Office/PresentationMinimizer.xcs [build XCS] org/openoffice/Office/PresenterScreen.xcs [build XCS] org/openoffice/Office/UI/Effects.xcs [build XCS] org/openoffice/Office/UI/ImpressWindowState.xcs [build FIF] fcfg_impress_filters.xcu [build FIT] fcfg_impress_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-impress.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-impress.xcu [build XCS] org/openoffice/Office/Jobs.xcs [build XCS] org/openoffice/Office/ProtocolHandler.xcs [build XCM] officecfg/registry/data/org/openoffice/Setup-impress.xcu [build XCS] org/openoffice/Office/Addons.xcs [build XCS] org/openoffice/Office/UI/WriterWindowState.xcs [build ECH] CustomTarget/postprocess/registry/lingucomponent.list [build XCS] org/openoffice/Inet.xcs [build XCS] org/openoffice/Interaction.xcs [build XCS] org/openoffice/LDAP.xcs [build XCS] org/openoffice/Office/Accelerators.xcs [build XCS] org/openoffice/Office/BasicIDE.xcs [build XCS] org/openoffice/Office/Calc.xcs [build XCS] org/openoffice/Office/CalcAddIns.xcs [build XCS] org/openoffice/Office/Canvas.xcs [build XCS] org/openoffice/Office/Chart.xcs [build XCS] org/openoffice/Office/Commands.xcs [build XCS] org/openoffice/Office/Compatibility.xcs [build XCS] org/openoffice/Office/DataAccess.xcs [build XCS] org/openoffice/Office/Draw.xcs [build XCS] org/openoffice/Office/Events.xcs [build XCS] org/openoffice/Office/ExtendedColorScheme.xcs [build XCS] org/openoffice/Office/ExtensionDependencies.xcs [build XCS] org/openoffice/Office/ExtensionManager.xcs [build XCS] org/openoffice/Office/FormWizard.xcs [build XCS] org/openoffice/Office/Histories.xcs [build XCS] org/openoffice/Office/Impress.xcs [build XCS] org/openoffice/Office/Java.xcs [build XCS] org/openoffice/Office/Labels.xcs [build XCS] org/openoffice/Office/Linguistic.xcs [build XCS] org/openoffice/Office/Logging.xcs [build XCS] org/openoffice/Office/Math.xcs [build XCS] org/openoffice/Office/OptionsDialog.xcs [build XCS] org/openoffice/Office/Paths.xcs [build XCS] org/openoffice/Office/Recovery.xcs [build XCS] org/openoffice/Office/Scripting.xcs [build XCS] org/openoffice/Office/Security.xcs [build XCS] org/openoffice/Office/TabBrowse.xcs [build XCS] org/openoffice/Office/TableWizard.xcs [build XCS] org/openoffice/Office/TypeDetection.xcs [build XCS] org/openoffice/Office/UI/BaseWindowState.xcs [build XCS] org/openoffice/Office/UI/BasicIDECommands.xcs [build XCS] org/openoffice/Office/UI/BasicIDEWindowState.xcs [build XCS] org/openoffice/Office/UI/BibliographyCommands.xcs [build XCS] org/openoffice/Office/UI/BibliographyWindowState.xcs [build XCS] org/openoffice/Office/UI/Category.xcs [build XCS] org/openoffice/Office/UI/ChartCommands.xcs [build XCS] org/openoffice/Office/UI/ChartWindowState.xcs [build XCS] org/openoffice/Office/UI/Commands.xcs [build XCS] org/openoffice/Office/UI/Controller.xcs [build XCS] org/openoffice/Office/UI/DbBrowserWindowState.xcs [build XCS] org/openoffice/Office/UI/DbQueryWindowState.xcs [build XCS] org/openoffice/Office/UI/DbRelationWindowState.xcs [build XCS] org/openoffice/Office/UI/DbTableDataWindowState.xcs [build XCS] org/openoffice/Office/UI/DbTableWindowState.xcs [build XCS] org/openoffice/Office/UI/DbuCommands.xcs [build XCS] org/openoffice/Office/UI/DrawImpressCommands.xcs [build XCS] org/openoffice/Office/UI/Factories.xcs [build XCS] org/openoffice/Office/UI/GenericCategories.xcs [build XCS] org/openoffice/Office/UI/GenericCommands.xcs [build XCS] org/openoffice/Office/UI/GlobalSettings.xcs [build XCS] org/openoffice/Office/UI/Sidebar.xcs [build XCS] org/openoffice/Office/UI/StartModuleCommands.xcs [build XCS] org/openoffice/Office/UI/StartModuleWindowState.xcs [build XCS] org/openoffice/Office/UI/ToolbarMode.xcs [build XCS] org/openoffice/Office/UI/WindowContentFactories.xcs [build XCS] org/openoffice/Office/UI/WindowState.xcs [build XCS] org/openoffice/Office/UI.xcs [build XCS] org/openoffice/Office/Update.xcs [build XCS] org/openoffice/Office/Views.xcs [build XCS] org/openoffice/Office/WriterWeb.xcs [build XCS] org/openoffice/System.xcs [build XCS] org/openoffice/TypeDetection/Filter.xcs [build XCS] org/openoffice/TypeDetection/GraphicFilter.xcs [build XCS] org/openoffice/TypeDetection/Misc.xcs [build XCS] org/openoffice/TypeDetection/Types.xcs [build XCS] org/openoffice/TypeDetection/UISort.xcs [build XCS] org/openoffice/UserProfile.xcs [build XCS] org/openoffice/VCL.xcs [build XCS] org/openoffice/ucb/Configuration.xcs [build XCS] org/openoffice/ucb/Hierarchy.xcs [build XCS] org/openoffice/ucb/InteractionHandler.xcs [build XCS] org/openoffice/ucb/Store.xcs [build XCU] officecfg/registry/data/org/openoffice/Inet.xcu [build XCU] officecfg/registry/data/org/openoffice/Interaction.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Calc.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Canvas.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Compatibility.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ExtensionDependencies.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Histories.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Impress.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Jobs.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Logging.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Math.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Paths.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Scripting.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Security.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Factories.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Views.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCU] officecfg/registry/data/org/openoffice/Setup.xcu [build XCU] officecfg/registry/data/org/openoffice/System.xcu [build XCU] officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu [build XCU] officecfg/registry/data/org/openoffice/UserProfile.xcu [build XCU] officecfg/registry/data/org/openoffice/VCL.xcu [build XCU] officecfg/registry/data/org/openoffice/ucb/Configuration.xcu [build FIF] fcfg_base_filters.xcu [build FIO] fcfg_base_others.xcu [build FIT] fcfg_base_types.xcu [build FIF] fcfg_chart_filters.xcu [build FIO] fcfg_chart_others.xcu [build FIT] fcfg_chart_types.xcu [build FII] fcfg_internalgraphics_filters.xcu [build FIT] fcfg_internalgraphics_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-chart.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-start.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-calc.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-draw.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-impress.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-math.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-writer.xcu [build XCM] officecfg/registry/data/org/openoffice/Inet-unixdesktop.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Accelerators-unxwnt.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-UseOOoFileDialogs.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-unixdesktop.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-unx.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-unixdesktop.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-unxwnt.xcu [build XCM] officecfg/registry/data/org/openoffice/UserProfile-unixdesktop.xcu [build XCM] officecfg/registry/data/org/openoffice/VCL-unixdesktop.xcu [build XCM] officecfg/registry/data/org/openoffice/ucb/Configuration-webdav.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-internallibexttextcatdata.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-internallibnumbertextdata.xcu [build XCS] org/openoffice/Office/UI/MathCommands.xcs [build XCS] org/openoffice/Office/UI/MathWindowState.xcs [build FIF] fcfg_math_filters.xcu [build FIT] fcfg_math_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-math.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-math.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-math.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Scripting-python.xcu [build XCS] org/openoffice/Office/UI/WriterCommands.xcs [build XCS] org/openoffice/Office/UI/WriterFormWindowState.xcs [build XCS] org/openoffice/Office/UI/WriterGlobalWindowState.xcs [build XCS] org/openoffice/Office/UI/WriterReportWindowState.xcs [build XCS] org/openoffice/Office/UI/WriterWebWindowState.xcs [build XCS] org/openoffice/Office/UI/XFormsWindowState.xcs [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build FIF] fcfg_global_filters.xcu [build FIT] fcfg_global_types.xcu [build FIF] fcfg_web_filters.xcu [build FIT] fcfg_web_types.xcu [build FIF] fcfg_writer_filters.xcu [build FIT] fcfg_writer_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-writer.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-writer.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-writer.xcu [build FIF] fcfg_xslt_filters.xcu [build FIT] fcfg_xslt_types.xcu [build XCM] officecfg/registry/data/org/openoffice/ucb/Configuration-gio.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Impress-ogltrans.xcu [build ECH] CustomTarget/postprocess/registry/pdfimport.list [build XCL] Langpack-en-US.xcu [build XCL] Langpack-af.xcu [build XCL] Langpack-am.xcu [build XCL] Langpack-ar.xcu [build XCL] Langpack-as.xcu [build XCL] Langpack-ast.xcu [build XCL] Langpack-be.xcu [build XCL] Langpack-bg.xcu [build XCL] Langpack-bn.xcu [build XCL] Langpack-bn-IN.xcu [build XCL] Langpack-bo.xcu [build XCL] Langpack-br.xcu [build XCL] Langpack-brx.xcu [build XCL] Langpack-bs.xcu [build XCL] Langpack-ca.xcu [build XCL] Langpack-ca-valencia.xcu [build XCL] Langpack-cs.xcu [build XCL] Langpack-cy.xcu [build XCL] Langpack-da.xcu [build XCL] Langpack-de.xcu [build XCL] Langpack-dgo.xcu [build XCL] Langpack-dsb.xcu [build XCL] Langpack-dz.xcu [build XCL] Langpack-el.xcu [build XCL] Langpack-en-GB.xcu [build XCL] Langpack-en-ZA.xcu [build XCL] Langpack-eo.xcu [build XCL] Langpack-es.xcu [build XCL] Langpack-et.xcu [build XCL] Langpack-eu.xcu [build XCL] Langpack-fa.xcu [build XCL] Langpack-fi.xcu [build XCL] Langpack-fr.xcu [build XCL] Langpack-fy.xcu [build XCL] Langpack-ga.xcu [build XCL] Langpack-gd.xcu [build XCL] Langpack-gl.xcu [build XCL] Langpack-gu.xcu [build XCL] Langpack-gug.xcu [build XCL] Langpack-he.xcu [build XCL] Langpack-hsb.xcu [build XCL] Langpack-hi.xcu [build XCL] Langpack-hr.xcu [build XCL] Langpack-hu.xcu [build XCL] Langpack-id.xcu [build XCL] Langpack-is.xcu [build XCL] Langpack-it.xcu [build XCL] Langpack-ja.xcu [build XCL] Langpack-ka.xcu [build XCL] Langpack-kab.xcu [build XCL] Langpack-kk.xcu [build XCL] Langpack-km.xcu [build XCL] Langpack-kmr-Latn.xcu [build XCL] Langpack-kn.xcu [build XCL] Langpack-ko.xcu [build XCL] Langpack-kok.xcu [build XCL] Langpack-ks.xcu [build XCL] Langpack-lb.xcu [build XCL] Langpack-lo.xcu [build XCL] Langpack-lt.xcu [build XCL] Langpack-lv.xcu [build XCL] Langpack-mai.xcu [build XCL] Langpack-mk.xcu [build XCL] Langpack-ml.xcu [build XCL] Langpack-mn.xcu [build XCL] Langpack-mni.xcu [build XCL] Langpack-mr.xcu [build XCL] Langpack-my.xcu [build XCL] Langpack-nb.xcu [build XCL] Langpack-ne.xcu [build XCL] Langpack-nl.xcu [build XCL] Langpack-nn.xcu [build XCL] Langpack-nr.xcu [build XCL] Langpack-nso.xcu [build XCL] Langpack-oc.xcu [build XCL] Langpack-om.xcu [build XCL] Langpack-or.xcu [build XCL] Langpack-pa-IN.xcu [build XCL] Langpack-pl.xcu [build XCL] Langpack-pt.xcu [build XCL] Langpack-pt-BR.xcu [build XCL] Langpack-ro.xcu [build XCL] Langpack-ru.xcu [build XCL] Langpack-rw.xcu [build XCL] Langpack-sa-IN.xcu [build XCL] Langpack-sat.xcu [build XCL] Langpack-sd.xcu [build XCL] Langpack-sr-Latn.xcu [build XCL] Langpack-si.xcu [build XCL] Langpack-sid.xcu [build XCL] Langpack-sk.xcu [build XCL] Langpack-sl.xcu [build XCL] Langpack-sq.xcu [build XCL] Langpack-sr.xcu [build XCL] Langpack-ss.xcu [build XCL] Langpack-st.xcu [build XCL] Langpack-sv.xcu [build XCL] Langpack-sw-TZ.xcu [build XCL] Langpack-szl.xcu [build XCL] Langpack-ta.xcu [build XCL] Langpack-te.xcu [build XCL] Langpack-tg.xcu [build XCL] Langpack-th.xcu [build XCL] Langpack-tn.xcu [build XCL] Langpack-tr.xcu [build XCL] Langpack-ts.xcu [build XCL] Langpack-tt.xcu [build XCL] Langpack-ug.xcu [build XCL] Langpack-uk.xcu [build XCL] Langpack-uz.xcu [build XCL] Langpack-ve.xcu [build XCL] Langpack-vec.xcu [build XCL] Langpack-vi.xcu [build XCL] Langpack-xh.xcu [build XCL] Langpack-zh-CN.xcu [build XCL] Langpack-zh-TW.xcu [build XCL] Langpack-zu.xcu [build FIT] fcfg_reportbuilder_types.xcu [build FIF] fcfg_reportbuilder_filters.xcu [build XCS] org/openoffice/Office/ReportDesign.xcs [build XCS] org/openoffice/Office/UI/DbReportWindowState.xcs [build XCS] org/openoffice/Office/UI/ReportCommands.xcs [build XCU] officecfg/registry/data/org/openoffice/Office/Linguistic.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ReportDesign.xcu [build XCM] officecfg/registry/data/org/openoffice/Inet-macosx.xcu [build XCM] officecfg/registry/data/org/openoffice/Inet-wnt.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-report.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-reportbuilder.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Accelerators-macosx.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Accelerators-reportbuilder.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-macosx.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-wnt.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-32bit.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Linguistic-ForceDefaultLanguage.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-ctlseqcheck.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/DataAccess-evoab2.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/DataAccess-reportbuilder.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-macosx.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-externallibexttextcatdata.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-externallibnumbertextdata.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-reportbuilder.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/UI/Controller-reportbuilder.xcu [build XCM] officecfg/registry/data/org/openoffice/ucb/Configuration-win.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XSL] autotext/bg/crdbus50/BlockList.xml [build XSL] autotext/bg/standard/BlockList.xml [build XSL] autotext/bg/template/BlockList.xml [build XSL] autotext/da/standard/BlockList.xml [build XSL] autotext/de/standard/BlockList.xml [build XSL] autotext/en-US/standard/BlockList.xml [build XSL] autotext/es/standard/BlockList.xml [build XSL] autotext/hu/standard/BlockList.xml [build XSL] autotext/ko/crdbus50/BlockList.xml [build XSL] autotext/ko/standard/BlockList.xml [build XSL] autotext/mn/crdbus50/BlockList.xml [build XSL] autotext/mn/standard/BlockList.xml [build XSL] autotext/mn/template/BlockList.xml [build XSL] autotext/nl/crdbus50/BlockList.xml [build XSL] autotext/nl/standard/BlockList.xml [build XSL] autotext/pt-BR/standard/BlockList.xml [build XSL] autotext/pt/standard/BlockList.xml [build XSL] autotext/ru/standard/BlockList.xml [build XSL] autotext/sv/standard/BlockList.xml [build MO ] fltaf [build MO ] fltam [build MO ] fltar [build MO ] fltas [build MO ] fltast [build MO ] fltbe [build MO ] fltbg [build MO ] fltbn [build MO ] fltbn-IN [build MO ] fltbo [build MO ] fltbr [build MO ] fltbrx [build MO ] fltbs [build MO ] fltca [build MO ] fltca-valencia [build MO ] fltcs [build MO ] fltcy [build MO ] fltda [build MO ] fltde [build MO ] fltdgo [build MO ] fltdsb [build MO ] fltdz [build MO ] fltel [build MO ] flten-GB [build MO ] flten-ZA [build MO ] flteo [build MO ] fltes [build MO ] fltet [build MO ] flteu [build MO ] fltfa [build MO ] fltfi [build MO ] fltfr [build MO ] fltfy [build MO ] fltga [build MO ] fltgd [build MO ] fltgl [build MO ] fltgu [build MO ] fltgug [build MO ] flthe [build MO ] flthsb [build MO ] flthi [build MO ] flthr [build MO ] flthu [build MO ] fltid [build MO ] fltis [build MO ] fltit [build MO ] fltja [build MO ] fltka [build MO ] fltkab [build MO ] fltkk [build MO ] fltkm [build MO ] fltkmr-Latn [build MO ] fltkn [build MO ] fltko [build MO ] fltkok [build MO ] fltks [build MO ] fltlb [build MO ] fltlo [build MO ] fltlt [build MO ] fltlv [build MO ] fltmai [build MO ] fltmk [build MO ] fltml [build MO ] fltmn [build MO ] fltmni [build MO ] fltmr [build MO ] fltmy [build MO ] fltnb [build MO ] fltne [build MO ] fltnl [build MO ] fltnn [build MO ] fltnr [build MO ] fltnso [build MO ] fltoc [build MO ] fltom [build MO ] fltor [build MO ] fltpa-IN [build MO ] fltpl [build MO ] fltpt [build MO ] fltpt-BR [build MO ] fltro [build MO ] fltru [build MO ] fltrw [build MO ] fltsa-IN [build MO ] fltsat [build MO ] fltsd [build MO ] fltsr-Latn [build MO ] fltsi [build MO ] fltsid [build MO ] fltsk [build MO ] fltsl [build MO ] fltsq [build MO ] fltsr [build MO ] fltss [build MO ] fltst [build MO ] fltsv [build MO ] fltsw-TZ [build MO ] fltszl [build MO ] fltta [build MO ] fltte [build MO ] flttg [build MO ] fltth [build MO ] flttn [build MO ] flttr [build MO ] fltts [build MO ] flttt [build MO ] fltug [build MO ] fltuk [build MO ] fltuz [build MO ] fltve [build MO ] fltvec [build MO ] fltvi [build MO ] fltxh [build MO ] fltzh-CN [build MO ] fltzh-TW [build MO ] fltzu [build MO ] frmaf [build MO ] frmam [build MO ] frmar [build MO ] frmas [build MO ] frmast [build MO ] frmbe [build MO ] frmbg [build MO ] frmbn [build MO ] frmbn-IN [build MO ] frmbo [build MO ] frmbr [build MO ] frmbrx [build MO ] frmbs [build MO ] frmca [build MO ] frmca-valencia [build MO ] frmcs [build MO ] frmcy [build MO ] frmda [build MO ] frmde [build MO ] frmdgo [build MO ] frmdsb [build MO ] frmdz [build MO ] frmel [build MO ] frmen-GB [build MO ] frmen-ZA [build MO ] frmeo [build MO ] frmes [build MO ] frmet [build MO ] frmeu [build MO ] frmfa [build MO ] frmfi [build MO ] frmfr [build MO ] frmfy [build MO ] frmga [build MO ] frmgd [build MO ] frmgl [build MO ] frmgu [build MO ] frmgug [build MO ] frmhe [build MO ] frmhsb [build MO ] frmhi [build MO ] frmhr [build MO ] frmhu [build MO ] frmid [build MO ] frmis [build MO ] frmit [build MO ] frmja [build MO ] frmka [build MO ] frmkab [build MO ] frmkk [build MO ] frmkm [build MO ] frmkmr-Latn [build MO ] frmkn [build MO ] frmko [build MO ] frmkok [build MO ] frmks [build MO ] frmlb [build MO ] frmlo [build MO ] frmlt [build MO ] frmlv [build MO ] frmmai [build MO ] frmmk [build MO ] frmml [build MO ] frmmn [build MO ] frmmni [build MO ] frmmr [build MO ] frmmy [build MO ] frmnb [build MO ] frmne [build MO ] frmnl [build MO ] frmnn [build MO ] frmnr [build MO ] frmnso [build MO ] frmoc [build MO ] frmom [build MO ] frmor [build MO ] frmpa-IN [build MO ] frmpl [build MO ] frmpt [build MO ] frmpt-BR [build MO ] frmro [build MO ] frmru [build MO ] frmrw [build MO ] frmsa-IN [build MO ] frmsat [build MO ] frmsd [build MO ] frmsr-Latn [build MO ] frmsi [build MO ] frmsid [build MO ] frmsk [build MO ] frmsl [build MO ] frmsq [build MO ] frmsr [build MO ] frmss [build MO ] frmst [build MO ] frmsv [build MO ] frmsw-TZ [build MO ] frmszl [build MO ] frmta [build MO ] frmte [build MO ] frmtg [build MO ] frmth [build MO ] frmtn [build MO ] frmtr [build MO ] frmts [build MO ] frmtt [build MO ] frmug [build MO ] frmuk [build MO ] frmuz [build MO ] frmve [build MO ] frmvec [build MO ] frmvi [build MO ] frmxh [build MO ] frmzh-CN [build MO ] frmzh-TW [build MO ] frmzu [build MO ] foraf [build MO ] foram [build MO ] forar [build MO ] foras [build MO ] forast [build MO ] forbe [build MO ] forbg [build MO ] forbn [build MO ] forbn-IN [build MO ] forbo [build MO ] forbr [build MO ] forbrx [build MO ] forbs [build MO ] forca [build MO ] forca-valencia [build MO ] forcs [build MO ] forcy [build MO ] forda [build MO ] forde [build MO ] fordgo [build MO ] fordsb [build MO ] fordz [build MO ] forel [build MO ] foren-GB [build MO ] foren-ZA [build MO ] foreo [build MO ] fores [build MO ] foret [build MO ] foreu [build MO ] forfa [build MO ] forfi [build MO ] forfr [build MO ] forfy [build MO ] forga [build MO ] forgd [build MO ] forgl [build MO ] forgu [build MO ] forgug [build MO ] forhe [build MO ] forhsb [build MO ] forhi [build MO ] forhr [build MO ] forhu [build MO ] forid [build MO ] foris [build MO ] forit [build MO ] forja [build MO ] forka [build MO ] forkab [build MO ] forkk [build MO ] forkm [build MO ] forkmr-Latn [build MO ] forkn [build MO ] forko [build MO ] forkok [build MO ] forks [build MO ] forlb [build MO ] forlo [build MO ] forlt [build MO ] forlv [build MO ] formai [build MO ] formk [build MO ] forml [build MO ] formn [build MO ] formni [build MO ] formr [build MO ] formy [build MO ] fornb [build MO ] forne [build MO ] fornl [build MO ] fornn [build MO ] fornr [build MO ] fornso [build MO ] foroc [build MO ] forom [build MO ] foror [build MO ] forpa-IN [build MO ] forpl [build MO ] forpt [build MO ] forpt-BR [build MO ] forro [build MO ] forru [build MO ] forrw [build MO ] forsa-IN [build MO ] forsat [build MO ] forsd [build MO ] forsr-Latn [build MO ] forsi [build MO ] forsid [build MO ] forsk [build MO ] forsl [build MO ] forsq [build MO ] forsr [build MO ] forss [build MO ] forst [build MO ] forsv [build MO ] forsw-TZ [build MO ] forszl [build MO ] forta [build MO ] forte [build MO ] fortg [build MO ] forth [build MO ] fortn [build MO ] fortr [build MO ] forts [build MO ] fortt [build MO ] forug [build MO ] foruk [build MO ] foruz [build MO ] forve [build MO ] forvec [build MO ] forvi [build MO ] forxh [build MO ] forzh-CN [build MO ] forzh-TW [build MO ] forzu [build MO ] fpsaf [build MO ] fpsam [build MO ] fpsar [build MO ] fpsas [build MO ] fpsast [build MO ] fpsbe [build MO ] fpsbg [build MO ] fpsbn [build MO ] fpsbn-IN [build MO ] fpsbo [build MO ] fpsbr [build MO ] fpsbrx [build MO ] fpsbs [build MO ] fpsca [build MO ] fpsca-valencia [build MO ] fpscs [build MO ] fpscy [build MO ] fpsda [build MO ] fpsde [build MO ] fpsdgo [build MO ] fpsdsb [build MO ] fpsdz [build MO ] fpsel [build MO ] fpsen-GB [build MO ] fpsen-ZA [build MO ] fpseo [build MO ] fpses [build MO ] fpset [build MO ] fpseu [build MO ] fpsfa [build MO ] fpsfi [build MO ] fpsfr [build MO ] fpsfy [build MO ] fpsga [build MO ] fpsgd [build MO ] fpsgl [build MO ] fpsgu [build MO ] fpsgug [build MO ] fpshe [build MO ] fpshsb [build MO ] fpshi [build MO ] fpshr [build MO ] fpshu [build MO ] fpsid [build MO ] fpsis [build MO ] fpsit [build MO ] fpsja [build MO ] fpska [build MO ] fpskab [build MO ] fpskk [build MO ] fpskm [build MO ] fpskmr-Latn [build MO ] fpskn [build MO ] fpsko [build MO ] fpskok [build MO ] fpsks [build MO ] fpslb [build MO ] fpslo [build MO ] fpslt [build MO ] fpslv [build MO ] fpsmai [build MO ] fpsmk [build MO ] fpsml [build MO ] fpsmn [build MO ] fpsmni [build MO ] fpsmr [build MO ] fpsmy [build MO ] fpsnb [build MO ] fpsne [build MO ] fpsnl [build MO ] fpsnn [build MO ] fpsnr [build MO ] fpsnso [build MO ] fpsoc [build MO ] fpsom [build MO ] fpsor [build MO ] fpspa-IN [build MO ] fpspl [build MO ] fpspt [build MO ] fpspt-BR [build MO ] fpsro [build MO ] fpsru [build MO ] fpsrw [build MO ] fpssa-IN [build MO ] fpssat [build MO ] fpssd [build MO ] fpssr-Latn [build MO ] fpssi [build MO ] fpssid [build MO ] fpssk [build MO ] fpssl [build MO ] fpssq [build MO ] fpssr [build MO ] fpsss [build MO ] fpsst [build MO ] fpssv [build MO ] fpssw-TZ [build MO ] fpsszl [build MO ] fpsta [build MO ] fpste [build MO ] fpstg [build MO ] fpsth [build MO ] fpstn [build MO ] fpstr [build MO ] fpsts [build MO ] fpstt [build MO ] fpsug [build MO ] fpsuk [build MO ] fpsuz [build MO ] fpsve [build MO ] fpsvec [build MO ] fpsvi [build MO ] fpsxh [build MO ] fpszh-CN [build MO ] fpszh-TW [build MO ] fpszu [build MO ] fwkaf [build MO ] fwkam [build MO ] fwkar [build MO ] fwkas [build MO ] fwkast [build MO ] fwkbe [build MO ] fwkbg [build MO ] fwkbn [build MO ] fwkbn-IN [build MO ] fwkbo [build MO ] fwkbr [build MO ] fwkbrx [build MO ] fwkbs [build MO ] fwkca [build MO ] fwkca-valencia [build MO ] fwkcs [build MO ] fwkcy [build MO ] fwkda [build MO ] fwkde [build MO ] fwkdgo [build MO ] fwkdsb [build MO ] fwkdz [build MO ] fwkel [build MO ] fwken-GB [build MO ] fwken-ZA [build MO ] fwkeo [build MO ] fwkes [build MO ] fwket [build MO ] fwkeu [build MO ] fwkfa [build MO ] fwkfi [build MO ] fwkfr [build MO ] fwkfy [build MO ] fwkga [build MO ] fwkgd [build MO ] fwkgl [build MO ] fwkgu [build MO ] fwkgug [build MO ] fwkhe [build MO ] fwkhsb [build MO ] fwkhi [build MO ] fwkhr [build MO ] fwkhu [build MO ] fwkid [build MO ] fwkis [build MO ] fwkit [build MO ] fwkja [build MO ] fwkka [build MO ] fwkkab [build MO ] fwkkk [build MO ] fwkkm [build MO ] fwkkmr-Latn [build MO ] fwkkn [build MO ] fwkko [build MO ] fwkkok [build MO ] fwkks [build MO ] fwklb [build MO ] fwklo [build MO ] fwklt [build MO ] fwklv [build MO ] fwkmai [build MO ] fwkmk [build MO ] fwkml [build MO ] fwkmn [build MO ] fwkmni [build MO ] fwkmr [build MO ] fwkmy [build MO ] fwknb [build MO ] fwkne [build MO ] fwknl [build MO ] fwknn [build MO ] fwknr [build MO ] fwknso [build MO ] fwkoc [build MO ] fwkom [build MO ] fwkor [build MO ] fwkpa-IN [build MO ] fwkpl [build MO ] fwkpt [build MO ] fwkpt-BR [build MO ] fwkro [build MO ] fwkru [build MO ] fwkrw [build MO ] fwksa-IN [build MO ] fwksat [build MO ] fwksd [build MO ] fwksr-Latn [build MO ] fwksi [build MO ] fwksid [build MO ] fwksk [build MO ] fwksl [build MO ] fwksq [build MO ] fwksr [build MO ] fwkss [build MO ] fwkst [build MO ] fwksv [build MO ] fwksw-TZ [build MO ] fwkszl [build MO ] fwkta [build MO ] fwkte [build MO ] fwktg [build MO ] fwkth [build MO ] fwktn [build MO ] fwktr [build MO ] fwkts [build MO ] fwktt [build MO ] fwkug [build MO ] fwkuk [build MO ] fwkuz [build MO ] fwkve [build MO ] fwkvec [build MO ] fwkvi [build MO ] fwkxh [build MO ] fwkzh-CN [build MO ] fwkzh-TW [build MO ] fwkzu [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/en-US/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/en-US/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/en-US/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/en-US/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/en-US/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/en-US/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/en-US/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/en-US/contents.part [build XHP] sdatabase/ar [build XHP] sdatabase/ast [build XHP] sdatabase/bg [build XHP] sdatabase/bn [build XHP] sdatabase/bn-IN [build XHP] sdatabase/bo [build XHP] sdatabase/bs [build XHP] sdatabase/ca [build XHP] sdatabase/ca-valencia [build XHP] sdatabase/cs [build XHP] sdatabase/da [build XHP] sdatabase/de [build XHP] sdatabase/dz [build XHP] sdatabase/el [build XHP] sdatabase/en-GB [build XHP] sdatabase/en-ZA [build XHP] sdatabase/eo [build XHP] sdatabase/es [build XHP] sdatabase/et [build XHP] sdatabase/eu [build XHP] sdatabase/fi [build XHP] sdatabase/fr [build XHP] sdatabase/gl [build XHP] sdatabase/gu [build XHP] sdatabase/he [build XHP] sdatabase/hi [build XHP] sdatabase/hr [build XHP] sdatabase/hu [build XHP] sdatabase/id [build XHP] sdatabase/is [build XHP] sdatabase/it [build XHP] sdatabase/ja [build XHP] sdatabase/ka [build XHP] sdatabase/km [build XHP] sdatabase/ko [build XHP] sdatabase/lo [build XHP] sdatabase/lt [build XHP] sdatabase/lv [build XHP] sdatabase/mk [build XHP] sdatabase/nb [build XHP] sdatabase/ne [build XHP] sdatabase/nl [build XHP] sdatabase/nn [build XHP] sdatabase/om [build XHP] sdatabase/pl [build XHP] sdatabase/pt [build XHP] sdatabase/pt-BR [build XHP] sdatabase/ro [build XHP] sdatabase/ru [build XHP] sdatabase/si [build XHP] sdatabase/sid [build XHP] sdatabase/sk [build XHP] sdatabase/sl [build XHP] sdatabase/sq [build XHP] sdatabase/sv [build XHP] sdatabase/ta [build XHP] sdatabase/tg [build XHP] sdatabase/tr [build XHP] sdatabase/ug [build XHP] sdatabase/uk [build XHP] sdatabase/vi [build XHP] sdatabase/zh-CN [build XHP] sdatabase/zh-TW [build GPK] helpcontent2_html_icon-themes [build YAC] idlc/source/parser [build LEX] idlc/source/scanner [build ECH] CustomTarget/instsetoo_native/setup/bootstraprc /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/idlc/source/parser.y: warning: 4 shift/reduce conflicts [-Wconflicts-sr] [build ECH] CustomTarget/instsetoo_native/setup/redirectrc [build ECH] CustomTarget/instsetoo_native/setup/setuprc /bin/sh: git: command not found [build ECH] CustomTarget/instsetoo_native/setup/sofficerc [build ECH] CustomTarget/instsetoo_native/setup/versionrc /bin/sh: git: command not found [build MOD] javaunohelper [build MOD] jurt [build MOD] jvmaccess [build MOD] jvmfwk [build LEX] l10ntools/source/xrmlex [build BIN] o3tl [build MOD] onlineupdate [build CUS] postprocess/fontconfig [build MOD] reportbuilder [build MO ] rptaf [build MO ] rptam [build MO ] rptar [build MO ] rptas [build MO ] rptast [build MO ] rptbe [build MO ] rptbg [build MO ] rptbn [build MO ] rptbn-IN [build MO ] rptbo [build MO ] rptbr [build MO ] rptbrx [build MO ] rptbs [build MO ] rptca [build MO ] rptca-valencia [build MO ] rptcs [build MO ] rptcy [build MO ] rptda [build MO ] rptde [build MO ] rptdgo [build MO ] rptdsb [build MO ] rptdz [build MO ] rptel [build MO ] rpten-GB [build MO ] rpten-ZA [build MO ] rpteo [build MO ] rptes [build MO ] rptet [build MO ] rpteu [build MO ] rptfa [build MO ] rptfi [build MO ] rptfr [build MO ] rptfy [build MO ] rptga [build MO ] rptgd [build MO ] rptgl [build MO ] rptgu [build MO ] rptgug [build MO ] rpthe [build MO ] rpthsb [build MO ] rpthi [build MO ] rpthr [build MO ] rpthu [build MO ] rptid [build MO ] rptis [build MO ] rptit [build MO ] rptja [build MO ] rptka [build MO ] rptkab [build MO ] rptkk [build MO ] rptkm [build MO ] rptkmr-Latn [build MO ] rptkn [build MO ] rptko [build MO ] rptkok [build MO ] rptks [build MO ] rptlb [build MO ] rptlo [build MO ] rptlt [build MO ] rptlv [build MO ] rptmai [build MO ] rptmk [build MO ] rptml [build MO ] rptmn [build MO ] rptmni [build MO ] rptmr [build MO ] rptmy [build MO ] rptnb [build MO ] rptne [build MO ] rptnl [build MO ] rptnn [build MO ] rptnr [build MO ] rptnso [build MO ] rptoc [build MO ] rptom [build MO ] rptor [build MO ] rptpa-IN [build MO ] rptpl [build MO ] rptpt [build MO ] rptpt-BR [build MO ] rptro [build MO ] rptru [build MO ] rptrw [build MO ] rptsa-IN [build MO ] rptsat [build MO ] rptsd [build MO ] rptsr-Latn [build MO ] rptsi [build MO ] rptsid [build MO ] rptsk [build MO ] rptsl [build MO ] rptsq [build MO ] rptsr [build MO ] rptss [build MO ] rptst [build MO ] rptsv [build MO ] rptsw-TZ [build MO ] rptszl [build MO ] rptta [build MO ] rptte [build MO ] rpttg [build MO ] rptth [build MO ] rpttn [build MO ] rpttr [build MO ] rptts [build MO ] rpttt [build MO ] rptug [build MO ] rptuk [build MO ] rptuz [build MO ] rptve [build MO ] rptvec [build MO ] rptvi [build MO ] rptxh [build MO ] rptzh-CN [build MO ] rptzh-TW [build MO ] rptzu [build MOD] ridljar [build MO ] scaf [build MO ] scam [build MO ] scar [build MO ] scas [build MO ] scast [build MO ] scbe [build MO ] scbg [build MO ] scbn [build MO ] scbn-IN [build MO ] scbo [build MO ] scbr [build MO ] scbrx [build MO ] scbs [build MO ] scca [build MO ] scca-valencia [build MO ] sccs [build MO ] sccy [build MO ] scda [build MO ] scde [build MO ] scdgo [build MO ] scdsb [build MO ] scdz [build MO ] scel [build MO ] scen-GB [build MO ] scen-ZA [build MO ] sceo [build MO ] sces [build MO ] scet [build MO ] sceu [build MO ] scfa [build MO ] scfi [build MO ] scfr [build MO ] scfy [build MO ] scga [build MO ] scgd [build MO ] scgl [build MO ] scgu [build MO ] scgug [build MO ] sche [build MO ] schsb [build MO ] schi [build MO ] schr [build MO ] schu [build MO ] scid [build MO ] scis [build MO ] scit [build MO ] scja [build MO ] scka [build MO ] sckab [build MO ] sckk [build MO ] sckm [build MO ] sckmr-Latn [build MO ] sckn [build MO ] scko [build MO ] sckok [build MO ] scks [build MO ] sclb [build MO ] sclo [build MO ] sclt [build MO ] sclv [build MO ] scmai [build MO ] scmk [build MO ] scml [build MO ] scmn [build MO ] scmni [build MO ] scmr [build MO ] scmy [build MO ] scnb [build MO ] scne [build MO ] scnl [build MO ] scnn [build MO ] scnr [build MO ] scnso [build MO ] scoc [build MO ] scom [build MO ] scor [build MO ] scpa-IN [build MO ] scpl [build MO ] scpt [build MO ] scpt-BR [build MO ] scro [build MO ] scru [build MO ] scrw [build MO ] scsa-IN [build MO ] scsat [build MO ] scsd [build MO ] scsr-Latn [build MO ] scsi [build MO ] scsid [build MO ] scsk [build MO ] scsl [build MO ] scsq [build MO ] scsr [build MO ] scss [build MO ] scst [build MO ] scsv [build MO ] scsw-TZ [build MO ] scszl [build MO ] scta [build MO ] scte [build MO ] sctg [build MO ] scth [build MO ] sctn [build MO ] sctr [build MO ] scts [build MO ] sctt [build MO ] scug [build MO ] scuk [build MO ] scuz [build MO ] scve [build MO ] scvec [build MO ] scvi [build MO ] scxh [build MO ] sczh-CN [build MO ] sczh-TW [build MO ] sczu [build MO ] scaaf [build MO ] scaam [build MO ] scaar [build MO ] scaas [build MO ] scaast [build MO ] scabe [build MO ] scabg [build MO ] scabn [build MO ] scabn-IN [build MO ] scabo [build MO ] scabr [build MO ] scabrx [build MO ] scabs [build MO ] scaca [build MO ] scaca-valencia [build MO ] scacs [build MO ] scacy [build MO ] scada [build MO ] scade [build MO ] scadgo [build MO ] scadsb [build MO ] scadz [build MO ] scael [build MO ] scaen-GB [build MO ] scaen-ZA [build MO ] scaeo [build MO ] scaes [build MO ] scaet [build MO ] scaeu [build MO ] scafa [build MO ] scafi [build MO ] scafr [build MO ] scafy [build MO ] scaga [build MO ] scagd [build MO ] scagl [build MO ] scagu [build MO ] scagug [build MO ] scahe [build MO ] scahsb [build MO ] scahi [build MO ] scahr [build MO ] scahu [build MO ] scaid [build MO ] scais [build MO ] scait [build MO ] scaja [build MO ] scaka [build MO ] scakab [build MO ] scakk [build MO ] scakm [build MO ] scakmr-Latn [build MO ] scakn [build MO ] scako [build MO ] scakok [build MO ] scaks [build MO ] scalb [build MO ] scalo [build MO ] scalt [build MO ] scalv [build MO ] scamai [build MO ] scamk [build MO ] scaml [build MO ] scamn [build MO ] scamni [build MO ] scamr [build MO ] scamy [build MO ] scanb [build MO ] scane [build MO ] scanl [build MO ] scann [build MO ] scanr [build MO ] scanso [build MO ] scaoc [build MO ] scaom [build MO ] scaor [build MO ] scapa-IN [build MO ] scapl [build MO ] scapt [build MO ] scapt-BR [build MO ] scaro [build MO ] scaru [build MO ] scarw [build MO ] scasa-IN [build MO ] scasat [build MO ] scasd [build MO ] scasr-Latn [build MO ] scasi [build MO ] scasid [build MO ] scask [build MO ] scasl [build MO ] scasq [build MO ] scasr [build MO ] scass [build MO ] scasv [build MO ] scasw-TZ [build MO ] scaszl [build MO ] scata [build MO ] scate [build MO ] scatg [build MO ] scath [build MO ] scatn [build MO ] scatr [build MO ] scats [build MO ] scatt [build MO ] scaug [build MO ] scauk [build MO ] scauz [build MO ] scave [build MO ] scavec [build MO ] scavi [build MO ] scaxh [build MO ] scazh-CN [build MO ] scazh-TW [build MO ] scazu [build MO ] sccaf [build MO ] sccam [build MO ] sccar [build MO ] sccas [build MO ] sccast [build MO ] sccbe [build MO ] sccbg [build MO ] sccbn [build MO ] sccbn-IN [build MO ] sccbo [build MO ] sccbr [build MO ] sccbrx [build MO ] sccbs [build MO ] sccca [build MO ] sccca-valencia [build MO ] scccs [build MO ] scccy [build MO ] sccda [build MO ] sccde [build MO ] sccdgo [build MO ] sccdsb [build MO ] sccdz [build MO ] sccel [build MO ] sccen-GB [build MO ] sccen-ZA [build MO ] scceo [build MO ] scces [build MO ] sccet [build MO ] scceu [build MO ] sccfa [build MO ] sccfi [build MO ] sccfr [build MO ] sccfy [build MO ] sccga [build MO ] sccgd [build MO ] sccgl [build MO ] sccgu [build MO ] sccgug [build MO ] scche [build MO ] scchsb [build MO ] scchi [build MO ] scchr [build MO ] scchu [build MO ] sccid [build MO ] sccis [build MO ] sccit [build MO ] sccja [build MO ] sccka [build MO ] scckab [build MO ] scckk [build MO ] scckm [build MO ] scckmr-Latn [build MO ] scckn [build MO ] sccko [build MO ] scckok [build MO ] sccks [build MO ] scclb [build MO ] scclo [build MO ] scclt [build MO ] scclv [build MO ] sccmai [build MO ] sccmk [build MO ] sccml [build MO ] sccmn [build MO ] sccmni [build MO ] sccmr [build MO ] sccmy [build MO ] sccnb [build MO ] sccne [build MO ] sccnl [build MO ] sccnn [build MO ] sccnr [build MO ] sccnso [build MO ] sccoc [build MO ] sccom [build MO ] sccor [build MO ] sccpa-IN [build MO ] sccpl [build MO ] sccpt [build MO ] sccpt-BR [build MO ] sccro [build MO ] sccru [build MO ] sccrw [build MO ] sccsa-IN [build MO ] sccsat [build MO ] sccsd [build MO ] sccsr-Latn [build MO ] sccsi [build MO ] sccsid [build MO ] sccsk [build MO ] sccsl [build MO ] sccsq [build MO ] sccsr [build MO ] sccss [build MO ] sccst [build MO ] sccsv [build MO ] sccsw-TZ [build MO ] sccszl [build MO ] sccta [build MO ] sccte [build MO ] scctg [build MO ] sccth [build MO ] scctn [build MO ] scctr [build MO ] sccts [build MO ] scctt [build MO ] sccug [build MO ] sccuk [build MO ] sccuz [build MO ] sccve [build MO ] sccvec [build MO ] sccvi [build MO ] sccxh [build MO ] scczh-CN [build MO ] scczh-TW [build MO ] scczu [build SCT] scp2/source/templates/alllangmodules_calc [build SCT] scp2/source/templates/alllangmodules_draw [build SCT] scp2/source/templates/alllangmodules_impress [build SCT] scp2/source/templates/alllangmodules_math [build SCT] scp2/source/templates/allhelpmodules [build SCT] scp2/source/templates/allhelpmodules_root [build SCT] scp2/source/templates/alllangmodules [build SCT] scp2/source/templates/alllangmodules_root [build SCT] scp2/source/templates/alllangmodules_writer [build MO ] sdaf [build MO ] sdam [build MO ] sdar [build MO ] sdas [build MO ] sdast [build MO ] sdbe [build MO ] sdbg [build MO ] sdbn [build MO ] sdbn-IN [build MO ] sdbo [build MO ] sdbr [build MO ] sdbrx [build MO ] sdbs [build MO ] sdca [build MO ] sdca-valencia [build MO ] sdcs [build MO ] sdcy [build MO ] sdda [build MO ] sdde [build MO ] sddgo [build MO ] sddsb [build MO ] sddz [build MO ] sdel [build MO ] sden-GB [build MO ] sden-ZA [build MO ] sdeo [build MO ] sdes [build MO ] sdet [build MO ] sdeu [build MO ] sdfa [build MO ] sdfi [build MO ] sdfr [build MO ] sdfy [build MO ] sdga [build MO ] sdgd [build MO ] sdgl [build MO ] sdgu [build MO ] sdgug [build MO ] sdhe [build MO ] sdhsb [build MO ] sdhi [build MO ] sdhr [build MO ] sdhu [build MO ] sdid [build MO ] sdis [build MO ] sdit [build MO ] sdja [build MO ] sdka [build MO ] sdkab [build MO ] sdkk [build MO ] sdkm [build MO ] sdkmr-Latn [build MO ] sdkn [build MO ] sdko [build MO ] sdkok [build MO ] sdks [build MO ] sdlb [build MO ] sdlo [build MO ] sdlt [build MO ] sdlv [build MO ] sdmai [build MO ] sdmk [build MO ] sdml [build MO ] sdmn [build MO ] sdmni [build MO ] sdmr [build MO ] sdmy [build MO ] sdnb [build MO ] sdne [build MO ] sdnl [build MO ] sdnn [build MO ] sdnr [build MO ] sdnso [build MO ] sdoc [build MO ] sdom [build MO ] sdor [build MO ] sdpa-IN [build MO ] sdpl [build MO ] sdpt [build MO ] sdpt-BR [build MO ] sdro [build MO ] sdru [build MO ] sdrw [build MO ] sdsa-IN [build MO ] sdsat [build MO ] sdsd [build MO ] sdsr-Latn [build MO ] sdsi [build MO ] sdsid [build MO ] sdsk [build MO ] sdsl [build MO ] sdsq [build MO ] sdsr [build MO ] sdss [build MO ] sdst [build MO ] sdsv [build MO ] sdsw-TZ [build MO ] sdszl [build MO ] sdta [build MO ] sdte [build MO ] sdtg [build MO ] sdth [build MO ] sdtn [build MO ] sdtr [build MO ] sdts [build MO ] sdtt [build MO ] sdug [build MO ] sduk [build MO ] sduz [build MO ] sdve [build MO ] sdvec [build MO ] sdvi [build MO ] sdxh [build MO ] sdzh-CN [build MO ] sdzh-TW [build MO ] sdzu [build PRJ] poppler [build CUS] setup_native/scripts [build MO ] sfxaf [build MO ] sfxam [build MO ] sfxar [build MO ] sfxas [build MO ] sfxast [build MO ] sfxbe [build MO ] sfxbg [build MO ] sfxbn [build MO ] sfxbn-IN [build MO ] sfxbo [build MO ] sfxbr [build MO ] sfxbrx [build MO ] sfxbs [build MO ] sfxca [build MO ] sfxca-valencia [build MO ] sfxcs [build MO ] sfxcy [build MO ] sfxda [build MO ] sfxde [build MO ] sfxdgo [build MO ] sfxdsb [build MO ] sfxdz [build MO ] sfxel [build MO ] sfxen-GB [build MO ] sfxen-ZA [build MO ] sfxeo [build MO ] sfxes [build MO ] sfxet [build MO ] sfxeu [build MO ] sfxfa [build MO ] sfxfi [build MO ] sfxfr [build MO ] sfxfy [build MO ] sfxga [build MO ] sfxgd [build MO ] sfxgl [build MO ] sfxgu [build MO ] sfxgug [build MO ] sfxhe [build MO ] sfxhsb [build MO ] sfxhi [build MO ] sfxhr [build MO ] sfxhu [build MO ] sfxid [build MO ] sfxis [build MO ] sfxit [build MO ] sfxja [build MO ] sfxka [build MO ] sfxkab [build MO ] sfxkk [build MO ] sfxkm [build MO ] sfxkmr-Latn [build MO ] sfxkn [build MO ] sfxko [build MO ] sfxkok [build MO ] sfxks [build MO ] sfxlb [build MO ] sfxlo [build MO ] sfxlt [build MO ] sfxlv [build MO ] sfxmai [build MO ] sfxmk [build MO ] sfxml [build MO ] sfxmn [build MO ] sfxmni [build MO ] sfxmr [build MO ] sfxmy [build MO ] sfxnb [build MO ] sfxne [build MO ] sfxnl [build MO ] sfxnn [build MO ] sfxnr [build MO ] sfxnso [build MO ] sfxoc [build MO ] sfxom [build MO ] sfxor [build MO ] sfxpa-IN [build MO ] sfxpl [build MO ] sfxpt [build MO ] sfxpt-BR [build MO ] sfxro [build MO ] sfxru [build MO ] sfxrw [build MO ] sfxsa-IN [build MO ] sfxsat [build MO ] sfxsd [build MO ] sfxsr-Latn [build MO ] sfxsi [build MO ] sfxsid [build MO ] sfxsk [build MO ] sfxsl [build MO ] sfxsq [build MO ] sfxsr [build MO ] sfxss [build MO ] sfxst [build MO ] sfxsv [build MO ] sfxsw-TZ [build MO ] sfxszl [build MO ] sfxta [build MO ] sfxte [build MO ] sfxtg [build MO ] sfxth [build MO ] sfxtn [build MO ] sfxtr [build MO ] sfxts [build MO ] sfxtt [build MO ] sfxug [build MO ] sfxuk [build MO ] sfxuz [build MO ] sfxve [build MO ] sfxvec [build MO ] sfxvi [build MO ] sfxxh [build MO ] sfxzh-CN [build MO ] sfxzh-TW [build MO ] sfxzu [build MO ] shellaf [build MO ] shellam [build MO ] shellar [build MO ] shellas [build MO ] shellast [build MO ] shellbe [build MO ] shellbg [build MO ] shellbn [build MO ] shellbn-IN [build MO ] shellbo [build MO ] shellbr [build MO ] shellbrx [build MO ] shellbs [build MO ] shellca [build MO ] shellca-valencia [build MO ] shellcs [build MO ] shellcy [build MO ] shellda [build MO ] shellde [build MO ] shelldgo [build MO ] shelldsb [build MO ] shelldz [build MO ] shellel [build MO ] shellen-GB [build MO ] shellen-ZA [build MO ] shelleo [build MO ] shelles [build MO ] shellet [build MO ] shelleu [build MO ] shellfa [build MO ] shellfi [build MO ] shellfr [build MO ] shellfy [build MO ] shellga [build MO ] shellgd [build MO ] shellgl [build MO ] shellgu [build MO ] shellgug [build MO ] shellhe [build MO ] shellhsb [build MO ] shellhi [build MO ] shellhr [build MO ] shellhu [build MO ] shellid [build MO ] shellis [build MO ] shellit [build MO ] shellja [build MO ] shellka [build MO ] shellkab [build MO ] shellkk [build MO ] shellkm [build MO ] shellkmr-Latn [build MO ] shellkn [build MO ] shellko [build MO ] shellkok [build MO ] shellks [build MO ] shelllb [build MO ] shelllo [build MO ] shelllt [build MO ] shelllv [build MO ] shellmai [build MO ] shellmk [build MO ] shellml [build MO ] shellmn [build MO ] shellmni [build MO ] shellmr [build MO ] shellmy [build MO ] shellnb [build MO ] shellne [build MO ] shellnl [build MO ] shellnn [build MO ] shellnr [build MO ] shellnso [build MO ] shelloc [build MO ] shellom [build MO ] shellor [build MO ] shellpa-IN [build MO ] shellpl [build MO ] shellpt [build MO ] shellpt-BR [build MO ] shellro [build MO ] shellru [build MO ] shellrw [build MO ] shellsa-IN [build MO ] shellsat [build MO ] shellsd [build MO ] shellsr-Latn [build MO ] shellsi [build MO ] shellsid [build MO ] shellsk [build MO ] shellsl [build MO ] shellsq [build MO ] shellsr [build MO ] shellss [build MO ] shellst missing /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/translations/source/sr/shell/messages.po [build MO ] shellsv [build MO ] shellsw-TZ [build MO ] shellszl [build MO ] shellta [build MO ] shellte [build MO ] shelltg [build MO ] shellth [build MO ] shelltn [build MO ] shelltr [build MO ] shellts [build MO ] shelltt [build MO ] shellug [build MO ] shelluk [build MO ] shelluz [build MO ] shellve [build MO ] shellvec [build MO ] shellvi [build MO ] shellxh [build MO ] shellzh-CN [build MO ] shellzh-TW [build MO ] shellzu [build MO ] smaf [build MO ] smam [build MO ] smar [build MO ] smas [build MO ] smast [build MO ] smbe [build MO ] smbg [build MO ] smbn [build MO ] smbn-IN [build MO ] smbo [build MO ] smbr [build MO ] smbrx [build MO ] smbs [build MO ] smca [build MO ] smca-valencia [build MO ] smcs [build MO ] smcy [build MO ] smda [build MO ] smde [build MO ] smdgo [build MO ] smdsb [build MO ] smdz [build MO ] smel [build MO ] smen-GB [build MO ] smen-ZA [build MO ] smeo [build MO ] smes [build MO ] smet [build MO ] smeu [build MO ] smfa [build MO ] smfi [build MO ] smfr [build MO ] smfy [build MO ] smga [build MO ] smgd [build MO ] smgl [build MO ] smgu [build MO ] smgug [build MO ] smhe [build MO ] smhsb [build MO ] smhi [build MO ] smhr [build MO ] smhu [build MO ] smid [build MO ] smis [build MO ] smit [build MO ] smja [build MO ] smka [build MO ] smkab [build MO ] smkk [build MO ] smkm [build MO ] smkmr-Latn [build MO ] smkn [build MO ] smko [build MO ] smkok [build MO ] smks [build MO ] smlb [build MO ] smlo [build MO ] smlt [build MO ] smlv [build MO ] smmai [build MO ] smmk [build MO ] smml [build MO ] smmn [build MO ] smmni [build MO ] smmr [build MO ] smmy [build MO ] smnb [build MO ] smne [build MO ] smnl [build MO ] smnn [build MO ] smnr [build MO ] smnso [build MO ] smoc [build MO ] smom [build MO ] smor [build MO ] smpa-IN [build MO ] smpl [build MO ] smpt [build MO ] smpt-BR [build MO ] smro [build MO ] smru [build MO ] smrw [build MO ] smsa-IN [build MO ] smsat [build MO ] smsd [build MO ] smsr-Latn [build MO ] smsi [build MO ] smsid [build MO ] smsk [build MO ] smsl [build MO ] smsq [build MO ] smsr [build MO ] smss [build MO ] smst [build MO ] smsv [build MO ] smsw-TZ [build MO ] smszl [build MO ] smta [build MO ] smte [build MO ] smtg [build MO ] smth [build MO ] smtn [build MO ] smtr [build MO ] smts [build MO ] smtt [build MO ] smug [build MO ] smuk [build MO ] smuz [build MO ] smve [build MO ] smvec [build MO ] smvi [build MO ] smxh [build MO ] smzh-CN [build MO ] smzh-TW [build MO ] smzu [build MO ] svlaf [build MO ] svlam [build MO ] svlar [build MO ] svlas [build MO ] svlast [build MO ] svlbe [build MO ] svlbg [build MO ] svlbn [build MO ] svlbn-IN [build MO ] svlbo [build MO ] svlbr [build MO ] svlbrx [build MO ] svlbs [build MO ] svlca [build MO ] svlca-valencia [build MO ] svlcs [build MO ] svlcy [build MO ] svlda [build MO ] svlde [build MO ] svldgo [build MO ] svldsb [build MO ] svldz [build MO ] svlel [build MO ] svlen-GB [build MO ] svlen-ZA [build MO ] svleo [build MO ] svles [build MO ] svlet [build MO ] svleu [build MO ] svlfa [build MO ] svlfi [build MO ] svlfr [build MO ] svlfy [build MO ] svlga [build MO ] svlgd [build MO ] svlgl [build MO ] svlgu [build MO ] svlgug [build MO ] svlhe [build MO ] svlhsb [build MO ] svlhi [build MO ] svlhr [build MO ] svlhu [build MO ] svlid [build MO ] svlis [build MO ] svlit [build MO ] svlja [build MO ] svlka [build MO ] svlkab [build MO ] svlkk [build MO ] svlkm [build MO ] svlkmr-Latn [build MO ] svlkn [build MO ] svlko [build MO ] svlkok [build MO ] svlks [build MO ] svllb [build MO ] svllo [build MO ] svllt [build MO ] svllv [build MO ] svlmai [build MO ] svlmk [build MO ] svlml [build MO ] svlmn [build MO ] svlmni [build MO ] svlmr [build MO ] svlmy [build MO ] svlnb [build MO ] svlne [build MO ] svlnl [build MO ] svlnn [build MO ] svlnr [build MO ] svlnso [build MO ] svloc [build MO ] svlom [build MO ] svlor [build MO ] svlpa-IN [build MO ] svlpl [build MO ] svlpt [build MO ] svlpt-BR [build MO ] svlro [build MO ] svlru [build MO ] svlrw [build MO ] svlsa-IN [build MO ] svlsat [build MO ] svlsd [build MO ] svlsr-Latn [build MO ] svlsi [build MO ] svlsid [build MO ] svlsk [build MO ] svlsl [build MO ] svlsq [build MO ] svlsr [build MO ] svlss [build MO ] svlst [build MO ] svlsv [build MO ] svlsw-TZ [build MO ] svlszl [build MO ] svlta [build MO ] svlte [build MO ] svltg [build MO ] svlth [build MO ] svltn [build MO ] svltr [build MO ] svlts [build MO ] svltt [build MO ] svlug [build MO ] svluk [build MO ] svluz [build MO ] svlve [build MO ] svlvec [build MO ] svlvi [build MO ] svlxh [build MO ] svlzh-CN [build MO ] svlzh-TW [build MO ] svlzu [build MO ] svtaf [build MO ] svtam [build MO ] svtar [build MO ] svtas [build MO ] svtast [build MO ] svtbe [build MO ] svtbg [build MO ] svtbn [build MO ] svtbn-IN [build MO ] svtbo [build MO ] svtbr [build MO ] svtbrx [build MO ] svtbs [build MO ] svtca [build MO ] svtca-valencia [build MO ] svtcs [build MO ] svtcy [build MO ] svtda [build MO ] svtde [build MO ] svtdgo [build MO ] svtdsb [build MO ] svtdz [build MO ] svtel [build MO ] svten-GB [build MO ] svten-ZA [build MO ] svteo [build MO ] svtes [build MO ] svtet [build MO ] svteu [build MO ] svtfa [build MO ] svtfi [build MO ] svtfr [build MO ] svtfy [build MO ] svtga [build MO ] svtgd [build MO ] svtgl [build MO ] svtgu [build MO ] svtgug [build MO ] svthe [build MO ] svthsb [build MO ] svthi [build MO ] svthr [build MO ] svthu [build MO ] svtid [build MO ] svtis [build MO ] svtit [build MO ] svtja [build MO ] svtka [build MO ] svtkab [build MO ] svtkk [build MO ] svtkm [build MO ] svtkmr-Latn [build MO ] svtkn [build MO ] svtko [build MO ] svtkok [build MO ] svtks [build MO ] svtlb [build MO ] svtlo [build MO ] svtlt [build MO ] svtlv [build MO ] svtmai [build MO ] svtmk [build MO ] svtml [build MO ] svtmn [build MO ] svtmni [build MO ] svtmr [build MO ] svtmy [build MO ] svtnb [build MO ] svtne [build MO ] svtnl [build MO ] svtnn [build MO ] svtnr [build MO ] svtnso [build MO ] svtoc [build MO ] svtom [build MO ] svtor [build MO ] svtpa-IN [build MO ] svtpl [build MO ] svtpt [build MO ] svtpt-BR [build MO ] svtro [build MO ] svtru [build MO ] svtrw [build MO ] svtsa-IN [build MO ] svtsat [build MO ] svtsd [build MO ] svtsr-Latn [build MO ] svtsi [build MO ] svtsid [build MO ] svtsk [build MO ] svtsl [build MO ] svtsq [build MO ] svtsr [build MO ] svtss [build MO ] svtst [build MO ] svtsv [build MO ] svtsw-TZ [build MO ] svtszl [build MO ] svtta [build MO ] svtte [build MO ] svttg [build MO ] svtth [build MO ] svttn [build MO ] svttr [build MO ] svtts [build MO ] svttt [build MO ] svtug [build MO ] svtuk [build MO ] svtuz [build MO ] svtve [build MO ] svtvec [build MO ] svtvi [build MO ] svtxh [build MO ] svtzh-CN [build MO ] svtzh-TW [build MO ] svtzu [build MO ] svxaf [build MO ] svxam [build MO ] svxar [build MO ] svxas [build MO ] svxast [build MO ] svxbe [build MO ] svxbg [build MO ] svxbn [build MO ] svxbn-IN [build MO ] svxbo [build MO ] svxbr [build MO ] svxbrx [build MO ] svxbs [build MO ] svxca [build MO ] svxca-valencia [build MO ] svxcs [build MO ] svxcy [build MO ] svxda [build MO ] svxde [build MO ] svxdgo [build MO ] svxdsb [build MO ] svxdz [build MO ] svxel [build MO ] svxen-GB [build MO ] svxen-ZA [build MO ] svxeo [build MO ] svxes [build MO ] svxet [build MO ] svxeu [build MO ] svxfa [build MO ] svxfi [build MO ] svxfr [build MO ] svxfy [build MO ] svxga [build MO ] svxgd [build MO ] svxgl [build MO ] svxgu [build MO ] svxgug [build MO ] svxhe [build MO ] svxhsb [build MO ] svxhi [build MO ] svxhr [build MO ] svxhu [build MO ] svxid [build MO ] svxis [build MO ] svxit [build MO ] svxja [build MO ] svxka [build MO ] svxkab [build MO ] svxkk [build MO ] svxkm [build MO ] svxkmr-Latn [build MO ] svxkn [build MO ] svxko [build MO ] svxkok [build MO ] svxks [build MO ] svxlb [build MO ] svxlo [build MO ] svxlt [build MO ] svxlv [build MO ] svxmai [build MO ] svxmk [build MO ] svxml [build MO ] svxmn [build MO ] svxmni [build MO ] svxmr [build MO ] svxmy [build MO ] svxnb [build MO ] svxne [build MO ] svxnl [build MO ] svxnn [build MO ] svxnr [build MO ] svxnso [build MO ] svxoc [build MO ] svxom [build MO ] svxor [build MO ] svxpa-IN [build MO ] svxpl [build MO ] svxpt [build MO ] svxpt-BR [build MO ] svxro [build MO ] svxru [build MO ] svxrw [build MO ] svxsa-IN [build MO ] svxsat [build MO ] svxsd [build MO ] svxsr-Latn [build MO ] svxsi [build MO ] svxsid [build MO ] svxsk [build MO ] svxsl [build MO ] svxsq [build MO ] svxsr [build MO ] svxss [build MO ] svxst [build MO ] svxsv [build MO ] svxsw-TZ [build MO ] svxszl [build MO ] svxta [build MO ] svxte [build MO ] svxtg [build MO ] svxth [build MO ] svxtn [build MO ] svxtr [build MO ] svxts [build MO ] svxtt [build MO ] svxug [build MO ] svxuk [build MO ] svxuz [build MO ] svxve [build MO ] svxvec [build MO ] svxvi [build MO ] svxxh [build MO ] svxzh-CN [build MO ] svxzh-TW [build MO ] svxzu [build MO ] swaf [build MO ] swam [build MO ] swar [build MO ] swas [build MO ] swast [build MO ] swbe [build MO ] swbg [build MO ] swbn [build MO ] swbn-IN [build MO ] swbo [build MO ] swbr [build MO ] swbrx [build MO ] swbs [build MO ] swca [build MO ] swca-valencia [build MO ] swcs [build MO ] swcy [build MO ] swda [build MO ] swde [build MO ] swdgo [build MO ] swdsb [build MO ] swdz [build MO ] swel [build MO ] swen-GB [build MO ] swen-ZA [build MO ] sweo [build MO ] swes [build MO ] swet [build MO ] sweu [build MO ] swfa [build MO ] swfi [build MO ] swfr [build MO ] swfy [build MO ] swga [build MO ] swgd [build MO ] swgl [build MO ] swgu [build MO ] swgug [build MO ] swhe [build MO ] swhsb [build MO ] swhi [build MO ] swhr [build MO ] swhu [build MO ] swid [build MO ] swis [build MO ] swit [build MO ] swja [build MO ] swka [build MO ] swkab [build MO ] swkk [build MO ] swkm [build MO ] swkmr-Latn [build MO ] swkn [build MO ] swko [build MO ] swkok [build MO ] swks [build MO ] swlb [build MO ] swlo [build MO ] swlt [build MO ] swlv [build MO ] swmai [build MO ] swmk [build MO ] swml [build MO ] swmn [build MO ] swmni [build MO ] swmr [build MO ] swmy [build MO ] swnb [build MO ] swne [build MO ] swnl [build MO ] swnn [build MO ] swnr [build MO ] swnso [build MO ] swoc [build MO ] swom [build MO ] swor [build MO ] swpa-IN [build MO ] swpl [build MO ] swpt [build MO ] swpt-BR [build MO ] swro [build MO ] swru [build MO ] swrw [build MO ] swsa-IN [build MO ] swsat [build MO ] swsd [build MO ] swsr-Latn [build MO ] swsi [build MO ] swsid [build MO ] swsk [build MO ] swsl [build MO ] swsq [build MO ] swsr [build MO ] swss [build MO ] swst [build MO ] swsv [build MO ] swsw-TZ [build MO ] swszl [build MO ] swta [build MO ] swte [build MO ] swtg [build MO ] swth [build MO ] swtn [build MO ] swtr [build MO ] swts [build MO ] swtt [build MO ] swug [build MO ] swuk [build MO ] swuz [build MO ] swve [build MO ] swvec [build MO ] swvi [build MO ] swxh [build MO ] swzh-CN [build MO ] swzh-TW [build MO ] swzu [build MOD] swext [build MOD] uitest [build MOD] unodevtools [build MOD] unoil [build MO ] uuiaf [build MO ] uuiam [build MO ] uuiar [build MO ] uuias [build MO ] uuiast [build MO ] uuibe [build MO ] uuibg [build MO ] uuibn [build MO ] uuibn-IN [build MO ] uuibo [build MO ] uuibr [build MO ] uuibrx [build MO ] uuibs [build MO ] uuica [build MO ] uuica-valencia [build MO ] uuics [build MO ] uuicy [build MO ] uuida [build MO ] uuide [build MO ] uuidgo [build MO ] uuidsb [build MO ] uuidz [build MO ] uuiel [build MO ] uuien-GB [build MO ] uuien-ZA [build MO ] uuieo [build MO ] uuies [build MO ] uuiet [build MO ] uuieu [build MO ] uuifa [build MO ] uuifi [build MO ] uuifr [build MO ] uuify [build MO ] uuiga [build MO ] uuigd [build MO ] uuigl [build MO ] uuigu [build MO ] uuigug [build MO ] uuihe [build MO ] uuihsb [build MO ] uuihi [build MO ] uuihr [build MO ] uuihu [build MO ] uuiid [build MO ] uuiis [build MO ] uuiit [build MO ] uuija [build MO ] uuika [build MO ] uuikab [build MO ] uuikk [build MO ] uuikm [build MO ] uuikmr-Latn [build MO ] uuikn [build MO ] uuiko [build MO ] uuikok [build MO ] uuiks [build MO ] uuilb [build MO ] uuilo [build MO ] uuilt [build MO ] uuilv [build MO ] uuimai [build MO ] uuimk [build MO ] uuiml [build MO ] uuimn [build MO ] uuimni [build MO ] uuimr [build MO ] uuimy [build MO ] uuinb [build MO ] uuine [build MO ] uuinl [build MO ] uuinn [build MO ] uuinr [build MO ] uuinso [build MO ] uuioc [build MO ] uuiom [build MO ] uuior [build MO ] uuipa-IN [build MO ] uuipl [build MO ] uuipt [build MO ] uuipt-BR [build MO ] uuiro [build MO ] uuiru [build MO ] uuirw [build MO ] uuisa-IN [build MO ] uuisat [build MO ] uuisd [build MO ] uuisr-Latn [build MO ] uuisi [build MO ] uuisid [build MO ] uuisk [build MO ] uuisl [build MO ] uuisq [build MO ] uuisr [build MO ] uuiss [build MO ] uuist [build MO ] uuisv [build MO ] uuisw-TZ [build MO ] uuiszl [build MO ] uuita [build MO ] uuite [build MO ] uuitg [build MO ] uuith [build MO ] uuitn [build MO ] uuitr [build MO ] uuits [build MO ] uuitt [build MO ] uuiug [build MO ] uuiuk [build MO ] uuiuz [build MO ] uuive [build MO ] uuivec [build MO ] uuivi [build MO ] uuixh [build MO ] uuizh-CN [build MO ] uuizh-TW [build MO ] uuizu [build MO ] vclaf [build MO ] vclam [build MO ] vclar [build MO ] vclas [build MO ] vclast [build MO ] vclbe [build MO ] vclbg [build MO ] vclbn [build MO ] vclbn-IN [build MO ] vclbo [build MO ] vclbr [build MO ] vclbrx [build MO ] vclbs [build MO ] vclca [build MO ] vclca-valencia [build MO ] vclcs [build MO ] vclcy [build MO ] vclda [build MO ] vclde [build MO ] vcldgo [build MO ] vcldsb [build MO ] vcldz [build MO ] vclel [build MO ] vclen-GB [build MO ] vclen-ZA [build MO ] vcleo [build MO ] vcles [build MO ] vclet [build MO ] vcleu [build MO ] vclfa [build MO ] vclfi [build MO ] vclfr [build MO ] vclfy [build MO ] vclga [build MO ] vclgd [build MO ] vclgl [build MO ] vclgu [build MO ] vclgug [build MO ] vclhe [build MO ] vclhsb [build MO ] vclhi [build MO ] vclhr [build MO ] vclhu [build MO ] vclid [build MO ] vclis [build MO ] vclit [build MO ] vclja [build MO ] vclka [build MO ] vclkab [build MO ] vclkk [build MO ] vclkm [build MO ] vclkmr-Latn [build MO ] vclkn [build MO ] vclko [build MO ] vclkok [build MO ] vclks [build MO ] vcllb [build MO ] vcllo [build MO ] vcllt [build MO ] vcllv [build MO ] vclmai [build MO ] vclmk [build MO ] vclml [build MO ] vclmn [build MO ] vclmni [build MO ] vclmr [build MO ] vclmy [build MO ] vclnb [build MO ] vclne [build MO ] vclnl [build MO ] vclnn [build MO ] vclnr [build MO ] vclnso [build MO ] vcloc [build MO ] vclom [build MO ] vclor [build MO ] vclpa-IN [build MO ] vclpl [build MO ] vclpt [build MO ] vclpt-BR [build MO ] vclro [build MO ] vclru [build MO ] vclrw [build MO ] vclsa-IN [build MO ] vclsat [build MO ] vclsd [build MO ] vclsr-Latn [build MO ] vclsi [build MO ] vclsid [build MO ] vclsk [build MO ] vclsl [build MO ] vclsq [build MO ] vclsr [build MO ] vclss [build MO ] vclst [build MO ] vclsv [build MO ] vclsw-TZ [build MO ] vclszl [build MO ] vclta [build MO ] vclte [build MO ] vcltg [build MO ] vclth [build MO ] vcltn [build MO ] vcltr [build MO ] vclts [build MO ] vcltt [build MO ] vclug [build MO ] vcluk [build MO ] vcluz [build MO ] vclve [build MO ] vclvec [build MO ] vclvi [build MO ] vclxh [build MO ] vclzh-CN [build MO ] vclzh-TW [build MO ] vclzu [build MOD] winaccessibility [build MO ] wizaf [build MO ] wizam [build MO ] wizar [build MO ] wizas [build MO ] wizast [build MO ] wizbe [build MO ] wizbg [build MO ] wizbn [build MO ] wizbn-IN [build MO ] wizbo [build MO ] wizbr [build MO ] wizbrx [build MO ] wizbs [build MO ] wizca [build MO ] wizca-valencia [build MO ] wizcs [build MO ] wizcy [build MO ] wizda [build MO ] wizde [build MO ] wizdgo [build MO ] wizdsb [build MO ] wizdz [build MO ] wizel [build MO ] wizen-GB [build MO ] wizen-ZA [build MO ] wizeo [build MO ] wizes [build MO ] wizet [build MO ] wizeu [build MO ] wizfa [build MO ] wizfi [build MO ] wizfr [build MO ] wizfy [build MO ] wizga [build MO ] wizgd [build MO ] wizgl [build MO ] wizgu [build MO ] wizgug [build MO ] wizhe [build MO ] wizhsb [build MO ] wizhi [build MO ] wizhr [build MO ] wizhu [build MO ] wizid [build MO ] wizis [build MO ] wizit [build MO ] wizja [build MO ] wizka [build MO ] wizkab [build MO ] wizkk [build MO ] wizkm [build MO ] wizkmr-Latn [build MO ] wizkn [build MO ] wizko [build MO ] wizkok [build MO ] wizks [build MO ] wizlb [build MO ] wizlo [build MO ] wizlt [build MO ] wizlv [build MO ] wizmai [build MO ] wizmk [build MO ] wizml [build MO ] wizmn [build MO ] wizmni [build MO ] wizmr [build MO ] wizmy [build MO ] wiznb [build MO ] wizne [build MO ] wiznl [build MO ] wiznn [build MO ] wiznr [build MO ] wiznso [build MO ] wizoc [build MO ] wizom [build MO ] wizor [build MO ] wizpa-IN [build MO ] wizpl [build MO ] wizpt [build MO ] wizpt-BR [build MO ] wizro [build MO ] wizru [build MO ] wizrw [build MO ] wizsa-IN [build MO ] wizsat [build MO ] wizsd [build MO ] wizsr-Latn [build MO ] wizsi [build MO ] wizsid [build MO ] wizsk [build MO ] wizsl [build MO ] wizsq [build MO ] wizsr [build MO ] wizss [build MO ] wizst [build MO ] wizsv [build MO ] wizsw-TZ [build MO ] wizszl [build MO ] wizta [build MO ] wizte [build MO ] wiztg [build MO ] wizth [build MO ] wiztn [build MO ] wiztr [build MO ] wizts [build MO ] wiztt [build MO ] wizug [build MO ] wizuk [build MO ] wizuz [build MO ] wizve [build MO ] wizvec [build MO ] wizvi [build MO ] wizxh [build MO ] wizzh-CN [build MO ] wizzh-TW [build MO ] wizzu [build MO ] wptaf [build MO ] wptam [build MO ] wptar [build MO ] wptas [build MO ] wptast [build MO ] wptbe [build MO ] wptbg [build MO ] wptbn [build MO ] wptbn-IN [build MO ] wptbo [build MO ] wptbr [build MO ] wptbrx [build MO ] wptbs [build MO ] wptca [build MO ] wptca-valencia [build MO ] wptcs [build MO ] wptcy [build MO ] wptda [build MO ] wptde [build MO ] wptdgo [build MO ] wptdsb [build MO ] wptdz [build MO ] wptel [build MO ] wpten-GB [build MO ] wpten-ZA [build MO ] wpteo [build MO ] wptes [build MO ] wptet [build MO ] wpteu [build MO ] wptfa [build MO ] wptfi [build MO ] wptfr [build MO ] wptfy [build MO ] wptga [build MO ] wptgd [build MO ] wptgl [build MO ] wptgu [build MO ] wptgug [build MO ] wpthe [build MO ] wpthsb [build MO ] wpthi [build MO ] wpthr [build MO ] wpthu [build MO ] wptid [build MO ] wptis [build MO ] wptit [build MO ] wptja [build MO ] wptka [build MO ] wptkab [build MO ] wptkk [build MO ] wptkm [build MO ] wptkmr-Latn [build MO ] wptkn [build MO ] wptko [build MO ] wptkok [build MO ] wptks [build MO ] wptlb [build MO ] wptlo [build MO ] wptlt [build MO ] wptlv [build MO ] wptmai [build MO ] wptmk [build MO ] wptml [build MO ] wptmn [build MO ] wptmni [build MO ] wptmr [build MO ] wptmy [build MO ] wptnb [build MO ] wptne [build MO ] wptnl [build MO ] wptnn [build MO ] wptnr [build MO ] wptnso [build MO ] wptoc [build MO ] wptom [build MO ] wptor [build MO ] wptpa-IN [build MO ] wptpl [build MO ] wptpt [build MO ] wptpt-BR [build MO ] wptro [build MO ] wptru [build MO ] wptrw [build MO ] wptsa-IN [build MO ] wptsat [build MO ] wptsd [build MO ] wptsr-Latn [build MO ] wptsi [build MO ] wptsid [build MO ] wptsk [build MO ] wptsl [build MO ] wptsq [build MO ] wptsr [build MO ] wptss [build MO ] wptst [build MO ] wptsv [build MO ] wptsw-TZ [build MO ] wptszl [build MO ] wptta [build MO ] wptte [build MO ] wpttg [build MO ] wptth [build MO ] wpttn [build MO ] wpttr [build MO ] wptts [build MO ] wpttt [build MO ] wptug [build MO ] wptuk [build MO ] wptuz [build MO ] wptve [build MO ] wptvec [build MO ] wptvi [build MO ] wptxh [build MO ] wptzh-CN [build MO ] wptzh-TW [build MO ] wptzu [build BIN] xmerge [build MO ] xscaf [build MO ] xscam [build MO ] xscar [build MO ] xscas [build MO ] xscast [build MO ] xscbe [build MO ] xscbg [build MO ] xscbn [build MO ] xscbn-IN [build MO ] xscbo [build MO ] xscbr [build MO ] xscbrx [build MO ] xscbs [build MO ] xscca [build MO ] xscca-valencia [build MO ] xsccs [build MO ] xsccy [build MO ] xscda [build MO ] xscde [build MO ] xscdgo [build MO ] xscdsb [build MO ] xscdz [build MO ] xscel [build MO ] xscen-GB [build MO ] xscen-ZA [build MO ] xsceo [build MO ] xsces [build MO ] xscet [build MO ] xsceu [build MO ] xscfa [build MO ] xscfi [build MO ] xscfr [build MO ] xscfy [build MO ] xscga [build MO ] xscgd [build MO ] xscgl [build MO ] xscgu [build MO ] xscgug [build MO ] xsche [build MO ] xschsb [build MO ] xschi [build MO ] xschr [build MO ] xschu [build MO ] xscid [build MO ] xscis [build MO ] xscit [build MO ] xscja [build MO ] xscka [build MO ] xsckab [build MO ] xsckk [build MO ] xsckm [build MO ] xsckmr-Latn [build MO ] xsckn [build MO ] xscko [build MO ] xsckok [build MO ] xscks [build MO ] xsclb [build MO ] xsclo [build MO ] xsclt [build MO ] xsclv [build MO ] xscmai [build MO ] xscmk [build MO ] xscml [build MO ] xscmn [build MO ] xscmni [build MO ] xscmr [build MO ] xscmy [build MO ] xscnb [build MO ] xscne [build MO ] xscnl [build MO ] xscnn [build MO ] xscnr [build MO ] xscnso [build MO ] xscoc [build MO ] xscom [build MO ] xscor [build MO ] xscpa-IN [build MO ] xscpl [build MO ] xscpt [build MO ] xscpt-BR [build MO ] xscro [build MO ] xscru [build MO ] xscrw [build MO ] xscsa-IN [build MO ] xscsat [build MO ] xscsd [build MO ] xscsr-Latn [build MO ] xscsi [build MO ] xscsid [build MO ] xscsk [build MO ] xscsl [build MO ] xscsq [build MO ] xscsr [build MO ] xscss [build MO ] xscst [build MO ] xscsv [build MO ] xscsw-TZ [build MO ] xscszl [build MO ] xscta [build MO ] xscte [build MO ] xsctg [build MO ] xscth [build MO ] xsctn [build MO ] xsctr [build MO ] xscts [build MO ] xsctt [build MO ] xscug [build MO ] xscuk [build MO ] xscuz [build MO ] xscve [build MO ] xscvec [build MO ] xscvi [build MO ] xscxh [build MO ] xsczh-CN [build MO ] xsczh-TW [build MO ] xsczu [build LOC] UnoControls [build LOC] android [build LOC] animations [build LOC] apple_remote [build LOC] basegfx [build LOC] bean [build LOC] binaryurp [build LOC] bridges [build LOC] canvas [build LOC] cli_ure [build LOC] codemaker [build LOC] comphelper [build LOC] configmgr [build LOC] cppcanvas [build LOC] cppu [build LOC] cppuhelper [build LOC] cpputools [build LOC] drawinglayer [build LOC] dtrans [build LOC] embeddedobj [build LOC] embedserv [build LOC] emfio [build LOC] eventattacher [build LOC] boost [build LOC] clew [build LOC] clucene [build LOC] coinmp [build LOC] cppunit [build LOC] ct2n [build LOC] curl [build LOC] epoxy [build LOC] expat [build LOC] firebird [build LOC] glm [build LOC] gpgmepp [build LOC] graphite [build LOC] harfbuzz [build LOC] hunspell [build LOC] hyphen [build LOC] icu [build LOC] lcms2 [build LOC] libabw [build LOC] libassuan [build LOC] libcdr [build LOC] libcmis [build LOC] libebook [build LOC] libepubgen [build LOC] libetonyek [build LOC] libexttextcat [build LOC] libfreehand [build LOC] libgpg-error [build LOC] libjpeg-turbo [build LOC] liblangtag [build LOC] libmspub [build LOC] libmwaw [build LOC] libnumbertext [build LOC] libodfgen [build LOC] liborcus [build LOC] libpagemaker [build LOC] libpng [build LOC] libqxp [build LOC] librevenge [build LOC] libstaroffice [build LOC] libtommath [build LOC] libvisio [build LOC] libwpd [build LOC] libwpg [build LOC] libwps [build LOC] libzmf [build LOC] lpsolve [build LOC] mariadb-connector-c [build LOC] mdds [build LOC] misc_extensions [build LOC] mythes [build LOC] neon [build LOC] nss [build LOC] openldap [build LOC] openssl [build LOC] pdfium [build LOC] poppler [build LOC] postgresql [build LOC] redland [build LOC] ucpp [build LOC] xmlsec [build LOC] helpcompiler [build LOC] hwpfilter [build LOC] i18nlangtag [build LOC] i18npool [build LOC] i18nutil [build LOC] idl [build LOC] idlc [build LOC] instsetoo_native [build LOC] io [build LOC] javaunohelper [build LOC] jurt [build LOC] jvmaccess [build LOC] jvmfwk [build LOC] l10ntools [build LOC] librelogo [build LOC] libreofficekit [build LOC] lingucomponent [build LOC] linguistic [build LOC] lotuswordpro [build LOC] o3tl [build LOC] offapi [build LOC] officecfg [build LOC] onlineupdate [build LOC] oovbaapi [build LOC] oox [build LOC] opencl [build LOC] package [build LOC] pyuno [build LOC] readlicense_oo [build LOC] registry [build LOC] remotebridges [build LOC] reportbuilder [build LOC] ridljar [build LOC] sal [build LOC] salhelper [build LOC] sax [build LOC] scp2 [build LOC] scripting [build LOC] sdext [build LOC] setup_native [build LOC] slideshow [build LOC] smoketest [build LOC] solenv [build LOC] soltools [build LOC] sot [build LOC] stoc [build LOC] store [build LOC] svgio [build LOC] swext [build LOC] sysui [build LOC] test [build LOC] testtools [build LOC] toolkit [build LOC] tools [build LOC] ucb [build LOC] ucbhelper [build LOC] udkapi [build LOC] uitest [build LOC] unodevtools [build LOC] unoidl [build LOC] unoil [build LOC] unotest [build LOC] unotools [build LOC] unoxml [build LOC] ure [build LOC] vbahelper [build LOC] winaccessibility [build LOC] writerfilter [build LOC] xmerge [build LOC] xmlhelp [build LOC] xmloff [build LOC] xmlreader [build LOC] xmlscript [build CUS] officecfg/registry [build C ] cppuhelper/source/findsofficepath.c [build UPK] mdds-1.4.3.tar.bz2 [build UPK] libepoxy-1.5.3.tar.xz [build UPK] libpng-1.6.37.tar.xz [build UPK] pdfium-3794.tar.bz2 [build UPK] bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip [build UPK] graphite2-minimal-1.3.13.tgz [build C ] external/clew/source/clew.c [build UIL] basctl/uiconfig/basicide/ui/basicmacrodialog [build UIL] basctl/uiconfig/basicide/ui/breakpointmenus [build UIL] basctl/uiconfig/basicide/ui/defaultlanguage [build UIL] basctl/uiconfig/basicide/ui/deletelangdialog [build UIL] basctl/uiconfig/basicide/ui/dialogpage [build UIL] basctl/uiconfig/basicide/ui/exportdialog [build UIL] basctl/uiconfig/basicide/ui/gotolinedialog [build UIL] basctl/uiconfig/basicide/ui/importlibdialog [build UIL] basctl/uiconfig/basicide/ui/libpage [build UIL] basctl/uiconfig/basicide/ui/managebreakpoints [build UIL] basctl/uiconfig/basicide/ui/managelanguages [build UIL] basctl/uiconfig/basicide/ui/modulepage [build UIL] basctl/uiconfig/basicide/ui/newlibdialog [build UIL] basctl/uiconfig/basicide/ui/organizedialog [build UIA] modules/BasicIDE 0 new warning (8 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/BasicIDE.suppr) [build UIM] share/config/soffice.cfg/modules/BasicIDE/menubar/menubar [build PRL] CustomTarget/oox/generated/misc/oox-drawingml-adj-names [build PRL] CustomTarget/oox/generated/misc/vml-shape-types [build UIL] chart2/uiconfig/ui/3dviewdialog [build UIL] chart2/uiconfig/ui/attributedialog [build UIL] chart2/uiconfig/ui/chardialog [build UIL] chart2/uiconfig/ui/chartdatadialog [build UIL] chart2/uiconfig/ui/charttypedialog [build UIL] chart2/uiconfig/ui/datarangedialog [build UIL] chart2/uiconfig/ui/dlg_DataLabel [build UIL] chart2/uiconfig/ui/dlg_InsertErrorBars [build UIL] chart2/uiconfig/ui/insertaxisdlg [build UIL] chart2/uiconfig/ui/insertgriddlg [build UIL] chart2/uiconfig/ui/inserttitledlg [build UIL] chart2/uiconfig/ui/paradialog [build UIL] chart2/uiconfig/ui/sidebaraxis [build UIL] chart2/uiconfig/ui/sidebarelements [build UIL] chart2/uiconfig/ui/sidebarerrorbar [build UIL] chart2/uiconfig/ui/sidebarseries [build UIL] chart2/uiconfig/ui/smoothlinesdlg [build UIL] chart2/uiconfig/ui/steppedlinesdlg [build UIL] chart2/uiconfig/ui/titlerotationtabpage [build UIL] chart2/uiconfig/ui/dlg_InsertLegend [build UIL] chart2/uiconfig/ui/tp_3D_SceneAppearance [build UIL] chart2/uiconfig/ui/tp_3D_SceneGeometry [build UIL] chart2/uiconfig/ui/tp_3D_SceneIllumination [build UIL] chart2/uiconfig/ui/tp_axisLabel [build UIL] chart2/uiconfig/ui/tp_AxisPositions [build UIL] chart2/uiconfig/ui/tp_ChartType [build UIL] chart2/uiconfig/ui/tp_DataLabel [build UIL] chart2/uiconfig/ui/tp_DataSource [build UIL] chart2/uiconfig/ui/tp_ErrorBars [build UIL] chart2/uiconfig/ui/tp_LegendPosition [build UIL] chart2/uiconfig/ui/tp_PolarOptions [build UIL] chart2/uiconfig/ui/tp_RangeChooser [build UIL] chart2/uiconfig/ui/tp_SeriesToAxis [build UIL] chart2/uiconfig/ui/tp_Scale [build UIL] chart2/uiconfig/ui/tp_Trendline [build UIL] chart2/uiconfig/ui/wizelementspage [build UIA] modules/schart 0 new warning (74 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/schart.suppr) 0 new fatal (6 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/schart.suppr) 8 suppressions unused [build UIM] share/config/soffice.cfg/modules/schart/menubar/menubar [build XCS] org/openoffice/Office/DataAccess/Drivers.xcs [build UPK] a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz [build UIL] cui/uiconfig/ui/aboutdialog [build UIL] cui/uiconfig/ui/aboutconfigdialog [build UIL] cui/uiconfig/ui/aboutconfigvaluedialog [build UIL] cui/uiconfig/ui/accelconfigpage [build UIL] cui/uiconfig/ui/agingdialog [build UIL] cui/uiconfig/ui/acorexceptpage [build UIL] cui/uiconfig/ui/acoroptionspage [build UIL] cui/uiconfig/ui/acorreplacepage [build UIL] cui/uiconfig/ui/applyautofmtpage [build UIL] cui/uiconfig/ui/applylocalizedpage [build UIL] cui/uiconfig/ui/areadialog [build UIL] cui/uiconfig/ui/areatabpage [build UIL] cui/uiconfig/ui/asiantypography [build UIL] cui/uiconfig/ui/assigncomponentdialog [build UIL] cui/uiconfig/ui/autocorrectdialog [build UIL] cui/uiconfig/ui/backgroundpage [build UIL] cui/uiconfig/ui/baselinksdialog [build UIL] cui/uiconfig/ui/bitmaptabpage [build UIL] cui/uiconfig/ui/blackorwhitelistentrydialog [build UIL] cui/uiconfig/ui/borderareatransparencydialog [build UIL] cui/uiconfig/ui/borderbackgrounddialog [build UIL] cui/uiconfig/ui/borderpage [build UIL] cui/uiconfig/ui/bulletandposition [build UIL] cui/uiconfig/ui/breaknumberoption [build UIL] cui/uiconfig/ui/calloutdialog [build UIL] cui/uiconfig/ui/calloutpage [build UIL] cui/uiconfig/ui/cellalignment [build UIL] cui/uiconfig/ui/certdialog [build UIL] cui/uiconfig/ui/charnamepage [build UIL] cui/uiconfig/ui/colorconfigwin [build UIL] cui/uiconfig/ui/colorpage [build UIL] cui/uiconfig/ui/colorpickerdialog [build UIL] cui/uiconfig/ui/comment [build UIL] cui/uiconfig/ui/connectortabpage [build UIL] cui/uiconfig/ui/connpooloptions [build UIL] cui/uiconfig/ui/croppage [build UIL] cui/uiconfig/ui/cuiimapdlg [build UIL] cui/uiconfig/ui/databaselinkdialog [build UIL] cui/uiconfig/ui/dimensionlinestabpage [build UIL] cui/uiconfig/ui/editdictionarydialog [build UIL] cui/uiconfig/ui/editmodulesdialog [build UIL] cui/uiconfig/ui/embossdialog [build UIL] cui/uiconfig/ui/eventassigndialog [build UIL] cui/uiconfig/ui/eventassignpage [build UIL] cui/uiconfig/ui/fontfragment [build UIL] cui/uiconfig/ui/formatnumberdialog [build UIL] cui/uiconfig/ui/fmsearchdialog [build UIL] cui/uiconfig/ui/gradientpage [build UIL] cui/uiconfig/ui/customizedialog [build UIL] cui/uiconfig/ui/dbregisterpage [build UIL] cui/uiconfig/ui/distributiondialog [build UIL] cui/uiconfig/ui/distributionpage [build UIL] cui/uiconfig/ui/effectspage [build UIL] cui/uiconfig/ui/eventsconfigpage [build UIL] cui/uiconfig/ui/formatcellsdialog [build UIL] cui/uiconfig/ui/fontfeaturesdialog [build UIL] cui/uiconfig/ui/galleryapplyprogress [build UIL] cui/uiconfig/ui/galleryfilespage [build UIL] cui/uiconfig/ui/gallerygeneralpage [build UIL] cui/uiconfig/ui/gallerysearchprogress [build UIL] cui/uiconfig/ui/gallerythemedialog [build UIL] cui/uiconfig/ui/gallerythemeiddialog [build UIL] cui/uiconfig/ui/gallerytitledialog [build UIL] cui/uiconfig/ui/galleryupdateprogress [build UIL] cui/uiconfig/ui/hangulhanjaadddialog [build UIL] cui/uiconfig/ui/hangulhanjaeditdictdialog [build UIL] cui/uiconfig/ui/hangulhanjaconversiondialog [build UIL] cui/uiconfig/ui/hangulhanjaoptdialog [build UIL] cui/uiconfig/ui/hatchpage [build UIL] cui/uiconfig/ui/hyperlinkdialog [build UIL] cui/uiconfig/ui/hyperlinkdocpage [build UIL] cui/uiconfig/ui/hyperlinkinternetpage [build UIL] cui/uiconfig/ui/hyperlinkmarkdialog [build UIL] cui/uiconfig/ui/hyperlinkmailpage [build UIL] cui/uiconfig/ui/hyperlinknewdocpage [build UIL] cui/uiconfig/ui/hyphenate [build UIL] cui/uiconfig/ui/iconchangedialog [build UIL] cui/uiconfig/ui/iconselectordialog [build UIL] cui/uiconfig/ui/tipofthedaydialog [build UIL] cui/uiconfig/ui/insertfloatingframe [build UIL] cui/uiconfig/ui/insertoleobject [build UIL] cui/uiconfig/ui/insertrowcolumn [build UIL] cui/uiconfig/ui/javaclasspathdialog [build UIL] cui/uiconfig/ui/javastartparametersdialog [build UIL] cui/uiconfig/ui/linedialog [build UIL] cui/uiconfig/ui/linetabpage [build UIL] cui/uiconfig/ui/lineendstabpage [build UIL] cui/uiconfig/ui/linestyletabpage [build UIL] cui/uiconfig/ui/macroassigndialog [build UIL] cui/uiconfig/ui/macroassignpage [build UIL] cui/uiconfig/ui/macroselectordialog [build UIL] cui/uiconfig/ui/menuassignpage [build UIL] cui/uiconfig/ui/mosaicdialog [build UIL] cui/uiconfig/ui/movemenu [build UIL] cui/uiconfig/ui/multipathdialog [build UIL] cui/uiconfig/ui/namedialog [build UIL] cui/uiconfig/ui/newlibdialog [build UIL] cui/uiconfig/ui/newtabledialog [build UIL] cui/uiconfig/ui/newtoolbardialog [build UIL] cui/uiconfig/ui/numberingformatpage [build UIL] cui/uiconfig/ui/numberingoptionspage [build UIL] cui/uiconfig/ui/numberingpositionpage [build UIL] cui/uiconfig/ui/objectnamedialog [build UIL] cui/uiconfig/ui/objecttitledescdialog [build UIL] cui/uiconfig/ui/optaccessibilitypage [build UIL] cui/uiconfig/ui/optadvancedpage [build UIL] cui/uiconfig/ui/optappearancepage [build UIL] cui/uiconfig/ui/optasianpage [build UIL] cui/uiconfig/ui/optbasicidepage [build UIL] cui/uiconfig/ui/optctlpage [build UIL] cui/uiconfig/ui/optchartcolorspage [build UIL] cui/uiconfig/ui/optemailpage [build UIL] cui/uiconfig/ui/optfltrpage [build UIL] cui/uiconfig/ui/optfltrembedpage [build UIL] cui/uiconfig/ui/optfontspage [build UIL] cui/uiconfig/ui/optgeneralpage [build UIL] cui/uiconfig/ui/opthtmlpage [build UIL] cui/uiconfig/ui/optionsdialog [build UIL] cui/uiconfig/ui/optjsearchpage [build UIL] cui/uiconfig/ui/optlanguagespage [build UIL] cui/uiconfig/ui/optlingupage [build UIL] cui/uiconfig/ui/optnewdictionarydialog [build UIL] cui/uiconfig/ui/optonlineupdatepage [build UIL] cui/uiconfig/ui/optopenclpage [build UIL] cui/uiconfig/ui/optpathspage [build UIL] cui/uiconfig/ui/optproxypage [build UIL] cui/uiconfig/ui/optsavepage [build UIL] cui/uiconfig/ui/optsecuritypage [build UIL] cui/uiconfig/ui/optuserpage [build UIL] cui/uiconfig/ui/optviewpage [build UIL] cui/uiconfig/ui/pageformatpage [build UIL] cui/uiconfig/ui/paragalignpage [build UIL] cui/uiconfig/ui/paraindentspacing [build UIL] cui/uiconfig/ui/paratabspage [build UIL] cui/uiconfig/ui/password [build UIL] cui/uiconfig/ui/screenshotannotationdialog [build UIL] cui/uiconfig/ui/pastespecial [build UIL] cui/uiconfig/ui/patterntabpage [build UIL] cui/uiconfig/ui/percentdialog [build UIL] cui/uiconfig/ui/personalization_tab [build UIL] cui/uiconfig/ui/pickbulletpage [build UIL] cui/uiconfig/ui/pickgraphicpage [build UIL] cui/uiconfig/ui/picknumberingpage [build UIL] cui/uiconfig/ui/pickoutlinepage [build UIL] cui/uiconfig/ui/positionpage [build UIL] cui/uiconfig/ui/positionsizedialog [build UIL] cui/uiconfig/ui/possizetabpage [build UIL] cui/uiconfig/ui/posterdialog [build UIL] cui/uiconfig/ui/querychangelineenddialog [build UIL] cui/uiconfig/ui/querydeletebitmapdialog [build UIL] cui/uiconfig/ui/querydeletechartcolordialog [build UIL] cui/uiconfig/ui/querydeletecolordialog [build UIL] cui/uiconfig/ui/querydeletedictionarydialog [build UIL] cui/uiconfig/ui/querydeletegradientdialog [build UIL] cui/uiconfig/ui/querydeletehatchdialog [build UIL] cui/uiconfig/ui/querydeletelineenddialog [build UIL] cui/uiconfig/ui/querydeletelinestyledialog [build UIL] cui/uiconfig/ui/queryduplicatedialog [build UIL] cui/uiconfig/ui/querynoloadedfiledialog [build UIL] cui/uiconfig/ui/querynosavefiledialog [build UIL] cui/uiconfig/ui/querysavelistdialog [build UIL] cui/uiconfig/ui/queryupdategalleryfilelistdialog [build UIL] cui/uiconfig/ui/recordnumberdialog [build UIL] cui/uiconfig/ui/rotationtabpage [build UIL] cui/uiconfig/ui/scriptorganizer [build UIL] cui/uiconfig/ui/searchattrdialog [build UIL] cui/uiconfig/ui/searchformatdialog [build UIL] cui/uiconfig/ui/securityoptionsdialog [build UIL] cui/uiconfig/ui/selectpathdialog [build UIL] cui/uiconfig/ui/shadowtabpage [build UIL] cui/uiconfig/ui/showcoldialog [build UIL] cui/uiconfig/ui/similaritysearchdialog [build UIL] cui/uiconfig/ui/signatureline [build UIL] cui/uiconfig/ui/signsignatureline [build UIL] cui/uiconfig/ui/slantcornertabpage [build UIL] cui/uiconfig/ui/smarttagoptionspage [build UIL] cui/uiconfig/ui/smoothdialog [build UIL] cui/uiconfig/ui/solarizedialog [build UIL] cui/uiconfig/ui/specialcharacters [build UIL] cui/uiconfig/ui/spellingdialog [build UIL] cui/uiconfig/ui/spelloptionsdialog [build UIL] cui/uiconfig/ui/splitcellsdialog [build UIL] cui/uiconfig/ui/storedwebconnectiondialog [build UIL] cui/uiconfig/ui/swpossizepage [build UIL] cui/uiconfig/ui/textattrtabpage [build UIL] cui/uiconfig/ui/textanimtabpage [build UIL] cui/uiconfig/ui/textdialog [build UIL] cui/uiconfig/ui/textflowpage [build UIL] cui/uiconfig/ui/thesaurus [build UIL] cui/uiconfig/ui/transparencytabpage [build UIL] cui/uiconfig/ui/tsaurldialog [build UIL] cui/uiconfig/ui/twolinespage [build UIL] cui/uiconfig/ui/wordcompletionpage [build UIL] cui/uiconfig/ui/zoomdialog [build UIA] cui cui/uiconfig/ui/hyperlinkmarkdialog.ui: WARNING: 'GtkLabel' 'error' does not specify what it labels within 'GtkDialog' 'HyperlinkMark' cui/uiconfig/ui/menuassignpage.ui: WARNING: 'GtkTextView' 'desc' has both a mnemonic 'GtkLabel' 'descriptionlabel' and labelled-by relation 2 new warnings (427 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/cui.suppr) 0 new fatal (20 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/cui.suppr) 36 suppressions unused [build VAL] CustomTarget/writerfilter/source/ooxml/model.validated [build UIL] dbaccess/uiconfig/ui/admindialog [build UIL] dbaccess/uiconfig/ui/advancedsettingsdialog [build UIL] dbaccess/uiconfig/ui/applycolpage [build UIL] dbaccess/uiconfig/ui/authentificationpage [build UIL] dbaccess/uiconfig/ui/autocharsetpage [build UIL] dbaccess/uiconfig/ui/backuppage [build UIL] dbaccess/uiconfig/ui/choosedatasourcedialog [build UIL] dbaccess/uiconfig/ui/collectionviewdialog [build UIL] dbaccess/uiconfig/ui/colwidthdialog [build UIL] dbaccess/uiconfig/ui/connectionpage [build UIL] dbaccess/uiconfig/ui/copytablepage [build UIL] dbaccess/uiconfig/ui/dbaseindexdialog [build UIL] dbaccess/uiconfig/ui/dbasepage [build UIL] dbaccess/uiconfig/ui/dbwizconnectionpage [build UIL] dbaccess/uiconfig/ui/dbwizmysqlintropage [build UIL] dbaccess/uiconfig/ui/dbwizmysqlnativepage [build UIL] dbaccess/uiconfig/ui/dbwizspreadsheetpage [build UIL] dbaccess/uiconfig/ui/dbwiztextpage [build UIL] dbaccess/uiconfig/ui/deleteallrowsdialog [build UIL] dbaccess/uiconfig/ui/designsavemodifieddialog [build UIL] dbaccess/uiconfig/ui/directsqldialog [build UIL] dbaccess/uiconfig/ui/emptypage [build UIL] dbaccess/uiconfig/ui/fielddialog [build UIL] dbaccess/uiconfig/ui/finalpagewizard [build UIL] dbaccess/uiconfig/ui/generalpagedialog [build UIL] dbaccess/uiconfig/ui/generalpagewizard [build UIL] dbaccess/uiconfig/ui/generalspecialjdbcdetailspage [build UIL] dbaccess/uiconfig/ui/generatedvaluespage [build UIL] dbaccess/uiconfig/ui/indexdesigndialog [build UIL] dbaccess/uiconfig/ui/jdbcconnectionpage [build UIL] dbaccess/uiconfig/ui/joindialog [build UIL] dbaccess/uiconfig/ui/jointablemenu [build UIL] dbaccess/uiconfig/ui/joinviewmenu [build UIL] dbaccess/uiconfig/ui/keymenu [build UIL] dbaccess/uiconfig/ui/ldapconnectionpage [build UIL] dbaccess/uiconfig/ui/ldappage [build UIL] dbaccess/uiconfig/ui/migratepage [build UIL] dbaccess/uiconfig/ui/mysqlnativepage [build UIL] dbaccess/uiconfig/ui/mysqlnativesettings [build UIL] dbaccess/uiconfig/ui/namematchingpage [build UIL] dbaccess/uiconfig/ui/odbcpage [build UIL] dbaccess/uiconfig/ui/parametersdialog [build UIL] dbaccess/uiconfig/ui/password [build UIL] dbaccess/uiconfig/ui/preparepage [build UIL] dbaccess/uiconfig/ui/querycolmenu [build UIL] dbaccess/uiconfig/ui/queryfilterdialog [build UIL] dbaccess/uiconfig/ui/queryfuncmenu [build UIL] dbaccess/uiconfig/ui/querypropertiesdialog [build UIL] dbaccess/uiconfig/ui/relationdialog [build UIL] dbaccess/uiconfig/ui/rowheightdialog [build UIL] dbaccess/uiconfig/ui/rtfcopytabledialog [build UIL] dbaccess/uiconfig/ui/saveindexdialog [build UIL] dbaccess/uiconfig/ui/savedialog [build UIL] dbaccess/uiconfig/ui/savemodifieddialog [build UIL] dbaccess/uiconfig/ui/specialjdbcconnectionpage [build UIL] dbaccess/uiconfig/ui/specialsettingspage [build UIL] dbaccess/uiconfig/ui/sortdialog [build UIL] dbaccess/uiconfig/ui/sqlexception [build UIL] dbaccess/uiconfig/ui/summarypage [build UIL] dbaccess/uiconfig/ui/tabledesignrowmenu [build UIL] dbaccess/uiconfig/ui/tabledesignsavemodifieddialog [build UIL] dbaccess/uiconfig/ui/tablesfilterdialog [build UIL] dbaccess/uiconfig/ui/tablesfilterpage [build UIL] dbaccess/uiconfig/ui/tablesjoindialog [build UIL] dbaccess/uiconfig/ui/textconnectionsettings [build UIL] dbaccess/uiconfig/ui/textpage [build UIL] dbaccess/uiconfig/ui/typeselectpage [build UIL] dbaccess/uiconfig/ui/useradmindialog [build UIL] dbaccess/uiconfig/ui/useradminpage [build UIL] dbaccess/uiconfig/ui/userdetailspage [build UIL] dbaccess/uiconfig/ui/migrwarndlg [build UIA] dbaccess dbaccess/uiconfig/ui/connectionpage.ui: WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'GtkFrame' 'frame1' dbaccess/uiconfig/ui/dbwizconnectionpage.ui: WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'interface' dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui: WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'GtkFrame' 'frame1' dbaccess/uiconfig/ui/dbwiztextpage.ui: WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'GtkFrame' 'frame1' dbaccess/uiconfig/ui/jdbcconnectionpage.ui: WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'interface' 5 new warnings (130 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/dbaccess.suppr) 0 new fatal (12 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/dbaccess.suppr) 1 suppression unused [build UIM] share/config/soffice.cfg/modules/dbapp/menubar/menubar [build UIM] share/config/soffice.cfg/modules/dbbrowser/menubar/compat [build UIM] share/config/soffice.cfg/modules/dbquery/menubar/menubar [build UIM] share/config/soffice.cfg/modules/dbrelation/menubar/menubar [build UIM] share/config/soffice.cfg/modules/dbtable/menubar/menubar [build UIM] share/config/soffice.cfg/modules/dbtdata/menubar/menubar [build UPK] 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz [build UIL] desktop/uiconfig/ui/dependenciesdialog [build UIL] desktop/uiconfig/ui/extensionmanager [build UIL] desktop/uiconfig/ui/extensionmenu [build UIL] desktop/uiconfig/ui/installforalldialog [build UIL] desktop/uiconfig/ui/licensedialog [build UIL] desktop/uiconfig/ui/showlicensedialog [build UIL] desktop/uiconfig/ui/updatedialog [build UIL] desktop/uiconfig/ui/updateinstalldialog [build UIL] desktop/uiconfig/ui/updaterequireddialog [build UIA] desktop 0 new warning (21 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/desktop.suppr) 1 suppression unused [build SED] CustomTarget/desktop/soffice/soffice.sh [build UIL] editeng/uiconfig/ui/spellmenu [build UIA] editeng [build UIL] extensions/uiconfig/sabpilot/ui/contentfieldpage [build UIL] extensions/uiconfig/sabpilot/ui/contenttablepage [build UIL] extensions/uiconfig/sabpilot/ui/datasourcepage [build UIL] extensions/uiconfig/sabpilot/ui/defaultfieldselectionpage [build UIL] extensions/uiconfig/sabpilot/ui/fieldassignpage [build UIL] extensions/uiconfig/sabpilot/ui/fieldlinkpage [build UIL] extensions/uiconfig/sabpilot/ui/gridfieldsselectionpage [build UIL] extensions/uiconfig/sabpilot/ui/groupradioselectionpage [build UIL] extensions/uiconfig/sabpilot/ui/invokeadminpage [build UIL] extensions/uiconfig/sabpilot/ui/optiondbfieldpage [build UIL] extensions/uiconfig/sabpilot/ui/optionsfinalpage [build UIL] extensions/uiconfig/sabpilot/ui/optionvaluespage [build UIL] extensions/uiconfig/sabpilot/ui/selecttablepage [build UIL] extensions/uiconfig/sabpilot/ui/selecttypepage [build UIL] extensions/uiconfig/sabpilot/ui/tableselectionpage [build UIA] modules/sabpilot 0 new warning (18 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/sabpilot.suppr) [build UIL] extensions/uiconfig/scanner/ui/sanedialog [build UIL] extensions/uiconfig/scanner/ui/griddialog [build UIA] modules/scanner [build UIL] extensions/uiconfig/sbibliography/ui/choosedatasourcedialog [build UIL] extensions/uiconfig/sbibliography/ui/generalpage [build UIL] extensions/uiconfig/sbibliography/ui/querydialog [build UIL] extensions/uiconfig/sbibliography/ui/mappingdialog [build UIL] extensions/uiconfig/sbibliography/ui/toolbar [build UIA] modules/sbibliography 0 new warning (10 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/scanner.suppr) 0 new fatal (1 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/scanner.suppr) [build UIM] share/config/soffice.cfg/modules/sbibliography/menubar/menubar [build UIL] extensions/uiconfig/spropctrlr/ui/controlfontdialog [build UIL] extensions/uiconfig/spropctrlr/ui/datatypedialog [build UIL] extensions/uiconfig/spropctrlr/ui/formlinksdialog [build UIL] extensions/uiconfig/spropctrlr/ui/labelselectiondialog [build UIL] extensions/uiconfig/spropctrlr/ui/listselectdialog [build UIL] extensions/uiconfig/spropctrlr/ui/taborder [build UIA] modules/spropctrlr 0 new warning (34 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/sbibliography.suppr) 3 suppressions unused [build UPK] 1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt [build UPK] libcmis-0.5.2.tar.xz 0 new warning (3 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/spropctrlr.suppr) [build OXS] misc_extensions [build UPK] neon-0.30.2.tar.gz [build UPK] poppler-0.82.0.tar.xz [build UPK] 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz [build CPY] autocorr/af-ZA/mimetype [build XSL] autocorr/af-ZA/DocumentList.xml [build XSL] autocorr/af-ZA/META-INF/manifest.xml [build XSL] autocorr/af-ZA/SentenceExceptList.xml [build XSL] autocorr/af-ZA/WordExceptList.xml [build CPY] autocorr/bg/mimetype [build XSL] autocorr/bg/DocumentList.xml [build XSL] autocorr/bg/META-INF/manifest.xml [build XSL] autocorr/bg/SentenceExceptList.xml [build XSL] autocorr/bg/WordExceptList.xml [build CPY] autocorr/ca/mimetype [build XSL] autocorr/ca/DocumentList.xml [build XSL] autocorr/ca/META-INF/manifest.xml [build XSL] autocorr/ca/SentenceExceptList.xml [build XSL] autocorr/ca/WordExceptList.xml [build CPY] autocorr/cs/mimetype [build XSL] autocorr/cs/DocumentList.xml [build XSL] autocorr/cs/META-INF/manifest.xml [build CPY] autocorr/da/mimetype [build XSL] autocorr/da/DocumentList.xml [build XSL] autocorr/da/META-INF/manifest.xml [build XSL] autocorr/da/SentenceExceptList.xml [build XSL] autocorr/da/WordExceptList.xml [build CPY] autocorr/de/mimetype [build XSL] autocorr/de/DocumentList.xml [build XSL] autocorr/de/META-INF/manifest.xml [build XSL] autocorr/de/SentenceExceptList.xml [build XSL] autocorr/de/WordExceptList.xml [build CPY] autocorr/dsb/mimetype [build XSL] autocorr/dsb/DocumentList.xml [build XSL] autocorr/dsb/META-INF/manifest.xml [build CPY] autocorr/el/mimetype [build XSL] autocorr/el/DocumentList.xml [build XSL] autocorr/el/META-INF/manifest.xml [build XSL] autocorr/el/SentenceExceptList.xml [build XSL] autocorr/el/WordExceptList.xml [build CPY] autocorr/en-AU/mimetype [build XSL] autocorr/en-AU/DocumentList.xml [build XSL] autocorr/en-AU/META-INF/manifest.xml [build XSL] autocorr/en-AU/SentenceExceptList.xml [build XSL] autocorr/en-AU/WordExceptList.xml [build CPY] autocorr/en-GB/mimetype [build XSL] autocorr/en-GB/DocumentList.xml [build XSL] autocorr/en-GB/META-INF/manifest.xml [build XSL] autocorr/en-GB/SentenceExceptList.xml [build XSL] autocorr/en-GB/WordExceptList.xml [build CPY] autocorr/en-US/mimetype [build XSL] autocorr/en-US/DocumentList.xml [build XSL] autocorr/en-US/META-INF/manifest.xml [build XSL] autocorr/en-US/SentenceExceptList.xml [build XSL] autocorr/en-US/WordExceptList.xml [build CPY] autocorr/en-ZA/mimetype [build XSL] autocorr/en-ZA/DocumentList.xml [build XSL] autocorr/en-ZA/META-INF/manifest.xml [build XSL] autocorr/en-ZA/SentenceExceptList.xml [build XSL] autocorr/en-ZA/WordExceptList.xml [build CPY] autocorr/es/mimetype [build XSL] autocorr/es/DocumentList.xml [build XSL] autocorr/es/META-INF/manifest.xml [build XSL] autocorr/es/SentenceExceptList.xml [build XSL] autocorr/es/WordExceptList.xml [build CPY] autocorr/fa/mimetype [build XSL] autocorr/fa/DocumentList.xml [build XSL] autocorr/fa/META-INF/manifest.xml [build CPY] autocorr/fi/mimetype [build XSL] autocorr/fi/DocumentList.xml [build XSL] autocorr/fi/META-INF/manifest.xml [build XSL] autocorr/fi/SentenceExceptList.xml [build XSL] autocorr/fi/WordExceptList.xml [build CPY] autocorr/fr/mimetype [build XSL] autocorr/fr/DocumentList.xml [build XSL] autocorr/fr/META-INF/manifest.xml [build XSL] autocorr/fr/SentenceExceptList.xml [build XSL] autocorr/fr/WordExceptList.xml [build CPY] autocorr/ga-IE/mimetype [build XSL] autocorr/ga-IE/DocumentList.xml [build XSL] autocorr/ga-IE/META-INF/manifest.xml [build XSL] autocorr/ga-IE/SentenceExceptList.xml [build XSL] autocorr/ga-IE/WordExceptList.xml [build CPY] autocorr/hr/mimetype [build XSL] autocorr/hr/DocumentList.xml [build XSL] autocorr/hr/META-INF/manifest.xml [build XSL] autocorr/hr/SentenceExceptList.xml [build XSL] autocorr/hr/WordExceptList.xml [build CPY] autocorr/hsb/mimetype [build XSL] autocorr/hsb/DocumentList.xml [build XSL] autocorr/hsb/META-INF/manifest.xml [build CPY] autocorr/hu/mimetype [build XSL] autocorr/hu/DocumentList.xml [build XSL] autocorr/hu/META-INF/manifest.xml [build XSL] autocorr/hu/SentenceExceptList.xml [build XSL] autocorr/hu/WordExceptList.xml [build CPY] autocorr/is/mimetype [build XSL] autocorr/is/META-INF/manifest.xml [build XSL] autocorr/is/SentenceExceptList.xml [build CPY] autocorr/it/mimetype [build XSL] autocorr/it/DocumentList.xml [build XSL] autocorr/it/META-INF/manifest.xml [build XSL] autocorr/it/SentenceExceptList.xml [build XSL] autocorr/it/WordExceptList.xml [build CPY] autocorr/ja/mimetype [build XSL] autocorr/ja/DocumentList.xml [build XSL] autocorr/ja/META-INF/manifest.xml [build XSL] autocorr/ja/SentenceExceptList.xml [build CPY] autocorr/ko/mimetype [build XSL] autocorr/ko/DocumentList.xml [build XSL] autocorr/ko/META-INF/manifest.xml [build XSL] autocorr/ko/SentenceExceptList.xml [build CPY] autocorr/lb-LU/mimetype [build XSL] autocorr/lb-LU/DocumentList.xml [build XSL] autocorr/lb-LU/META-INF/manifest.xml [build CPY] autocorr/lt/mimetype [build XSL] autocorr/lt/DocumentList.xml [build XSL] autocorr/lt/META-INF/manifest.xml [build XSL] autocorr/lt/SentenceExceptList.xml [build XSL] autocorr/lt/WordExceptList.xml [build CPY] autocorr/mn/mimetype [build XSL] autocorr/mn/DocumentList.xml [build XSL] autocorr/mn/META-INF/manifest.xml [build XSL] autocorr/mn/SentenceExceptList.xml [build XSL] autocorr/mn/WordExceptList.xml [build CPY] autocorr/nl/mimetype [build XSL] autocorr/nl/DocumentList.xml [build XSL] autocorr/nl/META-INF/manifest.xml [build XSL] autocorr/nl/SentenceExceptList.xml [build XSL] autocorr/nl/WordExceptList.xml [build CPY] autocorr/nl-BE/mimetype [build XSL] autocorr/nl-BE/DocumentList.xml [build XSL] autocorr/nl-BE/META-INF/manifest.xml [build XSL] autocorr/nl-BE/SentenceExceptList.xml [build XSL] autocorr/nl-BE/WordExceptList.xml [build CPY] autocorr/pl/mimetype [build XSL] autocorr/pl/DocumentList.xml [build XSL] autocorr/pl/META-INF/manifest.xml [build XSL] autocorr/pl/SentenceExceptList.xml [build XSL] autocorr/pl/WordExceptList.xml [build CPY] autocorr/pt/mimetype [build XSL] autocorr/pt/DocumentList.xml [build XSL] autocorr/pt/META-INF/manifest.xml [build XSL] autocorr/pt/SentenceExceptList.xml [build XSL] autocorr/pt/WordExceptList.xml [build CPY] autocorr/pt-BR/mimetype [build XSL] autocorr/pt-BR/DocumentList.xml [build XSL] autocorr/pt-BR/META-INF/manifest.xml [build XSL] autocorr/pt-BR/SentenceExceptList.xml [build XSL] autocorr/pt-BR/WordExceptList.xml [build CPY] autocorr/ro/mimetype [build XSL] autocorr/ro/DocumentList.xml [build XSL] autocorr/ro/META-INF/manifest.xml [build XSL] autocorr/ro/SentenceExceptList.xml [build XSL] autocorr/ro/WordExceptList.xml [build CPY] autocorr/ru/mimetype [build XSL] autocorr/ru/DocumentList.xml [build XSL] autocorr/ru/META-INF/manifest.xml [build XSL] autocorr/ru/SentenceExceptList.xml [build XSL] autocorr/ru/WordExceptList.xml [build CPY] autocorr/sk/mimetype [build XSL] autocorr/sk/DocumentList.xml [build XSL] autocorr/sk/META-INF/manifest.xml [build XSL] autocorr/sk/SentenceExceptList.xml [build XSL] autocorr/sk/WordExceptList.xml [build CPY] autocorr/sl/mimetype [build XSL] autocorr/sl/DocumentList.xml [build XSL] autocorr/sl/META-INF/manifest.xml [build XSL] autocorr/sl/SentenceExceptList.xml [build XSL] autocorr/sl/WordExceptList.xml [build CPY] autocorr/sr-CS/mimetype [build XSL] autocorr/sr-CS/DocumentList.xml [build XSL] autocorr/sr-CS/META-INF/manifest.xml [build XSL] autocorr/sr-CS/SentenceExceptList.xml [build XSL] autocorr/sr-CS/WordExceptList.xml [build CPY] autocorr/sr-Latn-CS/mimetype [build XSL] autocorr/sr-Latn-CS/DocumentList.xml [build XSL] autocorr/sr-Latn-CS/META-INF/manifest.xml [build XSL] autocorr/sr-Latn-CS/SentenceExceptList.xml [build XSL] autocorr/sr-Latn-CS/WordExceptList.xml [build CPY] autocorr/sr-Latn-ME/mimetype [build XSL] autocorr/sr-Latn-ME/DocumentList.xml [build XSL] autocorr/sr-Latn-ME/META-INF/manifest.xml [build XSL] autocorr/sr-Latn-ME/SentenceExceptList.xml [build XSL] autocorr/sr-Latn-ME/WordExceptList.xml [build CPY] autocorr/sr-Latn-RS/mimetype [build XSL] autocorr/sr-Latn-RS/DocumentList.xml [build XSL] autocorr/sr-Latn-RS/META-INF/manifest.xml [build XSL] autocorr/sr-Latn-RS/SentenceExceptList.xml [build XSL] autocorr/sr-Latn-RS/WordExceptList.xml [build CPY] autocorr/sr-ME/mimetype [build XSL] autocorr/sr-ME/DocumentList.xml [build XSL] autocorr/sr-ME/META-INF/manifest.xml [build XSL] autocorr/sr-ME/SentenceExceptList.xml [build XSL] autocorr/sr-ME/WordExceptList.xml [build CPY] autocorr/sr-RS/mimetype [build XSL] autocorr/sr-RS/DocumentList.xml [build XSL] autocorr/sr-RS/META-INF/manifest.xml [build XSL] autocorr/sr-RS/SentenceExceptList.xml [build XSL] autocorr/sr-RS/WordExceptList.xml [build CPY] autocorr/sv/mimetype [build XSL] autocorr/sv/DocumentList.xml [build XSL] autocorr/sv/META-INF/manifest.xml [build XSL] autocorr/sv/SentenceExceptList.xml [build XSL] autocorr/sv/WordExceptList.xml [build CPY] autocorr/tr/mimetype [build XSL] autocorr/tr/DocumentList.xml [build XSL] autocorr/tr/META-INF/manifest.xml [build XSL] autocorr/tr/SentenceExceptList.xml [build XSL] autocorr/tr/WordExceptList.xml [build CPY] autocorr/vi/mimetype [build XSL] autocorr/vi/DocumentList.xml [build XSL] autocorr/vi/META-INF/manifest.xml [build XSL] autocorr/vi/WordExceptList.xml [build CPY] autocorr/zh-CN/mimetype [build XSL] autocorr/zh-CN/DocumentList.xml [build XSL] autocorr/zh-CN/META-INF/manifest.xml [build XSL] autocorr/zh-CN/SentenceExceptList.xml [build CPY] autocorr/zh-TW/mimetype [build XSL] autocorr/zh-TW/DocumentList.xml [build XSL] autocorr/zh-TW/META-INF/manifest.xml [build XSL] autocorr/zh-TW/SentenceExceptList.xml [build CPY] autotext/user/mytexts/mimetype [build XSL] autotext/user/mytexts/BlockList.xml [build XSL] autotext/user/mytexts/META-INF/manifest.xml [build CPY] templates/officorr/Modern_business_letter_sans_serif/mimetype [build XSL] templates/officorr/Modern_business_letter_sans_serif/content.xml [build CPY] templates/officorr/Modern_business_letter_sans_serif/manifest.rdf [build XSL] templates/officorr/Modern_business_letter_sans_serif/META-INF/manifest.xml [build XSL] templates/officorr/Modern_business_letter_sans_serif/meta.xml [build XSL] templates/officorr/Modern_business_letter_sans_serif/styles.xml [build CPY] templates/officorr/Modern_business_letter_sans_serif/Thumbnails/thumbnail.png [build CPY] templates/officorr/Modern_business_letter_serif/mimetype [build XSL] templates/officorr/Modern_business_letter_serif/content.xml [build CPY] templates/officorr/Modern_business_letter_serif/manifest.rdf [build XSL] templates/officorr/Modern_business_letter_serif/META-INF/manifest.xml [build XSL] templates/officorr/Modern_business_letter_serif/meta.xml [build XSL] templates/officorr/Modern_business_letter_serif/styles.xml [build CPY] templates/officorr/Modern_business_letter_serif/Thumbnails/thumbnail.png [build CPY] templates/offimisc/Businesscard-with-logo/mimetype [build XSL] templates/offimisc/Businesscard-with-logo/content.xml [build CPY] templates/offimisc/Businesscard-with-logo/manifest.rdf [build XSL] templates/offimisc/Businesscard-with-logo/META-INF/manifest.xml [build XSL] templates/offimisc/Businesscard-with-logo/meta.xml [build CPY] templates/offimisc/Businesscard-with-logo/Pictures/10000201000001F4000000A0108F3F06.png [build CPY] templates/offimisc/Businesscard-with-logo/Thumbnails/thumbnail.png [build CPY] templates/personal/CV/mimetype [build XSL] templates/personal/CV/content.xml [build CPY] templates/personal/CV/manifest.rdf [build XSL] templates/personal/CV/META-INF/manifest.xml [build XSL] templates/personal/CV/meta.xml [build XSL] templates/personal/CV/styles.xml [build CPY] templates/personal/CV/Thumbnails/thumbnail.png [build CPY] templates/personal/Resume1page/mimetype [build XSL] templates/personal/Resume1page/content.xml [build CPY] templates/personal/Resume1page/manifest.rdf [build XSL] templates/personal/Resume1page/META-INF/manifest.xml [build XSL] templates/personal/Resume1page/meta.xml [build XSL] templates/personal/Resume1page/styles.xml [build CPY] templates/personal/Resume1page/Thumbnails/thumbnail.png [build CPY] templates/presnt/Alizarin/mimetype [build XSL] templates/presnt/Alizarin/content.xml [build XSL] templates/presnt/Alizarin/META-INF/manifest.xml [build XSL] templates/presnt/Alizarin/meta.xml [build XSL] templates/presnt/Alizarin/styles.xml [build CPY] templates/presnt/Alizarin/Thumbnails/thumbnail.png [build CPY] templates/presnt/Beehive/mimetype [build XSL] templates/presnt/Beehive/content.xml [build XSL] templates/presnt/Beehive/META-INF/manifest.xml [build XSL] templates/presnt/Beehive/meta.xml [build CPY] templates/presnt/Beehive/Pictures/10000201000004220000009801B6D855787A5E1C.png [build CPY] templates/presnt/Beehive/Pictures/1000020100000422000000A2433FA0A2295FE575.png [build CPY] templates/presnt/Beehive/Pictures/1000020100000422000000B279DFBB4971C54D33.png [build CPY] templates/presnt/Beehive/Thumbnails/thumbnail.png [build CPY] templates/presnt/Blue_Curve/mimetype [build XSL] templates/presnt/Blue_Curve/content.xml [build XSL] templates/presnt/Blue_Curve/META-INF/manifest.xml [build XSL] templates/presnt/Blue_Curve/meta.xml [build CPY] templates/presnt/Blue_Curve/Pictures/1000000000000421000000B8A3E59788A01B5109.jpg [build CPY] templates/presnt/Blue_Curve/Thumbnails/thumbnail.png [build CPY] templates/presnt/Blueprint_Plans/mimetype [build XSL] templates/presnt/Blueprint_Plans/content.xml [build XSL] templates/presnt/Blueprint_Plans/META-INF/manifest.xml [build XSL] templates/presnt/Blueprint_Plans/meta.xml [build CPY] templates/presnt/Blueprint_Plans/Pictures/10000000000000580000001F99D2A38C014B254B.png [build CPY] templates/presnt/Blueprint_Plans/Pictures/100000000000033C0000026D847ACE982C6E20B6.png [build CPY] templates/presnt/Blueprint_Plans/Pictures/10000000000004220000031A5C2E04AB7C51FB60.png [build CPY] templates/presnt/Blueprint_Plans/Thumbnails/thumbnail.png [build CPY] templates/presnt/BrightBlue/mimetype [build XSL] templates/presnt/BrightBlue/content.xml [build XSL] templates/presnt/BrightBlue/META-INF/manifest.xml [build XSL] templates/presnt/BrightBlue/meta.xml [build CPY] templates/presnt/BrightBlue/Pictures/1000020100000520000000CCF41AC5B79CBB20DE.png [build CPY] templates/presnt/BrightBlue/Pictures/100010580000879200001508D21A14F0A9096EB5.svg [build CPY] templates/presnt/BrightBlue/Thumbnails/thumbnail.png [build CPY] templates/presnt/Classy_Red/mimetype [build XSL] templates/presnt/Classy_Red/content.xml [build XSL] templates/presnt/Classy_Red/META-INF/manifest.xml [build XSL] templates/presnt/Classy_Red/meta.xml [build XSL] templates/presnt/Classy_Red/Object1/content.xml [build XSL] templates/presnt/Classy_Red/Object1/meta.xml [build XSL] templates/presnt/Classy_Red/Object1/styles.xml [build CPY] templates/presnt/Classy_Red/Pictures/10000000000002F000000022299043CB8313294B.png [build CPY] templates/presnt/Classy_Red/Pictures/10000000000002F00000003DEB79E9C260D95118.png [build CPY] templates/presnt/Classy_Red/Pictures/TablePreview1.svm [build CPY] templates/presnt/Classy_Red/Thumbnails/thumbnail.png [build CPY] templates/presnt/DNA/mimetype [build XSL] templates/presnt/DNA/content.xml [build XSL] templates/presnt/DNA/META-INF/manifest.xml [build XSL] templates/presnt/DNA/meta.xml [build CPY] templates/presnt/DNA/Pictures/100000000000055600000300C32362E53F69C13D.png [build XSL] templates/presnt/DNA/styles.xml [build CPY] templates/presnt/DNA/Thumbnails/thumbnail.png [build CPY] templates/presnt/Focus/mimetype [build XSL] templates/presnt/Focus/content.xml [build XSL] templates/presnt/Focus/META-INF/manifest.xml [build XSL] templates/presnt/Focus/meta.xml [build CPY] templates/presnt/Focus/Pictures/2000000C0000634100004A4C3651558E9C43717A.svm [build CPY] templates/presnt/Focus/Pictures/2000000E0000634100004A4C2A08177FA3DF9654.svm [build CPY] templates/presnt/Focus/Pictures/2000000E0000634100004A4C8B8C0B6EC20B2683.svm [build CPY] templates/presnt/Focus/Pictures/2000000E0000634100004A4CCD2247D4D39A5527.svm [build XSL] templates/presnt/Focus/styles.xml [build CPY] templates/presnt/Focus/Thumbnails/thumbnail.png [build CPY] templates/presnt/Forestbird/mimetype [build XSL] templates/presnt/Forestbird/content.xml [build XSL] templates/presnt/Forestbird/META-INF/manifest.xml [build XSL] templates/presnt/Forestbird/meta.xml [build CPY] templates/presnt/Forestbird/Pictures/10000000000003FB000002FE917E6CB003A83232.png [build CPY] templates/presnt/Forestbird/Pictures/10000000000003FD000002FE4C4CDF0F4A7ED9F9.png [build CPY] templates/presnt/Forestbird/Pictures/10000000000003FD000002FE92464623A3FB3F6D.png [build CPY] templates/presnt/Forestbird/Pictures/10000201000003FC000002FE87524FDDC56B0E9E.png [build CPY] templates/presnt/Forestbird/Thumbnails/thumbnail.png [build CPY] templates/presnt/Impress/mimetype [build XSL] templates/presnt/Impress/content.xml [build XSL] templates/presnt/Impress/META-INF/manifest.xml [build XSL] templates/presnt/Impress/meta.xml [build XSL] templates/presnt/Impress/styles.xml [build CPY] templates/presnt/Impress/Thumbnails/thumbnail.png [build CPY] templates/presnt/Inspiration/mimetype [build XSL] templates/presnt/Inspiration/content.xml [build XSL] templates/presnt/Inspiration/META-INF/manifest.xml [build XSL] templates/presnt/Inspiration/meta.xml [build CPY] templates/presnt/Inspiration/Pictures/1000000000000CEC000009B16D3849F3A43CBBBC.png [build CPY] templates/presnt/Inspiration/Thumbnails/thumbnail.png [build CPY] templates/presnt/Lights/mimetype [build XSL] templates/presnt/Lights/content.xml [build XSL] templates/presnt/Lights/META-INF/manifest.xml [build XSL] templates/presnt/Lights/meta.xml [build CPY] templates/presnt/Lights/Pictures/100000000000042100000319935403CE7B0BE43B.jpg [build CPY] templates/presnt/Lights/Pictures/1000000000000423000000634B59AC09AB41D853.jpg [build XSL] templates/presnt/Lights/styles.xml [build CPY] templates/presnt/Lights/Thumbnails/thumbnail.png [build CPY] templates/presnt/LushGreen/mimetype [build XSL] templates/presnt/LushGreen/content.xml [build XSL] templates/presnt/LushGreen/META-INF/manifest.xml [build XSL] templates/presnt/LushGreen/meta.xml [build CPY] templates/presnt/LushGreen/Pictures/1000020100000640000004AD17A4D9F0A443E0A2.png [build CPY] templates/presnt/LushGreen/Pictures/1000020100000640000004AD5A95F4B7B86B2ED1.png [build CPY] templates/presnt/LushGreen/Pictures/1000020100000640000004AD88FC52DBCACCDD82.png [build CPY] templates/presnt/LushGreen/Pictures/1000020100000640000004ADF67714D670705C1E.png [build CPY] templates/presnt/LushGreen/Thumbnails/thumbnail.png [build CPY] templates/presnt/Metropolis/mimetype [build XSL] templates/presnt/Metropolis/content.xml [build XSL] templates/presnt/Metropolis/META-INF/manifest.xml [build XSL] templates/presnt/Metropolis/meta.xml [build CPY] templates/presnt/Metropolis/Pictures/10000201000003AF000002126A94207C4902B60B.png [build CPY] templates/presnt/Metropolis/Pictures/100021B200008D2E00004F60B312A649B9EEC188.svg [build XSL] templates/presnt/Metropolis/styles.xml [build CPY] templates/presnt/Metropolis/Thumbnails/thumbnail.png [build CPY] templates/presnt/Midnightblue/mimetype [build XSL] templates/presnt/Midnightblue/content.xml [build XSL] templates/presnt/Midnightblue/META-INF/manifest.xml [build XSL] templates/presnt/Midnightblue/meta.xml [build CPY] templates/presnt/Midnightblue/Pictures/1000000000000020000000204B249CA79A42C6D7.png [build CPY] templates/presnt/Midnightblue/Thumbnails/thumbnail.png [build CPY] templates/presnt/Nature_Illustration/mimetype [build XSL] templates/presnt/Nature_Illustration/content.xml [build XSL] templates/presnt/Nature_Illustration/META-INF/manifest.xml [build XSL] templates/presnt/Nature_Illustration/meta.xml [build CPY] templates/presnt/Nature_Illustration/Pictures/10000000000004210000031931EA92AB7FB2FD6C.jpg [build CPY] templates/presnt/Nature_Illustration/Pictures/100000000000042100000319892187DC121460D8.jpg [build XSL] templates/presnt/Nature_Illustration/styles.xml [build CPY] templates/presnt/Nature_Illustration/Thumbnails/thumbnail.png [build CPY] templates/presnt/Pencil/mimetype [build XSL] templates/presnt/Pencil/content.xml [build XSL] templates/presnt/Pencil/META-INF/manifest.xml [build XSL] templates/presnt/Pencil/meta.xml [build CPY] templates/presnt/Pencil/Pictures/1000020100000088000000870A26C51C993940C3.png [build CPY] templates/presnt/Pencil/Pictures/100002010000037D0000001C2F14EFE8274AD9FC.png [build CPY] templates/presnt/Pencil/Pictures/1000020100000402000000A2F7F509AE74DE6C69.png [build XSL] templates/presnt/Pencil/styles.xml [build CPY] templates/presnt/Pencil/Thumbnails/thumbnail.png [build CPY] templates/presnt/Piano/mimetype [build XSL] templates/presnt/Piano/content.xml [build XSL] templates/presnt/Piano/META-INF/manifest.xml [build XSL] templates/presnt/Piano/meta.xml [build CPY] templates/presnt/Piano/Pictures/100000000000035400000120266623530F1969D0.png [build CPY] templates/presnt/Piano/Pictures/100002010000033A0000006EDD62437E1CC42053.png [build CPY] templates/presnt/Piano/Thumbnails/thumbnail.png [build CPY] templates/presnt/Portfolio/mimetype [build XSL] templates/presnt/Portfolio/content.xml [build XSL] templates/presnt/Portfolio/META-INF/manifest.xml [build XSL] templates/presnt/Portfolio/meta.xml [build CPY] templates/presnt/Portfolio/Pictures/1000020100000CEB000009B00D8BDC51D4D18334.png [build CPY] templates/presnt/Portfolio/Pictures/1000020100000CEB000009B0698EB1ACA470D143.png [build CPY] templates/presnt/Portfolio/Pictures/1000020100000CEB000009B0C3D535B3CBDAE49B.png [build CPY] templates/presnt/Portfolio/Thumbnails/thumbnail.png [build CPY] templates/presnt/Progress/mimetype [build XSL] templates/presnt/Progress/content.xml [build XSL] templates/presnt/Progress/META-INF/manifest.xml [build XSL] templates/presnt/Progress/meta.xml [build XSL] templates/presnt/Progress/styles.xml [build CPY] templates/presnt/Progress/Thumbnails/thumbnail.png [build CPY] templates/presnt/Sunset/mimetype [build XSL] templates/presnt/Sunset/content.xml [build XSL] templates/presnt/Sunset/META-INF/manifest.xml [build XSL] templates/presnt/Sunset/meta.xml [build CPY] templates/presnt/Sunset/Pictures/10000201000003AF000002126EB1F3F571D17DD0.png [build CPY] templates/presnt/Sunset/Pictures/1000416600008D2E00004F6045D45030E4D3EC44.svg [build CPY] templates/presnt/Sunset/Thumbnails/thumbnail.png [build CPY] templates/presnt/Vintage/mimetype [build XSL] templates/presnt/Vintage/content.xml [build XSL] templates/presnt/Vintage/META-INF/manifest.xml [build XSL] templates/presnt/Vintage/meta.xml [build CPY] templates/presnt/Vintage/Pictures/10000000000000580000001F99D2A38C014B254B.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B000000337490AE22881331C9B.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B00000033776CA70A4BFE2196B.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B0000003379D1127938561C230.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B000000337D99A2303560BD59C.png [build CPY] templates/presnt/Vintage/Thumbnails/thumbnail.png [build CPY] templates/presnt/Vivid/mimetype [build XSL] templates/presnt/Vivid/content.xml [build XSL] templates/presnt/Vivid/META-INF/manifest.xml [build XSL] templates/presnt/Vivid/meta.xml [build CPY] templates/presnt/Vivid/Pictures/1000000000000020000000204B249CA79A42C6D7.png [build CPY] templates/presnt/Vivid/Pictures/10000000000004F900000322783ADE15FCCE3CBA.png [build CPY] templates/presnt/Vivid/Pictures/10000000000004F900000322B6E66A5FF68F74A7.png [build CPY] templates/presnt/Vivid/Pictures/10000000000005550000035C66CD1AA3E88406D5.png [build XSL] templates/presnt/Vivid/styles.xml [build CPY] templates/presnt/Vivid/Thumbnails/thumbnail.png [build CPY] templates/styles/Default/mimetype [build XSL] templates/styles/Default/META-INF/manifest.xml [build XSL] templates/styles/Default/meta.xml [build XSL] templates/styles/Default/styles.xml [build CPY] templates/styles/Default/Thumbnails/thumbnail.png [build CPY] templates/styles/Modern/mimetype [build XSL] templates/styles/Modern/META-INF/manifest.xml [build XSL] templates/styles/Modern/meta.xml [build XSL] templates/styles/Modern/styles.xml [build CPY] templates/styles/Modern/Thumbnails/thumbnail.png [build XSL] CustomTarget/extras/source/glade/libreoffice-catalog.xml [build UIL] filter/uiconfig/ui/impswfdialog [build UIL] filter/uiconfig/ui/pdfgeneralpage [build UIL] filter/uiconfig/ui/pdflinkspage [build UIL] filter/uiconfig/ui/pdfoptionsdialog [build UIL] filter/uiconfig/ui/pdfsecuritypage [build UIL] filter/uiconfig/ui/pdfsignpage [build UIL] filter/uiconfig/ui/pdfuserinterfacepage [build UIL] filter/uiconfig/ui/pdfviewpage [build UIL] filter/uiconfig/ui/testxmlfilter [build UIL] filter/uiconfig/ui/warnpdfdialog [build UIL] filter/uiconfig/ui/xmlfiltersettings [build UIL] filter/uiconfig/ui/xmlfiltertabpagegeneral [build UIL] filter/uiconfig/ui/xmlfiltertabpagetransformation [build UIL] filter/uiconfig/ui/xsltfilterdialog [build UIA] filter [build UIL] formula/uiconfig/ui/formuladialog [build UIL] formula/uiconfig/ui/functionpage [build UIL] formula/uiconfig/ui/structpage [build UIL] formula/uiconfig/ui/parameter [build UIA] formula 0 new warning (25 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/filter.suppr) [build UIL] fpicker/uiconfig/ui/explorerfiledialog [build UIL] fpicker/uiconfig/ui/foldernamedialog [build UIL] fpicker/uiconfig/ui/remotefilesdialog [build UIA] fps 0 new warning (17 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/formula.suppr) 0 new fatal (4 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/formula.suppr) [build PKG] UIConfig/modules/StartModule [build UIM] share/config/soffice.cfg/modules/StartModule/menubar/menubar [build PKG] UIConfig/libreofficekit [build UIL] reportdesign/uiconfig/dbreport/ui/backgrounddialog [build UIL] reportdesign/uiconfig/dbreport/ui/chardialog [build UIL] reportdesign/uiconfig/dbreport/ui/condformatdialog [build UIL] reportdesign/uiconfig/dbreport/ui/conditionwin [build UIL] reportdesign/uiconfig/dbreport/ui/datetimedialog [build UIL] reportdesign/uiconfig/dbreport/ui/floatingfield 0 new warning (11 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/fps.suppr) 0 new fatal (2 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/fps.suppr) [build UIL] reportdesign/uiconfig/dbreport/ui/floatingnavigator [build UIL] reportdesign/uiconfig/dbreport/ui/floatingsort [build UIL] reportdesign/uiconfig/dbreport/ui/groupsortmenu [build UIL] reportdesign/uiconfig/dbreport/ui/navigatormenu [build UIL] reportdesign/uiconfig/dbreport/ui/pagedialog [build UIL] reportdesign/uiconfig/dbreport/ui/pagenumberdialog [build UIA] modules/dbreport 0 new warning (12 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/dbreport.suppr) 0 new fatal (2 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/dbreport.suppr) [build UIM] share/config/soffice.cfg/modules/dbreport/menubar/menubar [build UIL] sc/uiconfig/scalc/ui/advancedfilterdialog [build UIL] sc/uiconfig/scalc/ui/allheaderfooterdialog [build UIL] sc/uiconfig/scalc/ui/analysisofvariancedialog [build UIL] sc/uiconfig/scalc/ui/autoformattable [build UIL] sc/uiconfig/scalc/ui/autosum [build UIL] sc/uiconfig/scalc/ui/cellprotectionpage [build UIL] sc/uiconfig/scalc/ui/changesourcedialog [build UIL] sc/uiconfig/scalc/ui/chardialog [build UIL] sc/uiconfig/scalc/ui/checkwarningdialog [build UIL] sc/uiconfig/scalc/ui/chisquaretestdialog [build UIL] sc/uiconfig/scalc/ui/colorrowdialog [build UIL] sc/uiconfig/scalc/ui/colwidthdialog [build UIL] sc/uiconfig/scalc/ui/condformatmanager [build UIL] sc/uiconfig/scalc/ui/conditionalformatdialog [build UIL] sc/uiconfig/scalc/ui/conditionalentry [build UIL] sc/uiconfig/scalc/ui/conditionaliconset [build UIL] sc/uiconfig/scalc/ui/conflictsdialog [build UIL] sc/uiconfig/scalc/ui/consolidatedialog [build UIL] sc/uiconfig/scalc/ui/correlationdialog [build UIL] sc/uiconfig/scalc/ui/covariancedialog [build UIL] sc/uiconfig/scalc/ui/createnamesdialog [build UIL] sc/uiconfig/scalc/ui/dapiservicedialog [build UIL] sc/uiconfig/scalc/ui/databaroptions [build UIL] sc/uiconfig/scalc/ui/datafielddialog [build UIL] sc/uiconfig/scalc/ui/datafieldoptionsdialog [build UIL] sc/uiconfig/scalc/ui/dataform [build UIL] sc/uiconfig/scalc/ui/dataformfragment [build UIL] sc/uiconfig/scalc/ui/datastreams [build UIL] sc/uiconfig/scalc/ui/dataproviderdlg [build UIL] sc/uiconfig/scalc/ui/dataproviderentry [build UIL] sc/uiconfig/scalc/ui/definedatabaserangedialog [build UIL] sc/uiconfig/scalc/ui/definename [build UIL] sc/uiconfig/scalc/ui/deletecells [build UIL] sc/uiconfig/scalc/ui/deletecolumnentry [build UIL] sc/uiconfig/scalc/ui/deletecontents [build UIL] sc/uiconfig/scalc/ui/descriptivestatisticsdialog [build UIL] sc/uiconfig/scalc/ui/dropmenu [build UIL] sc/uiconfig/scalc/ui/doubledialog [build UIL] sc/uiconfig/scalc/ui/erroralerttabpage [build UIL] sc/uiconfig/scalc/ui/externaldata [build UIL] sc/uiconfig/scalc/ui/exponentialsmoothingdialog [build UIL] sc/uiconfig/scalc/ui/filldlg [build UIL] sc/uiconfig/scalc/ui/footerdialog [build UIL] sc/uiconfig/scalc/ui/formatcellsdialog [build UIL] sc/uiconfig/scalc/ui/formulacalculationoptions [build UIL] sc/uiconfig/scalc/ui/fourieranalysisdialog [build UIL] sc/uiconfig/scalc/ui/floatingborderstyle [build UIL] sc/uiconfig/scalc/ui/floatinglinestyle [build UIL] sc/uiconfig/scalc/ui/functionpanel [build UIL] sc/uiconfig/scalc/ui/goalseekdlg [build UIL] sc/uiconfig/scalc/ui/groupdialog [build UIL] sc/uiconfig/scalc/ui/groupbydate [build UIL] sc/uiconfig/scalc/ui/groupbynumber [build UIL] sc/uiconfig/scalc/ui/headerdialog [build UIL] sc/uiconfig/scalc/ui/headerfootercontent [build UIL] sc/uiconfig/scalc/ui/headerfooterdialog [build UIL] sc/uiconfig/scalc/ui/imoptdialog [build UIL] sc/uiconfig/scalc/ui/inputstringdialog [build UIL] sc/uiconfig/scalc/ui/insertcells [build UIL] sc/uiconfig/scalc/ui/insertname [build UIL] sc/uiconfig/scalc/ui/insertsheet [build UIL] sc/uiconfig/scalc/ui/integerdialog [build UIL] sc/uiconfig/scalc/ui/leftfooterdialog [build UIL] sc/uiconfig/scalc/ui/leftheaderdialog [build UIL] sc/uiconfig/scalc/ui/namerangesdialog [build UIL] sc/uiconfig/scalc/ui/notebookbar [build UIL] sc/uiconfig/scalc/ui/notebookbar_compact [build UIL] sc/uiconfig/scalc/ui/notebookbar_groups [build UIL] sc/uiconfig/scalc/ui/notebookbar_groupedbar_full [build UIL] sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact [build UIL] sc/uiconfig/scalc/ui/managenamesdialog [build UIL] sc/uiconfig/scalc/ui/mergecellsdialog [build UIL] sc/uiconfig/scalc/ui/mergecolumnentry [build UIL] sc/uiconfig/scalc/ui/texttransformationentry [build UIL] sc/uiconfig/scalc/ui/sorttransformationentry [build UIL] sc/uiconfig/scalc/ui/aggregatefunctionentry [build UIL] sc/uiconfig/scalc/ui/numbertransformationentry [build UIL] sc/uiconfig/scalc/ui/replacenulltransformationentry [build UIL] sc/uiconfig/scalc/ui/datetimetransformationentry [build UIL] sc/uiconfig/scalc/ui/movecopysheet [build UIL] sc/uiconfig/scalc/ui/movingaveragedialog [build UIL] sc/uiconfig/scalc/ui/multipleoperationsdialog [build UIL] sc/uiconfig/scalc/ui/navigatorpanel [build UIL] sc/uiconfig/scalc/ui/nosolutiondialog [build UIL] sc/uiconfig/scalc/ui/optcalculatepage [build UIL] sc/uiconfig/scalc/ui/optchangespage [build UIL] sc/uiconfig/scalc/ui/optcompatibilitypage [build UIL] sc/uiconfig/scalc/ui/optdefaultpage [build UIL] sc/uiconfig/scalc/ui/optdlg [build UIL] sc/uiconfig/scalc/ui/optformula [build UIL] sc/uiconfig/scalc/ui/optimalcolwidthdialog [build UIL] sc/uiconfig/scalc/ui/optimalrowheightdialog [build UIL] sc/uiconfig/scalc/ui/optsortlists [build UIL] sc/uiconfig/scalc/ui/pagetemplatedialog [build UIL] sc/uiconfig/scalc/ui/pastespecial [build UIL] sc/uiconfig/scalc/ui/paradialog [build UIL] sc/uiconfig/scalc/ui/paratemplatedialog [build UIL] sc/uiconfig/scalc/ui/passfragment [build UIL] sc/uiconfig/scalc/ui/pivotfielddialog [build UIL] sc/uiconfig/scalc/ui/pivotfilterdialog [build UIL] sc/uiconfig/scalc/ui/pivottablelayoutdialog [build UIL] sc/uiconfig/scalc/ui/printareasdialog [build UIL] sc/uiconfig/scalc/ui/printeroptions [build UIL] sc/uiconfig/scalc/ui/protectsheetdlg [build UIL] sc/uiconfig/scalc/ui/queryrunstreamscriptdialog [build UIL] sc/uiconfig/scalc/ui/randomnumbergenerator [build UIL] sc/uiconfig/scalc/ui/recalcquerydialog [build UIL] sc/uiconfig/scalc/ui/regressiondialog [build UIL] sc/uiconfig/scalc/ui/retypepassdialog [build UIL] sc/uiconfig/scalc/ui/retypepassworddialog [build UIL] sc/uiconfig/scalc/ui/rightfooterdialog [build UIL] sc/uiconfig/scalc/ui/rightheaderdialog [build UIL] sc/uiconfig/scalc/ui/rowheightdialog [build UIL] sc/uiconfig/scalc/ui/samplingdialog [build UIL] sc/uiconfig/scalc/ui/standardfilterdialog [build UIL] sc/uiconfig/scalc/ui/scenariodialog [build UIL] sc/uiconfig/scalc/ui/scenariomenu [build UIL] sc/uiconfig/scalc/ui/scgeneralpage [build UIL] sc/uiconfig/scalc/ui/searchresults [build UIL] sc/uiconfig/scalc/ui/selectdatasource [build UIL] sc/uiconfig/scalc/ui/selectrange [build UIL] sc/uiconfig/scalc/ui/selectsource [build UIL] sc/uiconfig/scalc/ui/sheetprintpage [build UIL] sc/uiconfig/scalc/ui/sharedocumentdlg [build UIL] sc/uiconfig/scalc/ui/sharedfooterdialog [build UIL] sc/uiconfig/scalc/ui/sharedheaderdialog [build UIL] sc/uiconfig/scalc/ui/sharedwarningdialog [build UIL] sc/uiconfig/scalc/ui/showchangesdialog [build UIL] sc/uiconfig/scalc/ui/showdetaildialog [build UIL] sc/uiconfig/scalc/ui/showsheetdialog [build UIL] sc/uiconfig/scalc/ui/sidebaralignment [build UIL] sc/uiconfig/scalc/ui/sidebarnumberformat [build UIL] sc/uiconfig/scalc/ui/sidebarcellappearance [build UIL] sc/uiconfig/scalc/ui/simplerefdialog [build UIL] sc/uiconfig/scalc/ui/solverdlg [build UIL] sc/uiconfig/scalc/ui/solveroptionsdialog [build UIL] sc/uiconfig/scalc/ui/solverprogressdialog [build UIL] sc/uiconfig/scalc/ui/solversuccessdialog [build UIL] sc/uiconfig/scalc/ui/sortcriteriapage [build UIL] sc/uiconfig/scalc/ui/sortdialog [build UIL] sc/uiconfig/scalc/ui/sortkey [build UIL] sc/uiconfig/scalc/ui/sortoptionspage [build UIL] sc/uiconfig/scalc/ui/sortwarning [build UIL] sc/uiconfig/scalc/ui/splitcolumnentry [build UIL] sc/uiconfig/scalc/ui/subtotaldialog [build UIL] sc/uiconfig/scalc/ui/subtotaloptionspage [build UIL] sc/uiconfig/scalc/ui/subtotalgrppage [build UIL] sc/uiconfig/scalc/ui/statisticsinfopage [build UIL] sc/uiconfig/scalc/ui/tabcolordialog [build UIL] sc/uiconfig/scalc/ui/textimportoptions [build UIL] sc/uiconfig/scalc/ui/textimportcsv [build UIL] sc/uiconfig/scalc/ui/tpviewpage [build UIL] sc/uiconfig/scalc/ui/ttestdialog [build UIL] sc/uiconfig/scalc/ui/ungroupdialog [build UIL] sc/uiconfig/scalc/ui/validationdialog [build UIL] sc/uiconfig/scalc/ui/validationcriteriapage [build UIL] sc/uiconfig/scalc/ui/validationhelptabpage [build UIL] sc/uiconfig/scalc/ui/xmlsourcedialog [build UIL] sc/uiconfig/scalc/ui/ztestdialog [build UIA] modules/scalc [build UIM] share/config/soffice.cfg/modules/scalc/menubar/menubar [build UIL] sd/uiconfig/sdraw/ui/breakdialog [build UIL] sd/uiconfig/sdraw/ui/bulletsandnumbering [build UIL] sd/uiconfig/sdraw/ui/crossfadedialog [build UIL] sd/uiconfig/sdraw/ui/dlgsnap [build UIL] sd/uiconfig/sdraw/ui/copydlg [build UIL] sd/uiconfig/sdraw/ui/drawchardialog [build UIL] sd/uiconfig/sdraw/ui/drawprinteroptions [build UIL] sd/uiconfig/sdraw/ui/drawparadialog [build UIL] sd/uiconfig/sdraw/ui/drawpagedialog [build UIL] sd/uiconfig/sdraw/ui/drawprtldialog [build UIL] sd/uiconfig/sdraw/ui/insertlayer [build UIL] sd/uiconfig/sdraw/ui/insertslidesdialog [build UIL] sd/uiconfig/sdraw/ui/namedesign [build UIL] sd/uiconfig/sdraw/ui/notebookbar [build UIL] sd/uiconfig/sdraw/ui/notebookbar_compact [build UIL] sd/uiconfig/sdraw/ui/notebookbar_single [build UIL] sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact [build UIL] sd/uiconfig/sdraw/ui/notebookbar_groupedbar_full [build UIL] sd/uiconfig/sdraw/ui/paranumberingtab [build UIL] sd/uiconfig/sdraw/ui/queryunlinkimagedialog [build UIL] sd/uiconfig/sdraw/ui/vectorize [build UIA] modules/sdraw sc/uiconfig/scalc/ui/headerfootercontent.ui: WARNING: 'GtkComboBoxText' 'comboLB_DEFINED' is referenced by multiple mnemonic_widget 'GtkLabel' 'labelFT_H_DEFINED' , 'GtkLabel' 'labelFT_F_DEFINED' sc/uiconfig/scalc/ui/replacenulltransformationentry.ui: WARNING: 'GtkLabel' does not specify what it labels within 'interface' sc/uiconfig/scalc/ui/datetimetransformationentry.ui: WARNING: 'GtkLabel' does not specify what it labels within 'interface' sc/uiconfig/scalc/ui/passfragment.ui: WARNING: 'GtkLabel' 'name' does not specify what it labels within 'interface' sc/uiconfig/scalc/ui/passfragment.ui: WARNING: 'GtkLabel' 'status' does not specify what it labels within 'interface' 0 new error (23 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/scalc.suppr) 5 new warnings (189 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/scalc.suppr) 0 new fatal (24 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/scalc.suppr) 20 suppressions unused [build UIM] share/config/soffice.cfg/modules/sdraw/menubar/menubar [build UIL] sd/uiconfig/simpress/ui/annotationmenu [build UIL] sd/uiconfig/simpress/ui/annotationtagmenu [build UIL] sd/uiconfig/simpress/ui/currentmastermenu [build UIL] sd/uiconfig/simpress/ui/customanimationspanel [build UIL] sd/uiconfig/simpress/ui/customanimationproperties [build UIL] sd/uiconfig/simpress/ui/customanimationeffecttab [build UIL] sd/uiconfig/simpress/ui/customanimationfragment [build UIL] sd/uiconfig/simpress/ui/customanimationtimingtab [build UIL] sd/uiconfig/simpress/ui/customanimationtexttab [build UIL] sd/uiconfig/simpress/ui/customslideshows [build UIL] sd/uiconfig/simpress/ui/definecustomslideshow [build UIL] sd/uiconfig/simpress/ui/dlgfield [build UIL] sd/uiconfig/simpress/ui/dockinganimation [build UIL] sd/uiconfig/simpress/ui/effectmenu [build UIL] sd/uiconfig/simpress/ui/fontsizemenu [build UIL] sd/uiconfig/simpress/ui/fontstylemenu [build UIL] sd/uiconfig/simpress/ui/headerfooterdialog [build UIL] sd/uiconfig/simpress/ui/headerfootertab [build UIL] sd/uiconfig/simpress/ui/impressprinteroptions [build UIL] sd/uiconfig/simpress/ui/insertslides [build UIL] sd/uiconfig/simpress/ui/interactiondialog [build UIL] sd/uiconfig/simpress/ui/interactionpage [build UIL] sd/uiconfig/simpress/ui/layoutmenu [build UIL] sd/uiconfig/simpress/ui/masterlayoutdlg [build UIL] sd/uiconfig/simpress/ui/mastermenu [build UIL] sd/uiconfig/simpress/ui/navigatorpanel [build UIL] sd/uiconfig/simpress/ui/notebookbar [build UIL] sd/uiconfig/simpress/ui/notebookbar_compact [build UIL] sd/uiconfig/simpress/ui/notebookbar_groups [build UIL] sd/uiconfig/simpress/ui/notebookbar_groupedbar_full [build UIL] sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact [build UIL] sd/uiconfig/simpress/ui/optimpressgeneralpage [build UIL] sd/uiconfig/simpress/ui/photoalbum [build UIL] sd/uiconfig/simpress/ui/presentationdialog [build UIL] sd/uiconfig/simpress/ui/prntopts [build UIL] sd/uiconfig/simpress/ui/publishingdialog [build UIL] sd/uiconfig/simpress/ui/remotedialog [build UIL] sd/uiconfig/simpress/ui/rotatemenu [build UIL] sd/uiconfig/simpress/ui/scalemenu [build UIL] sd/uiconfig/simpress/ui/sdviewpage [build UIL] sd/uiconfig/simpress/ui/sidebarslidebackground [build UIL] sd/uiconfig/simpress/ui/slidecontextmenu [build UIL] sd/uiconfig/simpress/ui/slidedesigndialog [build UIL] sd/uiconfig/simpress/ui/slidetransitionspanel [build UIL] sd/uiconfig/simpress/ui/slidetransitionspanelhorizontal [build UIL] sd/uiconfig/simpress/ui/tabledesignpanel [build UIL] sd/uiconfig/simpress/ui/tabledesignpanelhorizontal [build UIL] sd/uiconfig/simpress/ui/templatedialog [build UIA] modules/simpress 0 new warning (10 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/sdraw.suppr) [build UIM] share/config/soffice.cfg/modules/simpress/menubar/menubar [build UIL] sfx2/uiconfig/ui/alienwarndialog [build UIL] sfx2/uiconfig/ui/bookmarkdialog [build UIL] sfx2/uiconfig/ui/bookmarkmenu [build UIL] sfx2/uiconfig/ui/charmapcontrol [build UIL] sfx2/uiconfig/ui/charviewmenu [build UIL] sfx2/uiconfig/ui/checkin [build UIL] sfx2/uiconfig/ui/cmisinfopage [build UIL] sfx2/uiconfig/ui/cmisline [build UIL] sfx2/uiconfig/ui/custominfopage [build UIL] sfx2/uiconfig/ui/descriptioninfopage [build UIL] sfx2/uiconfig/ui/documentfontspage [build UIL] sfx2/uiconfig/ui/documentinfopage [build UIL] sfx2/uiconfig/ui/documentpropertiesdialog [build UIL] sfx2/uiconfig/ui/editdocumentdialog [build UIL] sfx2/uiconfig/ui/editdurationdialog [build UIL] sfx2/uiconfig/ui/emojicontrol [build UIL] sfx2/uiconfig/ui/errorfindemaildialog [build UIL] sfx2/uiconfig/ui/floatingrecord [build UIL] sfx2/uiconfig/ui/helpbookmarkpage [build UIL] sfx2/uiconfig/ui/helpcontrol [build UIL] sfx2/uiconfig/ui/helpcontentpage [build UIL] sfx2/uiconfig/ui/helpindexpage [build UIL] sfx2/uiconfig/ui/helpmanual [build UIL] sfx2/uiconfig/ui/helpsearchpage [build UIL] sfx2/uiconfig/ui/inputdialog [build UIL] sfx2/uiconfig/ui/licensedialog [build UIL] sfx2/uiconfig/ui/linefragment [build UIL] sfx2/uiconfig/ui/linkeditdialog [build UIL] sfx2/uiconfig/ui/loadtemplatedialog [build UIL] sfx2/uiconfig/ui/managestylepage [build UIL] sfx2/uiconfig/ui/newstyle [build UIL] sfx2/uiconfig/ui/notebookbar [build UIL] sfx2/uiconfig/ui/optprintpage [build UIL] sfx2/uiconfig/ui/password [build UIL] sfx2/uiconfig/ui/notebookbarpopup [build UIL] sfx2/uiconfig/ui/printeroptionsdialog [build UIL] sfx2/uiconfig/ui/querysavedialog [build UIL] sfx2/uiconfig/ui/safemodequerydialog [build UIL] sfx2/uiconfig/ui/searchdialog [build UIL] sfx2/uiconfig/ui/securityinfopage [build UIL] sfx2/uiconfig/ui/singletabdialog [build UIL] sfx2/uiconfig/ui/startcenter [build UIL] sfx2/uiconfig/ui/stylecontextmenu [build UIL] sfx2/uiconfig/ui/templatedlg [build UIL] sfx2/uiconfig/ui/saveastemplatedlg [build UIL] sfx2/uiconfig/ui/templatecategorydlg [build UIL] sfx2/uiconfig/ui/versionsofdialog [build UIL] sfx2/uiconfig/ui/versioncommentdialog [build UIL] sfx2/uiconfig/ui/versionscmis [build UIA] sfx 0 new warning (72 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/sfx.suppr) 13 suppressions unused [build UIL] starmath/uiconfig/smath/ui/alignmentdialog [build UIL] starmath/uiconfig/smath/ui/catalogdialog [build UIL] starmath/uiconfig/smath/ui/dockingelements [build UIL] starmath/uiconfig/smath/ui/fontdialog [build UIL] starmath/uiconfig/smath/ui/fontsizedialog 0 new error (3 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/simpress.suppr) 0 new warning (43 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/simpress.suppr) 0 new fatal (4 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/simpress.suppr) 6 suppressions unused [build UIL] starmath/uiconfig/smath/ui/fonttypedialog [build UIL] starmath/uiconfig/smath/ui/printeroptions [build UIL] starmath/uiconfig/smath/ui/savedefaultsdialog [build UIL] starmath/uiconfig/smath/ui/smathsettings [build UIL] starmath/uiconfig/smath/ui/spacingdialog [build UIL] starmath/uiconfig/smath/ui/symdefinedialog [build UIA] modules/smath [build UIM] share/config/soffice.cfg/modules/smath/menubar/menubar [build UIL] svtools/uiconfig/ui/addresstemplatedialog [build UIL] svtools/uiconfig/ui/datewindow [build UIL] svtools/uiconfig/ui/fileviewmenu [build UIL] svtools/uiconfig/ui/graphicexport [build UIL] svtools/uiconfig/ui/inputbox [build UIL] svtools/uiconfig/ui/javadisableddialog [build UIL] svtools/uiconfig/ui/linewindow 0 new warning (40 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/smath.suppr) [build UIL] svtools/uiconfig/ui/placeedit [build UIL] svtools/uiconfig/ui/printersetupdialog [build UIL] svtools/uiconfig/ui/querydeletedialog [build UIL] svtools/uiconfig/ui/restartdialog [build UIL] svtools/uiconfig/ui/wizarddialog [build UIA] svt [build UIL] svx/uiconfig/ui/acceptrejectchangesdialog [build UIL] svx/uiconfig/ui/addconditiondialog [build UIL] svx/uiconfig/ui/adddataitemdialog [build UIL] svx/uiconfig/ui/addinstancedialog [build UIL] svx/uiconfig/ui/addmodeldialog [build UIL] svx/uiconfig/ui/addnamespacedialog [build UIL] svx/uiconfig/ui/addsubmissiondialog [build UIL] svx/uiconfig/ui/asianphoneticguidedialog svtools/uiconfig/ui/restartdialog.ui: WARNING: 'GtkLabel' 'reason_opencl' does not specify what it labels within 'GtkDialog' 'RestartDialog' svtools/uiconfig/ui/restartdialog.ui: WARNING: 'GtkLabel' 'reason_threading' does not specify what it labels within 'GtkDialog' 'RestartDialog' svtools/uiconfig/ui/restartdialog.ui: WARNING: 'GtkLabel' 'reason_mscompatible_formsmenu' does not specify what it labels within 'GtkDialog' 'RestartDialog' 3 new warnings (27 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/svt.suppr) 0 new fatal (1 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/svt.suppr) [build UIL] svx/uiconfig/ui/cellmenu [build UIL] svx/uiconfig/ui/charsetmenu [build UIL] svx/uiconfig/ui/chineseconversiondialog [build UIL] svx/uiconfig/ui/chinesedictionary [build UIL] svx/uiconfig/ui/classificationdialog [build UIL] svx/uiconfig/ui/colorwindow [build UIL] svx/uiconfig/ui/colsmenu [build UIL] svx/uiconfig/ui/compressgraphicdialog [build UIL] svx/uiconfig/ui/convertmenu [build UIL] svx/uiconfig/ui/crashreportdlg [build UIL] svx/uiconfig/ui/datanavigator [build UIL] svx/uiconfig/ui/defaultshapespanel [build UIL] svx/uiconfig/ui/deleteheaderdialog [build UIL] svx/uiconfig/ui/deletefooterdialog [build UIL] svx/uiconfig/ui/docking3deffects [build UIL] svx/uiconfig/ui/dockingcolorreplace [build UIL] svx/uiconfig/ui/dockingfontwork [build UIL] svx/uiconfig/ui/docrecoverybrokendialog [build UIL] svx/uiconfig/ui/docrecoveryprogressdialog [build UIL] svx/uiconfig/ui/docrecoveryrecoverdialog [build UIL] svx/uiconfig/ui/docrecoverysavedialog [build UIL] svx/uiconfig/ui/extrustiondepthdialog [build UIL] svx/uiconfig/ui/filtermenu [build UIL] svx/uiconfig/ui/findreplacedialog [build UIL] svx/uiconfig/ui/floatingareastyle [build UIL] svx/uiconfig/ui/floatingcontour [build UIL] svx/uiconfig/ui/floatinglineproperty [build UIL] svx/uiconfig/ui/floatingundoredo [build UIL] svx/uiconfig/ui/fontworkgallerydialog [build UIL] svx/uiconfig/ui/fontworkspacingdialog [build UIL] svx/uiconfig/ui/formdatamenu [build UIL] svx/uiconfig/ui/formlinkwarndialog [build UIL] svx/uiconfig/ui/formnavimenu [build UIL] svx/uiconfig/ui/functionmenu [build UIL] svx/uiconfig/ui/gallerymenu1 [build UIL] svx/uiconfig/ui/gallerymenu2 [build UIL] svx/uiconfig/ui/headfootformatpage [build UIL] svx/uiconfig/ui/imapdialog [build UIL] svx/uiconfig/ui/imapmenu [build UIL] svx/uiconfig/ui/linkwarndialog [build UIL] svx/uiconfig/ui/mediaplayback [build UIL] svx/uiconfig/ui/namespacedialog [build UIL] svx/uiconfig/ui/oldcolorwindow [build UIL] svx/uiconfig/ui/optgridpage [build UIL] svx/uiconfig/ui/paralinespacingcontrol [build UIL] svx/uiconfig/ui/paralrspacing [build UIL] svx/uiconfig/ui/paraulspacing [build UIL] svx/uiconfig/ui/passwd [build UIL] svx/uiconfig/ui/presetmenu [build UIL] svx/uiconfig/ui/profileexporteddialog [build UIL] svx/uiconfig/ui/querydeletecontourdialog [build UIL] svx/uiconfig/ui/querydeleteobjectdialog [build UIL] svx/uiconfig/ui/querydeletethemedialog [build UIL] svx/uiconfig/ui/querymodifyimagemapchangesdialog [build UIL] svx/uiconfig/ui/querynewcontourdialog [build UIL] svx/uiconfig/ui/querysavecontchangesdialog [build UIL] svx/uiconfig/ui/querysaveimagemapchangesdialog [build UIL] svx/uiconfig/ui/queryunlinkgraphicsdialog [build UIL] svx/uiconfig/ui/redlinecontrol [build UIL] svx/uiconfig/ui/redlinefilterpage [build UIL] svx/uiconfig/ui/redlineviewpage [build UIL] svx/uiconfig/ui/rowsmenu [build UIL] svx/uiconfig/ui/rulermenu [build UIL] svx/uiconfig/ui/safemodedialog [build UIL] svx/uiconfig/ui/savemodifieddialog [build UIL] svx/uiconfig/ui/selectionmenu [build UIL] svx/uiconfig/ui/sidebararea [build UIL] svx/uiconfig/ui/sidebarshadow [build UIL] svx/uiconfig/ui/sidebargraphic [build UIL] svx/uiconfig/ui/sidebarline [build UIL] svx/uiconfig/ui/sidebarparagraph [build UIL] svx/uiconfig/ui/sidebarlists [build UIL] svx/uiconfig/ui/sidebarpossize [build UIL] svx/uiconfig/ui/sidebarstylespanel [build UIL] svx/uiconfig/ui/sidebartextpanel [build UIL] svx/uiconfig/ui/stylemenu [build UIL] svx/uiconfig/ui/textcharacterspacingcontrol [build UIL] svx/uiconfig/ui/textcontrolchardialog [build UIL] svx/uiconfig/ui/textcontrolparadialog [build UIL] svx/uiconfig/ui/textunderlinecontrol [build UIL] svx/uiconfig/ui/xmlsecstatmenu [build UIL] svx/uiconfig/ui/xformspage [build UIL] svx/uiconfig/ui/zoommenu [build UIA] svx 0 new error (17 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/svx.suppr) 0 new warning (84 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/svx.suppr) 0 new fatal (19 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/svx.suppr) 15 suppressions unused [build UIM] share/config/soffice.cfg/modules/sglobal/menubar/menubar [build UIM] share/config/soffice.cfg/modules/sweb/menubar/menubar [build UIM] share/config/soffice.cfg/modules/swform/menubar/menubar [build UIM] share/config/soffice.cfg/modules/swreport/menubar/menubar [build UIL] sw/uiconfig/swriter/ui/abstractdialog [build UIL] sw/uiconfig/swriter/ui/addentrydialog [build UIL] sw/uiconfig/swriter/ui/addressblockdialog [build UIL] sw/uiconfig/swriter/ui/alreadyexistsdialog [build UIL] sw/uiconfig/swriter/ui/addressfragment [build UIL] sw/uiconfig/swriter/ui/annotationmenu [build UIL] sw/uiconfig/swriter/ui/asciifilterdialog [build UIL] sw/uiconfig/swriter/ui/asksearchdialog [build UIL] sw/uiconfig/swriter/ui/assignfieldsdialog [build UIL] sw/uiconfig/swriter/ui/assignfragment [build UIL] sw/uiconfig/swriter/ui/assignstylesdialog [build UIL] sw/uiconfig/swriter/ui/attachnamedialog [build UIL] sw/uiconfig/swriter/ui/authenticationsettingsdialog [build UIL] sw/uiconfig/swriter/ui/autoformattable [build UIL] sw/uiconfig/swriter/ui/autotext [build UIL] sw/uiconfig/swriter/ui/bibliographyentry [build UIL] sw/uiconfig/swriter/ui/bibliofragment [build UIL] sw/uiconfig/swriter/ui/bulletsandnumbering [build UIL] sw/uiconfig/swriter/ui/businessdatapage [build UIL] sw/uiconfig/swriter/ui/cannotsavelabeldialog [build UIL] sw/uiconfig/swriter/ui/captiondialog [build UIL] sw/uiconfig/swriter/ui/captionoptions [build UIL] sw/uiconfig/swriter/ui/cardmediumpage [build UIL] sw/uiconfig/swriter/ui/ccdialog [build UIL] sw/uiconfig/swriter/ui/characterproperties [build UIL] sw/uiconfig/swriter/ui/charurlpage [build UIL] sw/uiconfig/swriter/ui/columndialog [build UIL] sw/uiconfig/swriter/ui/columnpage [build UIL] sw/uiconfig/swriter/ui/columnwidth [build UIL] sw/uiconfig/swriter/ui/comboboxfragment [build UIL] sw/uiconfig/swriter/ui/conditionpage [build UIL] sw/uiconfig/swriter/ui/converttexttable [build UIL] sw/uiconfig/swriter/ui/createaddresslist [build UIL] sw/uiconfig/swriter/ui/createauthorentry [build UIL] sw/uiconfig/swriter/ui/createautomarkdialog [build UIL] sw/uiconfig/swriter/ui/customizeaddrlistdialog [build UIL] sw/uiconfig/swriter/ui/datasourcesunavailabledialog [build UIL] sw/uiconfig/swriter/ui/dropcapspage [build UIL] sw/uiconfig/swriter/ui/dropdownfielddialog [build UIL] sw/uiconfig/swriter/ui/dropdownformfielddialog [build UIL] sw/uiconfig/swriter/ui/editcategories [build UIL] sw/uiconfig/swriter/ui/editfielddialog [build UIL] sw/uiconfig/swriter/ui/editsectiondialog [build UIL] sw/uiconfig/swriter/ui/endnotepage [build UIL] sw/uiconfig/swriter/ui/envaddresspage [build UIL] sw/uiconfig/swriter/ui/envdialog [build UIL] sw/uiconfig/swriter/ui/envformatpage [build UIL] sw/uiconfig/swriter/ui/envprinterpage [build UIL] sw/uiconfig/swriter/ui/exchangedatabases [build UIL] sw/uiconfig/swriter/ui/fielddialog [build UIL] sw/uiconfig/swriter/ui/findentrydialog [build UIL] sw/uiconfig/swriter/ui/flddbpage [build UIL] sw/uiconfig/swriter/ui/flddocinfopage [build UIL] sw/uiconfig/swriter/ui/flddocumentpage [build UIL] sw/uiconfig/swriter/ui/fldfuncpage [build UIL] sw/uiconfig/swriter/ui/fldrefpage [build UIL] sw/uiconfig/swriter/ui/fldvarpage [build UIL] sw/uiconfig/swriter/ui/floatingnavigation [build UIL] sw/uiconfig/swriter/ui/floatingsync [build UIL] sw/uiconfig/swriter/ui/formatsectiondialog [build UIL] sw/uiconfig/swriter/ui/formattablepage [build UIL] sw/uiconfig/swriter/ui/footendnotedialog [build UIL] sw/uiconfig/swriter/ui/footnotepage [build UIL] sw/uiconfig/swriter/ui/footnoteareapage [build UIL] sw/uiconfig/swriter/ui/footnotesendnotestabpage [build UIL] sw/uiconfig/swriter/ui/framedialog [build UIL] sw/uiconfig/swriter/ui/frmaddpage [build UIL] sw/uiconfig/swriter/ui/frmtypepage [build UIL] sw/uiconfig/swriter/ui/frmurlpage [build UIL] sw/uiconfig/swriter/ui/gotopagedialog [build UIL] sw/uiconfig/swriter/ui/headerfootermenu [build UIL] sw/uiconfig/swriter/ui/indexentry [build UIL] sw/uiconfig/swriter/ui/inputfielddialog [build UIL] sw/uiconfig/swriter/ui/inputwinmenu [build UIL] sw/uiconfig/swriter/ui/indentpage [build UIL] sw/uiconfig/swriter/ui/infonotfounddialog [build UIL] sw/uiconfig/swriter/ui/inforeadonlydialog [build UIL] sw/uiconfig/swriter/ui/insertautotextdialog [build UIL] sw/uiconfig/swriter/ui/insertbookmark [build UIL] sw/uiconfig/swriter/ui/insertbreak [build UIL] sw/uiconfig/swriter/ui/insertcaption [build UIL] sw/uiconfig/swriter/ui/insertdbcolumnsdialog [build UIL] sw/uiconfig/swriter/ui/insertfootnote [build UIL] sw/uiconfig/swriter/ui/insertsectiondialog [build UIL] sw/uiconfig/swriter/ui/insertscript [build UIL] sw/uiconfig/swriter/ui/inserttable [build UIL] sw/uiconfig/swriter/ui/labeldialog [build UIL] sw/uiconfig/swriter/ui/labelformatpage [build UIL] sw/uiconfig/swriter/ui/labeloptionspage [build UIL] sw/uiconfig/swriter/ui/linenumbering [build UIL] sw/uiconfig/swriter/ui/mailconfigpage [build UIL] sw/uiconfig/swriter/ui/mailmergedialog [build UIL] sw/uiconfig/swriter/ui/mergeconnectdialog [build UIL] sw/uiconfig/swriter/ui/mergetabledialog [build UIL] sw/uiconfig/swriter/ui/newuserindexdialog [build UIL] sw/uiconfig/swriter/ui/numparapage [build UIL] sw/uiconfig/swriter/ui/numberingnamedialog [build UIL] sw/uiconfig/swriter/ui/objectdialog [build UIL] sw/uiconfig/swriter/ui/optcomparison [build UIL] sw/uiconfig/swriter/ui/optcompatpage [build UIL] sw/uiconfig/swriter/ui/optcaptionpage [build UIL] sw/uiconfig/swriter/ui/optfonttabpage [build UIL] sw/uiconfig/swriter/ui/optformataidspage [build UIL] sw/uiconfig/swriter/ui/optgeneralpage [build UIL] sw/uiconfig/swriter/ui/optredlinepage [build UIL] sw/uiconfig/swriter/ui/opttablepage [build UIL] sw/uiconfig/swriter/ui/opttestpage [build UIL] sw/uiconfig/swriter/ui/outlinenumbering [build UIL] sw/uiconfig/swriter/ui/outlinenumberingpage [build UIL] sw/uiconfig/swriter/ui/outlinepositionpage [build UIL] sw/uiconfig/swriter/ui/querycontinuebegindialog [build UIL] sw/uiconfig/swriter/ui/querycontinueenddialog [build UIL] sw/uiconfig/swriter/ui/querydefaultcompatdialog [build UIL] sw/uiconfig/swriter/ui/queryredlinedialog [build UIL] sw/uiconfig/swriter/ui/queryrotateintostandarddialog [build UIL] sw/uiconfig/swriter/ui/querysavelabeldialog [build UIL] sw/uiconfig/swriter/ui/mailmerge [build UIL] sw/uiconfig/swriter/ui/managechangessidebar [build UIL] sw/uiconfig/swriter/ui/mmaddressblockpage [build UIL] sw/uiconfig/swriter/ui/mmcreatingdialog [build UIL] sw/uiconfig/swriter/ui/mmlayoutpage [build UIL] sw/uiconfig/swriter/ui/mmmailbody [build UIL] sw/uiconfig/swriter/ui/mmoutputtypepage [build UIL] sw/uiconfig/swriter/ui/mmresultemaildialog [build UIL] sw/uiconfig/swriter/ui/mmresultprintdialog [build UIL] sw/uiconfig/swriter/ui/mmresultsavedialog [build UIL] sw/uiconfig/swriter/ui/mmselectpage [build UIL] sw/uiconfig/swriter/ui/mmsendmails [build UIL] sw/uiconfig/swriter/ui/mmsalutationpage [build UIL] sw/uiconfig/swriter/ui/navigatorpanel [build UIL] sw/uiconfig/swriter/ui/notebookbar [build UIL] sw/uiconfig/swriter/ui/notebookbar_compact [build UIL] sw/uiconfig/swriter/ui/notebookbar_groups [build UIL] sw/uiconfig/swriter/ui/notebookbar_single [build UIL] sw/uiconfig/swriter/ui/notebookbar_groupedbar_full [build UIL] sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact [build UIL] sw/uiconfig/swriter/ui/pagebreakmenu [build UIL] sw/uiconfig/swriter/ui/pagecolumncontrol [build UIL] sw/uiconfig/swriter/ui/pagemargincontrol [build UIL] sw/uiconfig/swriter/ui/pageorientationcontrol [build UIL] sw/uiconfig/swriter/ui/pagesizecontrol [build UIL] sw/uiconfig/swriter/ui/paradialog [build UIL] sw/uiconfig/swriter/ui/picturedialog [build UIL] sw/uiconfig/swriter/ui/picturepage [build UIL] sw/uiconfig/swriter/ui/previewmenu [build UIL] sw/uiconfig/swriter/ui/previewzoomdialog [build UIL] sw/uiconfig/swriter/ui/printeroptions [build UIL] sw/uiconfig/swriter/ui/printmergedialog [build UIL] sw/uiconfig/swriter/ui/printmonitordialog [build UIL] sw/uiconfig/swriter/ui/printoptionspage [build UIL] sw/uiconfig/swriter/ui/privateuserpage [build UIL] sw/uiconfig/swriter/ui/readonlymenu [build UIL] sw/uiconfig/swriter/ui/renameautotextdialog [build UIL] sw/uiconfig/swriter/ui/renameentrydialog [build UIL] sw/uiconfig/swriter/ui/renameobjectdialog [build UIL] sw/uiconfig/swriter/ui/rowheight [build UIL] sw/uiconfig/swriter/ui/saveashtmldialog [build UIL] sw/uiconfig/swriter/ui/savelabeldialog [build UIL] sw/uiconfig/swriter/ui/savemonitordialog [build UIL] sw/uiconfig/swriter/ui/sectionpage [build UIL] sw/uiconfig/swriter/ui/selectaddressdialog [build UIL] sw/uiconfig/swriter/ui/selectautotextdialog [build UIL] sw/uiconfig/swriter/ui/selectblockdialog [build UIL] sw/uiconfig/swriter/ui/selectindexdialog [build UIL] sw/uiconfig/swriter/ui/selecttabledialog [build UIL] sw/uiconfig/swriter/ui/sidebarpage [build UIL] sw/uiconfig/swriter/ui/pageformatpanel [build UIL] sw/uiconfig/swriter/ui/pagestylespanel [build UIL] sw/uiconfig/swriter/ui/pageheaderpanel [build UIL] sw/uiconfig/swriter/ui/pagefooterpanel [build UIL] sw/uiconfig/swriter/ui/sidebarwrap [build UIL] sw/uiconfig/swriter/ui/sidebarstylepresets [build UIL] sw/uiconfig/swriter/ui/sidebartheme [build UIL] sw/uiconfig/swriter/ui/sortdialog [build UIL] sw/uiconfig/swriter/ui/spellmenu [build UIL] sw/uiconfig/swriter/ui/splittable [build UIL] sw/uiconfig/swriter/ui/statisticsinfopage [build UIL] sw/uiconfig/swriter/ui/stringinput [build UIL] sw/uiconfig/swriter/ui/subjectdialog [build UIL] sw/uiconfig/swriter/ui/testmailsettings [build UIL] sw/uiconfig/swriter/ui/tocdialog [build UIL] sw/uiconfig/swriter/ui/tocentriespage [build UIL] sw/uiconfig/swriter/ui/tocindexpage [build UIL] sw/uiconfig/swriter/ui/tocstylespage [build UIL] sw/uiconfig/swriter/ui/tablecolumnpage [build UIL] sw/uiconfig/swriter/ui/tablepreviewdialog [build UIL] sw/uiconfig/swriter/ui/tableproperties [build UIL] sw/uiconfig/swriter/ui/tabletextflowpage [build UIL] sw/uiconfig/swriter/ui/templatedialog1 [build UIL] sw/uiconfig/swriter/ui/templatedialog2 [build UIL] sw/uiconfig/swriter/ui/templatedialog4 [build UIL] sw/uiconfig/swriter/ui/templatedialog8 [build UIL] sw/uiconfig/swriter/ui/templatedialog16 [build UIL] sw/uiconfig/swriter/ui/textgridpage [build UIL] sw/uiconfig/swriter/ui/titlepage [build UIL] sw/uiconfig/swriter/ui/tokenwidget [build UIL] sw/uiconfig/swriter/ui/toxentrywidget [build UIL] sw/uiconfig/swriter/ui/toxbuttonwidget [build UIL] sw/uiconfig/swriter/ui/viewoptionspage [build UIL] sw/uiconfig/swriter/ui/warndatasourcedialog [build UIL] sw/uiconfig/swriter/ui/warnemaildialog [build UIL] sw/uiconfig/swriter/ui/watermarkdialog [build UIL] sw/uiconfig/swriter/ui/wordcount [build UIL] sw/uiconfig/swriter/ui/wrapdialog [build UIL] sw/uiconfig/swriter/ui/wrappage [build UIA] modules/swriter [build UIM] share/config/soffice.cfg/modules/swriter/menubar/menubar [build UIM] share/config/soffice.cfg/modules/swriter/menubar/mscompatibleformsmenu [build UIM] share/config/soffice.cfg/modules/swxform/menubar/menubar [build UIL] uui/uiconfig/ui/filterselect [build UIL] uui/uiconfig/ui/authfallback [build UIL] uui/uiconfig/ui/logindialog [build UIL] uui/uiconfig/ui/macrowarnmedium [build UIL] uui/uiconfig/ui/masterpassworddlg [build UIL] uui/uiconfig/ui/password [build UIL] uui/uiconfig/ui/setmasterpassworddlg [build UIL] uui/uiconfig/ui/simplenameclash [build UIL] uui/uiconfig/ui/sslwarndialog [build UIL] uui/uiconfig/ui/unknownauthdialog [build UIA] uui [build UIL] vcl/uiconfig/ui/aboutbox [build UIL] vcl/uiconfig/ui/cupspassworddialog [build UIL] vcl/uiconfig/ui/editmenu 0 new warning (19 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/uui.suppr) [build UIL] vcl/uiconfig/ui/errornocontentdialog [build UIL] vcl/uiconfig/ui/errornoprinterdialog [build UIL] vcl/uiconfig/ui/moreoptionsdialog [build UIL] vcl/uiconfig/ui/printdialog [build UIL] vcl/uiconfig/ui/printerdevicepage [build UIL] vcl/uiconfig/ui/printerpaperpage [build UIL] vcl/uiconfig/ui/printerpropertiesdialog [build UIL] vcl/uiconfig/ui/printprogressdialog [build UIL] vcl/uiconfig/ui/querydialog [build UIA] vcl [build UIL] writerperfect/uiconfig/ui/wpftencodingdialog [build UIL] writerperfect/uiconfig/ui/exportepub [build UIA] writerperfect [build UIL] xmlsecurity/uiconfig/ui/certpage [build UIL] xmlsecurity/uiconfig/ui/certdetails [build UIL] xmlsecurity/uiconfig/ui/certgeneral [build UIL] xmlsecurity/uiconfig/ui/digitalsignaturesdialog 0 new warning (2 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/writerperfect.suppr) vcl/uiconfig/ui/printdialog.ui: WARNING: 'GtkLabel' 'pagespersheettxt' does not specify what it labels within 'GtkFrame' 'layoutframe' 1 new warning (35 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/vcl.suppr) 8 suppressions unused [build UIL] xmlsecurity/uiconfig/ui/securitylevelpage [build UIL] xmlsecurity/uiconfig/ui/securitytrustpage [build UIL] xmlsecurity/uiconfig/ui/selectcertificatedialog [build UIL] xmlsecurity/uiconfig/ui/macrosecuritydialog [build UIL] xmlsecurity/uiconfig/ui/viewcertdialog [build UIA] xmlsec [build PRL] CustomTarget/postprocess/images/commandimagelist.ilst [build XCM] officecfg/registry/data/org/openoffice/Office/Common-base.xcu 0 new warning (38 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/xmlsec.suppr) 22 suppressions unused [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-base.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-base.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Writer-cjk.xcu [build ECH] CustomTarget/postprocess/registry/ctl.list [build XCD] ctlseqcheck [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build ECH] CustomTarget/postprocess/registry/graphicfilter.list [build XCU] officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu sw/uiconfig/swriter/ui/assignfieldsdialog.ui: WARNING: 'GtkLabel' 'addresselem' does not specify what it labels within 'GtkDialog' 'AssignFieldsDialog' sw/uiconfig/swriter/ui/assignfieldsdialog.ui: WARNING: 'GtkLabel' 'previewelem' does not specify what it labels within 'GtkDialog' 'AssignFieldsDialog' sw/uiconfig/swriter/ui/assignfieldsdialog.ui: WARNING: 'GtkLabel' 'matchelem' does not specify what it labels within 'GtkDialog' 'AssignFieldsDialog' sw/uiconfig/swriter/ui/assignfragment.ui: WARNING: 'GtkLabel' 'preview' does not specify what it labels within 'interface' sw/uiconfig/swriter/ui/frmtypepage.ui: WARNING: 'GtkSpinButton' 'width' is referenced by multiple mnemonic_widget 'GtkLabel' 'autowidthft' , 'GtkLabel' 'widthft' sw/uiconfig/swriter/ui/frmtypepage.ui: WARNING: 'GtkSpinButton' 'height' is referenced by multiple mnemonic_widget 'GtkLabel' 'autoheightft' , 'GtkLabel' 'heightft' 0 new error (8 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/swriter.suppr) 6 new warnings (312 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/swriter.suppr) 0 new fatal (37 suppressed by /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/sanitizers/ui/modules/swriter.suppr) 20 suppressions unused [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Jobs-impress.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/ProtocolHandler-impress.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Addons-librelogo.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState-librelogo.xcu [build XCD] lingucomponent [build XCU] officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build ECH] CustomTarget/postprocess/registry/pyuno.list [build ECH] CustomTarget/postprocess/registry/xsltfilter.list [build ECH] CustomTarget/postprocess/registry/gnome.list [build ECH] CustomTarget/postprocess/registry/ogltrans.list [build XCD] pdfimport [build ECH] CustomTarget/postprocess/registry/Langpack-en-US.list [build ECH] CustomTarget/postprocess/registry/Langpack-af.list [build ECH] CustomTarget/postprocess/registry/Langpack-am.list [build ECH] CustomTarget/postprocess/registry/Langpack-ar.list [build ECH] CustomTarget/postprocess/registry/Langpack-as.list [build ECH] CustomTarget/postprocess/registry/Langpack-ast.list [build ECH] CustomTarget/postprocess/registry/Langpack-be.list [build ECH] CustomTarget/postprocess/registry/Langpack-bg.list [build ECH] CustomTarget/postprocess/registry/Langpack-bn.list [build ECH] CustomTarget/postprocess/registry/Langpack-bn-IN.list [build ECH] CustomTarget/postprocess/registry/Langpack-bo.list [build ECH] CustomTarget/postprocess/registry/Langpack-br.list [build ECH] CustomTarget/postprocess/registry/Langpack-brx.list [build ECH] CustomTarget/postprocess/registry/Langpack-bs.list [build ECH] CustomTarget/postprocess/registry/Langpack-ca.list [build ECH] CustomTarget/postprocess/registry/Langpack-ca-valencia.list [build ECH] CustomTarget/postprocess/registry/Langpack-cs.list [build ECH] CustomTarget/postprocess/registry/Langpack-cy.list [build ECH] CustomTarget/postprocess/registry/Langpack-da.list [build ECH] CustomTarget/postprocess/registry/Langpack-de.list [build ECH] CustomTarget/postprocess/registry/Langpack-dgo.list [build ECH] CustomTarget/postprocess/registry/Langpack-dsb.list [build ECH] CustomTarget/postprocess/registry/Langpack-dz.list [build ECH] CustomTarget/postprocess/registry/Langpack-el.list [build ECH] CustomTarget/postprocess/registry/Langpack-en-GB.list [build ECH] CustomTarget/postprocess/registry/Langpack-en-ZA.list [build ECH] CustomTarget/postprocess/registry/Langpack-eo.list [build ECH] CustomTarget/postprocess/registry/Langpack-es.list [build ECH] CustomTarget/postprocess/registry/Langpack-et.list [build ECH] CustomTarget/postprocess/registry/Langpack-eu.list [build ECH] CustomTarget/postprocess/registry/Langpack-fa.list [build ECH] CustomTarget/postprocess/registry/Langpack-fi.list [build ECH] CustomTarget/postprocess/registry/Langpack-fr.list [build ECH] CustomTarget/postprocess/registry/Langpack-fy.list [build ECH] CustomTarget/postprocess/registry/Langpack-ga.list [build ECH] CustomTarget/postprocess/registry/Langpack-gd.list [build ECH] CustomTarget/postprocess/registry/Langpack-gl.list [build ECH] CustomTarget/postprocess/registry/Langpack-gu.list [build ECH] CustomTarget/postprocess/registry/Langpack-gug.list [build ECH] CustomTarget/postprocess/registry/Langpack-he.list [build ECH] CustomTarget/postprocess/registry/Langpack-hsb.list [build ECH] CustomTarget/postprocess/registry/Langpack-hi.list [build ECH] CustomTarget/postprocess/registry/Langpack-hr.list [build ECH] CustomTarget/postprocess/registry/Langpack-hu.list [build ECH] CustomTarget/postprocess/registry/Langpack-id.list [build ECH] CustomTarget/postprocess/registry/Langpack-is.list [build ECH] CustomTarget/postprocess/registry/Langpack-it.list [build ECH] CustomTarget/postprocess/registry/Langpack-ja.list [build ECH] CustomTarget/postprocess/registry/Langpack-ka.list [build ECH] CustomTarget/postprocess/registry/Langpack-kab.list [build ECH] CustomTarget/postprocess/registry/Langpack-kk.list [build ECH] CustomTarget/postprocess/registry/Langpack-km.list [build ECH] CustomTarget/postprocess/registry/Langpack-kmr-Latn.list [build ECH] CustomTarget/postprocess/registry/Langpack-kn.list [build ECH] CustomTarget/postprocess/registry/Langpack-ko.list [build ECH] CustomTarget/postprocess/registry/Langpack-kok.list [build ECH] CustomTarget/postprocess/registry/Langpack-ks.list [build ECH] CustomTarget/postprocess/registry/Langpack-lb.list [build ECH] CustomTarget/postprocess/registry/Langpack-lo.list [build ECH] CustomTarget/postprocess/registry/Langpack-lt.list [build ECH] CustomTarget/postprocess/registry/Langpack-lv.list [build ECH] CustomTarget/postprocess/registry/Langpack-mai.list [build ECH] CustomTarget/postprocess/registry/Langpack-mk.list [build ECH] CustomTarget/postprocess/registry/Langpack-ml.list [build ECH] CustomTarget/postprocess/registry/Langpack-mn.list [build ECH] CustomTarget/postprocess/registry/Langpack-mni.list [build ECH] CustomTarget/postprocess/registry/Langpack-mr.list [build ECH] CustomTarget/postprocess/registry/Langpack-my.list [build ECH] CustomTarget/postprocess/registry/Langpack-nb.list [build ECH] CustomTarget/postprocess/registry/Langpack-ne.list [build ECH] CustomTarget/postprocess/registry/Langpack-nl.list [build ECH] CustomTarget/postprocess/registry/Langpack-nn.list [build ECH] CustomTarget/postprocess/registry/Langpack-nr.list [build ECH] CustomTarget/postprocess/registry/Langpack-nso.list [build ECH] CustomTarget/postprocess/registry/Langpack-oc.list [build ECH] CustomTarget/postprocess/registry/Langpack-om.list [build ECH] CustomTarget/postprocess/registry/Langpack-or.list [build ECH] CustomTarget/postprocess/registry/Langpack-pa-IN.list [build ECH] CustomTarget/postprocess/registry/Langpack-pl.list [build ECH] CustomTarget/postprocess/registry/Langpack-pt.list [build ECH] CustomTarget/postprocess/registry/Langpack-pt-BR.list [build ECH] CustomTarget/postprocess/registry/Langpack-ro.list [build ECH] CustomTarget/postprocess/registry/Langpack-ru.list [build ECH] CustomTarget/postprocess/registry/Langpack-rw.list [build ECH] CustomTarget/postprocess/registry/Langpack-sa-IN.list [build ECH] CustomTarget/postprocess/registry/Langpack-sat.list [build ECH] CustomTarget/postprocess/registry/Langpack-sd.list [build ECH] CustomTarget/postprocess/registry/Langpack-sr-Latn.list [build ECH] CustomTarget/postprocess/registry/Langpack-si.list [build ECH] CustomTarget/postprocess/registry/Langpack-sid.list [build ECH] CustomTarget/postprocess/registry/Langpack-sk.list [build ECH] CustomTarget/postprocess/registry/Langpack-sl.list [build ECH] CustomTarget/postprocess/registry/Langpack-sq.list [build ECH] CustomTarget/postprocess/registry/Langpack-sr.list [build ECH] CustomTarget/postprocess/registry/Langpack-ss.list [build ECH] CustomTarget/postprocess/registry/Langpack-st.list [build ECH] CustomTarget/postprocess/registry/Langpack-sv.list [build ECH] CustomTarget/postprocess/registry/Langpack-sw-TZ.list [build ECH] CustomTarget/postprocess/registry/Langpack-szl.list [build ECH] CustomTarget/postprocess/registry/Langpack-ta.list [build ECH] CustomTarget/postprocess/registry/Langpack-te.list [build ECH] CustomTarget/postprocess/registry/Langpack-tg.list [build ECH] CustomTarget/postprocess/registry/Langpack-th.list [build ECH] CustomTarget/postprocess/registry/Langpack-tn.list [build ECH] CustomTarget/postprocess/registry/Langpack-tr.list [build ECH] CustomTarget/postprocess/registry/Langpack-ts.list [build ECH] CustomTarget/postprocess/registry/Langpack-tt.list [build ECH] CustomTarget/postprocess/registry/Langpack-ug.list [build ECH] CustomTarget/postprocess/registry/Langpack-uk.list [build ECH] CustomTarget/postprocess/registry/Langpack-uz.list [build ECH] CustomTarget/postprocess/registry/Langpack-ve.list [build ECH] CustomTarget/postprocess/registry/Langpack-vec.list [build ECH] CustomTarget/postprocess/registry/Langpack-vi.list [build ECH] CustomTarget/postprocess/registry/Langpack-xh.list [build ECH] CustomTarget/postprocess/registry/Langpack-zh-CN.list [build ECH] CustomTarget/postprocess/registry/Langpack-zh-TW.list [build ECH] CustomTarget/postprocess/registry/Langpack-zu.list [build ECH] CustomTarget/instsetoo_native/setup/unorc [build ECH] CustomTarget/instsetoo_native/setup/fundamentalrc [build ECH] CustomTarget/instsetoo_native/setup/lounorc [build GPF] CustomTarget/filter/source/svg/tokens.gperf [build PY ] CustomTarget/filter/source/svg/svgscript.hxx [build ECH] CustomTarget/i18npool/collator/lrl_include.hxx [build GPF] CustomTarget/sdext/pdfimport/hash.cxx [build CUS] extras/fonts [build CPY] autotext/af-ZA/standard/mimetype [build XSL] autotext/af-ZA/standard/BlockList.xml [build XSL] autotext/af-ZA/standard/FN/content.xml [build CPY] autotext/af-ZA/standard/FN/manifest.rdf [build XSL] autotext/af-ZA/standard/FN/Object_1/content.xml [build XSL] autotext/af-ZA/standard/FN/Object_1/settings.xml [build XSL] autotext/af-ZA/standard/FN/styles.xml [build XSL] autotext/af-ZA/standard/LOREM/LOREM.xml [build XSL] autotext/af-ZA/standard/META-INF/manifest.xml [build CPY] autotext/bg/crdbus50/mimetype [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/atevent.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/content.xml [build CPY] autotext/bg/crdbus50/+BBUEGwQV-1/manifest.rdf [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/meta.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/settings.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/styles.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/atevent.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/content.xml [build CPY] autotext/bg/crdbus50/+BBUEGwQV-2/manifest.rdf [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/meta.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/settings.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/styles.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/atevent.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/content.xml [build CPY] autotext/bg/crdbus50/+BBUEGwQV-3/manifest.rdf [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/meta.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/settings.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/styles.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/atevent.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/content.xml [build CPY] autotext/bg/crdbus50/+BCEEKgQS-1/manifest.rdf [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/meta.xml [build CPY] autotext/bg/crdbus50/+BCEEKgQS-1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/settings.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/styles.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/atevent.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/content.xml [build CPY] autotext/bg/crdbus50/+BCEEKgQS-2/manifest.rdf [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/meta.xml [build CPY] autotext/bg/crdbus50/+BCEEKgQS-2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/settings.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/styles.xml [build XSL] autotext/bg/crdbus50/META-INF/manifest.xml [build CPY] autotext/bg/standard/mimetype [build XSL] autotext/bg/standard/+BB0-2/content.xml [build CPY] autotext/bg/standard/+BB0-2/manifest.rdf [build XSL] autotext/bg/standard/+BB0-2/styles.xml [build XSL] autotext/bg/standard/+BCQEHQ-/content.xml [build CPY] autotext/bg/standard/+BCQEHQ-/manifest.rdf [build XSL] autotext/bg/standard/+BCQEHQ-/Object_1/content.xml [build XSL] autotext/bg/standard/+BCQEHQ-/Object_1/settings.xml [build XSL] autotext/bg/standard/+BCQEHQ-/styles.xml [build XSL] autotext/bg/standard/A/A.xml [build XSL] autotext/bg/standard/A/atevent.xml [build XSL] autotext/bg/standard/AR/AR.xml [build XSL] autotext/bg/standard/AR/atevent.xml [build XSL] autotext/bg/standard/BW/atevent.xml [build XSL] autotext/bg/standard/BW/BW.xml [build XSL] autotext/bg/standard/C/atevent.xml [build XSL] autotext/bg/standard/C/C.xml [build XSL] autotext/bg/standard/CAN/atevent.xml [build XSL] autotext/bg/standard/CAN/content.xml [build CPY] autotext/bg/standard/CAN/manifest.rdf [build XSL] autotext/bg/standard/CAN/meta.xml [build XSL] autotext/bg/standard/CAN/settings.xml [build XSL] autotext/bg/standard/CAN/styles.xml [build XSL] autotext/bg/standard/CD/atevent.xml [build XSL] autotext/bg/standard/CD/CD.xml [build XSL] autotext/bg/standard/CM/atevent.xml [build XSL] autotext/bg/standard/CM/CM.xml [build XSL] autotext/bg/standard/CNL/atevent.xml [build XSL] autotext/bg/standard/CNL/CNL.xml [build XSL] autotext/bg/standard/DMS/atevent.xml [build XSL] autotext/bg/standard/DMS/content.xml [build CPY] autotext/bg/standard/DMS/manifest.rdf [build XSL] autotext/bg/standard/DMS/meta.xml [build XSL] autotext/bg/standard/DMS/settings.xml [build XSL] autotext/bg/standard/DMS/styles.xml [build XSL] autotext/bg/standard/DT/atevent.xml [build XSL] autotext/bg/standard/DT/DT.xml [build XSL] autotext/bg/standard/E/E.xml [build XSL] autotext/bg/standard/FN/content.xml [build XSL] autotext/bg/standard/FN/Obj0012D655/content.xml [build XSL] autotext/bg/standard/FN/Obj0012D655/meta.xml [build XSL] autotext/bg/standard/FN/Obj0012D655/settings.xml [build XSL] autotext/bg/standard/FN/styles.xml [build XSL] autotext/bg/standard/I/I.xml [build XSL] autotext/bg/standard/IRT/atevent.xml [build XSL] autotext/bg/standard/IRT/IRT.xml [build XSL] autotext/bg/standard/J/atevent.xml [build XSL] autotext/bg/standard/J/content.xml [build CPY] autotext/bg/standard/J/manifest.rdf [build XSL] autotext/bg/standard/J/meta.xml [build XSL] autotext/bg/standard/J/settings.xml [build XSL] autotext/bg/standard/J/styles.xml [build XSL] autotext/bg/standard/JACL/atevent.xml [build XSL] autotext/bg/standard/JACL/content.xml [build CPY] autotext/bg/standard/JACL/manifest.rdf [build XSL] autotext/bg/standard/JACL/meta.xml [build XSL] autotext/bg/standard/JACL/settings.xml [build XSL] autotext/bg/standard/JACL/styles.xml [build XSL] autotext/bg/standard/JACR/atevent.xml [build XSL] autotext/bg/standard/JACR/content.xml [build CPY] autotext/bg/standard/JACR/manifest.rdf [build XSL] autotext/bg/standard/JACR/meta.xml [build XSL] autotext/bg/standard/JACR/settings.xml [build XSL] autotext/bg/standard/JACR/styles.xml [build XSL] autotext/bg/standard/JAINV/atevent.xml [build XSL] autotext/bg/standard/JAINV/content.xml [build CPY] autotext/bg/standard/JAINV/manifest.rdf [build XSL] autotext/bg/standard/JAINV/meta.xml [build XSL] autotext/bg/standard/JAINV/settings.xml [build XSL] autotext/bg/standard/JAINV/styles.xml [build XSL] autotext/bg/standard/JARL/atevent.xml [build XSL] autotext/bg/standard/JARL/content.xml [build CPY] autotext/bg/standard/JARL/manifest.rdf [build XSL] autotext/bg/standard/JARL/meta.xml [build XSL] autotext/bg/standard/JARL/settings.xml [build XSL] autotext/bg/standard/JARL/styles.xml [build XSL] autotext/bg/standard/LAG/atevent.xml [build XSL] autotext/bg/standard/LAG/LAG.xml [build XSL] autotext/bg/standard/LOREM/LOREM.xml [build XSL] autotext/bg/standard/META-INF/manifest.xml [build XSL] autotext/bg/standard/O/atevent.xml [build XSL] autotext/bg/standard/O/O.xml [build XSL] autotext/bg/standard/P/atevent.xml [build XSL] autotext/bg/standard/P/P.xml [build XSL] autotext/bg/standard/Q/atevent.xml [build XSL] autotext/bg/standard/Q/Q.xml [build XSL] autotext/bg/standard/R1/atevent.xml [build XSL] autotext/bg/standard/R1/content.xml [build CPY] autotext/bg/standard/R1/manifest.rdf [build XSL] autotext/bg/standard/R1/meta.xml [build XSL] autotext/bg/standard/R1/settings.xml [build XSL] autotext/bg/standard/R1/styles.xml [build XSL] autotext/bg/standard/R2/atevent.xml [build XSL] autotext/bg/standard/R2/content.xml [build CPY] autotext/bg/standard/R2/manifest.rdf [build XSL] autotext/bg/standard/R2/meta.xml [build XSL] autotext/bg/standard/R2/settings.xml [build XSL] autotext/bg/standard/R2/styles.xml [build XSL] autotext/bg/standard/RE/atevent.xml [build XSL] autotext/bg/standard/RE/RE.xml [build XSL] autotext/bg/standard/RF/atevent.xml [build XSL] autotext/bg/standard/RF/RF.xml [build XSL] autotext/bg/standard/RG/atevent.xml [build XSL] autotext/bg/standard/RG/RG.xml [build XSL] autotext/bg/standard/RM/atevent.xml [build XSL] autotext/bg/standard/RM/RM.xml [build XSL] autotext/bg/standard/S/atevent.xml [build XSL] autotext/bg/standard/S/S.xml [build XSL] autotext/bg/standard/SD/atevent.xml [build XSL] autotext/bg/standard/SD/SD.xml [build XSL] autotext/bg/standard/SI/atevent.xml [build XSL] autotext/bg/standard/SI/SI.xml [build XSL] autotext/bg/standard/TC/atevent.xml [build XSL] autotext/bg/standard/TC/TC.xml [build XSL] autotext/bg/standard/TOP/atevent.xml [build XSL] autotext/bg/standard/TOP/TOP.xml [build XSL] autotext/bg/standard/TWIMC/atevent.xml [build XSL] autotext/bg/standard/TWIMC/TWIMC.xml [build XSL] autotext/bg/standard/TY/atevent.xml [build XSL] autotext/bg/standard/TY/TY.xml [build XSL] autotext/bg/standard/VA/atevent.xml [build XSL] autotext/bg/standard/VA/VA.xml [build XSL] autotext/bg/standard/VOM/atevent.xml [build XSL] autotext/bg/standard/VOM/VOM.xml [build XSL] autotext/bg/standard/YT/atevent.xml [build XSL] autotext/bg/standard/YT/content.xml [build CPY] autotext/bg/standard/YT/manifest.rdf [build XSL] autotext/bg/standard/YT/meta.xml [build XSL] autotext/bg/standard/YT/settings.xml [build XSL] autotext/bg/standard/YT/styles.xml [build CPY] autotext/bg/template/mimetype [build XSL] autotext/bg/template/+BB8EIA-1/content.xml [build CPY] autotext/bg/template/+BB8EIA-1/manifest.rdf [build XSL] autotext/bg/template/+BB8EIA-1/styles.xml [build XSL] autotext/bg/template/+BB8EIA-2/content.xml [build CPY] autotext/bg/template/+BB8EIA-2/manifest.rdf [build XSL] autotext/bg/template/+BB8EIA-2/styles.xml [build XSL] autotext/bg/template/+BBoEEgQf-/content.xml [build CPY] autotext/bg/template/+BBoEEgQf-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQf-/styles.xml [build XSL] autotext/bg/template/+BBoEEgQf-1/content.xml [build CPY] autotext/bg/template/+BBoEEgQf-1/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQf-1/styles.xml [build XSL] autotext/bg/template/+BBoEEgQfBBQ-/content.xml [build CPY] autotext/bg/template/+BBoEEgQfBBQ-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQfBBQ-/styles.xml [build XSL] autotext/bg/template/+BBoEEgQfBBs-/content.xml [build CPY] autotext/bg/template/+BBoEEgQfBBs-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQfBBs-/styles.xml [build XSL] autotext/bg/template/+BBoEEQQg-/content.xml [build CPY] autotext/bg/template/+BBoEEQQg-/manifest.rdf [build CPY] autotext/bg/template/+BBoEEQQg-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/bg/template/+BBoEEQQg-/styles.xml [build XSL] autotext/bg/template/+BBoEEQQg-1/content.xml [build CPY] autotext/bg/template/+BBoEEQQg-1/manifest.rdf [build CPY] autotext/bg/template/+BBoEEQQg-1/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/bg/template/+BBoEEQQg-1/styles.xml [build XSL] autotext/bg/template/+BBoEEQQgBBQ-/content.xml [build CPY] autotext/bg/template/+BBoEEQQgBBQ-/manifest.rdf [build CPY] autotext/bg/template/+BBoEEQQgBBQ-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/bg/template/+BBoEEQQgBBQ-/styles.xml [build XSL] autotext/bg/template/+BBoEEQQgBBs-/content.xml [build CPY] autotext/bg/template/+BBoEEQQgBBs-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEQQgBBs-/styles.xml [build XSL] autotext/bg/template/+BBoEGAQR-/content.xml [build CPY] autotext/bg/template/+BBoEGAQR-/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQR-/styles.xml [build XSL] autotext/bg/template/+BBoEGAQR-1/content.xml [build CPY] autotext/bg/template/+BBoEGAQR-1/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQR-1/styles.xml [build XSL] autotext/bg/template/+BBoEGAQRBBQ-/content.xml [build CPY] autotext/bg/template/+BBoEGAQRBBQ-/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQRBBQ-/styles.xml [build XSL] autotext/bg/template/+BBoEGAQRBBs-/content.xml [build CPY] autotext/bg/template/+BBoEGAQRBBs-/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQRBBs-/styles.xml [build XSL] autotext/bg/template/META-INF/manifest.xml [build CPY] autotext/ca/standard/mimetype [build XSL] autotext/ca/standard/BlockList.xml [build XSL] autotext/ca/standard/FN/content.xml [build CPY] autotext/ca/standard/FN/manifest.rdf [build XSL] autotext/ca/standard/FN/Object_1/content.xml [build XSL] autotext/ca/standard/FN/Object_1/settings.xml [build XSL] autotext/ca/standard/FN/styles.xml [build XSL] autotext/ca/standard/LOREM/LOREM.xml [build XSL] autotext/ca/standard/META-INF/manifest.xml [build CPY] autotext/cs/crdbus50/mimetype [build XSL] autotext/cs/crdbus50/BlockList.xml [build XSL] autotext/cs/crdbus50/CON1/atevent.xml [build XSL] autotext/cs/crdbus50/CON1/content.xml [build XSL] autotext/cs/crdbus50/CON1/meta.xml [build CPY] autotext/cs/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus50/CON1/settings.xml [build XSL] autotext/cs/crdbus50/CON1/styles.xml [build XSL] autotext/cs/crdbus50/CON2/atevent.xml [build XSL] autotext/cs/crdbus50/CON2/content.xml [build XSL] autotext/cs/crdbus50/CON2/meta.xml [build CPY] autotext/cs/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus50/CON2/settings.xml [build XSL] autotext/cs/crdbus50/CON2/styles.xml [build XSL] autotext/cs/crdbus50/ELE1/atevent.xml [build XSL] autotext/cs/crdbus50/ELE1/content.xml [build XSL] autotext/cs/crdbus50/ELE1/meta.xml [build XSL] autotext/cs/crdbus50/ELE1/settings.xml [build XSL] autotext/cs/crdbus50/ELE1/styles.xml [build XSL] autotext/cs/crdbus50/ELE2/atevent.xml [build XSL] autotext/cs/crdbus50/ELE2/content.xml [build XSL] autotext/cs/crdbus50/ELE2/meta.xml [build XSL] autotext/cs/crdbus50/ELE2/settings.xml [build XSL] autotext/cs/crdbus50/ELE2/styles.xml [build XSL] autotext/cs/crdbus50/ELE3/atevent.xml [build XSL] autotext/cs/crdbus50/ELE3/content.xml [build XSL] autotext/cs/crdbus50/ELE3/meta.xml [build XSL] autotext/cs/crdbus50/ELE3/settings.xml [build XSL] autotext/cs/crdbus50/ELE3/styles.xml [build XSL] autotext/cs/crdbus50/META-INF/manifest.xml [build CPY] autotext/cs/crdbus54/mimetype [build XSL] autotext/cs/crdbus54/BlockList.xml [build XSL] autotext/cs/crdbus54/ELE1/atevent.xml [build XSL] autotext/cs/crdbus54/ELE1/content.xml [build XSL] autotext/cs/crdbus54/ELE1/meta.xml [build XSL] autotext/cs/crdbus54/ELE1/settings.xml [build XSL] autotext/cs/crdbus54/ELE1/styles.xml [build XSL] autotext/cs/crdbus54/ELE2/atevent.xml [build XSL] autotext/cs/crdbus54/ELE2/content.xml [build XSL] autotext/cs/crdbus54/ELE2/meta.xml [build XSL] autotext/cs/crdbus54/ELE2/settings.xml [build XSL] autotext/cs/crdbus54/ELE2/styles.xml [build XSL] autotext/cs/crdbus54/ELE3/atevent.xml [build XSL] autotext/cs/crdbus54/ELE3/content.xml [build XSL] autotext/cs/crdbus54/ELE3/meta.xml [build XSL] autotext/cs/crdbus54/ELE3/settings.xml [build XSL] autotext/cs/crdbus54/ELE3/styles.xml [build XSL] autotext/cs/crdbus54/META-INF/manifest.xml [build XSL] autotext/cs/crdbus54/MOD1/atevent.xml [build XSL] autotext/cs/crdbus54/MOD1/content.xml [build XSL] autotext/cs/crdbus54/MOD1/meta.xml [build CPY] autotext/cs/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus54/MOD1/settings.xml [build XSL] autotext/cs/crdbus54/MOD1/styles.xml [build XSL] autotext/cs/crdbus54/MOD2/atevent.xml [build XSL] autotext/cs/crdbus54/MOD2/content.xml [build XSL] autotext/cs/crdbus54/MOD2/meta.xml [build CPY] autotext/cs/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus54/MOD2/settings.xml [build XSL] autotext/cs/crdbus54/MOD2/styles.xml [build CPY] autotext/cs/standard/mimetype [build XSL] autotext/cs/standard/A/A.xml [build XSL] autotext/cs/standard/A/atevent.xml [build XSL] autotext/cs/standard/BlockList.xml [build XSL] autotext/cs/standard/BW/atevent.xml [build XSL] autotext/cs/standard/BW/BW.xml [build XSL] autotext/cs/standard/C/atevent.xml [build XSL] autotext/cs/standard/C/C.xml [build XSL] autotext/cs/standard/CAN/atevent.xml [build XSL] autotext/cs/standard/CAN/content.xml [build XSL] autotext/cs/standard/CAN/meta.xml [build XSL] autotext/cs/standard/CAN/settings.xml [build XSL] autotext/cs/standard/CAN/styles.xml [build XSL] autotext/cs/standard/CD/atevent.xml [build XSL] autotext/cs/standard/CD/CD.xml [build XSL] autotext/cs/standard/CM/atevent.xml [build XSL] autotext/cs/standard/CM/CM.xml [build XSL] autotext/cs/standard/CNL/atevent.xml [build XSL] autotext/cs/standard/CNL/CNL.xml [build XSL] autotext/cs/standard/DMS/atevent.xml [build XSL] autotext/cs/standard/DMS/content.xml [build XSL] autotext/cs/standard/DMS/meta.xml [build XSL] autotext/cs/standard/DMS/settings.xml [build XSL] autotext/cs/standard/DMS/styles.xml [build XSL] autotext/cs/standard/DT/atevent.xml [build XSL] autotext/cs/standard/DT/content.xml [build XSL] autotext/cs/standard/DT/DT.xml [build XSL] autotext/cs/standard/DT/styles.xml [build XSL] autotext/cs/standard/FN/content.xml [build CPY] autotext/cs/standard/FN/manifest.rdf [build XSL] autotext/cs/standard/FN/Object_1/content.xml [build XSL] autotext/cs/standard/FN/Object_1/settings.xml [build XSL] autotext/cs/standard/FN/styles.xml [build XSL] autotext/cs/standard/IRT/atevent.xml [build XSL] autotext/cs/standard/IRT/IRT.xml [build XSL] autotext/cs/standard/J/atevent.xml [build XSL] autotext/cs/standard/J/content.xml [build XSL] autotext/cs/standard/J/meta.xml [build XSL] autotext/cs/standard/J/settings.xml [build XSL] autotext/cs/standard/J/styles.xml [build XSL] autotext/cs/standard/JACL/atevent.xml [build XSL] autotext/cs/standard/JACL/content.xml [build XSL] autotext/cs/standard/JACL/meta.xml [build XSL] autotext/cs/standard/JACL/settings.xml [build XSL] autotext/cs/standard/JACL/styles.xml [build XSL] autotext/cs/standard/JACR/atevent.xml [build XSL] autotext/cs/standard/JACR/content.xml [build XSL] autotext/cs/standard/JACR/meta.xml [build XSL] autotext/cs/standard/JACR/settings.xml [build XSL] autotext/cs/standard/JACR/styles.xml [build XSL] autotext/cs/standard/JAINV/atevent.xml [build XSL] autotext/cs/standard/JAINV/content.xml [build XSL] autotext/cs/standard/JAINV/meta.xml [build XSL] autotext/cs/standard/JAINV/settings.xml [build XSL] autotext/cs/standard/JAINV/styles.xml [build XSL] autotext/cs/standard/JARL/atevent.xml [build XSL] autotext/cs/standard/JARL/content.xml [build XSL] autotext/cs/standard/JARL/meta.xml [build XSL] autotext/cs/standard/JARL/settings.xml [build XSL] autotext/cs/standard/JARL/styles.xml [build XSL] autotext/cs/standard/LAG/atevent.xml [build XSL] autotext/cs/standard/LAG/LAG.xml [build XSL] autotext/cs/standard/LIC/atevent.xml [build XSL] autotext/cs/standard/LIC/content.xml [build XSL] autotext/cs/standard/LIC/meta.xml [build XSL] autotext/cs/standard/LIC/settings.xml [build XSL] autotext/cs/standard/LIC/styles.xml [build XSL] autotext/cs/standard/LOREM/LOREM.xml [build XSL] autotext/cs/standard/META-INF/manifest.xml [build XSL] autotext/cs/standard/P/atevent.xml [build XSL] autotext/cs/standard/P/P.xml [build XSL] autotext/cs/standard/R1/atevent.xml [build XSL] autotext/cs/standard/R1/content.xml [build XSL] autotext/cs/standard/R1/meta.xml [build XSL] autotext/cs/standard/R1/settings.xml [build XSL] autotext/cs/standard/R1/styles.xml [build XSL] autotext/cs/standard/R2/atevent.xml [build XSL] autotext/cs/standard/R2/content.xml [build XSL] autotext/cs/standard/R2/meta.xml [build XSL] autotext/cs/standard/R2/settings.xml [build XSL] autotext/cs/standard/R2/styles.xml [build XSL] autotext/cs/standard/RE/atevent.xml [build XSL] autotext/cs/standard/RE/RE.xml [build XSL] autotext/cs/standard/RF/atevent.xml [build XSL] autotext/cs/standard/RF/RF.xml [build XSL] autotext/cs/standard/RG/atevent.xml [build XSL] autotext/cs/standard/RG/RG.xml [build XSL] autotext/cs/standard/RM/atevent.xml [build XSL] autotext/cs/standard/RM/RM.xml [build XSL] autotext/cs/standard/S/atevent.xml [build XSL] autotext/cs/standard/S/S.xml [build XSL] autotext/cs/standard/SD/atevent.xml [build XSL] autotext/cs/standard/SD/SD.xml [build XSL] autotext/cs/standard/SI/atevent.xml [build XSL] autotext/cs/standard/SI/SI.xml [build XSL] autotext/cs/standard/TC/atevent.xml [build XSL] autotext/cs/standard/TC/TC.xml [build XSL] autotext/cs/standard/TOP/atevent.xml [build XSL] autotext/cs/standard/TOP/TOP.xml [build XSL] autotext/cs/standard/TWIMC/atevent.xml [build XSL] autotext/cs/standard/TWIMC/TWIMC.xml [build XSL] autotext/cs/standard/TY/atevent.xml [build XSL] autotext/cs/standard/TY/TY.xml [build XSL] autotext/cs/standard/VA/atevent.xml [build XSL] autotext/cs/standard/VA/VA.xml [build XSL] autotext/cs/standard/VOM/atevent.xml [build XSL] autotext/cs/standard/VOM/VOM.xml [build XSL] autotext/cs/standard/YT/atevent.xml [build XSL] autotext/cs/standard/YT/content.xml [build XSL] autotext/cs/standard/YT/meta.xml [build XSL] autotext/cs/standard/YT/settings.xml [build XSL] autotext/cs/standard/YT/styles.xml [build CPY] autotext/cs/template/mimetype [build XSL] autotext/cs/template/BlockList.xml [build XSL] autotext/cs/template/H1B/content.xml [build CPY] autotext/cs/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/cs/template/H1B/styles.xml [build XSL] autotext/cs/template/H1C/content.xml [build XSL] autotext/cs/template/H1C/styles.xml [build XSL] autotext/cs/template/H1N/content.xml [build XSL] autotext/cs/template/H1N/styles.xml [build XSL] autotext/cs/template/HB/content.xml [build CPY] autotext/cs/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/cs/template/HB/styles.xml [build XSL] autotext/cs/template/HC/content.xml [build XSL] autotext/cs/template/HC/styles.xml [build XSL] autotext/cs/template/HLB/content.xml [build XSL] autotext/cs/template/HLB/styles.xml [build XSL] autotext/cs/template/HLC/content.xml [build XSL] autotext/cs/template/HLC/styles.xml [build XSL] autotext/cs/template/HLN/content.xml [build XSL] autotext/cs/template/HLN/styles.xml [build XSL] autotext/cs/template/HN/content.xml [build XSL] autotext/cs/template/HN/styles.xml [build XSL] autotext/cs/template/HRB/content.xml [build CPY] autotext/cs/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/cs/template/HRB/styles.xml [build XSL] autotext/cs/template/HRC/content.xml [build XSL] autotext/cs/template/HRC/styles.xml [build XSL] autotext/cs/template/HRN/content.xml [build XSL] autotext/cs/template/HRN/styles.xml [build XSL] autotext/cs/template/META-INF/manifest.xml [build XSL] autotext/cs/template/PT1/content.xml [build XSL] autotext/cs/template/PT1/styles.xml [build XSL] autotext/cs/template/PT2/content.xml [build XSL] autotext/cs/template/PT2/styles.xml [build CPY] autotext/da/crdbus50/mimetype [build XSL] autotext/da/crdbus50/BlockList.xml [build XSL] autotext/da/crdbus50/CON1/atevent.xml [build XSL] autotext/da/crdbus50/CON1/content.xml [build XSL] autotext/da/crdbus50/CON1/meta.xml [build CPY] autotext/da/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/da/crdbus50/CON1/settings.xml [build XSL] autotext/da/crdbus50/CON1/styles.xml [build XSL] autotext/da/crdbus50/CON2/atevent.xml [build XSL] autotext/da/crdbus50/CON2/content.xml [build XSL] autotext/da/crdbus50/CON2/meta.xml [build CPY] autotext/da/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/da/crdbus50/CON2/settings.xml [build XSL] autotext/da/crdbus50/CON2/styles.xml [build XSL] autotext/da/crdbus50/ELE1/atevent.xml [build XSL] autotext/da/crdbus50/ELE1/content.xml [build XSL] autotext/da/crdbus50/ELE1/meta.xml [build XSL] autotext/da/crdbus50/ELE1/settings.xml [build XSL] autotext/da/crdbus50/ELE1/styles.xml [build XSL] autotext/da/crdbus50/ELE2/atevent.xml [build XSL] autotext/da/crdbus50/ELE2/content.xml [build XSL] autotext/da/crdbus50/ELE2/meta.xml [build XSL] autotext/da/crdbus50/ELE2/settings.xml [build XSL] autotext/da/crdbus50/ELE2/styles.xml [build XSL] autotext/da/crdbus50/ELE3/atevent.xml [build XSL] autotext/da/crdbus50/ELE3/content.xml [build XSL] autotext/da/crdbus50/ELE3/meta.xml [build XSL] autotext/da/crdbus50/ELE3/settings.xml [build XSL] autotext/da/crdbus50/ELE3/styles.xml [build XSL] autotext/da/crdbus50/META-INF/manifest.xml [build CPY] autotext/da/standard/mimetype [build XSL] autotext/da/standard/A/A.xml [build XSL] autotext/da/standard/A/atevent.xml [build XSL] autotext/da/standard/AR/AR.xml [build XSL] autotext/da/standard/AR/atevent.xml [build XSL] autotext/da/standard/BW/atevent.xml [build XSL] autotext/da/standard/BW/BW.xml [build XSL] autotext/da/standard/C/atevent.xml [build XSL] autotext/da/standard/C/C.xml [build XSL] autotext/da/standard/CAN/atevent.xml [build XSL] autotext/da/standard/CAN/content.xml [build XSL] autotext/da/standard/CAN/meta.xml [build XSL] autotext/da/standard/CAN/settings.xml [build XSL] autotext/da/standard/CAN/styles.xml [build XSL] autotext/da/standard/CD/atevent.xml [build XSL] autotext/da/standard/CD/CD.xml [build XSL] autotext/da/standard/CM/atevent.xml [build XSL] autotext/da/standard/CM/CM.xml [build XSL] autotext/da/standard/CNL/atevent.xml [build XSL] autotext/da/standard/CNL/CNL.xml [build XSL] autotext/da/standard/DMS/atevent.xml [build XSL] autotext/da/standard/DMS/content.xml [build XSL] autotext/da/standard/DMS/meta.xml [build XSL] autotext/da/standard/DMS/settings.xml [build XSL] autotext/da/standard/DMS/styles.xml [build XSL] autotext/da/standard/DT/atevent.xml [build XSL] autotext/da/standard/DT/DT.xml [build XSL] autotext/da/standard/E/E.xml [build XSL] autotext/da/standard/FN/content.xml [build CPY] autotext/da/standard/FN/manifest.rdf [build XSL] autotext/da/standard/FN/Object_1/content.xml [build XSL] autotext/da/standard/FN/Object_1/settings.xml [build XSL] autotext/da/standard/FN/styles.xml [build XSL] autotext/da/standard/I/I.xml [build XSL] autotext/da/standard/IRT/atevent.xml [build XSL] autotext/da/standard/IRT/IRT.xml [build XSL] autotext/da/standard/J/atevent.xml [build XSL] autotext/da/standard/J/content.xml [build XSL] autotext/da/standard/J/meta.xml [build XSL] autotext/da/standard/J/settings.xml [build XSL] autotext/da/standard/J/styles.xml [build XSL] autotext/da/standard/JACL/atevent.xml [build XSL] autotext/da/standard/JACL/content.xml [build XSL] autotext/da/standard/JACL/meta.xml [build XSL] autotext/da/standard/JACL/settings.xml [build XSL] autotext/da/standard/JACL/styles.xml [build XSL] autotext/da/standard/JACR/atevent.xml [build XSL] autotext/da/standard/JACR/content.xml [build XSL] autotext/da/standard/JACR/meta.xml [build XSL] autotext/da/standard/JACR/settings.xml [build XSL] autotext/da/standard/JACR/styles.xml [build XSL] autotext/da/standard/JAINV/atevent.xml [build XSL] autotext/da/standard/JAINV/content.xml [build XSL] autotext/da/standard/JAINV/meta.xml [build XSL] autotext/da/standard/JAINV/settings.xml [build XSL] autotext/da/standard/JAINV/styles.xml [build XSL] autotext/da/standard/JARL/atevent.xml [build XSL] autotext/da/standard/JARL/content.xml [build XSL] autotext/da/standard/JARL/meta.xml [build XSL] autotext/da/standard/JARL/settings.xml [build XSL] autotext/da/standard/JARL/styles.xml [build XSL] autotext/da/standard/LAG/atevent.xml [build XSL] autotext/da/standard/LAG/LAG.xml [build XSL] autotext/da/standard/LOREM/LOREM.xml [build XSL] autotext/da/standard/META-INF/manifest.xml [build XSL] autotext/da/standard/O/atevent.xml [build XSL] autotext/da/standard/O/O.xml [build XSL] autotext/da/standard/P/atevent.xml [build XSL] autotext/da/standard/P/P.xml [build XSL] autotext/da/standard/Q/atevent.xml [build XSL] autotext/da/standard/Q/Q.xml [build XSL] autotext/da/standard/R1/atevent.xml [build XSL] autotext/da/standard/R1/content.xml [build XSL] autotext/da/standard/R1/meta.xml [build XSL] autotext/da/standard/R1/settings.xml [build XSL] autotext/da/standard/R1/styles.xml [build XSL] autotext/da/standard/R2/atevent.xml [build XSL] autotext/da/standard/R2/content.xml [build XSL] autotext/da/standard/R2/meta.xml [build XSL] autotext/da/standard/R2/settings.xml [build XSL] autotext/da/standard/R2/styles.xml [build XSL] autotext/da/standard/RE/atevent.xml [build XSL] autotext/da/standard/RE/RE.xml [build XSL] autotext/da/standard/RF/atevent.xml [build XSL] autotext/da/standard/RF/RF.xml [build XSL] autotext/da/standard/RG/atevent.xml [build XSL] autotext/da/standard/RG/RG.xml [build XSL] autotext/da/standard/RM/atevent.xml [build XSL] autotext/da/standard/RM/RM.xml [build XSL] autotext/da/standard/S/atevent.xml [build XSL] autotext/da/standard/S/S.xml [build XSL] autotext/da/standard/SD/atevent.xml [build XSL] autotext/da/standard/SD/SD.xml [build XSL] autotext/da/standard/SI/atevent.xml [build XSL] autotext/da/standard/SI/SI.xml [build XSL] autotext/da/standard/TC/atevent.xml [build XSL] autotext/da/standard/TC/TC.xml [build XSL] autotext/da/standard/TOP/atevent.xml [build XSL] autotext/da/standard/TOP/TOP.xml [build XSL] autotext/da/standard/TWIMC/atevent.xml [build XSL] autotext/da/standard/TWIMC/TWIMC.xml [build XSL] autotext/da/standard/TY/atevent.xml [build XSL] autotext/da/standard/TY/TY.xml [build XSL] autotext/da/standard/VA/atevent.xml [build XSL] autotext/da/standard/VA/VA.xml [build XSL] autotext/da/standard/VOM/atevent.xml [build XSL] autotext/da/standard/VOM/VOM.xml [build XSL] autotext/da/standard/YT/atevent.xml [build XSL] autotext/da/standard/YT/content.xml [build XSL] autotext/da/standard/YT/meta.xml [build XSL] autotext/da/standard/YT/settings.xml [build XSL] autotext/da/standard/YT/styles.xml [build CPY] autotext/da/template/mimetype [build XSL] autotext/da/template/BlockList.xml [build XSL] autotext/da/template/H1B/content.xml [build CPY] autotext/da/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/da/template/H1B/styles.xml [build XSL] autotext/da/template/H1C/content.xml [build XSL] autotext/da/template/H1C/styles.xml [build XSL] autotext/da/template/H1N/content.xml [build XSL] autotext/da/template/H1N/styles.xml [build XSL] autotext/da/template/HB/content.xml [build CPY] autotext/da/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/da/template/HB/styles.xml [build XSL] autotext/da/template/HC/content.xml [build XSL] autotext/da/template/HC/styles.xml [build XSL] autotext/da/template/HLB/content.xml [build XSL] autotext/da/template/HLB/styles.xml [build XSL] autotext/da/template/HLC/content.xml [build XSL] autotext/da/template/HLC/styles.xml [build XSL] autotext/da/template/HLN/content.xml [build XSL] autotext/da/template/HLN/styles.xml [build XSL] autotext/da/template/HN/content.xml [build XSL] autotext/da/template/HN/styles.xml [build XSL] autotext/da/template/HRB/content.xml [build CPY] autotext/da/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/da/template/HRB/styles.xml [build XSL] autotext/da/template/HRC/content.xml [build XSL] autotext/da/template/HRC/styles.xml [build XSL] autotext/da/template/HRN/content.xml [build XSL] autotext/da/template/HRN/styles.xml [build XSL] autotext/da/template/META-INF/manifest.xml [build XSL] autotext/da/template/PT1/content.xml [build XSL] autotext/da/template/PT1/styles.xml [build XSL] autotext/da/template/PT2/content.xml [build XSL] autotext/da/template/PT2/styles.xml [build CPY] autotext/de/crdbus50/mimetype [build XSL] autotext/de/crdbus50/BlockList.xml [build XSL] autotext/de/crdbus50/KLA1/content.xml [build XSL] autotext/de/crdbus50/KLA1/meta.xml [build XSL] autotext/de/crdbus50/KLA1/settings.xml [build XSL] autotext/de/crdbus50/KLA1/styles.xml [build XSL] autotext/de/crdbus50/KLA2/content.xml [build XSL] autotext/de/crdbus50/KLA2/meta.xml [build XSL] autotext/de/crdbus50/KLA2/settings.xml [build XSL] autotext/de/crdbus50/KLA2/styles.xml [build XSL] autotext/de/crdbus50/KLA3/content.xml [build XSL] autotext/de/crdbus50/KLA3/meta.xml [build XSL] autotext/de/crdbus50/KLA3/settings.xml [build XSL] autotext/de/crdbus50/KLA3/styles.xml [build XSL] autotext/de/crdbus50/META-INF/manifest.xml [build XSL] autotext/de/crdbus50/MOD1/content.xml [build XSL] autotext/de/crdbus50/MOD1/meta.xml [build XSL] autotext/de/crdbus50/MOD1/settings.xml [build XSL] autotext/de/crdbus50/MOD1/styles.xml [build XSL] autotext/de/crdbus50/MOD2/content.xml [build XSL] autotext/de/crdbus50/MOD2/meta.xml [build XSL] autotext/de/crdbus50/MOD2/settings.xml [build XSL] autotext/de/crdbus50/MOD2/styles.xml [build CPY] autotext/de/standard/mimetype [build XSL] autotext/de/standard/AF/AF.xml [build XSL] autotext/de/standard/AG/AG.xml [build XSL] autotext/de/standard/AG/atevent.xml [build XSL] autotext/de/standard/AL/AL.xml [build XSL] autotext/de/standard/BEW/atevent.xml [build XSL] autotext/de/standard/BEW/content.xml [build XSL] autotext/de/standard/BEW/meta.xml [build XSL] autotext/de/standard/BEW/settings.xml [build XSL] autotext/de/standard/BEW/styles.xml [build XSL] autotext/de/standard/BEWABS/atevent.xml [build XSL] autotext/de/standard/BEWABS/content.xml [build XSL] autotext/de/standard/BEWABS/meta.xml [build XSL] autotext/de/standard/BEWABS/settings.xml [build XSL] autotext/de/standard/BEWABS/styles.xml [build XSL] autotext/de/standard/BEWEIN/atevent.xml [build XSL] autotext/de/standard/BEWEIN/content.xml [build XSL] autotext/de/standard/BEWEIN/meta.xml [build XSL] autotext/de/standard/BEWEIN/settings.xml [build XSL] autotext/de/standard/BEWEIN/styles.xml [build XSL] autotext/de/standard/BEWUNT/atevent.xml [build XSL] autotext/de/standard/BEWUNT/content.xml [build XSL] autotext/de/standard/BEWUNT/meta.xml [build XSL] autotext/de/standard/BEWUNT/settings.xml [build XSL] autotext/de/standard/BEWUNT/styles.xml [build XSL] autotext/de/standard/BEWVOR/atevent.xml [build XSL] autotext/de/standard/BEWVOR/content.xml [build XSL] autotext/de/standard/BEWVOR/meta.xml [build XSL] autotext/de/standard/BEWVOR/settings.xml [build XSL] autotext/de/standard/BEWVOR/styles.xml [build XSL] autotext/de/standard/BS/atevent.xml [build XSL] autotext/de/standard/BS/BS.xml [build XSL] autotext/de/standard/BT/atevent.xml [build XSL] autotext/de/standard/BT/BT.xml [build XSL] autotext/de/standard/EB/atevent.xml [build XSL] autotext/de/standard/EB/EB.xml [build XSL] autotext/de/standard/FN/content.xml [build CPY] autotext/de/standard/FN/manifest.rdf [build XSL] autotext/de/standard/FN/Object_1/content.xml [build XSL] autotext/de/standard/FN/Object_1/settings.xml [build XSL] autotext/de/standard/FN/styles.xml [build XSL] autotext/de/standard/K+ANw-/atevent.xml [build XSL] autotext/de/standard/K+ANw-/content.xml [build XSL] autotext/de/standard/K+ANw-/meta.xml [build XSL] autotext/de/standard/K+ANw-/settings.xml [build XSL] autotext/de/standard/K+ANw-/styles.xml [build XSL] autotext/de/standard/LOREM/LOREM.xml [build XSL] autotext/de/standard/M1/atevent.xml [build XSL] autotext/de/standard/M1/content.xml [build XSL] autotext/de/standard/M1/meta.xml [build XSL] autotext/de/standard/M1/settings.xml [build XSL] autotext/de/standard/M1/styles.xml [build XSL] autotext/de/standard/M2/atevent.xml [build XSL] autotext/de/standard/M2/content.xml [build XSL] autotext/de/standard/M2/meta.xml [build XSL] autotext/de/standard/M2/settings.xml [build XSL] autotext/de/standard/M2/styles.xml [build XSL] autotext/de/standard/META-INF/manifest.xml [build XSL] autotext/de/standard/MFG/atevent.xml [build XSL] autotext/de/standard/MFG/content.xml [build XSL] autotext/de/standard/MFG/meta.xml [build XSL] autotext/de/standard/MFG/settings.xml [build XSL] autotext/de/standard/MFG/styles.xml [build XSL] autotext/de/standard/SGDH/atevent.xml [build XSL] autotext/de/standard/SGDH/content.xml [build XSL] autotext/de/standard/SGDH/meta.xml [build XSL] autotext/de/standard/SGDH/settings.xml [build XSL] autotext/de/standard/SGDH/styles.xml [build XSL] autotext/de/standard/UL/atevent.xml [build XSL] autotext/de/standard/UL/UL.xml [build XSL] autotext/de/standard/ZBED/atevent.xml [build XSL] autotext/de/standard/ZBED/ZBED.xml [build CPY] autotext/de/template/mimetype [build XSL] autotext/de/template/BlockList.xml [build XSL] autotext/de/template/H1B/atevent.xml [build XSL] autotext/de/template/H1B/content.xml [build CPY] autotext/de/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/de/template/H1B/styles.xml [build XSL] autotext/de/template/H1C/content.xml [build XSL] autotext/de/template/H1C/styles.xml [build XSL] autotext/de/template/H1N/atevent.xml [build XSL] autotext/de/template/H1N/content.xml [build XSL] autotext/de/template/H1N/styles.xml [build XSL] autotext/de/template/HB/atevent.xml [build XSL] autotext/de/template/HB/content.xml [build CPY] autotext/de/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/de/template/HB/styles.xml [build XSL] autotext/de/template/HC/atevent.xml [build XSL] autotext/de/template/HC/content.xml [build XSL] autotext/de/template/HC/styles.xml [build XSL] autotext/de/template/HLB/atevent.xml [build XSL] autotext/de/template/HLB/content.xml [build XSL] autotext/de/template/HLB/styles.xml [build XSL] autotext/de/template/HLC/atevent.xml [build XSL] autotext/de/template/HLC/content.xml [build XSL] autotext/de/template/HLC/styles.xml [build XSL] autotext/de/template/HLN/atevent.xml [build XSL] autotext/de/template/HLN/content.xml [build XSL] autotext/de/template/HLN/styles.xml [build XSL] autotext/de/template/HN/atevent.xml [build XSL] autotext/de/template/HN/content.xml [build XSL] autotext/de/template/HN/styles.xml [build XSL] autotext/de/template/HRB/atevent.xml [build XSL] autotext/de/template/HRB/content.xml [build CPY] autotext/de/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/de/template/HRB/styles.xml [build XSL] autotext/de/template/HRC/atevent.xml [build XSL] autotext/de/template/HRC/content.xml [build XSL] autotext/de/template/HRC/styles.xml [build XSL] autotext/de/template/HRN/atevent.xml [build XSL] autotext/de/template/HRN/content.xml [build XSL] autotext/de/template/HRN/styles.xml [build XSL] autotext/de/template/META-INF/manifest.xml [build XSL] autotext/de/template/PT1/atevent.xml [build XSL] autotext/de/template/PT1/content.xml [build XSL] autotext/de/template/PT1/styles.xml [build XSL] autotext/de/template/PT2/atevent.xml [build XSL] autotext/de/template/PT2/content.xml [build XSL] autotext/de/template/PT2/styles.xml [build CPY] autotext/en-AU/standard/mimetype [build XSL] autotext/en-AU/standard/BlockList.xml [build XSL] autotext/en-AU/standard/FN/content.xml [build CPY] autotext/en-AU/standard/FN/manifest.rdf [build XSL] autotext/en-AU/standard/FN/Object_1/content.xml [build XSL] autotext/en-AU/standard/FN/Object_1/settings.xml [build XSL] autotext/en-AU/standard/FN/styles.xml [build XSL] autotext/en-AU/standard/LOREM/LOREM.xml [build XSL] autotext/en-AU/standard/META-INF/manifest.xml [build CPY] autotext/en-GB/crdbus50/mimetype [build XSL] autotext/en-GB/crdbus50/BlockList.xml [build XSL] autotext/en-GB/crdbus50/CON1/atevent.xml [build XSL] autotext/en-GB/crdbus50/CON1/content.xml [build XSL] autotext/en-GB/crdbus50/CON1/meta.xml [build CPY] autotext/en-GB/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-GB/crdbus50/CON1/settings.xml [build XSL] autotext/en-GB/crdbus50/CON1/styles.xml [build XSL] autotext/en-GB/crdbus50/CON2/atevent.xml [build XSL] autotext/en-GB/crdbus50/CON2/content.xml [build XSL] autotext/en-GB/crdbus50/CON2/meta.xml [build CPY] autotext/en-GB/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-GB/crdbus50/CON2/settings.xml [build XSL] autotext/en-GB/crdbus50/CON2/styles.xml [build XSL] autotext/en-GB/crdbus50/ELE1/atevent.xml [build XSL] autotext/en-GB/crdbus50/ELE1/content.xml [build XSL] autotext/en-GB/crdbus50/ELE1/meta.xml [build XSL] autotext/en-GB/crdbus50/ELE1/settings.xml [build XSL] autotext/en-GB/crdbus50/ELE1/styles.xml [build XSL] autotext/en-GB/crdbus50/ELE2/atevent.xml [build XSL] autotext/en-GB/crdbus50/ELE2/content.xml [build XSL] autotext/en-GB/crdbus50/ELE2/meta.xml [build XSL] autotext/en-GB/crdbus50/ELE2/settings.xml [build XSL] autotext/en-GB/crdbus50/ELE2/styles.xml [build XSL] autotext/en-GB/crdbus50/ELE3/atevent.xml [build XSL] autotext/en-GB/crdbus50/ELE3/content.xml [build XSL] autotext/en-GB/crdbus50/ELE3/meta.xml [build XSL] autotext/en-GB/crdbus50/ELE3/settings.xml [build XSL] autotext/en-GB/crdbus50/ELE3/styles.xml [build XSL] autotext/en-GB/crdbus50/META-INF/manifest.xml [build CPY] autotext/en-GB/standard/mimetype [build XSL] autotext/en-GB/standard/A/A.xml [build XSL] autotext/en-GB/standard/A/atevent.xml [build XSL] autotext/en-GB/standard/AR/AR.xml [build XSL] autotext/en-GB/standard/AR/atevent.xml [build XSL] autotext/en-GB/standard/AR/content.xml [build XSL] autotext/en-GB/standard/AR/styles.xml [build XSL] autotext/en-GB/standard/BlockList.xml [build XSL] autotext/en-GB/standard/BW/atevent.xml [build XSL] autotext/en-GB/standard/BW/BW.xml [build XSL] autotext/en-GB/standard/C/atevent.xml [build XSL] autotext/en-GB/standard/C/C.xml [build XSL] autotext/en-GB/standard/CAN/atevent.xml [build XSL] autotext/en-GB/standard/CAN/content.xml [build XSL] autotext/en-GB/standard/CAN/meta.xml [build XSL] autotext/en-GB/standard/CAN/settings.xml [build XSL] autotext/en-GB/standard/CAN/styles.xml [build XSL] autotext/en-GB/standard/CD/atevent.xml [build XSL] autotext/en-GB/standard/CD/CD.xml [build XSL] autotext/en-GB/standard/CM/atevent.xml [build XSL] autotext/en-GB/standard/CM/CM.xml [build XSL] autotext/en-GB/standard/CNL/atevent.xml [build XSL] autotext/en-GB/standard/CNL/CNL.xml [build XSL] autotext/en-GB/standard/DMS/atevent.xml [build XSL] autotext/en-GB/standard/DMS/content.xml [build XSL] autotext/en-GB/standard/DMS/meta.xml [build XSL] autotext/en-GB/standard/DMS/settings.xml [build XSL] autotext/en-GB/standard/DMS/styles.xml [build XSL] autotext/en-GB/standard/DT/atevent.xml [build XSL] autotext/en-GB/standard/DT/content.xml [build XSL] autotext/en-GB/standard/DT/DT.xml [build XSL] autotext/en-GB/standard/DT/styles.xml [build XSL] autotext/en-GB/standard/E/E.xml [build XSL] autotext/en-GB/standard/FN/content.xml [build CPY] autotext/en-GB/standard/FN/manifest.rdf [build XSL] autotext/en-GB/standard/FN/Object_1/content.xml [build XSL] autotext/en-GB/standard/FN/Object_1/settings.xml [build XSL] autotext/en-GB/standard/FN/styles.xml [build XSL] autotext/en-GB/standard/I/I.xml [build XSL] autotext/en-GB/standard/IRT/atevent.xml [build XSL] autotext/en-GB/standard/IRT/IRT.xml [build XSL] autotext/en-GB/standard/J/atevent.xml [build XSL] autotext/en-GB/standard/J/content.xml [build XSL] autotext/en-GB/standard/J/meta.xml [build XSL] autotext/en-GB/standard/J/settings.xml [build XSL] autotext/en-GB/standard/J/styles.xml [build XSL] autotext/en-GB/standard/JACL/atevent.xml [build XSL] autotext/en-GB/standard/JACL/content.xml [build XSL] autotext/en-GB/standard/JACL/meta.xml [build XSL] autotext/en-GB/standard/JACL/settings.xml [build XSL] autotext/en-GB/standard/JACL/styles.xml [build XSL] autotext/en-GB/standard/JACR/atevent.xml [build XSL] autotext/en-GB/standard/JACR/content.xml [build XSL] autotext/en-GB/standard/JACR/meta.xml [build XSL] autotext/en-GB/standard/JACR/settings.xml [build XSL] autotext/en-GB/standard/JACR/styles.xml [build XSL] autotext/en-GB/standard/JAINV/atevent.xml [build XSL] autotext/en-GB/standard/JAINV/content.xml [build XSL] autotext/en-GB/standard/JAINV/meta.xml [build XSL] autotext/en-GB/standard/JAINV/settings.xml [build XSL] autotext/en-GB/standard/JAINV/styles.xml [build XSL] autotext/en-GB/standard/JARL/atevent.xml [build XSL] autotext/en-GB/standard/JARL/content.xml [build XSL] autotext/en-GB/standard/JARL/meta.xml [build XSL] autotext/en-GB/standard/JARL/settings.xml [build XSL] autotext/en-GB/standard/JARL/styles.xml [build XSL] autotext/en-GB/standard/LAG/atevent.xml [build XSL] autotext/en-GB/standard/LAG/LAG.xml [build XSL] autotext/en-GB/standard/LOREM/LOREM.xml [build XSL] autotext/en-GB/standard/META-INF/manifest.xml [build XSL] autotext/en-GB/standard/O/atevent.xml [build XSL] autotext/en-GB/standard/O/content.xml [build XSL] autotext/en-GB/standard/O/O.xml [build XSL] autotext/en-GB/standard/O/styles.xml [build XSL] autotext/en-GB/standard/P/atevent.xml [build XSL] autotext/en-GB/standard/P/P.xml [build XSL] autotext/en-GB/standard/Q/atevent.xml [build XSL] autotext/en-GB/standard/Q/content.xml [build XSL] autotext/en-GB/standard/Q/Q.xml [build XSL] autotext/en-GB/standard/Q/styles.xml [build XSL] autotext/en-GB/standard/R1/atevent.xml [build XSL] autotext/en-GB/standard/R1/content.xml [build XSL] autotext/en-GB/standard/R1/meta.xml [build XSL] autotext/en-GB/standard/R1/settings.xml [build XSL] autotext/en-GB/standard/R1/styles.xml [build XSL] autotext/en-GB/standard/R2/atevent.xml [build XSL] autotext/en-GB/standard/R2/content.xml [build XSL] autotext/en-GB/standard/R2/meta.xml [build XSL] autotext/en-GB/standard/R2/settings.xml [build XSL] autotext/en-GB/standard/R2/styles.xml [build XSL] autotext/en-GB/standard/RE/atevent.xml [build XSL] autotext/en-GB/standard/RE/RE.xml [build XSL] autotext/en-GB/standard/RF/atevent.xml [build XSL] autotext/en-GB/standard/RF/RF.xml [build XSL] autotext/en-GB/standard/RG/atevent.xml [build XSL] autotext/en-GB/standard/RG/RG.xml [build XSL] autotext/en-GB/standard/RM/atevent.xml [build XSL] autotext/en-GB/standard/RM/RM.xml [build XSL] autotext/en-GB/standard/S/atevent.xml [build XSL] autotext/en-GB/standard/S/S.xml [build XSL] autotext/en-GB/standard/SD/atevent.xml [build XSL] autotext/en-GB/standard/SD/SD.xml [build XSL] autotext/en-GB/standard/SI/atevent.xml [build XSL] autotext/en-GB/standard/SI/SI.xml [build XSL] autotext/en-GB/standard/TC/atevent.xml [build XSL] autotext/en-GB/standard/TC/TC.xml [build XSL] autotext/en-GB/standard/TOP/atevent.xml [build XSL] autotext/en-GB/standard/TOP/TOP.xml [build XSL] autotext/en-GB/standard/TWIMC/atevent.xml [build XSL] autotext/en-GB/standard/TWIMC/TWIMC.xml [build XSL] autotext/en-GB/standard/TY/atevent.xml [build XSL] autotext/en-GB/standard/TY/TY.xml [build XSL] autotext/en-GB/standard/VA/atevent.xml [build XSL] autotext/en-GB/standard/VA/VA.xml [build XSL] autotext/en-GB/standard/VOM/atevent.xml [build XSL] autotext/en-GB/standard/VOM/VOM.xml [build XSL] autotext/en-GB/standard/YT/atevent.xml [build XSL] autotext/en-GB/standard/YT/content.xml [build XSL] autotext/en-GB/standard/YT/meta.xml [build XSL] autotext/en-GB/standard/YT/settings.xml [build XSL] autotext/en-GB/standard/YT/styles.xml [build CPY] autotext/en-GB/template/mimetype [build XSL] autotext/en-GB/template/BlockList.xml [build XSL] autotext/en-GB/template/H1B/content.xml [build CPY] autotext/en-GB/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-GB/template/H1B/styles.xml [build XSL] autotext/en-GB/template/H1C/content.xml [build XSL] autotext/en-GB/template/H1C/styles.xml [build XSL] autotext/en-GB/template/H1N/content.xml [build XSL] autotext/en-GB/template/H1N/styles.xml [build XSL] autotext/en-GB/template/HB/content.xml [build CPY] autotext/en-GB/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-GB/template/HB/styles.xml [build XSL] autotext/en-GB/template/HC/content.xml [build XSL] autotext/en-GB/template/HC/styles.xml [build XSL] autotext/en-GB/template/HLB/content.xml [build XSL] autotext/en-GB/template/HLB/styles.xml [build XSL] autotext/en-GB/template/HLC/content.xml [build XSL] autotext/en-GB/template/HLC/styles.xml [build XSL] autotext/en-GB/template/HLN/content.xml [build XSL] autotext/en-GB/template/HLN/styles.xml [build XSL] autotext/en-GB/template/HN/content.xml [build XSL] autotext/en-GB/template/HN/styles.xml [build XSL] autotext/en-GB/template/HRB/content.xml [build CPY] autotext/en-GB/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-GB/template/HRB/styles.xml [build XSL] autotext/en-GB/template/HRC/content.xml [build XSL] autotext/en-GB/template/HRC/styles.xml [build XSL] autotext/en-GB/template/HRN/content.xml [build XSL] autotext/en-GB/template/HRN/styles.xml [build XSL] autotext/en-GB/template/META-INF/manifest.xml [build XSL] autotext/en-GB/template/PT1/content.xml [build XSL] autotext/en-GB/template/PT1/styles.xml [build XSL] autotext/en-GB/template/PT2/content.xml [build XSL] autotext/en-GB/template/PT2/styles.xml [build CPY] autotext/en-US/crdbus50/mimetype [build XSL] autotext/en-US/crdbus50/BlockList.xml [build XSL] autotext/en-US/crdbus50/CON1/atevent.xml [build XSL] autotext/en-US/crdbus50/CON1/content.xml [build XSL] autotext/en-US/crdbus50/CON1/meta.xml [build CPY] autotext/en-US/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-US/crdbus50/CON1/settings.xml [build XSL] autotext/en-US/crdbus50/CON1/styles.xml [build XSL] autotext/en-US/crdbus50/CON2/atevent.xml [build XSL] autotext/en-US/crdbus50/CON2/content.xml [build XSL] autotext/en-US/crdbus50/CON2/meta.xml [build CPY] autotext/en-US/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-US/crdbus50/CON2/settings.xml [build XSL] autotext/en-US/crdbus50/CON2/styles.xml [build XSL] autotext/en-US/crdbus50/ELE1/atevent.xml [build XSL] autotext/en-US/crdbus50/ELE1/content.xml [build XSL] autotext/en-US/crdbus50/ELE1/meta.xml [build XSL] autotext/en-US/crdbus50/ELE1/settings.xml [build XSL] autotext/en-US/crdbus50/ELE1/styles.xml [build XSL] autotext/en-US/crdbus50/ELE2/atevent.xml [build XSL] autotext/en-US/crdbus50/ELE2/content.xml [build XSL] autotext/en-US/crdbus50/ELE2/meta.xml [build XSL] autotext/en-US/crdbus50/ELE2/settings.xml [build XSL] autotext/en-US/crdbus50/ELE2/styles.xml [build XSL] autotext/en-US/crdbus50/ELE3/atevent.xml [build XSL] autotext/en-US/crdbus50/ELE3/content.xml [build XSL] autotext/en-US/crdbus50/ELE3/meta.xml [build XSL] autotext/en-US/crdbus50/ELE3/settings.xml [build XSL] autotext/en-US/crdbus50/ELE3/styles.xml [build XSL] autotext/en-US/crdbus50/META-INF/manifest.xml [build CPY] autotext/en-US/standard/mimetype [build XSL] autotext/en-US/standard/A/A.xml [build XSL] autotext/en-US/standard/A/atevent.xml [build XSL] autotext/en-US/standard/AR/AR.xml [build XSL] autotext/en-US/standard/AR/atevent.xml [build XSL] autotext/en-US/standard/BW/atevent.xml [build XSL] autotext/en-US/standard/BW/BW.xml [build XSL] autotext/en-US/standard/C/atevent.xml [build XSL] autotext/en-US/standard/C/C.xml [build XSL] autotext/en-US/standard/CAN/atevent.xml [build XSL] autotext/en-US/standard/CAN/content.xml [build XSL] autotext/en-US/standard/CAN/meta.xml [build XSL] autotext/en-US/standard/CAN/settings.xml [build XSL] autotext/en-US/standard/CAN/styles.xml [build XSL] autotext/en-US/standard/CD/atevent.xml [build XSL] autotext/en-US/standard/CD/CD.xml [build XSL] autotext/en-US/standard/CM/atevent.xml [build XSL] autotext/en-US/standard/CM/CM.xml [build XSL] autotext/en-US/standard/CNL/atevent.xml [build XSL] autotext/en-US/standard/CNL/CNL.xml [build XSL] autotext/en-US/standard/DMS/atevent.xml [build XSL] autotext/en-US/standard/DMS/content.xml [build XSL] autotext/en-US/standard/DMS/meta.xml [build XSL] autotext/en-US/standard/DMS/settings.xml [build XSL] autotext/en-US/standard/DMS/styles.xml [build XSL] autotext/en-US/standard/DT/atevent.xml [build XSL] autotext/en-US/standard/DT/DT.xml [build XSL] autotext/en-US/standard/E/E.xml [build XSL] autotext/en-US/standard/FN/content.xml [build CPY] autotext/en-US/standard/FN/manifest.rdf [build XSL] autotext/en-US/standard/FN/Object_1/content.xml [build XSL] autotext/en-US/standard/FN/Object_1/settings.xml [build XSL] autotext/en-US/standard/FN/styles.xml [build XSL] autotext/en-US/standard/I/I.xml [build XSL] autotext/en-US/standard/IRT/atevent.xml [build XSL] autotext/en-US/standard/IRT/IRT.xml [build XSL] autotext/en-US/standard/J/atevent.xml [build XSL] autotext/en-US/standard/J/content.xml [build XSL] autotext/en-US/standard/J/meta.xml [build XSL] autotext/en-US/standard/J/settings.xml [build XSL] autotext/en-US/standard/J/styles.xml [build XSL] autotext/en-US/standard/JACL/atevent.xml [build XSL] autotext/en-US/standard/JACL/content.xml [build XSL] autotext/en-US/standard/JACL/meta.xml [build XSL] autotext/en-US/standard/JACL/settings.xml [build XSL] autotext/en-US/standard/JACL/styles.xml [build XSL] autotext/en-US/standard/JACR/atevent.xml [build XSL] autotext/en-US/standard/JACR/content.xml [build XSL] autotext/en-US/standard/JACR/meta.xml [build XSL] autotext/en-US/standard/JACR/settings.xml [build XSL] autotext/en-US/standard/JACR/styles.xml [build XSL] autotext/en-US/standard/JAINV/atevent.xml [build XSL] autotext/en-US/standard/JAINV/content.xml [build XSL] autotext/en-US/standard/JAINV/meta.xml [build XSL] autotext/en-US/standard/JAINV/settings.xml [build XSL] autotext/en-US/standard/JAINV/styles.xml [build XSL] autotext/en-US/standard/JARL/atevent.xml [build XSL] autotext/en-US/standard/JARL/content.xml [build XSL] autotext/en-US/standard/JARL/meta.xml [build XSL] autotext/en-US/standard/JARL/settings.xml [build XSL] autotext/en-US/standard/JARL/styles.xml [build XSL] autotext/en-US/standard/LAG/atevent.xml [build XSL] autotext/en-US/standard/LAG/LAG.xml [build XSL] autotext/en-US/standard/LOREM/LOREM.xml [build XSL] autotext/en-US/standard/META-INF/manifest.xml [build XSL] autotext/en-US/standard/O/atevent.xml [build XSL] autotext/en-US/standard/O/O.xml [build XSL] autotext/en-US/standard/P/atevent.xml [build XSL] autotext/en-US/standard/P/P.xml [build XSL] autotext/en-US/standard/Q/atevent.xml [build XSL] autotext/en-US/standard/Q/Q.xml [build XSL] autotext/en-US/standard/R1/atevent.xml [build XSL] autotext/en-US/standard/R1/content.xml [build XSL] autotext/en-US/standard/R1/meta.xml [build XSL] autotext/en-US/standard/R1/settings.xml [build XSL] autotext/en-US/standard/R1/styles.xml [build XSL] autotext/en-US/standard/R2/atevent.xml [build XSL] autotext/en-US/standard/R2/content.xml [build XSL] autotext/en-US/standard/R2/meta.xml [build XSL] autotext/en-US/standard/R2/settings.xml [build XSL] autotext/en-US/standard/R2/styles.xml [build XSL] autotext/en-US/standard/RE/atevent.xml [build XSL] autotext/en-US/standard/RE/RE.xml [build XSL] autotext/en-US/standard/RF/atevent.xml [build XSL] autotext/en-US/standard/RF/RF.xml [build XSL] autotext/en-US/standard/RG/atevent.xml [build XSL] autotext/en-US/standard/RG/RG.xml [build XSL] autotext/en-US/standard/RM/atevent.xml [build XSL] autotext/en-US/standard/RM/RM.xml [build XSL] autotext/en-US/standard/S/atevent.xml [build XSL] autotext/en-US/standard/S/S.xml [build XSL] autotext/en-US/standard/SD/atevent.xml [build XSL] autotext/en-US/standard/SD/SD.xml [build XSL] autotext/en-US/standard/SI/atevent.xml [build XSL] autotext/en-US/standard/SI/SI.xml [build XSL] autotext/en-US/standard/TC/atevent.xml [build XSL] autotext/en-US/standard/TC/TC.xml [build XSL] autotext/en-US/standard/TOP/atevent.xml [build XSL] autotext/en-US/standard/TOP/TOP.xml [build XSL] autotext/en-US/standard/TWIMC/atevent.xml [build XSL] autotext/en-US/standard/TWIMC/TWIMC.xml [build XSL] autotext/en-US/standard/TY/atevent.xml [build XSL] autotext/en-US/standard/TY/TY.xml [build XSL] autotext/en-US/standard/VA/atevent.xml [build XSL] autotext/en-US/standard/VA/VA.xml [build XSL] autotext/en-US/standard/VOM/atevent.xml [build XSL] autotext/en-US/standard/VOM/VOM.xml [build XSL] autotext/en-US/standard/YT/atevent.xml [build XSL] autotext/en-US/standard/YT/content.xml [build XSL] autotext/en-US/standard/YT/meta.xml [build XSL] autotext/en-US/standard/YT/settings.xml [build XSL] autotext/en-US/standard/YT/styles.xml [build CPY] autotext/en-US/template/mimetype [build XSL] autotext/en-US/template/BlockList.xml [build XSL] autotext/en-US/template/H1B/content.xml [build CPY] autotext/en-US/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-US/template/H1B/styles.xml [build XSL] autotext/en-US/template/H1C/content.xml [build XSL] autotext/en-US/template/H1C/styles.xml [build XSL] autotext/en-US/template/H1N/content.xml [build XSL] autotext/en-US/template/H1N/styles.xml [build XSL] autotext/en-US/template/HB/content.xml [build CPY] autotext/en-US/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-US/template/HB/styles.xml [build XSL] autotext/en-US/template/HC/content.xml [build XSL] autotext/en-US/template/HC/styles.xml [build XSL] autotext/en-US/template/HLB/content.xml [build XSL] autotext/en-US/template/HLB/styles.xml [build XSL] autotext/en-US/template/HLC/content.xml [build XSL] autotext/en-US/template/HLC/styles.xml [build XSL] autotext/en-US/template/HLN/content.xml [build XSL] autotext/en-US/template/HLN/styles.xml [build XSL] autotext/en-US/template/HN/content.xml [build XSL] autotext/en-US/template/HN/styles.xml [build XSL] autotext/en-US/template/HRB/content.xml [build CPY] autotext/en-US/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-US/template/HRB/styles.xml [build XSL] autotext/en-US/template/HRC/content.xml [build XSL] autotext/en-US/template/HRC/styles.xml [build XSL] autotext/en-US/template/HRN/content.xml [build XSL] autotext/en-US/template/HRN/styles.xml [build XSL] autotext/en-US/template/META-INF/manifest.xml [build XSL] autotext/en-US/template/PT1/content.xml [build XSL] autotext/en-US/template/PT1/styles.xml [build XSL] autotext/en-US/template/PT2/content.xml [build XSL] autotext/en-US/template/PT2/styles.xml [build CPY] autotext/en-ZA/standard/mimetype [build XSL] autotext/en-ZA/standard/BlockList.xml [build XSL] autotext/en-ZA/standard/FN/content.xml [build CPY] autotext/en-ZA/standard/FN/manifest.rdf [build XSL] autotext/en-ZA/standard/FN/Object_1/content.xml [build XSL] autotext/en-ZA/standard/FN/Object_1/settings.xml [build XSL] autotext/en-ZA/standard/FN/styles.xml [build XSL] autotext/en-ZA/standard/LOREM/LOREM.xml [build XSL] autotext/en-ZA/standard/META-INF/manifest.xml [build CPY] autotext/es/crdbus50/mimetype [build XSL] autotext/es/crdbus50/BlockList.xml [build XSL] autotext/es/crdbus50/CLA1/atevent.xml [build XSL] autotext/es/crdbus50/CLA1/content.xml [build XSL] autotext/es/crdbus50/CLA1/meta.xml [build XSL] autotext/es/crdbus50/CLA1/settings.xml [build XSL] autotext/es/crdbus50/CLA1/styles.xml [build XSL] autotext/es/crdbus50/CLA2/atevent.xml [build XSL] autotext/es/crdbus50/CLA2/content.xml [build XSL] autotext/es/crdbus50/CLA2/meta.xml [build XSL] autotext/es/crdbus50/CLA2/settings.xml [build XSL] autotext/es/crdbus50/CLA2/styles.xml [build XSL] autotext/es/crdbus50/CLA3/atevent.xml [build XSL] autotext/es/crdbus50/CLA3/content.xml [build XSL] autotext/es/crdbus50/CLA3/meta.xml [build XSL] autotext/es/crdbus50/CLA3/settings.xml [build XSL] autotext/es/crdbus50/CLA3/styles.xml [build XSL] autotext/es/crdbus50/META-INF/manifest.xml [build XSL] autotext/es/crdbus50/MOD1/atevent.xml [build XSL] autotext/es/crdbus50/MOD1/content.xml [build XSL] autotext/es/crdbus50/MOD1/meta.xml [build CPY] autotext/es/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/es/crdbus50/MOD1/settings.xml [build XSL] autotext/es/crdbus50/MOD1/styles.xml [build XSL] autotext/es/crdbus50/MOD2/atevent.xml [build XSL] autotext/es/crdbus50/MOD2/content.xml [build XSL] autotext/es/crdbus50/MOD2/meta.xml [build CPY] autotext/es/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/es/crdbus50/MOD2/settings.xml [build XSL] autotext/es/crdbus50/MOD2/styles.xml [build CPY] autotext/es/standard/mimetype [build XSL] autotext/es/standard/A/A.xml [build XSL] autotext/es/standard/AR/AR.xml [build XSL] autotext/es/standard/AR/atevent.xml [build XSL] autotext/es/standard/ATEN/atevent.xml [build XSL] autotext/es/standard/ATEN/content.xml [build XSL] autotext/es/standard/ATEN/meta.xml [build XSL] autotext/es/standard/ATEN/settings.xml [build XSL] autotext/es/standard/ATEN/styles.xml [build XSL] autotext/es/standard/AV1/atevent.xml [build XSL] autotext/es/standard/AV1/content.xml [build XSL] autotext/es/standard/AV1/meta.xml [build XSL] autotext/es/standard/AV1/settings.xml [build XSL] autotext/es/standard/AV1/styles.xml [build XSL] autotext/es/standard/AV2/atevent.xml [build XSL] autotext/es/standard/AV2/content.xml [build XSL] autotext/es/standard/AV2/meta.xml [build XSL] autotext/es/standard/AV2/settings.xml [build XSL] autotext/es/standard/AV2/styles.xml [build XSL] autotext/es/standard/CDP/atevent.xml [build XSL] autotext/es/standard/CDP/CDP.xml [build XSL] autotext/es/standard/DA/atevent.xml [build XSL] autotext/es/standard/DA/DA.xml [build XSL] autotext/es/standard/ESYS/atevent.xml [build XSL] autotext/es/standard/ESYS/content.xml [build XSL] autotext/es/standard/ESYS/meta.xml [build XSL] autotext/es/standard/ESYS/settings.xml [build XSL] autotext/es/standard/ESYS/styles.xml [build XSL] autotext/es/standard/LOREM/LOREM.xml [build XSL] autotext/es/standard/META-INF/manifest.xml [build XSL] autotext/es/standard/N+ANo-M/content.xml [build CPY] autotext/es/standard/N+ANo-M/manifest.rdf [build XSL] autotext/es/standard/N+ANo-M/Object_1/content.xml [build XSL] autotext/es/standard/N+ANo-M/Object_1/settings.xml [build XSL] autotext/es/standard/N+ANo-M/styles.xml [build XSL] autotext/es/standard/O/atevent.xml [build XSL] autotext/es/standard/O/O.xml [build XSL] autotext/es/standard/P/atevent.xml [build XSL] autotext/es/standard/P/P.xml [build XSL] autotext/es/standard/RE/atevent.xml [build XSL] autotext/es/standard/RE/content.xml [build XSL] autotext/es/standard/RE/meta.xml [build XSL] autotext/es/standard/RE/settings.xml [build XSL] autotext/es/standard/RE/styles.xml [build XSL] autotext/es/standard/S/S.xml [build XSL] autotext/es/standard/SENT/atevent.xml [build XSL] autotext/es/standard/SENT/SENT.xml [build XSL] autotext/es/standard/SINV/atevent.xml [build XSL] autotext/es/standard/SINV/content.xml [build XSL] autotext/es/standard/SINV/meta.xml [build XSL] autotext/es/standard/SINV/settings.xml [build XSL] autotext/es/standard/SINV/styles.xml [build XSL] autotext/es/standard/SMAN/atevent.xml [build XSL] autotext/es/standard/SMAN/SMAN.xml [build XSL] autotext/es/standard/SOL/atevent.xml [build XSL] autotext/es/standard/SOL/content.xml [build XSL] autotext/es/standard/SOL/meta.xml [build XSL] autotext/es/standard/SOL/settings.xml [build XSL] autotext/es/standard/SOL/styles.xml [build XSL] autotext/es/standard/SRECH/atevent.xml [build XSL] autotext/es/standard/SRECH/content.xml [build XSL] autotext/es/standard/SRECH/meta.xml [build XSL] autotext/es/standard/SRECH/settings.xml [build XSL] autotext/es/standard/SRECH/styles.xml [build XSL] autotext/es/standard/TE/atevent.xml [build XSL] autotext/es/standard/TE/TE.xml [build CPY] autotext/es/template/mimetype [build XSL] autotext/es/template/BlockList.xml [build XSL] autotext/es/template/H1B/content.xml [build CPY] autotext/es/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/es/template/H1B/styles.xml [build XSL] autotext/es/template/H1C/content.xml [build XSL] autotext/es/template/H1C/styles.xml [build XSL] autotext/es/template/H1N/content.xml [build XSL] autotext/es/template/H1N/styles.xml [build XSL] autotext/es/template/HB/content.xml [build CPY] autotext/es/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/es/template/HB/styles.xml [build XSL] autotext/es/template/HC/content.xml [build XSL] autotext/es/template/HC/styles.xml [build XSL] autotext/es/template/HLB/content.xml [build XSL] autotext/es/template/HLB/styles.xml [build XSL] autotext/es/template/HLC/content.xml [build XSL] autotext/es/template/HLC/styles.xml [build XSL] autotext/es/template/HLN/content.xml [build XSL] autotext/es/template/HLN/styles.xml [build XSL] autotext/es/template/HN/content.xml [build XSL] autotext/es/template/HN/styles.xml [build XSL] autotext/es/template/HRB/content.xml [build CPY] autotext/es/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/es/template/HRB/styles.xml [build XSL] autotext/es/template/HRC/content.xml [build XSL] autotext/es/template/HRC/styles.xml [build XSL] autotext/es/template/HRN/content.xml [build XSL] autotext/es/template/HRN/styles.xml [build XSL] autotext/es/template/META-INF/manifest.xml [build XSL] autotext/es/template/PT1/content.xml [build XSL] autotext/es/template/PT1/styles.xml [build XSL] autotext/es/template/PT2/content.xml [build XSL] autotext/es/template/PT2/styles.xml [build CPY] autotext/fa/standard/mimetype [build XSL] autotext/fa/standard/BlockList.xml [build XSL] autotext/fa/standard/FN/content.xml [build CPY] autotext/fa/standard/FN/manifest.rdf [build XSL] autotext/fa/standard/FN/Object_1/content.xml [build XSL] autotext/fa/standard/FN/Object_1/settings.xml [build XSL] autotext/fa/standard/FN/styles.xml [build XSL] autotext/fa/standard/LOREM/LOREM.xml [build XSL] autotext/fa/standard/META-INF/manifest.xml [build CPY] autotext/fi/standard/mimetype [build XSL] autotext/fi/standard/BlockList.xml [build XSL] autotext/fi/standard/FN/content.xml [build CPY] autotext/fi/standard/FN/manifest.rdf [build XSL] autotext/fi/standard/FN/Object_1/content.xml [build XSL] autotext/fi/standard/FN/Object_1/settings.xml [build XSL] autotext/fi/standard/FN/styles.xml [build XSL] autotext/fi/standard/LOREM/LOREM.xml [build XSL] autotext/fi/standard/META-INF/manifest.xml [build CPY] autotext/fr/crdbus50/mimetype [build XSL] autotext/fr/crdbus50/BlockList.xml [build XSL] autotext/fr/crdbus50/CLA1/atevent.xml [build XSL] autotext/fr/crdbus50/CLA1/content.xml [build XSL] autotext/fr/crdbus50/CLA1/meta.xml [build XSL] autotext/fr/crdbus50/CLA1/settings.xml [build XSL] autotext/fr/crdbus50/CLA1/styles.xml [build XSL] autotext/fr/crdbus50/CLA2/atevent.xml [build XSL] autotext/fr/crdbus50/CLA2/content.xml [build XSL] autotext/fr/crdbus50/CLA2/meta.xml [build XSL] autotext/fr/crdbus50/CLA2/settings.xml [build XSL] autotext/fr/crdbus50/CLA2/styles.xml [build XSL] autotext/fr/crdbus50/CLA3/atevent.xml [build XSL] autotext/fr/crdbus50/CLA3/content.xml [build XSL] autotext/fr/crdbus50/CLA3/meta.xml [build XSL] autotext/fr/crdbus50/CLA3/settings.xml [build XSL] autotext/fr/crdbus50/CLA3/styles.xml [build XSL] autotext/fr/crdbus50/META-INF/manifest.xml [build XSL] autotext/fr/crdbus50/MOD1/atevent.xml [build XSL] autotext/fr/crdbus50/MOD1/content.xml [build XSL] autotext/fr/crdbus50/MOD1/meta.xml [build CPY] autotext/fr/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/fr/crdbus50/MOD1/settings.xml [build XSL] autotext/fr/crdbus50/MOD1/styles.xml [build XSL] autotext/fr/crdbus50/MOD2/atevent.xml [build XSL] autotext/fr/crdbus50/MOD2/content.xml [build XSL] autotext/fr/crdbus50/MOD2/meta.xml [build CPY] autotext/fr/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/fr/crdbus50/MOD2/settings.xml [build XSL] autotext/fr/crdbus50/MOD2/styles.xml [build CPY] autotext/fr/standard/mimetype [build XSL] autotext/fr/standard/AR/AR.xml [build XSL] autotext/fr/standard/AR/atevent.xml [build XSL] autotext/fr/standard/BlockList.xml [build XSL] autotext/fr/standard/C/atevent.xml [build XSL] autotext/fr/standard/C/C.xml [build XSL] autotext/fr/standard/CDOS/atevent.xml [build XSL] autotext/fr/standard/CDOS/content.xml [build CPY] autotext/fr/standard/CDOS/manifest.rdf [build XSL] autotext/fr/standard/CDOS/meta.xml [build XSL] autotext/fr/standard/CDOS/settings.xml [build XSL] autotext/fr/standard/CDOS/styles.xml [build XSL] autotext/fr/standard/CINVI/atevent.xml [build XSL] autotext/fr/standard/CINVI/content.xml [build CPY] autotext/fr/standard/CINVI/manifest.rdf [build XSL] autotext/fr/standard/CINVI/styles.xml [build XSL] autotext/fr/standard/CLET/atevent.xml [build XSL] autotext/fr/standard/CLET/content.xml [build CPY] autotext/fr/standard/CLET/manifest.rdf [build XSL] autotext/fr/standard/CLET/styles.xml [build XSL] autotext/fr/standard/CNON/atevent.xml [build XSL] autotext/fr/standard/CNON/content.xml [build CPY] autotext/fr/standard/CNON/manifest.rdf [build XSL] autotext/fr/standard/CNON/styles.xml [build XSL] autotext/fr/standard/COP/atevent.xml [build XSL] autotext/fr/standard/COP/COP.xml [build XSL] autotext/fr/standard/CREC/atevent.xml [build XSL] autotext/fr/standard/CREC/content.xml [build CPY] autotext/fr/standard/CREC/manifest.rdf [build XSL] autotext/fr/standard/CREC/meta.xml [build XSL] autotext/fr/standard/CREC/settings.xml [build XSL] autotext/fr/standard/CREC/styles.xml [build XSL] autotext/fr/standard/D/D.xml [build XSL] autotext/fr/standard/LOREM/LOREM.xml [build XSL] autotext/fr/standard/META-INF/manifest.xml [build XSL] autotext/fr/standard/MM/atevent.xml [build XSL] autotext/fr/standard/MM/content.xml [build XSL] autotext/fr/standard/MM/meta.xml [build XSL] autotext/fr/standard/MM/settings.xml [build XSL] autotext/fr/standard/MM/styles.xml [build XSL] autotext/fr/standard/NF/content.xml [build CPY] autotext/fr/standard/NF/manifest.rdf [build XSL] autotext/fr/standard/NF/Object_1/content.xml [build XSL] autotext/fr/standard/NF/Object_1/settings.xml [build XSL] autotext/fr/standard/NF/styles.xml [build XSL] autotext/fr/standard/O/atevent.xml [build XSL] autotext/fr/standard/O/O.xml [build XSL] autotext/fr/standard/P/P.xml [build XSL] autotext/fr/standard/PAI/atevent.xml [build XSL] autotext/fr/standard/PAI/PAI.xml [build XSL] autotext/fr/standard/R1/atevent.xml [build XSL] autotext/fr/standard/R1/content.xml [build CPY] autotext/fr/standard/R1/manifest.rdf [build XSL] autotext/fr/standard/R1/meta.xml [build XSL] autotext/fr/standard/R1/settings.xml [build XSL] autotext/fr/standard/R1/styles.xml [build XSL] autotext/fr/standard/R2/atevent.xml [build XSL] autotext/fr/standard/R2/content.xml [build CPY] autotext/fr/standard/R2/manifest.rdf [build XSL] autotext/fr/standard/R2/meta.xml [build XSL] autotext/fr/standard/R2/settings.xml [build XSL] autotext/fr/standard/R2/styles.xml [build XSL] autotext/fr/standard/RESI/atevent.xml [build XSL] autotext/fr/standard/RESI/content.xml [build CPY] autotext/fr/standard/RESI/manifest.rdf [build XSL] autotext/fr/standard/RESI/meta.xml [build XSL] autotext/fr/standard/RESI/settings.xml [build XSL] autotext/fr/standard/RESI/styles.xml [build XSL] autotext/fr/standard/SALU/atevent.xml [build XSL] autotext/fr/standard/SALU/content.xml [build XSL] autotext/fr/standard/SALU/meta.xml [build XSL] autotext/fr/standard/SALU/settings.xml [build XSL] autotext/fr/standard/SALU/styles.xml [build XSL] autotext/fr/standard/TEX/atevent.xml [build XSL] autotext/fr/standard/TEX/TEX.xml [build CPY] autotext/fr/template/mimetype [build XSL] autotext/fr/template/BlockList.xml [build XSL] autotext/fr/template/H1B/content.xml [build CPY] autotext/fr/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/fr/template/H1B/styles.xml [build XSL] autotext/fr/template/H1C/content.xml [build XSL] autotext/fr/template/H1C/styles.xml [build XSL] autotext/fr/template/H1N/content.xml [build XSL] autotext/fr/template/H1N/styles.xml [build XSL] autotext/fr/template/HB/content.xml [build CPY] autotext/fr/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/fr/template/HB/styles.xml [build XSL] autotext/fr/template/HC/content.xml [build XSL] autotext/fr/template/HC/styles.xml [build XSL] autotext/fr/template/HLB/content.xml [build XSL] autotext/fr/template/HLB/styles.xml [build XSL] autotext/fr/template/HLC/content.xml [build XSL] autotext/fr/template/HLC/styles.xml [build XSL] autotext/fr/template/HLN/content.xml [build XSL] autotext/fr/template/HLN/styles.xml [build XSL] autotext/fr/template/HN/content.xml [build XSL] autotext/fr/template/HN/styles.xml [build XSL] autotext/fr/template/HRB/content.xml [build CPY] autotext/fr/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/fr/template/HRB/styles.xml [build XSL] autotext/fr/template/HRC/content.xml [build XSL] autotext/fr/template/HRC/styles.xml [build XSL] autotext/fr/template/HRN/content.xml [build XSL] autotext/fr/template/HRN/styles.xml [build XSL] autotext/fr/template/META-INF/manifest.xml [build XSL] autotext/fr/template/PT1/content.xml [build XSL] autotext/fr/template/PT1/styles.xml [build XSL] autotext/fr/template/PT2/content.xml [build XSL] autotext/fr/template/PT2/styles.xml [build CPY] autotext/ga-IE/standard/mimetype [build XSL] autotext/ga-IE/standard/BlockList.xml [build XSL] autotext/ga-IE/standard/FN/content.xml [build CPY] autotext/ga-IE/standard/FN/manifest.rdf [build XSL] autotext/ga-IE/standard/FN/Object_1/content.xml [build XSL] autotext/ga-IE/standard/FN/Object_1/settings.xml [build XSL] autotext/ga-IE/standard/FN/styles.xml [build XSL] autotext/ga-IE/standard/LOREM/LOREM.xml [build XSL] autotext/ga-IE/standard/META-INF/manifest.xml [build CPY] autotext/hr/standard/mimetype [build XSL] autotext/hr/standard/BlockList.xml [build XSL] autotext/hr/standard/FN/content.xml [build CPY] autotext/hr/standard/FN/manifest.rdf [build XSL] autotext/hr/standard/FN/Object_1/content.xml [build XSL] autotext/hr/standard/FN/Object_1/settings.xml [build XSL] autotext/hr/standard/FN/styles.xml [build XSL] autotext/hr/standard/LOREM/LOREM.xml [build XSL] autotext/hr/standard/META-INF/manifest.xml [build CPY] autotext/hu/crdbus50/mimetype [build XSL] autotext/hu/crdbus50/BlockList.xml [build XSL] autotext/hu/crdbus50/CLE1/atevent.xml [build XSL] autotext/hu/crdbus50/CLE1/content.xml [build XSL] autotext/hu/crdbus50/CLE1/meta.xml [build XSL] autotext/hu/crdbus50/CLE1/settings.xml [build XSL] autotext/hu/crdbus50/CLE1/styles.xml [build XSL] autotext/hu/crdbus50/CLE2/atevent.xml [build XSL] autotext/hu/crdbus50/CLE2/content.xml [build XSL] autotext/hu/crdbus50/CLE2/meta.xml [build XSL] autotext/hu/crdbus50/CLE2/settings.xml [build XSL] autotext/hu/crdbus50/CLE2/styles.xml [build XSL] autotext/hu/crdbus50/CLE3/atevent.xml [build XSL] autotext/hu/crdbus50/CLE3/content.xml [build XSL] autotext/hu/crdbus50/CLE3/meta.xml [build XSL] autotext/hu/crdbus50/CLE3/settings.xml [build XSL] autotext/hu/crdbus50/CLE3/styles.xml [build XSL] autotext/hu/crdbus50/CON1/atevent.xml [build XSL] autotext/hu/crdbus50/CON1/content.xml [build XSL] autotext/hu/crdbus50/CON1/meta.xml [build CPY] autotext/hu/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus50/CON1/settings.xml [build XSL] autotext/hu/crdbus50/CON1/styles.xml [build XSL] autotext/hu/crdbus50/CON2/atevent.xml [build XSL] autotext/hu/crdbus50/CON2/content.xml [build XSL] autotext/hu/crdbus50/CON2/meta.xml [build CPY] autotext/hu/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus50/CON2/settings.xml [build XSL] autotext/hu/crdbus50/CON2/styles.xml [build XSL] autotext/hu/crdbus50/META-INF/manifest.xml [build CPY] autotext/hu/crdbus54/mimetype [build XSL] autotext/hu/crdbus54/BlockList.xml [build XSL] autotext/hu/crdbus54/ELE1/atevent.xml [build XSL] autotext/hu/crdbus54/ELE1/content.xml [build XSL] autotext/hu/crdbus54/ELE1/meta.xml [build XSL] autotext/hu/crdbus54/ELE1/settings.xml [build XSL] autotext/hu/crdbus54/ELE1/styles.xml [build XSL] autotext/hu/crdbus54/ELE2/atevent.xml [build XSL] autotext/hu/crdbus54/ELE2/content.xml [build XSL] autotext/hu/crdbus54/ELE2/meta.xml [build XSL] autotext/hu/crdbus54/ELE2/settings.xml [build XSL] autotext/hu/crdbus54/ELE2/styles.xml [build XSL] autotext/hu/crdbus54/ELE3/atevent.xml [build XSL] autotext/hu/crdbus54/ELE3/content.xml [build XSL] autotext/hu/crdbus54/ELE3/meta.xml [build XSL] autotext/hu/crdbus54/ELE3/settings.xml [build XSL] autotext/hu/crdbus54/ELE3/styles.xml [build XSL] autotext/hu/crdbus54/META-INF/manifest.xml [build XSL] autotext/hu/crdbus54/MOD1/atevent.xml [build XSL] autotext/hu/crdbus54/MOD1/content.xml [build XSL] autotext/hu/crdbus54/MOD1/meta.xml [build CPY] autotext/hu/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus54/MOD1/settings.xml [build XSL] autotext/hu/crdbus54/MOD1/styles.xml [build XSL] autotext/hu/crdbus54/MOD2/atevent.xml [build XSL] autotext/hu/crdbus54/MOD2/content.xml [build XSL] autotext/hu/crdbus54/MOD2/meta.xml [build CPY] autotext/hu/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus54/MOD2/settings.xml [build XSL] autotext/hu/crdbus54/MOD2/styles.xml [build CPY] autotext/hu/standard/mimetype [build XSL] autotext/hu/standard/2016/content.xml [build XSL] autotext/hu/standard/2016/styles.xml [build XSL] autotext/hu/standard/AL/AL.xml [build XSL] autotext/hu/standard/AL/atevent.xml [build XSL] autotext/hu/standard/B/atevent.xml [build XSL] autotext/hu/standard/B/B.xml [build XSL] autotext/hu/standard/EL/atevent.xml [build XSL] autotext/hu/standard/EL/EL.xml [build XSL] autotext/hu/standard/EX/atevent.xml [build XSL] autotext/hu/standard/EX/EX.xml [build XSL] autotext/hu/standard/FN/content.xml [build CPY] autotext/hu/standard/FN/manifest.rdf [build XSL] autotext/hu/standard/FN/Object_1/content.xml [build XSL] autotext/hu/standard/FN/Object_1/settings.xml [build XSL] autotext/hu/standard/FN/styles.xml [build XSL] autotext/hu/standard/HI/atevent.xml [build XSL] autotext/hu/standard/HI/HI.xml [build XSL] autotext/hu/standard/I/atevent.xml [build XSL] autotext/hu/standard/I/I.xml [build XSL] autotext/hu/standard/K/atevent.xml [build XSL] autotext/hu/standard/K/K.xml [build XSL] autotext/hu/standard/KH/atevent.xml [build XSL] autotext/hu/standard/KH/content.xml [build XSL] autotext/hu/standard/KH/meta.xml [build XSL] autotext/hu/standard/KH/settings.xml [build XSL] autotext/hu/standard/KH/styles.xml [build XSL] autotext/hu/standard/KHU/atevent.xml [build XSL] autotext/hu/standard/KHU/content.xml [build XSL] autotext/hu/standard/KHU/meta.xml [build XSL] autotext/hu/standard/KHU/settings.xml [build XSL] autotext/hu/standard/KHU/styles.xml [build XSL] autotext/hu/standard/KU/atevent.xml [build XSL] autotext/hu/standard/KU/content.xml [build XSL] autotext/hu/standard/KU/meta.xml [build XSL] autotext/hu/standard/KU/settings.xml [build XSL] autotext/hu/standard/KU/styles.xml [build XSL] autotext/hu/standard/LOREM/LOREM.xml [build XSL] autotext/hu/standard/LP/atevent.xml [build XSL] autotext/hu/standard/LP/LP.xml [build XSL] autotext/hu/standard/META-INF/manifest.xml [build XSL] autotext/hu/standard/MJ/atevent.xml [build XSL] autotext/hu/standard/MJ/MJ.xml [build XSL] autotext/hu/standard/ML/atevent.xml [build XSL] autotext/hu/standard/ML/ML.xml [build XSL] autotext/hu/standard/PL/atevent.xml [build XSL] autotext/hu/standard/PL/PL.xml [build XSL] autotext/hu/standard/SZ/atevent.xml [build XSL] autotext/hu/standard/SZ/SZ.xml [build XSL] autotext/hu/standard/T/atevent.xml [build XSL] autotext/hu/standard/T/T.xml [build XSL] autotext/hu/standard/TC/atevent.xml [build XSL] autotext/hu/standard/TC/TC.xml [build XSL] autotext/hu/standard/TH/atevent.xml [build XSL] autotext/hu/standard/TH/content.xml [build XSL] autotext/hu/standard/TH/meta.xml [build XSL] autotext/hu/standard/TH/settings.xml [build XSL] autotext/hu/standard/TH/styles.xml [build XSL] autotext/hu/standard/THU/atevent.xml [build XSL] autotext/hu/standard/THU/content.xml [build XSL] autotext/hu/standard/THU/meta.xml [build XSL] autotext/hu/standard/THU/settings.xml [build XSL] autotext/hu/standard/THU/styles.xml [build XSL] autotext/hu/standard/TI/atevent.xml [build XSL] autotext/hu/standard/TI/TI.xml [build XSL] autotext/hu/standard/TL/atevent.xml [build XSL] autotext/hu/standard/TL/TL.xml [build XSL] autotext/hu/standard/TU/atevent.xml [build XSL] autotext/hu/standard/TU/content.xml [build XSL] autotext/hu/standard/TU/meta.xml [build XSL] autotext/hu/standard/TU/settings.xml [build XSL] autotext/hu/standard/TU/styles.xml [build XSL] autotext/hu/standard/U/atevent.xml [build XSL] autotext/hu/standard/U/U.xml [build CPY] autotext/hu/template/mimetype [build XSL] autotext/hu/template/BlockList.xml [build XSL] autotext/hu/template/H1B/content.xml [build CPY] autotext/hu/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/hu/template/H1B/styles.xml [build XSL] autotext/hu/template/H1C/content.xml [build XSL] autotext/hu/template/H1C/styles.xml [build XSL] autotext/hu/template/H1N/content.xml [build XSL] autotext/hu/template/H1N/styles.xml [build XSL] autotext/hu/template/HB/content.xml [build CPY] autotext/hu/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/hu/template/HB/styles.xml [build XSL] autotext/hu/template/HC/content.xml [build XSL] autotext/hu/template/HC/styles.xml [build XSL] autotext/hu/template/HLB/content.xml [build XSL] autotext/hu/template/HLB/styles.xml [build XSL] autotext/hu/template/HLC/content.xml [build XSL] autotext/hu/template/HLC/styles.xml [build XSL] autotext/hu/template/HLN/content.xml [build XSL] autotext/hu/template/HLN/styles.xml [build XSL] autotext/hu/template/HN/content.xml [build XSL] autotext/hu/template/HN/styles.xml [build XSL] autotext/hu/template/HRB/content.xml [build CPY] autotext/hu/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/hu/template/HRB/styles.xml [build XSL] autotext/hu/template/HRC/content.xml [build XSL] autotext/hu/template/HRC/styles.xml [build XSL] autotext/hu/template/HRN/content.xml [build XSL] autotext/hu/template/HRN/styles.xml [build XSL] autotext/hu/template/META-INF/manifest.xml [build XSL] autotext/hu/template/PT1/content.xml [build XSL] autotext/hu/template/PT1/styles.xml [build XSL] autotext/hu/template/PT2/content.xml [build XSL] autotext/hu/template/PT2/styles.xml [build CPY] autotext/is/standard/mimetype [build XSL] autotext/is/standard/BlockList.xml [build XSL] autotext/is/standard/FN/content.xml [build CPY] autotext/is/standard/FN/manifest.rdf [build XSL] autotext/is/standard/FN/Object_1/content.xml [build XSL] autotext/is/standard/FN/Object_1/settings.xml [build XSL] autotext/is/standard/FN/styles.xml [build XSL] autotext/is/standard/LOREM/LOREM.xml [build XSL] autotext/is/standard/META-INF/manifest.xml [build CPY] autotext/it/crdbus50/mimetype [build XSL] autotext/it/crdbus50/BlockList.xml [build XSL] autotext/it/crdbus50/CLA1/atevent.xml [build XSL] autotext/it/crdbus50/CLA1/content.xml [build XSL] autotext/it/crdbus50/CLA1/meta.xml [build XSL] autotext/it/crdbus50/CLA1/settings.xml [build XSL] autotext/it/crdbus50/CLA1/styles.xml [build XSL] autotext/it/crdbus50/CLA2/atevent.xml [build XSL] autotext/it/crdbus50/CLA2/content.xml [build XSL] autotext/it/crdbus50/CLA2/meta.xml [build XSL] autotext/it/crdbus50/CLA2/settings.xml [build XSL] autotext/it/crdbus50/CLA2/styles.xml [build XSL] autotext/it/crdbus50/CLA3/atevent.xml [build XSL] autotext/it/crdbus50/CLA3/content.xml [build XSL] autotext/it/crdbus50/CLA3/meta.xml [build XSL] autotext/it/crdbus50/CLA3/settings.xml [build XSL] autotext/it/crdbus50/CLA3/styles.xml [build XSL] autotext/it/crdbus50/META-INF/manifest.xml [build XSL] autotext/it/crdbus50/MOD1/atevent.xml [build XSL] autotext/it/crdbus50/MOD1/content.xml [build XSL] autotext/it/crdbus50/MOD1/meta.xml [build CPY] autotext/it/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/it/crdbus50/MOD1/settings.xml [build XSL] autotext/it/crdbus50/MOD1/styles.xml [build XSL] autotext/it/crdbus50/MOD2/atevent.xml [build XSL] autotext/it/crdbus50/MOD2/content.xml [build XSL] autotext/it/crdbus50/MOD2/meta.xml [build CPY] autotext/it/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/it/crdbus50/MOD2/settings.xml [build XSL] autotext/it/crdbus50/MOD2/styles.xml [build CPY] autotext/it/standard/mimetype [build XSL] autotext/it/standard/A/A.xml [build XSL] autotext/it/standard/BlockList.xml [build XSL] autotext/it/standard/CP/atevent.xml [build XSL] autotext/it/standard/CP/CP.xml [build XSL] autotext/it/standard/CR/atevent.xml [build XSL] autotext/it/standard/CR/CR.xml [build XSL] autotext/it/standard/CS/atevent.xml [build XSL] autotext/it/standard/CS/content.xml [build XSL] autotext/it/standard/CS/meta.xml [build XSL] autotext/it/standard/CS/settings.xml [build XSL] autotext/it/standard/CS/styles.xml [build XSL] autotext/it/standard/DA/atevent.xml [build XSL] autotext/it/standard/DA/DA.xml [build XSL] autotext/it/standard/DG/atevent.xml [build XSL] autotext/it/standard/DG/content.xml [build XSL] autotext/it/standard/DG/meta.xml [build XSL] autotext/it/standard/DG/settings.xml [build XSL] autotext/it/standard/DG/styles.xml [build XSL] autotext/it/standard/DIRIF/atevent.xml [build XSL] autotext/it/standard/DIRIF/content.xml [build XSL] autotext/it/standard/DIRIF/meta.xml [build XSL] autotext/it/standard/DIRIF/settings.xml [build XSL] autotext/it/standard/DIRIF/styles.xml [build XSL] autotext/it/standard/FN/content.xml [build CPY] autotext/it/standard/FN/manifest.rdf [build XSL] autotext/it/standard/FN/Object_1/content.xml [build XSL] autotext/it/standard/FN/Object_1/settings.xml [build XSL] autotext/it/standard/FN/styles.xml [build XSL] autotext/it/standard/ICOLL/atevent.xml [build XSL] autotext/it/standard/ICOLL/content.xml [build XSL] autotext/it/standard/ICOLL/meta.xml [build XSL] autotext/it/standard/ICOLL/settings.xml [build XSL] autotext/it/standard/ICOLL/styles.xml [build XSL] autotext/it/standard/IDOC/atevent.xml [build XSL] autotext/it/standard/IDOC/content.xml [build XSL] autotext/it/standard/IDOC/meta.xml [build XSL] autotext/it/standard/IDOC/settings.xml [build XSL] autotext/it/standard/IDOC/styles.xml [build XSL] autotext/it/standard/IMP/atevent.xml [build XSL] autotext/it/standard/IMP/content.xml [build XSL] autotext/it/standard/IMP/meta.xml [build XSL] autotext/it/standard/IMP/settings.xml [build XSL] autotext/it/standard/IMP/styles.xml [build XSL] autotext/it/standard/IRIC/atevent.xml [build XSL] autotext/it/standard/IRIC/IRIC.xml [build XSL] autotext/it/standard/LOREM/LOREM.xml [build XSL] autotext/it/standard/META-INF/manifest.xml [build XSL] autotext/it/standard/O/atevent.xml [build XSL] autotext/it/standard/O/O.xml [build XSL] autotext/it/standard/P/atevent.xml [build XSL] autotext/it/standard/P/P.xml [build XSL] autotext/it/standard/R/R.xml [build XSL] autotext/it/standard/S1/atevent.xml [build XSL] autotext/it/standard/S1/content.xml [build XSL] autotext/it/standard/S1/meta.xml [build XSL] autotext/it/standard/S1/settings.xml [build XSL] autotext/it/standard/S1/styles.xml [build XSL] autotext/it/standard/S2/atevent.xml [build XSL] autotext/it/standard/S2/content.xml [build XSL] autotext/it/standard/S2/meta.xml [build XSL] autotext/it/standard/S2/settings.xml [build XSL] autotext/it/standard/S2/styles.xml [build XSL] autotext/it/standard/SD/atevent.xml [build XSL] autotext/it/standard/SD/content.xml [build XSL] autotext/it/standard/SD/meta.xml [build XSL] autotext/it/standard/SD/settings.xml [build XSL] autotext/it/standard/SD/styles.xml [build XSL] autotext/it/standard/TE/atevent.xml [build XSL] autotext/it/standard/TE/TE.xml [build CPY] autotext/it/template/mimetype [build XSL] autotext/it/template/BlockList.xml [build XSL] autotext/it/template/H1B/content.xml [build CPY] autotext/it/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/it/template/H1B/styles.xml [build XSL] autotext/it/template/H1C/content.xml [build XSL] autotext/it/template/H1C/styles.xml [build XSL] autotext/it/template/H1N/content.xml [build XSL] autotext/it/template/H1N/styles.xml [build XSL] autotext/it/template/HB/content.xml [build CPY] autotext/it/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/it/template/HB/styles.xml [build XSL] autotext/it/template/HC/content.xml [build XSL] autotext/it/template/HC/styles.xml [build XSL] autotext/it/template/HLB/content.xml [build XSL] autotext/it/template/HLB/styles.xml [build XSL] autotext/it/template/HLC/content.xml [build XSL] autotext/it/template/HLC/styles.xml [build XSL] autotext/it/template/HLN/content.xml [build XSL] autotext/it/template/HLN/styles.xml [build XSL] autotext/it/template/HN/content.xml [build XSL] autotext/it/template/HN/styles.xml [build XSL] autotext/it/template/HRB/content.xml [build CPY] autotext/it/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/it/template/HRB/styles.xml [build XSL] autotext/it/template/HRC/content.xml [build XSL] autotext/it/template/HRC/styles.xml [build XSL] autotext/it/template/HRN/content.xml [build XSL] autotext/it/template/HRN/styles.xml [build XSL] autotext/it/template/META-INF/manifest.xml [build XSL] autotext/it/template/PT1/content.xml [build XSL] autotext/it/template/PT1/styles.xml [build XSL] autotext/it/template/PT2/content.xml [build XSL] autotext/it/template/PT2/styles.xml [build CPY] autotext/ja/crdbus50/mimetype [build XSL] autotext/ja/crdbus50/BlockList.xml [build XSL] autotext/ja/crdbus50/CLA1/content.xml [build XSL] autotext/ja/crdbus50/CLA1/styles.xml [build XSL] autotext/ja/crdbus50/CLA2/content.xml [build XSL] autotext/ja/crdbus50/CLA2/styles.xml [build XSL] autotext/ja/crdbus50/CLA3/content.xml [build XSL] autotext/ja/crdbus50/CLA3/styles.xml [build XSL] autotext/ja/crdbus50/META-INF/manifest.xml [build XSL] autotext/ja/crdbus50/MOD1/content.xml [build XSL] autotext/ja/crdbus50/MOD1/styles.xml [build XSL] autotext/ja/crdbus50/MOD2/content.xml [build XSL] autotext/ja/crdbus50/MOD2/styles.xml [build CPY] autotext/ja/standard/mimetype [build XSL] autotext/ja/standard/AR/AR.xml [build XSL] autotext/ja/standard/AR/atevent.xml [build XSL] autotext/ja/standard/BlockList.xml [build XSL] autotext/ja/standard/CAN/atevent.xml [build XSL] autotext/ja/standard/CAN/content.xml [build XSL] autotext/ja/standard/CAN/styles.xml [build XSL] autotext/ja/standard/CP/content.xml [build XSL] autotext/ja/standard/CP/styles.xml [build XSL] autotext/ja/standard/DT/content.xml [build XSL] autotext/ja/standard/DT/styles.xml [build XSL] autotext/ja/standard/E/E.xml [build XSL] autotext/ja/standard/FN/content.xml [build CPY] autotext/ja/standard/FN/manifest.rdf [build XSL] autotext/ja/standard/FN/Object_1/content.xml [build XSL] autotext/ja/standard/FN/Object_1/settings.xml [build XSL] autotext/ja/standard/FN/styles.xml [build XSL] autotext/ja/standard/HK/content.xml [build XSL] autotext/ja/standard/HK/styles.xml [build XSL] autotext/ja/standard/I/I.xml [build XSL] autotext/ja/standard/JACL/atevent.xml [build XSL] autotext/ja/standard/JACL/content.xml [build XSL] autotext/ja/standard/JACL/styles.xml [build XSL] autotext/ja/standard/JAINV/atevent.xml [build XSL] autotext/ja/standard/JAINV/content.xml [build XSL] autotext/ja/standard/JAINV/styles.xml [build XSL] autotext/ja/standard/JARL/atevent.xml [build XSL] autotext/ja/standard/JARL/content.xml [build XSL] autotext/ja/standard/JARL/styles.xml [build XSL] autotext/ja/standard/JARWPR/content.xml [build XSL] autotext/ja/standard/JARWPR/styles.xml [build XSL] autotext/ja/standard/KG/content.xml [build XSL] autotext/ja/standard/KG/styles.xml [build XSL] autotext/ja/standard/LOREM/LOREM.xml [build XSL] autotext/ja/standard/META-INF/manifest.xml [build XSL] autotext/ja/standard/O/atevent.xml [build XSL] autotext/ja/standard/O/O.xml [build XSL] autotext/ja/standard/Q/atevent.xml [build XSL] autotext/ja/standard/Q/Q.xml [build XSL] autotext/ja/standard/R1/atevent.xml [build XSL] autotext/ja/standard/R1/content.xml [build XSL] autotext/ja/standard/R1/styles.xml [build XSL] autotext/ja/standard/R2/atevent.xml [build XSL] autotext/ja/standard/R2/content.xml [build XSL] autotext/ja/standard/R2/styles.xml [build XSL] autotext/ja/standard/TOP/content.xml [build XSL] autotext/ja/standard/TOP/styles.xml [build CPY] autotext/ja/template/mimetype [build XSL] autotext/ja/template/BlockList.xml [build XSL] autotext/ja/template/H1B/content.xml [build CPY] autotext/ja/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ja/template/H1B/styles.xml [build XSL] autotext/ja/template/H1C/content.xml [build XSL] autotext/ja/template/H1C/styles.xml [build XSL] autotext/ja/template/H1N/content.xml [build XSL] autotext/ja/template/H1N/styles.xml [build XSL] autotext/ja/template/HB/content.xml [build CPY] autotext/ja/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ja/template/HB/styles.xml [build XSL] autotext/ja/template/HC/content.xml [build XSL] autotext/ja/template/HC/styles.xml [build XSL] autotext/ja/template/HLB/content.xml [build XSL] autotext/ja/template/HLB/styles.xml [build XSL] autotext/ja/template/HLC/content.xml [build XSL] autotext/ja/template/HLC/styles.xml [build XSL] autotext/ja/template/HLN/content.xml [build XSL] autotext/ja/template/HLN/styles.xml [build XSL] autotext/ja/template/HN/content.xml [build XSL] autotext/ja/template/HN/styles.xml [build XSL] autotext/ja/template/HRB/content.xml [build CPY] autotext/ja/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ja/template/HRB/styles.xml [build XSL] autotext/ja/template/HRC/content.xml [build XSL] autotext/ja/template/HRC/styles.xml [build XSL] autotext/ja/template/HRN/content.xml [build XSL] autotext/ja/template/HRN/styles.xml [build XSL] autotext/ja/template/META-INF/manifest.xml [build XSL] autotext/ja/template/PT1/content.xml [build XSL] autotext/ja/template/PT1/styles.xml [build XSL] autotext/ja/template/PT2/content.xml [build XSL] autotext/ja/template/PT2/styles.xml [build CPY] autotext/km/crdbus50/mimetype [build XSL] autotext/km/crdbus50/BlockList.xml [build XSL] autotext/km/crdbus50/CON1/atevent.xml [build XSL] autotext/km/crdbus50/CON1/content.xml [build XSL] autotext/km/crdbus50/CON1/meta.xml [build CPY] autotext/km/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/km/crdbus50/CON1/settings.xml [build XSL] autotext/km/crdbus50/CON1/styles.xml [build XSL] autotext/km/crdbus50/CON2/atevent.xml [build XSL] autotext/km/crdbus50/CON2/content.xml [build XSL] autotext/km/crdbus50/CON2/meta.xml [build CPY] autotext/km/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/km/crdbus50/CON2/settings.xml [build XSL] autotext/km/crdbus50/CON2/styles.xml [build XSL] autotext/km/crdbus50/ELE1/atevent.xml [build XSL] autotext/km/crdbus50/ELE1/content.xml [build XSL] autotext/km/crdbus50/ELE1/meta.xml [build XSL] autotext/km/crdbus50/ELE1/settings.xml [build XSL] autotext/km/crdbus50/ELE1/styles.xml [build XSL] autotext/km/crdbus50/ELE2/atevent.xml [build XSL] autotext/km/crdbus50/ELE2/content.xml [build XSL] autotext/km/crdbus50/ELE2/meta.xml [build XSL] autotext/km/crdbus50/ELE2/settings.xml [build XSL] autotext/km/crdbus50/ELE2/styles.xml [build XSL] autotext/km/crdbus50/ELE3/atevent.xml [build XSL] autotext/km/crdbus50/ELE3/content.xml [build XSL] autotext/km/crdbus50/ELE3/meta.xml [build XSL] autotext/km/crdbus50/ELE3/settings.xml [build XSL] autotext/km/crdbus50/ELE3/styles.xml [build XSL] autotext/km/crdbus50/META-INF/manifest.xml [build CPY] autotext/km/standard/mimetype [build XSL] autotext/km/standard/A/A.xml [build XSL] autotext/km/standard/A/atevent.xml [build XSL] autotext/km/standard/AR/AR.xml [build XSL] autotext/km/standard/AR/atevent.xml [build XSL] autotext/km/standard/BlockList.xml [build XSL] autotext/km/standard/BW/atevent.xml [build XSL] autotext/km/standard/BW/BW.xml [build XSL] autotext/km/standard/C/atevent.xml [build XSL] autotext/km/standard/C/C.xml [build XSL] autotext/km/standard/CAN/atevent.xml [build XSL] autotext/km/standard/CAN/content.xml [build XSL] autotext/km/standard/CAN/meta.xml [build XSL] autotext/km/standard/CAN/settings.xml [build XSL] autotext/km/standard/CAN/styles.xml [build XSL] autotext/km/standard/CD/atevent.xml [build XSL] autotext/km/standard/CD/CD.xml [build XSL] autotext/km/standard/CM/atevent.xml [build XSL] autotext/km/standard/CM/CM.xml [build XSL] autotext/km/standard/CNL/atevent.xml [build XSL] autotext/km/standard/CNL/CNL.xml [build XSL] autotext/km/standard/DMS/atevent.xml [build XSL] autotext/km/standard/DMS/content.xml [build XSL] autotext/km/standard/DMS/meta.xml [build XSL] autotext/km/standard/DMS/settings.xml [build XSL] autotext/km/standard/DMS/styles.xml [build XSL] autotext/km/standard/DT/atevent.xml [build XSL] autotext/km/standard/DT/DT.xml [build XSL] autotext/km/standard/E/E.xml [build XSL] autotext/km/standard/FN/content.xml [build CPY] autotext/km/standard/FN/manifest.rdf [build XSL] autotext/km/standard/FN/Object_1/content.xml [build XSL] autotext/km/standard/FN/Object_1/settings.xml [build XSL] autotext/km/standard/FN/styles.xml [build XSL] autotext/km/standard/I/I.xml [build XSL] autotext/km/standard/IRT/atevent.xml [build XSL] autotext/km/standard/IRT/IRT.xml [build XSL] autotext/km/standard/J/atevent.xml [build XSL] autotext/km/standard/J/content.xml [build XSL] autotext/km/standard/J/meta.xml [build XSL] autotext/km/standard/J/settings.xml [build XSL] autotext/km/standard/J/styles.xml [build XSL] autotext/km/standard/JACL/atevent.xml [build XSL] autotext/km/standard/JACL/content.xml [build XSL] autotext/km/standard/JACL/meta.xml [build XSL] autotext/km/standard/JACL/settings.xml [build XSL] autotext/km/standard/JACL/styles.xml [build XSL] autotext/km/standard/JACR/atevent.xml [build XSL] autotext/km/standard/JACR/content.xml [build XSL] autotext/km/standard/JACR/meta.xml [build XSL] autotext/km/standard/JACR/settings.xml [build XSL] autotext/km/standard/JACR/styles.xml [build XSL] autotext/km/standard/JAINV/atevent.xml [build XSL] autotext/km/standard/JAINV/content.xml [build XSL] autotext/km/standard/JAINV/meta.xml [build XSL] autotext/km/standard/JAINV/settings.xml [build XSL] autotext/km/standard/JAINV/styles.xml [build XSL] autotext/km/standard/JARL/atevent.xml [build XSL] autotext/km/standard/JARL/content.xml [build XSL] autotext/km/standard/JARL/meta.xml [build XSL] autotext/km/standard/JARL/settings.xml [build XSL] autotext/km/standard/JARL/styles.xml [build XSL] autotext/km/standard/LAG/atevent.xml [build XSL] autotext/km/standard/LAG/LAG.xml [build XSL] autotext/km/standard/LOREM/LOREM.xml [build XSL] autotext/km/standard/META-INF/manifest.xml [build XSL] autotext/km/standard/O/atevent.xml [build XSL] autotext/km/standard/O/O.xml [build XSL] autotext/km/standard/P/atevent.xml [build XSL] autotext/km/standard/P/P.xml [build XSL] autotext/km/standard/Q/atevent.xml [build XSL] autotext/km/standard/Q/Q.xml [build XSL] autotext/km/standard/R1/atevent.xml [build XSL] autotext/km/standard/R1/content.xml [build XSL] autotext/km/standard/R1/meta.xml [build XSL] autotext/km/standard/R1/settings.xml [build XSL] autotext/km/standard/R1/styles.xml [build XSL] autotext/km/standard/R2/atevent.xml [build XSL] autotext/km/standard/R2/content.xml [build XSL] autotext/km/standard/R2/meta.xml [build XSL] autotext/km/standard/R2/settings.xml [build XSL] autotext/km/standard/R2/styles.xml [build XSL] autotext/km/standard/RE/atevent.xml [build XSL] autotext/km/standard/RE/RE.xml [build XSL] autotext/km/standard/RF/atevent.xml [build XSL] autotext/km/standard/RF/RF.xml [build XSL] autotext/km/standard/RG/atevent.xml [build XSL] autotext/km/standard/RG/RG.xml [build XSL] autotext/km/standard/RM/atevent.xml [build XSL] autotext/km/standard/RM/RM.xml [build XSL] autotext/km/standard/S/atevent.xml [build XSL] autotext/km/standard/S/S.xml [build XSL] autotext/km/standard/SD/atevent.xml [build XSL] autotext/km/standard/SD/SD.xml [build XSL] autotext/km/standard/SI/atevent.xml [build XSL] autotext/km/standard/SI/SI.xml [build XSL] autotext/km/standard/TC/atevent.xml [build XSL] autotext/km/standard/TC/TC.xml [build XSL] autotext/km/standard/TOP/atevent.xml [build XSL] autotext/km/standard/TOP/TOP.xml [build XSL] autotext/km/standard/TWIMC/atevent.xml [build XSL] autotext/km/standard/TWIMC/TWIMC.xml [build XSL] autotext/km/standard/TY/atevent.xml [build XSL] autotext/km/standard/TY/TY.xml [build XSL] autotext/km/standard/VA/atevent.xml [build XSL] autotext/km/standard/VA/VA.xml [build XSL] autotext/km/standard/VOM/atevent.xml [build XSL] autotext/km/standard/VOM/VOM.xml [build XSL] autotext/km/standard/YT/atevent.xml [build XSL] autotext/km/standard/YT/content.xml [build XSL] autotext/km/standard/YT/meta.xml [build XSL] autotext/km/standard/YT/settings.xml [build XSL] autotext/km/standard/YT/styles.xml [build CPY] autotext/km/template/mimetype [build XSL] autotext/km/template/BlockList.xml [build XSL] autotext/km/template/H1B/content.xml [build CPY] autotext/km/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/km/template/H1B/styles.xml [build XSL] autotext/km/template/H1C/content.xml [build XSL] autotext/km/template/H1C/styles.xml [build XSL] autotext/km/template/H1N/content.xml [build XSL] autotext/km/template/H1N/styles.xml [build XSL] autotext/km/template/HB/content.xml [build CPY] autotext/km/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/km/template/HB/styles.xml [build XSL] autotext/km/template/HC/content.xml [build XSL] autotext/km/template/HC/styles.xml [build XSL] autotext/km/template/HLB/content.xml [build XSL] autotext/km/template/HLB/styles.xml [build XSL] autotext/km/template/HLC/content.xml [build XSL] autotext/km/template/HLC/styles.xml [build XSL] autotext/km/template/HLN/content.xml [build XSL] autotext/km/template/HLN/styles.xml [build XSL] autotext/km/template/HN/content.xml [build XSL] autotext/km/template/HN/styles.xml [build XSL] autotext/km/template/HRB/content.xml [build CPY] autotext/km/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/km/template/HRB/styles.xml [build XSL] autotext/km/template/HRC/content.xml [build XSL] autotext/km/template/HRC/styles.xml [build XSL] autotext/km/template/HRN/content.xml [build XSL] autotext/km/template/HRN/styles.xml [build XSL] autotext/km/template/META-INF/manifest.xml [build XSL] autotext/km/template/PT1/content.xml [build XSL] autotext/km/template/PT1/styles.xml [build XSL] autotext/km/template/PT2/content.xml [build XSL] autotext/km/template/PT2/styles.xml [build CPY] autotext/ko/crdbus50/mimetype [build XSL] autotext/ko/crdbus50/+1gSzAA-1/content.xml [build XSL] autotext/ko/crdbus50/+1gSzAA-1/styles.xml [build XSL] autotext/ko/crdbus50/+1gSzAA-2/content.xml [build XSL] autotext/ko/crdbus50/+1gSzAA-2/styles.xml [build XSL] autotext/ko/crdbus50/+rODIBA-1/content.xml [build XSL] autotext/ko/crdbus50/+rODIBA-1/styles.xml [build XSL] autotext/ko/crdbus50/+rODIBA-2/content.xml [build XSL] autotext/ko/crdbus50/+rODIBA-2/styles.xml [build XSL] autotext/ko/crdbus50/+rODIBA-3/content.xml [build XSL] autotext/ko/crdbus50/+rODIBA-3/styles.xml [build XSL] autotext/ko/crdbus50/META-INF/manifest.xml [build CPY] autotext/ko/standard/mimetype [build XSL] autotext/ko/standard/AR/AR.xml [build XSL] autotext/ko/standard/AR/atevent.xml [build XSL] autotext/ko/standard/BEW/atevent.xml [build XSL] autotext/ko/standard/BEW/content.xml [build XSL] autotext/ko/standard/BEW/styles.xml [build XSL] autotext/ko/standard/BEWABS/content.xml [build XSL] autotext/ko/standard/BEWABS/styles.xml [build XSL] autotext/ko/standard/BEWEIN/content.xml [build XSL] autotext/ko/standard/BEWEIN/styles.xml [build XSL] autotext/ko/standard/BEWUNT/atevent.xml [build XSL] autotext/ko/standard/BEWUNT/content.xml [build XSL] autotext/ko/standard/BEWUNT/styles.xml [build XSL] autotext/ko/standard/BEWVOR/atevent.xml [build XSL] autotext/ko/standard/BEWVOR/content.xml [build XSL] autotext/ko/standard/BEWVOR/styles.xml [build XSL] autotext/ko/standard/BT/content.xml [build XSL] autotext/ko/standard/BT/styles.xml [build XSL] autotext/ko/standard/E/E.xml [build XSL] autotext/ko/standard/FN/content.xml [build CPY] autotext/ko/standard/FN/manifest.rdf [build XSL] autotext/ko/standard/FN/Object_1/content.xml [build XSL] autotext/ko/standard/FN/Object_1/settings.xml [build XSL] autotext/ko/standard/FN/styles.xml [build XSL] autotext/ko/standard/I/I.xml [build XSL] autotext/ko/standard/K_/atevent.xml [build XSL] autotext/ko/standard/K_/content.xml [build XSL] autotext/ko/standard/K_/styles.xml [build XSL] autotext/ko/standard/KU/atevent.xml [build XSL] autotext/ko/standard/KU/KU.xml [build XSL] autotext/ko/standard/LOREM/LOREM.xml [build XSL] autotext/ko/standard/M1/atevent.xml [build XSL] autotext/ko/standard/M1/content.xml [build XSL] autotext/ko/standard/M1/styles.xml [build XSL] autotext/ko/standard/M2/atevent.xml [build XSL] autotext/ko/standard/M2/content.xml [build XSL] autotext/ko/standard/M2/styles.xml [build XSL] autotext/ko/standard/META-INF/manifest.xml [build XSL] autotext/ko/standard/MFG/content.xml [build XSL] autotext/ko/standard/MFG/styles.xml [build XSL] autotext/ko/standard/O/atevent.xml [build XSL] autotext/ko/standard/O/O.xml [build XSL] autotext/ko/standard/Q/atevent.xml [build XSL] autotext/ko/standard/Q/Q.xml [build XSL] autotext/ko/standard/SGDH/content.xml [build XSL] autotext/ko/standard/SGDH/styles.xml [build XSL] autotext/ko/standard/UL/content.xml [build XSL] autotext/ko/standard/UL/styles.xml [build XSL] autotext/ko/standard/ZBED/content.xml [build XSL] autotext/ko/standard/ZBED/styles.xml [build CPY] autotext/ko/template/mimetype [build XSL] autotext/ko/template/BlockList.xml [build XSL] autotext/ko/template/H1B/content.xml [build CPY] autotext/ko/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ko/template/H1B/styles.xml [build XSL] autotext/ko/template/H1C/content.xml [build XSL] autotext/ko/template/H1C/styles.xml [build XSL] autotext/ko/template/H1N/content.xml [build XSL] autotext/ko/template/H1N/styles.xml [build XSL] autotext/ko/template/HB/content.xml [build CPY] autotext/ko/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ko/template/HB/styles.xml [build XSL] autotext/ko/template/HC/content.xml [build XSL] autotext/ko/template/HC/styles.xml [build XSL] autotext/ko/template/HLB/content.xml [build XSL] autotext/ko/template/HLB/styles.xml [build XSL] autotext/ko/template/HLC/content.xml [build XSL] autotext/ko/template/HLC/styles.xml [build XSL] autotext/ko/template/HLN/content.xml [build XSL] autotext/ko/template/HLN/styles.xml [build XSL] autotext/ko/template/HN/content.xml [build XSL] autotext/ko/template/HN/styles.xml [build XSL] autotext/ko/template/HRB/content.xml [build CPY] autotext/ko/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ko/template/HRB/styles.xml [build XSL] autotext/ko/template/HRC/content.xml [build XSL] autotext/ko/template/HRC/styles.xml [build XSL] autotext/ko/template/HRN/content.xml [build XSL] autotext/ko/template/HRN/styles.xml [build XSL] autotext/ko/template/META-INF/manifest.xml [build XSL] autotext/ko/template/PT1/content.xml [build XSL] autotext/ko/template/PT1/styles.xml [build XSL] autotext/ko/template/PT2/content.xml [build XSL] autotext/ko/template/PT2/styles.xml [build CPY] autotext/lb-LU/standard/mimetype [build XSL] autotext/lb-LU/standard/BlockList.xml [build XSL] autotext/lb-LU/standard/FN/content.xml [build CPY] autotext/lb-LU/standard/FN/manifest.rdf [build XSL] autotext/lb-LU/standard/FN/Object_1/content.xml [build XSL] autotext/lb-LU/standard/FN/Object_1/settings.xml [build XSL] autotext/lb-LU/standard/FN/styles.xml [build XSL] autotext/lb-LU/standard/LOREM/LOREM.xml [build XSL] autotext/lb-LU/standard/META-INF/manifest.xml [build CPY] autotext/lt/standard/mimetype [build XSL] autotext/lt/standard/BlockList.xml [build XSL] autotext/lt/standard/FN/content.xml [build CPY] autotext/lt/standard/FN/manifest.rdf [build XSL] autotext/lt/standard/FN/Object_1/content.xml [build XSL] autotext/lt/standard/FN/Object_1/settings.xml [build XSL] autotext/lt/standard/FN/styles.xml [build XSL] autotext/lt/standard/LOREM/LOREM.xml [build XSL] autotext/lt/standard/META-INF/manifest.xml [build CPY] autotext/mn/crdbus50/mimetype [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/atevent.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/content.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/meta.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/settings.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/styles.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/atevent.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/content.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/meta.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/settings.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/styles.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/atevent.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/content.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/meta.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/settings.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/styles.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/atevent.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/content.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/meta.xml [build CPY] autotext/mn/crdbus50/+BCgEGAQd-1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/settings.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/styles.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/atevent.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/content.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/meta.xml [build CPY] autotext/mn/crdbus50/+BCgEGAQd-2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/settings.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/styles.xml [build XSL] autotext/mn/crdbus50/META-INF/manifest.xml [build CPY] autotext/mn/standard/mimetype [build XSL] autotext/mn/standard/+BB0E6AQo-/+BB0E6AQo-.xml [build XSL] autotext/mn/standard/+BB0E6AQo-/atevent.xml [build XSL] autotext/mn/standard/+BBA-/+BBA-.xml [build XSL] autotext/mn/standard/+BBA-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/meta.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/settings.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/meta.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/settings.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/meta.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/settings.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/meta.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/settings.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/meta.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/settings.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/styles.xml [build XSL] autotext/mn/standard/+BBAEKA-/+BBAEKA-.xml [build XSL] autotext/mn/standard/+BBAEKA-/atevent.xml [build XSL] autotext/mn/standard/+BBEEKA-/+BBEEKA-.xml [build XSL] autotext/mn/standard/+BBEEKA-/atevent.xml [build XSL] autotext/mn/standard/+BBEELw-/+BBEELw-.xml [build XSL] autotext/mn/standard/+BBEELw-/atevent.xml [build XSL] autotext/mn/standard/+BBg-/+BBg-.xml [build XSL] autotext/mn/standard/+BBg-/atevent.xml [build XSL] autotext/mn/standard/+BBMEJQ-/atevent.xml [build XSL] autotext/mn/standard/+BBMEJQ-/content.xml [build XSL] autotext/mn/standard/+BBMEJQ-/meta.xml [build XSL] autotext/mn/standard/+BBMEJQ-/settings.xml [build XSL] autotext/mn/standard/+BBMEJQ-/styles.xml [build XSL] autotext/mn/standard/+BBsEEA-/+BBsEEA-.xml [build XSL] autotext/mn/standard/+BBsEEA-/atevent.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/atevent.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/content.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/meta.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/settings.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/styles.xml [build XSL] autotext/mn/standard/+BCE-/+BCE-.xml [build XSL] autotext/mn/standard/+BCE-/atevent.xml [build XSL] autotext/mn/standard/+BCE-1/atevent.xml [build XSL] autotext/mn/standard/+BCE-1/content.xml [build XSL] autotext/mn/standard/+BCE-1/meta.xml [build XSL] autotext/mn/standard/+BCE-1/settings.xml [build XSL] autotext/mn/standard/+BCE-1/styles.xml [build XSL] autotext/mn/standard/+BCE-2/atevent.xml [build XSL] autotext/mn/standard/+BCE-2/content.xml [build XSL] autotext/mn/standard/+BCE-2/meta.xml [build XSL] autotext/mn/standard/+BCE-2/settings.xml [build XSL] autotext/mn/standard/+BCE-2/styles.xml [build XSL] autotext/mn/standard/+BCEEIQQl-/+BCEEIQQl-.xml [build XSL] autotext/mn/standard/+BCEEIQQl-/atevent.xml [build XSL] autotext/mn/standard/+BCIEHQ-/+BCIEHQ-.xml [build XSL] autotext/mn/standard/+BCIEHQ-/atevent.xml [build XSL] autotext/mn/standard/+BCIEHQQY-/+BCIEHQQY-.xml [build XSL] autotext/mn/standard/+BCIEHQQY-/atevent.xml [build XSL] autotext/mn/standard/+BCU-/+BCU-.xml [build XSL] autotext/mn/standard/+BCU-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEAQg-/+BCUEEAQg-.xml [build XSL] autotext/mn/standard/+BCUEEAQg-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEAQR-/+BCUEEAQR-.xml [build XSL] autotext/mn/standard/+BCUEEAQR-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEQ-/+BCUEEQ-.xml [build XSL] autotext/mn/standard/+BCUEEQ-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEQQd-/+BCUEEQQd-.xml [build XSL] autotext/mn/standard/+BCUEEQQd-/atevent.xml [build XSL] autotext/mn/standard/+BCUEHQ-/+BCUEHQ-.xml [build XSL] autotext/mn/standard/+BCUEHQ-/atevent.xml [build XSL] autotext/mn/standard/+BCYEFQ-/atevent.xml [build XSL] autotext/mn/standard/+BCYEFQ-/content.xml [build XSL] autotext/mn/standard/+BCYEFQ-/meta.xml [build XSL] autotext/mn/standard/+BCYEFQ-/settings.xml [build XSL] autotext/mn/standard/+BCYEFQ-/styles.xml [build XSL] autotext/mn/standard/C/atevent.xml [build XSL] autotext/mn/standard/C/C.xml [build XSL] autotext/mn/standard/CD/atevent.xml [build XSL] autotext/mn/standard/CD/CD.xml [build XSL] autotext/mn/standard/CNL/atevent.xml [build XSL] autotext/mn/standard/CNL/CNL.xml [build XSL] autotext/mn/standard/E/E.xml [build XSL] autotext/mn/standard/FN/content.xml [build CPY] autotext/mn/standard/FN/manifest.rdf [build XSL] autotext/mn/standard/FN/Object_1/content.xml [build XSL] autotext/mn/standard/FN/Object_1/settings.xml [build XSL] autotext/mn/standard/FN/styles.xml [build XSL] autotext/mn/standard/I/I.xml [build XSL] autotext/mn/standard/LOREM/LOREM.xml [build XSL] autotext/mn/standard/META-INF/manifest.xml [build XSL] autotext/mn/standard/O/atevent.xml [build XSL] autotext/mn/standard/O/O.xml [build XSL] autotext/mn/standard/RF/atevent.xml [build XSL] autotext/mn/standard/RF/RF.xml [build XSL] autotext/mn/standard/RM/atevent.xml [build XSL] autotext/mn/standard/RM/RM.xml [build XSL] autotext/mn/standard/SI/atevent.xml [build XSL] autotext/mn/standard/SI/SI.xml [build XSL] autotext/mn/standard/TC/atevent.xml [build XSL] autotext/mn/standard/TC/TC.xml [build XSL] autotext/mn/standard/TWIMC/atevent.xml [build XSL] autotext/mn/standard/TWIMC/TWIMC.xml [build CPY] autotext/mn/template/mimetype [build XSL] autotext/mn/template/+BBcEHAQdBCI-/content.xml [build XSL] autotext/mn/template/+BBcEHAQdBCI-/styles.xml [build XSL] autotext/mn/template/+BBcEHAQi-/content.xml [build XSL] autotext/mn/template/+BBcEHAQi-/styles.xml [build XSL] autotext/mn/template/+BBcEHAQiBBc-/content.xml [build XSL] autotext/mn/template/+BBcEHAQiBBc-/styles.xml [build XSL] autotext/mn/template/+BBcEHAQiBBE-/content.xml [build XSL] autotext/mn/template/+BBcEHAQiBBE-/styles.xml [build XSL] autotext/mn/template/+BBQEHQQi-/content.xml [build XSL] autotext/mn/template/+BBQEHQQi-/styles.xml [build XSL] autotext/mn/template/+BBQEIg-/content.xml [build XSL] autotext/mn/template/+BBQEIg-/styles.xml [build XSL] autotext/mn/template/+BBQEIgQR-/content.xml [build XSL] autotext/mn/template/+BBQEIgQR-/styles.xml [build XSL] autotext/mn/template/+BBQEIgQX-/content.xml [build XSL] autotext/mn/template/+BBQEIgQX-/styles.xml [build XSL] autotext/mn/template/+BCIEHg-/content.xml [build CPY] autotext/mn/template/+BCIEHg-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/mn/template/+BCIEHg-/styles.xml [build XSL] autotext/mn/template/+BCIEHgQR-/content.xml [build CPY] autotext/mn/template/+BCIEHgQR-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/mn/template/+BCIEHgQR-/styles.xml [build XSL] autotext/mn/template/+BCIEHgQX-/content.xml [build XSL] autotext/mn/template/+BCIEHgQX-/styles.xml [build XSL] autotext/mn/template/+BCIEHQQi-/content.xml [build CPY] autotext/mn/template/+BCIEHQQi-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/mn/template/+BCIEHQQi-/styles.xml [build XSL] autotext/mn/template/META-INF/manifest.xml [build XSL] autotext/mn/template/PT1/content.xml [build XSL] autotext/mn/template/PT1/styles.xml [build XSL] autotext/mn/template/PT2/content.xml [build XSL] autotext/mn/template/PT2/styles.xml [build CPY] autotext/nl-BE/standard/mimetype [build XSL] autotext/nl-BE/standard/BlockList.xml [build XSL] autotext/nl-BE/standard/FN/content.xml [build CPY] autotext/nl-BE/standard/FN/manifest.rdf [build XSL] autotext/nl-BE/standard/FN/Object_1/content.xml [build XSL] autotext/nl-BE/standard/FN/Object_1/settings.xml [build XSL] autotext/nl-BE/standard/FN/styles.xml [build XSL] autotext/nl-BE/standard/LOREM/LOREM.xml [build XSL] autotext/nl-BE/standard/META-INF/manifest.xml [build CPY] autotext/nl/crdbus50/mimetype [build XSL] autotext/nl/crdbus50/ACT1/atevent.xml [build XSL] autotext/nl/crdbus50/ACT1/content.xml [build CPY] autotext/nl/crdbus50/ACT1/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/nl/crdbus50/ACT1/styles.xml [build XSL] autotext/nl/crdbus50/ACT2/atevent.xml [build XSL] autotext/nl/crdbus50/ACT2/content.xml [build CPY] autotext/nl/crdbus50/ACT2/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/nl/crdbus50/ACT2/styles.xml [build XSL] autotext/nl/crdbus50/ELEG1/atevent.xml [build XSL] autotext/nl/crdbus50/ELEG1/content.xml [build CPY] autotext/nl/crdbus50/ELEG1/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/nl/crdbus50/ELEG1/styles.xml [build XSL] autotext/nl/crdbus50/ELEG2/atevent.xml [build XSL] autotext/nl/crdbus50/ELEG2/content.xml [build CPY] autotext/nl/crdbus50/ELEG2/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/nl/crdbus50/ELEG2/styles.xml [build XSL] autotext/nl/crdbus50/ELEG3/atevent.xml [build XSL] autotext/nl/crdbus50/ELEG3/content.xml [build CPY] autotext/nl/crdbus50/ELEG3/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/nl/crdbus50/ELEG3/styles.xml [build XSL] autotext/nl/crdbus50/META-INF/manifest.xml [build XSL] autotext/nl/crdbus50/PRO1/atevent.xml [build XSL] autotext/nl/crdbus50/PRO1/content.xml [build XSL] autotext/nl/crdbus50/PRO1/styles.xml [build XSL] autotext/nl/crdbus50/PRO2/atevent.xml [build XSL] autotext/nl/crdbus50/PRO2/content.xml [build XSL] autotext/nl/crdbus50/PRO2/styles.xml [build XSL] autotext/nl/crdbus50/PRO3/atevent.xml [build XSL] autotext/nl/crdbus50/PRO3/content.xml [build XSL] autotext/nl/crdbus50/PRO3/styles.xml [build CPY] autotext/nl/standard/mimetype [build XSL] autotext/nl/standard/A/A.xml [build XSL] autotext/nl/standard/A1/atevent.xml [build XSL] autotext/nl/standard/A1/content.xml [build XSL] autotext/nl/standard/A1/styles.xml [build XSL] autotext/nl/standard/A2/atevent.xml [build XSL] autotext/nl/standard/A2/content.xml [build XSL] autotext/nl/standard/A2/styles.xml [build XSL] autotext/nl/standard/AL/AL.xml [build XSL] autotext/nl/standard/AL/atevent.xml [build XSL] autotext/nl/standard/AL/content.xml [build XSL] autotext/nl/standard/AL/styles.xml [build XSL] autotext/nl/standard/B/B.xml [build XSL] autotext/nl/standard/BETV/atevent.xml [build XSL] autotext/nl/standard/BETV/BETV.xml [build XSL] autotext/nl/standard/BO/atevent.xml [build XSL] autotext/nl/standard/BO/BO.xml [build XSL] autotext/nl/standard/BS/atevent.xml [build XSL] autotext/nl/standard/BS/BS.xml [build XSL] autotext/nl/standard/BT/atevent.xml [build XSL] autotext/nl/standard/BT/BT.xml [build XSL] autotext/nl/standard/FN/content.xml [build CPY] autotext/nl/standard/FN/manifest.rdf [build XSL] autotext/nl/standard/FN/Object_1/content.xml [build XSL] autotext/nl/standard/FN/Object_1/settings.xml [build XSL] autotext/nl/standard/FN/styles.xml [build XSL] autotext/nl/standard/GDH/atevent.xml [build XSL] autotext/nl/standard/GDH/content.xml [build XSL] autotext/nl/standard/GDH/styles.xml [build XSL] autotext/nl/standard/LIC/atevent.xml [build XSL] autotext/nl/standard/LIC/content.xml [build XSL] autotext/nl/standard/LIC/styles.xml [build XSL] autotext/nl/standard/LOREM/LOREM.xml [build XSL] autotext/nl/standard/META-INF/manifest.xml [build XSL] autotext/nl/standard/MVG/atevent.xml [build XSL] autotext/nl/standard/MVG/content.xml [build XSL] autotext/nl/standard/MVG/styles.xml [build XSL] autotext/nl/standard/O/atevent.xml [build XSL] autotext/nl/standard/O/O.xml [build XSL] autotext/nl/standard/OP/atevent.xml [build XSL] autotext/nl/standard/OP/content.xml [build XSL] autotext/nl/standard/OP/styles.xml [build XSL] autotext/nl/standard/SOL/atevent.xml [build XSL] autotext/nl/standard/SOL/content.xml [build XSL] autotext/nl/standard/SOL/styles.xml [build XSL] autotext/nl/standard/SOLAFZ/atevent.xml [build XSL] autotext/nl/standard/SOLAFZ/content.xml [build XSL] autotext/nl/standard/SOLAFZ/styles.xml [build XSL] autotext/nl/standard/SOLDOC/atevent.xml [build XSL] autotext/nl/standard/SOLDOC/content.xml [build XSL] autotext/nl/standard/SOLDOC/styles.xml [build XSL] autotext/nl/standard/SOLONT/atevent.xml [build XSL] autotext/nl/standard/SOLONT/SOLONT.xml [build XSL] autotext/nl/standard/SOLUIT/atevent.xml [build XSL] autotext/nl/standard/SOLUIT/content.xml [build XSL] autotext/nl/standard/SOLUIT/styles.xml [build CPY] autotext/nl/template/mimetype [build XSL] autotext/nl/template/BlockList.xml [build XSL] autotext/nl/template/H1B/content.xml [build XSL] autotext/nl/template/H1B/styles.xml [build XSL] autotext/nl/template/H1C/content.xml [build XSL] autotext/nl/template/H1C/styles.xml [build XSL] autotext/nl/template/H1N/content.xml [build XSL] autotext/nl/template/H1N/styles.xml [build XSL] autotext/nl/template/HB/content.xml [build XSL] autotext/nl/template/HB/styles.xml [build XSL] autotext/nl/template/HC/content.xml [build XSL] autotext/nl/template/HC/styles.xml [build XSL] autotext/nl/template/HLB/content.xml [build XSL] autotext/nl/template/HLB/styles.xml [build XSL] autotext/nl/template/HLC/content.xml [build XSL] autotext/nl/template/HLC/styles.xml [build XSL] autotext/nl/template/HLN/content.xml [build XSL] autotext/nl/template/HLN/styles.xml [build XSL] autotext/nl/template/HN/content.xml [build XSL] autotext/nl/template/HN/styles.xml [build XSL] autotext/nl/template/HRB/content.xml [build XSL] autotext/nl/template/HRB/styles.xml [build XSL] autotext/nl/template/HRC/content.xml [build XSL] autotext/nl/template/HRC/styles.xml [build XSL] autotext/nl/template/HRN/content.xml [build XSL] autotext/nl/template/HRN/styles.xml [build XSL] autotext/nl/template/META-INF/manifest.xml [build XSL] autotext/nl/template/PT1/content.xml [build XSL] autotext/nl/template/PT1/styles.xml [build XSL] autotext/nl/template/PT2/content.xml [build XSL] autotext/nl/template/PT2/styles.xml [build CPY] autotext/pl/crdbus50/mimetype [build XSL] autotext/pl/crdbus50/BlockList.xml [build XSL] autotext/pl/crdbus50/KLAS1/content.xml [build XSL] autotext/pl/crdbus50/KLAS1/styles.xml [build XSL] autotext/pl/crdbus50/KLAS2/content.xml [build XSL] autotext/pl/crdbus50/KLAS2/styles.xml [build XSL] autotext/pl/crdbus50/KLAS3/content.xml [build XSL] autotext/pl/crdbus50/KLAS3/styles.xml [build XSL] autotext/pl/crdbus50/META-INF/manifest.xml [build XSL] autotext/pl/crdbus50/WSP1/content.xml [build XSL] autotext/pl/crdbus50/WSP1/styles.xml [build XSL] autotext/pl/crdbus50/WSP2/content.xml [build XSL] autotext/pl/crdbus50/WSP2/styles.xml [build CPY] autotext/pl/standard/mimetype [build XSL] autotext/pl/standard/APA/content.xml [build XSL] autotext/pl/standard/APA/styles.xml [build XSL] autotext/pl/standard/BlockList.xml [build XSL] autotext/pl/standard/FN/content.xml [build CPY] autotext/pl/standard/FN/manifest.rdf [build XSL] autotext/pl/standard/FN/Object_1/content.xml [build XSL] autotext/pl/standard/FN/Object_1/settings.xml [build XSL] autotext/pl/standard/FN/styles.xml [build XSL] autotext/pl/standard/LOREM/LOREM.xml [build XSL] autotext/pl/standard/META-INF/manifest.xml [build XSL] autotext/pl/standard/O/atevent.xml [build XSL] autotext/pl/standard/O/O.xml [build XSL] autotext/pl/standard/PO/atevent.xml [build XSL] autotext/pl/standard/PO/PO.xml [build XSL] autotext/pl/standard/POD/atevent.xml [build XSL] autotext/pl/standard/POD/POD.xml [build XSL] autotext/pl/standard/PODDOK/atevent.xml [build XSL] autotext/pl/standard/PODDOK/PODDOK.xml [build XSL] autotext/pl/standard/PODODM/atevent.xml [build XSL] autotext/pl/standard/PODODM/PODODM.xml [build XSL] autotext/pl/standard/PODPOTW/content.xml [build XSL] autotext/pl/standard/PODPOTW/styles.xml [build XSL] autotext/pl/standard/PODZAPR/atevent.xml [build XSL] autotext/pl/standard/PODZAPR/PODZAPR.xml [build XSL] autotext/pl/standard/SZPA/content.xml [build XSL] autotext/pl/standard/SZPA/styles.xml [build XSL] autotext/pl/standard/TW/content.xml [build XSL] autotext/pl/standard/TW/styles.xml [build XSL] autotext/pl/standard/U1/atevent.xml [build XSL] autotext/pl/standard/U1/U1.xml [build XSL] autotext/pl/standard/U2/atevent.xml [build XSL] autotext/pl/standard/U2/U2.xml [build XSL] autotext/pl/standard/WP+AUE-A/WP+AUE-A.xml [build XSL] autotext/pl/standard/WYP/atevent.xml [build XSL] autotext/pl/standard/WYP/WYP.xml [build XSL] autotext/pl/standard/Z/content.xml [build XSL] autotext/pl/standard/Z/styles.xml [build XSL] autotext/pl/standard/ZA/atevent.xml [build XSL] autotext/pl/standard/ZA/ZA.xml [build XSL] autotext/pl/standard/ZO/atevent.xml [build XSL] autotext/pl/standard/ZO/content.xml [build XSL] autotext/pl/standard/ZO/styles.xml [build XSL] autotext/pl/standard/ZPO/content.xml [build XSL] autotext/pl/standard/ZPO/styles.xml [build CPY] autotext/pl/template/mimetype [build XSL] autotext/pl/template/BlockList.xml [build XSL] autotext/pl/template/META-INF/manifest.xml [build XSL] autotext/pl/template/PT1/atevent.xml [build XSL] autotext/pl/template/PT1/content.xml [build XSL] autotext/pl/template/PT1/styles.xml [build XSL] autotext/pl/template/PT2/content.xml [build XSL] autotext/pl/template/PT2/styles.xml [build CPY] autotext/pt-BR/crdbus50/mimetype [build XSL] autotext/pt-BR/crdbus50/BlockList.xml [build XSL] autotext/pt-BR/crdbus50/ELE1/content.xml [build XSL] autotext/pt-BR/crdbus50/ELE1/styles.xml [build XSL] autotext/pt-BR/crdbus50/ELE2/content.xml [build XSL] autotext/pt-BR/crdbus50/ELE2/styles.xml [build XSL] autotext/pt-BR/crdbus50/ELE3/content.xml [build XSL] autotext/pt-BR/crdbus50/ELE3/styles.xml [build XSL] autotext/pt-BR/crdbus50/META-INF/manifest.xml [build XSL] autotext/pt-BR/crdbus50/MOD1/content.xml [build XSL] autotext/pt-BR/crdbus50/MOD1/styles.xml [build XSL] autotext/pt-BR/crdbus50/MOD2/content.xml [build XSL] autotext/pt-BR/crdbus50/MOD2/styles.xml [build CPY] autotext/pt-BR/standard/mimetype [build XSL] autotext/pt-BR/standard/A/content.xml [build XSL] autotext/pt-BR/standard/A/styles.xml [build XSL] autotext/pt-BR/standard/AN/AN.xml [build XSL] autotext/pt-BR/standard/CAN/atevent.xml [build XSL] autotext/pt-BR/standard/CAN/content.xml [build XSL] autotext/pt-BR/standard/CAN/styles.xml [build XSL] autotext/pt-BR/standard/CDP/content.xml [build XSL] autotext/pt-BR/standard/CDP/styles.xml [build XSL] autotext/pt-BR/standard/CR/atevent.xml [build XSL] autotext/pt-BR/standard/CR/CR.xml [build XSL] autotext/pt-BR/standard/FN/content.xml [build CPY] autotext/pt-BR/standard/FN/manifest.rdf [build XSL] autotext/pt-BR/standard/FN/Object_1/content.xml [build XSL] autotext/pt-BR/standard/FN/Object_1/settings.xml [build XSL] autotext/pt-BR/standard/FN/styles.xml [build XSL] autotext/pt-BR/standard/L1/atevent.xml [build XSL] autotext/pt-BR/standard/L1/content.xml [build XSL] autotext/pt-BR/standard/L1/styles.xml [build XSL] autotext/pt-BR/standard/L2/atevent.xml [build XSL] autotext/pt-BR/standard/L2/content.xml [build XSL] autotext/pt-BR/standard/L2/styles.xml [build XSL] autotext/pt-BR/standard/LDA/content.xml [build XSL] autotext/pt-BR/standard/LDA/styles.xml [build XSL] autotext/pt-BR/standard/LOREM/LOREM.xml [build XSL] autotext/pt-BR/standard/META-INF/manifest.xml [build XSL] autotext/pt-BR/standard/OC/atevent.xml [build XSL] autotext/pt-BR/standard/OC/OC.xml [build XSL] autotext/pt-BR/standard/P/atevent.xml [build XSL] autotext/pt-BR/standard/P/P.xml [build XSL] autotext/pt-BR/standard/PC/PC.xml [build XSL] autotext/pt-BR/standard/PECA/atevent.xml [build XSL] autotext/pt-BR/standard/PECA/content.xml [build XSL] autotext/pt-BR/standard/PECA/styles.xml [build XSL] autotext/pt-BR/standard/PECE/atevent.xml [build XSL] autotext/pt-BR/standard/PECE/content.xml [build XSL] autotext/pt-BR/standard/PECE/styles.xml [build XSL] autotext/pt-BR/standard/PECR/content.xml [build XSL] autotext/pt-BR/standard/PECR/styles.xml [build XSL] autotext/pt-BR/standard/PECRE/content.xml [build XSL] autotext/pt-BR/standard/PECRE/styles.xml [build XSL] autotext/pt-BR/standard/PERGF/atevent.xml [build XSL] autotext/pt-BR/standard/PERGF/PERGF.xml [build XSL] autotext/pt-BR/standard/PSS/content.xml [build XSL] autotext/pt-BR/standard/PSS/styles.xml [build XSL] autotext/pt-BR/standard/TP/content.xml [build XSL] autotext/pt-BR/standard/TP/styles.xml [build CPY] autotext/pt-BR/template/mimetype [build XSL] autotext/pt-BR/template/BlockList.xml [build XSL] autotext/pt-BR/template/H1B/content.xml [build CPY] autotext/pt-BR/template/H1B/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/pt-BR/template/H1B/styles.xml [build XSL] autotext/pt-BR/template/H1C/content.xml [build XSL] autotext/pt-BR/template/H1C/styles.xml [build XSL] autotext/pt-BR/template/H1N/content.xml [build XSL] autotext/pt-BR/template/H1N/styles.xml [build XSL] autotext/pt-BR/template/HB/content.xml [build CPY] autotext/pt-BR/template/HB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/pt-BR/template/HB/styles.xml [build XSL] autotext/pt-BR/template/HC/content.xml [build XSL] autotext/pt-BR/template/HC/styles.xml [build XSL] autotext/pt-BR/template/HLB/content.xml [build XSL] autotext/pt-BR/template/HLB/styles.xml [build XSL] autotext/pt-BR/template/HLC/content.xml [build XSL] autotext/pt-BR/template/HLC/styles.xml [build XSL] autotext/pt-BR/template/HLN/content.xml [build XSL] autotext/pt-BR/template/HLN/styles.xml [build XSL] autotext/pt-BR/template/HN/content.xml [build XSL] autotext/pt-BR/template/HN/styles.xml [build XSL] autotext/pt-BR/template/HRB/content.xml [build CPY] autotext/pt-BR/template/HRB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/pt-BR/template/HRB/styles.xml [build XSL] autotext/pt-BR/template/HRC/content.xml [build XSL] autotext/pt-BR/template/HRC/styles.xml [build XSL] autotext/pt-BR/template/HRN/content.xml [build XSL] autotext/pt-BR/template/HRN/styles.xml [build XSL] autotext/pt-BR/template/META-INF/manifest.xml [build XSL] autotext/pt-BR/template/PT1/content.xml [build XSL] autotext/pt-BR/template/PT1/styles.xml [build XSL] autotext/pt-BR/template/PT2/content.xml [build XSL] autotext/pt-BR/template/PT2/styles.xml [build CPY] autotext/pt/crdbus50/mimetype [build XSL] autotext/pt/crdbus50/BlockList.xml [build XSL] autotext/pt/crdbus50/CSL/atevent.xml [build XSL] autotext/pt/crdbus50/CSL/content.xml [build CPY] autotext/pt/crdbus50/CSL/Pictures/10000000000000400000004077CDC8F9.png [build XSL] autotext/pt/crdbus50/CSL/styles.xml [build XSL] autotext/pt/crdbus50/ELCN/atevent.xml [build XSL] autotext/pt/crdbus50/ELCN/content.xml [build XSL] autotext/pt/crdbus50/ELCN/meta.xml [build XSL] autotext/pt/crdbus50/ELCN/settings.xml [build XSL] autotext/pt/crdbus50/ELCN/styles.xml [build XSL] autotext/pt/crdbus50/ELEA/atevent.xml [build XSL] autotext/pt/crdbus50/ELEA/content.xml [build XSL] autotext/pt/crdbus50/ELEA/meta.xml [build XSL] autotext/pt/crdbus50/ELEA/settings.xml [build XSL] autotext/pt/crdbus50/ELEA/styles.xml [build XSL] autotext/pt/crdbus50/ELSS/atevent.xml [build XSL] autotext/pt/crdbus50/ELSS/content.xml [build XSL] autotext/pt/crdbus50/ELSS/meta.xml [build XSL] autotext/pt/crdbus50/ELSS/settings.xml [build XSL] autotext/pt/crdbus50/ELSS/styles.xml [build XSL] autotext/pt/crdbus50/MCN/atevent.xml [build XSL] autotext/pt/crdbus50/MCN/content.xml [build XSL] autotext/pt/crdbus50/MCN/meta.xml [build CPY] autotext/pt/crdbus50/MCN/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/pt/crdbus50/MCN/settings.xml [build XSL] autotext/pt/crdbus50/MCN/styles.xml [build XSL] autotext/pt/crdbus50/MEA/atevent.xml [build XSL] autotext/pt/crdbus50/MEA/content.xml [build XSL] autotext/pt/crdbus50/MEA/meta.xml [build CPY] autotext/pt/crdbus50/MEA/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/pt/crdbus50/MEA/settings.xml [build XSL] autotext/pt/crdbus50/MEA/styles.xml [build XSL] autotext/pt/crdbus50/META-INF/manifest.xml [build CPY] autotext/pt/standard/mimetype [build XSL] autotext/pt/standard/_CON/_CON.xml [build XSL] autotext/pt/standard/_CON/atevent.xml [build XSL] autotext/pt/standard/1L/atevent.xml [build XSL] autotext/pt/standard/1L/content.xml [build XSL] autotext/pt/standard/1L/meta.xml [build XSL] autotext/pt/standard/1L/settings.xml [build XSL] autotext/pt/standard/1L/styles.xml [build XSL] autotext/pt/standard/2L/atevent.xml [build XSL] autotext/pt/standard/2L/content.xml [build XSL] autotext/pt/standard/2L/meta.xml [build XSL] autotext/pt/standard/2L/settings.xml [build XSL] autotext/pt/standard/2L/styles.xml [build XSL] autotext/pt/standard/AG/AG.xml [build XSL] autotext/pt/standard/AG/atevent.xml [build XSL] autotext/pt/standard/ANE/ANE.xml [build XSL] autotext/pt/standard/AQPD/AQPD.xml [build XSL] autotext/pt/standard/AQPD/atevent.xml [build XSL] autotext/pt/standard/AS/AS.xml [build XSL] autotext/pt/standard/AS/atevent.xml [build XSL] autotext/pt/standard/AT/AT.xml [build XSL] autotext/pt/standard/AT/atevent.xml [build XSL] autotext/pt/standard/ATE/atevent.xml [build XSL] autotext/pt/standard/ATE/content.xml [build XSL] autotext/pt/standard/ATE/meta.xml [build XSL] autotext/pt/standard/ATE/settings.xml [build XSL] autotext/pt/standard/ATE/styles.xml [build XSL] autotext/pt/standard/AV/atevent.xml [build XSL] autotext/pt/standard/AV/AV.xml [build XSL] autotext/pt/standard/CCE/atevent.xml [build XSL] autotext/pt/standard/CCE/CCE.xml [build XSL] autotext/pt/standard/CGE/atevent.xml [build XSL] autotext/pt/standard/CGE/content.xml [build XSL] autotext/pt/standard/CGE/meta.xml [build XSL] autotext/pt/standard/CGE/settings.xml [build XSL] autotext/pt/standard/CGE/styles.xml [build XSL] autotext/pt/standard/CI/atevent.xml [build XSL] autotext/pt/standard/CI/CI.xml [build XSL] autotext/pt/standard/CO/atevent.xml [build XSL] autotext/pt/standard/CO/CO.xml [build XSL] autotext/pt/standard/COR/atevent.xml [build XSL] autotext/pt/standard/COR/COR.xml [build XSL] autotext/pt/standard/CR/atevent.xml [build XSL] autotext/pt/standard/CR/CR.xml [build XSL] autotext/pt/standard/CRMC/atevent.xml [build XSL] autotext/pt/standard/CRMC/content.xml [build XSL] autotext/pt/standard/CRMC/meta.xml [build XSL] autotext/pt/standard/CRMC/settings.xml [build XSL] autotext/pt/standard/CRMC/styles.xml [build XSL] autotext/pt/standard/CSS/atevent.xml [build XSL] autotext/pt/standard/CSS/content.xml [build XSL] autotext/pt/standard/CSS/meta.xml [build XSL] autotext/pt/standard/CSS/settings.xml [build XSL] autotext/pt/standard/CSS/styles.xml [build XSL] autotext/pt/standard/CTC/atevent.xml [build XSL] autotext/pt/standard/CTC/content.xml [build XSL] autotext/pt/standard/CTC/meta.xml [build XSL] autotext/pt/standard/CTC/settings.xml [build XSL] autotext/pt/standard/CTC/styles.xml [build XSL] autotext/pt/standard/CTCE/atevent.xml [build XSL] autotext/pt/standard/CTCE/content.xml [build XSL] autotext/pt/standard/CTCE/meta.xml [build XSL] autotext/pt/standard/CTCE/settings.xml [build XSL] autotext/pt/standard/CTCE/styles.xml [build XSL] autotext/pt/standard/CTCR/atevent.xml [build XSL] autotext/pt/standard/CTCR/content.xml [build XSL] autotext/pt/standard/CTCR/meta.xml [build XSL] autotext/pt/standard/CTCR/settings.xml [build XSL] autotext/pt/standard/CTCR/styles.xml [build XSL] autotext/pt/standard/CTCRE/atevent.xml [build XSL] autotext/pt/standard/CTCRE/content.xml [build XSL] autotext/pt/standard/CTCRE/meta.xml [build XSL] autotext/pt/standard/CTCRE/settings.xml [build XSL] autotext/pt/standard/CTCRE/styles.xml [build XSL] autotext/pt/standard/EE/atevent.xml [build XSL] autotext/pt/standard/EE/EE.xml [build XSL] autotext/pt/standard/EN/atevent.xml [build XSL] autotext/pt/standard/EN/EN.xml [build XSL] autotext/pt/standard/ERA/atevent.xml [build XSL] autotext/pt/standard/ERA/ERA.xml [build XSL] autotext/pt/standard/INQ/INQ.xml [build XSL] autotext/pt/standard/LAC/atevent.xml [build XSL] autotext/pt/standard/LAC/LAC.xml [build XSL] autotext/pt/standard/LOREM/LOREM.xml [build XSL] autotext/pt/standard/MC/atevent.xml [build XSL] autotext/pt/standard/MC/MC.xml [build XSL] autotext/pt/standard/ME/atevent.xml [build XSL] autotext/pt/standard/ME/ME.xml [build XSL] autotext/pt/standard/META-INF/manifest.xml [build XSL] autotext/pt/standard/NF/content.xml [build CPY] autotext/pt/standard/NF/manifest.rdf [build XSL] autotext/pt/standard/NF/Object_1/content.xml [build XSL] autotext/pt/standard/NF/Object_1/settings.xml [build XSL] autotext/pt/standard/NF/styles.xml [build XSL] autotext/pt/standard/OB/atevent.xml [build XSL] autotext/pt/standard/OB/OB.xml [build XSL] autotext/pt/standard/PCA/atevent.xml [build XSL] autotext/pt/standard/PCA/PCA.xml [build XSL] autotext/pt/standard/PCN/atevent.xml [build XSL] autotext/pt/standard/PCN/PCN.xml [build XSL] autotext/pt/standard/PE/atevent.xml [build XSL] autotext/pt/standard/PE/PE.xml [build XSL] autotext/pt/standard/REF/atevent.xml [build XSL] autotext/pt/standard/REF/REF.xml [build XSL] autotext/pt/standard/RES/atevent.xml [build XSL] autotext/pt/standard/RES/RES.xml [build XSL] autotext/pt/standard/SIN/atevent.xml [build XSL] autotext/pt/standard/SIN/SIN.xml [build XSL] autotext/pt/standard/SS/atevent.xml [build XSL] autotext/pt/standard/SS/SS.xml [build XSL] autotext/pt/standard/TE/atevent.xml [build XSL] autotext/pt/standard/TE/TE.xml [build XSL] autotext/pt/standard/TP/atevent.xml [build XSL] autotext/pt/standard/TP/TP.xml [build CPY] autotext/pt/template/mimetype [build XSL] autotext/pt/template/BlockList.xml [build XSL] autotext/pt/template/META-INF/manifest.xml [build XSL] autotext/pt/template/PT1/content.xml [build XSL] autotext/pt/template/PT1/styles.xml [build XSL] autotext/pt/template/PT2/content.xml [build XSL] autotext/pt/template/PT2/styles.xml [build CPY] autotext/ro/standard/mimetype [build XSL] autotext/ro/standard/BlockList.xml [build XSL] autotext/ro/standard/FN/content.xml [build CPY] autotext/ro/standard/FN/manifest.rdf [build XSL] autotext/ro/standard/FN/Object_1/content.xml [build XSL] autotext/ro/standard/FN/Object_1/settings.xml [build XSL] autotext/ro/standard/FN/styles.xml [build XSL] autotext/ro/standard/LOREM/LOREM.xml [build XSL] autotext/ro/standard/META-INF/manifest.xml [build CPY] autotext/ru/crdbus50/mimetype [build XSL] autotext/ru/crdbus50/BlockList.xml [build XSL] autotext/ru/crdbus50/CON1/atevent.xml [build XSL] autotext/ru/crdbus50/CON1/content.xml [build XSL] autotext/ru/crdbus50/CON1/meta.xml [build CPY] autotext/ru/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/ru/crdbus50/CON1/settings.xml [build XSL] autotext/ru/crdbus50/CON1/styles.xml [build XSL] autotext/ru/crdbus50/CON2/atevent.xml [build XSL] autotext/ru/crdbus50/CON2/content.xml [build XSL] autotext/ru/crdbus50/CON2/meta.xml [build CPY] autotext/ru/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/ru/crdbus50/CON2/settings.xml [build XSL] autotext/ru/crdbus50/CON2/styles.xml [build XSL] autotext/ru/crdbus50/ELE1/atevent.xml [build XSL] autotext/ru/crdbus50/ELE1/content.xml [build XSL] autotext/ru/crdbus50/ELE1/meta.xml [build XSL] autotext/ru/crdbus50/ELE1/settings.xml [build XSL] autotext/ru/crdbus50/ELE1/styles.xml [build XSL] autotext/ru/crdbus50/ELE2/atevent.xml [build XSL] autotext/ru/crdbus50/ELE2/content.xml [build XSL] autotext/ru/crdbus50/ELE2/meta.xml [build XSL] autotext/ru/crdbus50/ELE2/settings.xml [build XSL] autotext/ru/crdbus50/ELE2/styles.xml [build XSL] autotext/ru/crdbus50/ELE3/atevent.xml [build XSL] autotext/ru/crdbus50/ELE3/content.xml [build XSL] autotext/ru/crdbus50/ELE3/meta.xml [build XSL] autotext/ru/crdbus50/ELE3/settings.xml [build XSL] autotext/ru/crdbus50/ELE3/styles.xml [build XSL] autotext/ru/crdbus50/META-INF/manifest.xml [build CPY] autotext/ru/standard/mimetype [build XSL] autotext/ru/standard/A/A.xml [build XSL] autotext/ru/standard/A/atevent.xml [build XSL] autotext/ru/standard/AR/AR.xml [build XSL] autotext/ru/standard/AR/atevent.xml [build XSL] autotext/ru/standard/BW/atevent.xml [build XSL] autotext/ru/standard/BW/BW.xml [build XSL] autotext/ru/standard/C/atevent.xml [build XSL] autotext/ru/standard/C/C.xml [build XSL] autotext/ru/standard/CAN/atevent.xml [build XSL] autotext/ru/standard/CAN/content.xml [build XSL] autotext/ru/standard/CAN/meta.xml [build XSL] autotext/ru/standard/CAN/settings.xml [build XSL] autotext/ru/standard/CAN/styles.xml [build XSL] autotext/ru/standard/CD/atevent.xml [build XSL] autotext/ru/standard/CD/CD.xml [build XSL] autotext/ru/standard/CM/atevent.xml [build XSL] autotext/ru/standard/CM/CM.xml [build XSL] autotext/ru/standard/CNL/atevent.xml [build XSL] autotext/ru/standard/CNL/CNL.xml [build XSL] autotext/ru/standard/DMS/atevent.xml [build XSL] autotext/ru/standard/DMS/content.xml [build XSL] autotext/ru/standard/DMS/meta.xml [build XSL] autotext/ru/standard/DMS/settings.xml [build XSL] autotext/ru/standard/DMS/styles.xml [build XSL] autotext/ru/standard/DT/atevent.xml [build XSL] autotext/ru/standard/DT/DT.xml [build XSL] autotext/ru/standard/E/E.xml [build XSL] autotext/ru/standard/FN/content.xml [build CPY] autotext/ru/standard/FN/manifest.rdf [build XSL] autotext/ru/standard/FN/Object_1/content.xml [build XSL] autotext/ru/standard/FN/Object_1/settings.xml [build XSL] autotext/ru/standard/FN/styles.xml [build XSL] autotext/ru/standard/I/I.xml [build XSL] autotext/ru/standard/IRT/atevent.xml [build XSL] autotext/ru/standard/IRT/IRT.xml [build XSL] autotext/ru/standard/J/atevent.xml [build XSL] autotext/ru/standard/J/content.xml [build XSL] autotext/ru/standard/J/meta.xml [build XSL] autotext/ru/standard/J/settings.xml [build XSL] autotext/ru/standard/J/styles.xml [build XSL] autotext/ru/standard/JACL/atevent.xml [build XSL] autotext/ru/standard/JACL/content.xml [build XSL] autotext/ru/standard/JACL/meta.xml [build XSL] autotext/ru/standard/JACL/settings.xml [build XSL] autotext/ru/standard/JACL/styles.xml [build XSL] autotext/ru/standard/JACR/atevent.xml [build XSL] autotext/ru/standard/JACR/content.xml [build XSL] autotext/ru/standard/JACR/meta.xml [build XSL] autotext/ru/standard/JACR/settings.xml [build XSL] autotext/ru/standard/JACR/styles.xml [build XSL] autotext/ru/standard/JAINV/atevent.xml [build XSL] autotext/ru/standard/JAINV/content.xml [build XSL] autotext/ru/standard/JAINV/meta.xml [build XSL] autotext/ru/standard/JAINV/settings.xml [build XSL] autotext/ru/standard/JAINV/styles.xml [build XSL] autotext/ru/standard/JARL/atevent.xml [build XSL] autotext/ru/standard/JARL/content.xml [build XSL] autotext/ru/standard/JARL/meta.xml [build XSL] autotext/ru/standard/JARL/settings.xml [build XSL] autotext/ru/standard/JARL/styles.xml [build XSL] autotext/ru/standard/LAG/atevent.xml [build XSL] autotext/ru/standard/LAG/LAG.xml [build XSL] autotext/ru/standard/LOREM/LOREM.xml [build XSL] autotext/ru/standard/META-INF/manifest.xml [build XSL] autotext/ru/standard/O/atevent.xml [build XSL] autotext/ru/standard/O/O.xml [build XSL] autotext/ru/standard/P/atevent.xml [build XSL] autotext/ru/standard/P/P.xml [build XSL] autotext/ru/standard/Q/atevent.xml [build XSL] autotext/ru/standard/Q/Q.xml [build XSL] autotext/ru/standard/R1/atevent.xml [build XSL] autotext/ru/standard/R1/content.xml [build XSL] autotext/ru/standard/R1/meta.xml [build XSL] autotext/ru/standard/R1/settings.xml [build XSL] autotext/ru/standard/R1/styles.xml [build XSL] autotext/ru/standard/R2/atevent.xml [build XSL] autotext/ru/standard/R2/content.xml [build XSL] autotext/ru/standard/R2/meta.xml [build XSL] autotext/ru/standard/R2/settings.xml [build XSL] autotext/ru/standard/R2/styles.xml [build XSL] autotext/ru/standard/RE/atevent.xml [build XSL] autotext/ru/standard/RE/RE.xml [build XSL] autotext/ru/standard/RF/atevent.xml [build XSL] autotext/ru/standard/RF/RF.xml [build XSL] autotext/ru/standard/RG/atevent.xml [build XSL] autotext/ru/standard/RG/RG.xml [build XSL] autotext/ru/standard/RM/atevent.xml [build XSL] autotext/ru/standard/RM/RM.xml [build XSL] autotext/ru/standard/S/atevent.xml [build XSL] autotext/ru/standard/S/S.xml [build XSL] autotext/ru/standard/SD/atevent.xml [build XSL] autotext/ru/standard/SD/SD.xml [build XSL] autotext/ru/standard/SI/atevent.xml [build XSL] autotext/ru/standard/SI/SI.xml [build XSL] autotext/ru/standard/TC/atevent.xml [build XSL] autotext/ru/standard/TC/TC.xml [build XSL] autotext/ru/standard/TOP/atevent.xml [build XSL] autotext/ru/standard/TOP/TOP.xml [build XSL] autotext/ru/standard/TWIMC/atevent.xml [build XSL] autotext/ru/standard/TWIMC/TWIMC.xml [build XSL] autotext/ru/standard/TY/atevent.xml [build XSL] autotext/ru/standard/TY/TY.xml [build XSL] autotext/ru/standard/VA/atevent.xml [build XSL] autotext/ru/standard/VA/VA.xml [build XSL] autotext/ru/standard/VOM/atevent.xml [build XSL] autotext/ru/standard/VOM/VOM.xml [build XSL] autotext/ru/standard/YT/atevent.xml [build XSL] autotext/ru/standard/YT/content.xml [build XSL] autotext/ru/standard/YT/meta.xml [build XSL] autotext/ru/standard/YT/settings.xml [build XSL] autotext/ru/standard/YT/styles.xml [build CPY] autotext/ru/template/mimetype [build XSL] autotext/ru/template/BlockList.xml [build XSL] autotext/ru/template/H1B/content.xml [build CPY] autotext/ru/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ru/template/H1B/styles.xml [build XSL] autotext/ru/template/H1C/content.xml [build XSL] autotext/ru/template/H1C/styles.xml [build XSL] autotext/ru/template/H1N/content.xml [build XSL] autotext/ru/template/H1N/styles.xml [build XSL] autotext/ru/template/HB/content.xml [build CPY] autotext/ru/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ru/template/HB/styles.xml [build XSL] autotext/ru/template/HC/content.xml [build XSL] autotext/ru/template/HC/styles.xml [build XSL] autotext/ru/template/HLB/content.xml [build XSL] autotext/ru/template/HLB/styles.xml [build XSL] autotext/ru/template/HLC/content.xml [build XSL] autotext/ru/template/HLC/styles.xml [build XSL] autotext/ru/template/HLN/content.xml [build XSL] autotext/ru/template/HLN/styles.xml [build XSL] autotext/ru/template/HN/content.xml [build XSL] autotext/ru/template/HN/styles.xml [build XSL] autotext/ru/template/HRB/content.xml [build CPY] autotext/ru/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ru/template/HRB/styles.xml [build XSL] autotext/ru/template/HRC/content.xml [build XSL] autotext/ru/template/HRC/styles.xml [build XSL] autotext/ru/template/HRN/content.xml [build XSL] autotext/ru/template/HRN/styles.xml [build XSL] autotext/ru/template/META-INF/manifest.xml [build XSL] autotext/ru/template/PT1/content.xml [build XSL] autotext/ru/template/PT1/styles.xml [build XSL] autotext/ru/template/PT2/content.xml [build XSL] autotext/ru/template/PT2/styles.xml [build CPY] autotext/sk/crdbus50/mimetype [build XSL] autotext/sk/crdbus50/BlockList.xml [build XSL] autotext/sk/crdbus50/CON1/atevent.xml [build XSL] autotext/sk/crdbus50/CON1/content.xml [build XSL] autotext/sk/crdbus50/CON1/meta.xml [build CPY] autotext/sk/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus50/CON1/settings.xml [build XSL] autotext/sk/crdbus50/CON1/styles.xml [build XSL] autotext/sk/crdbus50/CON2/atevent.xml [build XSL] autotext/sk/crdbus50/CON2/content.xml [build XSL] autotext/sk/crdbus50/CON2/meta.xml [build CPY] autotext/sk/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus50/CON2/settings.xml [build XSL] autotext/sk/crdbus50/CON2/styles.xml [build XSL] autotext/sk/crdbus50/ELE1/atevent.xml [build XSL] autotext/sk/crdbus50/ELE1/content.xml [build XSL] autotext/sk/crdbus50/ELE1/meta.xml [build XSL] autotext/sk/crdbus50/ELE1/settings.xml [build XSL] autotext/sk/crdbus50/ELE1/styles.xml [build XSL] autotext/sk/crdbus50/ELE2/atevent.xml [build XSL] autotext/sk/crdbus50/ELE2/content.xml [build XSL] autotext/sk/crdbus50/ELE2/meta.xml [build XSL] autotext/sk/crdbus50/ELE2/settings.xml [build XSL] autotext/sk/crdbus50/ELE2/styles.xml [build XSL] autotext/sk/crdbus50/ELE3/atevent.xml [build XSL] autotext/sk/crdbus50/ELE3/content.xml [build XSL] autotext/sk/crdbus50/ELE3/meta.xml [build XSL] autotext/sk/crdbus50/ELE3/settings.xml [build XSL] autotext/sk/crdbus50/ELE3/styles.xml [build XSL] autotext/sk/crdbus50/META-INF/manifest.xml [build CPY] autotext/sk/crdbus54/mimetype [build XSL] autotext/sk/crdbus54/BlockList.xml [build XSL] autotext/sk/crdbus54/ELE1/atevent.xml [build XSL] autotext/sk/crdbus54/ELE1/content.xml [build XSL] autotext/sk/crdbus54/ELE1/meta.xml [build XSL] autotext/sk/crdbus54/ELE1/settings.xml [build XSL] autotext/sk/crdbus54/ELE1/styles.xml [build XSL] autotext/sk/crdbus54/ELE2/atevent.xml [build XSL] autotext/sk/crdbus54/ELE2/content.xml [build XSL] autotext/sk/crdbus54/ELE2/meta.xml [build XSL] autotext/sk/crdbus54/ELE2/settings.xml [build XSL] autotext/sk/crdbus54/ELE2/styles.xml [build XSL] autotext/sk/crdbus54/ELE3/atevent.xml [build XSL] autotext/sk/crdbus54/ELE3/content.xml [build XSL] autotext/sk/crdbus54/ELE3/meta.xml [build XSL] autotext/sk/crdbus54/ELE3/settings.xml [build XSL] autotext/sk/crdbus54/ELE3/styles.xml [build XSL] autotext/sk/crdbus54/META-INF/manifest.xml [build XSL] autotext/sk/crdbus54/MOD1/atevent.xml [build XSL] autotext/sk/crdbus54/MOD1/content.xml [build XSL] autotext/sk/crdbus54/MOD1/meta.xml [build CPY] autotext/sk/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus54/MOD1/settings.xml [build XSL] autotext/sk/crdbus54/MOD1/styles.xml [build XSL] autotext/sk/crdbus54/MOD2/atevent.xml [build XSL] autotext/sk/crdbus54/MOD2/content.xml [build XSL] autotext/sk/crdbus54/MOD2/meta.xml [build CPY] autotext/sk/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus54/MOD2/settings.xml [build XSL] autotext/sk/crdbus54/MOD2/styles.xml [build CPY] autotext/sk/standard/mimetype [build XSL] autotext/sk/standard/A/A.xml [build XSL] autotext/sk/standard/A/atevent.xml [build XSL] autotext/sk/standard/BlockList.xml [build XSL] autotext/sk/standard/BW/atevent.xml [build XSL] autotext/sk/standard/BW/BW.xml [build XSL] autotext/sk/standard/C/atevent.xml [build XSL] autotext/sk/standard/C/C.xml [build XSL] autotext/sk/standard/CAN/atevent.xml [build XSL] autotext/sk/standard/CAN/content.xml [build XSL] autotext/sk/standard/CAN/meta.xml [build XSL] autotext/sk/standard/CAN/settings.xml [build XSL] autotext/sk/standard/CAN/styles.xml [build XSL] autotext/sk/standard/CD/atevent.xml [build XSL] autotext/sk/standard/CD/CD.xml [build XSL] autotext/sk/standard/CM/atevent.xml [build XSL] autotext/sk/standard/CM/CM.xml [build XSL] autotext/sk/standard/CNL/atevent.xml [build XSL] autotext/sk/standard/CNL/CNL.xml [build XSL] autotext/sk/standard/DMS/atevent.xml [build XSL] autotext/sk/standard/DMS/content.xml [build XSL] autotext/sk/standard/DMS/meta.xml [build XSL] autotext/sk/standard/DMS/settings.xml [build XSL] autotext/sk/standard/DMS/styles.xml [build XSL] autotext/sk/standard/DT/atevent.xml [build XSL] autotext/sk/standard/DT/DT.xml [build XSL] autotext/sk/standard/FN/content.xml [build CPY] autotext/sk/standard/FN/manifest.rdf [build XSL] autotext/sk/standard/FN/Object_1/content.xml [build XSL] autotext/sk/standard/FN/Object_1/settings.xml [build XSL] autotext/sk/standard/FN/styles.xml [build XSL] autotext/sk/standard/IRT/atevent.xml [build XSL] autotext/sk/standard/IRT/IRT.xml [build XSL] autotext/sk/standard/J/atevent.xml [build XSL] autotext/sk/standard/J/content.xml [build XSL] autotext/sk/standard/J/meta.xml [build XSL] autotext/sk/standard/J/settings.xml [build XSL] autotext/sk/standard/J/styles.xml [build XSL] autotext/sk/standard/JACL/atevent.xml [build XSL] autotext/sk/standard/JACL/content.xml [build XSL] autotext/sk/standard/JACL/meta.xml [build XSL] autotext/sk/standard/JACL/settings.xml [build XSL] autotext/sk/standard/JACL/styles.xml [build XSL] autotext/sk/standard/JACR/atevent.xml [build XSL] autotext/sk/standard/JACR/content.xml [build XSL] autotext/sk/standard/JACR/meta.xml [build XSL] autotext/sk/standard/JACR/settings.xml [build XSL] autotext/sk/standard/JACR/styles.xml [build XSL] autotext/sk/standard/JAINV/atevent.xml [build XSL] autotext/sk/standard/JAINV/content.xml [build XSL] autotext/sk/standard/JAINV/meta.xml [build XSL] autotext/sk/standard/JAINV/settings.xml [build XSL] autotext/sk/standard/JAINV/styles.xml [build XSL] autotext/sk/standard/JARL/atevent.xml [build XSL] autotext/sk/standard/JARL/content.xml [build XSL] autotext/sk/standard/JARL/meta.xml [build XSL] autotext/sk/standard/JARL/settings.xml [build XSL] autotext/sk/standard/JARL/styles.xml [build XSL] autotext/sk/standard/LAG/atevent.xml [build XSL] autotext/sk/standard/LAG/LAG.xml [build XSL] autotext/sk/standard/LIC/atevent.xml [build XSL] autotext/sk/standard/LIC/content.xml [build XSL] autotext/sk/standard/LIC/meta.xml [build XSL] autotext/sk/standard/LIC/settings.xml [build XSL] autotext/sk/standard/LIC/styles.xml [build XSL] autotext/sk/standard/LOREM/LOREM.xml [build XSL] autotext/sk/standard/META-INF/manifest.xml [build XSL] autotext/sk/standard/P/atevent.xml [build XSL] autotext/sk/standard/P/P.xml [build XSL] autotext/sk/standard/R1/atevent.xml [build XSL] autotext/sk/standard/R1/content.xml [build XSL] autotext/sk/standard/R1/meta.xml [build XSL] autotext/sk/standard/R1/settings.xml [build XSL] autotext/sk/standard/R1/styles.xml [build XSL] autotext/sk/standard/R2/atevent.xml [build XSL] autotext/sk/standard/R2/content.xml [build XSL] autotext/sk/standard/R2/meta.xml [build XSL] autotext/sk/standard/R2/settings.xml [build XSL] autotext/sk/standard/R2/styles.xml [build XSL] autotext/sk/standard/RE/atevent.xml [build XSL] autotext/sk/standard/RE/RE.xml [build XSL] autotext/sk/standard/RF/atevent.xml [build XSL] autotext/sk/standard/RF/RF.xml [build XSL] autotext/sk/standard/RG/atevent.xml [build XSL] autotext/sk/standard/RG/RG.xml [build XSL] autotext/sk/standard/RM/atevent.xml [build XSL] autotext/sk/standard/RM/RM.xml [build XSL] autotext/sk/standard/S/atevent.xml [build XSL] autotext/sk/standard/S/S.xml [build XSL] autotext/sk/standard/SD/atevent.xml [build XSL] autotext/sk/standard/SD/SD.xml [build XSL] autotext/sk/standard/SI/atevent.xml [build XSL] autotext/sk/standard/SI/SI.xml [build XSL] autotext/sk/standard/TC/atevent.xml [build XSL] autotext/sk/standard/TC/TC.xml [build XSL] autotext/sk/standard/TOP/atevent.xml [build XSL] autotext/sk/standard/TOP/TOP.xml [build XSL] autotext/sk/standard/TWIMC/atevent.xml [build XSL] autotext/sk/standard/TWIMC/TWIMC.xml [build XSL] autotext/sk/standard/TY/atevent.xml [build XSL] autotext/sk/standard/TY/TY.xml [build XSL] autotext/sk/standard/VA/atevent.xml [build XSL] autotext/sk/standard/VA/VA.xml [build XSL] autotext/sk/standard/VOM/atevent.xml [build XSL] autotext/sk/standard/VOM/VOM.xml [build XSL] autotext/sk/standard/YT/atevent.xml [build XSL] autotext/sk/standard/YT/content.xml [build XSL] autotext/sk/standard/YT/meta.xml [build XSL] autotext/sk/standard/YT/settings.xml [build XSL] autotext/sk/standard/YT/styles.xml [build CPY] autotext/sk/template/mimetype [build XSL] autotext/sk/template/BlockList.xml [build XSL] autotext/sk/template/H1B/content.xml [build CPY] autotext/sk/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sk/template/H1B/styles.xml [build XSL] autotext/sk/template/H1C/content.xml [build XSL] autotext/sk/template/H1C/styles.xml [build XSL] autotext/sk/template/H1N/content.xml [build XSL] autotext/sk/template/H1N/styles.xml [build XSL] autotext/sk/template/HB/content.xml [build CPY] autotext/sk/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sk/template/HB/styles.xml [build XSL] autotext/sk/template/HC/content.xml [build XSL] autotext/sk/template/HC/styles.xml [build XSL] autotext/sk/template/HLB/content.xml [build XSL] autotext/sk/template/HLB/styles.xml [build XSL] autotext/sk/template/HLC/content.xml [build XSL] autotext/sk/template/HLC/styles.xml [build XSL] autotext/sk/template/HLN/content.xml [build XSL] autotext/sk/template/HLN/styles.xml [build XSL] autotext/sk/template/HN/content.xml [build XSL] autotext/sk/template/HN/styles.xml [build XSL] autotext/sk/template/HRB/content.xml [build CPY] autotext/sk/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sk/template/HRB/styles.xml [build XSL] autotext/sk/template/HRC/content.xml [build XSL] autotext/sk/template/HRC/styles.xml [build XSL] autotext/sk/template/HRN/content.xml [build XSL] autotext/sk/template/HRN/styles.xml [build XSL] autotext/sk/template/META-INF/manifest.xml [build XSL] autotext/sk/template/PT1/content.xml [build XSL] autotext/sk/template/PT1/styles.xml [build XSL] autotext/sk/template/PT2/content.xml [build XSL] autotext/sk/template/PT2/styles.xml [build CPY] autotext/sl/crdbus50/mimetype [build XSL] autotext/sl/crdbus50/BlockList.xml [build XSL] autotext/sl/crdbus50/CON1/atevent.xml [build XSL] autotext/sl/crdbus50/CON1/content.xml [build XSL] autotext/sl/crdbus50/CON1/meta.xml [build CPY] autotext/sl/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus50/CON1/settings.xml [build XSL] autotext/sl/crdbus50/CON1/styles.xml [build XSL] autotext/sl/crdbus50/CON2/atevent.xml [build XSL] autotext/sl/crdbus50/CON2/content.xml [build XSL] autotext/sl/crdbus50/CON2/meta.xml [build CPY] autotext/sl/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus50/CON2/settings.xml [build XSL] autotext/sl/crdbus50/CON2/styles.xml [build XSL] autotext/sl/crdbus50/ELE1/atevent.xml [build XSL] autotext/sl/crdbus50/ELE1/content.xml [build XSL] autotext/sl/crdbus50/ELE1/meta.xml [build XSL] autotext/sl/crdbus50/ELE1/settings.xml [build XSL] autotext/sl/crdbus50/ELE1/styles.xml [build XSL] autotext/sl/crdbus50/ELE2/atevent.xml [build XSL] autotext/sl/crdbus50/ELE2/content.xml [build XSL] autotext/sl/crdbus50/ELE2/meta.xml [build XSL] autotext/sl/crdbus50/ELE2/settings.xml [build XSL] autotext/sl/crdbus50/ELE2/styles.xml [build XSL] autotext/sl/crdbus50/ELE3/atevent.xml [build XSL] autotext/sl/crdbus50/ELE3/content.xml [build XSL] autotext/sl/crdbus50/ELE3/meta.xml [build XSL] autotext/sl/crdbus50/ELE3/settings.xml [build XSL] autotext/sl/crdbus50/ELE3/styles.xml [build XSL] autotext/sl/crdbus50/META-INF/manifest.xml [build CPY] autotext/sl/crdbus54/mimetype [build XSL] autotext/sl/crdbus54/BlockList.xml [build XSL] autotext/sl/crdbus54/ELE1/atevent.xml [build XSL] autotext/sl/crdbus54/ELE1/content.xml [build XSL] autotext/sl/crdbus54/ELE1/meta.xml [build XSL] autotext/sl/crdbus54/ELE1/settings.xml [build XSL] autotext/sl/crdbus54/ELE1/styles.xml [build XSL] autotext/sl/crdbus54/ELE2/atevent.xml [build XSL] autotext/sl/crdbus54/ELE2/content.xml [build XSL] autotext/sl/crdbus54/ELE2/meta.xml [build XSL] autotext/sl/crdbus54/ELE2/settings.xml [build XSL] autotext/sl/crdbus54/ELE2/styles.xml [build XSL] autotext/sl/crdbus54/ELE3/atevent.xml [build XSL] autotext/sl/crdbus54/ELE3/content.xml [build XSL] autotext/sl/crdbus54/ELE3/meta.xml [build XSL] autotext/sl/crdbus54/ELE3/settings.xml [build XSL] autotext/sl/crdbus54/ELE3/styles.xml [build XSL] autotext/sl/crdbus54/META-INF/manifest.xml [build XSL] autotext/sl/crdbus54/MOD1/atevent.xml [build XSL] autotext/sl/crdbus54/MOD1/content.xml [build XSL] autotext/sl/crdbus54/MOD1/meta.xml [build CPY] autotext/sl/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus54/MOD1/settings.xml [build XSL] autotext/sl/crdbus54/MOD1/styles.xml [build XSL] autotext/sl/crdbus54/MOD2/atevent.xml [build XSL] autotext/sl/crdbus54/MOD2/content.xml [build XSL] autotext/sl/crdbus54/MOD2/meta.xml [build CPY] autotext/sl/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus54/MOD2/settings.xml [build XSL] autotext/sl/crdbus54/MOD2/styles.xml [build CPY] autotext/sl/standard/mimetype [build XSL] autotext/sl/standard/A/A.xml [build XSL] autotext/sl/standard/A/atevent.xml [build XSL] autotext/sl/standard/BlockList.xml [build XSL] autotext/sl/standard/BW/atevent.xml [build XSL] autotext/sl/standard/BW/BW.xml [build XSL] autotext/sl/standard/C/atevent.xml [build XSL] autotext/sl/standard/C/C.xml [build XSL] autotext/sl/standard/CAN/atevent.xml [build XSL] autotext/sl/standard/CAN/content.xml [build XSL] autotext/sl/standard/CAN/meta.xml [build XSL] autotext/sl/standard/CAN/settings.xml [build XSL] autotext/sl/standard/CAN/styles.xml [build XSL] autotext/sl/standard/CD/atevent.xml [build XSL] autotext/sl/standard/CD/CD.xml [build XSL] autotext/sl/standard/CM/atevent.xml [build XSL] autotext/sl/standard/CM/CM.xml [build XSL] autotext/sl/standard/CNL/atevent.xml [build XSL] autotext/sl/standard/CNL/CNL.xml [build XSL] autotext/sl/standard/DMS/atevent.xml [build XSL] autotext/sl/standard/DMS/content.xml [build XSL] autotext/sl/standard/DMS/meta.xml [build XSL] autotext/sl/standard/DMS/settings.xml [build XSL] autotext/sl/standard/DMS/styles.xml [build XSL] autotext/sl/standard/DT/atevent.xml [build XSL] autotext/sl/standard/DT/DT.xml [build XSL] autotext/sl/standard/FN/content.xml [build CPY] autotext/sl/standard/FN/manifest.rdf [build XSL] autotext/sl/standard/FN/Object_1/content.xml [build XSL] autotext/sl/standard/FN/Object_1/settings.xml [build XSL] autotext/sl/standard/FN/styles.xml [build XSL] autotext/sl/standard/IRT/atevent.xml [build XSL] autotext/sl/standard/IRT/IRT.xml [build XSL] autotext/sl/standard/J/atevent.xml [build XSL] autotext/sl/standard/J/content.xml [build XSL] autotext/sl/standard/J/meta.xml [build XSL] autotext/sl/standard/J/settings.xml [build XSL] autotext/sl/standard/J/styles.xml [build XSL] autotext/sl/standard/JACL/atevent.xml [build XSL] autotext/sl/standard/JACL/content.xml [build XSL] autotext/sl/standard/JACL/meta.xml [build XSL] autotext/sl/standard/JACL/settings.xml [build XSL] autotext/sl/standard/JACL/styles.xml [build XSL] autotext/sl/standard/JACR/atevent.xml [build XSL] autotext/sl/standard/JACR/content.xml [build XSL] autotext/sl/standard/JACR/meta.xml [build XSL] autotext/sl/standard/JACR/settings.xml [build XSL] autotext/sl/standard/JACR/styles.xml [build XSL] autotext/sl/standard/JAINV/atevent.xml [build XSL] autotext/sl/standard/JAINV/content.xml [build XSL] autotext/sl/standard/JAINV/meta.xml [build XSL] autotext/sl/standard/JAINV/settings.xml [build XSL] autotext/sl/standard/JAINV/styles.xml [build XSL] autotext/sl/standard/JARL/atevent.xml [build XSL] autotext/sl/standard/JARL/content.xml [build XSL] autotext/sl/standard/JARL/meta.xml [build XSL] autotext/sl/standard/JARL/settings.xml [build XSL] autotext/sl/standard/JARL/styles.xml [build XSL] autotext/sl/standard/LAG/atevent.xml [build XSL] autotext/sl/standard/LAG/LAG.xml [build XSL] autotext/sl/standard/LIC/atevent.xml [build XSL] autotext/sl/standard/LIC/content.xml [build XSL] autotext/sl/standard/LIC/meta.xml [build XSL] autotext/sl/standard/LIC/settings.xml [build XSL] autotext/sl/standard/LIC/styles.xml [build XSL] autotext/sl/standard/LOREM/LOREM.xml [build XSL] autotext/sl/standard/META-INF/manifest.xml [build XSL] autotext/sl/standard/P/atevent.xml [build XSL] autotext/sl/standard/P/P.xml [build XSL] autotext/sl/standard/R1/atevent.xml [build XSL] autotext/sl/standard/R1/content.xml [build XSL] autotext/sl/standard/R1/meta.xml [build XSL] autotext/sl/standard/R1/settings.xml [build XSL] autotext/sl/standard/R1/styles.xml [build XSL] autotext/sl/standard/R2/atevent.xml [build XSL] autotext/sl/standard/R2/content.xml [build XSL] autotext/sl/standard/R2/meta.xml [build XSL] autotext/sl/standard/R2/settings.xml [build XSL] autotext/sl/standard/R2/styles.xml [build XSL] autotext/sl/standard/RE/atevent.xml [build XSL] autotext/sl/standard/RE/RE.xml [build XSL] autotext/sl/standard/RF/atevent.xml [build XSL] autotext/sl/standard/RF/RF.xml [build XSL] autotext/sl/standard/RG/atevent.xml [build XSL] autotext/sl/standard/RG/RG.xml [build XSL] autotext/sl/standard/RM/atevent.xml [build XSL] autotext/sl/standard/RM/RM.xml [build XSL] autotext/sl/standard/S/atevent.xml [build XSL] autotext/sl/standard/S/S.xml [build XSL] autotext/sl/standard/SD/atevent.xml [build XSL] autotext/sl/standard/SD/SD.xml [build XSL] autotext/sl/standard/SI/atevent.xml [build XSL] autotext/sl/standard/SI/SI.xml [build XSL] autotext/sl/standard/TC/atevent.xml [build XSL] autotext/sl/standard/TC/TC.xml [build XSL] autotext/sl/standard/TOP/atevent.xml [build XSL] autotext/sl/standard/TOP/TOP.xml [build XSL] autotext/sl/standard/TWIMC/atevent.xml [build XSL] autotext/sl/standard/TWIMC/TWIMC.xml [build XSL] autotext/sl/standard/TY/atevent.xml [build XSL] autotext/sl/standard/TY/TY.xml [build XSL] autotext/sl/standard/VA/atevent.xml [build XSL] autotext/sl/standard/VA/VA.xml [build XSL] autotext/sl/standard/VOM/atevent.xml [build XSL] autotext/sl/standard/VOM/VOM.xml [build XSL] autotext/sl/standard/YT/atevent.xml [build XSL] autotext/sl/standard/YT/content.xml [build XSL] autotext/sl/standard/YT/meta.xml [build XSL] autotext/sl/standard/YT/settings.xml [build XSL] autotext/sl/standard/YT/styles.xml [build CPY] autotext/sl/template/mimetype [build XSL] autotext/sl/template/BlockList.xml [build XSL] autotext/sl/template/H1B/content.xml [build CPY] autotext/sl/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build CPY] autotext/sl/template/H1B/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/sl/template/H1B/styles.xml [build XSL] autotext/sl/template/H1C/content.xml [build XSL] autotext/sl/template/H1C/styles.xml [build XSL] autotext/sl/template/H1N/content.xml [build XSL] autotext/sl/template/H1N/styles.xml [build XSL] autotext/sl/template/HB/content.xml [build CPY] autotext/sl/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build CPY] autotext/sl/template/HB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/sl/template/HB/styles.xml [build XSL] autotext/sl/template/HC/content.xml [build XSL] autotext/sl/template/HC/styles.xml [build XSL] autotext/sl/template/HLB/content.xml [build XSL] autotext/sl/template/HLB/styles.xml [build XSL] autotext/sl/template/HLC/content.xml [build XSL] autotext/sl/template/HLC/styles.xml [build XSL] autotext/sl/template/HLN/content.xml [build XSL] autotext/sl/template/HLN/styles.xml [build XSL] autotext/sl/template/HN/content.xml [build XSL] autotext/sl/template/HN/styles.xml [build XSL] autotext/sl/template/HRB/content.xml [build CPY] autotext/sl/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build CPY] autotext/sl/template/HRB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/sl/template/HRB/styles.xml [build XSL] autotext/sl/template/HRC/content.xml [build XSL] autotext/sl/template/HRC/styles.xml [build XSL] autotext/sl/template/HRN/content.xml [build XSL] autotext/sl/template/HRN/styles.xml [build XSL] autotext/sl/template/META-INF/manifest.xml [build XSL] autotext/sl/template/PT1/content.xml [build XSL] autotext/sl/template/PT1/styles.xml [build XSL] autotext/sl/template/PT2/content.xml [build XSL] autotext/sl/template/PT2/styles.xml [build CPY] autotext/sr-CS/standard/mimetype [build XSL] autotext/sr-CS/standard/BlockList.xml [build XSL] autotext/sr-CS/standard/FN/content.xml [build CPY] autotext/sr-CS/standard/FN/manifest.rdf [build XSL] autotext/sr-CS/standard/FN/Object_1/content.xml [build XSL] autotext/sr-CS/standard/FN/Object_1/settings.xml [build XSL] autotext/sr-CS/standard/FN/styles.xml [build XSL] autotext/sr-CS/standard/LOREM/LOREM.xml [build XSL] autotext/sr-CS/standard/META-INF/manifest.xml [build CPY] autotext/sr-Latn-CS/standard/mimetype [build XSL] autotext/sr-Latn-CS/standard/BlockList.xml [build XSL] autotext/sr-Latn-CS/standard/FN/content.xml [build CPY] autotext/sr-Latn-CS/standard/FN/manifest.rdf [build XSL] autotext/sr-Latn-CS/standard/FN/Object_1/content.xml [build XSL] autotext/sr-Latn-CS/standard/FN/Object_1/settings.xml [build XSL] autotext/sr-Latn-CS/standard/FN/styles.xml [build XSL] autotext/sr-Latn-CS/standard/LOREM/LOREM.xml [build XSL] autotext/sr-Latn-CS/standard/META-INF/manifest.xml [build CPY] autotext/sr-Latn-ME/standard/mimetype [build XSL] autotext/sr-Latn-ME/standard/BlockList.xml [build XSL] autotext/sr-Latn-ME/standard/FN/content.xml [build CPY] autotext/sr-Latn-ME/standard/FN/manifest.rdf [build XSL] autotext/sr-Latn-ME/standard/FN/Object_1/content.xml [build XSL] autotext/sr-Latn-ME/standard/FN/Object_1/settings.xml [build XSL] autotext/sr-Latn-ME/standard/FN/styles.xml [build XSL] autotext/sr-Latn-ME/standard/LOREM/LOREM.xml [build XSL] autotext/sr-Latn-ME/standard/META-INF/manifest.xml [build CPY] autotext/sr-Latn-RS/standard/mimetype [build XSL] autotext/sr-Latn-RS/standard/BlockList.xml [build XSL] autotext/sr-Latn-RS/standard/FN/content.xml [build CPY] autotext/sr-Latn-RS/standard/FN/manifest.rdf [build XSL] autotext/sr-Latn-RS/standard/FN/Object_1/content.xml [build XSL] autotext/sr-Latn-RS/standard/FN/Object_1/settings.xml [build XSL] autotext/sr-Latn-RS/standard/FN/styles.xml [build XSL] autotext/sr-Latn-RS/standard/LOREM/LOREM.xml [build XSL] autotext/sr-Latn-RS/standard/META-INF/manifest.xml [build CPY] autotext/sr-ME/standard/mimetype [build XSL] autotext/sr-ME/standard/BlockList.xml [build XSL] autotext/sr-ME/standard/FN/content.xml [build CPY] autotext/sr-ME/standard/FN/manifest.rdf [build XSL] autotext/sr-ME/standard/FN/Object_1/content.xml [build XSL] autotext/sr-ME/standard/FN/Object_1/settings.xml [build XSL] autotext/sr-ME/standard/FN/styles.xml [build XSL] autotext/sr-ME/standard/LOREM/LOREM.xml [build XSL] autotext/sr-ME/standard/META-INF/manifest.xml [build CPY] autotext/sr-RS/standard/mimetype [build XSL] autotext/sr-RS/standard/BlockList.xml [build XSL] autotext/sr-RS/standard/FN/content.xml [build CPY] autotext/sr-RS/standard/FN/manifest.rdf [build XSL] autotext/sr-RS/standard/FN/Object_1/content.xml [build XSL] autotext/sr-RS/standard/FN/Object_1/settings.xml [build XSL] autotext/sr-RS/standard/FN/styles.xml [build XSL] autotext/sr-RS/standard/LOREM/LOREM.xml [build XSL] autotext/sr-RS/standard/META-INF/manifest.xml [build CPY] autotext/sv/crdbus50/mimetype [build XSL] autotext/sv/crdbus50/BlockList.xml [build XSL] autotext/sv/crdbus50/KLA1/atevent.xml [build XSL] autotext/sv/crdbus50/KLA1/content.xml [build XSL] autotext/sv/crdbus50/KLA1/meta.xml [build XSL] autotext/sv/crdbus50/KLA1/settings.xml [build XSL] autotext/sv/crdbus50/KLA1/styles.xml [build XSL] autotext/sv/crdbus50/KLA2/atevent.xml [build XSL] autotext/sv/crdbus50/KLA2/content.xml [build XSL] autotext/sv/crdbus50/KLA2/meta.xml [build XSL] autotext/sv/crdbus50/KLA2/settings.xml [build XSL] autotext/sv/crdbus50/KLA2/styles.xml [build XSL] autotext/sv/crdbus50/KLA3/atevent.xml [build XSL] autotext/sv/crdbus50/KLA3/content.xml [build XSL] autotext/sv/crdbus50/KLA3/meta.xml [build XSL] autotext/sv/crdbus50/KLA3/settings.xml [build XSL] autotext/sv/crdbus50/KLA3/styles.xml [build XSL] autotext/sv/crdbus50/META-INF/manifest.xml [build XSL] autotext/sv/crdbus50/MOD1/atevent.xml [build XSL] autotext/sv/crdbus50/MOD1/content.xml [build XSL] autotext/sv/crdbus50/MOD1/meta.xml [build CPY] autotext/sv/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sv/crdbus50/MOD1/settings.xml [build XSL] autotext/sv/crdbus50/MOD1/styles.xml [build XSL] autotext/sv/crdbus50/MOD2/atevent.xml [build XSL] autotext/sv/crdbus50/MOD2/content.xml [build XSL] autotext/sv/crdbus50/MOD2/meta.xml [build CPY] autotext/sv/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sv/crdbus50/MOD2/settings.xml [build XSL] autotext/sv/crdbus50/MOD2/styles.xml [build CPY] autotext/sv/standard/mimetype [build XSL] autotext/sv/standard/AA/atevent.xml [build XSL] autotext/sv/standard/AA/content.xml [build XSL] autotext/sv/standard/AA/meta.xml [build XSL] autotext/sv/standard/AA/settings.xml [build XSL] autotext/sv/standard/AA/styles.xml [build XSL] autotext/sv/standard/ABM/ABM.xml [build XSL] autotext/sv/standard/ABM/atevent.xml [build XSL] autotext/sv/standard/AI/atevent.xml [build XSL] autotext/sv/standard/AI/content.xml [build XSL] autotext/sv/standard/AI/meta.xml [build XSL] autotext/sv/standard/AI/settings.xml [build XSL] autotext/sv/standard/AI/styles.xml [build XSL] autotext/sv/standard/ANS/atevent.xml [build XSL] autotext/sv/standard/ANS/content.xml [build XSL] autotext/sv/standard/ANS/meta.xml [build XSL] autotext/sv/standard/ANS/settings.xml [build XSL] autotext/sv/standard/ANS/styles.xml [build XSL] autotext/sv/standard/ANY/ANY.xml [build XSL] autotext/sv/standard/ANY/atevent.xml [build XSL] autotext/sv/standard/B/B.xml [build XSL] autotext/sv/standard/BT/atevent.xml [build XSL] autotext/sv/standard/BT/BT.xml [build XSL] autotext/sv/standard/BV/atevent.xml [build XSL] autotext/sv/standard/BV/BV.xml [build XSL] autotext/sv/standard/F/F.xml [build XSL] autotext/sv/standard/FN/content.xml [build CPY] autotext/sv/standard/FN/manifest.rdf [build XSL] autotext/sv/standard/FN/Object_1/content.xml [build XSL] autotext/sv/standard/FN/Object_1/settings.xml [build XSL] autotext/sv/standard/FN/styles.xml [build XSL] autotext/sv/standard/K/atevent.xml [build XSL] autotext/sv/standard/K/K.xml [build XSL] autotext/sv/standard/LOREM/LOREM.xml [build XSL] autotext/sv/standard/META-INF/manifest.xml [build XSL] autotext/sv/standard/MVH/atevent.xml [build XSL] autotext/sv/standard/MVH/content.xml [build XSL] autotext/sv/standard/MVH/meta.xml [build XSL] autotext/sv/standard/MVH/settings.xml [build XSL] autotext/sv/standard/MVH/styles.xml [build XSL] autotext/sv/standard/O/atevent.xml [build XSL] autotext/sv/standard/O/O.xml [build XSL] autotext/sv/standard/OR/atevent.xml [build XSL] autotext/sv/standard/OR/OR.xml [build XSL] autotext/sv/standard/P1/atevent.xml [build XSL] autotext/sv/standard/P1/content.xml [build XSL] autotext/sv/standard/P1/meta.xml [build XSL] autotext/sv/standard/P1/settings.xml [build XSL] autotext/sv/standard/P1/styles.xml [build XSL] autotext/sv/standard/P2/atevent.xml [build XSL] autotext/sv/standard/P2/content.xml [build XSL] autotext/sv/standard/P2/meta.xml [build XSL] autotext/sv/standard/P2/settings.xml [build XSL] autotext/sv/standard/P2/styles.xml [build XSL] autotext/sv/standard/UA/atevent.xml [build XSL] autotext/sv/standard/UA/content.xml [build XSL] autotext/sv/standard/UA/meta.xml [build XSL] autotext/sv/standard/UA/settings.xml [build XSL] autotext/sv/standard/UA/styles.xml [build XSL] autotext/sv/standard/UL/atevent.xml [build XSL] autotext/sv/standard/UL/UL.xml [build CPY] autotext/sv/template/mimetype [build XSL] autotext/sv/template/BlockList.xml [build XSL] autotext/sv/template/H1B/content.xml [build CPY] autotext/sv/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sv/template/H1B/styles.xml [build XSL] autotext/sv/template/H1C/content.xml [build XSL] autotext/sv/template/H1C/styles.xml [build XSL] autotext/sv/template/H1N/content.xml [build XSL] autotext/sv/template/H1N/styles.xml [build XSL] autotext/sv/template/HB/content.xml [build CPY] autotext/sv/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sv/template/HB/styles.xml [build XSL] autotext/sv/template/HC/content.xml [build XSL] autotext/sv/template/HC/styles.xml [build XSL] autotext/sv/template/HLB/content.xml [build XSL] autotext/sv/template/HLB/styles.xml [build XSL] autotext/sv/template/HLC/content.xml [build XSL] autotext/sv/template/HLC/styles.xml [build XSL] autotext/sv/template/HLN/content.xml [build XSL] autotext/sv/template/HLN/styles.xml [build XSL] autotext/sv/template/HN/content.xml [build XSL] autotext/sv/template/HN/styles.xml [build XSL] autotext/sv/template/HRB/content.xml [build CPY] autotext/sv/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sv/template/HRB/styles.xml [build XSL] autotext/sv/template/HRC/content.xml [build XSL] autotext/sv/template/HRC/styles.xml [build XSL] autotext/sv/template/HRN/content.xml [build XSL] autotext/sv/template/HRN/styles.xml [build XSL] autotext/sv/template/META-INF/manifest.xml [build XSL] autotext/sv/template/PT1/content.xml [build XSL] autotext/sv/template/PT1/styles.xml [build XSL] autotext/sv/template/PT2/content.xml [build XSL] autotext/sv/template/PT2/styles.xml [build CPY] autotext/tr/crdbus50/mimetype [build XSL] autotext/tr/crdbus50/BlockList.xml [build XSL] autotext/tr/crdbus50/C+AR4-D1/atevent.xml [build XSL] autotext/tr/crdbus50/C+AR4-D1/content.xml [build XSL] autotext/tr/crdbus50/C+AR4-D1/styles.xml [build XSL] autotext/tr/crdbus50/C+AR4-D2/atevent.xml [build XSL] autotext/tr/crdbus50/C+AR4-D2/content.xml [build XSL] autotext/tr/crdbus50/C+AR4-D2/styles.xml [build XSL] autotext/tr/crdbus50/META-INF/manifest.xml [build XSL] autotext/tr/crdbus50/PRO1/atevent.xml [build XSL] autotext/tr/crdbus50/PRO1/content.xml [build XSL] autotext/tr/crdbus50/PRO1/styles.xml [build XSL] autotext/tr/crdbus50/PRO2/atevent.xml [build XSL] autotext/tr/crdbus50/PRO2/content.xml [build XSL] autotext/tr/crdbus50/PRO2/styles.xml [build XSL] autotext/tr/crdbus50/PRO3/atevent.xml [build XSL] autotext/tr/crdbus50/PRO3/content.xml [build XSL] autotext/tr/crdbus50/PRO3/styles.xml [build XSL] autotext/tr/crdbus50/ZAR1/atevent.xml [build XSL] autotext/tr/crdbus50/ZAR1/content.xml [build CPY] autotext/tr/crdbus50/ZAR1/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/tr/crdbus50/ZAR1/styles.xml [build XSL] autotext/tr/crdbus50/ZAR2/atevent.xml [build XSL] autotext/tr/crdbus50/ZAR2/content.xml [build CPY] autotext/tr/crdbus50/ZAR2/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/tr/crdbus50/ZAR2/styles.xml [build XSL] autotext/tr/crdbus50/ZAR3/atevent.xml [build XSL] autotext/tr/crdbus50/ZAR3/content.xml [build CPY] autotext/tr/crdbus50/ZAR3/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/tr/crdbus50/ZAR3/styles.xml [build CPY] autotext/tr/standard/mimetype [build XSL] autotext/tr/standard/BlockList.xml [build XSL] autotext/tr/standard/FN/content.xml [build CPY] autotext/tr/standard/FN/manifest.rdf [build XSL] autotext/tr/standard/FN/Object_1/content.xml [build XSL] autotext/tr/standard/FN/Object_1/settings.xml [build XSL] autotext/tr/standard/FN/styles.xml [build XSL] autotext/tr/standard/LOREM/LOREM.xml [build XSL] autotext/tr/standard/META-INF/manifest.xml [build CPY] autotext/tr/template/mimetype [build XSL] autotext/tr/template/BlockList.xml [build XSL] autotext/tr/template/META-INF/manifest.xml [build XSL] autotext/tr/template/PT1/atevent.xml [build XSL] autotext/tr/template/PT1/content.xml [build XSL] autotext/tr/template/PT1/styles.xml [build XSL] autotext/tr/template/PT2/atevent.xml [build XSL] autotext/tr/template/PT2/content.xml [build XSL] autotext/tr/template/PT2/styles.xml [build CPY] autotext/vi/standard/mimetype [build XSL] autotext/vi/standard/BlockList.xml [build XSL] autotext/vi/standard/FN/content.xml [build CPY] autotext/vi/standard/FN/manifest.rdf [build XSL] autotext/vi/standard/FN/Object_1/content.xml [build XSL] autotext/vi/standard/FN/Object_1/settings.xml [build XSL] autotext/vi/standard/FN/styles.xml [build XSL] autotext/vi/standard/LOREM/LOREM.xml [build XSL] autotext/vi/standard/META-INF/manifest.xml [build CPY] autotext/zh-CN/crdbus50/mimetype [build XSL] autotext/zh-CN/crdbus50/BlockList.xml [build XSL] autotext/zh-CN/crdbus50/KLA1/content.xml [build XSL] autotext/zh-CN/crdbus50/KLA1/styles.xml [build XSL] autotext/zh-CN/crdbus50/KLA2/content.xml [build XSL] autotext/zh-CN/crdbus50/KLA2/styles.xml [build XSL] autotext/zh-CN/crdbus50/KLA3/content.xml [build XSL] autotext/zh-CN/crdbus50/KLA3/styles.xml [build XSL] autotext/zh-CN/crdbus50/META-INF/manifest.xml [build XSL] autotext/zh-CN/crdbus50/MOD1/content.xml [build XSL] autotext/zh-CN/crdbus50/MOD1/styles.xml [build XSL] autotext/zh-CN/crdbus50/MOD2/content.xml [build XSL] autotext/zh-CN/crdbus50/MOD2/styles.xml [build CPY] autotext/zh-CN/standard/mimetype [build XSL] autotext/zh-CN/standard/AR/AR.xml [build XSL] autotext/zh-CN/standard/AR/atevent.xml [build XSL] autotext/zh-CN/standard/BlockList.xml [build XSL] autotext/zh-CN/standard/CAN/atevent.xml [build XSL] autotext/zh-CN/standard/CAN/content.xml [build XSL] autotext/zh-CN/standard/CAN/styles.xml [build XSL] autotext/zh-CN/standard/CP/content.xml [build XSL] autotext/zh-CN/standard/CP/styles.xml [build XSL] autotext/zh-CN/standard/DMS/content.xml [build XSL] autotext/zh-CN/standard/DMS/styles.xml [build XSL] autotext/zh-CN/standard/DT/content.xml [build XSL] autotext/zh-CN/standard/DT/styles.xml [build XSL] autotext/zh-CN/standard/E/E.xml [build XSL] autotext/zh-CN/standard/FN/content.xml [build CPY] autotext/zh-CN/standard/FN/manifest.rdf [build XSL] autotext/zh-CN/standard/FN/Object_1/content.xml [build XSL] autotext/zh-CN/standard/FN/Object_1/settings.xml [build XSL] autotext/zh-CN/standard/FN/styles.xml [build XSL] autotext/zh-CN/standard/I/I.xml [build XSL] autotext/zh-CN/standard/JACL/atevent.xml [build XSL] autotext/zh-CN/standard/JACL/content.xml [build XSL] autotext/zh-CN/standard/JACL/styles.xml [build XSL] autotext/zh-CN/standard/JACR/content.xml [build XSL] autotext/zh-CN/standard/JACR/styles.xml [build XSL] autotext/zh-CN/standard/JAINV/atevent.xml [build XSL] autotext/zh-CN/standard/JAINV/content.xml [build XSL] autotext/zh-CN/standard/JAINV/styles.xml [build XSL] autotext/zh-CN/standard/JARL/atevent.xml [build XSL] autotext/zh-CN/standard/JARL/content.xml [build XSL] autotext/zh-CN/standard/JARL/styles.xml [build XSL] autotext/zh-CN/standard/JARWPR/atevent.xml [build XSL] autotext/zh-CN/standard/JARWPR/content.xml [build XSL] autotext/zh-CN/standard/JARWPR/styles.xml [build XSL] autotext/zh-CN/standard/LOREM/LOREM.xml [build XSL] autotext/zh-CN/standard/META-INF/manifest.xml [build XSL] autotext/zh-CN/standard/O/atevent.xml [build XSL] autotext/zh-CN/standard/O/O.xml [build XSL] autotext/zh-CN/standard/Q/atevent.xml [build XSL] autotext/zh-CN/standard/Q/Q.xml [build XSL] autotext/zh-CN/standard/R1/atevent.xml [build XSL] autotext/zh-CN/standard/R1/content.xml [build XSL] autotext/zh-CN/standard/R1/styles.xml [build XSL] autotext/zh-CN/standard/R2/atevent.xml [build XSL] autotext/zh-CN/standard/R2/content.xml [build XSL] autotext/zh-CN/standard/R2/styles.xml [build XSL] autotext/zh-CN/standard/TOP/content.xml [build XSL] autotext/zh-CN/standard/TOP/styles.xml [build XSL] autotext/zh-CN/standard/YT/content.xml [build XSL] autotext/zh-CN/standard/YT/styles.xml [build CPY] autotext/zh-CN/template/mimetype [build XSL] autotext/zh-CN/template/BlockList.xml [build XSL] autotext/zh-CN/template/H1B/content.xml [build CPY] autotext/zh-CN/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-CN/template/H1B/styles.xml [build XSL] autotext/zh-CN/template/H1C/content.xml [build XSL] autotext/zh-CN/template/H1C/styles.xml [build XSL] autotext/zh-CN/template/H1N/content.xml [build XSL] autotext/zh-CN/template/H1N/styles.xml [build XSL] autotext/zh-CN/template/HB/content.xml [build CPY] autotext/zh-CN/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-CN/template/HB/styles.xml [build XSL] autotext/zh-CN/template/HC/content.xml [build XSL] autotext/zh-CN/template/HC/styles.xml [build XSL] autotext/zh-CN/template/HLB/content.xml [build XSL] autotext/zh-CN/template/HLB/styles.xml [build XSL] autotext/zh-CN/template/HLC/content.xml [build XSL] autotext/zh-CN/template/HLC/styles.xml [build XSL] autotext/zh-CN/template/HLN/content.xml [build XSL] autotext/zh-CN/template/HLN/styles.xml [build XSL] autotext/zh-CN/template/HN/content.xml [build XSL] autotext/zh-CN/template/HN/styles.xml [build XSL] autotext/zh-CN/template/HRB/content.xml [build CPY] autotext/zh-CN/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-CN/template/HRB/styles.xml [build XSL] autotext/zh-CN/template/HRC/content.xml [build XSL] autotext/zh-CN/template/HRC/styles.xml [build XSL] autotext/zh-CN/template/HRN/content.xml [build XSL] autotext/zh-CN/template/HRN/styles.xml [build XSL] autotext/zh-CN/template/META-INF/manifest.xml [build XSL] autotext/zh-CN/template/PT1/content.xml [build XSL] autotext/zh-CN/template/PT1/styles.xml [build XSL] autotext/zh-CN/template/PT2/content.xml [build XSL] autotext/zh-CN/template/PT2/styles.xml [build CPY] autotext/zh-TW/crdbus50/mimetype [build XSL] autotext/zh-TW/crdbus50/BlockList.xml [build XSL] autotext/zh-TW/crdbus50/KLA1/content.xml [build XSL] autotext/zh-TW/crdbus50/KLA1/styles.xml [build XSL] autotext/zh-TW/crdbus50/KLA2/content.xml [build XSL] autotext/zh-TW/crdbus50/KLA2/styles.xml [build XSL] autotext/zh-TW/crdbus50/KLA3/content.xml [build XSL] autotext/zh-TW/crdbus50/KLA3/styles.xml [build XSL] autotext/zh-TW/crdbus50/META-INF/manifest.xml [build XSL] autotext/zh-TW/crdbus50/MOD1/content.xml [build XSL] autotext/zh-TW/crdbus50/MOD1/styles.xml [build XSL] autotext/zh-TW/crdbus50/MOD2/content.xml [build XSL] autotext/zh-TW/crdbus50/MOD2/styles.xml [build CPY] autotext/zh-TW/standard/mimetype [build XSL] autotext/zh-TW/standard/AR/AR.xml [build XSL] autotext/zh-TW/standard/AR/atevent.xml [build XSL] autotext/zh-TW/standard/BlockList.xml [build XSL] autotext/zh-TW/standard/BT/BT.xml [build XSL] autotext/zh-TW/standard/CAN/atevent.xml [build XSL] autotext/zh-TW/standard/CAN/content.xml [build XSL] autotext/zh-TW/standard/CAN/styles.xml [build XSL] autotext/zh-TW/standard/CP/content.xml [build XSL] autotext/zh-TW/standard/CP/styles.xml [build XSL] autotext/zh-TW/standard/DMS/content.xml [build XSL] autotext/zh-TW/standard/DMS/styles.xml [build XSL] autotext/zh-TW/standard/E/E.xml [build XSL] autotext/zh-TW/standard/FN/content.xml [build CPY] autotext/zh-TW/standard/FN/manifest.rdf [build XSL] autotext/zh-TW/standard/FN/Object_1/content.xml [build XSL] autotext/zh-TW/standard/FN/Object_1/settings.xml [build XSL] autotext/zh-TW/standard/FN/styles.xml [build XSL] autotext/zh-TW/standard/I/I.xml [build XSL] autotext/zh-TW/standard/JACL/atevent.xml [build XSL] autotext/zh-TW/standard/JACL/content.xml [build XSL] autotext/zh-TW/standard/JACL/styles.xml [build XSL] autotext/zh-TW/standard/JACR/content.xml [build XSL] autotext/zh-TW/standard/JACR/styles.xml [build XSL] autotext/zh-TW/standard/JAINV/atevent.xml [build XSL] autotext/zh-TW/standard/JAINV/content.xml [build XSL] autotext/zh-TW/standard/JAINV/styles.xml [build XSL] autotext/zh-TW/standard/JARL/content.xml [build XSL] autotext/zh-TW/standard/JARL/styles.xml [build XSL] autotext/zh-TW/standard/JARWPR/content.xml [build XSL] autotext/zh-TW/standard/JARWPR/styles.xml [build XSL] autotext/zh-TW/standard/LOREM/LOREM.xml [build XSL] autotext/zh-TW/standard/M1/atevent.xml [build XSL] autotext/zh-TW/standard/M1/content.xml [build XSL] autotext/zh-TW/standard/M1/styles.xml [build XSL] autotext/zh-TW/standard/M2/atevent.xml [build XSL] autotext/zh-TW/standard/M2/content.xml [build XSL] autotext/zh-TW/standard/M2/styles.xml [build XSL] autotext/zh-TW/standard/META-INF/manifest.xml [build XSL] autotext/zh-TW/standard/O/atevent.xml [build XSL] autotext/zh-TW/standard/O/O.xml [build XSL] autotext/zh-TW/standard/Q/atevent.xml [build XSL] autotext/zh-TW/standard/Q/Q.xml [build XSL] autotext/zh-TW/standard/TOP/content.xml [build XSL] autotext/zh-TW/standard/TOP/styles.xml [build XSL] autotext/zh-TW/standard/YT/content.xml [build XSL] autotext/zh-TW/standard/YT/styles.xml [build CPY] autotext/zh-TW/template/mimetype [build XSL] autotext/zh-TW/template/BlockList.xml [build XSL] autotext/zh-TW/template/H1B/content.xml [build CPY] autotext/zh-TW/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-TW/template/H1B/styles.xml [build XSL] autotext/zh-TW/template/H1C/content.xml [build XSL] autotext/zh-TW/template/H1C/styles.xml [build XSL] autotext/zh-TW/template/H1N/content.xml [build XSL] autotext/zh-TW/template/H1N/styles.xml [build XSL] autotext/zh-TW/template/HB/content.xml [build CPY] autotext/zh-TW/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-TW/template/HB/styles.xml [build XSL] autotext/zh-TW/template/HC/content.xml [build XSL] autotext/zh-TW/template/HC/styles.xml [build XSL] autotext/zh-TW/template/HLB/content.xml [build XSL] autotext/zh-TW/template/HLB/styles.xml [build XSL] autotext/zh-TW/template/HLC/content.xml [build XSL] autotext/zh-TW/template/HLC/styles.xml [build XSL] autotext/zh-TW/template/HLN/content.xml [build XSL] autotext/zh-TW/template/HLN/styles.xml [build XSL] autotext/zh-TW/template/HN/content.xml [build XSL] autotext/zh-TW/template/HN/styles.xml [build XSL] autotext/zh-TW/template/HRB/content.xml [build CPY] autotext/zh-TW/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-TW/template/HRB/styles.xml [build XSL] autotext/zh-TW/template/HRC/content.xml [build XSL] autotext/zh-TW/template/HRC/styles.xml [build XSL] autotext/zh-TW/template/HRN/content.xml [build XSL] autotext/zh-TW/template/HRN/styles.xml [build XSL] autotext/zh-TW/template/META-INF/manifest.xml [build XSL] autotext/zh-TW/template/PT1/content.xml [build XSL] autotext/zh-TW/template/PT1/styles.xml [build XSL] autotext/zh-TW/template/PT2/content.xml [build XSL] autotext/zh-TW/template/PT2/styles.xml [build PKG] autotextshare_af [build PKG] autotextshare_am [build PKG] autotextshare_ar [build PKG] autotextshare_as [build PKG] autotextshare_ast [build PKG] autotextshare_be [build PKG] autotextshare_bn [build PKG] autotextshare_bn-IN [build PKG] autotextshare_bo [build PKG] autotextshare_br [build PKG] autotextshare_brx [build PKG] autotextshare_bs [build PKG] autotextshare_ca-valencia [build PKG] autotextshare_cy [build PKG] autotextshare_dgo [build PKG] autotextshare_dsb [build PKG] autotextshare_dz [build PKG] autotextshare_el [build PKG] autotextshare_eo [build PKG] autotextshare_et [build PKG] autotextshare_eu [build PKG] autotextshare_fy [build PKG] autotextshare_ga [build PKG] autotextshare_gd [build PKG] autotextshare_gl [build PKG] autotextshare_gu [build PKG] autotextshare_gug [build PKG] autotextshare_he [build PKG] autotextshare_hsb [build PKG] autotextshare_hi [build PKG] autotextshare_id [build PKG] autotextshare_ka [build PKG] autotextshare_kab [build PKG] autotextshare_kk [build PKG] autotextshare_kmr-Latn [build PKG] autotextshare_kn [build PKG] autotextshare_kok [build PKG] autotextshare_ks [build PKG] autotextshare_lb [build PKG] autotextshare_lo [build PKG] autotextshare_lv [build PKG] autotextshare_mai [build PKG] autotextshare_mk [build PKG] autotextshare_ml [build PKG] autotextshare_mni [build PKG] autotextshare_mr [build PKG] autotextshare_my [build PKG] autotextshare_nb [build PKG] autotextshare_ne [build PKG] autotextshare_nn [build PKG] autotextshare_nr [build PKG] autotextshare_nso [build PKG] autotextshare_oc [build PKG] autotextshare_om [build PKG] autotextshare_or [build PKG] autotextshare_pa-IN [build PKG] autotextshare_rw [build PKG] autotextshare_sa-IN [build PKG] autotextshare_sat [build PKG] autotextshare_sd [build PKG] autotextshare_sr-Latn [build PKG] autotextshare_si [build PKG] autotextshare_sid [build PKG] autotextshare_sq [build PKG] autotextshare_sr [build PKG] autotextshare_ss [build PKG] autotextshare_st [build PKG] autotextshare_sw-TZ [build PKG] autotextshare_szl [build PKG] autotextshare_ta [build PKG] autotextshare_te [build PKG] autotextshare_tg [build PKG] autotextshare_th [build PKG] autotextshare_tn [build PKG] autotextshare_ts [build PKG] autotextshare_tt [build PKG] autotextshare_ug [build PKG] autotextshare_uk [build PKG] autotextshare_uz [build PKG] autotextshare_ve [build PKG] autotextshare_vec [build PKG] autotextshare_xh [build PKG] autotextshare_zu [build PRL] CustomTarget/helpcontent2/source/auxiliary/helpimg.ilst [build PRL] CustomTarget/helpcontent2/source/auxiliary/screenshotimg.ilst [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/en-US/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/en-US/bookmarks.part [build CAT] CustomTarget/helpcontent2/help3xsl/en-US/contents.js [build XSL] CustomTarget/helpcontent2/help3xsl/en-US/html.text [build XHP] sdatabase/am [build PKG] helpcontent2_html_lang_af [build PKG] helpcontent2_html_lang_as [build PKG] helpcontent2_html_lang_be [build PKG] helpcontent2_html_lang_br [build PKG] helpcontent2_html_lang_brx [build PKG] helpcontent2_html_lang_cy [build PKG] helpcontent2_html_lang_dgo [build PKG] helpcontent2_html_lang_dsb [build PKG] helpcontent2_html_lang_fa [build PKG] helpcontent2_html_lang_fy [build PKG] helpcontent2_html_lang_ga [build PKG] helpcontent2_html_lang_gd [build PKG] helpcontent2_html_lang_gug [build PKG] helpcontent2_html_lang_hsb [build PKG] helpcontent2_html_lang_kab [build PKG] helpcontent2_html_lang_kk [build PKG] helpcontent2_html_lang_kmr-Latn [build PKG] helpcontent2_html_lang_kn [build PKG] helpcontent2_html_lang_kok [build PKG] helpcontent2_html_lang_ks [build PKG] helpcontent2_html_lang_lb [build PKG] helpcontent2_html_lang_mai [build PKG] helpcontent2_html_lang_ml [build PKG] helpcontent2_html_lang_mn [build PKG] helpcontent2_html_lang_mni [build PKG] helpcontent2_html_lang_mr [build PKG] helpcontent2_html_lang_my [build PKG] helpcontent2_html_lang_nr [build PKG] helpcontent2_html_lang_nso [build PKG] helpcontent2_html_lang_oc [build PKG] helpcontent2_html_lang_or [build PKG] helpcontent2_html_lang_pa-IN [build PKG] helpcontent2_html_lang_rw [build PKG] helpcontent2_html_lang_sa-IN [build PKG] helpcontent2_html_lang_sat [build PKG] helpcontent2_html_lang_sd [build PKG] helpcontent2_html_lang_sr-Latn [build PKG] helpcontent2_html_lang_sr [build PKG] helpcontent2_html_lang_ss [build PKG] helpcontent2_html_lang_st [build PKG] helpcontent2_html_lang_sw-TZ [build PKG] helpcontent2_html_lang_szl [build PKG] helpcontent2_html_lang_te [build PKG] helpcontent2_html_lang_th [build PKG] helpcontent2_html_lang_tn [build PKG] helpcontent2_html_lang_ts [build PKG] helpcontent2_html_lang_tt [build PKG] helpcontent2_html_lang_uz [build PKG] helpcontent2_html_lang_ve [build PKG] helpcontent2_html_lang_vec [build PKG] helpcontent2_html_lang_xh [build PKG] helpcontent2_html_lang_zu [build PKG] helpcontent2_html_media_lang_af [build PKG] helpcontent2_html_media_lang_as [build PKG] helpcontent2_html_media_lang_be [build PKG] helpcontent2_html_media_lang_br [build PKG] helpcontent2_html_media_lang_brx [build PKG] helpcontent2_html_media_lang_cy [build PKG] helpcontent2_html_media_lang_dgo [build PKG] helpcontent2_html_media_lang_dsb [build PKG] helpcontent2_html_media_lang_fa [build PKG] helpcontent2_html_media_lang_fy [build PKG] helpcontent2_html_media_lang_ga [build PKG] helpcontent2_html_media_lang_gd [build PKG] helpcontent2_html_media_lang_gug [build PKG] helpcontent2_html_media_lang_hsb [build PKG] helpcontent2_html_media_lang_kab [build PKG] helpcontent2_html_media_lang_kk [build PKG] helpcontent2_html_media_lang_kmr-Latn [build PKG] helpcontent2_html_media_lang_kn [build PKG] helpcontent2_html_media_lang_kok [build PKG] helpcontent2_html_media_lang_ks [build PKG] helpcontent2_html_media_lang_lb [build PKG] helpcontent2_html_media_lang_mai [build PKG] helpcontent2_html_media_lang_ml [build PKG] helpcontent2_html_media_lang_mn [build PKG] helpcontent2_html_media_lang_mni [build PKG] helpcontent2_html_media_lang_mr [build PKG] helpcontent2_html_media_lang_my [build PKG] helpcontent2_html_media_lang_nr [build PKG] helpcontent2_html_media_lang_nso [build PKG] helpcontent2_html_media_lang_oc [build PKG] helpcontent2_html_media_lang_or [build PKG] helpcontent2_html_media_lang_pa-IN [build PKG] helpcontent2_html_media_lang_rw [build PKG] helpcontent2_html_media_lang_sa-IN [build PKG] helpcontent2_html_media_lang_sat [build PKG] helpcontent2_html_media_lang_sd [build PKG] helpcontent2_html_media_lang_sr-Latn [build PKG] helpcontent2_html_media_lang_sr [build PKG] helpcontent2_html_media_lang_ss [build PKG] helpcontent2_html_media_lang_st [build PKG] helpcontent2_html_media_lang_sw-TZ [build PKG] helpcontent2_html_media_lang_szl [build PKG] helpcontent2_html_media_lang_te [build PKG] helpcontent2_html_media_lang_th [build PKG] helpcontent2_html_media_lang_tn [build PKG] helpcontent2_html_media_lang_ts [build PKG] helpcontent2_html_media_lang_tt [build PKG] helpcontent2_html_media_lang_uz [build PKG] helpcontent2_html_media_lang_ve [build PKG] helpcontent2_html_media_lang_vec [build PKG] helpcontent2_html_media_lang_xh [build PKG] helpcontent2_html_media_lang_zu [build CUS] instsetoo_native/setup [build CXX] l10ntools/source/idxdict/idxdict.cxx [build MOD] o3tl [build ECH] CustomTarget/pyuno/pythonloader_ini/pythonloader.unorc [build C ] pyuno/source/module/pyuno_dlopenwrapper.c [build XSL] CustomTarget/readlicense_oo/license/LICENSE.html [build XSL] CustomTarget/readlicense_oo/license/LICENSE [build CXX] registry/tools/fileurl.cxx [build CXX] registry/tools/options.cxx [build AIN] activexbinarytable [build AIN] activex [build AIN] activexwin64 [build AIN] base [build AIN] base_brand [build AIN] brand [build AIN] calc [build AIN] calc_brand [build AIN] draw_brand [build AIN] extensions_ct2n [build AIN] extensions_bsh [build AIN] extensions_numbertext [build AIN] extensions_rhino [build AIN] firebirdsdbc [build AIN] gnome [build AIN] graphicfilter [build AIN] impress [build AIN] impress_brand [build AIN] kde [build AIN] libreofficekit [build AIN] math [build AIN] math_brand [build AIN] ogltrans [build AIN] onlineupdate [build AIN] ooo [build AIN] ooo_fonts [build AIN] ooo_images [build AIN] ooobinarytable [build AIN] python [build AIN] python_scriptprovider [build AIN] python_librelogo [build AIN] postgresqlsdbc [build AIN] pdfimport [build AIN] quickstart [build AIN] reportbuilder [build AIN] sdk [build AIN] ure [build AIN] winexplorerextbinarytable [build AIN] winexplorerext [build AIN] writer [build AIN] writer_brand [build AIN] xsltfilter [build SCT] scp2/source/templates/alllangmodules_base [build C ] soltools/cpp/_cpp.c [build C ] soltools/cpp/_eval.c [build C ] soltools/cpp/_include.c [build C ] soltools/cpp/_lex.c [build C ] soltools/cpp/_macro.c [build C ] soltools/cpp/_mcrvalid.c [build C ] soltools/cpp/_nlist.c [build C ] soltools/cpp/_tokens.c [build C ] soltools/cpp/_unix.c [build VAL] CustomTarget/sfx2/classification/example.validated [build C ] shell/source/unix/misc/uri-encode.c [build CXX] solenv/gbuildtojson/gbuildtojson.cxx [build CXX] soltools/mkdepend/collectdircontent.cxx [build C ] soltools/mkdepend/cppsetup.c [build C ] soltools/mkdepend/ifparser.c [build C ] soltools/mkdepend/include.c [build C ] soltools/mkdepend/main.c [build C ] soltools/mkdepend/parse.c [build C ] soltools/mkdepend/pr.c [build CAT] CustomTarget/sysui/share/libreoffice/openoffice.mime [build CAT] CustomTarget/sysui/share/libreoffice/openoffice.applications [build CAT] CustomTarget/sysui/share/libreoffice/openoffice.sh [build ECH] CustomTarget/sysui/share/libreoffice/launcherlist [build CAT] CustomTarget/sysui/share/libreofficedev/openoffice.mime [build CAT] CustomTarget/sysui/share/libreofficedev/openoffice.applications [build CAT] CustomTarget/sysui/share/libreofficedev/openoffice.sh [build ECH] CustomTarget/sysui/share/libreofficedev/launcherlist [build ECH] CustomTarget/testtools/bridgetest/bridgetest_server [build ECH] CustomTarget/testtools/bridgetest/bridgetest_client [build CXX] tools/source/misc/pathutils.cxx [build C ] vcl/unx/gtk/xid_fullscreen_on_all_monitors.c [build SED] CustomTarget/wizards/share/dialog.xlc [build SED] CustomTarget/wizards/share/script.xlc [build MOD] xmerge [build LOC] external [build UPK] boost_1_69_0.tar.bz2 [build CXX] sal/osl/all/compat.cxx [build CXX] sal/osl/all/debugbase.cxx [build CXX] sal/osl/all/filepath.cxx [build CXX] sal/osl/all/loadmodulerelative.cxx [build CXX] sal/osl/all/log.cxx [build CXX] sal/osl/all/signalshared.cxx [build CXX] sal/osl/all/utility.cxx [build CXX] sal/rtl/alloc_arena.cxx [build CXX] sal/rtl/alloc_cache.cxx [build CXX] sal/rtl/alloc_fini.cxx [build CXX] sal/rtl/alloc_global.cxx [build CXX] sal/rtl/bootstrap.cxx [build CXX] sal/rtl/byteseq.cxx [build CXX] sal/rtl/cipher.cxx [build CXX] sal/rtl/cmdargs.cxx [build CXX] sal/rtl/crc.cxx [build CXX] sal/rtl/digest.cxx [build CXX] sal/rtl/hash.cxx [build CXX] sal/rtl/locale.cxx [build CXX] sal/rtl/math.cxx [build CXX] sal/rtl/random.cxx [build CXX] sal/rtl/rtl_process.cxx [build CXX] sal/rtl/strbuf.cxx [build CXX] sal/rtl/strimp.cxx [build CXX] sal/rtl/string.cxx [build CXX] sal/rtl/unload.cxx [build CXX] sal/rtl/uri.cxx [build CXX] sal/rtl/ustrbuf.cxx [build CXX] sal/rtl/ustring.cxx [build CXX] sal/rtl/uuid.cxx [build CXX] sal/textenc/converter.cxx [build CXX] sal/textenc/convertsimple.cxx [build CXX] sal/textenc/handleundefinedunicodetotextchar.cxx [build CXX] sal/textenc/tcvtutf8.cxx [build CXX] sal/textenc/tencinfo.cxx [build CXX] sal/textenc/textcvt.cxx [build CXX] sal/textenc/textenc.cxx [build CXX] sal/textenc/unichars.cxx [build CXX] sal/osl/unx/backtraceapi.cxx [build CXX] sal/osl/unx/conditn.cxx [build CXX] sal/osl/unx/file.cxx [build CXX] sal/osl/unx/file_error_transl.cxx [build CXX] sal/osl/unx/file_misc.cxx [build CXX] sal/osl/unx/file_path_helper.cxx [build CXX] sal/osl/unx/file_stat.cxx [build CXX] sal/osl/unx/file_url.cxx [build CXX] sal/osl/unx/file_volume.cxx [build CXX] sal/osl/unx/memory.cxx [build CXX] sal/osl/unx/module.cxx [build CXX] sal/osl/unx/mutex.cxx [build CXX] sal/osl/unx/nlsupport.cxx [build CXX] sal/osl/unx/pipe.cxx [build CXX] sal/osl/unx/process.cxx [build CXX] sal/osl/unx/process_impl.cxx [build CXX] sal/osl/unx/profile.cxx [build CXX] sal/osl/unx/random.cxx [build CXX] sal/osl/unx/readwrite_helper.cxx [build CXX] sal/osl/unx/security.cxx [build CXX] sal/osl/unx/signal.cxx [build CXX] sal/osl/unx/socket.cxx [build CXX] sal/osl/unx/tempfile.cxx [build CXX] sal/osl/unx/thread.cxx [build CXX] sal/osl/unx/time.cxx [build CXX] sal/osl/unx/salinit.cxx [build CXX] sal/osl/unx/uunxapi.cxx [build CXX] sal/osl/unx/system.cxx [build C ] sal/osl/unx/backtrace.c [build CXX] sal/osl/unx/interlck.cxx [build UPK] icu4c-63_1-src.tgz [build UPK] nss-3.47.1-with-nspr-4.23.tar.gz [build UPK] liblangtag-0.6.2.tar.bz2 [build DEP] LNK:StaticLibrary/libfindsofficepath.a [build LNK] StaticLibrary/libfindsofficepath.a [build CXX] tools/source/reversemap/bestreversemap.cxx [build PAT] mdds [build PAT] epoxy [build UPK] libjpeg-turbo-1.5.3.tar.gz [build PAT] libpng [build PAT] pdfium [build UPK] lcms2-2.9.tar.gz [build PAT] glm [build PAT] graphite [build PKG] vcl_opengl_shader [build DEP] LNK:Library/libclewlo.so [build LNK] Library/libclewlo.so [build CUS] editeng/generated [build GPF] CustomTarget/xmloff/generated/tokenhash.inc [build PKG] UIConfig/modules/BasicIDE [build PKG] canvas_opengl_shader [build GPF] CustomTarget/oox/generated/tokenhash.inc [build UPK] expat-2.2.8.tar.bz2 [build PKG] UIConfig/modules/schart [build XCM] connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers-calc.xcu [build XCU] connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers-dbase.xcu [build XCU] connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers-flat.xcu [build XCU] connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers-mysql_jdbc.xcu [build XCU] connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers-odbc.xcu [build XCU] connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers-writer.xcu [build XCU] connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers-firebird.xcu [build XCU] connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build UPK] ltm-1.0.zip [build XCM] connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers-mysqlc.xcu [build XCU] connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build PAT] mariadb-connector-c [build XCM] connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers-postgresql.xcu [build XCU] connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build UPK] openssl-1.0.2t.tar.gz [build PKG] connectivity_postgresql-sdbc [build XCM] connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers-mork.xcu [build XCU] connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build PKG] UIConfig/cui [build PY ] CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml [build PKG] UIConfig/dbaccess [build PKG] UIConfig/modules/dbapp [build PKG] UIConfig/modules/dbbrowser [build PKG] UIConfig/modules/dbquery [build PKG] UIConfig/modules/dbrelation [build PKG] UIConfig/modules/dbtable [build PKG] UIConfig/modules/dbtdata [build CUS] desktop/unopackages_install [build PAT] clucene [build PKG] desktop_branding [build PKG] UIConfig/desktop [build PKG] desktop_scripts_install [build CUS] desktop/soffice [build PKG] desktop_sbase_sh [build PKG] desktop_scalc_sh [build PKG] desktop_sdraw_sh [build PKG] desktop_simpress_sh [build PKG] desktop_smath_sh [build PKG] desktop_swriter_sh [build PKG] desktop_soffice_sh [build PKG] UIConfig/editeng [build PKG] UIConfig/modules/sabpilot [build PKG] UIConfig/modules/scanner [build PKG] UIConfig/modules/sbibliography [build PKG] UIConfig/modules/spropctrlr [build UPK] CoinMP-1.7.6.tgz [build UPK] cppunit-1.14.0.tar.gz [build PAT] ct2n [build UPK] hunspell-1.7.0.tar.gz [build PAT] libcmis [build UPK] libexttextcat-3.4.5.tar.xz [build UPK] libnumbertext-1.0.5.tar.xz [build UPK] 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz [build BIN] misc_extensions [build PAT] neon [build PAT] poppler [build UPK] a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz [build PAT] ucpp [build ZIP] autocorr/acor_af-ZA.dat [build ZIP] autocorr/acor_bg-BG.dat [build ZIP] autocorr/acor_ca-ES.dat [build ZIP] autocorr/acor_cs-CZ.dat [build ZIP] autocorr/acor_da-DK.dat [build ZIP] autocorr/acor_de.dat [build ZIP] autocorr/acor_dsb.dat [build ZIP] autocorr/acor_el-GR.dat [build ZIP] autocorr/acor_en-AU.dat [build ZIP] autocorr/acor_en-GB.dat [build ZIP] autocorr/acor_en-US.dat [build ZIP] autocorr/acor_en-ZA.dat [build ZIP] autocorr/acor_es.dat [build ZIP] autocorr/acor_fa-IR.dat [build ZIP] autocorr/acor_fi-FI.dat [build ZIP] autocorr/acor_fr.dat [build ZIP] autocorr/acor_ga-IE.dat [build ZIP] autocorr/acor_hr-HR.dat [build ZIP] autocorr/acor_hsb.dat [build ZIP] autocorr/acor_hu-HU.dat [build ZIP] autocorr/acor_is-IS.dat [build ZIP] autocorr/acor_it.dat [build ZIP] autocorr/acor_ja-JP.dat [build ZIP] autocorr/acor_ko-KR.dat [build ZIP] autocorr/acor_lb-LU.dat [build ZIP] autocorr/acor_lt-LT.dat [build ZIP] autocorr/acor_mn-MN.dat [build ZIP] autocorr/acor_nl-NL.dat [build ZIP] autocorr/acor_nl-BE.dat [build ZIP] autocorr/acor_pl-PL.dat [build ZIP] autocorr/acor_pt-PT.dat [build ZIP] autocorr/acor_pt-BR.dat [build ZIP] autocorr/acor_ro-RO.dat [build ZIP] autocorr/acor_ru-RU.dat [build ZIP] autocorr/acor_sk-SK.dat [build ZIP] autocorr/acor_sl-SI.dat [build ZIP] autocorr/acor_sr-CS.dat [build ZIP] autocorr/acor_sr-Latn-CS.dat [build ZIP] autocorr/acor_sr-Latn-ME.dat [build ZIP] autocorr/acor_sr-Latn-RS.dat [build ZIP] autocorr/acor_sr-ME.dat [build ZIP] autocorr/acor_sr-RS.dat [build ZIP] autocorr/acor_sv-SE.dat [build ZIP] autocorr/acor_tr-TR.dat [build ZIP] autocorr/acor_vi-VN.dat [build ZIP] autocorr/acor_zh-CN.dat [build ZIP] autocorr/acor_zh-TW.dat [build ZIP] autotext/user/mytexts.bau [build ZIP] templates/officorr/Modern_business_letter_sans_serif.ott [build ZIP] templates/officorr/Modern_business_letter_serif.ott [build ZIP] templates/offimisc/Businesscard-with-logo.ott [build ZIP] templates/personal/CV.ott [build ZIP] templates/personal/Resume1page.ott [build ZIP] templates/presnt/Alizarin.otp [build ZIP] templates/presnt/Beehive.otp [build ZIP] templates/presnt/Blue_Curve.otp [build ZIP] templates/presnt/Blueprint_Plans.otp [build ZIP] templates/presnt/BrightBlue.otp [build ZIP] templates/presnt/Classy_Red.otp [build ZIP] templates/presnt/DNA.otp [build ZIP] templates/presnt/Focus.otp [build ZIP] templates/presnt/Forestbird.otp [build ZIP] templates/presnt/Impress.otp [build ZIP] templates/presnt/Inspiration.otp [build ZIP] templates/presnt/Lights.otp [build ZIP] templates/presnt/LushGreen.otp [build ZIP] templates/presnt/Metropolis.otp [build ZIP] templates/presnt/Midnightblue.otp [build ZIP] templates/presnt/Nature_Illustration.otp [build ZIP] templates/presnt/Pencil.otp [build ZIP] templates/presnt/Piano.otp [build ZIP] templates/presnt/Portfolio.otp [build ZIP] templates/presnt/Progress.otp [build ZIP] templates/presnt/Sunset.otp [build ZIP] templates/presnt/Vintage.otp [build ZIP] templates/presnt/Vivid.otp [build ZIP] templates/styles/Default.ott [build ZIP] templates/styles/Modern.ott [build PKG] extras_cfgsrvnolang [build PKG] extras_cfgusr [build PKG] extras_database [build PKG] extras_databasebiblio [build PKG] extras_gallbullets [build PKG] extras_gallhtmlexpo [build PKG] extras_gallmytheme [build PKG] extras_gallroot [build PKG] extras_gallsystem [build PKG] extras_gallwwwgraf [build PKG] extras_labels [build PKG] extras_palettes [build PKG] extras_tplwizagenda [build PKG] extras_tplwizbitmap [build PKG] extras_tplwizdesktop [build PKG] extras_tplwizfax [build PKG] extras_tplwizletter [build PKG] extras_tplwizreport [build PKG] extras_tplwizstyles [build PKG] extras_wordbook [build PKG] UIConfig/filter [build PKG] UIConfig/formula [build PKG] UIConfig/fps [build PKS] UIConfig/libreofficekit [build PKG] UIConfig/modules/dbreport [build PKG] UIConfig/modules/scalc [build PKG] UIConfig/modules/sdraw [build PKG] UIConfig/modules/simpress [build PKG] UIConfig/sfx [build PKG] UIConfig/modules/smath [build PKG] UIConfig/svt [build PKG] UIConfig/svx [build PKG] UIConfig/modules/sglobal [build PKG] UIConfig/modules/sweb [build PKG] UIConfig/modules/swform [build PKG] UIConfig/modules/swreport [build PKG] UIConfig/modules/swriter [build PKG] UIConfig/modules/swxform [build PKG] UIConfig/uui [build PKG] UIConfig/vcl [build PKG] UIConfig/writerperfect [build PKG] UIConfig/xmlsec [build ECH] CustomTarget/postprocess/registry/base.list [build ECH] CustomTarget/postprocess/registry/calc.list [build ECH] CustomTarget/postprocess/registry/cjk.list [build XCD] ctl [build ECH] CustomTarget/postprocess/registry/draw.list [build XCD] graphicfilter [build ECH] CustomTarget/postprocess/registry/impress.list [build ECH] CustomTarget/postprocess/registry/librelogo.list [build ECH] CustomTarget/postprocess/registry/main.list [build ECH] CustomTarget/postprocess/registry/math.list [build XCD] pyuno [build ECH] CustomTarget/postprocess/registry/writer.list [build XCD] xsltfilter [build ECH] CustomTarget/postprocess/registry/postgresql.list [build XCD] gnome [build XCD] ogltrans [build XCD] Langpack-en-US [build XCD] Langpack-af [build XCD] Langpack-am [build XCD] Langpack-ar [build XCD] Langpack-as [build XCD] Langpack-ast [build XCD] Langpack-be [build XCD] Langpack-bg [build XCD] Langpack-bn [build XCD] Langpack-bn-IN [build XCD] Langpack-bo [build XCD] Langpack-br [build XCD] Langpack-brx [build XCD] Langpack-bs [build XCD] Langpack-ca [build XCD] Langpack-ca-valencia [build XCD] Langpack-cs [build XCD] Langpack-cy [build XCD] Langpack-da [build XCD] Langpack-de [build XCD] Langpack-dgo [build XCD] Langpack-dsb [build XCD] Langpack-dz [build XCD] Langpack-el [build XCD] Langpack-en-GB [build XCD] Langpack-en-ZA [build XCD] Langpack-eo [build XCD] Langpack-es [build XCD] Langpack-et [build XCD] Langpack-eu [build XCD] Langpack-fa [build XCD] Langpack-fi [build XCD] Langpack-fr [build XCD] Langpack-fy [build XCD] Langpack-ga [build XCD] Langpack-gd [build XCD] Langpack-gl [build XCD] Langpack-gu [build XCD] Langpack-gug [build XCD] Langpack-he [build XCD] Langpack-hsb [build XCD] Langpack-hi [build XCD] Langpack-hr [build XCD] Langpack-hu [build XCD] Langpack-id [build XCD] Langpack-is [build XCD] Langpack-it [build XCD] Langpack-ja [build XCD] Langpack-ka [build XCD] Langpack-kab [build XCD] Langpack-kk [build XCD] Langpack-km [build XCD] Langpack-kmr-Latn [build XCD] Langpack-kn [build XCD] Langpack-ko [build XCD] Langpack-kok [build XCD] Langpack-ks [build XCD] Langpack-lb [build XCD] Langpack-lo [build XCD] Langpack-lt [build XCD] Langpack-lv [build XCD] Langpack-mai [build XCD] Langpack-mk [build XCD] Langpack-ml [build XCD] Langpack-mn [build XCD] Langpack-mni [build XCD] Langpack-mr [build XCD] Langpack-my [build XCD] Langpack-nb [build XCD] Langpack-ne [build XCD] Langpack-nl [build XCD] Langpack-nn [build XCD] Langpack-nr [build XCD] Langpack-nso [build XCD] Langpack-oc [build XCD] Langpack-om [build XCD] Langpack-or [build XCD] Langpack-pa-IN [build XCD] Langpack-pl [build XCD] Langpack-pt [build XCD] Langpack-pt-BR [build XCD] Langpack-ro [build XCD] Langpack-ru [build XCD] Langpack-rw [build XCD] Langpack-sa-IN [build XCD] Langpack-sat [build XCD] Langpack-sd [build XCD] Langpack-sr-Latn [build XCD] Langpack-si [build XCD] Langpack-sid [build XCD] Langpack-sk [build XCD] Langpack-sl [build XCD] Langpack-sq [build XCD] Langpack-sr [build XCD] Langpack-ss [build XCD] Langpack-st [build XCD] Langpack-sv [build XCD] Langpack-sw-TZ [build XCD] Langpack-szl [build XCD] Langpack-ta [build XCD] Langpack-te [build XCD] Langpack-tg [build XCD] Langpack-th [build XCD] Langpack-tn [build XCD] Langpack-tr [build XCD] Langpack-ts [build XCD] Langpack-tt [build XCD] Langpack-ug [build XCD] Langpack-uk [build XCD] Langpack-uz [build XCD] Langpack-ve [build XCD] Langpack-vec [build XCD] Langpack-vi [build XCD] Langpack-xh [build XCD] Langpack-zh-CN [build XCD] Langpack-zh-TW [build XCD] Langpack-zu [build GPF] CustomTarget/filter/source/svg/tokens.cxx [build CUS] sw/generated [build PKG] sd_xml [build PKG] Pyuno/mailmerge [build PKG] Pyuno/agenda [build PKG] Pyuno/fax [build PKG] Pyuno/letter [build CUS] sdext/pdfimport [build PKG] Gallery/Files/arrows [build PKG] Gallery/Files/backgrounds [build PKG] Gallery/Files/computers [build PKG] Gallery/Files/diagrams [build PKG] Gallery/Files/education [build PKG] Gallery/Files/environment [build PKG] Gallery/Files/finance [build PKG] Gallery/Files/people [build PKG] Gallery/Files/symbols [build PKG] Gallery/Files/sounds [build PKG] Gallery/Files/txtshapes [build PKG] Gallery/Files/transportation [build PKG] extras_persona_dark [build PKG] extras_persona_gray [build PKG] extras_persona_green [build PKG] extras_persona_pink [build PKG] extras_persona_sand [build PKG] extras_persona_white [build ZIP] autotext/af-ZA/standard.bau [build ZIP] autotext/bg/crdbus50.bau [build ZIP] autotext/bg/standard.bau [build ZIP] autotext/bg/template.bau [build ZIP] autotext/ca/standard.bau [build ZIP] autotext/cs/crdbus50.bau [build ZIP] autotext/cs/crdbus54.bau [build ZIP] autotext/cs/standard.bau [build ZIP] autotext/cs/template.bau [build ZIP] autotext/da/crdbus50.bau [build ZIP] autotext/da/standard.bau [build ZIP] autotext/da/template.bau [build ZIP] autotext/de/crdbus50.bau [build ZIP] autotext/de/standard.bau [build ZIP] autotext/de/template.bau [build ZIP] autotext/en-AU/standard.bau [build ZIP] autotext/en-GB/crdbus50.bau [build ZIP] autotext/en-GB/standard.bau [build ZIP] autotext/en-GB/template.bau [build ZIP] autotext/en-US/crdbus50.bau [build ZIP] autotext/en-US/standard.bau [build ZIP] autotext/en-US/template.bau [build ZIP] autotext/en-ZA/standard.bau [build ZIP] autotext/es/crdbus50.bau [build ZIP] autotext/es/standard.bau [build ZIP] autotext/es/template.bau [build ZIP] autotext/fa/standard.bau [build ZIP] autotext/fi/standard.bau [build ZIP] autotext/fr/crdbus50.bau [build ZIP] autotext/fr/standard.bau [build ZIP] autotext/fr/template.bau [build ZIP] autotext/ga-IE/standard.bau [build ZIP] autotext/hr/standard.bau [build ZIP] autotext/hu/crdbus50.bau [build ZIP] autotext/hu/crdbus54.bau [build ZIP] autotext/hu/standard.bau [build ZIP] autotext/hu/template.bau [build ZIP] autotext/is/standard.bau [build ZIP] autotext/it/crdbus50.bau [build ZIP] autotext/it/standard.bau [build ZIP] autotext/it/template.bau [build ZIP] autotext/ja/crdbus50.bau [build ZIP] autotext/ja/standard.bau [build ZIP] autotext/ja/template.bau [build ZIP] autotext/km/crdbus50.bau [build ZIP] autotext/km/standard.bau [build ZIP] autotext/km/template.bau [build ZIP] autotext/ko/crdbus50.bau [build ZIP] autotext/ko/standard.bau [build ZIP] autotext/ko/template.bau [build ZIP] autotext/lb-LU/standard.bau [build ZIP] autotext/lt/standard.bau [build ZIP] autotext/mn/crdbus50.bau [build ZIP] autotext/mn/standard.bau [build ZIP] autotext/mn/template.bau [build ZIP] autotext/nl-BE/standard.bau [build ZIP] autotext/nl/crdbus50.bau [build ZIP] autotext/nl/standard.bau [build ZIP] autotext/nl/template.bau [build ZIP] autotext/pl/crdbus50.bau [build ZIP] autotext/pl/standard.bau [build ZIP] autotext/pl/template.bau [build ZIP] autotext/pt-BR/crdbus50.bau [build ZIP] autotext/pt-BR/standard.bau [build ZIP] autotext/pt-BR/template.bau [build ZIP] autotext/pt/crdbus50.bau [build ZIP] autotext/pt/standard.bau [build ZIP] autotext/pt/template.bau [build ZIP] autotext/ro/standard.bau [build ZIP] autotext/ru/crdbus50.bau [build ZIP] autotext/ru/standard.bau [build ZIP] autotext/ru/template.bau [build ZIP] autotext/sk/crdbus50.bau [build ZIP] autotext/sk/crdbus54.bau [build ZIP] autotext/sk/standard.bau [build ZIP] autotext/sk/template.bau [build ZIP] autotext/sl/crdbus50.bau [build ZIP] autotext/sl/crdbus54.bau [build ZIP] autotext/sl/standard.bau [build ZIP] autotext/sl/template.bau [build ZIP] autotext/sr-CS/standard.bau [build ZIP] autotext/sr-Latn-CS/standard.bau [build ZIP] autotext/sr-Latn-ME/standard.bau [build ZIP] autotext/sr-Latn-RS/standard.bau [build ZIP] autotext/sr-ME/standard.bau [build ZIP] autotext/sr-RS/standard.bau [build ZIP] autotext/sv/crdbus50.bau [build ZIP] autotext/sv/standard.bau [build ZIP] autotext/sv/template.bau [build ZIP] autotext/tr/crdbus50.bau [build ZIP] autotext/tr/standard.bau [build ZIP] autotext/tr/template.bau [build ZIP] autotext/vi/standard.bau [build ZIP] autotext/zh-CN/crdbus50.bau [build ZIP] autotext/zh-CN/standard.bau [build ZIP] autotext/zh-CN/template.bau [build ZIP] autotext/zh-TW/crdbus50.bau [build ZIP] autotext/zh-TW/standard.bau [build ZIP] autotext/zh-TW/template.bau [build PKG] filter_docbook [build PKG] filter_xhtml [build PKG] filter_xslt [build PKG] framework_dtd [build PRL] CustomTarget/helpcontent2/source/auxiliary/images_helpimg.zip [build XSL] CustomTarget/helpcontent2/help3xsl/hid2file.js [build CAT] CustomTarget/helpcontent2/help3xsl/en-US/bookmarks.js [build PKG] helpcontent2_html_media_lang_en-US [build PKG] helpcontent2_html_media_lang_am [build PKG] helpcontent2_html_media_lang_ar [build PKG] helpcontent2_html_media_lang_ast [build PKG] helpcontent2_html_media_lang_bg [build PKG] helpcontent2_html_media_lang_bn [build PKG] helpcontent2_html_media_lang_bn-IN [build PKG] helpcontent2_html_media_lang_bo [build PKG] helpcontent2_html_media_lang_bs [build PKG] helpcontent2_html_media_lang_ca [build PKG] helpcontent2_html_media_lang_ca-valencia [build PKG] helpcontent2_html_media_lang_cs [build PKG] helpcontent2_html_media_lang_da [build PKG] helpcontent2_html_media_lang_de [build PKG] helpcontent2_html_media_lang_dz [build PKG] helpcontent2_html_media_lang_el [build PKG] helpcontent2_html_media_lang_en-GB [build PKG] helpcontent2_html_media_lang_en-ZA [build PKG] helpcontent2_html_media_lang_eo [build PKG] helpcontent2_html_media_lang_es [build PKG] helpcontent2_html_media_lang_et [build PKG] helpcontent2_html_media_lang_eu [build PKG] helpcontent2_html_media_lang_fi [build PKG] helpcontent2_html_media_lang_fr [build PKG] helpcontent2_html_media_lang_gl [build PKG] helpcontent2_html_media_lang_gu [build PKG] helpcontent2_html_media_lang_he [build PKG] helpcontent2_html_media_lang_hi [build PKG] helpcontent2_html_media_lang_hr [build PKG] helpcontent2_html_media_lang_hu [build PKG] helpcontent2_html_media_lang_id [build PKG] helpcontent2_html_media_lang_is [build PKG] helpcontent2_html_media_lang_it [build PKG] helpcontent2_html_media_lang_ja [build PKG] helpcontent2_html_media_lang_ka [build PKG] helpcontent2_html_media_lang_km [build PKG] helpcontent2_html_media_lang_ko [build PKG] helpcontent2_html_media_lang_lo [build PKG] helpcontent2_html_media_lang_lt [build PKG] helpcontent2_html_media_lang_lv [build PKG] helpcontent2_html_media_lang_mk [build PKG] helpcontent2_html_media_lang_nb [build PKG] helpcontent2_html_media_lang_ne [build PKG] helpcontent2_html_media_lang_nl [build PKG] helpcontent2_html_media_lang_nn [build PKG] helpcontent2_html_media_lang_om [build PKG] helpcontent2_html_media_lang_pl [build PKG] helpcontent2_html_media_lang_pt [build PKG] helpcontent2_html_media_lang_pt-BR [build PKG] helpcontent2_html_media_lang_ro [build PKG] helpcontent2_html_media_lang_ru [build PKG] helpcontent2_html_media_lang_si [build PKG] helpcontent2_html_media_lang_sid [build PKG] helpcontent2_html_media_lang_sk [build PKG] helpcontent2_html_media_lang_sl [build PKG] helpcontent2_html_media_lang_sq [build PKG] helpcontent2_html_media_lang_sv [build PKG] helpcontent2_html_media_lang_ta [build PKG] helpcontent2_html_media_lang_tg [build PKG] helpcontent2_html_media_lang_tr [build PKG] helpcontent2_html_media_lang_ug [build PKG] helpcontent2_html_media_lang_uk [build PKG] helpcontent2_html_media_lang_vi [build PKG] helpcontent2_html_media_lang_zh-CN [build PKG] helpcontent2_html_media_lang_zh-TW [build PKG] helpcontent2_html_media [build PKG] helpcontent2_html_static [build ALP] helpcontent2_html_media_lang [build CXX] i18npool/source/breakiterator/gendict.cxx [build PKG] instsetoo_native_setup_ure [build CXX] i18npool/source/textconversion/genconv_dict.cxx [build PKG] instsetoo_native_setup [build PKG] instsetoo_native_ooenv [build DEP] LNK:Executable/idxdict [build LNK] Executable/idxdict [build PKG] librelogo [build PKG] libreofficekit_selectionhandles [build PKG] officecfg_misc [build PKG] oox_customshapes [build PKG] oox_generated [build CXX] opencl/opencltest/main.cxx [build PKG] package_dtd [build CUS] pyuno/pythonloader_ini [build PKG] pyuno_python_scripts [build PKG] pyuno_pythonloader_ini [build DEP] LNK:Library/pyuno.so [build LNK] Library/pyuno.so [build CUS] readlicense_oo/license [build PKG] readlicense_oo_files [build PKG] readlicense_oo_license [build DEP] LNK:StaticLibrary/libregistry_helper.a [build LNK] StaticLibrary/libregistry_helper.a [build CXX] sal/qa/osl/process/osl_process_child.cxx [build PKG] sc_opencl_runtimetest [build PKG] sc_res_xml [build AIN] all [build CUS] scp2/macros [build DEP] LNK:Executable/cpp [build LNK] Executable/cpp [build PKG] scripting_scriptbindinglib [build PKG] scripting_scriptproviderforpython [build PKG] scripting_ScriptsPython [build PKG] sd_opengl [build PKG] sd_web [build PKG] sdext_pdfimport_pdf [build CUS] setup_native/spell [build PKG] setup_native_packinfo [build CUS] sfx2/classification [build PKG] sfx2_classification [build PKG] sfx2_emojiconfig [build DEP] LNK:Executable/uri-encode [build LNK] Executable/uri-encode [build PKG] shell_senddoc [build PKG] slideshow_opengl_shader [build ZIP] smoketestdoc [build DEP] LNK:Executable/gbuildtojson [build LNK] Executable/gbuildtojson [build DEP] LNK:Executable/makedepend [build LNK] Executable/makedepend [build PKG] svx_gengal [build PKG] test_unittest [build CUS] testtools/bridgetest [build DEP] LNK:StaticLibrary/libooopathutils.a [build LNK] StaticLibrary/libooopathutils.a [build PKG] ure_install [build PKG] vcl_theme_definitions [build PKG] tipoftheday_images [build PKG] vcl_fontunxppds [build PKG] vcl_fontunxpsprint [build DEP] LNK:Executable/xid-fullscreen-on-all-monitors [build LNK] Executable/xid-fullscreen-on-all-monitors [build CUS] wizards/share [build PKG] wizards_basicsrvaccess2base [build PKG] wizards_basicsrvdepot [build PKG] wizards_basicsrveuro [build PKG] wizards_basicsrvform [build PKG] wizards_basicsrvgimmicks [build PKG] wizards_basicsrvimport [build PKG] wizards_basicshare [build PKG] wizards_basicsrvstandard [build PKG] wizards_basicsrvtemplate [build PKG] wizards_basicsrvtools [build PKG] wizards_basicsrvtutorials [build PKG] wizards_basicusr [build PKG] wizards_wizardshare [build PKG] Pyuno/commonwizards [build PKG] xmlhelp_helpxsl [build PKG] xmloff_dtd [build PKG] xmlscript_dtd [build PAT] boost [build DEP] LNK:Library/libuno_sal.so.3 [build LNK] Library/libuno_sal.so.3 [build CXX] salhelper/source/condition.cxx [build CXX] salhelper/source/dynload.cxx [build CXX] salhelper/source/simplereferenceobject.cxx [build CXX] salhelper/source/thread.cxx [build CXX] salhelper/source/timer.cxx [build UPK] libgpg-error-1.27.tar.bz2 [build PAT] icu [build PAT] nss [build PAT] liblangtag [build PAT] libjpeg-turbo [build PAT] lcms2 [build LOC] accessibility [build LOC] avmedia [build CUS] xmloff/generated [build PKG] UIConfig/modules/BasicIDE_generated [build LOC] basctl [build LOC] basic [build CUS] oox/generated [build PAT] expat [build PKG] UIConfig/modules/schart_generated [build LOC] chart2 [build PAT] libtommath [build PAT] openssl [build LOC] connectivity [build PKS] UIConfig/cui [build LOC] cui [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_values.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/qnametostr.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/resourceids.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.cxx [build PKS] UIConfig/dbaccess [build PKG] UIConfig/modules/dbapp_generated [build PKG] UIConfig/modules/dbbrowser_generated [build PKG] UIConfig/modules/dbquery_generated [build PKG] UIConfig/modules/dbrelation_generated [build PKG] UIConfig/modules/dbtable_generated [build PKG] UIConfig/modules/dbtdata_generated [build LOC] dbaccess [build GPK] desktop_unopackages_install [build PKS] UIConfig/desktop [build LOC] desktop [build PKS] UIConfig/editeng [build LOC] editeng [build LOC] extensions [build PKS] UIConfig/modules/sabpilot [build PKS] UIConfig/modules/scanner [build PKG] UIConfig/modules/sbibliography_generated [build PKS] UIConfig/modules/spropctrlr [build BIN] clew [build PAT] coinmp [build PAT] cppunit [build BIN] glm [build PAT] hunspell [build PAT] libexttextcat [build PAT] libnumbertext [build PAT] lpsolve [build BIN] mdds [build MOD] misc_extensions [build PAT] raptor [build CUS] extras/source/autocorr [build CUS] extras/source/autotext/user [build CUS] extras/source/templates/officorr [build CUS] extras/source/templates/offimisc [build CUS] extras/source/templates/personal [build CUS] extras/source/templates/presnt [build CUS] extras/source/templates/styles [build PKG] extras_autocorr [build PKG] extras_autotextuser [build PKG] extras_fonts [build PKG] extras_glade [build PKG] extras_tplofficorr [build PKG] extras_tploffimisc [build PKG] extras_tplpersonal [build PKG] extras_tplpresnt [build PKG] extras_tpl_styles [build PKS] UIConfig/filter [build PKS] UIConfig/formula [build PKS] UIConfig/fps [build PKG] UIConfig/modules/StartModule_generated [build UIC] libreofficekit [build PKG] UIConfig/modules/dbreport_generated [build PKG] UIConfig/modules/scalc_generated [build PKG] UIConfig/modules/sdraw_generated [build PKG] UIConfig/modules/simpress_generated [build PKS] UIConfig/sfx [build PKG] UIConfig/modules/smath_generated [build PKS] UIConfig/svt [build PKS] UIConfig/svx [build PKG] UIConfig/modules/sglobal_generated [build PKG] UIConfig/modules/sweb_generated [build PKG] UIConfig/modules/swform_generated [build PKG] UIConfig/modules/swreport_generated [build PKG] UIConfig/modules/swriter_generated [build PKG] UIConfig/modules/swxform_generated [build PKS] UIConfig/uui [build PKS] UIConfig/vcl [build PKS] UIConfig/writerperfect [build PKS] UIConfig/xmlsec [build XCD] base [build XCD] calc [build XCD] cjk [build XCD] draw [build XCD] impress [build XCD] librelogo [build XCD] main [build XCD] math [build XCD] writer [build XCD] postgresql [build CUS] filter/source/svg [build PYU] mailmerge [build PYU] agenda [build PYU] fax [build PYU] letter [build PKG] extras_personas [build CUS] extras/source/autotext [build PKG] autotextshare_bg [build PKG] autotextshare_ca [build PKG] autotextshare_cs [build PKG] autotextshare_da [build PKG] autotextshare_de [build PKG] autotextshare_en-GB [build PKG] autotextshare_en-US [build PKG] autotextshare_en-ZA [build PKG] autotextshare_es [build PKG] autotextshare_fa [build PKG] autotextshare_fi [build PKG] autotextshare_fr [build PKG] autotextshare_hr [build PKG] autotextshare_hu [build PKG] autotextshare_is [build PKG] autotextshare_it [build PKG] autotextshare_ja [build PKG] autotextshare_km [build PKG] autotextshare_ko [build PKG] autotextshare_lt [build PKG] autotextshare_mn [build PKG] autotextshare_nl [build PKG] autotextshare_pl [build PKG] autotextshare_pt [build PKG] autotextshare_pt-BR [build PKG] autotextshare_ro [build PKG] autotextshare_ru [build PKG] autotextshare_sk [build PKG] autotextshare_sl [build PKG] autotextshare_sv [build PKG] autotextshare_tr [build PKG] autotextshare_vi [build PKG] autotextshare_zh-CN [build PKG] autotextshare_zh-TW [build LOC] filter [build LOC] forms [build LOC] formula [build LOC] fpicker [build LOC] framework [build CUS] helpcontent2/source/auxiliary [build PKG] helpcontent2_html_lang_en-US [build BIN] instsetoo_native [build LOC] reportdesign [build LOC] sc [build LOC] scaddins [build LOC] sccomp [build LOC] sd [build BIN] setup_native [build LOC] sfx2 [build LOC] shell [build BIN] solenv [build BIN] soltools [build LOC] starmath [build LOC] svl [build LOC] svtools [build LOC] svx [build LOC] sw [build LOC] uui [build LOC] vcl [build PYU] commonwizards [build LOC] wizards [build LOC] writerperfect [build LOC] xmlsecurity [build DEP] LNK:Library/libuno_salhelpergcc3.so.3 [build LNK] Library/libuno_salhelpergcc3.so.3 [build CXX] store/source/object.cxx [build CXX] store/source/lockbyte.cxx [build CXX] store/source/storbase.cxx [build CXX] store/source/storbios.cxx [build CXX] store/source/storcach.cxx [build CXX] store/source/stordata.cxx [build CXX] store/source/stordir.cxx [build CXX] store/source/storlckb.cxx [build CXX] store/source/stortree.cxx [build CXX] store/source/storpage.cxx [build CXX] store/source/store.cxx [build CXX] codemaker/source/commoncpp/commoncpp.cxx [build CXX] codemaker/source/codemaker/exceptiontree.cxx [build CXX] codemaker/source/codemaker/global.cxx [build CXX] codemaker/source/codemaker/options.cxx [build CXX] codemaker/source/codemaker/typemanager.cxx [build CXX] codemaker/source/codemaker/unotype.cxx [build CXX] codemaker/source/codemaker/codemaker.cxx [build PAT] libgpg-error [build DEP] LNK:Executable/bestreversemap [build LNK] Executable/bestreversemap [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/encoding/codepage.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/date_time.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/format.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/formatting.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/generator.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/ids.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/localization_backend.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/message.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/mo_lambda.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/std/codecvt.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/std/collate.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/std/converter.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/std/numeric.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/std/std_backend.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/util/codecvt_converter.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/util/default_locale.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/util/gregorian.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/util/info.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/util/locale_data.cpp [build C ] UnpackedTarball/epoxy/src/dispatch_common.c [build C ] UnpackedTarball/epoxy/src/gl_generated_dispatch.c [build C ] UnpackedTarball/epoxy/src/dispatch_glx.c [build C ] UnpackedTarball/epoxy/src/glx_generated_dispatch.c [build C ] UnpackedTarball/epoxy/src/dispatch_egl.c [build C ] UnpackedTarball/epoxy/src/egl_generated_dispatch.c [build C ] UnpackedTarball/libpng/png.c [build C ] UnpackedTarball/libpng/pngerror.c [build C ] UnpackedTarball/libpng/pngget.c [build C ] UnpackedTarball/libpng/pngmem.c [build C ] UnpackedTarball/libpng/pngpread.c [build C ] UnpackedTarball/libpng/pngread.c [build C ] UnpackedTarball/libpng/pngrio.c [build C ] UnpackedTarball/libpng/pngrtran.c [build C ] UnpackedTarball/libpng/pngrutil.c [build C ] UnpackedTarball/libpng/pngset.c [build C ] UnpackedTarball/libpng/pngtrans.c [build C ] UnpackedTarball/libpng/pngwio.c [build C ] UnpackedTarball/libpng/pngwrite.c [build C ] UnpackedTarball/libpng/pngwtran.c [build C ] UnpackedTarball/libpng/pngwutil.c [build PKS] UIConfig/modules/BasicIDE [build PKS] UIConfig/modules/schart [build UIC] cui [build CUS] writerfilter/source [build UIC] dbaccess [build PKS] UIConfig/modules/dbapp [build PKS] UIConfig/modules/dbbrowser [build PKS] UIConfig/modules/dbquery [build PKS] UIConfig/modules/dbrelation [build PKS] UIConfig/modules/dbtable [build PKS] UIConfig/modules/dbtdata [build UIC] desktop [build UIC] editeng [build UIC] modules/sabpilot [build UIC] modules/scanner [build PKS] UIConfig/modules/sbibliography [build UIC] modules/spropctrlr [build MOD] clew [build MOD] glm [build MOD] mdds [build UIC] filter [build UIC] formula [build UIC] fps [build PKS] UIConfig/modules/StartModule [build PKS] UIConfig/modules/dbreport [build PKS] UIConfig/modules/scalc [build PKS] UIConfig/modules/sdraw [build PKS] UIConfig/modules/simpress [build UIC] sfx [build PKS] UIConfig/modules/smath [build UIC] svt [build UIC] svx [build PKS] UIConfig/modules/sglobal [build PKS] UIConfig/modules/sweb [build PKS] UIConfig/modules/swform [build PKS] UIConfig/modules/swreport [build PKS] UIConfig/modules/swriter [build PKS] UIConfig/modules/swxform [build UIC] uui [build UIC] vcl [build UIC] writerperfect [build UIC] xmlsec [build CMP] scripting/source/pyprov/mailmerge [build CMP] wizards/com/sun/star/wizards/agenda/agenda [build CMP] wizards/com/sun/star/wizards/fax/fax [build CMP] wizards/com/sun/star/wizards/letter/letter [build ALP] autotextshare [build PKG] helpcontent2_helpimages [build PKG] helpcontent2_html_dynamic [build DEP] LNK:Executable/gendict [build LNK] Executable/gendict [build DEP] LNK:Executable/genconv_dict [build LNK] Executable/genconv_dict [build MOD] instsetoo_native [build DEP] LNK:Executable/opencltest [build LNK] Executable/opencltest [build PKG] postprocess_fontconfig [build DEP] LNK:Executable/osl_process_child [build LNK] Executable/osl_process_child [build SPP] scp2/source/base/file_base [build SPP] scp2/source/base/firebird [build SPP] scp2/source/base/module_base [build SPP] scp2/source/base/postgresqlsdbc [build SPP] scp2/source/calc/file_calc [build SPP] scp2/source/calc/module_calc [build SPP] scp2/source/draw/file_draw [build SPP] scp2/source/draw/module_draw [build SPP] scp2/source/extensions/file_extensions [build SPP] scp2/source/extensions/module_extensions [build SPP] scp2/source/graphicfilter/file_graphicfilter [build SPP] scp2/source/graphicfilter/module_graphicfilter [build SPP] scp2/source/impress/file_impress [build SPP] scp2/source/impress/module_ogltrans [build SPP] scp2/source/impress/module_impress [build SPP] scp2/source/math/file_math [build SPP] scp2/source/math/module_math [build SPP] scp2/source/onlineupdate/file_onlineupdate [build SPP] scp2/source/onlineupdate/module_onlineupdate [build SPP] scp2/source/ooo/common_brand [build SPP] scp2/source/ooo/directory_ooo [build SPP] scp2/source/ooo/directory_ooo_macosx [build SPP] scp2/source/ooo/file_extra_ooo [build SPP] scp2/source/ooo/file_library_ooo [build SPP] scp2/source/ooo/file_ooo [build SPP] scp2/source/ooo/installation_ooo [build SPP] scp2/source/ooo/module_help_template [build SPP] scp2/source/ooo/module_hidden_ooo [build SPP] scp2/source/ooo/module_lang_template [build SPP] scp2/source/ooo/profileitem_ooo [build SPP] scp2/source/ooo/scpaction_ooo [build SPP] scp2/source/ooo/module_libreofficekit [build SPP] scp2/source/ooo/module_helppack [build SPP] scp2/source/ooo/module_langpack [build SPP] scp2/source/ooo/module_ooo [build SPP] scp2/source/ooo/module_systemint [build SPP] scp2/source/ooo/module_pdfimport [build SPP] scp2/source/python/file_python [build SPP] scp2/source/python/file_python_librelogo [build SPP] scp2/source/python/module_python [build SPP] scp2/source/python/module_python_librelogo [build SPP] scp2/source/ooo/ure [build SPP] scp2/source/writer/file_writer [build SPP] scp2/source/writer/module_writer [build SPP] scp2/source/xsltfilter/file_xsltfilter [build SPP] scp2/source/xsltfilter/module_xsltfilter [build SPP] scp2/source/gnome/file_gnome [build SPP] scp2/source/gnome/module_gnome [build MOD] setup_native [build MOD] solenv [build MOD] soltools [build DEP] LNK:Library/libstorelo.so [build LNK] Library/libstorelo.so [build CXX] registry/source/keyimpl.cxx [build CXX] registry/source/reflread.cxx [build CXX] registry/source/reflwrit.cxx [build CXX] registry/source/regimpl.cxx [build CXX] registry/source/registry.cxx [build CXX] registry/source/regkey.cxx [build DEP] LNK:StaticLibrary/libcodemaker_cpp.a [build LNK] StaticLibrary/libcodemaker_cpp.a [build DEP] LNK:StaticLibrary/libcodemaker.a [build LNK] StaticLibrary/libcodemaker.a [build PRJ] icu [build PRJ] nss [build PRJ] liblangtag [build PRJ] lcms2 [build CXX] workdir/UnpackedTarball/graphite/src/direct_machine.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_char_info.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_face.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_features.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_font.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_logging.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_segment.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_slot.cpp [build CXX] workdir/UnpackedTarball/graphite/src/json.cpp [build CXX] workdir/UnpackedTarball/graphite/src/CmapCache.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Code.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Collider.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Decompressor.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Face.cpp [build CXX] workdir/UnpackedTarball/graphite/src/FeatureMap.cpp [build CXX] workdir/UnpackedTarball/graphite/src/FileFace.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Font.cpp [build CXX] workdir/UnpackedTarball/graphite/src/GlyphCache.cpp [build CXX] workdir/UnpackedTarball/graphite/src/GlyphFace.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Intervals.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Justifier.cpp [build CXX] workdir/UnpackedTarball/graphite/src/NameTable.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Pass.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Position.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Segment.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Silf.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Slot.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Sparse.cpp [build CXX] workdir/UnpackedTarball/graphite/src/TtfUtil.cpp [build CXX] workdir/UnpackedTarball/graphite/src/UtfCodec.cpp [build DEP] LNK:StaticLibrary/libboost_locale.a [build LNK] StaticLibrary/libboost_locale.a [build DEP] LNK:Library/libepoxy.so [build LNK] Library/libepoxy.so [build DEP] LNK:StaticLibrary/liblibpng.a [build LNK] StaticLibrary/liblibpng.a [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/codecvt_error_category.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/operations.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/path.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/path_traits.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/portability.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/unique_path.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/utf8_codecvt_facet.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/windows_file_codecvt.cpp [build CXX] workdir/UnpackedTarball/boost/libs/iostreams/src/zlib.cpp [build CXX] workdir/UnpackedTarball/boost/libs/iostreams/src/gzip.cpp [build CXX] workdir/UnpackedTarball/boost/libs/iostreams/src/file_descriptor.cpp [build CXX] workdir/UnpackedTarball/boost/libs/system/src/error_code.cpp [build UIC] modules/BasicIDE [build PRJ] expat [build UIC] modules/schart [build CXX] codemaker/source/commonjava/commonjava.cxx [build CXX] l10ntools/source/helper.cxx [build CXX] l10ntools/source/common.cxx [build CXX] l10ntools/source/merge.cxx [build CXX] l10ntools/source/po.cxx [build CXX] l10ntools/source/cfgmerge.cxx [build PRJ] libtommath [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/array.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_dyncol.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/bchange.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/bmove.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/bmove_upp.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_charset.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/hash.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/violite.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/net.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/charset.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_time.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/dbug.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/default.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/errmsg.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_vsnprintf.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/errors.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/getopt1.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/getopt.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/get_password.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/int2str.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/is_prefix.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/libmariadb.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/list.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/llstr.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/longlong2str.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mf_dirname.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mf_fn_ext.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mf_format.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mf_loadpath.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mf_pack.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mf_path.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mf_unixpath.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mf_wcomp.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mulalloc.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_alloc.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_compress.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_div.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_error.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_fopen.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_fstream.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_getwd.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_init.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_lib.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_malloc.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_messnc.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_net.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_once.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_open.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_port.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_pthread.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_read.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_realloc.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_seek.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_static.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_symlink.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_thr_init.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_write.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/password.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/str2int.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/strcend.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/strcont.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/strend.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/strfill.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/string.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/strinstr.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/strmake.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/strmov.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/strnmov.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/strtoll.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/strtoull.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/strxmov.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/strxnmov.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/thr_mutex.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/typelib.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/sha1.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_stmt.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_loaddata.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_stmt_codec.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/client_plugin.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/my_auth.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_secure.c [build PRJ] openssl [build CXX] workdir/UnpackedTarball/boost/libs/date_time/src/gregorian/date_generators.cpp [build CXX] workdir/UnpackedTarball/boost/libs/date_time/src/gregorian/gregorian_types.cpp [build CXX] workdir/UnpackedTarball/boost/libs/date_time/src/gregorian/greg_month.cpp [build CXX] workdir/UnpackedTarball/boost/libs/date_time/src/gregorian/greg_weekday.cpp [build UIC] modules/dbapp [build UIC] modules/dbbrowser [build UIC] modules/dbquery [build UIC] modules/dbrelation [build UIC] modules/dbtable [build UIC] modules/dbtdata [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/SharedHeader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/gunichartables.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcslwr.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcstoll.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcscasecmp.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tprintf.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_lltot.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcstod.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/utf8.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/threads.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/debug/condition.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/util/StringBuffer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/util/Misc.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/util/dirent.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/StdHeader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/debug/error.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/ThreadLocal.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/Reader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/Equators.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/FastCharStream.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/MD5Digester.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/StringIntern.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/BitSet.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/FastCharStream.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/MultiFieldQueryParser.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/QueryParser.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/QueryParserTokenManager.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/QueryToken.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/Lexer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/MultiFieldQueryParser.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/QueryParser.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/QueryParserBase.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/QueryToken.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/TokenList.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/standard/StandardAnalyzer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/standard/StandardFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/standard/StandardTokenizer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/Analyzers.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/AnalysisHeader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/MMapInput.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/IndexInput.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/Lock.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/LockFactory.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/IndexOutput.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/Directory.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/FSDirectory.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/RAMDirectory.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/Document.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/DateField.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/DateTools.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/Field.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/FieldSelector.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/NumberTools.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexFileNames.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexFileNameFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexDeletionPolicy.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentMergeInfo.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentInfos.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MergeScheduler.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermDocs.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/FieldsWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermInfosWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/Term.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/Terms.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MergePolicy.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/DocumentsWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/DocumentsWriterThreadState.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermVector.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermVectorReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/FieldInfos.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/CompoundFile.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SkipListReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SkipListWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexFileDeleter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/DirectoryIndexReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermVectorWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermPositions.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentMerger.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MultiReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MultiSegmentReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/Payload.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermEnum.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermInfo.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexModifier.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentMergeQueue.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/FieldsReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermInfosReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MultipleTermPositions.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Compare.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Scorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ScorerDocQueue.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PhraseScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/SloppyPhraseScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/DisjunctionSumScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ConjunctionScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PhraseQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PrefixQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ExactPhraseScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/TermScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Similarity.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/BooleanScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/BooleanScorer2.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/HitQueue.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldCacheImpl.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ChainedFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/RangeFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/CachingWrapperFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/QueryFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/TermQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FuzzyQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/SearchHeader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/RangeQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/IndexSearcher.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Sort.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PhrasePositions.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldDocSortedHitQueue.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/WildcardTermEnum.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MultiSearcher.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Hits.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MultiTermQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FilteredTermEnum.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldSortedHitQueue.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/WildcardQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Explanation.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/BooleanQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldCache.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/DateFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MatchAllDocsQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MultiPhraseQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ConstantScoreQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/CachingSpanFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/SpanQueryFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/NearSpansOrdered.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/NearSpansUnordered.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanFirstQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanNearQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanNotQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanOrQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanTermQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanWeight.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/TermSpans.cpp [build CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/analysis/cjk/CJKAnalyzer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/analysis/LanguageBasedAnalyzer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/analysis/PorterStemmer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/Snowball.cpp [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/libstemmer/libstemmer.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_danish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_dutch.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_english.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_finnish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_french.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_german.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_italian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_norwegian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_porter.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_portuguese.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_spanish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_swedish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_KOI8_R_russian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_danish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_dutch.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_english.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_finnish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_french.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_german.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_italian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_norwegian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_porter.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_portuguese.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_russian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_spanish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_swedish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/runtime/utilities.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/runtime/api.c [build C ] desktop/unx/source/args.c [build C ] desktop/unx/source/file_image_unx.c [build C ] desktop/unx/source/pagein.c [build C ] desktop/unx/source/splashx.c [build C ] desktop/unx/source/start.c [build UIC] modules/sbibliography [build PRJ] cppunit [build PRJ] hunspell [build UPK] librevenge-0.0.4.tar.bz2 [build PRJ] libexttextcat [build PRJ] libnumbertext [build BIN] libpng [build BIN] libtommath [build PRJ] lpsolve [build PRJ] raptor [build C ] UnpackedTarball/ucpp/assert.c [build C ] UnpackedTarball/ucpp/cpp.c [build C ] UnpackedTarball/ucpp/eval.c [build C ] UnpackedTarball/ucpp/hash.c [build C ] UnpackedTarball/ucpp/lexer.c [build C ] UnpackedTarball/ucpp/macro.c [build C ] UnpackedTarball/ucpp/mem.c [build C ] UnpackedTarball/ucpp/nhash.c [build UIC] modules/StartModule [build UIC] modules/dbreport [build UIC] modules/scalc [build UIC] modules/sdraw [build UIC] modules/simpress [build UIC] modules/smath [build UIC] modules/sglobal [build UIC] modules/sweb [build UIC] modules/swform [build UIC] modules/swreport [build UIC] modules/swriter [build UIC] modules/swxform [build CXX] l10ntools/source/lngmerge.cxx [build CXX] l10ntools/source/lngex.cxx [build LOC] extras [build CXX] l10ntools/source/treemerge.cxx [build CXX] l10ntools/source/treex.cxx [build CXX] l10ntools/source/localize.cxx [build CXX] l10ntools/source/pocheck.cxx [build CXX] l10ntools/source/propmerge.cxx [build CXX] l10ntools/source/propex.cxx [build CXX] libreofficekit/qa/tilebench/tilebench.cxx [build BIN] salhelper [build SCP] scp2/source/base/file_base [build SCP] scp2/source/base/firebird [build SCP] scp2/source/calc/file_calc [build SCP] scp2/source/draw/file_draw [build SCP] scp2/source/extensions/file_extensions [build SCP] scp2/source/graphicfilter/file_graphicfilter [build SCP] scp2/source/impress/file_impress [build SCP] scp2/source/impress/module_ogltrans [build SCP] scp2/source/math/file_math [build SCP] scp2/source/onlineupdate/file_onlineupdate [build SCP] scp2/source/ooo/common_brand [build SCP] scp2/source/ooo/directory_ooo [build SCP] scp2/source/ooo/directory_ooo_macosx [build SCP] scp2/source/ooo/file_extra_ooo [build SCP] scp2/source/ooo/file_library_ooo [build SCP] scp2/source/ooo/file_ooo [build SCP] scp2/source/ooo/installation_ooo [build SCP] scp2/source/ooo/module_help_template [build SCP] scp2/source/ooo/module_hidden_ooo [build SCP] scp2/source/ooo/module_lang_template [build SCP] scp2/source/ooo/profileitem_ooo [build SCP] scp2/source/ooo/scpaction_ooo [build SCP] scp2/source/ooo/module_libreofficekit [build SCP] scp2/source/ooo/module_pdfimport [build SCP] scp2/source/python/file_python [build SCP] scp2/source/python/file_python_librelogo [build SCP] scp2/source/python/module_python [build SCP] scp2/source/ooo/ure [build SCP] scp2/source/writer/file_writer [build SCP] scp2/source/xsltfilter/file_xsltfilter [build SCP] scp2/source/gnome/file_gnome [build CXX] sal/textenc/context.cxx [build CXX] sal/textenc/convertbig5hkscs.cxx [build CXX] sal/textenc/converteuctw.cxx [build CXX] sal/textenc/convertgb18030.cxx [build CXX] sal/textenc/convertisciidevangari.cxx [build CXX] sal/textenc/convertiso2022cn.cxx [build CXX] sal/textenc/convertiso2022jp.cxx [build CXX] sal/textenc/convertiso2022kr.cxx [build CXX] sal/textenc/convertsinglebytetobmpunicode.cxx [build CXX] sal/textenc/tables.cxx [build CXX] sal/textenc/tcvtbyte.cxx [build CXX] sal/textenc/tcvtmb.cxx [build CXX] sal/textenc/tcvtutf7.cxx [build DEP] LNK:Library/libreglo.so [build LNK] Library/libreglo.so [build PRJ] libgpg-error [build PRJ] libjpeg-turbo [build DEP] LNK:StaticLibrary/libgraphite.a [build LNK] StaticLibrary/libgraphite.a [build DEP] LNK:StaticLibrary/libboost_filesystem.a [build LNK] StaticLibrary/libboost_filesystem.a [build DEP] LNK:StaticLibrary/libboost_iostreams.a [build LNK] StaticLibrary/libboost_iostreams.a [build DEP] LNK:StaticLibrary/libboost_system.a [build LNK] StaticLibrary/libboost_system.a [build DEP] LNK:StaticLibrary/libcodemaker_java.a [build LNK] StaticLibrary/libcodemaker_java.a [build CXX] workdir/LexTarget/l10ntools/source/cfglex.cxx [build DEP] LNK:StaticLibrary/libtransex.a [build LNK] StaticLibrary/libtransex.a [build DEP] LNK:StaticLibrary/libmariadb-connector-c.a [build LNK] StaticLibrary/libmariadb-connector-c.a /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/LexTarget/l10ntools/source/cfglex.cxx:3044:17: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function] 3044 | static void yyunput (int c, char * yy_bp ) | ^~~~~~~ [build DEP] LNK:StaticLibrary/libboost_date_time.a [build LNK] StaticLibrary/libboost_date_time.a [build DEP] LNK:Library/libclucene.so [build LNK] Library/libclucene.so [build DEP] LNK:Executable/oosplash [build LNK] Executable/oosplash [build BIN] boost [build BIN] cppunit [build PKG] ct2n [build BIN] epoxy [build BIN] graphite [build BIN] hunspell [build PAT] librevenge [build BIN] libjpeg-turbo [build MOD] libpng [build MOD] libtommath [build BIN] mariadb-connector-c [build DEP] LNK:Executable/ucpp [build LNK] Executable/ucpp [build ALL] All UI configuration files: modules/BasicIDE.done modules/schart.done cui.done dbaccess.done modules/dbapp.done modules/dbbrowser.done modules/dbquery.done modules/dbrelation.done modules/dbtable.done modules/dbtdata.done desktop.done editeng.done modules/sabpilot.done modules/scanner.done modules/sbibliography.done modules/spropctrlr.done filter.done formula.done fps.done modules/StartModule.done libreofficekit.done modules/dbreport.done modules/scalc.done modules/sdraw.done modules/simpress.done sfx.done modules/smath.done svt.done svx.done modules/sglobal.done modules/sweb.done modules/swform.done modules/swreport.done modules/swriter.done modules/swxform.done uui.done vcl.done writerperfect.done xmlsec.done [build DEP] LNK:Executable/ulfex [build LNK] Executable/ulfex [build DEP] LNK:Executable/treex [build LNK] Executable/treex [build CDC] CustomTarget/i18npool/textconversion/stc_word.cxx [build CDC] CustomTarget/i18npool/textconversion/stc_char.cxx [build CDC] CustomTarget/i18npool/textconversion/hhc_char.cxx [build CXX] workdir/YaccTarget/idlc/source/parser.cxx [build CXX] workdir/LexTarget/idlc/source/scanner.cxx [build CXX] idlc/source/idlcmain.cxx [build CXX] idlc/source/idlc.cxx [build CXX] idlc/source/idlccompile.cxx [build CXX] idlc/source/idlcproduce.cxx [build CXX] idlc/source/errorhandler.cxx [build CXX] idlc/source/options.cxx [build CXX] idlc/source/fehelper.cxx [build CXX] idlc/source/astdeclaration.cxx [build CXX] idlc/source/astscope.cxx [build CXX] idlc/source/aststack.cxx [build CXX] idlc/source/astdump.cxx [build CXX] idlc/source/astinterface.cxx [build CXX] idlc/source/aststruct.cxx [build CXX] idlc/source/aststructinstance.cxx [build CXX] idlc/source/astoperation.cxx [build CXX] idlc/source/astconstant.cxx [build CXX] idlc/source/astenum.cxx [build CXX] idlc/source/astexpression.cxx [build CXX] idlc/source/astservice.cxx [build DEP] LNK:Executable/localize [build LNK] Executable/localize [build DEP] LNK:Executable/pocheck [build LNK] Executable/pocheck [build DEP] LNK:Executable/propex [build LNK] Executable/propex [build DEP] LNK:Executable/tilebench [build LNK] Executable/tilebench [build CXX] registry/tools/regmerge.cxx [build CXX] registry/tools/regview.cxx [build CXX] sal/cppunittester/cppunittester.cxx [build MOD] salhelper [build INM] scp2/ure [build BIN] store [build DEP] LNK:Library/libsal_textenclo.so [build LNK] Library/libsal_textenclo.so [build CXX] unoidl/source/legacyprovider.cxx [build CXX] unoidl/source/sourcefileprovider.cxx [build CXX] unoidl/source/sourcetreeprovider.cxx [build CXX] unoidl/source/unoidl.cxx [build CXX] unoidl/source/unoidlprovider.cxx [build CXX] workdir/YaccTarget/unoidl/source/sourceprovider-parser.cxx [build CXX] workdir/LexTarget/unoidl/source/sourceprovider-scanner.cxx [build CXX] codemaker/source/cppumaker/cppumaker.cxx [build CXX] codemaker/source/cppumaker/cppuoptions.cxx [build CXX] codemaker/source/cppumaker/cpputype.cxx /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/LexTarget/unoidl/source/sourceprovider-scanner.cxx:1976:17: warning: 'void yyunput(int, char*, yyscan_t)' defined but not used [-Wunused-function] 1976 | static void yyunput (int c, char * yy_bp , yyscan_t yyscanner) | ^~~~~~~ [build CXX] codemaker/source/cppumaker/dependencies.cxx [build CXX] codemaker/source/cppumaker/dumputils.cxx [build CXX] codemaker/source/cppumaker/includes.cxx [build CXX] unoidl/source/unoidl-write.cxx [build CXX] unoidl/source/unoidl-check.cxx [build C ] UnpackedTarball/expat/lib/xmlparse.c [build C ] UnpackedTarball/expat/lib/xmlrole.c [build C ] UnpackedTarball/expat/lib/xmltok.c [build CXX] codemaker/source/javamaker/classfile.cxx [build CXX] codemaker/source/javamaker/javamaker.cxx [build CXX] codemaker/source/javamaker/javaoptions.cxx [build CXX] codemaker/source/javamaker/javatype.cxx [build DEP] LNK:Executable/cfgex [build LNK] Executable/cfgex [build PKG] openssl [build MOD] boost [build BIN] clucene [build PRJ] coinmp [build MOD] cppunit [build EPK] ct2n [build MOD] epoxy [build MOD] graphite [build MOD] hunspell [build PKG] libexttextcat_fingerprint [build MOD] libjpeg-turbo [build PKG] libnumbertext_numbertext [build MOD] mariadb-connector-c [build UPK] a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz [build EPK] openssl [build CXX] workdir/UnpackedTarball/poppler/goo/gfile.cc [build CXX] workdir/UnpackedTarball/poppler/goo/GooTimer.cc [build CXX] workdir/UnpackedTarball/poppler/goo/GooString.cc [build CXX] workdir/UnpackedTarball/poppler/goo/NetPBMWriter.cc [build CXX] workdir/UnpackedTarball/poppler/goo/PNGWriter.cc [build CXX] workdir/UnpackedTarball/poppler/goo/TiffWriter.cc [build CXX] workdir/UnpackedTarball/poppler/goo/JpegWriter.cc [build CXX] workdir/UnpackedTarball/poppler/goo/ImgWriter.cc [build CXX] workdir/UnpackedTarball/poppler/goo/gstrtod.cc [build CXX] workdir/UnpackedTarball/poppler/goo/grandom.cc [build CXX] workdir/UnpackedTarball/poppler/goo/glibc.cc [build CXX] workdir/UnpackedTarball/poppler/goo/glibc_strtok_r.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiBase.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiEncodings.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiTrueType.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiType1.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiType1C.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiIdentifier.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Annot.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Array.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/BuiltinFont.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/BuiltinFontTables.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/CachedFile.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Catalog.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/CertificateInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/CharCodeToUnicode.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/CMap.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/DateInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Decrypt.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Dict.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Error.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/FileSpec.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/FontEncodingTables.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Form.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/FontInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Function.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Gfx.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/GfxFont.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/GfxState.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/GlobalParams.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Hints.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/JArithmeticDecoder.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/JBIG2Stream.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Lexer.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Link.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Linearization.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/LocalPDFDocBuilder.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/MarkedContentOutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/NameToCharCode.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Object.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/OptionalContent.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Outline.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/OutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Page.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PageTransition.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Parser.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PDFDoc.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PDFDocEncoding.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PDFDocFactory.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/ProfileData.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PreScanOutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PSTokenizer.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/SignatureInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Stream.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/StructTreeRoot.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/StructElement.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/UnicodeMap.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/UnicodeMapFuncs.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/UnicodeTypeTable.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/UTF.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/XRef.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PSOutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/TextOutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PageLabelInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/SecurityHandler.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/StdinCachedFile.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/StdinPDFDocBuilder.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Sound.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/ViewerPreferences.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Movie.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Rendition.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/DCTStream.cc [build BIN] ucpp [build PRL] CustomTarget/postprocess/images/sorted.lst [build CXX] shell/source/all/xml_parser.cxx [build CUS] i18npool/textconversion [build DEP] LNK:Executable/idlc [build LNK] Executable/idlc [build DEP] LNK:Executable/regmerge [build LNK] Executable/regmerge [build DEP] LNK:Executable/regview [build LNK] Executable/regview [build DEP] LNK:Executable/cppunittester [build LNK] Executable/cppunittester [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/base/module_base.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/base/postgresqlsdbc.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/calc/module_calc.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/draw/module_draw.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/extensions/module_extensions.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/graphicfilter/module_graphicfilter.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/impress/module_impress.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/math/module_math.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/onlineupdate/module_onlineupdate.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/ooo/module_helppack.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/ooo/module_langpack.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/ooo/module_ooo.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/ooo/module_systemint.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/python/module_python_librelogo.ulf [build IMO] scp2/ure [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/writer/module_writer.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/xsltfilter/module_xsltfilter.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/ScpMergeTarget/scp2/source/gnome/module_gnome.ulf [build CXX] sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx [build CXX] sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx [build CXX] sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx [build MOD] store [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/CustomTarget/sysui/share/documents.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/CustomTarget/sysui/share/launcher_comment.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/CustomTarget/sysui/share/launcher_genericname.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/CustomTarget/sysui/share/launcher_unityquicklist.ulf [build PRL] CustomTarget/sysui/share/libreoffice/openoffice.org.xml [build PRL] CustomTarget/sysui/share/libreoffice/openoffice.keys [build PRL] CustomTarget/sysui/share/libreofficedev/build.flag [build PRL] CustomTarget/sysui/share/libreofficedev/openoffice.org.xml [build PRL] CustomTarget/sysui/share/libreofficedev/openoffice.keys [build CXX] unoidl/source/unoidl-read.cxx [build PRP] CustomTarget/wizards/locproperties/resources_af.properties [build PRP] CustomTarget/wizards/locproperties/resources_am.properties [build PRP] CustomTarget/wizards/locproperties/resources_ar.properties [build PRP] CustomTarget/wizards/locproperties/resources_as.properties [build PRP] CustomTarget/wizards/locproperties/resources_ast.properties [build PRP] CustomTarget/wizards/locproperties/resources_be.properties [build PRP] CustomTarget/wizards/locproperties/resources_bg.properties [build PRP] CustomTarget/wizards/locproperties/resources_bn.properties [build PRP] CustomTarget/wizards/locproperties/resources_bn_IN.properties [build PRP] CustomTarget/wizards/locproperties/resources_bo.properties [build PRP] CustomTarget/wizards/locproperties/resources_br.properties [build PRP] CustomTarget/wizards/locproperties/resources_brx.properties [build PRP] CustomTarget/wizards/locproperties/resources_bs.properties [build PRP] CustomTarget/wizards/locproperties/resources_ca.properties [build PRP] CustomTarget/wizards/locproperties/resources_ca_valencia.properties [build PRP] CustomTarget/wizards/locproperties/resources_cs.properties [build PRP] CustomTarget/wizards/locproperties/resources_cy.properties [build PRP] CustomTarget/wizards/locproperties/resources_da.properties [build PRP] CustomTarget/wizards/locproperties/resources_de.properties [build PRP] CustomTarget/wizards/locproperties/resources_dgo.properties [build PRP] CustomTarget/wizards/locproperties/resources_dsb.properties [build PRP] CustomTarget/wizards/locproperties/resources_dz.properties [build PRP] CustomTarget/wizards/locproperties/resources_el.properties [build PRP] CustomTarget/wizards/locproperties/resources_en_GB.properties [build PRP] CustomTarget/wizards/locproperties/resources_en_ZA.properties [build PRP] CustomTarget/wizards/locproperties/resources_eo.properties [build PRP] CustomTarget/wizards/locproperties/resources_es.properties [build PRP] CustomTarget/wizards/locproperties/resources_et.properties [build PRP] CustomTarget/wizards/locproperties/resources_eu.properties [build PRP] CustomTarget/wizards/locproperties/resources_fa.properties [build PRP] CustomTarget/wizards/locproperties/resources_fi.properties [build PRP] CustomTarget/wizards/locproperties/resources_fr.properties [build PRP] CustomTarget/wizards/locproperties/resources_fy.properties [build PRP] CustomTarget/wizards/locproperties/resources_ga.properties [build PRP] CustomTarget/wizards/locproperties/resources_gd.properties [build PRP] CustomTarget/wizards/locproperties/resources_gl.properties [build PRP] CustomTarget/wizards/locproperties/resources_gu.properties [build PRP] CustomTarget/wizards/locproperties/resources_gug.properties [build PRP] CustomTarget/wizards/locproperties/resources_he.properties [build PRP] CustomTarget/wizards/locproperties/resources_hsb.properties [build PRP] CustomTarget/wizards/locproperties/resources_hi.properties [build PRP] CustomTarget/wizards/locproperties/resources_hr.properties [build PRP] CustomTarget/wizards/locproperties/resources_hu.properties [build PRP] CustomTarget/wizards/locproperties/resources_id.properties [build PRP] CustomTarget/wizards/locproperties/resources_is.properties [build PRP] CustomTarget/wizards/locproperties/resources_it.properties [build PRP] CustomTarget/wizards/locproperties/resources_ja.properties [build PRP] CustomTarget/wizards/locproperties/resources_ka.properties [build PRP] CustomTarget/wizards/locproperties/resources_kab.properties [build PRP] CustomTarget/wizards/locproperties/resources_kk.properties [build PRP] CustomTarget/wizards/locproperties/resources_km.properties [build PRP] CustomTarget/wizards/locproperties/resources_kmr_Latn.properties [build PRP] CustomTarget/wizards/locproperties/resources_kn.properties [build PRP] CustomTarget/wizards/locproperties/resources_ko.properties [build PRP] CustomTarget/wizards/locproperties/resources_kok.properties [build PRP] CustomTarget/wizards/locproperties/resources_ks.properties [build PRP] CustomTarget/wizards/locproperties/resources_lb.properties [build PRP] CustomTarget/wizards/locproperties/resources_lo.properties [build PRP] CustomTarget/wizards/locproperties/resources_lt.properties [build PRP] CustomTarget/wizards/locproperties/resources_lv.properties [build PRP] CustomTarget/wizards/locproperties/resources_mai.properties [build PRP] CustomTarget/wizards/locproperties/resources_mk.properties [build PRP] CustomTarget/wizards/locproperties/resources_ml.properties [build PRP] CustomTarget/wizards/locproperties/resources_mn.properties [build PRP] CustomTarget/wizards/locproperties/resources_mni.properties [build PRP] CustomTarget/wizards/locproperties/resources_mr.properties [build PRP] CustomTarget/wizards/locproperties/resources_my.properties [build PRP] CustomTarget/wizards/locproperties/resources_nb.properties [build PRP] CustomTarget/wizards/locproperties/resources_ne.properties [build PRP] CustomTarget/wizards/locproperties/resources_nl.properties [build PRP] CustomTarget/wizards/locproperties/resources_nn.properties [build PRP] CustomTarget/wizards/locproperties/resources_nr.properties [build PRP] CustomTarget/wizards/locproperties/resources_nso.properties [build PRP] CustomTarget/wizards/locproperties/resources_oc.properties [build PRP] CustomTarget/wizards/locproperties/resources_om.properties [build PRP] CustomTarget/wizards/locproperties/resources_or.properties [build PRP] CustomTarget/wizards/locproperties/resources_pa_IN.properties [build PRP] CustomTarget/wizards/locproperties/resources_pl.properties [build PRP] CustomTarget/wizards/locproperties/resources_pt.properties [build PRP] CustomTarget/wizards/locproperties/resources_pt_BR.properties [build PRP] CustomTarget/wizards/locproperties/resources_ro.properties [build PRP] CustomTarget/wizards/locproperties/resources_ru.properties [build PRP] CustomTarget/wizards/locproperties/resources_rw.properties [build PRP] CustomTarget/wizards/locproperties/resources_sa_IN.properties [build PRP] CustomTarget/wizards/locproperties/resources_sat.properties [build PRP] CustomTarget/wizards/locproperties/resources_sd.properties [build PRP] CustomTarget/wizards/locproperties/resources_sr_Latn.properties [build PRP] CustomTarget/wizards/locproperties/resources_si.properties [build PRP] CustomTarget/wizards/locproperties/resources_sid.properties [build PRP] CustomTarget/wizards/locproperties/resources_sk.properties [build PRP] CustomTarget/wizards/locproperties/resources_sl.properties [build PRP] CustomTarget/wizards/locproperties/resources_sq.properties [build PRP] CustomTarget/wizards/locproperties/resources_sr.properties [build PRP] CustomTarget/wizards/locproperties/resources_ss.properties [build PRP] CustomTarget/wizards/locproperties/resources_st.properties [build PRP] CustomTarget/wizards/locproperties/resources_sv.properties [build PRP] CustomTarget/wizards/locproperties/resources_sw_TZ.properties [build PRP] CustomTarget/wizards/locproperties/resources_szl.properties [build PRP] CustomTarget/wizards/locproperties/resources_ta.properties [build PRP] CustomTarget/wizards/locproperties/resources_te.properties [build PRP] CustomTarget/wizards/locproperties/resources_tg.properties [build PRP] CustomTarget/wizards/locproperties/resources_th.properties [build PRP] CustomTarget/wizards/locproperties/resources_tn.properties [build PRP] CustomTarget/wizards/locproperties/resources_tr.properties [build PRP] CustomTarget/wizards/locproperties/resources_ts.properties [build PRP] CustomTarget/wizards/locproperties/resources_tt.properties [build PRP] CustomTarget/wizards/locproperties/resources_ug.properties [build PRP] CustomTarget/wizards/locproperties/resources_uk.properties [build PRP] CustomTarget/wizards/locproperties/resources_uz.properties [build PRP] CustomTarget/wizards/locproperties/resources_ve.properties [build PRP] CustomTarget/wizards/locproperties/resources_vec.properties [build PRP] CustomTarget/wizards/locproperties/resources_vi.properties [build PRP] CustomTarget/wizards/locproperties/resources_xh.properties [build PRP] CustomTarget/wizards/locproperties/resources_zh_CN.properties [build PRP] CustomTarget/wizards/locproperties/resources_zh_TW.properties [build PRP] CustomTarget/wizards/locproperties/resources_zu.properties [build DEP] LNK:Library/libunoidllo.so [build LNK] Library/libunoidllo.so [build BRM] CustomTarget/tools/string/reversemap.cxx [build PKG] icu [build DEP] LNK:StaticLibrary/libexpat.a [build LNK] StaticLibrary/libexpat.a [build XCX] connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCX] connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build MOD] clucene [build BIN] ct2n [build BIN] expat [build UPK] 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz [build EPK] icu [build PRJ] librevenge [build EPK] libexttextcat_fingerprint [build PKG] liblangtag_data [build EPK] libnumbertext_numbertext [build PAT] mythes [build C ] UnpackedTarball/neon/src/ne_207.c [build C ] UnpackedTarball/neon/src/ne_acl3744.c [build C ] UnpackedTarball/neon/src/ne_alloc.c [build C ] UnpackedTarball/neon/src/ne_auth.c [build C ] UnpackedTarball/neon/src/ne_basic.c [build C ] UnpackedTarball/neon/src/ne_compress.c [build C ] UnpackedTarball/neon/src/ne_dates.c [build C ] UnpackedTarball/neon/src/ne_i18n.c [build C ] UnpackedTarball/neon/src/ne_locks.c [build C ] UnpackedTarball/neon/src/ne_md5.c [build C ] UnpackedTarball/neon/src/ne_props.c [build C ] UnpackedTarball/neon/src/ne_redirect.c [build C ] UnpackedTarball/neon/src/ne_request.c [build C ] UnpackedTarball/neon/src/ne_session.c [build C ] UnpackedTarball/neon/src/ne_socket.c [build C ] UnpackedTarball/neon/src/ne_socks.c [build C ] UnpackedTarball/neon/src/ne_string.c [build C ] UnpackedTarball/neon/src/ne_uri.c [build C ] UnpackedTarball/neon/src/ne_utils.c [build C ] UnpackedTarball/neon/src/ne_xml.c [build C ] UnpackedTarball/neon/src/ne_xmlreq.c [build C ] UnpackedTarball/neon/src/ne_openssl.c [build C ] UnpackedTarball/neon/src/ne_ntlm.c [build BIN] openssl [build DEP] LNK:StaticLibrary/libpoppler.a [build LNK] StaticLibrary/libpoppler.a [build MOD] ucpp [build XCX] filter/source/config/fragments/filters/writer_web_HTML_help.xcu [build XCX] filter/source/config/fragments/filters/StarOffice_XML__Base_.xcu [build XCX] filter/source/config/fragments/filters/StarBaseReport.xcu [build XCX] filter/source/config/fragments/filters/StarBaseReportChart.xcu [build XCX] filter/source/config/fragments/filters/HTML__StarWriter_.xcu [build XCX] filter/source/config/fragments/filters/MS_WinWord_5.xcu [build XCX] filter/source/config/fragments/filters/MS_WinWord_6_0.xcu [build XCX] filter/source/config/fragments/filters/MS_Word_95.xcu [build XCX] filter/source/config/fragments/filters/MS_Word_95_Vorlage.xcu [build XCX] filter/source/config/fragments/filters/MS_Word_97.xcu [build XCX] filter/source/config/fragments/filters/MS_Word_97_Vorlage.xcu [build XCX] filter/source/config/fragments/filters/ODT_FlatXML.xcu [build XCX] filter/source/config/fragments/filters/Rich_Text_Format.xcu [build XCX] filter/source/config/fragments/filters/StarOffice_XML__Writer_.xcu [build XCX] filter/source/config/fragments/filters/WordPerfect.xcu [build XCX] filter/source/config/fragments/filters/MS_Works.xcu [build XCX] filter/source/config/fragments/filters/MS_Write.xcu [build XCX] filter/source/config/fragments/filters/DosWord.xcu [build XCX] filter/source/config/fragments/filters/ClarisWorks.xcu [build XCX] filter/source/config/fragments/filters/Mac_Word.xcu [build XCX] filter/source/config/fragments/filters/Mac_Works.xcu [build XCX] filter/source/config/fragments/filters/MacWrite.xcu [build XCX] filter/source/config/fragments/filters/Mariner_Write.xcu [build XCX] filter/source/config/fragments/filters/WriteNow.xcu [build XCX] filter/source/config/fragments/filters/AbiWord.xcu [build XCX] filter/source/config/fragments/filters/T602Document.xcu [build XCX] filter/source/config/fragments/filters/LotusWordPro.xcu [build XCX] filter/source/config/fragments/filters/Text.xcu [build XCX] filter/source/config/fragments/filters/Text__encoded_.xcu [build XCX] filter/source/config/fragments/filters/writer_MIZI_Hwp_97.xcu [build XCX] filter/source/config/fragments/filters/writer_StarOffice_XML_Writer_Template.xcu [build XCX] filter/source/config/fragments/filters/writer_pdf_Export.xcu [build XCX] filter/source/config/fragments/filters/writer8.xcu [build XCX] filter/source/config/fragments/filters/writer8_template.xcu [build XCX] filter/source/config/fragments/filters/MS_Word_2007_XML.xcu [build XCX] filter/source/config/fragments/filters/MS_Word_2007_XML_Template.xcu [build XCX] filter/source/config/fragments/filters/MS_Word_2007_XML_VBA.xcu [build XCX] filter/source/config/fragments/filters/OOXML_Text.xcu [build XCX] filter/source/config/fragments/filters/OOXML_Text_Template.xcu [build XCX] filter/source/config/fragments/filters/writer_layout_dump.xcu [build XCX] filter/source/config/fragments/filters/BroadBand_eBook.xcu [build XCX] filter/source/config/fragments/filters/FictionBook_2.xcu [build XCX] filter/source/config/fragments/filters/PalmDoc.xcu [build XCX] filter/source/config/fragments/filters/Plucker_eBook.xcu [build XCX] filter/source/config/fragments/filters/ApplePages.xcu [build XCX] filter/source/config/fragments/filters/MWAW_Text_Document.xcu [build XCX] filter/source/config/fragments/filters/Palm_Text_Document.xcu [build XCX] filter/source/config/fragments/filters/StarOffice_Writer.xcu [build XCX] filter/source/config/fragments/filters/EPUB.xcu [build XCX] filter/source/config/fragments/filters/HTML.xcu [build XCX] filter/source/config/fragments/filters/Text__StarWriter_Web_.xcu [build XCX] filter/source/config/fragments/filters/Text__encoded___StarWriter_Web_.xcu [build XCX] filter/source/config/fragments/filters/writer_web_StarOffice_XML_Writer.xcu [build XCX] filter/source/config/fragments/filters/writer_web_StarOffice_XML_Writer_Web_Template.xcu [build XCX] filter/source/config/fragments/filters/writer_web_pdf_Export.xcu [build XCX] filter/source/config/fragments/filters/writer_web_png_Export.xcu [build XCX] filter/source/config/fragments/filters/writer_web_jpg_Export.xcu [build XCX] filter/source/config/fragments/filters/writerweb8_writer_template.xcu [build XCX] filter/source/config/fragments/filters/writerweb8_writer.xcu [build XCX] filter/source/config/fragments/filters/Text__encoded___StarWriter_GlobalDocument_.xcu [build XCX] filter/source/config/fragments/filters/writer_globaldocument_StarOffice_XML_Writer.xcu [build XCX] filter/source/config/fragments/filters/writer_globaldocument_StarOffice_XML_Writer_GlobalDocument.xcu [build XCX] filter/source/config/fragments/filters/writer_globaldocument_pdf_Export.xcu [build XCX] filter/source/config/fragments/filters/writerglobal8.xcu [build XCX] filter/source/config/fragments/filters/writerglobal8_template.xcu [build XCX] filter/source/config/fragments/filters/writerglobal8_writer.xcu [build XCX] filter/source/config/fragments/filters/writerglobal8_HTML.xcu [build XCX] filter/source/config/fragments/filters/DIF.xcu [build XCX] filter/source/config/fragments/filters/HTML__StarCalc_.xcu [build XCX] filter/source/config/fragments/filters/ODS_FlatXML.xcu [build XCX] filter/source/config/fragments/filters/Lotus.xcu [build XCX] filter/source/config/fragments/filters/QPro.xcu [build XCX] filter/source/config/fragments/filters/MS_Excel_4_0.xcu [build XCX] filter/source/config/fragments/filters/MS_Excel_4_0_Vorlage_Template.xcu [build XCX] filter/source/config/fragments/filters/MS_Excel_5_0_95.xcu [build XCX] filter/source/config/fragments/filters/MS_Excel_5_0_95_Vorlage_Template.xcu [build XCX] filter/source/config/fragments/filters/MS_Excel_95.xcu [build XCX] filter/source/config/fragments/filters/MS_Excel_95_Vorlage_Template.xcu [build XCX] filter/source/config/fragments/filters/MS_Excel_97.xcu [build XCX] filter/source/config/fragments/filters/MS_Excel_97_Vorlage_Template.xcu [build XCX] filter/source/config/fragments/filters/MS_Excel_2003_XML_Orcus.xcu [build XCX] filter/source/config/fragments/filters/Rich_Text_Format__StarCalc_.xcu [build XCX] filter/source/config/fragments/filters/SYLK.xcu [build XCX] filter/source/config/fragments/filters/StarOffice_XML__Calc_.xcu [build XCX] filter/source/config/fragments/filters/Text___txt___csv__StarCalc_.xcu [build XCX] filter/source/config/fragments/filters/calc_HTML_WebQuery.xcu [build XCX] filter/source/config/fragments/filters/calc_StarOffice_XML_Calc_Template.xcu [build XCX] filter/source/config/fragments/filters/calc_pdf_Export.xcu [build XCX] filter/source/config/fragments/filters/dBase.xcu [build XCX] filter/source/config/fragments/filters/calc8.xcu [build XCX] filter/source/config/fragments/filters/calc8_template.xcu [build XCX] filter/source/config/fragments/filters/calc_Gnumeric.xcu [build XCX] filter/source/config/fragments/filters/calc_MS_Excel_2007_XML.xcu [build XCX] filter/source/config/fragments/filters/calc_MS_Excel_2007_VBA_XML.xcu [build XCX] filter/source/config/fragments/filters/calc_MS_Excel_2007_XML_Template.xcu [build XCX] filter/source/config/fragments/filters/calc_MS_Excel_2007_Binary.xcu [build XCX] filter/source/config/fragments/filters/calc_OOXML.xcu [build XCX] filter/source/config/fragments/filters/calc_OOXML_Template.xcu [build XCX] filter/source/config/fragments/filters/MS_Works_Calc.xcu [build XCX] filter/source/config/fragments/filters/WPS_Lotus_Calc.xcu [build XCX] filter/source/config/fragments/filters/WPS_QPro_Calc.xcu [build XCX] filter/source/config/fragments/filters/ClarisWorks_Calc.xcu [build XCX] filter/source/config/fragments/filters/Claris_Resolve_Calc.xcu [build XCX] filter/source/config/fragments/filters/Mac_Works_Calc.xcu [build XCX] filter/source/config/fragments/filters/AppleNumbers.xcu [build XCX] filter/source/config/fragments/filters/MWAW_Database.xcu [build XCX] filter/source/config/fragments/filters/MWAW_Spreadsheet.xcu [build XCX] filter/source/config/fragments/filters/StarOffice_Spreadsheet.xcu [build XCX] filter/source/config/fragments/filters/MS_Multiplan.xcu [build XCX] filter/source/config/fragments/filters/ODG_FlatXML.xcu [build XCX] filter/source/config/fragments/filters/StarOffice_XML__Draw_.xcu [build XCX] filter/source/config/fragments/filters/draw_StarOffice_XML_Draw_Template.xcu [build XCX] filter/source/config/fragments/filters/draw_pdf_Export.xcu [build XCX] filter/source/config/fragments/filters/draw8.xcu [build XCX] filter/source/config/fragments/filters/draw8_template.xcu [build XCX] filter/source/config/fragments/filters/WordPerfectGraphics.xcu [build XCX] filter/source/config/fragments/filters/VisioDocument.xcu [build XCX] filter/source/config/fragments/filters/PublisherDocument.xcu [build XCX] filter/source/config/fragments/filters/CorelDrawDocument.xcu [build XCX] filter/source/config/fragments/filters/CorelPresentationExchange.xcu [build XCX] filter/source/config/fragments/filters/FreehandDocument.xcu [build XCX] filter/source/config/fragments/filters/ClarisWorks_Draw.xcu [build XCX] filter/source/config/fragments/filters/PageMakerDocument.xcu [build XCX] filter/source/config/fragments/filters/QXPDocument.xcu [build XCX] filter/source/config/fragments/filters/ZMFDocument.xcu [build XCX] filter/source/config/fragments/filters/MWAW_Bitmap.xcu [build XCX] filter/source/config/fragments/filters/MWAW_Drawing.xcu [build XCX] filter/source/config/fragments/filters/StarOffice_Drawing.xcu [build XCX] filter/source/config/fragments/filters/AppleKeynote.xcu [build XCX] filter/source/config/fragments/filters/MS_PowerPoint_97.xcu [build XCX] filter/source/config/fragments/filters/MS_PowerPoint_97_AutoPlay.xcu [build XCX] filter/source/config/fragments/filters/MS_PowerPoint_97_Vorlage.xcu [build XCX] filter/source/config/fragments/filters/impress_StarOffice_XML_Draw.xcu [build XCX] filter/source/config/fragments/filters/ODP_FlatXML.xcu [build XCX] filter/source/config/fragments/filters/StarOffice_XML__Impress_.xcu [build XCX] filter/source/config/fragments/filters/impress_StarOffice_XML_Impress_Template.xcu [build XCX] filter/source/config/fragments/filters/impress_pdf_Export.xcu [build XCX] filter/source/config/fragments/filters/impress8.xcu [build XCX] filter/source/config/fragments/filters/impress8_template.xcu [build XCX] filter/source/config/fragments/filters/impress8_draw.xcu [build XCX] filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML.xcu [build XCX] filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_AutoPlay.xcu [build XCX] filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_Template.xcu [build XCX] filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_VBA.xcu [build XCX] filter/source/config/fragments/filters/impress_OOXML.xcu [build XCX] filter/source/config/fragments/filters/impress_OOXML_Template.xcu [build XCX] filter/source/config/fragments/filters/impress_OOXML_AutoPlay.xcu [build XCX] filter/source/config/fragments/filters/ClarisWorks_Impress.xcu [build XCX] filter/source/config/fragments/filters/StarOffice_Presentation.xcu [build XCX] filter/source/config/fragments/filters/MWAW_Presentation.xcu [build XCX] filter/source/config/fragments/filters/PowerPoint3.xcu [build XCX] filter/source/config/fragments/filters/StarOffice_XML__Chart_.xcu [build XCX] filter/source/config/fragments/filters/chart8.xcu [build XCX] filter/source/config/fragments/filters/MathML_XML__Math_.xcu [build XCX] filter/source/config/fragments/filters/MathType_3_x.xcu [build XCX] filter/source/config/fragments/filters/StarOffice_XML__Math_.xcu [build XCX] filter/source/config/fragments/filters/math_pdf_Export.xcu [build XCX] filter/source/config/fragments/filters/math8.xcu [build XCX] filter/source/config/fragments/filters/BMP___MS_Windows.xcu [build XCX] filter/source/config/fragments/filters/DXF___AutoCAD_Interchange.xcu [build XCX] filter/source/config/fragments/filters/EMF___MS_Windows_Metafile.xcu [build XCX] filter/source/config/fragments/filters/EPS___Encapsulated_PostScript.xcu [build XCX] filter/source/config/fragments/filters/GIF___Graphics_Interchange.xcu [build XCX] filter/source/config/fragments/filters/JPG___JPEG.xcu [build XCX] filter/source/config/fragments/filters/MET___OS_2_Metafile.xcu [build XCX] filter/source/config/fragments/filters/mov__MOV.xcu [build XCX] filter/source/config/fragments/filters/PBM___Portable_Bitmap.xcu [build XCX] filter/source/config/fragments/filters/PCT___Mac_Pict.xcu [build XCX] filter/source/config/fragments/filters/PCX___Zsoft_Paintbrush.xcu [build XCX] filter/source/config/fragments/filters/PGM___Portable_Graymap.xcu [build XCX] filter/source/config/fragments/filters/PNG___Portable_Network_Graphic.xcu [build XCX] filter/source/config/fragments/filters/PPM___Portable_Pixelmap.xcu [build XCX] filter/source/config/fragments/filters/PSD___Adobe_Photoshop.xcu [build XCX] filter/source/config/fragments/filters/RAS___Sun_Rasterfile.xcu [build XCX] filter/source/config/fragments/filters/SVG___Scalable_Vector_Graphics_Draw.xcu [build XCX] filter/source/config/fragments/filters/SVG___Scalable_Vector_Graphics.xcu [build XCX] filter/source/config/fragments/filters/SVM___StarView_Metafile.xcu [build XCX] filter/source/config/fragments/filters/TGA___Truevision_TARGA.xcu [build XCX] filter/source/config/fragments/filters/TIF___Tag_Image_File.xcu [build XCX] filter/source/config/fragments/filters/WMF___MS_Windows_Metafile.xcu [build XCX] filter/source/config/fragments/filters/XBM___X_Consortium.xcu [build XCX] filter/source/config/fragments/filters/XPM.xcu [build XCX] filter/source/config/fragments/filters/draw_PCD_Photo_CD_Base.xcu [build XCX] filter/source/config/fragments/filters/draw_PCD_Photo_CD_Base16.xcu [build XCX] filter/source/config/fragments/filters/draw_PCD_Photo_CD_Base4.xcu [build XCX] filter/source/config/fragments/filters/draw_bmp_Export.xcu [build XCX] filter/source/config/fragments/filters/draw_emf_Export.xcu [build XCX] filter/source/config/fragments/filters/draw_eps_Export.xcu [build XCX] filter/source/config/fragments/filters/draw_flash_Export.xcu [build XCX] filter/source/config/fragments/filters/draw_gif_Export.xcu [build XCX] filter/source/config/fragments/filters/draw_html_Export.xcu [build XCX] filter/source/config/fragments/filters/draw_jpg_Export.xcu [build XCX] filter/source/config/fragments/filters/draw_png_Export.xcu [build XCX] filter/source/config/fragments/filters/draw_svg_Export.xcu [build XCX] filter/source/config/fragments/filters/draw_tif_Export.xcu [build XCX] filter/source/config/fragments/filters/draw_wmf_Export.xcu [build XCX] filter/source/config/fragments/filters/CGM___Computer_Graphics_Metafile.xcu [build XCX] filter/source/config/fragments/filters/impress_bmp_Export.xcu [build XCX] filter/source/config/fragments/filters/impress_emf_Export.xcu [build XCX] filter/source/config/fragments/filters/impress_eps_Export.xcu [build XCX] filter/source/config/fragments/filters/impress_flash_Export.xcu [build XCX] filter/source/config/fragments/filters/impress_gif_Export.xcu [build XCX] filter/source/config/fragments/filters/impress_html_Export.xcu [build XCX] filter/source/config/fragments/filters/impress_jpg_Export.xcu [build XCX] filter/source/config/fragments/filters/impress_png_Export.xcu [build XCX] filter/source/config/fragments/filters/impress_svg_Export.xcu [build XCX] filter/source/config/fragments/filters/impress_tif_Export.xcu [build XCX] filter/source/config/fragments/filters/impress_wmf_Export.xcu [build XCX] filter/source/config/fragments/filters/writer_jpg_Export.xcu [build XCX] filter/source/config/fragments/filters/writer_png_Export.xcu [build XCX] filter/source/config/fragments/filters/writer_svg_Export.xcu [build XCX] filter/source/config/fragments/filters/calc_jpg_Export.xcu [build XCX] filter/source/config/fragments/filters/calc_png_Export.xcu [build XCX] filter/source/config/fragments/filters/calc_svg_Export.xcu [build XCX] filter/source/config/fragments/filters/ADO_rowset_XML.xcu [build XCX] filter/source/config/fragments/filters/DocBook_File.xcu [build XCX] filter/source/config/fragments/filters/MS_Excel_2003_XML.xcu [build XCX] filter/source/config/fragments/filters/MS_Word_2003_XML.xcu [build XCX] filter/source/config/fragments/filters/XHTML_Calc_File.xcu [build XCX] filter/source/config/fragments/filters/XHTML_Draw_File.xcu [build XCX] filter/source/config/fragments/filters/XHTML_Impress_File.xcu [build XCX] filter/source/config/fragments/filters/XHTML_Writer_File.xcu [build XCX] filter/source/config/fragments/filters/UOF_text.xcu [build XCX] filter/source/config/fragments/filters/UOF_spreadsheet.xcu [build XCX] filter/source/config/fragments/filters/UOF_presentation.xcu [build XCX] officecfg/registry/data/org/openoffice/Setup.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCX] officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build DEP] LNK:StaticLibrary/libshell_xmlparser.a [build LNK] StaticLibrary/libshell_xmlparser.a [build BIN] idlc [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_af.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_am.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ar.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_as.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ast.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_be.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_bg.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_bn.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_bn_IN.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_bo.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_br.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_brx.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_bs.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ca.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ca_valencia.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_cs.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_cy.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_da.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_de.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_dgo.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_dsb.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_dz.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_el.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_en_GB.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_en_ZA.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_eo.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_es.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_et.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_eu.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_fa.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_fi.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_fr.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_fy.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ga.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_gd.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_gl.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_gu.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_gug.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_he.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_hsb.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_hi.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_hr.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_hu.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_id.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_is.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_it.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ja.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ka.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_kab.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_kk.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_km.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_kmr_Latn.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_kn.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ko.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_kok.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ks.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_lb.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_lo.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_lt.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_lv.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_mai.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_mk.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ml.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_mn.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_mni.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_mr.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_my.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_nb.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ne.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_nl.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_nn.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_nr.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_nso.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_oc.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_om.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_or.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_pa_IN.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_pl.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_pt.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_pt_BR.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ro.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ru.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_rw.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sa_IN.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sat.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sd.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sr_Latn.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_si.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sid.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sk.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sl.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sq.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sr.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ss.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_st.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sv.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sw_TZ.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_szl.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ta.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_te.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_tg.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_th.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_tn.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_tr.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ts.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_tt.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ug.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_uk.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_uz.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ve.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_vec.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_vi.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_xh.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_zh_CN.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_zh_TW.properties [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_zu.properties [build BIN] registry [build BIN] sal [build SCP] scp2/source/base/module_base [build SCP] scp2/source/base/postgresqlsdbc [build SCP] scp2/source/calc/module_calc [build SCP] scp2/source/draw/module_draw [build SCP] scp2/source/extensions/module_extensions [build SCP] scp2/source/graphicfilter/module_graphicfilter [build SCP] scp2/source/impress/module_impress [build SCP] scp2/source/math/module_math [build SCP] scp2/source/onlineupdate/module_onlineupdate [build SCP] scp2/source/ooo/module_helppack [build SCP] scp2/source/ooo/module_langpack [build SCP] scp2/source/ooo/module_ooo [build SCP] scp2/source/ooo/module_systemint [build SCP] scp2/source/python/module_python_librelogo [build SCP] scp2/source/writer/module_writer [build SCP] scp2/source/xsltfilter/module_xsltfilter [build SCP] scp2/source/gnome/module_gnome [build DEP] LNK:Executable/xpdfimport [build LNK] Executable/xpdfimport [build PRL] CustomTarget/sysui/share/libreoffice/build.flag [build CAT] CustomTarget/sysui/share/libreoffice/create_tree.sh [build CAT] CustomTarget/sysui/share/libreofficedev/create_tree.sh [build CUS] tools/string [build CUS] wizards/locproperties [build PKG] wizards_properties [build DEP] LNK:Executable/cppumaker [build LNK] Executable/cppumaker [build DEP] LNK:Executable/unoidl-write [build LNK] Executable/unoidl-write [build DEP] LNK:Executable/unoidl-check [build LNK] Executable/unoidl-check [build UPK] libassuan-2.5.1.tar.bz2 [build PKG] icu_ure [build PKG] nss [build PKG] liblangtag [build PKG] lcms2 [build UPK] liborcus-0.14.1.tar.gz [build DEP] LNK:Executable/javamaker [build LNK] Executable/javamaker [build XCX] connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCX] connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCX] connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCX] connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCX] connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCX] connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/af/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/am/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ar/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/as/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ast/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/be/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/bg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/bn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/bn-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/bo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/br/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/brx/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/bs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ca/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ca-valencia/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/cs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/cy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/da/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/de/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/dgo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/dsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/dz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/el/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/en-GB/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/en-ZA/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/eo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/es/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/et/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/eu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/fa/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/fi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/fr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/fy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ga/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/gd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/gl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/gu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/gug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/he/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/hsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/hi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/hr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/hu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/id/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/is/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/it/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ja/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ka/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/kab/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/kk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/km/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/kmr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/kn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ko/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/kok/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ks/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/lb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/lo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/lt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/lv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/mai/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/mk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ml/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/mn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/mni/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/mr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/my/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/nb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ne/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/nl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/nn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/nr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/nso/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/oc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/om/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/or/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/pl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/pt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ro/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ru/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/rw/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/si/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sid/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sq/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ss/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/st/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sw-TZ/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/szl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ta/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/te/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/tg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/th/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/tn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/tr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ts/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/tt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/uk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/uz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ve/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/vec/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/vi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/xh/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/zu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/af/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/am/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ar/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/as/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ast/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/be/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/bg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/bn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/bn-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/bo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/br/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/brx/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/bs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ca/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ca-valencia/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/cs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/cy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/da/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/de/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/dgo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/dsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/dz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/el/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/en-GB/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/en-ZA/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/eo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/es/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/et/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/eu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/fa/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/fi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/fr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/fy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ga/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/gd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/gl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/gu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/gug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/he/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/hsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/hi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/hr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/hu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/id/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/is/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/it/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ja/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ka/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/kab/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/kk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/km/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/kmr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/kn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ko/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/kok/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ks/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/lb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/lo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/lt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/lv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/mai/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/mk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ml/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/mn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/mni/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/mr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/my/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/nb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ne/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/nl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/nn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/nr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/nso/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/oc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/om/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/or/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/pl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/pt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ro/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ru/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/rw/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/si/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sid/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sq/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ss/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/st/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sw-TZ/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/szl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ta/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/te/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/tg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/th/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/tn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/tr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ts/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/tt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/uk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/uz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ve/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/vec/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/vi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/xh/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/zu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/af/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/am/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ar/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/as/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ast/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/be/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/bg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/bn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/bn-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/bo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/br/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/brx/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/bs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ca/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ca-valencia/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/cs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/cy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/da/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/de/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/dgo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/dsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/dz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/el/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/en-GB/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/en-ZA/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/eo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/es/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/et/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/eu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/fa/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/fi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/fr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/fy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ga/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/gd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/gl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/gu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/gug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/he/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/hsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/hi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/hr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/hu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/id/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/is/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/it/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ja/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ka/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/kab/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/kk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/km/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/kmr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/kn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ko/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/kok/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ks/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/lb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/lo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/lt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/lv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/mai/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/mk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ml/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/mn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/mni/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/mr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/my/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/nb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ne/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/nl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/nn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/nr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/nso/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/oc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/om/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/or/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/pl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/pt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ro/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ru/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/rw/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/si/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sid/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sq/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ss/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/st/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sw-TZ/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/szl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ta/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/te/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/tg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/th/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/tn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/tr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ts/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/tt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/uk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/uz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ve/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/vec/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/vi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/xh/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/zu/org/openoffice/Office/DataAccess/Drivers.xcu [build MOD] ct2n [build MOD] expat [build PAT] hyphen [build EPK] icu_ure [build EPK] lcms2 [build BIN] libexttextcat [build EPK] liblangtag_data [build EPK] liblangtag [build BIN] libnumbertext [build PKG] lpsolve [build DEP] LNK:Library/libneon.so [build LNK] Library/libneon.so [build EPK] nss [build MOD] openssl [build BIN] poppler [build PKG] raptor [build PRL] CustomTarget/postprocess/images/images_breeze.zip [build PRL] CustomTarget/postprocess/images/images_breeze_dark.zip [build PRL] CustomTarget/postprocess/images/images_breeze_svg.zip [build PRL] CustomTarget/postprocess/images/images_colibre.zip [build PRL] CustomTarget/postprocess/images/images_colibre_svg.zip [build PRL] CustomTarget/postprocess/images/images_elementary.zip [build PRL] CustomTarget/postprocess/images/images_elementary_svg.zip [build PRL] CustomTarget/postprocess/images/images_karasa_jaga.zip [build PRL] CustomTarget/postprocess/images/images_karasa_jaga_svg.zip [build PRL] CustomTarget/postprocess/images/images_sifr.zip [build PRL] CustomTarget/postprocess/images/images_sifr_dark.zip [build PRL] CustomTarget/postprocess/images/images_sifr_svg.zip [build PRL] CustomTarget/postprocess/images/images_tango.zip [build FIU] XcuFilterUiTarget/filter_ui.xcu [build XCR] registry/en-US/org/openoffice/Setup.xcu [build XCR] registry/af/org/openoffice/Setup.xcu [build XCR] registry/am/org/openoffice/Setup.xcu [build XCR] registry/ar/org/openoffice/Setup.xcu [build XCR] registry/as/org/openoffice/Setup.xcu [build XCR] registry/ast/org/openoffice/Setup.xcu [build XCR] registry/be/org/openoffice/Setup.xcu [build XCR] registry/bg/org/openoffice/Setup.xcu [build XCR] registry/bn/org/openoffice/Setup.xcu [build XCR] registry/bn-IN/org/openoffice/Setup.xcu [build XCR] registry/bo/org/openoffice/Setup.xcu [build XCR] registry/br/org/openoffice/Setup.xcu [build XCR] registry/brx/org/openoffice/Setup.xcu [build XCR] registry/bs/org/openoffice/Setup.xcu [build XCR] registry/ca/org/openoffice/Setup.xcu [build XCR] registry/ca-valencia/org/openoffice/Setup.xcu [build XCR] registry/cs/org/openoffice/Setup.xcu [build XCR] registry/cy/org/openoffice/Setup.xcu [build XCR] registry/da/org/openoffice/Setup.xcu [build XCR] registry/de/org/openoffice/Setup.xcu [build XCR] registry/dgo/org/openoffice/Setup.xcu [build XCR] registry/dsb/org/openoffice/Setup.xcu [build XCR] registry/dz/org/openoffice/Setup.xcu [build XCR] registry/el/org/openoffice/Setup.xcu [build XCR] registry/en-GB/org/openoffice/Setup.xcu [build XCR] registry/en-ZA/org/openoffice/Setup.xcu [build XCR] registry/eo/org/openoffice/Setup.xcu [build XCR] registry/es/org/openoffice/Setup.xcu [build XCR] registry/et/org/openoffice/Setup.xcu [build XCR] registry/eu/org/openoffice/Setup.xcu [build XCR] registry/fa/org/openoffice/Setup.xcu [build XCR] registry/fi/org/openoffice/Setup.xcu [build XCR] registry/fr/org/openoffice/Setup.xcu [build XCR] registry/fy/org/openoffice/Setup.xcu [build XCR] registry/ga/org/openoffice/Setup.xcu [build XCR] registry/gd/org/openoffice/Setup.xcu [build XCR] registry/gl/org/openoffice/Setup.xcu [build XCR] registry/gu/org/openoffice/Setup.xcu [build XCR] registry/gug/org/openoffice/Setup.xcu [build XCR] registry/he/org/openoffice/Setup.xcu [build XCR] registry/hsb/org/openoffice/Setup.xcu [build XCR] registry/hi/org/openoffice/Setup.xcu [build XCR] registry/hr/org/openoffice/Setup.xcu [build XCR] registry/hu/org/openoffice/Setup.xcu [build XCR] registry/id/org/openoffice/Setup.xcu [build XCR] registry/is/org/openoffice/Setup.xcu [build XCR] registry/it/org/openoffice/Setup.xcu [build XCR] registry/ja/org/openoffice/Setup.xcu [build XCR] registry/ka/org/openoffice/Setup.xcu [build XCR] registry/kab/org/openoffice/Setup.xcu [build XCR] registry/kk/org/openoffice/Setup.xcu [build XCR] registry/km/org/openoffice/Setup.xcu [build XCR] registry/kmr-Latn/org/openoffice/Setup.xcu [build XCR] registry/kn/org/openoffice/Setup.xcu [build XCR] registry/ko/org/openoffice/Setup.xcu [build XCR] registry/kok/org/openoffice/Setup.xcu [build XCR] registry/ks/org/openoffice/Setup.xcu [build XCR] registry/lb/org/openoffice/Setup.xcu [build XCR] registry/lo/org/openoffice/Setup.xcu [build XCR] registry/lt/org/openoffice/Setup.xcu [build XCR] registry/lv/org/openoffice/Setup.xcu [build XCR] registry/mai/org/openoffice/Setup.xcu [build XCR] registry/mk/org/openoffice/Setup.xcu [build XCR] registry/ml/org/openoffice/Setup.xcu [build XCR] registry/mn/org/openoffice/Setup.xcu [build XCR] registry/mni/org/openoffice/Setup.xcu [build XCR] registry/mr/org/openoffice/Setup.xcu [build XCR] registry/my/org/openoffice/Setup.xcu [build XCR] registry/nb/org/openoffice/Setup.xcu [build XCR] registry/ne/org/openoffice/Setup.xcu [build XCR] registry/nl/org/openoffice/Setup.xcu [build XCR] registry/nn/org/openoffice/Setup.xcu [build XCR] registry/nr/org/openoffice/Setup.xcu [build XCR] registry/nso/org/openoffice/Setup.xcu [build XCR] registry/oc/org/openoffice/Setup.xcu [build XCR] registry/om/org/openoffice/Setup.xcu [build XCR] registry/or/org/openoffice/Setup.xcu [build XCR] registry/pa-IN/org/openoffice/Setup.xcu [build XCR] registry/pl/org/openoffice/Setup.xcu [build XCR] registry/pt/org/openoffice/Setup.xcu [build XCR] registry/pt-BR/org/openoffice/Setup.xcu [build XCR] registry/ro/org/openoffice/Setup.xcu [build XCR] registry/ru/org/openoffice/Setup.xcu [build XCR] registry/rw/org/openoffice/Setup.xcu [build XCR] registry/sa-IN/org/openoffice/Setup.xcu [build XCR] registry/sat/org/openoffice/Setup.xcu [build XCR] registry/sd/org/openoffice/Setup.xcu [build XCR] registry/sr-Latn/org/openoffice/Setup.xcu [build XCR] registry/si/org/openoffice/Setup.xcu [build XCR] registry/sid/org/openoffice/Setup.xcu [build XCR] registry/sk/org/openoffice/Setup.xcu [build XCR] registry/sl/org/openoffice/Setup.xcu [build XCR] registry/sq/org/openoffice/Setup.xcu [build XCR] registry/sr/org/openoffice/Setup.xcu [build XCR] registry/ss/org/openoffice/Setup.xcu [build XCR] registry/st/org/openoffice/Setup.xcu [build XCR] registry/sv/org/openoffice/Setup.xcu [build XCR] registry/sw-TZ/org/openoffice/Setup.xcu [build XCR] registry/szl/org/openoffice/Setup.xcu [build XCR] registry/ta/org/openoffice/Setup.xcu [build XCR] registry/te/org/openoffice/Setup.xcu [build XCR] registry/tg/org/openoffice/Setup.xcu [build XCR] registry/th/org/openoffice/Setup.xcu [build XCR] registry/tn/org/openoffice/Setup.xcu [build XCR] registry/tr/org/openoffice/Setup.xcu [build XCR] registry/ts/org/openoffice/Setup.xcu [build XCR] registry/tt/org/openoffice/Setup.xcu [build XCR] registry/ug/org/openoffice/Setup.xcu [build XCR] registry/uk/org/openoffice/Setup.xcu [build XCR] registry/uz/org/openoffice/Setup.xcu [build XCR] registry/ve/org/openoffice/Setup.xcu [build XCR] registry/vec/org/openoffice/Setup.xcu [build XCR] registry/vi/org/openoffice/Setup.xcu [build XCR] registry/xh/org/openoffice/Setup.xcu [build XCR] registry/zh-CN/org/openoffice/Setup.xcu [build XCR] registry/zh-TW/org/openoffice/Setup.xcu [build XCR] registry/zu/org/openoffice/Setup.xcu [build XCR] registry/en-US/org/openoffice/Office/Accelerators.xcu [build XCR] registry/af/org/openoffice/Office/Accelerators.xcu [build XCR] registry/am/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ar/org/openoffice/Office/Accelerators.xcu [build XCR] registry/as/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ast/org/openoffice/Office/Accelerators.xcu [build XCR] registry/be/org/openoffice/Office/Accelerators.xcu [build XCR] registry/bg/org/openoffice/Office/Accelerators.xcu [build XCR] registry/bn/org/openoffice/Office/Accelerators.xcu [build XCR] registry/bn-IN/org/openoffice/Office/Accelerators.xcu [build XCR] registry/bo/org/openoffice/Office/Accelerators.xcu [build XCR] registry/br/org/openoffice/Office/Accelerators.xcu [build XCR] registry/brx/org/openoffice/Office/Accelerators.xcu [build XCR] registry/bs/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ca/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/Accelerators.xcu [build XCR] registry/cs/org/openoffice/Office/Accelerators.xcu [build XCR] registry/cy/org/openoffice/Office/Accelerators.xcu [build XCR] registry/da/org/openoffice/Office/Accelerators.xcu [build XCR] registry/de/org/openoffice/Office/Accelerators.xcu [build XCR] registry/dgo/org/openoffice/Office/Accelerators.xcu [build XCR] registry/dsb/org/openoffice/Office/Accelerators.xcu [build XCR] registry/dz/org/openoffice/Office/Accelerators.xcu [build XCR] registry/el/org/openoffice/Office/Accelerators.xcu [build XCR] registry/en-GB/org/openoffice/Office/Accelerators.xcu [build XCR] registry/en-ZA/org/openoffice/Office/Accelerators.xcu [build XCR] registry/eo/org/openoffice/Office/Accelerators.xcu [build XCR] registry/es/org/openoffice/Office/Accelerators.xcu [build XCR] registry/et/org/openoffice/Office/Accelerators.xcu [build XCR] registry/eu/org/openoffice/Office/Accelerators.xcu [build XCR] registry/fa/org/openoffice/Office/Accelerators.xcu [build XCR] registry/fi/org/openoffice/Office/Accelerators.xcu [build XCR] registry/fr/org/openoffice/Office/Accelerators.xcu [build XCR] registry/fy/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ga/org/openoffice/Office/Accelerators.xcu [build XCR] registry/gd/org/openoffice/Office/Accelerators.xcu [build XCR] registry/gl/org/openoffice/Office/Accelerators.xcu [build XCR] registry/gu/org/openoffice/Office/Accelerators.xcu [build XCR] registry/gug/org/openoffice/Office/Accelerators.xcu [build XCR] registry/he/org/openoffice/Office/Accelerators.xcu [build XCR] registry/hsb/org/openoffice/Office/Accelerators.xcu [build XCR] registry/hi/org/openoffice/Office/Accelerators.xcu [build XCR] registry/hr/org/openoffice/Office/Accelerators.xcu [build XCR] registry/hu/org/openoffice/Office/Accelerators.xcu [build XCR] registry/id/org/openoffice/Office/Accelerators.xcu [build XCR] registry/is/org/openoffice/Office/Accelerators.xcu [build XCR] registry/it/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ja/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ka/org/openoffice/Office/Accelerators.xcu [build XCR] registry/kab/org/openoffice/Office/Accelerators.xcu [build XCR] registry/kk/org/openoffice/Office/Accelerators.xcu [build XCR] registry/km/org/openoffice/Office/Accelerators.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/Accelerators.xcu [build XCR] registry/kn/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ko/org/openoffice/Office/Accelerators.xcu [build XCR] registry/kok/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ks/org/openoffice/Office/Accelerators.xcu [build XCR] registry/lb/org/openoffice/Office/Accelerators.xcu [build XCR] registry/lo/org/openoffice/Office/Accelerators.xcu [build XCR] registry/lt/org/openoffice/Office/Accelerators.xcu [build XCR] registry/lv/org/openoffice/Office/Accelerators.xcu [build XCR] registry/mai/org/openoffice/Office/Accelerators.xcu [build XCR] registry/mk/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ml/org/openoffice/Office/Accelerators.xcu [build XCR] registry/mn/org/openoffice/Office/Accelerators.xcu [build XCR] registry/mni/org/openoffice/Office/Accelerators.xcu [build XCR] registry/mr/org/openoffice/Office/Accelerators.xcu [build XCR] registry/my/org/openoffice/Office/Accelerators.xcu [build XCR] registry/nb/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ne/org/openoffice/Office/Accelerators.xcu [build XCR] registry/nl/org/openoffice/Office/Accelerators.xcu [build XCR] registry/nn/org/openoffice/Office/Accelerators.xcu [build XCR] registry/nr/org/openoffice/Office/Accelerators.xcu [build XCR] registry/nso/org/openoffice/Office/Accelerators.xcu [build XCR] registry/oc/org/openoffice/Office/Accelerators.xcu [build XCR] registry/om/org/openoffice/Office/Accelerators.xcu [build XCR] registry/or/org/openoffice/Office/Accelerators.xcu [build XCR] registry/pa-IN/org/openoffice/Office/Accelerators.xcu [build XCR] registry/pl/org/openoffice/Office/Accelerators.xcu [build XCR] registry/pt/org/openoffice/Office/Accelerators.xcu [build XCR] registry/pt-BR/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ro/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ru/org/openoffice/Office/Accelerators.xcu [build XCR] registry/rw/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sa-IN/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sat/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sd/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/Accelerators.xcu [build XCR] registry/si/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sid/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sk/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sl/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sq/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sr/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ss/org/openoffice/Office/Accelerators.xcu [build XCR] registry/st/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sv/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/Accelerators.xcu [build XCR] registry/szl/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ta/org/openoffice/Office/Accelerators.xcu [build XCR] registry/te/org/openoffice/Office/Accelerators.xcu [build XCR] registry/tg/org/openoffice/Office/Accelerators.xcu [build XCR] registry/th/org/openoffice/Office/Accelerators.xcu [build XCR] registry/tn/org/openoffice/Office/Accelerators.xcu [build XCR] registry/tr/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ts/org/openoffice/Office/Accelerators.xcu [build XCR] registry/tt/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ug/org/openoffice/Office/Accelerators.xcu [build XCR] registry/uk/org/openoffice/Office/Accelerators.xcu [build XCR] registry/uz/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ve/org/openoffice/Office/Accelerators.xcu [build XCR] registry/vec/org/openoffice/Office/Accelerators.xcu [build XCR] registry/vi/org/openoffice/Office/Accelerators.xcu [build XCR] registry/xh/org/openoffice/Office/Accelerators.xcu [build XCR] registry/zh-CN/org/openoffice/Office/Accelerators.xcu [build XCR] registry/zh-TW/org/openoffice/Office/Accelerators.xcu [build XCR] registry/zu/org/openoffice/Office/Accelerators.xcu [build XCR] registry/en-US/org/openoffice/Office/Addons.xcu [build XCR] registry/af/org/openoffice/Office/Addons.xcu [build XCR] registry/am/org/openoffice/Office/Addons.xcu [build XCR] registry/ar/org/openoffice/Office/Addons.xcu [build XCR] registry/as/org/openoffice/Office/Addons.xcu [build XCR] registry/ast/org/openoffice/Office/Addons.xcu [build XCR] registry/be/org/openoffice/Office/Addons.xcu [build XCR] registry/bg/org/openoffice/Office/Addons.xcu [build XCR] registry/bn/org/openoffice/Office/Addons.xcu [build XCR] registry/bn-IN/org/openoffice/Office/Addons.xcu [build XCR] registry/bo/org/openoffice/Office/Addons.xcu [build XCR] registry/br/org/openoffice/Office/Addons.xcu [build XCR] registry/brx/org/openoffice/Office/Addons.xcu [build XCR] registry/bs/org/openoffice/Office/Addons.xcu [build XCR] registry/ca/org/openoffice/Office/Addons.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/Addons.xcu [build XCR] registry/cs/org/openoffice/Office/Addons.xcu [build XCR] registry/cy/org/openoffice/Office/Addons.xcu [build XCR] registry/da/org/openoffice/Office/Addons.xcu [build XCR] registry/de/org/openoffice/Office/Addons.xcu [build XCR] registry/dgo/org/openoffice/Office/Addons.xcu [build XCR] registry/dsb/org/openoffice/Office/Addons.xcu [build XCR] registry/dz/org/openoffice/Office/Addons.xcu [build XCR] registry/el/org/openoffice/Office/Addons.xcu [build XCR] registry/en-GB/org/openoffice/Office/Addons.xcu [build XCR] registry/en-ZA/org/openoffice/Office/Addons.xcu [build XCR] registry/eo/org/openoffice/Office/Addons.xcu [build XCR] registry/es/org/openoffice/Office/Addons.xcu [build XCR] registry/et/org/openoffice/Office/Addons.xcu [build XCR] registry/eu/org/openoffice/Office/Addons.xcu [build XCR] registry/fa/org/openoffice/Office/Addons.xcu [build XCR] registry/fi/org/openoffice/Office/Addons.xcu [build XCR] registry/fr/org/openoffice/Office/Addons.xcu [build XCR] registry/fy/org/openoffice/Office/Addons.xcu [build XCR] registry/ga/org/openoffice/Office/Addons.xcu [build XCR] registry/gd/org/openoffice/Office/Addons.xcu [build XCR] registry/gl/org/openoffice/Office/Addons.xcu [build XCR] registry/gu/org/openoffice/Office/Addons.xcu [build XCR] registry/gug/org/openoffice/Office/Addons.xcu [build XCR] registry/he/org/openoffice/Office/Addons.xcu [build XCR] registry/hsb/org/openoffice/Office/Addons.xcu [build XCR] registry/hi/org/openoffice/Office/Addons.xcu [build XCR] registry/hr/org/openoffice/Office/Addons.xcu [build XCR] registry/hu/org/openoffice/Office/Addons.xcu [build XCR] registry/id/org/openoffice/Office/Addons.xcu [build XCR] registry/is/org/openoffice/Office/Addons.xcu [build XCR] registry/it/org/openoffice/Office/Addons.xcu [build XCR] registry/ja/org/openoffice/Office/Addons.xcu [build XCR] registry/ka/org/openoffice/Office/Addons.xcu [build XCR] registry/kab/org/openoffice/Office/Addons.xcu [build XCR] registry/kk/org/openoffice/Office/Addons.xcu [build XCR] registry/km/org/openoffice/Office/Addons.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/Addons.xcu [build XCR] registry/kn/org/openoffice/Office/Addons.xcu [build XCR] registry/ko/org/openoffice/Office/Addons.xcu [build XCR] registry/kok/org/openoffice/Office/Addons.xcu [build XCR] registry/ks/org/openoffice/Office/Addons.xcu [build XCR] registry/lb/org/openoffice/Office/Addons.xcu [build XCR] registry/lo/org/openoffice/Office/Addons.xcu [build XCR] registry/lt/org/openoffice/Office/Addons.xcu [build XCR] registry/lv/org/openoffice/Office/Addons.xcu [build XCR] registry/mai/org/openoffice/Office/Addons.xcu [build XCR] registry/mk/org/openoffice/Office/Addons.xcu [build XCR] registry/ml/org/openoffice/Office/Addons.xcu [build XCR] registry/mn/org/openoffice/Office/Addons.xcu [build XCR] registry/mni/org/openoffice/Office/Addons.xcu [build XCR] registry/mr/org/openoffice/Office/Addons.xcu [build XCR] registry/my/org/openoffice/Office/Addons.xcu [build XCR] registry/nb/org/openoffice/Office/Addons.xcu [build XCR] registry/ne/org/openoffice/Office/Addons.xcu [build XCR] registry/nl/org/openoffice/Office/Addons.xcu [build XCR] registry/nn/org/openoffice/Office/Addons.xcu [build XCR] registry/nr/org/openoffice/Office/Addons.xcu [build XCR] registry/nso/org/openoffice/Office/Addons.xcu [build XCR] registry/oc/org/openoffice/Office/Addons.xcu [build XCR] registry/om/org/openoffice/Office/Addons.xcu [build XCR] registry/or/org/openoffice/Office/Addons.xcu [build XCR] registry/pa-IN/org/openoffice/Office/Addons.xcu [build XCR] registry/pl/org/openoffice/Office/Addons.xcu [build XCR] registry/pt/org/openoffice/Office/Addons.xcu [build XCR] registry/pt-BR/org/openoffice/Office/Addons.xcu [build XCR] registry/ro/org/openoffice/Office/Addons.xcu [build XCR] registry/ru/org/openoffice/Office/Addons.xcu [build XCR] registry/rw/org/openoffice/Office/Addons.xcu [build XCR] registry/sa-IN/org/openoffice/Office/Addons.xcu [build XCR] registry/sat/org/openoffice/Office/Addons.xcu [build XCR] registry/sd/org/openoffice/Office/Addons.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/Addons.xcu [build XCR] registry/si/org/openoffice/Office/Addons.xcu [build XCR] registry/sid/org/openoffice/Office/Addons.xcu [build XCR] registry/sk/org/openoffice/Office/Addons.xcu [build XCR] registry/sl/org/openoffice/Office/Addons.xcu [build XCR] registry/sq/org/openoffice/Office/Addons.xcu [build XCR] registry/sr/org/openoffice/Office/Addons.xcu [build XCR] registry/ss/org/openoffice/Office/Addons.xcu [build XCR] registry/st/org/openoffice/Office/Addons.xcu [build XCR] registry/sv/org/openoffice/Office/Addons.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/Addons.xcu [build XCR] registry/szl/org/openoffice/Office/Addons.xcu [build XCR] registry/ta/org/openoffice/Office/Addons.xcu [build XCR] registry/te/org/openoffice/Office/Addons.xcu [build XCR] registry/tg/org/openoffice/Office/Addons.xcu [build XCR] registry/th/org/openoffice/Office/Addons.xcu [build XCR] registry/tn/org/openoffice/Office/Addons.xcu [build XCR] registry/tr/org/openoffice/Office/Addons.xcu [build XCR] registry/ts/org/openoffice/Office/Addons.xcu [build XCR] registry/tt/org/openoffice/Office/Addons.xcu [build XCR] registry/ug/org/openoffice/Office/Addons.xcu [build XCR] registry/uk/org/openoffice/Office/Addons.xcu [build XCR] registry/uz/org/openoffice/Office/Addons.xcu [build XCR] registry/ve/org/openoffice/Office/Addons.xcu [build XCR] registry/vec/org/openoffice/Office/Addons.xcu [build XCR] registry/vi/org/openoffice/Office/Addons.xcu [build XCR] registry/xh/org/openoffice/Office/Addons.xcu [build XCR] registry/zh-CN/org/openoffice/Office/Addons.xcu [build XCR] registry/zh-TW/org/openoffice/Office/Addons.xcu [build XCR] registry/zu/org/openoffice/Office/Addons.xcu [build XCR] registry/en-US/org/openoffice/Office/Common.xcu [build XCR] registry/af/org/openoffice/Office/Common.xcu [build XCR] registry/am/org/openoffice/Office/Common.xcu [build XCR] registry/ar/org/openoffice/Office/Common.xcu [build XCR] registry/as/org/openoffice/Office/Common.xcu [build XCR] registry/ast/org/openoffice/Office/Common.xcu [build XCR] registry/be/org/openoffice/Office/Common.xcu [build XCR] registry/bg/org/openoffice/Office/Common.xcu [build XCR] registry/bn/org/openoffice/Office/Common.xcu [build XCR] registry/bn-IN/org/openoffice/Office/Common.xcu [build XCR] registry/bo/org/openoffice/Office/Common.xcu [build XCR] registry/br/org/openoffice/Office/Common.xcu [build XCR] registry/brx/org/openoffice/Office/Common.xcu [build XCR] registry/bs/org/openoffice/Office/Common.xcu [build XCR] registry/ca/org/openoffice/Office/Common.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/Common.xcu [build XCR] registry/cs/org/openoffice/Office/Common.xcu [build XCR] registry/cy/org/openoffice/Office/Common.xcu [build XCR] registry/da/org/openoffice/Office/Common.xcu [build XCR] registry/de/org/openoffice/Office/Common.xcu [build XCR] registry/dgo/org/openoffice/Office/Common.xcu [build XCR] registry/dsb/org/openoffice/Office/Common.xcu [build XCR] registry/dz/org/openoffice/Office/Common.xcu [build XCR] registry/el/org/openoffice/Office/Common.xcu [build XCR] registry/en-GB/org/openoffice/Office/Common.xcu [build XCR] registry/en-ZA/org/openoffice/Office/Common.xcu [build XCR] registry/eo/org/openoffice/Office/Common.xcu [build XCR] registry/es/org/openoffice/Office/Common.xcu [build XCR] registry/et/org/openoffice/Office/Common.xcu [build XCR] registry/eu/org/openoffice/Office/Common.xcu [build XCR] registry/fa/org/openoffice/Office/Common.xcu [build XCR] registry/fi/org/openoffice/Office/Common.xcu [build XCR] registry/fr/org/openoffice/Office/Common.xcu [build XCR] registry/fy/org/openoffice/Office/Common.xcu [build XCR] registry/ga/org/openoffice/Office/Common.xcu [build XCR] registry/gd/org/openoffice/Office/Common.xcu [build XCR] registry/gl/org/openoffice/Office/Common.xcu [build XCR] registry/gu/org/openoffice/Office/Common.xcu [build XCR] registry/gug/org/openoffice/Office/Common.xcu [build XCR] registry/he/org/openoffice/Office/Common.xcu [build XCR] registry/hsb/org/openoffice/Office/Common.xcu [build XCR] registry/hi/org/openoffice/Office/Common.xcu [build XCR] registry/hr/org/openoffice/Office/Common.xcu [build XCR] registry/hu/org/openoffice/Office/Common.xcu [build XCR] registry/id/org/openoffice/Office/Common.xcu [build XCR] registry/is/org/openoffice/Office/Common.xcu [build XCR] registry/it/org/openoffice/Office/Common.xcu [build XCR] registry/ja/org/openoffice/Office/Common.xcu [build XCR] registry/ka/org/openoffice/Office/Common.xcu [build XCR] registry/kab/org/openoffice/Office/Common.xcu [build XCR] registry/kk/org/openoffice/Office/Common.xcu [build XCR] registry/km/org/openoffice/Office/Common.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/Common.xcu [build XCR] registry/kn/org/openoffice/Office/Common.xcu [build XCR] registry/ko/org/openoffice/Office/Common.xcu [build XCR] registry/kok/org/openoffice/Office/Common.xcu [build XCR] registry/ks/org/openoffice/Office/Common.xcu [build XCR] registry/lb/org/openoffice/Office/Common.xcu [build XCR] registry/lo/org/openoffice/Office/Common.xcu [build XCR] registry/lt/org/openoffice/Office/Common.xcu [build XCR] registry/lv/org/openoffice/Office/Common.xcu [build XCR] registry/mai/org/openoffice/Office/Common.xcu [build XCR] registry/mk/org/openoffice/Office/Common.xcu [build XCR] registry/ml/org/openoffice/Office/Common.xcu [build XCR] registry/mn/org/openoffice/Office/Common.xcu [build XCR] registry/mni/org/openoffice/Office/Common.xcu [build XCR] registry/mr/org/openoffice/Office/Common.xcu [build XCR] registry/my/org/openoffice/Office/Common.xcu [build XCR] registry/nb/org/openoffice/Office/Common.xcu [build XCR] registry/ne/org/openoffice/Office/Common.xcu [build XCR] registry/nl/org/openoffice/Office/Common.xcu [build XCR] registry/nn/org/openoffice/Office/Common.xcu [build XCR] registry/nr/org/openoffice/Office/Common.xcu [build XCR] registry/nso/org/openoffice/Office/Common.xcu [build XCR] registry/oc/org/openoffice/Office/Common.xcu [build XCR] registry/om/org/openoffice/Office/Common.xcu [build XCR] registry/or/org/openoffice/Office/Common.xcu [build XCR] registry/pa-IN/org/openoffice/Office/Common.xcu [build XCR] registry/pl/org/openoffice/Office/Common.xcu [build XCR] registry/pt/org/openoffice/Office/Common.xcu [build XCR] registry/pt-BR/org/openoffice/Office/Common.xcu [build XCR] registry/ro/org/openoffice/Office/Common.xcu [build XCR] registry/ru/org/openoffice/Office/Common.xcu [build XCR] registry/rw/org/openoffice/Office/Common.xcu [build XCR] registry/sa-IN/org/openoffice/Office/Common.xcu [build XCR] registry/sat/org/openoffice/Office/Common.xcu [build XCR] registry/sd/org/openoffice/Office/Common.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/Common.xcu [build XCR] registry/si/org/openoffice/Office/Common.xcu [build XCR] registry/sid/org/openoffice/Office/Common.xcu [build XCR] registry/sk/org/openoffice/Office/Common.xcu [build XCR] registry/sl/org/openoffice/Office/Common.xcu [build XCR] registry/sq/org/openoffice/Office/Common.xcu [build XCR] registry/sr/org/openoffice/Office/Common.xcu [build XCR] registry/ss/org/openoffice/Office/Common.xcu [build XCR] registry/st/org/openoffice/Office/Common.xcu [build XCR] registry/sv/org/openoffice/Office/Common.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/Common.xcu [build XCR] registry/szl/org/openoffice/Office/Common.xcu [build XCR] registry/ta/org/openoffice/Office/Common.xcu [build XCR] registry/te/org/openoffice/Office/Common.xcu [build XCR] registry/tg/org/openoffice/Office/Common.xcu [build XCR] registry/th/org/openoffice/Office/Common.xcu [build XCR] registry/tn/org/openoffice/Office/Common.xcu [build XCR] registry/tr/org/openoffice/Office/Common.xcu [build XCR] registry/ts/org/openoffice/Office/Common.xcu [build XCR] registry/tt/org/openoffice/Office/Common.xcu [build XCR] registry/ug/org/openoffice/Office/Common.xcu [build XCR] registry/uk/org/openoffice/Office/Common.xcu [build XCR] registry/uz/org/openoffice/Office/Common.xcu [build XCR] registry/ve/org/openoffice/Office/Common.xcu [build XCR] registry/vec/org/openoffice/Office/Common.xcu [build XCR] registry/vi/org/openoffice/Office/Common.xcu [build XCR] registry/xh/org/openoffice/Office/Common.xcu [build XCR] registry/zh-CN/org/openoffice/Office/Common.xcu [build XCR] registry/zh-TW/org/openoffice/Office/Common.xcu [build XCR] registry/zu/org/openoffice/Office/Common.xcu [build XCR] registry/en-US/org/openoffice/Office/DataAccess.xcu [build XCR] registry/af/org/openoffice/Office/DataAccess.xcu [build XCR] registry/am/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ar/org/openoffice/Office/DataAccess.xcu [build XCR] registry/as/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ast/org/openoffice/Office/DataAccess.xcu [build XCR] registry/be/org/openoffice/Office/DataAccess.xcu [build XCR] registry/bg/org/openoffice/Office/DataAccess.xcu [build XCR] registry/bn/org/openoffice/Office/DataAccess.xcu [build XCR] registry/bn-IN/org/openoffice/Office/DataAccess.xcu [build XCR] registry/bo/org/openoffice/Office/DataAccess.xcu [build XCR] registry/br/org/openoffice/Office/DataAccess.xcu [build XCR] registry/brx/org/openoffice/Office/DataAccess.xcu [build XCR] registry/bs/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ca/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/DataAccess.xcu [build XCR] registry/cs/org/openoffice/Office/DataAccess.xcu [build XCR] registry/cy/org/openoffice/Office/DataAccess.xcu [build XCR] registry/da/org/openoffice/Office/DataAccess.xcu [build XCR] registry/de/org/openoffice/Office/DataAccess.xcu [build XCR] registry/dgo/org/openoffice/Office/DataAccess.xcu [build XCR] registry/dsb/org/openoffice/Office/DataAccess.xcu [build XCR] registry/dz/org/openoffice/Office/DataAccess.xcu [build XCR] registry/el/org/openoffice/Office/DataAccess.xcu [build XCR] registry/en-GB/org/openoffice/Office/DataAccess.xcu [build XCR] registry/en-ZA/org/openoffice/Office/DataAccess.xcu [build XCR] registry/eo/org/openoffice/Office/DataAccess.xcu [build XCR] registry/es/org/openoffice/Office/DataAccess.xcu [build XCR] registry/et/org/openoffice/Office/DataAccess.xcu [build XCR] registry/eu/org/openoffice/Office/DataAccess.xcu [build XCR] registry/fa/org/openoffice/Office/DataAccess.xcu [build XCR] registry/fi/org/openoffice/Office/DataAccess.xcu [build XCR] registry/fr/org/openoffice/Office/DataAccess.xcu [build XCR] registry/fy/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ga/org/openoffice/Office/DataAccess.xcu [build XCR] registry/gd/org/openoffice/Office/DataAccess.xcu [build XCR] registry/gl/org/openoffice/Office/DataAccess.xcu [build XCR] registry/gu/org/openoffice/Office/DataAccess.xcu [build XCR] registry/gug/org/openoffice/Office/DataAccess.xcu [build XCR] registry/he/org/openoffice/Office/DataAccess.xcu [build XCR] registry/hsb/org/openoffice/Office/DataAccess.xcu [build XCR] registry/hi/org/openoffice/Office/DataAccess.xcu [build XCR] registry/hr/org/openoffice/Office/DataAccess.xcu [build XCR] registry/hu/org/openoffice/Office/DataAccess.xcu [build XCR] registry/id/org/openoffice/Office/DataAccess.xcu [build XCR] registry/is/org/openoffice/Office/DataAccess.xcu [build XCR] registry/it/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ja/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ka/org/openoffice/Office/DataAccess.xcu [build XCR] registry/kab/org/openoffice/Office/DataAccess.xcu [build XCR] registry/kk/org/openoffice/Office/DataAccess.xcu [build XCR] registry/km/org/openoffice/Office/DataAccess.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/DataAccess.xcu [build XCR] registry/kn/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ko/org/openoffice/Office/DataAccess.xcu [build XCR] registry/kok/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ks/org/openoffice/Office/DataAccess.xcu [build XCR] registry/lb/org/openoffice/Office/DataAccess.xcu [build XCR] registry/lo/org/openoffice/Office/DataAccess.xcu [build XCR] registry/lt/org/openoffice/Office/DataAccess.xcu [build XCR] registry/lv/org/openoffice/Office/DataAccess.xcu [build XCR] registry/mai/org/openoffice/Office/DataAccess.xcu [build XCR] registry/mk/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ml/org/openoffice/Office/DataAccess.xcu [build XCR] registry/mn/org/openoffice/Office/DataAccess.xcu [build XCR] registry/mni/org/openoffice/Office/DataAccess.xcu [build XCR] registry/mr/org/openoffice/Office/DataAccess.xcu [build XCR] registry/my/org/openoffice/Office/DataAccess.xcu [build XCR] registry/nb/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ne/org/openoffice/Office/DataAccess.xcu [build XCR] registry/nl/org/openoffice/Office/DataAccess.xcu [build XCR] registry/nn/org/openoffice/Office/DataAccess.xcu [build XCR] registry/nr/org/openoffice/Office/DataAccess.xcu [build XCR] registry/nso/org/openoffice/Office/DataAccess.xcu [build XCR] registry/oc/org/openoffice/Office/DataAccess.xcu [build XCR] registry/om/org/openoffice/Office/DataAccess.xcu [build XCR] registry/or/org/openoffice/Office/DataAccess.xcu [build XCR] registry/pa-IN/org/openoffice/Office/DataAccess.xcu [build XCR] registry/pl/org/openoffice/Office/DataAccess.xcu [build XCR] registry/pt/org/openoffice/Office/DataAccess.xcu [build XCR] registry/pt-BR/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ro/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ru/org/openoffice/Office/DataAccess.xcu [build XCR] registry/rw/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sa-IN/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sat/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sd/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/DataAccess.xcu [build XCR] registry/si/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sid/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sk/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sl/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sq/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sr/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ss/org/openoffice/Office/DataAccess.xcu [build XCR] registry/st/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sv/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/DataAccess.xcu [build XCR] registry/szl/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ta/org/openoffice/Office/DataAccess.xcu [build XCR] registry/te/org/openoffice/Office/DataAccess.xcu [build XCR] registry/tg/org/openoffice/Office/DataAccess.xcu [build XCR] registry/th/org/openoffice/Office/DataAccess.xcu [build XCR] registry/tn/org/openoffice/Office/DataAccess.xcu [build XCR] registry/tr/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ts/org/openoffice/Office/DataAccess.xcu [build XCR] registry/tt/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ug/org/openoffice/Office/DataAccess.xcu [build XCR] registry/uk/org/openoffice/Office/DataAccess.xcu [build XCR] registry/uz/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ve/org/openoffice/Office/DataAccess.xcu [build XCR] registry/vec/org/openoffice/Office/DataAccess.xcu [build XCR] registry/vi/org/openoffice/Office/DataAccess.xcu [build XCR] registry/xh/org/openoffice/Office/DataAccess.xcu [build XCR] registry/zh-CN/org/openoffice/Office/DataAccess.xcu [build XCR] registry/zh-TW/org/openoffice/Office/DataAccess.xcu [build XCR] registry/zu/org/openoffice/Office/DataAccess.xcu [build XCR] registry/en-US/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/af/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/am/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ar/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/as/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ast/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/be/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/bg/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/bn/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/bn-IN/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/bo/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/br/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/brx/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/bs/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ca/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/cs/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/cy/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/da/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/de/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/dgo/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/dsb/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/dz/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/el/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/en-GB/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/en-ZA/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/eo/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/es/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/et/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/eu/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/fa/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/fi/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/fr/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/fy/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ga/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/gd/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/gl/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/gu/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/gug/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/he/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/hsb/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/hi/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/hr/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/hu/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/id/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/is/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/it/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ja/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ka/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/kab/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/kk/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/km/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/kn/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ko/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/kok/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ks/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/lb/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/lo/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/lt/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/lv/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/mai/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/mk/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ml/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/mn/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/mni/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/mr/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/my/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/nb/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ne/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/nl/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/nn/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/nr/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/nso/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/oc/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/om/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/or/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/pa-IN/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/pl/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/pt/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/pt-BR/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ro/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ru/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/rw/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sa-IN/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sat/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sd/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/si/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sid/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sk/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sl/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sq/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sr/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ss/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/st/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sv/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/szl/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ta/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/te/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/tg/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/th/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/tn/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/tr/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ts/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/tt/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ug/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/uk/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/uz/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ve/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/vec/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/vi/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/xh/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/zh-CN/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/zh-TW/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/zu/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/en-US/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/af/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/am/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ar/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/as/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ast/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/be/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/bg/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/bn/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/bn-IN/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/bo/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/br/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/brx/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/bs/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ca/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/cs/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/cy/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/da/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/de/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/dgo/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/dsb/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/dz/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/el/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/en-GB/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/en-ZA/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/eo/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/es/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/et/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/eu/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/fa/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/fi/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/fr/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/fy/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ga/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/gd/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/gl/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/gu/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/gug/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/he/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/hsb/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/hi/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/hr/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/hu/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/id/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/is/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/it/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ja/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ka/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/kab/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/kk/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/km/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/kn/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ko/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/kok/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ks/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/lb/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/lo/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/lt/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/lv/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/mai/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/mk/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ml/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/mn/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/mni/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/mr/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/my/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/nb/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ne/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/nl/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/nn/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/nr/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/nso/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/oc/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/om/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/or/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/pa-IN/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/pl/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/pt/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/pt-BR/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ro/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ru/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/rw/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sa-IN/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sat/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sd/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/si/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sid/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sk/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sl/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sq/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sr/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ss/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/st/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sv/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/szl/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ta/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/te/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/tg/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/th/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/tn/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/tr/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ts/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/tt/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ug/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/uk/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/uz/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ve/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/vec/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/vi/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/xh/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/zh-CN/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/zh-TW/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/zu/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/en-US/org/openoffice/Office/TableWizard.xcu [build XCR] registry/af/org/openoffice/Office/TableWizard.xcu [build XCR] registry/am/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ar/org/openoffice/Office/TableWizard.xcu [build XCR] registry/as/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ast/org/openoffice/Office/TableWizard.xcu [build XCR] registry/be/org/openoffice/Office/TableWizard.xcu [build XCR] registry/bg/org/openoffice/Office/TableWizard.xcu [build XCR] registry/bn/org/openoffice/Office/TableWizard.xcu [build XCR] registry/bn-IN/org/openoffice/Office/TableWizard.xcu [build XCR] registry/bo/org/openoffice/Office/TableWizard.xcu [build XCR] registry/br/org/openoffice/Office/TableWizard.xcu [build XCR] registry/brx/org/openoffice/Office/TableWizard.xcu [build XCR] registry/bs/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ca/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/TableWizard.xcu [build XCR] registry/cs/org/openoffice/Office/TableWizard.xcu [build XCR] registry/cy/org/openoffice/Office/TableWizard.xcu [build XCR] registry/da/org/openoffice/Office/TableWizard.xcu [build XCR] registry/de/org/openoffice/Office/TableWizard.xcu [build XCR] registry/dgo/org/openoffice/Office/TableWizard.xcu [build XCR] registry/dsb/org/openoffice/Office/TableWizard.xcu [build XCR] registry/dz/org/openoffice/Office/TableWizard.xcu [build XCR] registry/el/org/openoffice/Office/TableWizard.xcu [build XCR] registry/en-GB/org/openoffice/Office/TableWizard.xcu [build XCR] registry/en-ZA/org/openoffice/Office/TableWizard.xcu [build XCR] registry/eo/org/openoffice/Office/TableWizard.xcu [build XCR] registry/es/org/openoffice/Office/TableWizard.xcu [build XCR] registry/et/org/openoffice/Office/TableWizard.xcu [build XCR] registry/eu/org/openoffice/Office/TableWizard.xcu [build XCR] registry/fa/org/openoffice/Office/TableWizard.xcu [build XCR] registry/fi/org/openoffice/Office/TableWizard.xcu [build XCR] registry/fr/org/openoffice/Office/TableWizard.xcu [build XCR] registry/fy/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ga/org/openoffice/Office/TableWizard.xcu [build XCR] registry/gd/org/openoffice/Office/TableWizard.xcu [build XCR] registry/gl/org/openoffice/Office/TableWizard.xcu [build XCR] registry/gu/org/openoffice/Office/TableWizard.xcu [build XCR] registry/gug/org/openoffice/Office/TableWizard.xcu [build XCR] registry/he/org/openoffice/Office/TableWizard.xcu [build XCR] registry/hsb/org/openoffice/Office/TableWizard.xcu [build XCR] registry/hi/org/openoffice/Office/TableWizard.xcu [build XCR] registry/hr/org/openoffice/Office/TableWizard.xcu [build XCR] registry/hu/org/openoffice/Office/TableWizard.xcu [build XCR] registry/id/org/openoffice/Office/TableWizard.xcu [build XCR] registry/is/org/openoffice/Office/TableWizard.xcu [build XCR] registry/it/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ja/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ka/org/openoffice/Office/TableWizard.xcu [build XCR] registry/kab/org/openoffice/Office/TableWizard.xcu [build XCR] registry/kk/org/openoffice/Office/TableWizard.xcu [build XCR] registry/km/org/openoffice/Office/TableWizard.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/TableWizard.xcu [build XCR] registry/kn/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ko/org/openoffice/Office/TableWizard.xcu [build XCR] registry/kok/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ks/org/openoffice/Office/TableWizard.xcu [build XCR] registry/lb/org/openoffice/Office/TableWizard.xcu [build XCR] registry/lo/org/openoffice/Office/TableWizard.xcu [build XCR] registry/lt/org/openoffice/Office/TableWizard.xcu [build XCR] registry/lv/org/openoffice/Office/TableWizard.xcu [build XCR] registry/mai/org/openoffice/Office/TableWizard.xcu [build XCR] registry/mk/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ml/org/openoffice/Office/TableWizard.xcu [build XCR] registry/mn/org/openoffice/Office/TableWizard.xcu [build XCR] registry/mni/org/openoffice/Office/TableWizard.xcu [build XCR] registry/mr/org/openoffice/Office/TableWizard.xcu [build XCR] registry/my/org/openoffice/Office/TableWizard.xcu [build XCR] registry/nb/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ne/org/openoffice/Office/TableWizard.xcu [build XCR] registry/nl/org/openoffice/Office/TableWizard.xcu [build XCR] registry/nn/org/openoffice/Office/TableWizard.xcu [build XCR] registry/nr/org/openoffice/Office/TableWizard.xcu [build XCR] registry/nso/org/openoffice/Office/TableWizard.xcu [build XCR] registry/oc/org/openoffice/Office/TableWizard.xcu [build XCR] registry/om/org/openoffice/Office/TableWizard.xcu [build XCR] registry/or/org/openoffice/Office/TableWizard.xcu [build XCR] registry/pa-IN/org/openoffice/Office/TableWizard.xcu [build XCR] registry/pl/org/openoffice/Office/TableWizard.xcu [build XCR] registry/pt/org/openoffice/Office/TableWizard.xcu [build XCR] registry/pt-BR/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ro/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ru/org/openoffice/Office/TableWizard.xcu [build XCR] registry/rw/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sa-IN/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sat/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sd/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/TableWizard.xcu [build XCR] registry/si/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sid/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sk/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sl/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sq/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sr/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ss/org/openoffice/Office/TableWizard.xcu [build XCR] registry/st/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sv/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/TableWizard.xcu [build XCR] registry/szl/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ta/org/openoffice/Office/TableWizard.xcu [build XCR] registry/te/org/openoffice/Office/TableWizard.xcu [build XCR] registry/tg/org/openoffice/Office/TableWizard.xcu [build XCR] registry/th/org/openoffice/Office/TableWizard.xcu [build XCR] registry/tn/org/openoffice/Office/TableWizard.xcu [build XCR] registry/tr/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ts/org/openoffice/Office/TableWizard.xcu [build XCR] registry/tt/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ug/org/openoffice/Office/TableWizard.xcu [build XCR] registry/uk/org/openoffice/Office/TableWizard.xcu [build XCR] registry/uz/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ve/org/openoffice/Office/TableWizard.xcu [build XCR] registry/vec/org/openoffice/Office/TableWizard.xcu [build XCR] registry/vi/org/openoffice/Office/TableWizard.xcu [build XCR] registry/xh/org/openoffice/Office/TableWizard.xcu [build XCR] registry/zh-CN/org/openoffice/Office/TableWizard.xcu [build XCR] registry/zh-TW/org/openoffice/Office/TableWizard.xcu [build XCR] registry/zu/org/openoffice/Office/TableWizard.xcu [build XCR] registry/en-US/org/openoffice/Office/UI.xcu [build XCR] registry/af/org/openoffice/Office/UI.xcu [build XCR] registry/am/org/openoffice/Office/UI.xcu [build XCR] registry/ar/org/openoffice/Office/UI.xcu [build XCR] registry/as/org/openoffice/Office/UI.xcu [build XCR] registry/ast/org/openoffice/Office/UI.xcu [build XCR] registry/be/org/openoffice/Office/UI.xcu [build XCR] registry/bg/org/openoffice/Office/UI.xcu [build XCR] registry/bn/org/openoffice/Office/UI.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI.xcu [build XCR] registry/bo/org/openoffice/Office/UI.xcu [build XCR] registry/br/org/openoffice/Office/UI.xcu [build XCR] registry/brx/org/openoffice/Office/UI.xcu [build XCR] registry/bs/org/openoffice/Office/UI.xcu [build XCR] registry/ca/org/openoffice/Office/UI.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI.xcu [build XCR] registry/cs/org/openoffice/Office/UI.xcu [build XCR] registry/cy/org/openoffice/Office/UI.xcu [build XCR] registry/da/org/openoffice/Office/UI.xcu [build XCR] registry/de/org/openoffice/Office/UI.xcu [build XCR] registry/dgo/org/openoffice/Office/UI.xcu [build XCR] registry/dsb/org/openoffice/Office/UI.xcu [build XCR] registry/dz/org/openoffice/Office/UI.xcu [build XCR] registry/el/org/openoffice/Office/UI.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI.xcu [build XCR] registry/eo/org/openoffice/Office/UI.xcu [build XCR] registry/es/org/openoffice/Office/UI.xcu [build XCR] registry/et/org/openoffice/Office/UI.xcu [build XCR] registry/eu/org/openoffice/Office/UI.xcu [build XCR] registry/fa/org/openoffice/Office/UI.xcu [build XCR] registry/fi/org/openoffice/Office/UI.xcu [build XCR] registry/fr/org/openoffice/Office/UI.xcu [build XCR] registry/fy/org/openoffice/Office/UI.xcu [build XCR] registry/ga/org/openoffice/Office/UI.xcu [build XCR] registry/gd/org/openoffice/Office/UI.xcu [build XCR] registry/gl/org/openoffice/Office/UI.xcu [build XCR] registry/gu/org/openoffice/Office/UI.xcu [build XCR] registry/gug/org/openoffice/Office/UI.xcu [build XCR] registry/he/org/openoffice/Office/UI.xcu [build XCR] registry/hsb/org/openoffice/Office/UI.xcu [build XCR] registry/hi/org/openoffice/Office/UI.xcu [build XCR] registry/hr/org/openoffice/Office/UI.xcu [build XCR] registry/hu/org/openoffice/Office/UI.xcu [build XCR] registry/id/org/openoffice/Office/UI.xcu [build XCR] registry/is/org/openoffice/Office/UI.xcu [build XCR] registry/it/org/openoffice/Office/UI.xcu [build XCR] registry/ja/org/openoffice/Office/UI.xcu [build XCR] registry/ka/org/openoffice/Office/UI.xcu [build XCR] registry/kab/org/openoffice/Office/UI.xcu [build XCR] registry/kk/org/openoffice/Office/UI.xcu [build XCR] registry/km/org/openoffice/Office/UI.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI.xcu [build XCR] registry/kn/org/openoffice/Office/UI.xcu [build XCR] registry/ko/org/openoffice/Office/UI.xcu [build XCR] registry/kok/org/openoffice/Office/UI.xcu [build XCR] registry/ks/org/openoffice/Office/UI.xcu [build XCR] registry/lb/org/openoffice/Office/UI.xcu [build XCR] registry/lo/org/openoffice/Office/UI.xcu [build XCR] registry/lt/org/openoffice/Office/UI.xcu [build XCR] registry/lv/org/openoffice/Office/UI.xcu [build XCR] registry/mai/org/openoffice/Office/UI.xcu [build XCR] registry/mk/org/openoffice/Office/UI.xcu [build XCR] registry/ml/org/openoffice/Office/UI.xcu [build XCR] registry/mn/org/openoffice/Office/UI.xcu [build XCR] registry/mni/org/openoffice/Office/UI.xcu [build XCR] registry/mr/org/openoffice/Office/UI.xcu [build XCR] registry/my/org/openoffice/Office/UI.xcu [build XCR] registry/nb/org/openoffice/Office/UI.xcu [build XCR] registry/ne/org/openoffice/Office/UI.xcu [build XCR] registry/nl/org/openoffice/Office/UI.xcu [build XCR] registry/nn/org/openoffice/Office/UI.xcu [build XCR] registry/nr/org/openoffice/Office/UI.xcu [build XCR] registry/nso/org/openoffice/Office/UI.xcu [build XCR] registry/oc/org/openoffice/Office/UI.xcu [build XCR] registry/om/org/openoffice/Office/UI.xcu [build XCR] registry/or/org/openoffice/Office/UI.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI.xcu [build XCR] registry/pl/org/openoffice/Office/UI.xcu [build XCR] registry/pt/org/openoffice/Office/UI.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI.xcu [build XCR] registry/ro/org/openoffice/Office/UI.xcu [build XCR] registry/ru/org/openoffice/Office/UI.xcu [build XCR] registry/rw/org/openoffice/Office/UI.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI.xcu [build XCR] registry/sat/org/openoffice/Office/UI.xcu [build XCR] registry/sd/org/openoffice/Office/UI.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI.xcu [build XCR] registry/si/org/openoffice/Office/UI.xcu [build XCR] registry/sid/org/openoffice/Office/UI.xcu [build XCR] registry/sk/org/openoffice/Office/UI.xcu [build XCR] registry/sl/org/openoffice/Office/UI.xcu [build XCR] registry/sq/org/openoffice/Office/UI.xcu [build XCR] registry/sr/org/openoffice/Office/UI.xcu [build XCR] registry/ss/org/openoffice/Office/UI.xcu [build XCR] registry/st/org/openoffice/Office/UI.xcu [build XCR] registry/sv/org/openoffice/Office/UI.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI.xcu [build XCR] registry/szl/org/openoffice/Office/UI.xcu [build XCR] registry/ta/org/openoffice/Office/UI.xcu [build XCR] registry/te/org/openoffice/Office/UI.xcu [build XCR] registry/tg/org/openoffice/Office/UI.xcu [build XCR] registry/th/org/openoffice/Office/UI.xcu [build XCR] registry/tn/org/openoffice/Office/UI.xcu [build XCR] registry/tr/org/openoffice/Office/UI.xcu [build XCR] registry/ts/org/openoffice/Office/UI.xcu [build XCR] registry/tt/org/openoffice/Office/UI.xcu [build XCR] registry/ug/org/openoffice/Office/UI.xcu [build XCR] registry/uk/org/openoffice/Office/UI.xcu [build XCR] registry/uz/org/openoffice/Office/UI.xcu [build XCR] registry/ve/org/openoffice/Office/UI.xcu [build XCR] registry/vec/org/openoffice/Office/UI.xcu [build XCR] registry/vi/org/openoffice/Office/UI.xcu [build XCR] registry/xh/org/openoffice/Office/UI.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI.xcu [build XCR] registry/zu/org/openoffice/Office/UI.xcu [build XCR] registry/en-US/org/openoffice/Office/Embedding.xcu [build XCR] registry/af/org/openoffice/Office/Embedding.xcu [build XCR] registry/am/org/openoffice/Office/Embedding.xcu [build XCR] registry/ar/org/openoffice/Office/Embedding.xcu [build XCR] registry/as/org/openoffice/Office/Embedding.xcu [build XCR] registry/ast/org/openoffice/Office/Embedding.xcu [build XCR] registry/be/org/openoffice/Office/Embedding.xcu [build XCR] registry/bg/org/openoffice/Office/Embedding.xcu [build XCR] registry/bn/org/openoffice/Office/Embedding.xcu [build XCR] registry/bn-IN/org/openoffice/Office/Embedding.xcu [build XCR] registry/bo/org/openoffice/Office/Embedding.xcu [build XCR] registry/br/org/openoffice/Office/Embedding.xcu [build XCR] registry/brx/org/openoffice/Office/Embedding.xcu [build XCR] registry/bs/org/openoffice/Office/Embedding.xcu [build XCR] registry/ca/org/openoffice/Office/Embedding.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/Embedding.xcu [build XCR] registry/cs/org/openoffice/Office/Embedding.xcu [build XCR] registry/cy/org/openoffice/Office/Embedding.xcu [build XCR] registry/da/org/openoffice/Office/Embedding.xcu [build XCR] registry/de/org/openoffice/Office/Embedding.xcu [build XCR] registry/dgo/org/openoffice/Office/Embedding.xcu [build XCR] registry/dsb/org/openoffice/Office/Embedding.xcu [build XCR] registry/dz/org/openoffice/Office/Embedding.xcu [build XCR] registry/el/org/openoffice/Office/Embedding.xcu [build XCR] registry/en-GB/org/openoffice/Office/Embedding.xcu [build XCR] registry/en-ZA/org/openoffice/Office/Embedding.xcu [build XCR] registry/eo/org/openoffice/Office/Embedding.xcu [build XCR] registry/es/org/openoffice/Office/Embedding.xcu [build XCR] registry/et/org/openoffice/Office/Embedding.xcu [build XCR] registry/eu/org/openoffice/Office/Embedding.xcu [build XCR] registry/fa/org/openoffice/Office/Embedding.xcu [build XCR] registry/fi/org/openoffice/Office/Embedding.xcu [build XCR] registry/fr/org/openoffice/Office/Embedding.xcu [build XCR] registry/fy/org/openoffice/Office/Embedding.xcu [build XCR] registry/ga/org/openoffice/Office/Embedding.xcu [build XCR] registry/gd/org/openoffice/Office/Embedding.xcu [build XCR] registry/gl/org/openoffice/Office/Embedding.xcu [build XCR] registry/gu/org/openoffice/Office/Embedding.xcu [build XCR] registry/gug/org/openoffice/Office/Embedding.xcu [build XCR] registry/he/org/openoffice/Office/Embedding.xcu [build XCR] registry/hsb/org/openoffice/Office/Embedding.xcu [build XCR] registry/hi/org/openoffice/Office/Embedding.xcu [build XCR] registry/hr/org/openoffice/Office/Embedding.xcu [build XCR] registry/hu/org/openoffice/Office/Embedding.xcu [build XCR] registry/id/org/openoffice/Office/Embedding.xcu [build XCR] registry/is/org/openoffice/Office/Embedding.xcu [build XCR] registry/it/org/openoffice/Office/Embedding.xcu [build XCR] registry/ja/org/openoffice/Office/Embedding.xcu [build XCR] registry/ka/org/openoffice/Office/Embedding.xcu [build XCR] registry/kab/org/openoffice/Office/Embedding.xcu [build XCR] registry/kk/org/openoffice/Office/Embedding.xcu [build XCR] registry/km/org/openoffice/Office/Embedding.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/Embedding.xcu [build XCR] registry/kn/org/openoffice/Office/Embedding.xcu [build XCR] registry/ko/org/openoffice/Office/Embedding.xcu [build XCR] registry/kok/org/openoffice/Office/Embedding.xcu [build XCR] registry/ks/org/openoffice/Office/Embedding.xcu [build XCR] registry/lb/org/openoffice/Office/Embedding.xcu [build XCR] registry/lo/org/openoffice/Office/Embedding.xcu [build XCR] registry/lt/org/openoffice/Office/Embedding.xcu [build XCR] registry/lv/org/openoffice/Office/Embedding.xcu [build XCR] registry/mai/org/openoffice/Office/Embedding.xcu [build XCR] registry/mk/org/openoffice/Office/Embedding.xcu [build XCR] registry/ml/org/openoffice/Office/Embedding.xcu [build XCR] registry/mn/org/openoffice/Office/Embedding.xcu [build XCR] registry/mni/org/openoffice/Office/Embedding.xcu [build XCR] registry/mr/org/openoffice/Office/Embedding.xcu [build XCR] registry/my/org/openoffice/Office/Embedding.xcu [build XCR] registry/nb/org/openoffice/Office/Embedding.xcu [build XCR] registry/ne/org/openoffice/Office/Embedding.xcu [build XCR] registry/nl/org/openoffice/Office/Embedding.xcu [build XCR] registry/nn/org/openoffice/Office/Embedding.xcu [build XCR] registry/nr/org/openoffice/Office/Embedding.xcu [build XCR] registry/nso/org/openoffice/Office/Embedding.xcu [build XCR] registry/oc/org/openoffice/Office/Embedding.xcu [build XCR] registry/om/org/openoffice/Office/Embedding.xcu [build XCR] registry/or/org/openoffice/Office/Embedding.xcu [build XCR] registry/pa-IN/org/openoffice/Office/Embedding.xcu [build XCR] registry/pl/org/openoffice/Office/Embedding.xcu [build XCR] registry/pt/org/openoffice/Office/Embedding.xcu [build XCR] registry/pt-BR/org/openoffice/Office/Embedding.xcu [build XCR] registry/ro/org/openoffice/Office/Embedding.xcu [build XCR] registry/ru/org/openoffice/Office/Embedding.xcu [build XCR] registry/rw/org/openoffice/Office/Embedding.xcu [build XCR] registry/sa-IN/org/openoffice/Office/Embedding.xcu [build XCR] registry/sat/org/openoffice/Office/Embedding.xcu [build XCR] registry/sd/org/openoffice/Office/Embedding.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/Embedding.xcu [build XCR] registry/si/org/openoffice/Office/Embedding.xcu [build XCR] registry/sid/org/openoffice/Office/Embedding.xcu [build XCR] registry/sk/org/openoffice/Office/Embedding.xcu [build XCR] registry/sl/org/openoffice/Office/Embedding.xcu [build XCR] registry/sq/org/openoffice/Office/Embedding.xcu [build XCR] registry/sr/org/openoffice/Office/Embedding.xcu [build XCR] registry/ss/org/openoffice/Office/Embedding.xcu [build XCR] registry/st/org/openoffice/Office/Embedding.xcu [build XCR] registry/sv/org/openoffice/Office/Embedding.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/Embedding.xcu [build XCR] registry/szl/org/openoffice/Office/Embedding.xcu [build XCR] registry/ta/org/openoffice/Office/Embedding.xcu [build XCR] registry/te/org/openoffice/Office/Embedding.xcu [build XCR] registry/tg/org/openoffice/Office/Embedding.xcu [build XCR] registry/th/org/openoffice/Office/Embedding.xcu [build XCR] registry/tn/org/openoffice/Office/Embedding.xcu [build XCR] registry/tr/org/openoffice/Office/Embedding.xcu [build XCR] registry/ts/org/openoffice/Office/Embedding.xcu [build XCR] registry/tt/org/openoffice/Office/Embedding.xcu [build XCR] registry/ug/org/openoffice/Office/Embedding.xcu [build XCR] registry/uk/org/openoffice/Office/Embedding.xcu [build XCR] registry/uz/org/openoffice/Office/Embedding.xcu [build XCR] registry/ve/org/openoffice/Office/Embedding.xcu [build XCR] registry/vec/org/openoffice/Office/Embedding.xcu [build XCR] registry/vi/org/openoffice/Office/Embedding.xcu [build XCR] registry/xh/org/openoffice/Office/Embedding.xcu [build XCR] registry/zh-CN/org/openoffice/Office/Embedding.xcu [build XCR] registry/zh-TW/org/openoffice/Office/Embedding.xcu [build XCR] registry/zu/org/openoffice/Office/Embedding.xcu [build XCR] registry/en-US/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/af/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/am/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ar/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/as/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ast/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/be/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/bg/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/bn/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/bn-IN/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/bo/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/br/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/brx/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/bs/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ca/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/cs/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/cy/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/da/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/de/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/dgo/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/dsb/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/dz/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/el/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/en-GB/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/en-ZA/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/eo/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/es/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/et/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/eu/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/fa/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/fi/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/fr/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/fy/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ga/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/gd/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/gl/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/gu/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/gug/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/he/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/hsb/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/hi/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/hr/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/hu/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/id/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/is/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/it/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ja/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ka/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/kab/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/kk/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/km/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/kn/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ko/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/kok/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ks/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/lb/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/lo/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/lt/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/lv/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/mai/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/mk/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ml/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/mn/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/mni/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/mr/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/my/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/nb/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ne/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/nl/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/nn/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/nr/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/nso/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/oc/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/om/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/or/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/pa-IN/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/pl/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/pt/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/pt-BR/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ro/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ru/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/rw/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sa-IN/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sat/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sd/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/si/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sid/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sk/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sl/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sq/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sr/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ss/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/st/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sv/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/szl/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ta/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/te/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/tg/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/th/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/tn/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/tr/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ts/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/tt/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ug/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/uk/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/uz/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ve/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/vec/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/vi/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/xh/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/zh-CN/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/zh-TW/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/zu/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/en-US/org/openoffice/Office/FormWizard.xcu [build XCR] registry/af/org/openoffice/Office/FormWizard.xcu [build XCR] registry/am/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ar/org/openoffice/Office/FormWizard.xcu [build XCR] registry/as/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ast/org/openoffice/Office/FormWizard.xcu [build XCR] registry/be/org/openoffice/Office/FormWizard.xcu [build XCR] registry/bg/org/openoffice/Office/FormWizard.xcu [build XCR] registry/bn/org/openoffice/Office/FormWizard.xcu [build XCR] registry/bn-IN/org/openoffice/Office/FormWizard.xcu [build XCR] registry/bo/org/openoffice/Office/FormWizard.xcu [build XCR] registry/br/org/openoffice/Office/FormWizard.xcu [build XCR] registry/brx/org/openoffice/Office/FormWizard.xcu [build XCR] registry/bs/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ca/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/FormWizard.xcu [build XCR] registry/cs/org/openoffice/Office/FormWizard.xcu [build XCR] registry/cy/org/openoffice/Office/FormWizard.xcu [build XCR] registry/da/org/openoffice/Office/FormWizard.xcu [build XCR] registry/de/org/openoffice/Office/FormWizard.xcu [build XCR] registry/dgo/org/openoffice/Office/FormWizard.xcu [build XCR] registry/dsb/org/openoffice/Office/FormWizard.xcu [build XCR] registry/dz/org/openoffice/Office/FormWizard.xcu [build XCR] registry/el/org/openoffice/Office/FormWizard.xcu [build XCR] registry/en-GB/org/openoffice/Office/FormWizard.xcu [build XCR] registry/en-ZA/org/openoffice/Office/FormWizard.xcu [build XCR] registry/eo/org/openoffice/Office/FormWizard.xcu [build XCR] registry/es/org/openoffice/Office/FormWizard.xcu [build XCR] registry/et/org/openoffice/Office/FormWizard.xcu [build XCR] registry/eu/org/openoffice/Office/FormWizard.xcu [build XCR] registry/fa/org/openoffice/Office/FormWizard.xcu [build XCR] registry/fi/org/openoffice/Office/FormWizard.xcu [build XCR] registry/fr/org/openoffice/Office/FormWizard.xcu [build XCR] registry/fy/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ga/org/openoffice/Office/FormWizard.xcu [build XCR] registry/gd/org/openoffice/Office/FormWizard.xcu [build XCR] registry/gl/org/openoffice/Office/FormWizard.xcu [build XCR] registry/gu/org/openoffice/Office/FormWizard.xcu [build XCR] registry/gug/org/openoffice/Office/FormWizard.xcu [build XCR] registry/he/org/openoffice/Office/FormWizard.xcu [build XCR] registry/hsb/org/openoffice/Office/FormWizard.xcu [build XCR] registry/hi/org/openoffice/Office/FormWizard.xcu [build XCR] registry/hr/org/openoffice/Office/FormWizard.xcu [build XCR] registry/hu/org/openoffice/Office/FormWizard.xcu [build XCR] registry/id/org/openoffice/Office/FormWizard.xcu [build XCR] registry/is/org/openoffice/Office/FormWizard.xcu [build XCR] registry/it/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ja/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ka/org/openoffice/Office/FormWizard.xcu [build XCR] registry/kab/org/openoffice/Office/FormWizard.xcu [build XCR] registry/kk/org/openoffice/Office/FormWizard.xcu [build XCR] registry/km/org/openoffice/Office/FormWizard.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/FormWizard.xcu [build XCR] registry/kn/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ko/org/openoffice/Office/FormWizard.xcu [build XCR] registry/kok/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ks/org/openoffice/Office/FormWizard.xcu [build XCR] registry/lb/org/openoffice/Office/FormWizard.xcu [build XCR] registry/lo/org/openoffice/Office/FormWizard.xcu [build XCR] registry/lt/org/openoffice/Office/FormWizard.xcu [build XCR] registry/lv/org/openoffice/Office/FormWizard.xcu [build XCR] registry/mai/org/openoffice/Office/FormWizard.xcu [build XCR] registry/mk/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ml/org/openoffice/Office/FormWizard.xcu [build XCR] registry/mn/org/openoffice/Office/FormWizard.xcu [build XCR] registry/mni/org/openoffice/Office/FormWizard.xcu [build XCR] registry/mr/org/openoffice/Office/FormWizard.xcu [build XCR] registry/my/org/openoffice/Office/FormWizard.xcu [build XCR] registry/nb/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ne/org/openoffice/Office/FormWizard.xcu [build XCR] registry/nl/org/openoffice/Office/FormWizard.xcu [build XCR] registry/nn/org/openoffice/Office/FormWizard.xcu [build XCR] registry/nr/org/openoffice/Office/FormWizard.xcu [build XCR] registry/nso/org/openoffice/Office/FormWizard.xcu [build XCR] registry/oc/org/openoffice/Office/FormWizard.xcu [build XCR] registry/om/org/openoffice/Office/FormWizard.xcu [build XCR] registry/or/org/openoffice/Office/FormWizard.xcu [build XCR] registry/pa-IN/org/openoffice/Office/FormWizard.xcu [build XCR] registry/pl/org/openoffice/Office/FormWizard.xcu [build XCR] registry/pt/org/openoffice/Office/FormWizard.xcu [build XCR] registry/pt-BR/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ro/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ru/org/openoffice/Office/FormWizard.xcu [build XCR] registry/rw/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sa-IN/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sat/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sd/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/FormWizard.xcu [build XCR] registry/si/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sid/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sk/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sl/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sq/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sr/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ss/org/openoffice/Office/FormWizard.xcu [build XCR] registry/st/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sv/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/FormWizard.xcu [build XCR] registry/szl/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ta/org/openoffice/Office/FormWizard.xcu [build XCR] registry/te/org/openoffice/Office/FormWizard.xcu [build XCR] registry/tg/org/openoffice/Office/FormWizard.xcu [build XCR] registry/th/org/openoffice/Office/FormWizard.xcu [build XCR] registry/tn/org/openoffice/Office/FormWizard.xcu [build XCR] registry/tr/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ts/org/openoffice/Office/FormWizard.xcu [build XCR] registry/tt/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ug/org/openoffice/Office/FormWizard.xcu [build XCR] registry/uk/org/openoffice/Office/FormWizard.xcu [build XCR] registry/uz/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ve/org/openoffice/Office/FormWizard.xcu [build XCR] registry/vec/org/openoffice/Office/FormWizard.xcu [build XCR] registry/vi/org/openoffice/Office/FormWizard.xcu [build XCR] registry/xh/org/openoffice/Office/FormWizard.xcu [build XCR] registry/zh-CN/org/openoffice/Office/FormWizard.xcu [build XCR] registry/zh-TW/org/openoffice/Office/FormWizard.xcu [build XCR] registry/zu/org/openoffice/Office/FormWizard.xcu [build XCR] registry/en-US/org/openoffice/Office/Writer.xcu [build XCR] registry/af/org/openoffice/Office/Writer.xcu [build XCR] registry/am/org/openoffice/Office/Writer.xcu [build XCR] registry/ar/org/openoffice/Office/Writer.xcu [build XCR] registry/as/org/openoffice/Office/Writer.xcu [build XCR] registry/ast/org/openoffice/Office/Writer.xcu [build XCR] registry/be/org/openoffice/Office/Writer.xcu [build XCR] registry/bg/org/openoffice/Office/Writer.xcu [build XCR] registry/bn/org/openoffice/Office/Writer.xcu [build XCR] registry/bn-IN/org/openoffice/Office/Writer.xcu [build XCR] registry/bo/org/openoffice/Office/Writer.xcu [build XCR] registry/br/org/openoffice/Office/Writer.xcu [build XCR] registry/brx/org/openoffice/Office/Writer.xcu [build XCR] registry/bs/org/openoffice/Office/Writer.xcu [build XCR] registry/ca/org/openoffice/Office/Writer.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/Writer.xcu [build XCR] registry/cs/org/openoffice/Office/Writer.xcu [build XCR] registry/cy/org/openoffice/Office/Writer.xcu [build XCR] registry/da/org/openoffice/Office/Writer.xcu [build XCR] registry/de/org/openoffice/Office/Writer.xcu [build XCR] registry/dgo/org/openoffice/Office/Writer.xcu [build XCR] registry/dsb/org/openoffice/Office/Writer.xcu [build XCR] registry/dz/org/openoffice/Office/Writer.xcu [build XCR] registry/el/org/openoffice/Office/Writer.xcu [build XCR] registry/en-GB/org/openoffice/Office/Writer.xcu [build XCR] registry/en-ZA/org/openoffice/Office/Writer.xcu [build XCR] registry/eo/org/openoffice/Office/Writer.xcu [build XCR] registry/es/org/openoffice/Office/Writer.xcu [build XCR] registry/et/org/openoffice/Office/Writer.xcu [build XCR] registry/eu/org/openoffice/Office/Writer.xcu [build XCR] registry/fa/org/openoffice/Office/Writer.xcu [build XCR] registry/fi/org/openoffice/Office/Writer.xcu [build XCR] registry/fr/org/openoffice/Office/Writer.xcu [build XCR] registry/fy/org/openoffice/Office/Writer.xcu [build XCR] registry/ga/org/openoffice/Office/Writer.xcu [build XCR] registry/gd/org/openoffice/Office/Writer.xcu [build XCR] registry/gl/org/openoffice/Office/Writer.xcu [build XCR] registry/gu/org/openoffice/Office/Writer.xcu [build XCR] registry/gug/org/openoffice/Office/Writer.xcu [build XCR] registry/he/org/openoffice/Office/Writer.xcu [build XCR] registry/hsb/org/openoffice/Office/Writer.xcu [build XCR] registry/hi/org/openoffice/Office/Writer.xcu [build XCR] registry/hr/org/openoffice/Office/Writer.xcu [build XCR] registry/hu/org/openoffice/Office/Writer.xcu [build XCR] registry/id/org/openoffice/Office/Writer.xcu [build XCR] registry/is/org/openoffice/Office/Writer.xcu [build XCR] registry/it/org/openoffice/Office/Writer.xcu [build XCR] registry/ja/org/openoffice/Office/Writer.xcu [build XCR] registry/ka/org/openoffice/Office/Writer.xcu [build XCR] registry/kab/org/openoffice/Office/Writer.xcu [build XCR] registry/kk/org/openoffice/Office/Writer.xcu [build XCR] registry/km/org/openoffice/Office/Writer.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/Writer.xcu [build XCR] registry/kn/org/openoffice/Office/Writer.xcu [build XCR] registry/ko/org/openoffice/Office/Writer.xcu [build XCR] registry/kok/org/openoffice/Office/Writer.xcu [build XCR] registry/ks/org/openoffice/Office/Writer.xcu [build XCR] registry/lb/org/openoffice/Office/Writer.xcu [build XCR] registry/lo/org/openoffice/Office/Writer.xcu [build XCR] registry/lt/org/openoffice/Office/Writer.xcu [build XCR] registry/lv/org/openoffice/Office/Writer.xcu [build XCR] registry/mai/org/openoffice/Office/Writer.xcu [build XCR] registry/mk/org/openoffice/Office/Writer.xcu [build XCR] registry/ml/org/openoffice/Office/Writer.xcu [build XCR] registry/mn/org/openoffice/Office/Writer.xcu [build XCR] registry/mni/org/openoffice/Office/Writer.xcu [build XCR] registry/mr/org/openoffice/Office/Writer.xcu [build XCR] registry/my/org/openoffice/Office/Writer.xcu [build XCR] registry/nb/org/openoffice/Office/Writer.xcu [build XCR] registry/ne/org/openoffice/Office/Writer.xcu [build XCR] registry/nl/org/openoffice/Office/Writer.xcu [build XCR] registry/nn/org/openoffice/Office/Writer.xcu [build XCR] registry/nr/org/openoffice/Office/Writer.xcu [build XCR] registry/nso/org/openoffice/Office/Writer.xcu [build XCR] registry/oc/org/openoffice/Office/Writer.xcu [build XCR] registry/om/org/openoffice/Office/Writer.xcu [build XCR] registry/or/org/openoffice/Office/Writer.xcu [build XCR] registry/pa-IN/org/openoffice/Office/Writer.xcu [build XCR] registry/pl/org/openoffice/Office/Writer.xcu [build XCR] registry/pt/org/openoffice/Office/Writer.xcu [build XCR] registry/pt-BR/org/openoffice/Office/Writer.xcu [build XCR] registry/ro/org/openoffice/Office/Writer.xcu [build XCR] registry/ru/org/openoffice/Office/Writer.xcu [build XCR] registry/rw/org/openoffice/Office/Writer.xcu [build XCR] registry/sa-IN/org/openoffice/Office/Writer.xcu [build XCR] registry/sat/org/openoffice/Office/Writer.xcu [build XCR] registry/sd/org/openoffice/Office/Writer.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/Writer.xcu [build XCR] registry/si/org/openoffice/Office/Writer.xcu [build XCR] registry/sid/org/openoffice/Office/Writer.xcu [build XCR] registry/sk/org/openoffice/Office/Writer.xcu [build XCR] registry/sl/org/openoffice/Office/Writer.xcu [build XCR] registry/sq/org/openoffice/Office/Writer.xcu [build XCR] registry/sr/org/openoffice/Office/Writer.xcu [build XCR] registry/ss/org/openoffice/Office/Writer.xcu [build XCR] registry/st/org/openoffice/Office/Writer.xcu [build XCR] registry/sv/org/openoffice/Office/Writer.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/Writer.xcu [build XCR] registry/szl/org/openoffice/Office/Writer.xcu [build XCR] registry/ta/org/openoffice/Office/Writer.xcu [build XCR] registry/te/org/openoffice/Office/Writer.xcu [build XCR] registry/tg/org/openoffice/Office/Writer.xcu [build XCR] registry/th/org/openoffice/Office/Writer.xcu [build XCR] registry/tn/org/openoffice/Office/Writer.xcu [build XCR] registry/tr/org/openoffice/Office/Writer.xcu [build XCR] registry/ts/org/openoffice/Office/Writer.xcu [build XCR] registry/tt/org/openoffice/Office/Writer.xcu [build XCR] registry/ug/org/openoffice/Office/Writer.xcu [build XCR] registry/uk/org/openoffice/Office/Writer.xcu [build XCR] registry/uz/org/openoffice/Office/Writer.xcu [build XCR] registry/ve/org/openoffice/Office/Writer.xcu [build XCR] registry/vec/org/openoffice/Office/Writer.xcu [build XCR] registry/vi/org/openoffice/Office/Writer.xcu [build XCR] registry/xh/org/openoffice/Office/Writer.xcu [build XCR] registry/zh-CN/org/openoffice/Office/Writer.xcu [build XCR] registry/zh-TW/org/openoffice/Office/Writer.xcu [build XCR] registry/zu/org/openoffice/Office/Writer.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/am/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ast/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/be/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/bo/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/brx/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/bs/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/fy/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/gd/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/gug/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/is/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ka/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/kab/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/km/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/kok/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ks/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/lb/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/lo/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/mk/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/mn/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/mni/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/my/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ne/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/oc/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/om/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/rw/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sat/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sd/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sid/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sq/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/szl/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/tg/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/tt/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ug/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/uz/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/vec/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/vi/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/am/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ast/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/be/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/bo/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/brx/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/bs/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/fy/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/gd/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/gug/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/is/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ka/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/kab/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/km/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/kok/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ks/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/lb/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/lo/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/mk/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/mn/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/mni/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/my/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ne/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/oc/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/om/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/rw/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sat/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sd/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sid/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sq/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/szl/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/tg/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/tt/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ug/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/uz/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/vec/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/vi/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/am/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ast/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/be/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/bo/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/brx/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/bs/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/fy/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/gd/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/gug/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/is/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ka/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/kab/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/km/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/kok/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ks/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/lb/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/lo/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/mk/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/mn/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/mni/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/my/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ne/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/oc/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/om/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/rw/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sat/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sd/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sid/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sq/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/szl/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/tg/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/tt/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ug/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/uz/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/vec/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/vi/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/am/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ast/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/be/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/bo/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/brx/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/bs/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/fy/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/gd/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/gug/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/is/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ka/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/kab/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/km/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/kok/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ks/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/lb/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/lo/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/mk/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/mn/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/mni/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/my/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ne/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/oc/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/om/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/rw/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sat/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sd/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sid/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sq/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/szl/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/tg/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/tt/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ug/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/uz/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/vec/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/vi/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/am/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ast/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/be/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/bo/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/brx/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/bs/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/fy/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/gd/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/gug/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/is/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ka/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/kab/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/km/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/kok/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ks/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/lb/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/lo/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/mk/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/mn/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/mni/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/my/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ne/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/oc/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/om/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/rw/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sat/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sd/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sid/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sq/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/szl/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/tg/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/tt/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ug/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/uz/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/vec/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/vi/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/am/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ast/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/be/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/bo/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/brx/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/bs/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/fy/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/gd/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/gug/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/is/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ka/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/kab/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/km/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/kok/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ks/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/lb/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/lo/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/mk/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/mn/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/mni/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/my/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ne/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/oc/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/om/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/rw/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sat/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sd/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sid/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sq/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/szl/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/tg/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/tt/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ug/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/uz/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/vec/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/vi/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/af/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/am/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ar/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/as/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ast/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/be/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/bg/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/bn/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/bo/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/br/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/brx/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/bs/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ca/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/cs/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/cy/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/da/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/de/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/dz/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/el/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/eo/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/es/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/et/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/eu/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/fa/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/fi/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/fr/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/fy/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ga/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/gd/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/gl/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/gu/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/gug/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/he/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/hi/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/hr/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/hu/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/id/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/is/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/it/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ja/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ka/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/kab/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/kk/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/km/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/kn/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ko/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/kok/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ks/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/lb/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/lo/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/lt/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/lv/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/mai/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/mk/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ml/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/mn/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/mni/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/mr/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/my/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/nb/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ne/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/nl/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/nn/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/nr/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/nso/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/oc/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/om/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/or/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/pl/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/pt/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ro/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ru/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/rw/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sat/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sd/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/si/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sid/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sk/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sl/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sq/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sr/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ss/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/st/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sv/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/szl/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ta/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/te/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/tg/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/th/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/tn/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/tr/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ts/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/tt/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ug/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/uk/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/uz/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ve/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/vec/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/vi/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/xh/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/zu/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/am/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ast/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/be/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/bo/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/brx/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/bs/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/fy/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/gd/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/gug/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/is/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ka/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/kab/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/km/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/kok/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ks/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/lb/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/lo/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/mk/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/mn/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/mni/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/my/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ne/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/oc/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/om/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/rw/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sat/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sd/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sid/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sq/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/szl/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/tg/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/tt/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ug/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/uz/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/vec/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/vi/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/am/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ast/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/be/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/bo/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/brx/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/bs/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/fy/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/gd/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/gug/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/is/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ka/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/kab/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/km/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/kok/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ks/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/lb/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/lo/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/mk/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/mn/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/mni/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/my/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ne/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/oc/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/om/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/rw/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sat/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sd/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sid/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sq/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/szl/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/tg/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/tt/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ug/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/uz/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/vec/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/vi/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/am/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ast/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/be/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/bo/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/brx/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/bs/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/fy/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/gd/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/gug/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/is/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ka/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/kab/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/km/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/kok/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ks/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/lb/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/lo/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/mk/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/mn/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/mni/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/my/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ne/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/oc/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/om/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/rw/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sat/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sd/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sid/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sq/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/szl/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/tg/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/tt/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ug/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/uz/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/vec/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/vi/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/af/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/am/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ar/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/as/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ast/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/be/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/bg/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/bn/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/bo/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/br/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/brx/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/bs/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ca/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/cs/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/cy/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/da/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/de/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/dz/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/el/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/eo/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/es/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/et/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/eu/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/fa/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/fi/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/fr/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/fy/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ga/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/gd/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/gl/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/gu/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/gug/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/he/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/hi/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/hr/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/hu/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/id/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/is/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/it/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ja/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ka/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/kab/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/kk/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/km/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/kn/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ko/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/kok/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ks/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/lb/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/lo/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/lt/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/lv/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/mai/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/mk/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ml/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/mn/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/mni/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/mr/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/my/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/nb/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ne/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/nl/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/nn/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/nr/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/nso/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/oc/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/om/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/or/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/pl/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/pt/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ro/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ru/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/rw/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sat/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sd/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/si/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sid/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sk/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sl/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sq/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sr/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ss/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/st/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sv/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/szl/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ta/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/te/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/tg/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/th/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/tn/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/tr/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ts/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/tt/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ug/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/uk/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/uz/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ve/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/vec/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/vi/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/xh/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/zu/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/am/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ast/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/be/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/bo/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/brx/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/bs/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/fy/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/gd/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/gug/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/is/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ka/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/kab/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/km/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/kok/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ks/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/lb/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/lo/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/mk/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/mn/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/mni/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/my/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ne/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/oc/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/om/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/rw/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sat/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sd/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sid/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sq/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/szl/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/tg/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/tt/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ug/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/uz/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/vec/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/vi/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/am/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ast/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/be/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/bo/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/brx/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/bs/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/fy/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/gd/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/gug/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/is/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ka/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/kab/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/km/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/kok/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ks/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/lb/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/lo/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/mk/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/mn/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/mni/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/my/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ne/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/oc/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/om/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/rw/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sat/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sd/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sid/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sq/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/szl/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/tg/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/tt/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ug/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/uz/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/vec/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/vi/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/af/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/am/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ar/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/as/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ast/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/be/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/bg/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/bn/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/bo/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/br/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/brx/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/bs/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ca/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/cs/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/cy/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/da/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/de/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/dz/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/el/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/eo/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/es/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/et/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/eu/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/fa/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/fi/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/fr/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/fy/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ga/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/gd/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/gl/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/gu/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/gug/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/he/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/hi/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/hr/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/hu/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/id/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/is/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/it/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ja/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ka/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/kab/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/kk/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/km/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/kn/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ko/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/kok/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ks/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/lb/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/lo/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/lt/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/lv/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/mai/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/mk/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ml/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/mn/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/mni/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/mr/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/my/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/nb/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ne/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/nl/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/nn/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/nr/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/nso/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/oc/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/om/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/or/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/pl/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/pt/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ro/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ru/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/rw/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sat/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sd/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/si/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sid/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sk/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sl/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sq/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sr/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ss/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/st/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sv/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/szl/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ta/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/te/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/tg/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/th/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/tn/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/tr/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ts/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/tt/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ug/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/uk/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/uz/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ve/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/vec/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/vi/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/xh/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/zu/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/af/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/am/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ar/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/as/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ast/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/be/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/bg/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/bn/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/bn-IN/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/bo/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/br/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/brx/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/bs/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ca/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ca-valencia/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/cs/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/cy/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/da/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/de/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/dgo/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/dsb/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/dz/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/el/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/en-GB/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/en-ZA/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/eo/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/es/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/et/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/eu/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/fa/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/fi/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/fr/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/fy/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ga/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/gd/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/gl/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/gu/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/gug/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/he/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/hsb/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/hi/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/hr/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/hu/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/id/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/is/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/it/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ja/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ka/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/kab/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/kk/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/km/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/kmr-Latn/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/kn/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ko/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/kok/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ks/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/lb/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/lo/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/lt/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/lv/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/mai/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/mk/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ml/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/mn/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/mni/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/mr/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/my/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/nb/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ne/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/nl/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/nn/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/nr/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/nso/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/oc/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/om/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/or/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/pl/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/pt/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ro/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ru/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/rw/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sa-IN/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sat/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sd/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/si/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sid/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sk/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sl/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sq/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sr/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ss/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/st/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sv/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sw-TZ/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/szl/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ta/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/te/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/tg/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/th/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/tn/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/tr/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ts/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/tt/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ug/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/uk/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/uz/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ve/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/vec/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/vi/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/xh/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/zu/org/openoffice/Office/UI/ToolbarMode.xcu [build BRK] CustomTarget/i18npool/breakiterator/char_in.brk [build BRK] CustomTarget/i18npool/breakiterator/char.brk [build BRK] CustomTarget/i18npool/breakiterator/count_word.brk [build BRK] CustomTarget/i18npool/breakiterator/dict_word_he.brk [build BRK] CustomTarget/i18npool/breakiterator/dict_word_hu.brk [build BRK] CustomTarget/i18npool/breakiterator/dict_word_nodash.brk [build BRK] CustomTarget/i18npool/breakiterator/dict_word_prepostdash.brk [build BRK] CustomTarget/i18npool/breakiterator/dict_word.brk [build BRK] CustomTarget/i18npool/breakiterator/edit_word_he.brk [build BRK] CustomTarget/i18npool/breakiterator/edit_word_hu.brk [build BRK] CustomTarget/i18npool/breakiterator/edit_word.brk [build BRK] CustomTarget/i18npool/breakiterator/line.brk [build BRK] CustomTarget/i18npool/breakiterator/sent.brk [build MOD] idlc [build CUS] librelogo/locproperties [build PKG] librelogo_properties [build CUS] postprocess/images [build MOD] registry [build MOD] sal [build INM] scp2/base [build INM] scp2/calc [build INM] scp2/draw [build INM] scp2/extensions [build INM] scp2/graphicfilter [build INM] scp2/impress [build INM] scp2/math [build INM] scp2/onlineupdate [build INM] scp2/ooo [build INM] scp2/python [build INM] scp2/writer [build INM] scp2/xsltfilter [build INM] scp2/gnome [build CUS] sysui/share [build DEP] LNK:Executable/unoidl-read [build LNK] Executable/unoidl-read [build BIN] wizards [build PAT] libassuan [build PKG] libgpg-error [build UPK] harfbuzz-2.3.1.tar.bz2 [build PAT] liborcus [build BIN] codemaker [build XCR] driver_calc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/af/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/am/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ar/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/as/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ast/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/be/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/bg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/bn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/bn-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/bo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/br/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/brx/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/bs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ca/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ca-valencia/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/cs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/cy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/da/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/de/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/dgo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/dsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/dz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/el/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/en-GB/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/en-ZA/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/eo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/es/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/et/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/eu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/fa/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/fi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/fr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/fy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ga/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/gd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/gl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/gu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/gug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/he/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/hsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/hi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/hr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/hu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/id/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/is/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/it/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ja/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ka/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/kab/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/kk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/km/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/kmr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/kn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ko/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/kok/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ks/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/lb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/lo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/lt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/lv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/mai/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/mk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ml/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/mn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/mni/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/mr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/my/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/nb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ne/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/nl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/nn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/nr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/nso/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/oc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/om/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/or/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/pl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/pt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ro/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ru/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/rw/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/si/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sid/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sq/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ss/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/st/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sw-TZ/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/szl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ta/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/te/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/tg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/th/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/tn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/tr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ts/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/tt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/uk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/uz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ve/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/vec/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/vi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/xh/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/zu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/af/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/am/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ar/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/as/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ast/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/be/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/bg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/bn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/bn-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/bo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/br/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/brx/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/bs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ca/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ca-valencia/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/cs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/cy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/da/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/de/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/dgo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/dsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/dz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/el/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/en-GB/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/en-ZA/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/eo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/es/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/et/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/eu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/fa/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/fi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/fr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/fy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ga/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/gd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/gl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/gu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/gug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/he/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/hsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/hi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/hr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/hu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/id/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/is/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/it/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ja/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ka/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/kab/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/kk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/km/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/kmr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/kn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ko/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/kok/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ks/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/lb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/lo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/lt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/lv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/mai/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/mk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ml/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/mn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/mni/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/mr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/my/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/nb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ne/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/nl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/nn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/nr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/nso/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/oc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/om/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/or/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/pl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/pt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ro/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ru/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/rw/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/si/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sid/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sq/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ss/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/st/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sw-TZ/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/szl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ta/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/te/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/tg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/th/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/tn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/tr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ts/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/tt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/uk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/uz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ve/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/vec/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/vi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/xh/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/zu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/af/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/am/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ar/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/as/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ast/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/be/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/bg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/bn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/bn-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/bo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/br/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/brx/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/bs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ca/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ca-valencia/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/cs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/cy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/da/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/de/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/dgo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/dsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/dz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/el/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/en-GB/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/en-ZA/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/eo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/es/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/et/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/eu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/fa/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/fi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/fr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/fy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ga/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/gd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/gl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/gu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/gug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/he/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/hsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/hi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/hr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/hu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/id/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/is/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/it/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ja/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ka/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/kab/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/kk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/km/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/kmr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/kn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ko/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/kok/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ks/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/lb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/lo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/lt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/lv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/mai/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/mk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ml/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/mn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/mni/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/mr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/my/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/nb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ne/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/nl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/nn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/nr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/nso/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/oc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/om/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/or/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/pl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/pt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ro/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ru/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/rw/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/si/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sid/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sq/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ss/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/st/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sw-TZ/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/szl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ta/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/te/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/tg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/th/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/tn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/tr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ts/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/tt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/uk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/uz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ve/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/vec/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/vi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/xh/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/zu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/af/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/am/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ar/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/as/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ast/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/be/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/bg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/bn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/bn-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/bo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/br/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/brx/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/bs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ca/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ca-valencia/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/cs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/cy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/da/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/de/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/dgo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/dsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/dz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/el/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/en-GB/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/en-ZA/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/eo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/es/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/et/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/eu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/fa/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/fi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/fr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/fy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ga/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/gd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/gl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/gu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/gug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/he/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/hsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/hi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/hr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/hu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/id/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/is/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/it/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ja/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ka/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/kab/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/kk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/km/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/kmr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/kn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ko/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/kok/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ks/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/lb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/lo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/lt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/lv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/mai/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/mk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ml/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/mn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/mni/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/mr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/my/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/nb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ne/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/nl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/nn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/nr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/nso/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/oc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/om/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/or/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/pl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/pt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ro/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ru/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/rw/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/si/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sid/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sq/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ss/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/st/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sw-TZ/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/szl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ta/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/te/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/tg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/th/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/tn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/tr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ts/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/tt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/uk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/uz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ve/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/vec/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/vi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/xh/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/zu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/af/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/am/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ar/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/as/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ast/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/be/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/bg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/bn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/bn-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/bo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/br/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/brx/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/bs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ca/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ca-valencia/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/cs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/cy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/da/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/de/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/dgo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/dsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/dz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/el/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/en-GB/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/en-ZA/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/eo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/es/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/et/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/eu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/fa/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/fi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/fr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/fy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ga/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/gd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/gl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/gu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/gug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/he/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/hsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/hi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/hr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/hu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/id/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/is/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/it/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ja/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ka/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/kab/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/kk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/km/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/kmr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/kn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ko/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/kok/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ks/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/lb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/lo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/lt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/lv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/mai/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/mk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ml/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/mn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/mni/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/mr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/my/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/nb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ne/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/nl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/nn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/nr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/nso/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/oc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/om/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/or/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/pl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/pt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ro/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ru/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/rw/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/si/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sid/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sq/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ss/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/st/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sw-TZ/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/szl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ta/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/te/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/tg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/th/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/tn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/tr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ts/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/tt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/uk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/uz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ve/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/vec/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/vi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/xh/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/zu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/af/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/am/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ar/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/as/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ast/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/be/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/bg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/bn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/bn-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/bo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/br/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/brx/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/bs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ca/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ca-valencia/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/cs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/cy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/da/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/de/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/dgo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/dsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/dz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/el/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/en-GB/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/en-ZA/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/eo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/es/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/et/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/eu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/fa/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/fi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/fr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/fy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ga/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/gd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/gl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/gu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/gug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/he/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/hsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/hi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/hr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/hu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/id/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/is/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/it/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ja/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ka/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/kab/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/kk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/km/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/kmr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/kn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ko/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/kok/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ks/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/lb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/lo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/lt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/lv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/mai/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/mk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ml/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/mn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/mni/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/mr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/my/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/nb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ne/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/nl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/nn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/nr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/nso/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/oc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/om/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/or/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/pl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/pt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ro/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ru/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/rw/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/si/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sid/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sq/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ss/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/st/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sw-TZ/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/szl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ta/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/te/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/tg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/th/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/tn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/tr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ts/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/tt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/uk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/uz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ve/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/vec/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/vi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/xh/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/zu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/af/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/am/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ar/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/as/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ast/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/be/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/bg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/bn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/bn-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/bo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/br/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/brx/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/bs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ca/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ca-valencia/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/cs/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/cy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/da/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/de/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/dgo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/dsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/dz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/el/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/en-GB/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/en-ZA/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/eo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/es/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/et/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/eu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/fa/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/fi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/fr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/fy/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ga/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/gd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/gl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/gu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/gug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/he/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/hsb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/hi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/hr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/hu/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/id/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/is/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/it/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ja/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ka/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/kab/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/kk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/km/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/kmr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/kn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ko/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/kok/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ks/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/lb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/lo/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/lt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/lv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/mai/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/mk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ml/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/mn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/mni/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/mr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/my/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/nb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ne/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/nl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/nn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/nr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/nso/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/oc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/om/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/or/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/pl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/pt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ro/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ru/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/rw/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sa-IN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sd/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/si/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sid/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sq/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ss/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/st/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sv/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sw-TZ/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/szl/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ta/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/te/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/tg/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/th/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/tn/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/tr/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ts/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/tt/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ug/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/uk/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/uz/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ve/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/vec/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/vi/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/xh/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/zu/org/openoffice/Office/DataAccess/Drivers.xcu [build UPK] Firebird-3.0.0.32483-0.tar.bz2 [build CFG] driver_mysqlc [build CFG] driver_postgresql [build CFG] driver_mork [build BIN] icu [build BIN] lcms2 [build MOD] libexttextcat [build EPK] libgpg-error [build BIN] liblangtag [build MOD] libnumbertext [build EPK] lpsolve [build PRJ] mythes [build BIN] neon [build BIN] nss [build MOD] poppler [build EPK] raptor [build XCU] en-US [build XCU] af [build XCU] am [build XCU] ar [build XCU] as [build XCU] ast [build XCU] be [build XCU] bg [build XCU] bn [build XCU] bn-IN [build XCU] bo [build XCU] br [build XCU] brx [build XCU] bs [build XCU] ca [build XCU] ca-valencia [build XCU] cs [build XCU] cy [build XCU] da [build XCU] de [build XCU] dgo [build XCU] dsb [build XCU] dz [build XCU] el [build XCU] en-GB [build XCU] en-ZA [build XCU] eo [build XCU] es [build XCU] et [build XCU] eu [build XCU] fa [build XCU] fi [build XCU] fr [build XCU] fy [build XCU] ga [build XCU] gd [build XCU] gl [build XCU] gu [build XCU] gug [build XCU] he [build XCU] hsb [build XCU] hi [build XCU] hr [build XCU] hu [build XCU] id [build XCU] is [build XCU] it [build XCU] ja [build XCU] ka [build XCU] kab [build XCU] kk [build XCU] km [build XCU] kmr-Latn [build XCU] kn [build XCU] ko [build XCU] kok [build XCU] ks [build XCU] lb [build XCU] lo [build XCU] lt [build XCU] lv [build XCU] mai [build XCU] mk [build XCU] ml [build XCU] mn [build XCU] mni [build XCU] mr [build XCU] my [build XCU] nb [build XCU] ne [build XCU] nl [build XCU] nn [build XCU] nr [build XCU] nso [build XCU] oc [build XCU] om [build XCU] or [build XCU] pa-IN [build XCU] pl [build XCU] pt [build XCU] pt-BR [build XCU] ro [build XCU] ru [build XCU] rw [build XCU] sa-IN [build XCU] sat [build XCU] sd [build XCU] sr-Latn [build XCU] si [build XCU] sid [build XCU] sk [build XCU] sl [build XCU] sq [build XCU] sr [build XCU] ss [build XCU] st [build XCU] sv [build XCU] sw-TZ [build XCU] szl [build XCU] ta [build XCU] te [build XCU] tg [build XCU] th [build XCU] tn [build XCU] tr [build XCU] ts [build XCU] tt [build XCU] ug [build XCU] uk [build XCU] uz [build XCU] ve [build XCU] vec [build XCU] vi [build XCU] xh [build XCU] zh-CN [build XCU] zh-TW [build XCU] zu [build CFG] registry [build CCD] CustomTarget/i18npool/breakiterator/char_in_brk.c [build CCD] CustomTarget/i18npool/breakiterator/char_brk.c [build CCD] CustomTarget/i18npool/breakiterator/count_word_brk.c [build CCD] CustomTarget/i18npool/breakiterator/dict_word_he_brk.c [build CCD] CustomTarget/i18npool/breakiterator/dict_word_hu_brk.c [build CCD] CustomTarget/i18npool/breakiterator/dict_word_nodash_brk.c [build CCD] CustomTarget/i18npool/breakiterator/dict_word_prepostdash_brk.c [build CCD] CustomTarget/i18npool/breakiterator/dict_word_brk.c [build CCD] CustomTarget/i18npool/breakiterator/edit_word_he_brk.c [build CCD] CustomTarget/i18npool/breakiterator/edit_word_hu_brk.c [build CCD] CustomTarget/i18npool/breakiterator/edit_word_brk.c [build CCD] CustomTarget/i18npool/breakiterator/line_brk.c [build CCD] CustomTarget/i18npool/breakiterator/sent_brk.c [build CXX] l10ntools/source/helpex.cxx [build CXX] l10ntools/source/xmlparse.cxx [build CXX] l10ntools/source/helpmerge.cxx [build DIC] CustomTarget/i18npool/breakiterator/dict_ja.cxx [build DIC] CustomTarget/i18npool/breakiterator/dict_zh.cxx [build CXX] i18npool/source/collator/gencoll_rule.cxx [build CXX] i18npool/source/indexentry/genindex_data.cxx [build CXX] workdir/CustomTarget/i18npool/breakiterator/dict_ja.cxx [build CXX] workdir/CustomTarget/i18npool/breakiterator/dict_zh.cxx [build CXX] workdir/LexTarget/l10ntools/source/xrmlex.cxx [build CXX] l10ntools/source/xrmmerge.cxx /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/LexTarget/l10ntools/source/xrmlex.cxx:1531:17: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function] 1531 | static void yyunput (int c, char * yy_bp ) | ^~~~~~~ [build BIN] librelogo [build BIN] officecfg [build IMO] scp2/base [build IMO] scp2/calc [build IMO] scp2/draw [build IMO] scp2/extensions [build IMO] scp2/graphicfilter [build IMO] scp2/impress [build IMO] scp2/math [build IMO] scp2/onlineupdate [build IMO] scp2/ooo [build IMO] scp2/python [build IMO] scp2/writer [build IMO] scp2/xsltfilter [build IMO] scp2/gnome [build BIN] unoidl [build MOD] wizards [build UNO] udkapi [build DBc] udkapi [build UNO] cppuhelper [build HPC] udkapi [build UPK] curl-7.65.0.tar.xz [build PAT] harfbuzz [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cfx_systemhandler.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_annot.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_annothandlermgr.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_annotiteration.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_baannot.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_baannothandler.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_formfillenvironment.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_pageview.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_widget.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_widgethandler.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_dataavail.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_ext.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_flatten.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_progressive.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_searchex.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_structtree.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_sysfontinfo.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_transformpage.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_actionhandler.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_annotiterator.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_customaccess.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_fieldaction.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_filewriteadapter.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_helpers.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_annot.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_attachment.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_catalog.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_doc.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_editimg.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_editpage.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_editpath.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_edittext.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_formfill.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_save.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_text.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_view.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/ipdfsdk_pauseadapter.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdf_annotcontext.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_interactiveform.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fdrm/fx_crypt.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fdrm/fx_crypt_aes.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fdrm/fx_crypt_sha.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cba_fontmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_checkbox.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_combobox.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_formfiller.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_interactiveformfiller.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_listbox.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_pushbutton.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_radiobutton.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_textfield.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_button.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_textobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/Adobe-CNS1-UCS2_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/B5pc-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/B5pc-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/CNS-EUC-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/CNS-EUC-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETen-B5-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETen-B5-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETenms-B5-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETenms-B5-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/HKscs-B5-H_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/HKscs-B5-V_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/UniCNS-UCS2-H_3.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/UniCNS-UCS2-V_3.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/UniCNS-UTF16-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/cmaps_cns1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/Adobe-GB1-UCS2_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GB-EUC-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GB-EUC-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK-EUC-H_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK-EUC-V_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK2K-H_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK2K-V_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBKp-EUC-H_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBKp-EUC-V_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBpc-EUC-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBpc-EUC-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/UniGB-UCS2-H_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/UniGB-UCS2-V_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/cmaps_gb1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/83pv-RKSJ-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90ms-RKSJ-H_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90ms-RKSJ-V_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90msp-RKSJ-H_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90msp-RKSJ-V_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90pv-RKSJ-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Add-RKSJ-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Add-RKSJ-V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Adobe-Japan1-UCS2_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/EUC-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/EUC-V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Ext-RKSJ-H_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Ext-RKSJ-V_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-HW-H_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-HW-V_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-H_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-V_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/cmaps_japan1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/Adobe-Korea1-UCS2_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSC-EUC-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSC-EUC-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-HW-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-HW-V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCpc-EUC-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/UniKS-UCS2-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/UniKS-UCS2-V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/UniKS-UTF16-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/cmaps_korea1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/fpdf_cmaps.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cpdf_modulemgr.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cpdf_pagerendercontext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_pagecontentgenerator.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cidfont.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_font.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_fontencoding.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_simplefont.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_truetypefont.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_type1font.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_type3char.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_type3font.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_allstates.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_clippath.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_color.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_colorspace.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_colorstate.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_contentmarks.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_contentmarkitem.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_contentparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_docpagedata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_form.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_formobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_generalstate.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_graphicstates.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_image.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_imageobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_meshstream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_page.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pagemodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pageobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pageobjectholder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_path.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pathobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pattern.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_shadingobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_shadingpattern.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_streamcontentparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_streamparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_textobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_textstate.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_tilingpattern.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cfdf_document.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_array.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_boolean.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_crypto_handler.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_data_avail.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_dictionary.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_document.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_hint_tables.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_indirect_object_holder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_linearized_header.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_name.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_null.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_number.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_parser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_reference.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_security_handler.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_simple_parser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_stream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_stream_acc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_string.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_syntax_parser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/fpdf_parser_decode.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/fpdf_parser_utility.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object_walker.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_read_validator.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_charposlist.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_devicebuffer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_dibtransferfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_docrenderdata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_imagecacheentry.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_imageloader.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_imagerenderer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_pagerendercache.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_progressiverenderer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_rendercontext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_renderoptions.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_renderstatus.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_scaledrenderbuffer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_textrenderer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_transferfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_type3cache.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_type3glyphs.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_creator.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_encryptor.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_flateencoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cfx_cttgsubtable.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cfx_stockfontarray.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cid2unicodemap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cmapmanager.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cmapparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_fontglobals.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_tounicodemap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_devicecs.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_expintfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_function.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_iccprofile.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_patterncs.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_psengine.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_psfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_sampledfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_stitchfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object_avail.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_page_object_avail.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_cross_ref_avail.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_pagecontentmanager.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_transparency.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_dibbase.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object_stream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_cross_ref_table.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_stringarchivestream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cline.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_aaction.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_action.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_actionfields.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_annot.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_annotlist.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_apsettings.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_bookmark.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_bookmarktree.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_defaultappearance.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_dest.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_docjsactions.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_filespec.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_formcontrol.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_formfield.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_iconfit.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_interactiveform.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_link.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_linklist.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_metadata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_nametree.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_numbertree.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_occontext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_pagelabel.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_variabletext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_viewerpreferences.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpvt_fontmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpvt_generateap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpvt_wordinfo.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/csection.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/ctypeset.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_structelement.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_structtree.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/cpdf_linkextract.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/cpdf_textpage.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/cpdf_textpagefind.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/unicodenormalizationdata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/codec/fx_codec.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_ArithDecoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_BitStream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_Context.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_GrdProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_GrrdProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_HtrdProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_HuffmanDecoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_HuffmanTable.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_Image.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_PatternDict.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_PddProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_SddProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_Segment.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_SymbolDict.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_TrdProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/bmp/fx_bmp.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/codec/ccodec_scanlinedecoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/gif/cfx_gif.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/gif/cfx_gifcontext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/gif/cfx_lzwdecompressor.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/codec/cfx_codec_memory.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/codec/ccodec_faxmodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/codec/ccodec_iccmodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/codec/ccodec_jbig2module.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/codec/ccodec_jpxmodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/codec/ccodec_jpegmodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/codec/ccodec_flatemodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_memorystream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_seekablestreamproxy.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_bidi.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_coordinates.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_extension.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_memory.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_stream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_system.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_unicode.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmldocument.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlelement.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlnode.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlinstruction.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmltext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlchardata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csscolorvalue.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csscomputedstyle.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csscustomproperty.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssdeclaration.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssenumvalue.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssexttextbuf.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssnumbervalue.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csspropertyholder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssrulecollection.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssselector.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstringvalue.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstylerule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstyleselector.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstylesheet.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csssyntaxparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csstextbuf.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssvalue.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssvaluelist.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssvaluelistparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_datetime.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/bytestring.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_binarybuf.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_bitstream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_utf8decoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_widetextbuf.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_random.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_string.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/widestring.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_seekablemultistream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssdata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_codepage.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_number.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_utf8encoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_readonlymemorystream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_bitmapcomposer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_bitmapstorer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_dibextractor.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_dibitmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_filtereddib.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_imagerenderer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_imagestretcher.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_imagetransformer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_scanlinecompositor.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cstretchengine.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/fx_dib_main.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitDingbats.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixed.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixedBold.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixedBoldItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixedItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSans.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansBold.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansBoldItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansMM.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerif.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifBold.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifBoldItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifMM.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSymbol.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/freetype/fx_freetype.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/renderdevicedriver_iface.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/agg/fx_agg_driver.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_cliprgn.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_color.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_facecache.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_folderfontinfo.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_font.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_fontcache.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_fontmapper.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_fontmgr.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_gemodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_graphstate.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_graphstatedata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_pathdata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_renderdevice.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_substfont.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_unicodeencoding.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cttfontdesc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fx_ge_fontmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fx_ge_linux.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_glyphbitmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/scoped_font_transform.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/text_glyph_pos.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fx_font.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_dibbase.cpp [build CXX] workdir/UnpackedTarball/pdfium/fxjs/cjs_event_context_stub.cpp [build CXX] workdir/UnpackedTarball/pdfium/fxjs/cjs_runtimestub.cpp [build CXX] workdir/UnpackedTarball/pdfium/fxjs/ijs_runtime.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_appstream.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_button.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_caret.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_combo_box.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_edit.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_edit_ctrl.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_edit_impl.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_icon.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_list_box.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_list_impl.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_scroll_bar.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_special_button.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_timer.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_timer_handler.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_wnd.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/bigint/BigInteger.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/bigint/BigIntegerUtils.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/bigint/BigUnsigned.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/bigint/BigUnsignedInABase.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_curves.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_path_storage.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_rasterizer_scanline_aa.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_vcgen_dash.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_vcgen_stroke.cpp [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/bio.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/cio.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/dwt.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/event.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/function_list.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/image.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/invert.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/j2k.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/jp2.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/mct.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/mqc.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/openjpeg.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/opj_clock.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/pi.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/thread.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/t1.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/t2.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/tcd.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/tgt.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/sparse_array.c [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/address_space_randomization.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/page_allocator.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/spin_lock.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/partition_alloc.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/debug/alias.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/oom_callback.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/partition_bucket.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/partition_oom.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/partition_page.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/partition_root_base.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/skia_shared/SkFloatToDecimal.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_fileaccess_posix.cpp [build MOD] codemaker [build CFG] driver_calc [build CFG] driver_dbase [build CFG] driver_flat [build CFG] driver_mysql_jdbc [build CFG] driver_odbc [build CFG] driver_writer [build CFG] driver_firebird_sdbc [build PAT] firebird [build UPK] openldap-2.4.45.tgz [build UNO] cppu_qa_cppumaker_types [build UNO] cppu_qa_types [build UNI] cppuhelper [build PKG] coinmp [build PRJ] hyphen [build MOD] icu [build MOD] lcms2 [build BIN] libgpg-error [build MOD] liblangtag [build BIN] lpsolve [build BIN] mythes [build MOD] neon [build MOD] nss [build UPK] xmlsec1-1.2.28.tar.gz [build PKG] postprocess_images [build CFG] fcfg_langpack [build AWK] CustomTarget/postprocess/registry/registry_en-US.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_af.list [build AWK] CustomTarget/postprocess/registry/registry_af.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_am.list [build AWK] CustomTarget/postprocess/registry/registry_am.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ar.list [build AWK] CustomTarget/postprocess/registry/registry_ar.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_as.list [build AWK] CustomTarget/postprocess/registry/registry_as.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ast.list [build AWK] CustomTarget/postprocess/registry/registry_ast.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_be.list [build AWK] CustomTarget/postprocess/registry/registry_be.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_bg.list [build AWK] CustomTarget/postprocess/registry/registry_bg.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_bn.list [build AWK] CustomTarget/postprocess/registry/registry_bn.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_bn-IN.list [build AWK] CustomTarget/postprocess/registry/registry_bn-IN.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_bo.list [build AWK] CustomTarget/postprocess/registry/registry_bo.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_br.list [build AWK] CustomTarget/postprocess/registry/registry_br.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_brx.list [build AWK] CustomTarget/postprocess/registry/registry_brx.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_bs.list [build AWK] CustomTarget/postprocess/registry/registry_bs.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ca.list [build AWK] CustomTarget/postprocess/registry/registry_ca.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ca-valencia.list [build AWK] CustomTarget/postprocess/registry/registry_ca-valencia.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_cs.list [build AWK] CustomTarget/postprocess/registry/registry_cs.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_cy.list [build AWK] CustomTarget/postprocess/registry/registry_cy.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_da.list [build AWK] CustomTarget/postprocess/registry/registry_da.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_de.list [build AWK] CustomTarget/postprocess/registry/registry_de.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_dgo.list [build AWK] CustomTarget/postprocess/registry/registry_dgo.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_dsb.list [build AWK] CustomTarget/postprocess/registry/registry_dsb.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_dz.list [build AWK] CustomTarget/postprocess/registry/registry_dz.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_el.list [build AWK] CustomTarget/postprocess/registry/registry_el.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_en-GB.list [build AWK] CustomTarget/postprocess/registry/registry_en-GB.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_en-ZA.list [build AWK] CustomTarget/postprocess/registry/registry_en-ZA.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_eo.list [build AWK] CustomTarget/postprocess/registry/registry_eo.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_es.list [build AWK] CustomTarget/postprocess/registry/registry_es.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_et.list [build AWK] CustomTarget/postprocess/registry/registry_et.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_eu.list [build AWK] CustomTarget/postprocess/registry/registry_eu.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_fa.list [build AWK] CustomTarget/postprocess/registry/registry_fa.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_fi.list [build AWK] CustomTarget/postprocess/registry/registry_fi.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_fr.list [build AWK] CustomTarget/postprocess/registry/registry_fr.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_fy.list [build AWK] CustomTarget/postprocess/registry/registry_fy.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ga.list [build AWK] CustomTarget/postprocess/registry/registry_ga.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_gd.list [build AWK] CustomTarget/postprocess/registry/registry_gd.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_gl.list [build AWK] CustomTarget/postprocess/registry/registry_gl.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_gu.list [build AWK] CustomTarget/postprocess/registry/registry_gu.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_gug.list [build AWK] CustomTarget/postprocess/registry/registry_gug.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_he.list [build AWK] CustomTarget/postprocess/registry/registry_he.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_hsb.list [build AWK] CustomTarget/postprocess/registry/registry_hsb.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_hi.list [build AWK] CustomTarget/postprocess/registry/registry_hi.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_hr.list [build AWK] CustomTarget/postprocess/registry/registry_hr.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_hu.list [build AWK] CustomTarget/postprocess/registry/registry_hu.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_id.list [build AWK] CustomTarget/postprocess/registry/registry_id.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_is.list [build AWK] CustomTarget/postprocess/registry/registry_is.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_it.list [build AWK] CustomTarget/postprocess/registry/registry_it.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ja.list [build AWK] CustomTarget/postprocess/registry/registry_ja.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ka.list [build AWK] CustomTarget/postprocess/registry/registry_ka.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_kab.list [build AWK] CustomTarget/postprocess/registry/registry_kab.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_kk.list [build AWK] CustomTarget/postprocess/registry/registry_kk.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_km.list [build AWK] CustomTarget/postprocess/registry/registry_km.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_kmr-Latn.list [build AWK] CustomTarget/postprocess/registry/registry_kmr-Latn.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_kn.list [build AWK] CustomTarget/postprocess/registry/registry_kn.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ko.list [build AWK] CustomTarget/postprocess/registry/registry_ko.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_kok.list [build AWK] CustomTarget/postprocess/registry/registry_kok.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ks.list [build AWK] CustomTarget/postprocess/registry/registry_ks.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_lb.list [build AWK] CustomTarget/postprocess/registry/registry_lb.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_lo.list [build AWK] CustomTarget/postprocess/registry/registry_lo.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_lt.list [build AWK] CustomTarget/postprocess/registry/registry_lt.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_lv.list [build AWK] CustomTarget/postprocess/registry/registry_lv.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_mai.list [build AWK] CustomTarget/postprocess/registry/registry_mai.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_mk.list [build AWK] CustomTarget/postprocess/registry/registry_mk.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ml.list [build AWK] CustomTarget/postprocess/registry/registry_ml.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_mn.list [build AWK] CustomTarget/postprocess/registry/registry_mn.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_mni.list [build AWK] CustomTarget/postprocess/registry/registry_mni.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_mr.list [build AWK] CustomTarget/postprocess/registry/registry_mr.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_my.list [build AWK] CustomTarget/postprocess/registry/registry_my.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_nb.list [build AWK] CustomTarget/postprocess/registry/registry_nb.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ne.list [build AWK] CustomTarget/postprocess/registry/registry_ne.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_nl.list [build AWK] CustomTarget/postprocess/registry/registry_nl.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_nn.list [build AWK] CustomTarget/postprocess/registry/registry_nn.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_nr.list [build AWK] CustomTarget/postprocess/registry/registry_nr.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_nso.list [build AWK] CustomTarget/postprocess/registry/registry_nso.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_oc.list [build AWK] CustomTarget/postprocess/registry/registry_oc.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_om.list [build AWK] CustomTarget/postprocess/registry/registry_om.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_or.list [build AWK] CustomTarget/postprocess/registry/registry_or.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_pa-IN.list [build AWK] CustomTarget/postprocess/registry/registry_pa-IN.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_pl.list [build AWK] CustomTarget/postprocess/registry/registry_pl.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_pt.list [build AWK] CustomTarget/postprocess/registry/registry_pt.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_pt-BR.list [build AWK] CustomTarget/postprocess/registry/registry_pt-BR.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ro.list [build AWK] CustomTarget/postprocess/registry/registry_ro.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ru.list [build AWK] CustomTarget/postprocess/registry/registry_ru.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_rw.list [build AWK] CustomTarget/postprocess/registry/registry_rw.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sa-IN.list [build AWK] CustomTarget/postprocess/registry/registry_sa-IN.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sat.list [build AWK] CustomTarget/postprocess/registry/registry_sat.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sd.list [build AWK] CustomTarget/postprocess/registry/registry_sd.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sr-Latn.list [build AWK] CustomTarget/postprocess/registry/registry_sr-Latn.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_si.list [build AWK] CustomTarget/postprocess/registry/registry_si.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sid.list [build AWK] CustomTarget/postprocess/registry/registry_sid.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sk.list [build AWK] CustomTarget/postprocess/registry/registry_sk.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sl.list [build AWK] CustomTarget/postprocess/registry/registry_sl.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sq.list [build AWK] CustomTarget/postprocess/registry/registry_sq.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sr.list [build AWK] CustomTarget/postprocess/registry/registry_sr.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ss.list [build AWK] CustomTarget/postprocess/registry/registry_ss.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_st.list [build AWK] CustomTarget/postprocess/registry/registry_st.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sv.list [build AWK] CustomTarget/postprocess/registry/registry_sv.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sw-TZ.list [build AWK] CustomTarget/postprocess/registry/registry_sw-TZ.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_szl.list [build AWK] CustomTarget/postprocess/registry/registry_szl.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ta.list [build AWK] CustomTarget/postprocess/registry/registry_ta.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_te.list [build AWK] CustomTarget/postprocess/registry/registry_te.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_tg.list [build AWK] CustomTarget/postprocess/registry/registry_tg.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_th.list [build AWK] CustomTarget/postprocess/registry/registry_th.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_tn.list [build AWK] CustomTarget/postprocess/registry/registry_tn.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_tr.list [build AWK] CustomTarget/postprocess/registry/registry_tr.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ts.list [build AWK] CustomTarget/postprocess/registry/registry_ts.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_tt.list [build AWK] CustomTarget/postprocess/registry/registry_tt.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ug.list [build AWK] CustomTarget/postprocess/registry/registry_ug.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_uk.list [build AWK] CustomTarget/postprocess/registry/registry_uk.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_uz.list [build AWK] CustomTarget/postprocess/registry/registry_uz.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ve.list [build AWK] CustomTarget/postprocess/registry/registry_ve.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_vec.list [build AWK] CustomTarget/postprocess/registry/registry_vec.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_vi.list [build AWK] CustomTarget/postprocess/registry/registry_vi.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_xh.list [build AWK] CustomTarget/postprocess/registry/registry_xh.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_zh-CN.list [build AWK] CustomTarget/postprocess/registry/registry_zh-CN.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_zh-TW.list [build AWK] CustomTarget/postprocess/registry/registry_zh-TW.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_zu.list [build AWK] CustomTarget/postprocess/registry/registry_zu.list [build HPB] udkapi [build CMN] CustomTarget/i18npool/breakiterator/OpenOffice_dat.c [build DEP] LNK:Executable/helpex [build LNK] Executable/helpex [build CUS] i18npool/breakiterator [build DEP] LNK:Executable/gencoll_rule [build LNK] Executable/gencoll_rule [build DEP] LNK:Executable/genindex_data [build LNK] Executable/genindex_data [build DEP] LNK:Library/libdict_ja.so [build LNK] Library/libdict_ja.so [build DEP] LNK:Library/libdict_zh.so [build LNK] Library/libdict_zh.so [build DEP] LNK:Executable/xrmex [build LNK] Executable/xrmex [build MOD] librelogo [build MOD] officecfg [build INS] setup_osl [build UNO] bridgetest [build UNO] performance [build HPP] bridgetest [build MOD] unoidl [build HPP] udkapi [build UNO] offapi [build DBc] offapi [build PRJ] libassuan [build HPC] cppuhelper [build CXX] cppu/source/cppu/compat.cxx [build CXX] cppu/source/cppu/cppu_opt.cxx [build CXX] cppu/source/threadpool/current.cxx [build CXX] cppu/source/threadpool/jobqueue.cxx [build CXX] cppu/source/threadpool/thread.cxx [build CXX] cppu/source/threadpool/threadident.cxx [build CXX] cppu/source/threadpool/threadpool.cxx [build CXX] cppu/source/typelib/static_types.cxx [build CXX] cppu/source/typelib/typelib.cxx [build CXX] cppu/source/uno/any.cxx [build CXX] cppu/source/uno/cascade_mapping.cxx [build CXX] cppu/source/uno/check.cxx [build CXX] cppu/source/uno/data.cxx [build CXX] cppu/source/uno/EnvDcp.cxx [build CXX] cppu/source/uno/EnvStack.cxx [build CXX] cppu/source/uno/IdentityMapping.cxx [build CXX] cppu/source/uno/lbenv.cxx [build CXX] cppu/source/uno/lbmap.cxx [build CXX] cppu/source/uno/loadmodule.cxx [build CXX] cppu/source/uno/sequence.cxx [build CXX] xmlreader/source/pad.cxx [build CXX] xmlreader/source/span.cxx [build CXX] xmlreader/source/xmlreader.cxx [build PAT] curl [build DEP] LNK:Library/libpdfiumlo.so [build LNK] Library/libpdfiumlo.so [build PRJ] harfbuzz [build UNO] oovbaapi [build PAT] openldap [build UNI] cppu_qa_cppumaker_types [build UNI] cppu_qa_types [build EPK] coinmp [build BIN] harfbuzz [build BIN] hyphen [build PKG] librevenge [build MOD] libgpg-error [build EPK] librevenge [build MOD] lpsolve [build MOD] mythes [build UPK] 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz [build PAT] xmlsec [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_en-US.list [build XCD] registry_en-US [build XCD] fcfg_langpack_af [build XCD] registry_af [build XCD] fcfg_langpack_am [build XCD] registry_am [build XCD] fcfg_langpack_ar [build XCD] registry_ar [build XCD] fcfg_langpack_as [build XCD] registry_as [build XCD] fcfg_langpack_ast [build XCD] registry_ast [build XCD] fcfg_langpack_be [build XCD] registry_be [build XCD] fcfg_langpack_bg [build XCD] registry_bg [build XCD] fcfg_langpack_bn [build XCD] registry_bn [build XCD] fcfg_langpack_bn-IN [build XCD] registry_bn-IN [build XCD] fcfg_langpack_bo [build XCD] registry_bo [build XCD] fcfg_langpack_br [build XCD] registry_br [build XCD] fcfg_langpack_brx [build XCD] registry_brx [build XCD] fcfg_langpack_bs [build XCD] registry_bs [build XCD] fcfg_langpack_ca [build XCD] registry_ca [build XCD] fcfg_langpack_ca-valencia [build XCD] registry_ca-valencia [build XCD] fcfg_langpack_cs [build XCD] registry_cs [build XCD] fcfg_langpack_cy [build XCD] registry_cy [build XCD] fcfg_langpack_da [build XCD] registry_da [build XCD] fcfg_langpack_de [build XCD] registry_de [build XCD] fcfg_langpack_dgo [build XCD] registry_dgo [build XCD] fcfg_langpack_dsb [build XCD] registry_dsb [build XCD] fcfg_langpack_dz [build XCD] registry_dz [build XCD] fcfg_langpack_el [build XCD] registry_el [build XCD] fcfg_langpack_en-GB [build XCD] registry_en-GB [build XCD] fcfg_langpack_en-ZA [build XCD] registry_en-ZA [build XCD] fcfg_langpack_eo [build XCD] registry_eo [build XCD] fcfg_langpack_es [build XCD] registry_es [build XCD] fcfg_langpack_et [build XCD] registry_et [build XCD] fcfg_langpack_eu [build XCD] registry_eu [build XCD] fcfg_langpack_fa [build XCD] registry_fa [build XCD] fcfg_langpack_fi [build XCD] registry_fi [build XCD] fcfg_langpack_fr [build XCD] registry_fr [build XCD] fcfg_langpack_fy [build XCD] registry_fy [build XCD] fcfg_langpack_ga [build XCD] registry_ga [build XCD] fcfg_langpack_gd [build XCD] registry_gd [build XCD] fcfg_langpack_gl [build XCD] registry_gl [build XCD] fcfg_langpack_gu [build XCD] registry_gu [build XCD] fcfg_langpack_gug [build XCD] registry_gug [build XCD] fcfg_langpack_he [build XCD] registry_he [build XCD] fcfg_langpack_hsb [build XCD] registry_hsb [build XCD] fcfg_langpack_hi [build XCD] registry_hi [build XCD] fcfg_langpack_hr [build XCD] registry_hr [build XCD] fcfg_langpack_hu [build XCD] registry_hu [build XCD] fcfg_langpack_id [build XCD] registry_id [build XCD] fcfg_langpack_is [build XCD] registry_is [build XCD] fcfg_langpack_it [build XCD] registry_it [build XCD] fcfg_langpack_ja [build XCD] registry_ja [build XCD] fcfg_langpack_ka [build XCD] registry_ka [build XCD] fcfg_langpack_kab [build XCD] registry_kab [build XCD] fcfg_langpack_kk [build XCD] registry_kk [build XCD] fcfg_langpack_km [build XCD] registry_km [build XCD] fcfg_langpack_kmr-Latn [build XCD] registry_kmr-Latn [build XCD] fcfg_langpack_kn [build XCD] registry_kn [build XCD] fcfg_langpack_ko [build XCD] registry_ko [build XCD] fcfg_langpack_kok [build XCD] registry_kok [build XCD] fcfg_langpack_ks [build XCD] registry_ks [build XCD] fcfg_langpack_lb [build XCD] registry_lb [build XCD] fcfg_langpack_lo [build XCD] registry_lo [build XCD] fcfg_langpack_lt [build XCD] registry_lt [build XCD] fcfg_langpack_lv [build XCD] registry_lv [build XCD] fcfg_langpack_mai [build XCD] registry_mai [build XCD] fcfg_langpack_mk [build XCD] registry_mk [build XCD] fcfg_langpack_ml [build XCD] registry_ml [build XCD] fcfg_langpack_mn [build XCD] registry_mn [build XCD] fcfg_langpack_mni [build XCD] registry_mni [build XCD] fcfg_langpack_mr [build XCD] registry_mr [build XCD] fcfg_langpack_my [build XCD] registry_my [build XCD] fcfg_langpack_nb [build XCD] registry_nb [build XCD] fcfg_langpack_ne [build XCD] registry_ne [build XCD] fcfg_langpack_nl [build XCD] registry_nl [build XCD] fcfg_langpack_nn [build XCD] registry_nn [build XCD] fcfg_langpack_nr [build XCD] registry_nr [build XCD] fcfg_langpack_nso [build XCD] registry_nso [build XCD] fcfg_langpack_oc [build XCD] registry_oc [build XCD] fcfg_langpack_om [build XCD] registry_om [build XCD] fcfg_langpack_or [build XCD] registry_or [build XCD] fcfg_langpack_pa-IN [build XCD] registry_pa-IN [build XCD] fcfg_langpack_pl [build XCD] registry_pl [build XCD] fcfg_langpack_pt [build XCD] registry_pt [build XCD] fcfg_langpack_pt-BR [build XCD] registry_pt-BR [build XCD] fcfg_langpack_ro [build XCD] registry_ro [build XCD] fcfg_langpack_ru [build XCD] registry_ru [build XCD] fcfg_langpack_rw [build XCD] registry_rw [build XCD] fcfg_langpack_sa-IN [build XCD] registry_sa-IN [build XCD] fcfg_langpack_sat [build XCD] registry_sat [build XCD] fcfg_langpack_sd [build XCD] registry_sd [build XCD] fcfg_langpack_sr-Latn [build XCD] registry_sr-Latn [build XCD] fcfg_langpack_si [build XCD] registry_si [build XCD] fcfg_langpack_sid [build XCD] registry_sid [build XCD] fcfg_langpack_sk [build XCD] registry_sk [build XCD] fcfg_langpack_sl [build XCD] registry_sl [build XCD] fcfg_langpack_sq [build XCD] registry_sq [build XCD] fcfg_langpack_sr [build XCD] registry_sr [build XCD] fcfg_langpack_ss [build XCD] registry_ss [build XCD] fcfg_langpack_st [build XCD] registry_st [build XCD] fcfg_langpack_sv [build XCD] registry_sv [build XCD] fcfg_langpack_sw-TZ [build XCD] registry_sw-TZ [build XCD] fcfg_langpack_szl [build XCD] registry_szl [build XCD] fcfg_langpack_ta [build XCD] registry_ta [build XCD] fcfg_langpack_te [build XCD] registry_te [build XCD] fcfg_langpack_tg [build XCD] registry_tg [build XCD] fcfg_langpack_th [build XCD] registry_th [build XCD] fcfg_langpack_tn [build XCD] registry_tn [build XCD] fcfg_langpack_tr [build XCD] registry_tr [build XCD] fcfg_langpack_ts [build XCD] registry_ts [build XCD] fcfg_langpack_tt [build XCD] registry_tt [build XCD] fcfg_langpack_ug [build XCD] registry_ug [build XCD] fcfg_langpack_uk [build XCD] registry_uk [build XCD] fcfg_langpack_uz [build XCD] registry_uz [build XCD] fcfg_langpack_ve [build XCD] registry_ve [build XCD] fcfg_langpack_vec [build XCD] registry_vec [build XCD] fcfg_langpack_vi [build XCD] registry_vi [build XCD] fcfg_langpack_xh [build XCD] registry_xh [build XCD] fcfg_langpack_zh-CN [build XCD] registry_zh-CN [build XCD] fcfg_langpack_zh-TW [build XCD] registry_zh-TW [build XCD] fcfg_langpack_zu [build XCD] registry_zu [build HPC] offapi [build UNO] scaddins [build BIN] l10ntools [build UNI] scaddins [build BIN] scp2 [build UNI] bridgetest [build UNI] performance [build BIN] udkapi [build HPP] offapi [build DEP] LNK:Library/libuno_cppu.so.3 [build LNK] Library/libuno_cppu.so.3 [build CXX] cppuhelper/source/access_control.cxx [build CXX] cppuhelper/source/bootstrap.cxx [build CXX] cppuhelper/source/compat.cxx [build CXX] cppuhelper/source/component_context.cxx [build CXX] cppuhelper/source/component.cxx [build CXX] cppuhelper/source/defaultbootstrap.cxx [build CXX] cppuhelper/source/exc_thrower.cxx [build CXX] cppuhelper/source/factory.cxx [build CXX] cppuhelper/source/implbase.cxx [build CXX] cppuhelper/source/implbase_ex.cxx [build CXX] cppuhelper/source/implementationentry.cxx [build CXX] cppuhelper/source/interfacecontainer.cxx [build CXX] cppuhelper/source/macro_expander.cxx [build CXX] cppuhelper/source/paths.cxx [build CXX] cppuhelper/source/propertysetmixin.cxx [build CXX] cppuhelper/source/propshlp.cxx [build CXX] cppuhelper/source/servicemanager.cxx [build CXX] cppuhelper/source/shlib.cxx [build CXX] cppuhelper/source/supportsservice.cxx [build CXX] cppuhelper/source/tdmgr.cxx [build CXX] cppuhelper/source/typemanager.cxx [build CXX] cppuhelper/source/typeprovider.cxx [build CXX] cppuhelper/source/unourl.cxx [build CXX] cppuhelper/source/weak.cxx [build HPP] oovbaapi [build PRJ] liborcus [build CXX] bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx [build CXX] bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx [build CXX] bridges/source/cpp_uno/gcc3_linux_x86-64/except.cxx [build CXX] bridges/source/cpp_uno/gcc3_linux_x86-64/rtti.cxx [build CXX] bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx [build CXX] bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx [build ASM] bridges/source/cpp_uno/gcc3_linux_x86-64/call [build CXX] bridges/source/cpp_uno/shared/bridge.cxx [build CXX] bridges/source/cpp_uno/shared/component.cxx [build CXX] bridges/source/cpp_uno/shared/types.cxx [build CXX] bridges/source/cpp_uno/shared/unointerfaceproxy.cxx [build CXX] bridges/source/cpp_uno/shared/vtablefactory.cxx [build CXX] bridges/source/cpp_uno/shared/vtables.cxx [build CXX] bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx [build CXX] vcl/source/salmain/salmain.cxx [build CXX] vcl/unx/glxtest.cxx [build CXX] cppu/source/helper/purpenv/helper_purpenv_Environment.cxx [build CXX] cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx [build CXX] cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx [build CXX] cppu/source/AffineBridge/AffineBridge.cxx [build BIN] coinmp [build MOD] harfbuzz [build MOD] hyphen [build BIN] librevenge [build BIN] pdfium [build PAT] rasqal [build XCD] fcfg_langpack_en-US [build HPC] scaddins [build HPX] am/helpcontent2/source/text/swriter [build HPX] am/helpcontent2/source/text/swriter/00 [build HPX] am/helpcontent2/source/text/swriter/01 [build HPX] am/helpcontent2/source/text/swriter/02 [build HPX] am/helpcontent2/source/text/swriter/04 [build HPX] am/helpcontent2/source/text/swriter/guide [build HPX] am/helpcontent2/source/text/swriter/librelogo [build HPX] am/helpcontent2/source/text/swriter/menu [build HPX] am/helpcontent2/source/text/scalc [build HPX] am/helpcontent2/source/text/scalc/00 [build HPX] am/helpcontent2/source/text/scalc/01 [build HPX] am/helpcontent2/source/text/scalc/02 [build HPX] am/helpcontent2/source/text/scalc/04 [build HPX] am/helpcontent2/source/text/scalc/05 [build HPX] am/helpcontent2/source/text/scalc/06 [build HPX] am/helpcontent2/source/text/scalc/guide [build HPX] am/helpcontent2/source/text/simpress [build HPX] am/helpcontent2/source/text/simpress/00 [build HPX] am/helpcontent2/source/text/simpress/01 [build HPX] am/helpcontent2/source/text/simpress/02 [build HPX] am/helpcontent2/source/text/simpress/04 [build HPX] am/helpcontent2/source/text/simpress/guide [build HPX] am/helpcontent2/source/text/sdraw [build HPX] am/helpcontent2/source/text/sdraw/00 [build HPX] am/helpcontent2/source/text/sdraw/01 [build HPX] am/helpcontent2/source/text/sdraw/04 [build HPX] am/helpcontent2/source/text/sdraw/guide [build HPX] am/helpcontent2/source/text/shared [build HPX] am/helpcontent2/source/text/shared/00 [build HPX] am/helpcontent2/source/text/shared/01 [build HPX] am/helpcontent2/source/text/shared/02 [build HPX] am/helpcontent2/source/text/shared/04 [build HPX] am/helpcontent2/source/text/shared/05 [build HPX] am/helpcontent2/source/text/shared/06 [build HPX] am/helpcontent2/source/text/shared/07 [build HPX] am/helpcontent2/source/text/shared/autokorr [build HPX] am/helpcontent2/source/text/shared/autopi [build HPX] am/helpcontent2/source/text/shared/guide [build HPX] am/helpcontent2/source/text/shared/help [build HPX] am/helpcontent2/source/text/shared/menu [build HPX] am/helpcontent2/source/text/shared/optionen [build HPX] am/helpcontent2/source/text/shared/explorer/database [build HPX] am/helpcontent2/source/text/smath [build HPX] am/helpcontent2/source/text/smath/00 [build HPX] am/helpcontent2/source/text/smath/01 [build HPX] am/helpcontent2/source/text/smath/02 [build HPX] am/helpcontent2/source/text/smath/04 [build HPX] am/helpcontent2/source/text/smath/06 [build HPX] am/helpcontent2/source/text/smath/guide [build HPX] am/helpcontent2/source/text/schart [build HPX] am/helpcontent2/source/text/schart/00 [build HPX] am/helpcontent2/source/text/schart/01 [build HPX] am/helpcontent2/source/text/schart/02 [build HPX] am/helpcontent2/source/text/schart/04 [build HPX] am/helpcontent2/source/text/sbasic/guide [build HPX] am/helpcontent2/source/text/sbasic/python [build HPX] am/helpcontent2/source/text/sbasic/shared [build HPX] am/helpcontent2/source/text/sbasic/shared/01 [build HPX] am/helpcontent2/source/text/sbasic/shared/02 [build HPX] am/helpcontent2/source/text/sbasic/shared/03 [build HPX] ar/helpcontent2/source/text/swriter [build HPX] ar/helpcontent2/source/text/swriter/00 [build HPX] ar/helpcontent2/source/text/swriter/01 [build HPX] ar/helpcontent2/source/text/swriter/02 [build HPX] ar/helpcontent2/source/text/swriter/04 [build HPX] ar/helpcontent2/source/text/swriter/guide [build HPX] ar/helpcontent2/source/text/swriter/librelogo [build HPX] ar/helpcontent2/source/text/swriter/menu [build HPX] ar/helpcontent2/source/text/scalc [build HPX] ar/helpcontent2/source/text/scalc/00 [build HPX] ar/helpcontent2/source/text/scalc/01 [build HPX] ar/helpcontent2/source/text/scalc/02 [build HPX] ar/helpcontent2/source/text/scalc/04 [build HPX] ar/helpcontent2/source/text/scalc/05 [build HPX] ar/helpcontent2/source/text/scalc/06 [build HPX] ar/helpcontent2/source/text/scalc/guide [build HPX] ar/helpcontent2/source/text/simpress [build HPX] ar/helpcontent2/source/text/simpress/00 [build HPX] ar/helpcontent2/source/text/simpress/01 [build HPX] ar/helpcontent2/source/text/simpress/02 [build HPX] ar/helpcontent2/source/text/simpress/04 [build HPX] ar/helpcontent2/source/text/simpress/guide [build HPX] ar/helpcontent2/source/text/sdraw [build HPX] ar/helpcontent2/source/text/sdraw/00 [build HPX] ar/helpcontent2/source/text/sdraw/01 [build HPX] ar/helpcontent2/source/text/sdraw/04 [build HPX] ar/helpcontent2/source/text/sdraw/guide [build HPX] ar/helpcontent2/source/text/shared [build HPX] ar/helpcontent2/source/text/shared/00 [build HPX] ar/helpcontent2/source/text/shared/01 [build HPX] ar/helpcontent2/source/text/shared/02 [build HPX] ar/helpcontent2/source/text/shared/04 [build HPX] ar/helpcontent2/source/text/shared/05 [build HPX] ar/helpcontent2/source/text/shared/06 [build HPX] ar/helpcontent2/source/text/shared/07 [build HPX] ar/helpcontent2/source/text/shared/autokorr [build HPX] ar/helpcontent2/source/text/shared/autopi [build HPX] ar/helpcontent2/source/text/shared/guide [build HPX] ar/helpcontent2/source/text/shared/help [build HPX] ar/helpcontent2/source/text/shared/menu [build HPX] ar/helpcontent2/source/text/shared/optionen [build HPX] ar/helpcontent2/source/text/shared/explorer/database [build HPX] ar/helpcontent2/source/text/smath [build HPX] ar/helpcontent2/source/text/smath/00 [build HPX] ar/helpcontent2/source/text/smath/01 [build HPX] ar/helpcontent2/source/text/smath/02 [build HPX] ar/helpcontent2/source/text/smath/04 [build HPX] ar/helpcontent2/source/text/smath/06 [build HPX] ar/helpcontent2/source/text/smath/guide [build HPX] ar/helpcontent2/source/text/schart [build HPX] ar/helpcontent2/source/text/schart/00 [build HPX] ar/helpcontent2/source/text/schart/01 [build HPX] ar/helpcontent2/source/text/schart/02 [build HPX] ar/helpcontent2/source/text/schart/04 [build HPX] ar/helpcontent2/source/text/sbasic/guide [build HPX] ar/helpcontent2/source/text/sbasic/python [build HPX] ar/helpcontent2/source/text/sbasic/shared [build HPX] ar/helpcontent2/source/text/sbasic/shared/01 [build HPX] ar/helpcontent2/source/text/sbasic/shared/02 [build HPX] ar/helpcontent2/source/text/sbasic/shared/03 [build HPX] ast/helpcontent2/source/text/swriter [build HPX] ast/helpcontent2/source/text/swriter/00 [build HPX] ast/helpcontent2/source/text/swriter/01 [build HPX] ast/helpcontent2/source/text/swriter/02 [build HPX] ast/helpcontent2/source/text/swriter/04 [build HPX] ast/helpcontent2/source/text/swriter/guide [build HPX] ast/helpcontent2/source/text/swriter/librelogo [build HPX] ast/helpcontent2/source/text/swriter/menu [build HPX] ast/helpcontent2/source/text/scalc [build HPX] ast/helpcontent2/source/text/scalc/00 [build HPX] ast/helpcontent2/source/text/scalc/01 [build HPX] ast/helpcontent2/source/text/scalc/02 [build HPX] ast/helpcontent2/source/text/scalc/04 [build HPX] ast/helpcontent2/source/text/scalc/05 [build HPX] ast/helpcontent2/source/text/scalc/06 [build HPX] ast/helpcontent2/source/text/scalc/guide [build HPX] ast/helpcontent2/source/text/simpress [build HPX] ast/helpcontent2/source/text/simpress/00 [build HPX] ast/helpcontent2/source/text/simpress/01 [build HPX] ast/helpcontent2/source/text/simpress/02 [build HPX] ast/helpcontent2/source/text/simpress/04 [build HPX] ast/helpcontent2/source/text/simpress/guide [build HPX] ast/helpcontent2/source/text/sdraw [build HPX] ast/helpcontent2/source/text/sdraw/00 [build HPX] ast/helpcontent2/source/text/sdraw/01 [build HPX] ast/helpcontent2/source/text/sdraw/04 [build HPX] ast/helpcontent2/source/text/sdraw/guide [build HPX] ast/helpcontent2/source/text/shared [build HPX] ast/helpcontent2/source/text/shared/00 [build HPX] ast/helpcontent2/source/text/shared/01 [build HPX] ast/helpcontent2/source/text/shared/02 [build HPX] ast/helpcontent2/source/text/shared/04 [build HPX] ast/helpcontent2/source/text/shared/05 [build HPX] ast/helpcontent2/source/text/shared/06 [build HPX] ast/helpcontent2/source/text/shared/07 [build HPX] ast/helpcontent2/source/text/shared/autokorr [build HPX] ast/helpcontent2/source/text/shared/autopi [build HPX] ast/helpcontent2/source/text/shared/guide [build HPX] ast/helpcontent2/source/text/shared/help [build HPX] ast/helpcontent2/source/text/shared/menu [build HPX] ast/helpcontent2/source/text/shared/optionen [build HPX] ast/helpcontent2/source/text/shared/explorer/database [build HPX] ast/helpcontent2/source/text/smath [build HPX] ast/helpcontent2/source/text/smath/00 [build HPX] ast/helpcontent2/source/text/smath/01 [build HPX] ast/helpcontent2/source/text/smath/02 [build HPX] ast/helpcontent2/source/text/smath/04 [build HPX] ast/helpcontent2/source/text/smath/06 [build HPX] ast/helpcontent2/source/text/smath/guide [build HPX] ast/helpcontent2/source/text/schart [build HPX] ast/helpcontent2/source/text/schart/00 [build HPX] ast/helpcontent2/source/text/schart/01 [build HPX] ast/helpcontent2/source/text/schart/02 [build HPX] ast/helpcontent2/source/text/schart/04 [build HPX] ast/helpcontent2/source/text/sbasic/guide [build HPX] ast/helpcontent2/source/text/sbasic/python [build HPX] ast/helpcontent2/source/text/sbasic/shared [build HPX] ast/helpcontent2/source/text/sbasic/shared/01 [build HPX] ast/helpcontent2/source/text/sbasic/shared/02 [build HPX] ast/helpcontent2/source/text/sbasic/shared/03 [build HPX] bg/helpcontent2/source/text/swriter [build HPX] bg/helpcontent2/source/text/swriter/00 [build HPX] bg/helpcontent2/source/text/swriter/01 [build HPX] bg/helpcontent2/source/text/swriter/02 [build HPX] bg/helpcontent2/source/text/swriter/04 [build HPX] bg/helpcontent2/source/text/swriter/guide [build HPX] bg/helpcontent2/source/text/swriter/librelogo [build HPX] bg/helpcontent2/source/text/swriter/menu [build HPX] bg/helpcontent2/source/text/scalc [build HPX] bg/helpcontent2/source/text/scalc/00 [build HPX] bg/helpcontent2/source/text/scalc/01 [build HPX] bg/helpcontent2/source/text/scalc/02 [build HPX] bg/helpcontent2/source/text/scalc/04 [build HPX] bg/helpcontent2/source/text/scalc/05 [build HPX] bg/helpcontent2/source/text/scalc/06 [build HPX] bg/helpcontent2/source/text/scalc/guide [build HPX] bg/helpcontent2/source/text/simpress [build HPX] bg/helpcontent2/source/text/simpress/00 [build HPX] bg/helpcontent2/source/text/simpress/01 [build HPX] bg/helpcontent2/source/text/simpress/02 [build HPX] bg/helpcontent2/source/text/simpress/04 [build HPX] bg/helpcontent2/source/text/simpress/guide [build HPX] bg/helpcontent2/source/text/sdraw [build HPX] bg/helpcontent2/source/text/sdraw/00 [build HPX] bg/helpcontent2/source/text/sdraw/01 [build HPX] bg/helpcontent2/source/text/sdraw/04 [build HPX] bg/helpcontent2/source/text/sdraw/guide [build HPX] bg/helpcontent2/source/text/shared [build HPX] bg/helpcontent2/source/text/shared/00 [build HPX] bg/helpcontent2/source/text/shared/01 [build HPX] bg/helpcontent2/source/text/shared/02 [build HPX] bg/helpcontent2/source/text/shared/04 [build HPX] bg/helpcontent2/source/text/shared/05 [build HPX] bg/helpcontent2/source/text/shared/06 [build HPX] bg/helpcontent2/source/text/shared/07 [build HPX] bg/helpcontent2/source/text/shared/autokorr [build HPX] bg/helpcontent2/source/text/shared/autopi [build HPX] bg/helpcontent2/source/text/shared/guide [build HPX] bg/helpcontent2/source/text/shared/help [build HPX] bg/helpcontent2/source/text/shared/menu [build HPX] bg/helpcontent2/source/text/shared/optionen [build HPX] bg/helpcontent2/source/text/shared/explorer/database [build HPX] bg/helpcontent2/source/text/smath [build HPX] bg/helpcontent2/source/text/smath/00 [build HPX] bg/helpcontent2/source/text/smath/01 [build HPX] bg/helpcontent2/source/text/smath/02 [build HPX] bg/helpcontent2/source/text/smath/04 [build HPX] bg/helpcontent2/source/text/smath/06 [build HPX] bg/helpcontent2/source/text/smath/guide [build HPX] bg/helpcontent2/source/text/schart [build HPX] bg/helpcontent2/source/text/schart/00 [build HPX] bg/helpcontent2/source/text/schart/01 [build HPX] bg/helpcontent2/source/text/schart/02 [build HPX] bg/helpcontent2/source/text/schart/04 [build HPX] bg/helpcontent2/source/text/sbasic/guide [build HPX] bg/helpcontent2/source/text/sbasic/python [build HPX] bg/helpcontent2/source/text/sbasic/shared [build HPX] bg/helpcontent2/source/text/sbasic/shared/01 [build HPX] bg/helpcontent2/source/text/sbasic/shared/02 [build HPX] bg/helpcontent2/source/text/sbasic/shared/03 [build HPX] bn/helpcontent2/source/text/swriter [build HPX] bn/helpcontent2/source/text/swriter/00 [build HPX] bn/helpcontent2/source/text/swriter/01 [build HPX] bn/helpcontent2/source/text/swriter/02 [build HPX] bn/helpcontent2/source/text/swriter/04 [build HPX] bn/helpcontent2/source/text/swriter/guide [build HPX] bn/helpcontent2/source/text/swriter/librelogo [build HPX] bn/helpcontent2/source/text/swriter/menu [build HPX] bn/helpcontent2/source/text/scalc [build HPX] bn/helpcontent2/source/text/scalc/00 [build HPX] bn/helpcontent2/source/text/scalc/01 [build HPX] bn/helpcontent2/source/text/scalc/02 [build HPX] bn/helpcontent2/source/text/scalc/04 [build HPX] bn/helpcontent2/source/text/scalc/05 [build HPX] bn/helpcontent2/source/text/scalc/06 [build HPX] bn/helpcontent2/source/text/scalc/guide [build HPX] bn/helpcontent2/source/text/simpress [build HPX] bn/helpcontent2/source/text/simpress/00 [build HPX] bn/helpcontent2/source/text/simpress/01 [build HPX] bn/helpcontent2/source/text/simpress/02 [build HPX] bn/helpcontent2/source/text/simpress/04 [build HPX] bn/helpcontent2/source/text/simpress/guide [build HPX] bn/helpcontent2/source/text/sdraw [build HPX] bn/helpcontent2/source/text/sdraw/00 [build HPX] bn/helpcontent2/source/text/sdraw/01 [build HPX] bn/helpcontent2/source/text/sdraw/04 [build HPX] bn/helpcontent2/source/text/sdraw/guide [build HPX] bn/helpcontent2/source/text/shared [build HPX] bn/helpcontent2/source/text/shared/00 [build HPX] bn/helpcontent2/source/text/shared/01 [build HPX] bn/helpcontent2/source/text/shared/02 [build HPX] bn/helpcontent2/source/text/shared/04 [build HPX] bn/helpcontent2/source/text/shared/05 [build HPX] bn/helpcontent2/source/text/shared/06 [build HPX] bn/helpcontent2/source/text/shared/07 [build HPX] bn/helpcontent2/source/text/shared/autokorr [build HPX] bn/helpcontent2/source/text/shared/autopi [build HPX] bn/helpcontent2/source/text/shared/guide [build HPX] bn/helpcontent2/source/text/shared/help [build HPX] bn/helpcontent2/source/text/shared/menu [build HPX] bn/helpcontent2/source/text/shared/optionen [build HPX] bn/helpcontent2/source/text/shared/explorer/database [build HPX] bn/helpcontent2/source/text/smath [build HPX] bn/helpcontent2/source/text/smath/00 [build HPX] bn/helpcontent2/source/text/smath/01 [build HPX] bn/helpcontent2/source/text/smath/02 [build HPX] bn/helpcontent2/source/text/smath/04 [build HPX] bn/helpcontent2/source/text/smath/06 [build HPX] bn/helpcontent2/source/text/smath/guide [build HPX] bn/helpcontent2/source/text/schart [build HPX] bn/helpcontent2/source/text/schart/00 [build HPX] bn/helpcontent2/source/text/schart/01 [build HPX] bn/helpcontent2/source/text/schart/02 [build HPX] bn/helpcontent2/source/text/schart/04 [build HPX] bn/helpcontent2/source/text/sbasic/guide [build HPX] bn/helpcontent2/source/text/sbasic/python [build HPX] bn/helpcontent2/source/text/sbasic/shared [build HPX] bn/helpcontent2/source/text/sbasic/shared/01 [build HPX] bn/helpcontent2/source/text/sbasic/shared/02 [build HPX] bn/helpcontent2/source/text/sbasic/shared/03 [build HPX] bn-IN/helpcontent2/source/text/swriter [build HPX] bn-IN/helpcontent2/source/text/swriter/00 [build HPX] bn-IN/helpcontent2/source/text/swriter/01 [build HPX] bn-IN/helpcontent2/source/text/swriter/02 [build HPX] bn-IN/helpcontent2/source/text/swriter/04 [build HPX] bn-IN/helpcontent2/source/text/swriter/guide [build HPX] bn-IN/helpcontent2/source/text/swriter/librelogo [build HPX] bn-IN/helpcontent2/source/text/swriter/menu [build HPX] bn-IN/helpcontent2/source/text/scalc [build HPX] bn-IN/helpcontent2/source/text/scalc/00 [build HPX] bn-IN/helpcontent2/source/text/scalc/01 [build HPX] bn-IN/helpcontent2/source/text/scalc/02 [build HPX] bn-IN/helpcontent2/source/text/scalc/04 [build HPX] bn-IN/helpcontent2/source/text/scalc/05 [build HPX] bn-IN/helpcontent2/source/text/scalc/06 [build HPX] bn-IN/helpcontent2/source/text/scalc/guide [build HPX] bn-IN/helpcontent2/source/text/simpress [build HPX] bn-IN/helpcontent2/source/text/simpress/00 [build HPX] bn-IN/helpcontent2/source/text/simpress/01 [build HPX] bn-IN/helpcontent2/source/text/simpress/02 [build HPX] bn-IN/helpcontent2/source/text/simpress/04 [build HPX] bn-IN/helpcontent2/source/text/simpress/guide [build HPX] bn-IN/helpcontent2/source/text/sdraw [build HPX] bn-IN/helpcontent2/source/text/sdraw/00 [build HPX] bn-IN/helpcontent2/source/text/sdraw/01 [build HPX] bn-IN/helpcontent2/source/text/sdraw/04 [build HPX] bn-IN/helpcontent2/source/text/sdraw/guide [build HPX] bn-IN/helpcontent2/source/text/shared [build HPX] bn-IN/helpcontent2/source/text/shared/00 [build HPX] bn-IN/helpcontent2/source/text/shared/01 [build HPX] bn-IN/helpcontent2/source/text/shared/02 [build HPX] bn-IN/helpcontent2/source/text/shared/04 [build HPX] bn-IN/helpcontent2/source/text/shared/05 [build HPX] bn-IN/helpcontent2/source/text/shared/06 [build HPX] bn-IN/helpcontent2/source/text/shared/07 [build HPX] bn-IN/helpcontent2/source/text/shared/autokorr [build HPX] bn-IN/helpcontent2/source/text/shared/autopi [build HPX] bn-IN/helpcontent2/source/text/shared/guide [build HPX] bn-IN/helpcontent2/source/text/shared/help [build HPX] bn-IN/helpcontent2/source/text/shared/menu [build HPX] bn-IN/helpcontent2/source/text/shared/optionen [build HPX] bn-IN/helpcontent2/source/text/shared/explorer/database [build HPX] bn-IN/helpcontent2/source/text/smath [build HPX] bn-IN/helpcontent2/source/text/smath/00 [build HPX] bn-IN/helpcontent2/source/text/smath/01 [build HPX] bn-IN/helpcontent2/source/text/smath/02 [build HPX] bn-IN/helpcontent2/source/text/smath/04 [build HPX] bn-IN/helpcontent2/source/text/smath/06 [build HPX] bn-IN/helpcontent2/source/text/smath/guide [build HPX] bn-IN/helpcontent2/source/text/schart [build HPX] bn-IN/helpcontent2/source/text/schart/00 [build HPX] bn-IN/helpcontent2/source/text/schart/01 [build HPX] bn-IN/helpcontent2/source/text/schart/02 [build HPX] bn-IN/helpcontent2/source/text/schart/04 [build HPX] bn-IN/helpcontent2/source/text/sbasic/guide [build HPX] bn-IN/helpcontent2/source/text/sbasic/python [build HPX] bn-IN/helpcontent2/source/text/sbasic/shared [build HPX] bn-IN/helpcontent2/source/text/sbasic/shared/01 [build HPX] bn-IN/helpcontent2/source/text/sbasic/shared/02 [build HPX] bn-IN/helpcontent2/source/text/sbasic/shared/03 [build HPX] bo/helpcontent2/source/text/swriter [build HPX] bo/helpcontent2/source/text/swriter/00 [build HPX] bo/helpcontent2/source/text/swriter/01 [build HPX] bo/helpcontent2/source/text/swriter/02 [build HPX] bo/helpcontent2/source/text/swriter/04 [build HPX] bo/helpcontent2/source/text/swriter/guide [build HPX] bo/helpcontent2/source/text/swriter/librelogo [build HPX] bo/helpcontent2/source/text/swriter/menu [build HPX] bo/helpcontent2/source/text/scalc [build HPX] bo/helpcontent2/source/text/scalc/00 [build HPX] bo/helpcontent2/source/text/scalc/01 [build HPX] bo/helpcontent2/source/text/scalc/02 [build HPX] bo/helpcontent2/source/text/scalc/04 [build HPX] bo/helpcontent2/source/text/scalc/05 [build HPX] bo/helpcontent2/source/text/scalc/06 [build HPX] bo/helpcontent2/source/text/scalc/guide [build HPX] bo/helpcontent2/source/text/simpress [build HPX] bo/helpcontent2/source/text/simpress/00 [build HPX] bo/helpcontent2/source/text/simpress/01 [build HPX] bo/helpcontent2/source/text/simpress/02 [build HPX] bo/helpcontent2/source/text/simpress/04 [build HPX] bo/helpcontent2/source/text/simpress/guide [build HPX] bo/helpcontent2/source/text/sdraw [build HPX] bo/helpcontent2/source/text/sdraw/00 [build HPX] bo/helpcontent2/source/text/sdraw/01 [build HPX] bo/helpcontent2/source/text/sdraw/04 [build HPX] bo/helpcontent2/source/text/sdraw/guide [build HPX] bo/helpcontent2/source/text/shared [build HPX] bo/helpcontent2/source/text/shared/00 [build HPX] bo/helpcontent2/source/text/shared/01 [build HPX] bo/helpcontent2/source/text/shared/02 [build HPX] bo/helpcontent2/source/text/shared/04 [build HPX] bo/helpcontent2/source/text/shared/05 [build HPX] bo/helpcontent2/source/text/shared/06 [build HPX] bo/helpcontent2/source/text/shared/07 [build HPX] bo/helpcontent2/source/text/shared/autokorr [build HPX] bo/helpcontent2/source/text/shared/autopi [build HPX] bo/helpcontent2/source/text/shared/guide [build HPX] bo/helpcontent2/source/text/shared/help [build HPX] bo/helpcontent2/source/text/shared/menu [build HPX] bo/helpcontent2/source/text/shared/optionen [build HPX] bo/helpcontent2/source/text/shared/explorer/database [build HPX] bo/helpcontent2/source/text/smath [build HPX] bo/helpcontent2/source/text/smath/00 [build HPX] bo/helpcontent2/source/text/smath/01 [build HPX] bo/helpcontent2/source/text/smath/02 [build HPX] bo/helpcontent2/source/text/smath/04 [build HPX] bo/helpcontent2/source/text/smath/06 [build HPX] bo/helpcontent2/source/text/smath/guide [build HPX] bo/helpcontent2/source/text/schart [build HPX] bo/helpcontent2/source/text/schart/00 [build HPX] bo/helpcontent2/source/text/schart/01 [build HPX] bo/helpcontent2/source/text/schart/02 [build HPX] bo/helpcontent2/source/text/schart/04 [build HPX] bo/helpcontent2/source/text/sbasic/guide [build HPX] bo/helpcontent2/source/text/sbasic/python [build HPX] bo/helpcontent2/source/text/sbasic/shared [build HPX] bo/helpcontent2/source/text/sbasic/shared/01 [build HPX] bo/helpcontent2/source/text/sbasic/shared/02 [build HPX] bo/helpcontent2/source/text/sbasic/shared/03 [build HPX] bs/helpcontent2/source/text/swriter [build HPX] bs/helpcontent2/source/text/swriter/00 [build HPX] bs/helpcontent2/source/text/swriter/01 [build HPX] bs/helpcontent2/source/text/swriter/02 [build HPX] bs/helpcontent2/source/text/swriter/04 [build HPX] bs/helpcontent2/source/text/swriter/guide [build HPX] bs/helpcontent2/source/text/swriter/librelogo [build HPX] bs/helpcontent2/source/text/swriter/menu [build HPX] bs/helpcontent2/source/text/scalc [build HPX] bs/helpcontent2/source/text/scalc/00 [build HPX] bs/helpcontent2/source/text/scalc/01 [build HPX] bs/helpcontent2/source/text/scalc/02 [build HPX] bs/helpcontent2/source/text/scalc/04 [build HPX] bs/helpcontent2/source/text/scalc/05 [build HPX] bs/helpcontent2/source/text/scalc/06 [build HPX] bs/helpcontent2/source/text/scalc/guide [build HPX] bs/helpcontent2/source/text/simpress [build HPX] bs/helpcontent2/source/text/simpress/00 [build HPX] bs/helpcontent2/source/text/simpress/01 [build HPX] bs/helpcontent2/source/text/simpress/02 [build HPX] bs/helpcontent2/source/text/simpress/04 [build HPX] bs/helpcontent2/source/text/simpress/guide [build HPX] bs/helpcontent2/source/text/sdraw [build HPX] bs/helpcontent2/source/text/sdraw/00 [build HPX] bs/helpcontent2/source/text/sdraw/01 [build HPX] bs/helpcontent2/source/text/sdraw/04 [build HPX] bs/helpcontent2/source/text/sdraw/guide [build HPX] bs/helpcontent2/source/text/shared [build HPX] bs/helpcontent2/source/text/shared/00 [build HPX] bs/helpcontent2/source/text/shared/01 [build HPX] bs/helpcontent2/source/text/shared/02 [build HPX] bs/helpcontent2/source/text/shared/04 [build HPX] bs/helpcontent2/source/text/shared/05 [build HPX] bs/helpcontent2/source/text/shared/06 [build HPX] bs/helpcontent2/source/text/shared/07 [build HPX] bs/helpcontent2/source/text/shared/autokorr [build HPX] bs/helpcontent2/source/text/shared/autopi [build HPX] bs/helpcontent2/source/text/shared/guide [build HPX] bs/helpcontent2/source/text/shared/help [build HPX] bs/helpcontent2/source/text/shared/menu [build HPX] bs/helpcontent2/source/text/shared/optionen [build HPX] bs/helpcontent2/source/text/shared/explorer/database [build HPX] bs/helpcontent2/source/text/smath [build HPX] bs/helpcontent2/source/text/smath/00 [build HPX] bs/helpcontent2/source/text/smath/01 [build HPX] bs/helpcontent2/source/text/smath/02 [build HPX] bs/helpcontent2/source/text/smath/04 [build HPX] bs/helpcontent2/source/text/smath/06 [build HPX] bs/helpcontent2/source/text/smath/guide [build HPX] bs/helpcontent2/source/text/schart [build HPX] bs/helpcontent2/source/text/schart/00 [build HPX] bs/helpcontent2/source/text/schart/01 [build HPX] bs/helpcontent2/source/text/schart/02 [build HPX] bs/helpcontent2/source/text/schart/04 [build HPX] bs/helpcontent2/source/text/sbasic/guide [build HPX] bs/helpcontent2/source/text/sbasic/python [build HPX] bs/helpcontent2/source/text/sbasic/shared [build HPX] bs/helpcontent2/source/text/sbasic/shared/01 [build HPX] bs/helpcontent2/source/text/sbasic/shared/02 [build HPX] bs/helpcontent2/source/text/sbasic/shared/03 [build HPX] ca/helpcontent2/source/text/swriter [build HPX] ca/helpcontent2/source/text/swriter/00 [build HPX] ca/helpcontent2/source/text/swriter/01 [build HPX] ca/helpcontent2/source/text/swriter/02 [build HPX] ca/helpcontent2/source/text/swriter/04 [build HPX] ca/helpcontent2/source/text/swriter/guide [build HPX] ca/helpcontent2/source/text/swriter/librelogo [build HPX] ca/helpcontent2/source/text/swriter/menu [build HPX] ca/helpcontent2/source/text/scalc [build HPX] ca/helpcontent2/source/text/scalc/00 [build HPX] ca/helpcontent2/source/text/scalc/01 [build HPX] ca/helpcontent2/source/text/scalc/02 [build HPX] ca/helpcontent2/source/text/scalc/04 [build HPX] ca/helpcontent2/source/text/scalc/05 [build HPX] ca/helpcontent2/source/text/scalc/06 [build HPX] ca/helpcontent2/source/text/scalc/guide [build HPX] ca/helpcontent2/source/text/simpress [build HPX] ca/helpcontent2/source/text/simpress/00 [build HPX] ca/helpcontent2/source/text/simpress/01 [build HPX] ca/helpcontent2/source/text/simpress/02 [build HPX] ca/helpcontent2/source/text/simpress/04 [build HPX] ca/helpcontent2/source/text/simpress/guide [build HPX] ca/helpcontent2/source/text/sdraw [build HPX] ca/helpcontent2/source/text/sdraw/00 [build HPX] ca/helpcontent2/source/text/sdraw/01 [build HPX] ca/helpcontent2/source/text/sdraw/04 [build HPX] ca/helpcontent2/source/text/sdraw/guide [build HPX] ca/helpcontent2/source/text/shared [build HPX] ca/helpcontent2/source/text/shared/00 [build HPX] ca/helpcontent2/source/text/shared/01 [build HPX] ca/helpcontent2/source/text/shared/02 [build HPX] ca/helpcontent2/source/text/shared/04 [build HPX] ca/helpcontent2/source/text/shared/05 [build HPX] ca/helpcontent2/source/text/shared/06 [build HPX] ca/helpcontent2/source/text/shared/07 [build HPX] ca/helpcontent2/source/text/shared/autokorr [build HPX] ca/helpcontent2/source/text/shared/autopi [build HPX] ca/helpcontent2/source/text/shared/guide [build HPX] ca/helpcontent2/source/text/shared/help [build HPX] ca/helpcontent2/source/text/shared/menu [build HPX] ca/helpcontent2/source/text/shared/optionen [build HPX] ca/helpcontent2/source/text/shared/explorer/database [build HPX] ca/helpcontent2/source/text/smath [build HPX] ca/helpcontent2/source/text/smath/00 [build HPX] ca/helpcontent2/source/text/smath/01 [build HPX] ca/helpcontent2/source/text/smath/02 [build HPX] ca/helpcontent2/source/text/smath/04 [build HPX] ca/helpcontent2/source/text/smath/06 [build HPX] ca/helpcontent2/source/text/smath/guide [build HPX] ca/helpcontent2/source/text/schart [build HPX] ca/helpcontent2/source/text/schart/00 [build HPX] ca/helpcontent2/source/text/schart/01 [build HPX] ca/helpcontent2/source/text/schart/02 [build HPX] ca/helpcontent2/source/text/schart/04 [build HPX] ca/helpcontent2/source/text/sbasic/guide [build HPX] ca/helpcontent2/source/text/sbasic/python [build HPX] ca/helpcontent2/source/text/sbasic/shared [build HPX] ca/helpcontent2/source/text/sbasic/shared/01 [build HPX] ca/helpcontent2/source/text/sbasic/shared/02 [build HPX] ca/helpcontent2/source/text/sbasic/shared/03 [build HPX] ca-valencia/helpcontent2/source/text/swriter [build HPX] ca-valencia/helpcontent2/source/text/swriter/00 [build HPX] ca-valencia/helpcontent2/source/text/swriter/01 [build HPX] ca-valencia/helpcontent2/source/text/swriter/02 [build HPX] ca-valencia/helpcontent2/source/text/swriter/04 [build HPX] ca-valencia/helpcontent2/source/text/swriter/guide [build HPX] ca-valencia/helpcontent2/source/text/swriter/librelogo [build HPX] ca-valencia/helpcontent2/source/text/swriter/menu [build HPX] ca-valencia/helpcontent2/source/text/scalc [build HPX] ca-valencia/helpcontent2/source/text/scalc/00 [build HPX] ca-valencia/helpcontent2/source/text/scalc/01 [build HPX] ca-valencia/helpcontent2/source/text/scalc/02 [build HPX] ca-valencia/helpcontent2/source/text/scalc/04 [build HPX] ca-valencia/helpcontent2/source/text/scalc/05 [build HPX] ca-valencia/helpcontent2/source/text/scalc/06 [build HPX] ca-valencia/helpcontent2/source/text/scalc/guide [build HPX] ca-valencia/helpcontent2/source/text/simpress [build HPX] ca-valencia/helpcontent2/source/text/simpress/00 [build HPX] ca-valencia/helpcontent2/source/text/simpress/01 [build HPX] ca-valencia/helpcontent2/source/text/simpress/02 [build HPX] ca-valencia/helpcontent2/source/text/simpress/04 [build HPX] ca-valencia/helpcontent2/source/text/simpress/guide [build HPX] ca-valencia/helpcontent2/source/text/sdraw [build HPX] ca-valencia/helpcontent2/source/text/sdraw/00 [build HPX] ca-valencia/helpcontent2/source/text/sdraw/01 [build HPX] ca-valencia/helpcontent2/source/text/sdraw/04 [build HPX] ca-valencia/helpcontent2/source/text/sdraw/guide [build HPX] ca-valencia/helpcontent2/source/text/shared [build HPX] ca-valencia/helpcontent2/source/text/shared/00 [build HPX] ca-valencia/helpcontent2/source/text/shared/01 [build HPX] ca-valencia/helpcontent2/source/text/shared/02 [build HPX] ca-valencia/helpcontent2/source/text/shared/04 [build HPX] ca-valencia/helpcontent2/source/text/shared/05 [build HPX] ca-valencia/helpcontent2/source/text/shared/06 [build HPX] ca-valencia/helpcontent2/source/text/shared/07 [build HPX] ca-valencia/helpcontent2/source/text/shared/autokorr [build HPX] ca-valencia/helpcontent2/source/text/shared/autopi [build HPX] ca-valencia/helpcontent2/source/text/shared/guide [build HPX] ca-valencia/helpcontent2/source/text/shared/help [build HPX] ca-valencia/helpcontent2/source/text/shared/menu [build HPX] ca-valencia/helpcontent2/source/text/shared/optionen [build HPX] ca-valencia/helpcontent2/source/text/shared/explorer/database [build HPX] ca-valencia/helpcontent2/source/text/smath [build HPX] ca-valencia/helpcontent2/source/text/smath/00 [build HPX] ca-valencia/helpcontent2/source/text/smath/01 [build HPX] ca-valencia/helpcontent2/source/text/smath/02 [build HPX] ca-valencia/helpcontent2/source/text/smath/04 [build HPX] ca-valencia/helpcontent2/source/text/smath/06 [build HPX] ca-valencia/helpcontent2/source/text/smath/guide [build HPX] ca-valencia/helpcontent2/source/text/schart [build HPX] ca-valencia/helpcontent2/source/text/schart/00 [build HPX] ca-valencia/helpcontent2/source/text/schart/01 [build HPX] ca-valencia/helpcontent2/source/text/schart/02 [build HPX] ca-valencia/helpcontent2/source/text/schart/04 [build HPX] ca-valencia/helpcontent2/source/text/sbasic/guide [build HPX] ca-valencia/helpcontent2/source/text/sbasic/python [build HPX] ca-valencia/helpcontent2/source/text/sbasic/shared [build HPX] ca-valencia/helpcontent2/source/text/sbasic/shared/01 [build HPX] ca-valencia/helpcontent2/source/text/sbasic/shared/02 [build HPX] ca-valencia/helpcontent2/source/text/sbasic/shared/03 [build HPX] cs/helpcontent2/source/text/swriter [build HPX] cs/helpcontent2/source/text/swriter/00 [build HPX] cs/helpcontent2/source/text/swriter/01 [build HPX] cs/helpcontent2/source/text/swriter/02 [build HPX] cs/helpcontent2/source/text/swriter/04 [build HPX] cs/helpcontent2/source/text/swriter/guide [build HPX] cs/helpcontent2/source/text/swriter/librelogo [build HPX] cs/helpcontent2/source/text/swriter/menu [build HPX] cs/helpcontent2/source/text/scalc [build HPX] cs/helpcontent2/source/text/scalc/00 [build HPX] cs/helpcontent2/source/text/scalc/01 [build HPX] cs/helpcontent2/source/text/scalc/02 [build HPX] cs/helpcontent2/source/text/scalc/04 [build HPX] cs/helpcontent2/source/text/scalc/05 [build HPX] cs/helpcontent2/source/text/scalc/06 [build HPX] cs/helpcontent2/source/text/scalc/guide [build HPX] cs/helpcontent2/source/text/simpress [build HPX] cs/helpcontent2/source/text/simpress/00 [build HPX] cs/helpcontent2/source/text/simpress/01 [build HPX] cs/helpcontent2/source/text/simpress/02 [build HPX] cs/helpcontent2/source/text/simpress/04 [build HPX] cs/helpcontent2/source/text/simpress/guide [build HPX] cs/helpcontent2/source/text/sdraw [build HPX] cs/helpcontent2/source/text/sdraw/00 [build HPX] cs/helpcontent2/source/text/sdraw/01 [build HPX] cs/helpcontent2/source/text/sdraw/04 [build HPX] cs/helpcontent2/source/text/sdraw/guide [build HPX] cs/helpcontent2/source/text/shared [build HPX] cs/helpcontent2/source/text/shared/00 [build HPX] cs/helpcontent2/source/text/shared/01 [build HPX] cs/helpcontent2/source/text/shared/02 [build HPX] cs/helpcontent2/source/text/shared/04 [build HPX] cs/helpcontent2/source/text/shared/05 [build HPX] cs/helpcontent2/source/text/shared/06 [build HPX] cs/helpcontent2/source/text/shared/07 [build HPX] cs/helpcontent2/source/text/shared/autokorr [build HPX] cs/helpcontent2/source/text/shared/autopi [build HPX] cs/helpcontent2/source/text/shared/guide [build HPX] cs/helpcontent2/source/text/shared/help [build HPX] cs/helpcontent2/source/text/shared/menu [build HPX] cs/helpcontent2/source/text/shared/optionen [build HPX] cs/helpcontent2/source/text/shared/explorer/database [build HPX] cs/helpcontent2/source/text/smath [build HPX] cs/helpcontent2/source/text/smath/00 [build HPX] cs/helpcontent2/source/text/smath/01 [build HPX] cs/helpcontent2/source/text/smath/02 [build HPX] cs/helpcontent2/source/text/smath/04 [build HPX] cs/helpcontent2/source/text/smath/06 [build HPX] cs/helpcontent2/source/text/smath/guide [build HPX] cs/helpcontent2/source/text/schart [build HPX] cs/helpcontent2/source/text/schart/00 [build HPX] cs/helpcontent2/source/text/schart/01 [build HPX] cs/helpcontent2/source/text/schart/02 [build HPX] cs/helpcontent2/source/text/schart/04 [build HPX] cs/helpcontent2/source/text/sbasic/guide [build HPX] cs/helpcontent2/source/text/sbasic/python [build HPX] cs/helpcontent2/source/text/sbasic/shared [build HPX] cs/helpcontent2/source/text/sbasic/shared/01 [build HPX] cs/helpcontent2/source/text/sbasic/shared/02 [build HPX] cs/helpcontent2/source/text/sbasic/shared/03 [build HPX] da/helpcontent2/source/text/swriter [build HPX] da/helpcontent2/source/text/swriter/00 [build HPX] da/helpcontent2/source/text/swriter/01 [build HPX] da/helpcontent2/source/text/swriter/02 [build HPX] da/helpcontent2/source/text/swriter/04 [build HPX] da/helpcontent2/source/text/swriter/guide [build HPX] da/helpcontent2/source/text/swriter/librelogo [build HPX] da/helpcontent2/source/text/swriter/menu [build HPX] da/helpcontent2/source/text/scalc [build HPX] da/helpcontent2/source/text/scalc/00 [build HPX] da/helpcontent2/source/text/scalc/01 [build HPX] da/helpcontent2/source/text/scalc/02 [build HPX] da/helpcontent2/source/text/scalc/04 [build HPX] da/helpcontent2/source/text/scalc/05 [build HPX] da/helpcontent2/source/text/scalc/06 [build HPX] da/helpcontent2/source/text/scalc/guide [build HPX] da/helpcontent2/source/text/simpress [build HPX] da/helpcontent2/source/text/simpress/00 [build HPX] da/helpcontent2/source/text/simpress/01 [build HPX] da/helpcontent2/source/text/simpress/02 [build HPX] da/helpcontent2/source/text/simpress/04 [build HPX] da/helpcontent2/source/text/simpress/guide [build HPX] da/helpcontent2/source/text/sdraw [build HPX] da/helpcontent2/source/text/sdraw/00 [build HPX] da/helpcontent2/source/text/sdraw/01 [build HPX] da/helpcontent2/source/text/sdraw/04 [build HPX] da/helpcontent2/source/text/sdraw/guide [build HPX] da/helpcontent2/source/text/shared [build HPX] da/helpcontent2/source/text/shared/00 [build HPX] da/helpcontent2/source/text/shared/01 [build HPX] da/helpcontent2/source/text/shared/02 [build HPX] da/helpcontent2/source/text/shared/04 Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 1 and switchinline ultinline>Funktioner - Indstillinger ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root ptionen/01013000.xhp">%PRODUCTNAME - Tilgængelighed. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ptionen/01013000.xhp">%PRODUCTNAME - Tilgængelighed. ^ [build HPX] da/helpcontent2/source/text/shared/05 [build HPX] da/helpcontent2/source/text/shared/06 [build HPX] da/helpcontent2/source/text/shared/07 [build HPX] da/helpcontent2/source/text/shared/autokorr [build HPX] da/helpcontent2/source/text/shared/autopi [build HPX] da/helpcontent2/source/text/shared/guide [build HPX] da/helpcontent2/source/text/shared/help [build HPX] da/helpcontent2/source/text/shared/menu [build HPX] da/helpcontent2/source/text/shared/optionen [build HPX] da/helpcontent2/source/text/shared/explorer/database [build HPX] da/helpcontent2/source/text/smath [build HPX] da/helpcontent2/source/text/smath/00 [build HPX] da/helpcontent2/source/text/smath/01 [build HPX] da/helpcontent2/source/text/smath/02 [build HPX] da/helpcontent2/source/text/smath/04 [build HPX] da/helpcontent2/source/text/smath/06 [build HPX] da/helpcontent2/source/text/smath/guide [build HPX] da/helpcontent2/source/text/schart [build HPX] da/helpcontent2/source/text/schart/00 [build HPX] da/helpcontent2/source/text/schart/01 [build HPX] da/helpcontent2/source/text/schart/02 [build HPX] da/helpcontent2/source/text/schart/04 [build HPX] da/helpcontent2/source/text/sbasic/guide [build HPX] da/helpcontent2/source/text/sbasic/python [build HPX] da/helpcontent2/source/text/sbasic/shared [build HPX] da/helpcontent2/source/text/sbasic/shared/01 [build HPX] da/helpcontent2/source/text/sbasic/shared/02 [build HPX] da/helpcontent2/source/text/sbasic/shared/03 [build HPX] de/helpcontent2/source/text/swriter [build HPX] de/helpcontent2/source/text/swriter/00 [build HPX] de/helpcontent2/source/text/swriter/01 [build HPX] de/helpcontent2/source/text/swriter/02 [build HPX] de/helpcontent2/source/text/swriter/04 [build HPX] de/helpcontent2/source/text/swriter/guide [build HPX] de/helpcontent2/source/text/swriter/librelogo [build HPX] de/helpcontent2/source/text/swriter/menu [build HPX] de/helpcontent2/source/text/scalc [build HPX] de/helpcontent2/source/text/scalc/00 [build HPX] de/helpcontent2/source/text/scalc/01 [build HPX] de/helpcontent2/source/text/scalc/02 [build HPX] de/helpcontent2/source/text/scalc/04 [build HPX] de/helpcontent2/source/text/scalc/05 [build HPX] de/helpcontent2/source/text/scalc/06 [build HPX] de/helpcontent2/source/text/scalc/guide [build HPX] de/helpcontent2/source/text/simpress [build HPX] de/helpcontent2/source/text/simpress/00 [build HPX] de/helpcontent2/source/text/simpress/01 [build HPX] de/helpcontent2/source/text/simpress/02 [build HPX] de/helpcontent2/source/text/simpress/04 [build HPX] de/helpcontent2/source/text/simpress/guide [build HPX] de/helpcontent2/source/text/sdraw [build HPX] de/helpcontent2/source/text/sdraw/00 [build HPX] de/helpcontent2/source/text/sdraw/01 [build HPX] de/helpcontent2/source/text/sdraw/04 [build HPX] de/helpcontent2/source/text/sdraw/guide [build HPX] de/helpcontent2/source/text/shared [build HPX] de/helpcontent2/source/text/shared/00 [build HPX] de/helpcontent2/source/text/shared/01 [build HPX] de/helpcontent2/source/text/shared/02 [build HPX] de/helpcontent2/source/text/shared/04 [build HPX] de/helpcontent2/source/text/shared/05 [build HPX] de/helpcontent2/source/text/shared/06 [build HPX] de/helpcontent2/source/text/shared/07 [build HPX] de/helpcontent2/source/text/shared/autokorr [build HPX] de/helpcontent2/source/text/shared/autopi [build HPX] de/helpcontent2/source/text/shared/guide [build HPX] de/helpcontent2/source/text/shared/help [build HPX] de/helpcontent2/source/text/shared/menu [build HPX] de/helpcontent2/source/text/shared/optionen [build HPX] de/helpcontent2/source/text/shared/explorer/database [build HPX] de/helpcontent2/source/text/smath [build HPX] de/helpcontent2/source/text/smath/00 [build HPX] de/helpcontent2/source/text/smath/01 [build HPX] de/helpcontent2/source/text/smath/02 Entity: line 1: parser error : Opening and ending tag mismatch: image line 1 and root m" height="0.847cm">Symbol für teilt nicht ^ Entity: line 1: parser error : Premature end of data in tag root line 1 m" height="0.847cm">Symbol für teilt nicht ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 1 and root 47cm" height="0.847cm">Symbol für ähnlich ^ Entity: line 1: parser error : Premature end of data in tag root line 1 47cm" height="0.847cm">Symbol für ähnlich ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 1 and root cm">Symbol für doppelten Pfeil nach rechts ^ Entity: line 1: parser error : Premature end of data in tag root line 1 cm">Symbol für doppelten Pfeil nach rechts ^ [build HPX] de/helpcontent2/source/text/smath/04 Entity: line 1: parser error : Opening and ending tag mismatch: image line 1 and root "alt_id3148704">Symbol für von niedrigerem oder äquivalentem Rang ^ Entity: line 1: parser error : Premature end of data in tag root line 1 "alt_id3148704">Symbol für von niedrigerem oder äquivalentem Rang ^ [build HPX] de/helpcontent2/source/text/smath/06 Entity: line 1: parser error : Opening and ending tag mismatch: image line 1 and root eight="0.25inch">Symbol für runde Klammern ^ Entity: line 1: parser error : Premature end of data in tag root line 1 eight="0.25inch">Symbol für runde Klammern ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 1 and root ight="0.25inch">Symbol für einfache Linien ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ight="0.25inch">Symbol für einfache Linien ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 1 and root ight="0.25inch">Symbol für doppelte Linien ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ight="0.25inch">Symbol für doppelte Linien ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 1 and root ght="0.25inch">Symbol für Operatorklammern ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ght="0.25inch">Symbol für Operatorklammern ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 1 and root d="alt_id3153794">Symbol für doppelte eckige Klammern (skalierbar) ^ Entity: line 1: parser error : Premature end of data in tag root line 1 d="alt_id3153794">Symbol für doppelte eckige Klammern (skalierbar) ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 1 and root ">Symbol für Operatorklammern (skalierbar) ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ">Symbol für Operatorklammern (skalierbar) ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 1 and root id="alt_id3154349">Symbol für geschweift Klammer oben (skalierbar) ^ Entity: line 1: parser error : Premature end of data in tag root line 1 id="alt_id3154349">Symbol für geschweift Klammer oben (skalierbar) ^ [build HPX] de/helpcontent2/source/text/smath/guide Entity: line 1: parser error : Opening and ending tag mismatch: image line 1 and root ight="0.2228in">Symbol für doppelten Punkt ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ight="0.2228in">Symbol für doppelten Punkt ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 1 and root ight="0.2228inch">Symbol für Zeilenumbruch ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ight="0.2228inch">Symbol für Zeilenumbruch ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 1 and root "0.3335inch">Symbol für Tiefstellung links ^ Entity: line 1: parser error : Premature end of data in tag root line 1 "0.3335inch">Symbol für Tiefstellung links ^ [build HPX] de/helpcontent2/source/text/schart [build HPX] de/helpcontent2/source/text/schart/00 [build HPX] de/helpcontent2/source/text/schart/01 [build HPX] de/helpcontent2/source/text/schart/02 [build HPX] de/helpcontent2/source/text/schart/04 [build HPX] de/helpcontent2/source/text/sbasic/guide [build HPX] de/helpcontent2/source/text/sbasic/python [build HPX] de/helpcontent2/source/text/sbasic/shared [build HPX] de/helpcontent2/source/text/sbasic/shared/01 [build HPX] de/helpcontent2/source/text/sbasic/shared/02 [build HPX] de/helpcontent2/source/text/sbasic/shared/03 [build HPX] dz/helpcontent2/source/text/swriter [build HPX] dz/helpcontent2/source/text/swriter/00 [build HPX] dz/helpcontent2/source/text/swriter/01 [build HPX] dz/helpcontent2/source/text/swriter/02 [build HPX] dz/helpcontent2/source/text/swriter/04 [build HPX] dz/helpcontent2/source/text/swriter/guide [build HPX] dz/helpcontent2/source/text/swriter/librelogo [build HPX] dz/helpcontent2/source/text/swriter/menu [build HPX] dz/helpcontent2/source/text/scalc [build HPX] dz/helpcontent2/source/text/scalc/00 [build HPX] dz/helpcontent2/source/text/scalc/01 [build HPX] dz/helpcontent2/source/text/scalc/02 [build HPX] dz/helpcontent2/source/text/scalc/04 [build HPX] dz/helpcontent2/source/text/scalc/05 [build HPX] dz/helpcontent2/source/text/scalc/06 [build HPX] dz/helpcontent2/source/text/scalc/guide [build HPX] dz/helpcontent2/source/text/simpress [build HPX] dz/helpcontent2/source/text/simpress/00 [build HPX] dz/helpcontent2/source/text/simpress/01 [build HPX] dz/helpcontent2/source/text/simpress/02 [build HPX] dz/helpcontent2/source/text/simpress/04 [build HPX] dz/helpcontent2/source/text/simpress/guide [build HPX] dz/helpcontent2/source/text/sdraw [build HPX] dz/helpcontent2/source/text/sdraw/00 [build HPX] dz/helpcontent2/source/text/sdraw/01 [build HPX] dz/helpcontent2/source/text/sdraw/04 [build HPX] dz/helpcontent2/source/text/sdraw/guide [build HPX] dz/helpcontent2/source/text/shared [build HPX] dz/helpcontent2/source/text/shared/00 [build HPX] dz/helpcontent2/source/text/shared/01 [build HPX] dz/helpcontent2/source/text/shared/02 [build HPX] dz/helpcontent2/source/text/shared/04 [build HPX] dz/helpcontent2/source/text/shared/05 [build HPX] dz/helpcontent2/source/text/shared/06 [build HPX] dz/helpcontent2/source/text/shared/07 [build HPX] dz/helpcontent2/source/text/shared/autokorr [build HPX] dz/helpcontent2/source/text/shared/autopi [build HPX] dz/helpcontent2/source/text/shared/guide [build HPX] dz/helpcontent2/source/text/shared/help [build HPX] dz/helpcontent2/source/text/shared/menu [build HPX] dz/helpcontent2/source/text/shared/optionen [build HPX] dz/helpcontent2/source/text/shared/explorer/database [build HPX] dz/helpcontent2/source/text/smath [build HPX] dz/helpcontent2/source/text/smath/00 [build HPX] dz/helpcontent2/source/text/smath/01 [build HPX] dz/helpcontent2/source/text/smath/02 [build HPX] dz/helpcontent2/source/text/smath/04 [build HPX] dz/helpcontent2/source/text/smath/06 [build HPX] dz/helpcontent2/source/text/smath/guide [build HPX] dz/helpcontent2/source/text/schart [build HPX] dz/helpcontent2/source/text/schart/00 [build HPX] dz/helpcontent2/source/text/schart/01 [build HPX] dz/helpcontent2/source/text/schart/02 [build HPX] dz/helpcontent2/source/text/schart/04 [build HPX] dz/helpcontent2/source/text/sbasic/guide [build HPX] dz/helpcontent2/source/text/sbasic/python [build HPX] dz/helpcontent2/source/text/sbasic/shared [build HPX] dz/helpcontent2/source/text/sbasic/shared/01 [build HPX] dz/helpcontent2/source/text/sbasic/shared/02 [build HPX] dz/helpcontent2/source/text/sbasic/shared/03 [build HPX] el/helpcontent2/source/text/swriter [build HPX] el/helpcontent2/source/text/swriter/00 [build HPX] el/helpcontent2/source/text/swriter/01 [build HPX] el/helpcontent2/source/text/swriter/02 [build HPX] el/helpcontent2/source/text/swriter/04 [build HPX] el/helpcontent2/source/text/swriter/guide [build HPX] el/helpcontent2/source/text/swriter/librelogo [build HPX] el/helpcontent2/source/text/swriter/menu [build HPX] el/helpcontent2/source/text/scalc [build HPX] el/helpcontent2/source/text/scalc/00 [build HPX] el/helpcontent2/source/text/scalc/01 [build HPX] el/helpcontent2/source/text/scalc/02 [build HPX] el/helpcontent2/source/text/scalc/04 [build HPX] el/helpcontent2/source/text/scalc/05 [build HPX] el/helpcontent2/source/text/scalc/06 [build HPX] el/helpcontent2/source/text/scalc/guide [build HPX] el/helpcontent2/source/text/simpress [build HPX] el/helpcontent2/source/text/simpress/00 [build HPX] el/helpcontent2/source/text/simpress/01 [build HPX] el/helpcontent2/source/text/simpress/02 [build HPX] el/helpcontent2/source/text/simpress/04 [build HPX] el/helpcontent2/source/text/simpress/guide [build HPX] el/helpcontent2/source/text/sdraw [build HPX] el/helpcontent2/source/text/sdraw/00 [build HPX] el/helpcontent2/source/text/sdraw/01 [build HPX] el/helpcontent2/source/text/sdraw/04 [build HPX] el/helpcontent2/source/text/sdraw/guide [build HPX] el/helpcontent2/source/text/shared [build HPX] el/helpcontent2/source/text/shared/00 [build HPX] el/helpcontent2/source/text/shared/01 [build HPX] el/helpcontent2/source/text/shared/02 [build HPX] el/helpcontent2/source/text/shared/04 [build HPX] el/helpcontent2/source/text/shared/05 [build HPX] el/helpcontent2/source/text/shared/06 [build HPX] el/helpcontent2/source/text/shared/07 [build HPX] el/helpcontent2/source/text/shared/autokorr [build HPX] el/helpcontent2/source/text/shared/autopi [build HPX] el/helpcontent2/source/text/shared/guide [build HPX] el/helpcontent2/source/text/shared/help [build HPX] el/helpcontent2/source/text/shared/menu [build HPX] el/helpcontent2/source/text/shared/optionen [build HPX] el/helpcontent2/source/text/shared/explorer/database [build HPX] el/helpcontent2/source/text/smath [build HPX] el/helpcontent2/source/text/smath/00 [build HPX] el/helpcontent2/source/text/smath/01 [build HPX] el/helpcontent2/source/text/smath/02 [build HPX] el/helpcontent2/source/text/smath/04 [build HPX] el/helpcontent2/source/text/smath/06 [build HPX] el/helpcontent2/source/text/smath/guide [build HPX] el/helpcontent2/source/text/schart [build HPX] el/helpcontent2/source/text/schart/00 [build HPX] el/helpcontent2/source/text/schart/01 [build HPX] el/helpcontent2/source/text/schart/02 [build HPX] el/helpcontent2/source/text/schart/04 [build HPX] el/helpcontent2/source/text/sbasic/guide [build HPX] el/helpcontent2/source/text/sbasic/python [build HPX] el/helpcontent2/source/text/sbasic/shared [build HPX] el/helpcontent2/source/text/sbasic/shared/01 [build HPX] el/helpcontent2/source/text/sbasic/shared/02 [build HPX] el/helpcontent2/source/text/sbasic/shared/03 [build HPX] en-GB/helpcontent2/source/text/swriter [build HPX] en-GB/helpcontent2/source/text/swriter/00 [build HPX] en-GB/helpcontent2/source/text/swriter/01 [build HPX] en-GB/helpcontent2/source/text/swriter/02 [build HPX] en-GB/helpcontent2/source/text/swriter/04 [build HPX] en-GB/helpcontent2/source/text/swriter/guide [build HPX] en-GB/helpcontent2/source/text/swriter/librelogo [build HPX] en-GB/helpcontent2/source/text/swriter/menu [build HPX] en-GB/helpcontent2/source/text/scalc [build HPX] en-GB/helpcontent2/source/text/scalc/00 [build HPX] en-GB/helpcontent2/source/text/scalc/01 [build HPX] en-GB/helpcontent2/source/text/scalc/02 [build HPX] en-GB/helpcontent2/source/text/scalc/04 [build HPX] en-GB/helpcontent2/source/text/scalc/05 [build HPX] en-GB/helpcontent2/source/text/scalc/06 [build HPX] en-GB/helpcontent2/source/text/scalc/guide [build HPX] en-GB/helpcontent2/source/text/simpress [build HPX] en-GB/helpcontent2/source/text/simpress/00 [build HPX] en-GB/helpcontent2/source/text/simpress/01 [build HPX] en-GB/helpcontent2/source/text/simpress/02 [build HPX] en-GB/helpcontent2/source/text/simpress/04 [build HPX] en-GB/helpcontent2/source/text/simpress/guide [build HPX] en-GB/helpcontent2/source/text/sdraw [build HPX] en-GB/helpcontent2/source/text/sdraw/00 [build HPX] en-GB/helpcontent2/source/text/sdraw/01 [build HPX] en-GB/helpcontent2/source/text/sdraw/04 [build HPX] en-GB/helpcontent2/source/text/sdraw/guide [build HPX] en-GB/helpcontent2/source/text/shared [build HPX] en-GB/helpcontent2/source/text/shared/00 [build HPX] en-GB/helpcontent2/source/text/shared/01 [build HPX] en-GB/helpcontent2/source/text/shared/02 [build HPX] en-GB/helpcontent2/source/text/shared/04 [build HPX] en-GB/helpcontent2/source/text/shared/05 [build HPX] en-GB/helpcontent2/source/text/shared/06 [build HPX] en-GB/helpcontent2/source/text/shared/07 [build HPX] en-GB/helpcontent2/source/text/shared/autokorr [build HPX] en-GB/helpcontent2/source/text/shared/autopi [build HPX] en-GB/helpcontent2/source/text/shared/guide [build HPX] en-GB/helpcontent2/source/text/shared/help [build HPX] en-GB/helpcontent2/source/text/shared/menu [build HPX] en-GB/helpcontent2/source/text/shared/optionen [build HPX] en-GB/helpcontent2/source/text/shared/explorer/database [build HPX] en-GB/helpcontent2/source/text/smath [build HPX] en-GB/helpcontent2/source/text/smath/00 [build HPX] en-GB/helpcontent2/source/text/smath/01 [build HPX] en-GB/helpcontent2/source/text/smath/02 [build HPX] en-GB/helpcontent2/source/text/smath/04 [build HPX] en-GB/helpcontent2/source/text/smath/06 [build HPX] en-GB/helpcontent2/source/text/smath/guide [build HPX] en-GB/helpcontent2/source/text/schart [build HPX] en-GB/helpcontent2/source/text/schart/00 [build HPX] en-GB/helpcontent2/source/text/schart/01 [build HPX] en-GB/helpcontent2/source/text/schart/02 [build HPX] en-GB/helpcontent2/source/text/schart/04 [build HPX] en-GB/helpcontent2/source/text/sbasic/guide [build HPX] en-GB/helpcontent2/source/text/sbasic/python [build HPX] en-GB/helpcontent2/source/text/sbasic/shared [build HPX] en-GB/helpcontent2/source/text/sbasic/shared/01 [build HPX] en-GB/helpcontent2/source/text/sbasic/shared/02 [build HPX] en-GB/helpcontent2/source/text/sbasic/shared/03 [build HPX] en-ZA/helpcontent2/source/text/swriter [build HPX] en-ZA/helpcontent2/source/text/swriter/00 [build HPX] en-ZA/helpcontent2/source/text/swriter/01 [build HPX] en-ZA/helpcontent2/source/text/swriter/02 [build HPX] en-ZA/helpcontent2/source/text/swriter/04 [build HPX] en-ZA/helpcontent2/source/text/swriter/guide [build HPX] en-ZA/helpcontent2/source/text/swriter/librelogo [build HPX] en-ZA/helpcontent2/source/text/swriter/menu [build HPX] en-ZA/helpcontent2/source/text/scalc [build HPX] en-ZA/helpcontent2/source/text/scalc/00 [build HPX] en-ZA/helpcontent2/source/text/scalc/01 [build HPX] en-ZA/helpcontent2/source/text/scalc/02 [build HPX] en-ZA/helpcontent2/source/text/scalc/04 [build HPX] en-ZA/helpcontent2/source/text/scalc/05 [build HPX] en-ZA/helpcontent2/source/text/scalc/06 [build HPX] en-ZA/helpcontent2/source/text/scalc/guide [build HPX] en-ZA/helpcontent2/source/text/simpress [build HPX] en-ZA/helpcontent2/source/text/simpress/00 [build HPX] en-ZA/helpcontent2/source/text/simpress/01 [build HPX] en-ZA/helpcontent2/source/text/simpress/02 [build HPX] en-ZA/helpcontent2/source/text/simpress/04 [build HPX] en-ZA/helpcontent2/source/text/simpress/guide [build HPX] en-ZA/helpcontent2/source/text/sdraw [build HPX] en-ZA/helpcontent2/source/text/sdraw/00 [build HPX] en-ZA/helpcontent2/source/text/sdraw/01 [build HPX] en-ZA/helpcontent2/source/text/sdraw/04 [build HPX] en-ZA/helpcontent2/source/text/sdraw/guide [build HPX] en-ZA/helpcontent2/source/text/shared [build HPX] en-ZA/helpcontent2/source/text/shared/00 [build HPX] en-ZA/helpcontent2/source/text/shared/01 [build HPX] en-ZA/helpcontent2/source/text/shared/02 [build HPX] en-ZA/helpcontent2/source/text/shared/04 [build HPX] en-ZA/helpcontent2/source/text/shared/05 [build HPX] en-ZA/helpcontent2/source/text/shared/06 [build HPX] en-ZA/helpcontent2/source/text/shared/07 [build HPX] en-ZA/helpcontent2/source/text/shared/autokorr [build HPX] en-ZA/helpcontent2/source/text/shared/autopi [build HPX] en-ZA/helpcontent2/source/text/shared/guide [build HPX] en-ZA/helpcontent2/source/text/shared/help [build HPX] en-ZA/helpcontent2/source/text/shared/menu [build HPX] en-ZA/helpcontent2/source/text/shared/optionen [build HPX] en-ZA/helpcontent2/source/text/shared/explorer/database [build HPX] en-ZA/helpcontent2/source/text/smath [build HPX] en-ZA/helpcontent2/source/text/smath/00 [build HPX] en-ZA/helpcontent2/source/text/smath/01 [build HPX] en-ZA/helpcontent2/source/text/smath/02 [build HPX] en-ZA/helpcontent2/source/text/smath/04 [build HPX] en-ZA/helpcontent2/source/text/smath/06 [build HPX] en-ZA/helpcontent2/source/text/smath/guide [build HPX] en-ZA/helpcontent2/source/text/schart [build HPX] en-ZA/helpcontent2/source/text/schart/00 [build HPX] en-ZA/helpcontent2/source/text/schart/01 [build HPX] en-ZA/helpcontent2/source/text/schart/02 [build HPX] en-ZA/helpcontent2/source/text/schart/04 [build HPX] en-ZA/helpcontent2/source/text/sbasic/guide [build HPX] en-ZA/helpcontent2/source/text/sbasic/python [build HPX] en-ZA/helpcontent2/source/text/sbasic/shared [build HPX] en-ZA/helpcontent2/source/text/sbasic/shared/01 [build HPX] en-ZA/helpcontent2/source/text/sbasic/shared/02 [build HPX] en-ZA/helpcontent2/source/text/sbasic/shared/03 [build HPX] eo/helpcontent2/source/text/swriter [build HPX] eo/helpcontent2/source/text/swriter/00 [build HPX] eo/helpcontent2/source/text/swriter/01 [build HPX] eo/helpcontent2/source/text/swriter/02 [build HPX] eo/helpcontent2/source/text/swriter/04 [build HPX] eo/helpcontent2/source/text/swriter/guide [build HPX] eo/helpcontent2/source/text/swriter/librelogo [build HPX] eo/helpcontent2/source/text/swriter/menu [build HPX] eo/helpcontent2/source/text/scalc [build HPX] eo/helpcontent2/source/text/scalc/00 [build HPX] eo/helpcontent2/source/text/scalc/01 [build HPX] eo/helpcontent2/source/text/scalc/02 [build HPX] eo/helpcontent2/source/text/scalc/04 [build HPX] eo/helpcontent2/source/text/scalc/05 [build HPX] eo/helpcontent2/source/text/scalc/06 [build HPX] eo/helpcontent2/source/text/scalc/guide [build HPX] eo/helpcontent2/source/text/simpress [build HPX] eo/helpcontent2/source/text/simpress/00 [build HPX] eo/helpcontent2/source/text/simpress/01 [build HPX] eo/helpcontent2/source/text/simpress/02 [build HPX] eo/helpcontent2/source/text/simpress/04 [build HPX] eo/helpcontent2/source/text/simpress/guide [build HPX] eo/helpcontent2/source/text/sdraw [build HPX] eo/helpcontent2/source/text/sdraw/00 [build HPX] eo/helpcontent2/source/text/sdraw/01 [build HPX] eo/helpcontent2/source/text/sdraw/04 [build HPX] eo/helpcontent2/source/text/sdraw/guide [build HPX] eo/helpcontent2/source/text/shared [build HPX] eo/helpcontent2/source/text/shared/00 [build HPX] eo/helpcontent2/source/text/shared/01 [build HPX] eo/helpcontent2/source/text/shared/02 [build HPX] eo/helpcontent2/source/text/shared/04 [build HPX] eo/helpcontent2/source/text/shared/05 [build HPX] eo/helpcontent2/source/text/shared/06 [build HPX] eo/helpcontent2/source/text/shared/07 [build HPX] eo/helpcontent2/source/text/shared/autokorr [build HPX] eo/helpcontent2/source/text/shared/autopi [build HPX] eo/helpcontent2/source/text/shared/guide [build HPX] eo/helpcontent2/source/text/shared/help [build HPX] eo/helpcontent2/source/text/shared/menu [build HPX] eo/helpcontent2/source/text/shared/optionen [build HPX] eo/helpcontent2/source/text/shared/explorer/database [build HPX] eo/helpcontent2/source/text/smath [build HPX] eo/helpcontent2/source/text/smath/00 [build HPX] eo/helpcontent2/source/text/smath/01 [build HPX] eo/helpcontent2/source/text/smath/02 [build HPX] eo/helpcontent2/source/text/smath/04 [build HPX] eo/helpcontent2/source/text/smath/06 [build HPX] eo/helpcontent2/source/text/smath/guide [build HPX] eo/helpcontent2/source/text/schart [build HPX] eo/helpcontent2/source/text/schart/00 [build HPX] eo/helpcontent2/source/text/schart/01 [build HPX] eo/helpcontent2/source/text/schart/02 [build HPX] eo/helpcontent2/source/text/schart/04 [build HPX] eo/helpcontent2/source/text/sbasic/guide [build HPX] eo/helpcontent2/source/text/sbasic/python [build HPX] eo/helpcontent2/source/text/sbasic/shared [build HPX] eo/helpcontent2/source/text/sbasic/shared/01 [build HPX] eo/helpcontent2/source/text/sbasic/shared/02 [build HPX] eo/helpcontent2/source/text/sbasic/shared/03 [build HPX] es/helpcontent2/source/text/swriter [build HPX] es/helpcontent2/source/text/swriter/00 [build HPX] es/helpcontent2/source/text/swriter/01 [build HPX] es/helpcontent2/source/text/swriter/02 [build HPX] es/helpcontent2/source/text/swriter/04 [build HPX] es/helpcontent2/source/text/swriter/guide [build HPX] es/helpcontent2/source/text/swriter/librelogo [build HPX] es/helpcontent2/source/text/swriter/menu [build HPX] es/helpcontent2/source/text/scalc [build HPX] es/helpcontent2/source/text/scalc/00 [build HPX] es/helpcontent2/source/text/scalc/01 [build HPX] es/helpcontent2/source/text/scalc/02 [build HPX] es/helpcontent2/source/text/scalc/04 [build HPX] es/helpcontent2/source/text/scalc/05 [build HPX] es/helpcontent2/source/text/scalc/06 [build HPX] es/helpcontent2/source/text/scalc/guide [build HPX] es/helpcontent2/source/text/simpress [build HPX] es/helpcontent2/source/text/simpress/00 [build HPX] es/helpcontent2/source/text/simpress/01 [build HPX] es/helpcontent2/source/text/simpress/02 [build HPX] es/helpcontent2/source/text/simpress/04 [build HPX] es/helpcontent2/source/text/simpress/guide [build HPX] es/helpcontent2/source/text/sdraw [build HPX] es/helpcontent2/source/text/sdraw/00 [build HPX] es/helpcontent2/source/text/sdraw/01 [build HPX] es/helpcontent2/source/text/sdraw/04 [build HPX] es/helpcontent2/source/text/sdraw/guide [build HPX] es/helpcontent2/source/text/shared [build HPX] es/helpcontent2/source/text/shared/00 [build HPX] es/helpcontent2/source/text/shared/01 [build HPX] es/helpcontent2/source/text/shared/02 [build HPX] es/helpcontent2/source/text/shared/04 [build HPX] es/helpcontent2/source/text/shared/05 [build HPX] es/helpcontent2/source/text/shared/06 [build HPX] es/helpcontent2/source/text/shared/07 [build HPX] es/helpcontent2/source/text/shared/autokorr [build HPX] es/helpcontent2/source/text/shared/autopi [build HPX] es/helpcontent2/source/text/shared/guide [build HPX] es/helpcontent2/source/text/shared/help [build HPX] es/helpcontent2/source/text/shared/menu [build HPX] es/helpcontent2/source/text/shared/optionen [build HPX] es/helpcontent2/source/text/shared/explorer/database [build HPX] es/helpcontent2/source/text/smath [build HPX] es/helpcontent2/source/text/smath/00 [build HPX] es/helpcontent2/source/text/smath/01 [build HPX] es/helpcontent2/source/text/smath/02 [build HPX] es/helpcontent2/source/text/smath/04 [build HPX] es/helpcontent2/source/text/smath/06 [build HPX] es/helpcontent2/source/text/smath/guide [build HPX] es/helpcontent2/source/text/schart [build HPX] es/helpcontent2/source/text/schart/00 [build HPX] es/helpcontent2/source/text/schart/01 [build HPX] es/helpcontent2/source/text/schart/02 [build HPX] es/helpcontent2/source/text/schart/04 [build HPX] es/helpcontent2/source/text/sbasic/guide [build HPX] es/helpcontent2/source/text/sbasic/python [build HPX] es/helpcontent2/source/text/sbasic/shared [build HPX] es/helpcontent2/source/text/sbasic/shared/01 [build HPX] es/helpcontent2/source/text/sbasic/shared/02 [build HPX] es/helpcontent2/source/text/sbasic/shared/03 [build HPX] et/helpcontent2/source/text/swriter [build HPX] et/helpcontent2/source/text/swriter/00 [build HPX] et/helpcontent2/source/text/swriter/01 [build HPX] et/helpcontent2/source/text/swriter/02 [build HPX] et/helpcontent2/source/text/swriter/04 [build HPX] et/helpcontent2/source/text/swriter/guide [build HPX] et/helpcontent2/source/text/swriter/librelogo [build HPX] et/helpcontent2/source/text/swriter/menu [build HPX] et/helpcontent2/source/text/scalc [build HPX] et/helpcontent2/source/text/scalc/00 [build HPX] et/helpcontent2/source/text/scalc/01 [build HPX] et/helpcontent2/source/text/scalc/02 [build HPX] et/helpcontent2/source/text/scalc/04 [build HPX] et/helpcontent2/source/text/scalc/05 [build HPX] et/helpcontent2/source/text/scalc/06 [build HPX] et/helpcontent2/source/text/scalc/guide [build HPX] et/helpcontent2/source/text/simpress [build HPX] et/helpcontent2/source/text/simpress/00 [build HPX] et/helpcontent2/source/text/simpress/01 [build HPX] et/helpcontent2/source/text/simpress/02 [build HPX] et/helpcontent2/source/text/simpress/04 [build HPX] et/helpcontent2/source/text/simpress/guide [build HPX] et/helpcontent2/source/text/sdraw [build HPX] et/helpcontent2/source/text/sdraw/00 [build HPX] et/helpcontent2/source/text/sdraw/01 [build HPX] et/helpcontent2/source/text/sdraw/04 [build HPX] et/helpcontent2/source/text/sdraw/guide [build HPX] et/helpcontent2/source/text/shared [build HPX] et/helpcontent2/source/text/shared/00 [build HPX] et/helpcontent2/source/text/shared/01 [build HPX] et/helpcontent2/source/text/shared/02 [build HPX] et/helpcontent2/source/text/shared/04 [build HPX] et/helpcontent2/source/text/shared/05 [build HPX] et/helpcontent2/source/text/shared/06 [build HPX] et/helpcontent2/source/text/shared/07 [build HPX] et/helpcontent2/source/text/shared/autokorr [build HPX] et/helpcontent2/source/text/shared/autopi [build HPX] et/helpcontent2/source/text/shared/guide [build HPX] et/helpcontent2/source/text/shared/help [build HPX] et/helpcontent2/source/text/shared/menu [build HPX] et/helpcontent2/source/text/shared/optionen [build HPX] et/helpcontent2/source/text/shared/explorer/database [build HPX] et/helpcontent2/source/text/smath [build HPX] et/helpcontent2/source/text/smath/00 [build HPX] et/helpcontent2/source/text/smath/01 [build HPX] et/helpcontent2/source/text/smath/02 [build HPX] et/helpcontent2/source/text/smath/04 [build HPX] et/helpcontent2/source/text/smath/06 [build HPX] et/helpcontent2/source/text/smath/guide [build HPX] et/helpcontent2/source/text/schart [build HPX] et/helpcontent2/source/text/schart/00 [build HPX] et/helpcontent2/source/text/schart/01 [build HPX] et/helpcontent2/source/text/schart/02 [build HPX] et/helpcontent2/source/text/schart/04 [build HPX] et/helpcontent2/source/text/sbasic/guide [build HPX] et/helpcontent2/source/text/sbasic/python [build HPX] et/helpcontent2/source/text/sbasic/shared [build HPX] et/helpcontent2/source/text/sbasic/shared/01 [build HPX] et/helpcontent2/source/text/sbasic/shared/02 [build HPX] et/helpcontent2/source/text/sbasic/shared/03 [build HPX] eu/helpcontent2/source/text/swriter [build HPX] eu/helpcontent2/source/text/swriter/00 [build HPX] eu/helpcontent2/source/text/swriter/01 [build HPX] eu/helpcontent2/source/text/swriter/02 [build HPX] eu/helpcontent2/source/text/swriter/04 [build HPX] eu/helpcontent2/source/text/swriter/guide [build HPX] eu/helpcontent2/source/text/swriter/librelogo [build HPX] eu/helpcontent2/source/text/swriter/menu [build HPX] eu/helpcontent2/source/text/scalc [build HPX] eu/helpcontent2/source/text/scalc/00 [build HPX] eu/helpcontent2/source/text/scalc/01 [build HPX] eu/helpcontent2/source/text/scalc/02 [build HPX] eu/helpcontent2/source/text/scalc/04 [build HPX] eu/helpcontent2/source/text/scalc/05 [build HPX] eu/helpcontent2/source/text/scalc/06 [build HPX] eu/helpcontent2/source/text/scalc/guide [build HPX] eu/helpcontent2/source/text/simpress [build HPX] eu/helpcontent2/source/text/simpress/00 [build HPX] eu/helpcontent2/source/text/simpress/01 [build HPX] eu/helpcontent2/source/text/simpress/02 [build HPX] eu/helpcontent2/source/text/simpress/04 [build HPX] eu/helpcontent2/source/text/simpress/guide [build HPX] eu/helpcontent2/source/text/sdraw [build HPX] eu/helpcontent2/source/text/sdraw/00 [build HPX] eu/helpcontent2/source/text/sdraw/01 [build HPX] eu/helpcontent2/source/text/sdraw/04 [build HPX] eu/helpcontent2/source/text/sdraw/guide [build HPX] eu/helpcontent2/source/text/shared [build HPX] eu/helpcontent2/source/text/shared/00 [build HPX] eu/helpcontent2/source/text/shared/01 [build HPX] eu/helpcontent2/source/text/shared/02 [build HPX] eu/helpcontent2/source/text/shared/04 [build HPX] eu/helpcontent2/source/text/shared/05 [build HPX] eu/helpcontent2/source/text/shared/06 [build HPX] eu/helpcontent2/source/text/shared/07 [build HPX] eu/helpcontent2/source/text/shared/autokorr [build HPX] eu/helpcontent2/source/text/shared/autopi [build HPX] eu/helpcontent2/source/text/shared/guide [build HPX] eu/helpcontent2/source/text/shared/help [build HPX] eu/helpcontent2/source/text/shared/menu [build HPX] eu/helpcontent2/source/text/shared/optionen [build HPX] eu/helpcontent2/source/text/shared/explorer/database [build HPX] eu/helpcontent2/source/text/smath [build HPX] eu/helpcontent2/source/text/smath/00 [build HPX] eu/helpcontent2/source/text/smath/01 [build HPX] eu/helpcontent2/source/text/smath/02 [build HPX] eu/helpcontent2/source/text/smath/04 [build HPX] eu/helpcontent2/source/text/smath/06 [build HPX] eu/helpcontent2/source/text/smath/guide [build HPX] eu/helpcontent2/source/text/schart [build HPX] eu/helpcontent2/source/text/schart/00 [build HPX] eu/helpcontent2/source/text/schart/01 [build HPX] eu/helpcontent2/source/text/schart/02 [build HPX] eu/helpcontent2/source/text/schart/04 [build HPX] eu/helpcontent2/source/text/sbasic/guide [build HPX] eu/helpcontent2/source/text/sbasic/python [build HPX] eu/helpcontent2/source/text/sbasic/shared [build HPX] eu/helpcontent2/source/text/sbasic/shared/01 [build HPX] eu/helpcontent2/source/text/sbasic/shared/02 [build HPX] eu/helpcontent2/source/text/sbasic/shared/03 [build HPX] fi/helpcontent2/source/text/swriter [build HPX] fi/helpcontent2/source/text/swriter/00 [build HPX] fi/helpcontent2/source/text/swriter/01 [build HPX] fi/helpcontent2/source/text/swriter/02 [build HPX] fi/helpcontent2/source/text/swriter/04 [build HPX] fi/helpcontent2/source/text/swriter/guide [build HPX] fi/helpcontent2/source/text/swriter/librelogo [build HPX] fi/helpcontent2/source/text/swriter/menu [build HPX] fi/helpcontent2/source/text/scalc [build HPX] fi/helpcontent2/source/text/scalc/00 [build HPX] fi/helpcontent2/source/text/scalc/01 [build HPX] fi/helpcontent2/source/text/scalc/02 [build HPX] fi/helpcontent2/source/text/scalc/04 [build HPX] fi/helpcontent2/source/text/scalc/05 [build HPX] fi/helpcontent2/source/text/scalc/06 [build HPX] fi/helpcontent2/source/text/scalc/guide [build HPX] fi/helpcontent2/source/text/simpress [build HPX] fi/helpcontent2/source/text/simpress/00 [build HPX] fi/helpcontent2/source/text/simpress/01 [build HPX] fi/helpcontent2/source/text/simpress/02 [build HPX] fi/helpcontent2/source/text/simpress/04 [build HPX] fi/helpcontent2/source/text/simpress/guide [build HPX] fi/helpcontent2/source/text/sdraw [build HPX] fi/helpcontent2/source/text/sdraw/00 [build HPX] fi/helpcontent2/source/text/sdraw/01 [build HPX] fi/helpcontent2/source/text/sdraw/04 [build HPX] fi/helpcontent2/source/text/sdraw/guide [build HPX] fi/helpcontent2/source/text/shared [build HPX] fi/helpcontent2/source/text/shared/00 [build HPX] fi/helpcontent2/source/text/shared/01 [build HPX] fi/helpcontent2/source/text/shared/02 [build HPX] fi/helpcontent2/source/text/shared/04 [build HPX] fi/helpcontent2/source/text/shared/05 [build HPX] fi/helpcontent2/source/text/shared/06 [build HPX] fi/helpcontent2/source/text/shared/07 [build HPX] fi/helpcontent2/source/text/shared/autokorr [build HPX] fi/helpcontent2/source/text/shared/autopi [build HPX] fi/helpcontent2/source/text/shared/guide [build HPX] fi/helpcontent2/source/text/shared/help [build HPX] fi/helpcontent2/source/text/shared/menu [build HPX] fi/helpcontent2/source/text/shared/optionen [build HPX] fi/helpcontent2/source/text/shared/explorer/database [build HPX] fi/helpcontent2/source/text/smath [build HPX] fi/helpcontent2/source/text/smath/00 [build HPX] fi/helpcontent2/source/text/smath/01 [build HPX] fi/helpcontent2/source/text/smath/02 [build HPX] fi/helpcontent2/source/text/smath/04 [build HPX] fi/helpcontent2/source/text/smath/06 [build HPX] fi/helpcontent2/source/text/smath/guide [build HPX] fi/helpcontent2/source/text/schart [build HPX] fi/helpcontent2/source/text/schart/00 [build HPX] fi/helpcontent2/source/text/schart/01 [build HPX] fi/helpcontent2/source/text/schart/02 [build HPX] fi/helpcontent2/source/text/schart/04 [build HPX] fi/helpcontent2/source/text/sbasic/guide [build HPX] fi/helpcontent2/source/text/sbasic/python [build HPX] fi/helpcontent2/source/text/sbasic/shared [build HPX] fi/helpcontent2/source/text/sbasic/shared/01 [build HPX] fi/helpcontent2/source/text/sbasic/shared/02 [build HPX] fi/helpcontent2/source/text/sbasic/shared/03 [build HPX] fr/helpcontent2/source/text/swriter [build HPX] fr/helpcontent2/source/text/swriter/00 [build HPX] fr/helpcontent2/source/text/swriter/01 [build HPX] fr/helpcontent2/source/text/swriter/02 [build HPX] fr/helpcontent2/source/text/swriter/04 [build HPX] fr/helpcontent2/source/text/swriter/guide [build HPX] fr/helpcontent2/source/text/swriter/librelogo [build HPX] fr/helpcontent2/source/text/swriter/menu [build HPX] fr/helpcontent2/source/text/scalc [build HPX] fr/helpcontent2/source/text/scalc/00 [build HPX] fr/helpcontent2/source/text/scalc/01 [build HPX] fr/helpcontent2/source/text/scalc/02 [build HPX] fr/helpcontent2/source/text/scalc/04 [build HPX] fr/helpcontent2/source/text/scalc/05 [build HPX] fr/helpcontent2/source/text/scalc/06 [build HPX] fr/helpcontent2/source/text/scalc/guide [build HPX] fr/helpcontent2/source/text/simpress [build HPX] fr/helpcontent2/source/text/simpress/00 [build HPX] fr/helpcontent2/source/text/simpress/01 [build HPX] fr/helpcontent2/source/text/simpress/02 [build HPX] fr/helpcontent2/source/text/simpress/04 [build HPX] fr/helpcontent2/source/text/simpress/guide [build HPX] fr/helpcontent2/source/text/sdraw [build HPX] fr/helpcontent2/source/text/sdraw/00 [build HPX] fr/helpcontent2/source/text/sdraw/01 [build HPX] fr/helpcontent2/source/text/sdraw/04 [build HPX] fr/helpcontent2/source/text/sdraw/guide [build HPX] fr/helpcontent2/source/text/shared [build HPX] fr/helpcontent2/source/text/shared/00 [build HPX] fr/helpcontent2/source/text/shared/01 [build HPX] fr/helpcontent2/source/text/shared/02 [build HPX] fr/helpcontent2/source/text/shared/04 [build HPX] fr/helpcontent2/source/text/shared/05 [build HPX] fr/helpcontent2/source/text/shared/06 [build HPX] fr/helpcontent2/source/text/shared/07 [build HPX] fr/helpcontent2/source/text/shared/autokorr [build HPX] fr/helpcontent2/source/text/shared/autopi [build HPX] fr/helpcontent2/source/text/shared/guide [build HPX] fr/helpcontent2/source/text/shared/help [build HPX] fr/helpcontent2/source/text/shared/menu [build HPX] fr/helpcontent2/source/text/shared/optionen [build HPX] fr/helpcontent2/source/text/shared/explorer/database [build HPX] fr/helpcontent2/source/text/smath [build HPX] fr/helpcontent2/source/text/smath/00 [build HPX] fr/helpcontent2/source/text/smath/01 [build HPX] fr/helpcontent2/source/text/smath/02 [build HPX] fr/helpcontent2/source/text/smath/04 [build HPX] fr/helpcontent2/source/text/smath/06 [build HPX] fr/helpcontent2/source/text/smath/guide [build HPX] fr/helpcontent2/source/text/schart [build HPX] fr/helpcontent2/source/text/schart/00 [build HPX] fr/helpcontent2/source/text/schart/01 [build HPX] fr/helpcontent2/source/text/schart/02 [build HPX] fr/helpcontent2/source/text/schart/04 [build HPX] fr/helpcontent2/source/text/sbasic/guide [build HPX] fr/helpcontent2/source/text/sbasic/python [build HPX] fr/helpcontent2/source/text/sbasic/shared [build HPX] fr/helpcontent2/source/text/sbasic/shared/01 [build HPX] fr/helpcontent2/source/text/sbasic/shared/02 [build HPX] fr/helpcontent2/source/text/sbasic/shared/03 [build HPX] gl/helpcontent2/source/text/swriter [build HPX] gl/helpcontent2/source/text/swriter/00 [build HPX] gl/helpcontent2/source/text/swriter/01 [build HPX] gl/helpcontent2/source/text/swriter/02 [build HPX] gl/helpcontent2/source/text/swriter/04 Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and root go Navigator e 10 para ver todos os títulos.</ahelp > ^ Entity: line 1: parser error : Premature end of data in tag root line 1 go Navigator e 10 para ver todos os títulos.</ahelp > ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and root eña as entradas de texto automático que desexe importar.</ahelp > ^ Entity: line 1: parser error : Premature end of data in tag root line 1 eña as entradas de texto automático que desexe importar.</ahelp > ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root afos ocultos na Exhibición de área é seleccionada. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 afos ocultos na Exhibición de área é seleccionada. ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and root ón, escriba a largura ea altura do tamañopersonalizado. </ahelp > ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ón, escriba a largura ea altura do tamañopersonalizado. </ahelp > ^ [build HPX] gl/helpcontent2/source/text/swriter/guide Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and link ent - Formatting Aids">Writer do %PRODUCTNAME - Recursos de formato ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root ormato e limpe a opciónCampos: Parágrafo agochado . ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ormato e limpe a opciónCampos: Parágrafo agochado . ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and link 01/04090100.xhp" name="Input campo">Campo de entrada </emph > ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root nde pode inserir o novo valor ou texto adicional, como unha observación. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 nde pode inserir o novo valor ou texto adicional, como unha observación. ^ [build HPX] gl/helpcontent2/source/text/swriter/librelogo Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root na - Cabeceira">Formato - Páxina - Cabeceira</link >. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 na - Cabeceira">Formato - Páxina - Cabeceira</link >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root mato - Páxina - Pé">Formato - Páxina - Pé</link >. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 mato - Páxina - Pé">Formato - Páxina - Pé</link >. ^ Entity: line 1: parser error : error parsing attribute name Escolla </ link>. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 Ferramentas - Notas ao pé de páxina/Notas finais </ link>. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and root =".">Tamén pode indicar o espazamento entre o texto e o obxecto. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 =".">Tamén pode indicar o espazamento entre o texto e o obxecto. ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and variable p" name="text wrap">axuste de texto do obxecto.</ahelp > ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and root ="text wrap">axuste de texto do obxecto.</ahelp > ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ="text wrap">axuste de texto do obxecto.</ahelp > ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and ahelp o botón Buscar e logo localice o ficheiro que desexe ligar. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root n Buscar e logo localice o ficheiro que desexe ligar. ^ Entity: line 1: parser error : Premature end of data in tag ahelp line 1 n Buscar e logo localice o ficheiro que desexe ligar. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 n Buscar e logo localice o ficheiro que desexe ligar. ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root e ="Resultados texto oculto "> Visualización texto oculto </ link> ^ Entity: line 1: parser error : Premature end of data in tag root line 1 e ="Resultados texto oculto "> Visualización texto oculto </ link> ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root mpresión do texto "> Creación de non-impresión do texto </ link> ^ Entity: line 1: parser error : Premature end of data in tag root line 1 mpresión do texto "> Creación de non-impresión do texto </ link> ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root o oculto "> Visualización texto oculto </ link> </ variable> ^ Entity: line 1: parser error : Premature end of data in tag root line 1 o oculto "> Visualización texto oculto </ link> </ variable> ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and root piedades da hiperligazón do gráfico, marco ou obxecto OLE seleccionado. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 piedades da hiperligazón do gráfico, marco ou obxecto OLE seleccionado. ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root olla <item type ="menuitem"> Ver - Régua </ item>. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 olla <item type ="menuitem"> Ver - Régua </ item>. ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root /ruler.xhp " name ="ruler"> Definir recuos usando a regra </ link>. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 /ruler.xhp " name ="ruler"> Definir recuos usando a regra </ link>. ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root "> Ferramentas - Bibliografía base de datos </ link> ^ Entity: line 1: parser error : Premature end of data in tag root line 1 "> Ferramentas - Bibliografía base de datos </ link> ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 1 and switchinline n Ctrl + Alt </defaultinline > ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root faultinline > e prema o as frechas dereita ou esquerda. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 faultinline > e prema o as frechas dereita ou esquerda. ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root nline > e, a continuación, prema para arriba ou a frecha para abaixo. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 nline > e, a continuación, prema para arriba ou a frecha para abaixo. ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root , escolla Inserir - Ãndices e táboas - Ãndices e táboas. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 , escolla Inserir - Ãndices e táboas - Ãndices e táboas. ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root "> Creación de non-impresión do texto </ link> </ variable> ^ Entity: line 1: parser error : Premature end of data in tag root line 1 "> Creación de non-impresión do texto </ link> </ variable> ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and ahelp o estilo deparágrafo ao contexto definido </emph >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and root o deparágrafo ao contexto definido </emph >. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 o deparágrafo ao contexto definido </emph >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and root outro documento ou modelo para o documento actual. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 outro documento ou modelo para o documento actual. ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root ="Spellcheck diálogo "> diálogo Ortografía e gramática </ link> ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ="Spellcheck diálogo "> diálogo Ortografía e gramática </ link> ^ Entity: line 1: parser error : Opening and ending tag mismatch: bookmark_value line 1 and root ña de sinaturaliña de sinatura;engadir ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ña de sinaturaliña de sinatura;engadir ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and root elp hid=".">Permita que a persoa asinante insira comentarios no diálogo ^ Entity: line 1: parser error : Premature end of data in tag root line 1 elp hid=".">Permita que a persoa asinante insira comentarios no diálogo ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 1 and switchinline mando Ctrl </defaultinline > ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root ne > + A, ata que todas as células son seleccionadas. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ne > + A, ata que todas as células son seleccionadas. ^ Entity: line 1: parser error : AttValue: " or ' expected > icona <emph Número é o número que debe ser arredondado cara arriba ^ Entity: line 1: parser error : Extra content at the end of the document <emph Número é o número que debe ser arredondado cara arriba ^ [build HPX] gl/helpcontent2/source/text/simpress/02 Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root o número da primeira célula dentro do área da columna é determinada. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 o número da primeira célula dentro do área da columna é determinada. ^ [build HPX] gl/helpcontent2/source/text/simpress/04 Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root guración"> configuración de localidade actual < / link> aparecen. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 guración"> configuración de localidade actual < / link> aparecen. ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 1 and switchinline artida DLL </defaultinline > ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root add-in para Asistente de funcións de $[officename] Calc. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 add-in para Asistente de funcións de $[officename] Calc. ^ Entity: line 1: parser error : Opening and ending tag mismatch: item line 1 and ahelp é maior ou igual a Paso </item >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and root > é maior ou igual a Paso </item >. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 > é maior ou igual a Paso </item >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root , FT3, jd3, ang3, Pica3, tambor, alqueire, regton, Schooner, Middy, Vidro ^ Entity: line 1: parser error : Premature end of data in tag root line 1 , FT3, jd3, ang3, Pica3, tambor, alqueire, regton, Schooner, Middy, Vidro ^ [build HPX] gl/helpcontent2/source/text/simpress/guide [build HPX] gl/helpcontent2/source/text/sdraw [build HPX] gl/helpcontent2/source/text/sdraw/00 [build HPX] gl/helpcontent2/source/text/sdraw/01 [build HPX] gl/helpcontent2/source/text/sdraw/04 [build HPX] gl/helpcontent2/source/text/sdraw/guide [build HPX] gl/helpcontent2/source/text/shared [build HPX] gl/helpcontent2/source/text/shared/00 [build HPX] gl/helpcontent2/source/text/shared/01 [build HPX] gl/helpcontent2/source/text/shared/02 Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root os sistemas que admiten SGML poden producir páxinas atractivas en HTML. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 os sistemas que admiten SGML poden producir páxinas atractivas en HTML. ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 1 and emph hinline select="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and caseinline t="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 1 and switchinline defaultinline>Ferramentas - Opcións ^ Entity: line 1: parser error : Extra content at the end of the document defaultinline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and link Abre o diálogo Etiquetas ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 1 and ahelp un documento de texto novo para as etiquetas no Writer do $[officename]. ^ Entity: line 1: parser error : Extra content at the end of the document un documento de texto novo para as etiquetas no Writer do $[officename]. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root defaultinline> - Configuración de idioma - Idiomas. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 defaultinline> - Configuración de idioma - Idiomas. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and root colla a lapela Ficheiro - Novo - Tarxetas de visita - Medio. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 colla a lapela Ficheiro - Novo - Tarxetas de visita - Medio. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and variable emph> na barra Estándar e prema en Correo. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root a barra Estándar e prema en Correo. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 a barra Estándar e prema en Correo. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 a barra Estándar e prema en Correo. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and variable ph> na barra Estándar e prema en Documento. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root barra Estándar e prema en Documento. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 barra Estándar e prema en Documento. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 barra Estándar e prema en Documento. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 barra Estándar e prema en Documento. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 barra Estándar e prema en Documento. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and variable a barra Estándar e prema en Novo documento. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root Estándar e prema en Novo documento. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 Estándar e prema en Novo documento. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 Estándar e prema en Novo documento. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 Estándar e prema en Novo documento. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 Estándar e prema en Novo documento. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and root a lapela Ferramentas - Personalizar - Barras de ferramentas. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 a lapela Ferramentas - Personalizar - Barras de ferramentas. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 1 and switchinline defaultinline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root cións - $[officename] ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 cións - $[officename] ^ Entity: line 1: parser error : Premature end of data in tag root line 1 cións - $[officename] ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 1 and switchinline defaultinline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root ultinline> - $[officename] - Datos de usuario ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 ultinline> - $[officename] - Datos de usuario ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ultinline> - $[officename] - Datos de usuario ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 1 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root inline> - $[officename] - Xeral. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 inline> - $[officename] - Xeral. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 inline> - $[officename] - Xeral. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 1 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 1 and root ns - $[officename] - Ver < ^ Entity: line 1: parser error : Premature end of data in tag switchinline line 1 ns - $[officename] - Ver < ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 ns - $[officename] - Ver < ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ns - $[officename] - Ver < ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 1 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 1 and root óns - $[officename] - Rutas. ^ Entity: line 1: parser error : Premature end of data in tag switchinline line 1 óns - $[officename] - Rutas. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 óns - $[officename] - Rutas. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root prema o botón Cor e prema no botón Escoller. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 prema o botón Cor e prema no botón Escoller. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 prema o botón Cor e prema no botón Escoller. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 1 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root switchinline> - $[officename] - tipos de letra. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 switchinline> - $[officename] - tipos de letra. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 switchinline> - $[officename] - tipos de letra. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 1 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root ne> - $[officename] - Seguranza. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 ne> - $[officename] - Seguranza. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ne> - $[officename] - Seguranza. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 1 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root ine> - $[officename] - Avanzado. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 ine> - $[officename] - Avanzado. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ine> - $[officename] - Avanzado. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 1 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root - $[officename] - IDE de Basic. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 - $[officename] - IDE de Basic. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 - $[officename] - IDE de Basic. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 1 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root - $[officename] - Actualización desde a rede. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 - $[officename] - Actualización desde a rede. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 - $[officename] - Actualización desde a rede. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 1 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root inline> - $[officename] - Cores da aplicación. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 inline> - $[officename] - Cores da aplicación. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 inline> - $[officename] - Cores da aplicación. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 1 and switchinline defaultinline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and caseinline > - Cargar/Gardar - Propiedades de VBA. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and root chinline> - Cargar/Gardar - Propiedades de VBA. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 chinline> - Cargar/Gardar - Propiedades de VBA. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline t="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 1 and switchinline defaultinline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and caseinline aultinline> - Configuración de idioma. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and root ine> - Configuración de idioma. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ine> - Configuración de idioma. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 1 and switchinline defaultinline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and caseinline ación de idioma - Idiomas - Disposición de texto complexo. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and root de idioma - Idiomas - Disposición de texto complexo. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 de idioma - Idiomas - Disposición de texto complexo. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline s">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and switchinline defaultinline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root mph> - Configuración de idioma - Buscar en xaponés. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 mph> - Configuración de idioma - Buscar en xaponés. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 mph> - Configuración de idioma - Buscar en xaponés. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and caseinline ph> - Calc do %PRODUCTNAME - Listas de ordenación - Copiar. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and caseinline /defaultinline> - Base do %PRODUCTNAME. ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and caseinline select="MAC">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and defaultinline einline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 1 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and caseinline e> - Base do %PRODUCTNAME - Conexións. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and variable ar - Base de datos - Propiedades, prema Ãndices. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and root se de datos - Propiedades, prema Ãndices. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 se de datos - Propiedades, prema Ãndices. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and variable xto, escolla Editar - Base de datos - Propiedades. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root h>, escolla Editar - Base de datos - Propiedades. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 h>, escolla Editar - Base de datos - Propiedades. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 h>, escolla Editar - Base de datos - Propiedades. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root e escolla a lapela Modificar/Novo - tipo de letra. Números. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 e escolla a lapela Modificar/Novo - tipo de letra. Números. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 e escolla a lapela Modificar/Novo - tipo de letra. Números. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root a entrada e escolla a lapela Modificar/Novo - tipo de letra. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 a entrada e escolla a lapela Modificar/Novo - tipo de letra. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 a entrada e escolla a lapela Modificar/Novo - tipo de letra. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root a e prema na lapela Modificar/Novo - Disposición asiática. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 a e prema na lapela Modificar/Novo - Disposición asiática. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 a e prema na lapela Modificar/Novo - Disposición asiática. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root a e prema na lapela Modificar/Novo - Disposición asiática. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 a e prema na lapela Modificar/Novo - Disposición asiática. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 a e prema na lapela Modificar/Novo - Disposición asiática. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root nha entrada e escolla a lapela Modificar/Novo - Aliñamento. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 nha entrada e escolla a lapela Modificar/Novo - Aliñamento. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 nha entrada e escolla a lapela Modificar/Novo - Aliñamento. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root e prema na lapela Modificar/Novo - Sangrados e espazamento. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 e prema na lapela Modificar/Novo - Sangrados e espazamento. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 e prema na lapela Modificar/Novo - Sangrados e espazamento. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root to dunha entrada e escolla a lapela Modificar/Novo - Bordos. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 to dunha entrada e escolla a lapela Modificar/Novo - Bordos. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 to dunha entrada e escolla a lapela Modificar/Novo - Bordos. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root xto dunha entrada e escolla a lapela Modificar/Novo - Fondo. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 xto dunha entrada e escolla a lapela Modificar/Novo - Fondo. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 xto dunha entrada e escolla a lapela Modificar/Novo - Fondo. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root nha entrada e escolla a lapela Modificar/Novo - Organizador. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 nha entrada e escolla a lapela Modificar/Novo - Organizador. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 nha entrada e escolla a lapela Modificar/Novo - Organizador. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root o dunha entrada e escolla a lapela Modificar/Novo - Páxina. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 o dunha entrada e escolla a lapela Modificar/Novo - Páxina. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 o dunha entrada e escolla a lapela Modificar/Novo - Páxina. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root o dunha entrada e escolla a lapela Modificar/Novo - Rodapé. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 o dunha entrada e escolla a lapela Modificar/Novo - Rodapé. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 o dunha entrada e escolla a lapela Modificar/Novo - Rodapé. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root a lapela Efectos 3D - Xeometría. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 a lapela Efectos 3D - Xeometría. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 a lapela Efectos 3D - Xeometría. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 a lapela Efectos 3D - Xeometría. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 a lapela Efectos 3D - Xeometría. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root a lapela Efectos 3D - Sombrear. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 a lapela Efectos 3D - Sombrear. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 a lapela Efectos 3D - Sombrear. ^ Entity: line 1: parser error : Premature end of data in tag variable line 1 a lapela Efectos 3D - Sombrear. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 a lapela Efectos 3D - Sombrear. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and variable ics">Escolla a lapela Formato - Viñetas e numeración - Imaxe. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and root colla a lapela Formato - Viñetas e numeración - Imaxe. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 colla a lapela Formato - Viñetas e numeración - Imaxe. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and emph mph>Controis de formulario, prema nas iconas Caixa de combinación ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 1 and variable ber conexión coa base de datos no formulario: Asistente - Páxina 3. ^ Entity: line 1: parser error : Extra content at the end of the document ber conexión coa base de datos no formulario: Asistente - Páxina 3. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and emph mph>Controis de formulario, prema nas iconas Caixa de combinación ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 1 and variable ber conexión coa base de datos no formulario: Asistente - Páxina 3. ^ Entity: line 1: parser error : Extra content at the end of the document ber conexión coa base de datos no formulario: Asistente - Páxina 3. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root mph>, prema na icona Formulario - lapela Datos. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 mph>, prema na icona Formulario - lapela Datos. ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 1 and emph ois de formulario dun formulario XML, prema na icona ^ Entity: line 1: parser error : Extra content at the end of the document ois de formulario dun formulario XML, prema na icona ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 1 and ahelp culados). Por exemplo, podería buscar fórmulas que conteñan «SUMA». ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root ). Por exemplo, podería buscar fórmulas que conteñan «SUMA». ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ). Por exemplo, podería buscar fórmulas que conteñan «SUMA». ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline menú de contexto a lapela Modificar/Novo - Números. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and switchinline xto a lapela Modificar/Novo - Números. ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 1 and root apela Modificar/Novo - Números. ^ Entity: line 1: parser error : Premature end of data in tag switchinline line 1 apela Modificar/Novo - Números. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 apela Modificar/Novo - Números. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root Formato - Eixo - Eixo Y - Números (documentos de gráfica). ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 Formato - Eixo - Eixo Y - Números (documentos de gráfica). ^ Entity: line 1: parser error : Premature end of data in tag root line 1 Formato - Eixo - Eixo Y - Números (documentos de gráfica). ^ [build HPX] gl/helpcontent2/source/text/shared/04 Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and ahelp Mostra ou oculta cambios rexistrados. Mostra ou oculta cambios rexistrados. ^ Entity: line 1: parser error : Extra content at the end of the document Mostra ou oculta cambios rexistrados. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root h> permite modificar interactivamente os puntos individuais do polígono. ^ Entity: line 1: parser error : Premature end of data in tag link line 1 h> permite modificar interactivamente os puntos individuais do polígono. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 h> permite modificar interactivamente os puntos individuais do polígono. ^ [build HPX] gl/helpcontent2/source/text/shared/05 [build HPX] gl/helpcontent2/source/text/shared/06 Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 1 and switchinline ine > celas e páxinas. ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root ; celas e páxinas. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ; celas e páxinas. ^ Entity: line 1: parser error : Opening and ending tag mismatch: bookmark_value line 1 and root lue>margins;pagesgutter ^ Entity: line 1: parser error : Premature end of data in tag root line 1 lue>margins;pagesgutter ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and caseinline rodapé no e prema en Aceptar </emph >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 1 and switchinline o e prema en Aceptar </emph >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root h> e prema en Aceptar </emph >. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 h> e prema en Aceptar </emph >. ^ [build HPX] gl/helpcontent2/source/text/shared/07 Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and root ode rapidamente atopar o obxecto no navegador </variable > ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ode rapidamente atopar o obxecto no navegador </variable > ^ [build HPX] gl/helpcontent2/source/text/shared/autokorr [build HPX] gl/helpcontent2/source/text/shared/autopi [build HPX] gl/helpcontent2/source/text/shared/guide [build HPX] gl/helpcontent2/source/text/shared/help Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and root >, na cal pode editar a lista de palabras de conversión. </ahelp > ^ Entity: line 1: parser error : Premature end of data in tag root line 1 >, na cal pode editar a lista de palabras de conversión. </ahelp > ^ [build HPX] gl/helpcontent2/source/text/shared/menu Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and root r e probar filtros para importar e exportar ficheiros XML </ahelp > ^ Entity: line 1: parser error : Premature end of data in tag root line 1 r e probar filtros para importar e exportar ficheiros XML </ahelp > ^ [build HPX] gl/helpcontent2/source/text/shared/optionen Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and link link href="text/shared/01/digitalsignatures.xhp">Sinaturas dixitais ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and root multimedia para introducir o ficheiro multimedia actual no seu documento. ^ Entity: line 1: parser error : Premature end of data in tag emph line 1 multimedia para introducir o ficheiro multimedia actual no seu documento. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 multimedia para introducir o ficheiro multimedia actual no seu documento. ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root ef="text/shared/optionen/online_update.xhp">Actualización Online. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ef="text/shared/optionen/online_update.xhp">Actualización Online. ^ [build HPX] gl/helpcontent2/source/text/shared/explorer/database Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root reo electrónico na caixa de diálogo Opcións. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 reo electrónico na caixa de diálogo Opcións. ^ [build HPX] gl/helpcontent2/source/text/smath Entity: line 1: parser error : Opening and ending tag mismatch: root line 1 and variable ef="text/shared/guide/xsltfilter.xhp">Sobre os filtros de XML ^ Entity: line 1: parser error : Extra content at the end of the document ef="text/shared/guide/xsltfilter.xhp">Sobre os filtros de XML ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and root , terá que premer dúas veces para editar texto.. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 , terá que premer dúas veces para editar texto.. ^ [build HPX] gl/helpcontent2/source/text/smath/00 [build HPX] gl/helpcontent2/source/text/smath/01 [build HPX] gl/helpcontent2/source/text/smath/02 [build HPX] gl/helpcontent2/source/text/smath/04 [build HPX] gl/helpcontent2/source/text/smath/06 [build HPX] gl/helpcontent2/source/text/smath/guide [build HPX] gl/helpcontent2/source/text/schart [build HPX] gl/helpcontent2/source/text/schart/00 [build HPX] gl/helpcontent2/source/text/schart/01 [build HPX] gl/helpcontent2/source/text/schart/02 [build HPX] gl/helpcontent2/source/text/schart/04 Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and root lla Inserir ecuación de liña de tendencia. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 lla Inserir ecuación de liña de tendencia. ^ [build HPX] gl/helpcontent2/source/text/sbasic/guide Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and root sector na posición das 12. O valor de 0 graos inicia na posición das 3. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 sector na posición das 12. O valor de 0 graos inicia na posición das 3. ^ [build HPX] gl/helpcontent2/source/text/sbasic/python [build HPX] gl/helpcontent2/source/text/sbasic/shared Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and root as de grade perpendiculares ao eixe X. ^ Entity: line 1: parser error : Premature end of data in tag ahelp line 1 as de grade perpendiculares ao eixe X. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 as de grade perpendiculares ao eixe X. ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and root as de grade perpendiculares ao eixe Y. ^ Entity: line 1: parser error : Premature end of data in tag ahelp line 1 as de grade perpendiculares ao eixe Y. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 as de grade perpendiculares ao eixe Y. ^ [build HPX] gl/helpcontent2/source/text/sbasic/shared/01 [build HPX] gl/helpcontent2/source/text/sbasic/shared/02 [build HPX] gl/helpcontent2/source/text/sbasic/shared/03 [build HPX] gu/helpcontent2/source/text/swriter [build HPX] gu/helpcontent2/source/text/swriter/00 Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and bookmark_value xt/sbasic/shared/03010303.xhp" name="Red Function">Función Red ^ [build HPX] gu/helpcontent2/source/text/swriter/01 [build HPX] gu/helpcontent2/source/text/swriter/02 Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root Función CurDir ^ Entity: line 1: parser error : Premature end of data in tag root line 1 Función CurDir ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root k href="text/sbasic/shared/03020404.xhp" name="Dir Function">Función Dir ^ Entity: line 1: parser error : Premature end of data in tag root line 1 k href="text/sbasic/shared/03020404.xhp" name="Dir Function">Función Dir ^ [build HPX] gu/helpcontent2/source/text/swriter/04 [build HPX] gu/helpcontent2/source/text/swriter/guide Entity: line 1: parser error : Opening and ending tag mismatch: variable line 1 and root 301.xhp" name="Randomize Statement">Instrución Randomize</link ^ Entity: line 1: parser error : Premature end of data in tag root line 1 301.xhp" name="Randomize Statement">Instrución Randomize</link ^ [build HPX] gu/helpcontent2/source/text/swriter/librelogo Entity: line 1: parser error : Opening and ending tag mismatch: bookmark_value line 1 and root t/sbasic/shared/03103100.xhp" name="Let Statement">Instrución Let ^ Entity: line 1: parser error : Premature end of data in tag root line 1 t/sbasic/shared/03103100.xhp" name="Let Statement">Instrución Let ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root 1.xhp" name="number format code">Códigos de formatos numéricos</link ^ Entity: line 1: parser error : Premature end of data in tag root line 1 1.xhp" name="number format code">Códigos de formatos numéricos</link ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and bookmark_value c/shared/03130800.xhp" name="Environ Function">Función Environ ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 1 and ahelp ra un período especificado usando o método do decaemento aritmético. ^ Entity: line 1: parser error : Extra content at the end of the document ra un período especificado usando o método do decaemento aritmético. ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 1 and emph <emphNPer é o número total de períodos (período de pagamento ^ Entity: line 1: parser error : Extra content at the end of the document <emphNPer é o número total de períodos (período de pagamento ^ [build HPX] gu/helpcontent2/source/text/swriter/menu [build HPX] gu/helpcontent2/source/text/scalc [build HPX] gu/helpcontent2/source/text/scalc/00 [build HPX] gu/helpcontent2/source/text/scalc/01 [build HPX] gu/helpcontent2/source/text/scalc/02 [build HPX] gu/helpcontent2/source/text/scalc/04 [build HPX] gu/helpcontent2/source/text/scalc/05 [build HPX] gu/helpcontent2/source/text/scalc/06 [build HPX] gu/helpcontent2/source/text/scalc/guide [build HPX] gu/helpcontent2/source/text/simpress [build HPX] gu/helpcontent2/source/text/simpress/00 [build HPX] gu/helpcontent2/source/text/simpress/01 [build HPX] gu/helpcontent2/source/text/simpress/02 [build HPX] gu/helpcontent2/source/text/simpress/04 [build HPX] gu/helpcontent2/source/text/simpress/guide [build HPX] gu/helpcontent2/source/text/sdraw [build HPX] gu/helpcontent2/source/text/sdraw/00 [build HPX] gu/helpcontent2/source/text/sdraw/01 [build HPX] gu/helpcontent2/source/text/sdraw/04 [build HPX] gu/helpcontent2/source/text/sdraw/guide [build HPX] gu/helpcontent2/source/text/shared [build HPX] gu/helpcontent2/source/text/shared/00 [build HPX] gu/helpcontent2/source/text/shared/01 [build HPX] gu/helpcontent2/source/text/shared/02 [build HPX] gu/helpcontent2/source/text/shared/04 [build HPX] gu/helpcontent2/source/text/shared/05 [build HPX] gu/helpcontent2/source/text/shared/06 [build HPX] gu/helpcontent2/source/text/shared/07 [build HPX] gu/helpcontent2/source/text/shared/autokorr [build HPX] gu/helpcontent2/source/text/shared/autopi [build HPX] gu/helpcontent2/source/text/shared/guide [build HPX] gu/helpcontent2/source/text/shared/help [build HPX] gu/helpcontent2/source/text/shared/menu [build HPX] gu/helpcontent2/source/text/shared/optionen [build HPX] gu/helpcontent2/source/text/shared/explorer/database [build HPX] gu/helpcontent2/source/text/smath [build HPX] gu/helpcontent2/source/text/smath/00 [build HPX] gu/helpcontent2/source/text/smath/01 [build HPX] gu/helpcontent2/source/text/smath/02 [build HPX] gu/helpcontent2/source/text/smath/04 [build HPX] gu/helpcontent2/source/text/smath/06 [build HPX] gu/helpcontent2/source/text/smath/guide [build HPX] gu/helpcontent2/source/text/schart [build HPX] gu/helpcontent2/source/text/schart/00 [build HPX] gu/helpcontent2/source/text/schart/01 [build HPX] gu/helpcontent2/source/text/schart/02 [build HPX] gu/helpcontent2/source/text/schart/04 [build HPX] gu/helpcontent2/source/text/sbasic/guide [build HPX] gu/helpcontent2/source/text/sbasic/python [build HPX] gu/helpcontent2/source/text/sbasic/shared [build HPX] gu/helpcontent2/source/text/sbasic/shared/01 [build HPX] gu/helpcontent2/source/text/sbasic/shared/02 [build HPX] gu/helpcontent2/source/text/sbasic/shared/03 [build HPX] he/helpcontent2/source/text/swriter [build HPX] he/helpcontent2/source/text/swriter/00 [build HPX] he/helpcontent2/source/text/swriter/01 [build HPX] he/helpcontent2/source/text/swriter/02 [build HPX] he/helpcontent2/source/text/swriter/04 [build HPX] he/helpcontent2/source/text/swriter/guide [build HPX] he/helpcontent2/source/text/swriter/librelogo [build HPX] he/helpcontent2/source/text/swriter/menu [build HPX] he/helpcontent2/source/text/scalc [build HPX] he/helpcontent2/source/text/scalc/00 [build HPX] he/helpcontent2/source/text/scalc/01 [build HPX] he/helpcontent2/source/text/scalc/02 [build HPX] he/helpcontent2/source/text/scalc/04 [build HPX] he/helpcontent2/source/text/scalc/05 [build HPX] he/helpcontent2/source/text/scalc/06 [build HPX] he/helpcontent2/source/text/scalc/guide [build HPX] he/helpcontent2/source/text/simpress [build HPX] he/helpcontent2/source/text/simpress/00 [build HPX] he/helpcontent2/source/text/simpress/01 [build HPX] he/helpcontent2/source/text/simpress/02 [build HPX] he/helpcontent2/source/text/simpress/04 [build HPX] he/helpcontent2/source/text/simpress/guide [build HPX] he/helpcontent2/source/text/sdraw [build HPX] he/helpcontent2/source/text/sdraw/00 [build HPX] he/helpcontent2/source/text/sdraw/01 [build HPX] he/helpcontent2/source/text/sdraw/04 [build HPX] he/helpcontent2/source/text/sdraw/guide [build HPX] he/helpcontent2/source/text/shared [build HPX] he/helpcontent2/source/text/shared/00 [build HPX] he/helpcontent2/source/text/shared/01 [build HPX] he/helpcontent2/source/text/shared/02 [build HPX] he/helpcontent2/source/text/shared/04 [build HPX] he/helpcontent2/source/text/shared/05 [build HPX] he/helpcontent2/source/text/shared/06 [build HPX] he/helpcontent2/source/text/shared/07 [build HPX] he/helpcontent2/source/text/shared/autokorr [build HPX] he/helpcontent2/source/text/shared/autopi [build HPX] he/helpcontent2/source/text/shared/guide [build HPX] he/helpcontent2/source/text/shared/help [build HPX] he/helpcontent2/source/text/shared/menu [build HPX] he/helpcontent2/source/text/shared/optionen [build HPX] he/helpcontent2/source/text/shared/explorer/database [build HPX] he/helpcontent2/source/text/smath [build HPX] he/helpcontent2/source/text/smath/00 [build HPX] he/helpcontent2/source/text/smath/01 [build HPX] he/helpcontent2/source/text/smath/02 [build HPX] he/helpcontent2/source/text/smath/04 [build HPX] he/helpcontent2/source/text/smath/06 [build HPX] he/helpcontent2/source/text/smath/guide [build HPX] he/helpcontent2/source/text/schart [build HPX] he/helpcontent2/source/text/schart/00 [build HPX] he/helpcontent2/source/text/schart/01 [build HPX] he/helpcontent2/source/text/schart/02 [build HPX] he/helpcontent2/source/text/schart/04 [build HPX] he/helpcontent2/source/text/sbasic/guide [build HPX] he/helpcontent2/source/text/sbasic/python [build HPX] he/helpcontent2/source/text/sbasic/shared [build HPX] he/helpcontent2/source/text/sbasic/shared/01 [build HPX] he/helpcontent2/source/text/sbasic/shared/02 [build HPX] he/helpcontent2/source/text/sbasic/shared/03 [build HPX] hi/helpcontent2/source/text/swriter [build HPX] hi/helpcontent2/source/text/swriter/00 [build HPX] hi/helpcontent2/source/text/swriter/01 [build HPX] hi/helpcontent2/source/text/swriter/02 [build HPX] hi/helpcontent2/source/text/swriter/04 [build HPX] hi/helpcontent2/source/text/swriter/guide [build HPX] hi/helpcontent2/source/text/swriter/librelogo [build HPX] hi/helpcontent2/source/text/swriter/menu [build HPX] hi/helpcontent2/source/text/scalc [build HPX] hi/helpcontent2/source/text/scalc/00 [build HPX] hi/helpcontent2/source/text/scalc/01 [build HPX] hi/helpcontent2/source/text/scalc/02 [build HPX] hi/helpcontent2/source/text/scalc/04 [build HPX] hi/helpcontent2/source/text/scalc/05 [build HPX] hi/helpcontent2/source/text/scalc/06 [build HPX] hi/helpcontent2/source/text/scalc/guide [build HPX] hi/helpcontent2/source/text/simpress [build HPX] hi/helpcontent2/source/text/simpress/00 [build HPX] hi/helpcontent2/source/text/simpress/01 [build HPX] hi/helpcontent2/source/text/simpress/02 [build HPX] hi/helpcontent2/source/text/simpress/04 [build HPX] hi/helpcontent2/source/text/simpress/guide [build HPX] hi/helpcontent2/source/text/sdraw [build HPX] hi/helpcontent2/source/text/sdraw/00 [build HPX] hi/helpcontent2/source/text/sdraw/01 [build HPX] hi/helpcontent2/source/text/sdraw/04 [build HPX] hi/helpcontent2/source/text/sdraw/guide [build HPX] hi/helpcontent2/source/text/shared [build HPX] hi/helpcontent2/source/text/shared/00 [build HPX] hi/helpcontent2/source/text/shared/01 [build HPX] hi/helpcontent2/source/text/shared/02 [build HPX] hi/helpcontent2/source/text/shared/04 [build HPX] hi/helpcontent2/source/text/shared/05 [build HPX] hi/helpcontent2/source/text/shared/06 [build HPX] hi/helpcontent2/source/text/shared/07 [build HPX] hi/helpcontent2/source/text/shared/autokorr [build HPX] hi/helpcontent2/source/text/shared/autopi [build HPX] hi/helpcontent2/source/text/shared/guide [build HPX] hi/helpcontent2/source/text/shared/help [build HPX] hi/helpcontent2/source/text/shared/menu [build HPX] hi/helpcontent2/source/text/shared/optionen [build HPX] hi/helpcontent2/source/text/shared/explorer/database [build HPX] hi/helpcontent2/source/text/smath [build HPX] hi/helpcontent2/source/text/smath/00 [build HPX] hi/helpcontent2/source/text/smath/01 [build HPX] hi/helpcontent2/source/text/smath/02 [build HPX] hi/helpcontent2/source/text/smath/04 [build HPX] hi/helpcontent2/source/text/smath/06 [build HPX] hi/helpcontent2/source/text/smath/guide [build HPX] hi/helpcontent2/source/text/schart [build HPX] hi/helpcontent2/source/text/schart/00 [build HPX] hi/helpcontent2/source/text/schart/01 [build HPX] hi/helpcontent2/source/text/schart/02 [build HPX] hi/helpcontent2/source/text/schart/04 [build HPX] hi/helpcontent2/source/text/sbasic/guide [build HPX] hi/helpcontent2/source/text/sbasic/python [build HPX] hi/helpcontent2/source/text/sbasic/shared [build HPX] hi/helpcontent2/source/text/sbasic/shared/01 [build HPX] hi/helpcontent2/source/text/sbasic/shared/02 [build HPX] hi/helpcontent2/source/text/sbasic/shared/03 [build HPX] hr/helpcontent2/source/text/swriter [build HPX] hr/helpcontent2/source/text/swriter/00 [build HPX] hr/helpcontent2/source/text/swriter/01 [build HPX] hr/helpcontent2/source/text/swriter/02 [build HPX] hr/helpcontent2/source/text/swriter/04 [build HPX] hr/helpcontent2/source/text/swriter/guide [build HPX] hr/helpcontent2/source/text/swriter/librelogo [build HPX] hr/helpcontent2/source/text/swriter/menu [build HPX] hr/helpcontent2/source/text/scalc [build HPX] hr/helpcontent2/source/text/scalc/00 [build HPX] hr/helpcontent2/source/text/scalc/01 [build HPX] hr/helpcontent2/source/text/scalc/02 [build HPX] hr/helpcontent2/source/text/scalc/04 [build HPX] hr/helpcontent2/source/text/scalc/05 [build HPX] hr/helpcontent2/source/text/scalc/06 [build HPX] hr/helpcontent2/source/text/scalc/guide [build HPX] hr/helpcontent2/source/text/simpress [build HPX] hr/helpcontent2/source/text/simpress/00 [build HPX] hr/helpcontent2/source/text/simpress/01 [build HPX] hr/helpcontent2/source/text/simpress/02 [build HPX] hr/helpcontent2/source/text/simpress/04 [build HPX] hr/helpcontent2/source/text/simpress/guide [build HPX] hr/helpcontent2/source/text/sdraw [build HPX] hr/helpcontent2/source/text/sdraw/00 [build HPX] hr/helpcontent2/source/text/sdraw/01 [build HPX] hr/helpcontent2/source/text/sdraw/04 [build HPX] hr/helpcontent2/source/text/sdraw/guide [build HPX] hr/helpcontent2/source/text/shared [build HPX] hr/helpcontent2/source/text/shared/00 [build HPX] hr/helpcontent2/source/text/shared/01 [build HPX] hr/helpcontent2/source/text/shared/02 [build HPX] hr/helpcontent2/source/text/shared/04 [build HPX] hr/helpcontent2/source/text/shared/05 [build HPX] hr/helpcontent2/source/text/shared/06 [build HPX] hr/helpcontent2/source/text/shared/07 [build HPX] hr/helpcontent2/source/text/shared/autokorr [build HPX] hr/helpcontent2/source/text/shared/autopi [build HPX] hr/helpcontent2/source/text/shared/guide [build HPX] hr/helpcontent2/source/text/shared/help [build HPX] hr/helpcontent2/source/text/shared/menu [build HPX] hr/helpcontent2/source/text/shared/optionen [build HPX] hr/helpcontent2/source/text/shared/explorer/database [build HPX] hr/helpcontent2/source/text/smath [build HPX] hr/helpcontent2/source/text/smath/00 [build HPX] hr/helpcontent2/source/text/smath/01 [build HPX] hr/helpcontent2/source/text/smath/02 [build HPX] hr/helpcontent2/source/text/smath/04 [build HPX] hr/helpcontent2/source/text/smath/06 [build HPX] hr/helpcontent2/source/text/smath/guide [build HPX] hr/helpcontent2/source/text/schart [build HPX] hr/helpcontent2/source/text/schart/00 [build HPX] hr/helpcontent2/source/text/schart/01 [build HPX] hr/helpcontent2/source/text/schart/02 [build HPX] hr/helpcontent2/source/text/schart/04 [build HPX] hr/helpcontent2/source/text/sbasic/guide [build HPX] hr/helpcontent2/source/text/sbasic/python [build HPX] hr/helpcontent2/source/text/sbasic/shared [build HPX] hr/helpcontent2/source/text/sbasic/shared/01 [build HPX] hr/helpcontent2/source/text/sbasic/shared/02 [build HPX] hr/helpcontent2/source/text/sbasic/shared/03 [build HPX] hu/helpcontent2/source/text/swriter [build HPX] hu/helpcontent2/source/text/swriter/00 [build HPX] hu/helpcontent2/source/text/swriter/01 [build HPX] hu/helpcontent2/source/text/swriter/02 [build HPX] hu/helpcontent2/source/text/swriter/04 [build HPX] hu/helpcontent2/source/text/swriter/guide [build HPX] hu/helpcontent2/source/text/swriter/librelogo [build HPX] hu/helpcontent2/source/text/swriter/menu [build HPX] hu/helpcontent2/source/text/scalc [build HPX] hu/helpcontent2/source/text/scalc/00 [build HPX] hu/helpcontent2/source/text/scalc/01 [build HPX] hu/helpcontent2/source/text/scalc/02 [build HPX] hu/helpcontent2/source/text/scalc/04 [build HPX] hu/helpcontent2/source/text/scalc/05 [build HPX] hu/helpcontent2/source/text/scalc/06 [build HPX] hu/helpcontent2/source/text/scalc/guide [build HPX] hu/helpcontent2/source/text/simpress [build HPX] hu/helpcontent2/source/text/simpress/00 [build HPX] hu/helpcontent2/source/text/simpress/01 [build HPX] hu/helpcontent2/source/text/simpress/02 [build HPX] hu/helpcontent2/source/text/simpress/04 [build HPX] hu/helpcontent2/source/text/simpress/guide [build HPX] hu/helpcontent2/source/text/sdraw [build HPX] hu/helpcontent2/source/text/sdraw/00 [build HPX] hu/helpcontent2/source/text/sdraw/01 [build HPX] hu/helpcontent2/source/text/sdraw/04 [build HPX] hu/helpcontent2/source/text/sdraw/guide [build HPX] hu/helpcontent2/source/text/shared [build HPX] hu/helpcontent2/source/text/shared/00 [build HPX] hu/helpcontent2/source/text/shared/01 [build HPX] hu/helpcontent2/source/text/shared/02 [build HPX] hu/helpcontent2/source/text/shared/04 [build HPX] hu/helpcontent2/source/text/shared/05 [build HPX] hu/helpcontent2/source/text/shared/06 [build HPX] hu/helpcontent2/source/text/shared/07 [build HPX] hu/helpcontent2/source/text/shared/autokorr [build HPX] hu/helpcontent2/source/text/shared/autopi [build HPX] hu/helpcontent2/source/text/shared/guide [build HPX] hu/helpcontent2/source/text/shared/help [build HPX] hu/helpcontent2/source/text/shared/menu [build HPX] hu/helpcontent2/source/text/shared/optionen [build HPX] hu/helpcontent2/source/text/shared/explorer/database [build HPX] hu/helpcontent2/source/text/smath [build HPX] hu/helpcontent2/source/text/smath/00 [build HPX] hu/helpcontent2/source/text/smath/01 [build HPX] hu/helpcontent2/source/text/smath/02 [build HPX] hu/helpcontent2/source/text/smath/04 [build HPX] hu/helpcontent2/source/text/smath/06 [build HPX] hu/helpcontent2/source/text/smath/guide [build HPX] hu/helpcontent2/source/text/schart [build HPX] hu/helpcontent2/source/text/schart/00 [build HPX] hu/helpcontent2/source/text/schart/01 [build HPX] hu/helpcontent2/source/text/schart/02 [build HPX] hu/helpcontent2/source/text/schart/04 [build HPX] hu/helpcontent2/source/text/sbasic/guide [build HPX] hu/helpcontent2/source/text/sbasic/python [build HPX] hu/helpcontent2/source/text/sbasic/shared [build HPX] hu/helpcontent2/source/text/sbasic/shared/01 [build HPX] hu/helpcontent2/source/text/sbasic/shared/02 [build HPX] hu/helpcontent2/source/text/sbasic/shared/03 [build HPX] id/helpcontent2/source/text/swriter [build HPX] id/helpcontent2/source/text/swriter/00 [build HPX] id/helpcontent2/source/text/swriter/01 [build HPX] id/helpcontent2/source/text/swriter/02 [build HPX] id/helpcontent2/source/text/swriter/04 [build HPX] id/helpcontent2/source/text/swriter/guide [build HPX] id/helpcontent2/source/text/swriter/librelogo [build HPX] id/helpcontent2/source/text/swriter/menu [build HPX] id/helpcontent2/source/text/scalc [build HPX] id/helpcontent2/source/text/scalc/00 [build HPX] id/helpcontent2/source/text/scalc/01 [build HPX] id/helpcontent2/source/text/scalc/02 [build HPX] id/helpcontent2/source/text/scalc/04 [build HPX] id/helpcontent2/source/text/scalc/05 [build HPX] id/helpcontent2/source/text/scalc/06 [build HPX] id/helpcontent2/source/text/scalc/guide [build HPX] id/helpcontent2/source/text/simpress [build HPX] id/helpcontent2/source/text/simpress/00 [build HPX] id/helpcontent2/source/text/simpress/01 [build HPX] id/helpcontent2/source/text/simpress/02 [build HPX] id/helpcontent2/source/text/simpress/04 [build HPX] id/helpcontent2/source/text/simpress/guide [build HPX] id/helpcontent2/source/text/sdraw [build HPX] id/helpcontent2/source/text/sdraw/00 [build HPX] id/helpcontent2/source/text/sdraw/01 [build HPX] id/helpcontent2/source/text/sdraw/04 [build HPX] id/helpcontent2/source/text/sdraw/guide [build HPX] id/helpcontent2/source/text/shared [build HPX] id/helpcontent2/source/text/shared/00 [build HPX] id/helpcontent2/source/text/shared/01 [build HPX] id/helpcontent2/source/text/shared/02 [build HPX] id/helpcontent2/source/text/shared/04 [build HPX] id/helpcontent2/source/text/shared/05 [build HPX] id/helpcontent2/source/text/shared/06 [build HPX] id/helpcontent2/source/text/shared/07 [build HPX] id/helpcontent2/source/text/shared/autokorr [build HPX] id/helpcontent2/source/text/shared/autopi [build HPX] id/helpcontent2/source/text/shared/guide [build HPX] id/helpcontent2/source/text/shared/help [build HPX] id/helpcontent2/source/text/shared/menu [build HPX] id/helpcontent2/source/text/shared/optionen [build HPX] id/helpcontent2/source/text/shared/explorer/database [build HPX] id/helpcontent2/source/text/smath [build HPX] id/helpcontent2/source/text/smath/00 [build HPX] id/helpcontent2/source/text/smath/01 [build HPX] id/helpcontent2/source/text/smath/02 [build HPX] id/helpcontent2/source/text/smath/04 [build HPX] id/helpcontent2/source/text/smath/06 [build HPX] id/helpcontent2/source/text/smath/guide [build HPX] id/helpcontent2/source/text/schart [build HPX] id/helpcontent2/source/text/schart/00 [build HPX] id/helpcontent2/source/text/schart/01 [build HPX] id/helpcontent2/source/text/schart/02 [build HPX] id/helpcontent2/source/text/schart/04 [build HPX] id/helpcontent2/source/text/sbasic/guide [build HPX] id/helpcontent2/source/text/sbasic/python [build HPX] id/helpcontent2/source/text/sbasic/shared [build HPX] id/helpcontent2/source/text/sbasic/shared/01 [build HPX] id/helpcontent2/source/text/sbasic/shared/02 [build HPX] id/helpcontent2/source/text/sbasic/shared/03 [build HPX] is/helpcontent2/source/text/swriter [build HPX] is/helpcontent2/source/text/swriter/00 [build HPX] is/helpcontent2/source/text/swriter/01 [build HPX] is/helpcontent2/source/text/swriter/02 [build HPX] is/helpcontent2/source/text/swriter/04 [build HPX] is/helpcontent2/source/text/swriter/guide [build HPX] is/helpcontent2/source/text/swriter/librelogo [build HPX] is/helpcontent2/source/text/swriter/menu [build HPX] is/helpcontent2/source/text/scalc [build HPX] is/helpcontent2/source/text/scalc/00 [build HPX] is/helpcontent2/source/text/scalc/01 [build HPX] is/helpcontent2/source/text/scalc/02 [build HPX] is/helpcontent2/source/text/scalc/04 [build HPX] is/helpcontent2/source/text/scalc/05 [build HPX] is/helpcontent2/source/text/scalc/06 [build HPX] is/helpcontent2/source/text/scalc/guide [build HPX] is/helpcontent2/source/text/simpress [build HPX] is/helpcontent2/source/text/simpress/00 [build HPX] is/helpcontent2/source/text/simpress/01 [build HPX] is/helpcontent2/source/text/simpress/02 [build HPX] is/helpcontent2/source/text/simpress/04 [build HPX] is/helpcontent2/source/text/simpress/guide [build HPX] is/helpcontent2/source/text/sdraw [build HPX] is/helpcontent2/source/text/sdraw/00 [build HPX] is/helpcontent2/source/text/sdraw/01 [build HPX] is/helpcontent2/source/text/sdraw/04 [build HPX] is/helpcontent2/source/text/sdraw/guide [build HPX] is/helpcontent2/source/text/shared [build HPX] is/helpcontent2/source/text/shared/00 [build HPX] is/helpcontent2/source/text/shared/01 [build HPX] is/helpcontent2/source/text/shared/02 [build HPX] is/helpcontent2/source/text/shared/04 [build HPX] is/helpcontent2/source/text/shared/05 [build HPX] is/helpcontent2/source/text/shared/06 [build HPX] is/helpcontent2/source/text/shared/07 [build HPX] is/helpcontent2/source/text/shared/autokorr [build HPX] is/helpcontent2/source/text/shared/autopi [build HPX] is/helpcontent2/source/text/shared/guide [build HPX] is/helpcontent2/source/text/shared/help [build HPX] is/helpcontent2/source/text/shared/menu [build HPX] is/helpcontent2/source/text/shared/optionen [build HPX] is/helpcontent2/source/text/shared/explorer/database [build HPX] is/helpcontent2/source/text/smath [build HPX] is/helpcontent2/source/text/smath/00 [build HPX] is/helpcontent2/source/text/smath/01 [build HPX] is/helpcontent2/source/text/smath/02 [build HPX] is/helpcontent2/source/text/smath/04 [build HPX] is/helpcontent2/source/text/smath/06 [build HPX] is/helpcontent2/source/text/smath/guide [build HPX] is/helpcontent2/source/text/schart [build HPX] is/helpcontent2/source/text/schart/00 [build HPX] is/helpcontent2/source/text/schart/01 [build HPX] is/helpcontent2/source/text/schart/02 [build HPX] is/helpcontent2/source/text/schart/04 [build HPX] is/helpcontent2/source/text/sbasic/guide [build HPX] is/helpcontent2/source/text/sbasic/python [build HPX] is/helpcontent2/source/text/sbasic/shared [build HPX] is/helpcontent2/source/text/sbasic/shared/01 [build HPX] is/helpcontent2/source/text/sbasic/shared/02 [build HPX] is/helpcontent2/source/text/sbasic/shared/03 [build HPX] it/helpcontent2/source/text/swriter [build HPX] it/helpcontent2/source/text/swriter/00 [build HPX] it/helpcontent2/source/text/swriter/01 [build HPX] it/helpcontent2/source/text/swriter/02 [build HPX] it/helpcontent2/source/text/swriter/04 [build HPX] it/helpcontent2/source/text/swriter/guide [build HPX] it/helpcontent2/source/text/swriter/librelogo [build HPX] it/helpcontent2/source/text/swriter/menu [build HPX] it/helpcontent2/source/text/scalc [build HPX] it/helpcontent2/source/text/scalc/00 [build HPX] it/helpcontent2/source/text/scalc/01 [build HPX] it/helpcontent2/source/text/scalc/02 [build HPX] it/helpcontent2/source/text/scalc/04 [build HPX] it/helpcontent2/source/text/scalc/05 [build HPX] it/helpcontent2/source/text/scalc/06 [build HPX] it/helpcontent2/source/text/scalc/guide [build HPX] it/helpcontent2/source/text/simpress [build HPX] it/helpcontent2/source/text/simpress/00 [build HPX] it/helpcontent2/source/text/simpress/01 [build HPX] it/helpcontent2/source/text/simpress/02 [build HPX] it/helpcontent2/source/text/simpress/04 [build HPX] it/helpcontent2/source/text/simpress/guide [build HPX] it/helpcontent2/source/text/sdraw [build HPX] it/helpcontent2/source/text/sdraw/00 [build HPX] it/helpcontent2/source/text/sdraw/01 [build HPX] it/helpcontent2/source/text/sdraw/04 [build HPX] it/helpcontent2/source/text/sdraw/guide [build HPX] it/helpcontent2/source/text/shared [build HPX] it/helpcontent2/source/text/shared/00 [build HPX] it/helpcontent2/source/text/shared/01 [build HPX] it/helpcontent2/source/text/shared/02 Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and defaultinline colonne nell'angolo superiore sinistro del foglio. ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 1 and switchinline ngolo superiore sinistro del foglio. ^ Entity: line 1: parser error : Extra content at the end of the document ngolo superiore sinistro del foglio. ^ [build HPX] it/helpcontent2/source/text/shared/04 [build HPX] it/helpcontent2/source/text/shared/05 [build HPX] it/helpcontent2/source/text/shared/06 [build HPX] it/helpcontent2/source/text/shared/07 [build HPX] it/helpcontent2/source/text/shared/autokorr [build HPX] it/helpcontent2/source/text/shared/autopi [build HPX] it/helpcontent2/source/text/shared/guide [build HPX] it/helpcontent2/source/text/shared/help [build HPX] it/helpcontent2/source/text/shared/menu [build HPX] it/helpcontent2/source/text/shared/optionen [build HPX] it/helpcontent2/source/text/shared/explorer/database [build HPX] it/helpcontent2/source/text/smath [build HPX] it/helpcontent2/source/text/smath/00 [build HPX] it/helpcontent2/source/text/smath/01 [build HPX] it/helpcontent2/source/text/smath/02 [build HPX] it/helpcontent2/source/text/smath/04 [build HPX] it/helpcontent2/source/text/smath/06 [build HPX] it/helpcontent2/source/text/smath/guide [build HPX] it/helpcontent2/source/text/schart [build HPX] it/helpcontent2/source/text/schart/00 [build HPX] it/helpcontent2/source/text/schart/01 [build HPX] it/helpcontent2/source/text/schart/02 [build HPX] it/helpcontent2/source/text/schart/04 [build HPX] it/helpcontent2/source/text/sbasic/guide [build HPX] it/helpcontent2/source/text/sbasic/python [build HPX] it/helpcontent2/source/text/sbasic/shared [build HPX] it/helpcontent2/source/text/sbasic/shared/01 [build HPX] it/helpcontent2/source/text/sbasic/shared/02 [build HPX] it/helpcontent2/source/text/sbasic/shared/03 [build HPX] ja/helpcontent2/source/text/swriter [build HPX] ja/helpcontent2/source/text/swriter/00 [build HPX] ja/helpcontent2/source/text/swriter/01 [build HPX] ja/helpcontent2/source/text/swriter/02 [build HPX] ja/helpcontent2/source/text/swriter/04 [build HPX] ja/helpcontent2/source/text/swriter/guide [build HPX] ja/helpcontent2/source/text/swriter/librelogo [build HPX] ja/helpcontent2/source/text/swriter/menu [build HPX] ja/helpcontent2/source/text/scalc [build HPX] ja/helpcontent2/source/text/scalc/00 [build HPX] ja/helpcontent2/source/text/scalc/01 [build HPX] ja/helpcontent2/source/text/scalc/02 [build HPX] ja/helpcontent2/source/text/scalc/04 [build HPX] ja/helpcontent2/source/text/scalc/05 [build HPX] ja/helpcontent2/source/text/scalc/06 [build HPX] ja/helpcontent2/source/text/scalc/guide [build HPX] ja/helpcontent2/source/text/simpress [build HPX] ja/helpcontent2/source/text/simpress/00 [build HPX] ja/helpcontent2/source/text/simpress/01 [build HPX] ja/helpcontent2/source/text/simpress/02 [build HPX] ja/helpcontent2/source/text/simpress/04 [build HPX] ja/helpcontent2/source/text/simpress/guide [build HPX] ja/helpcontent2/source/text/sdraw [build HPX] ja/helpcontent2/source/text/sdraw/00 [build HPX] ja/helpcontent2/source/text/sdraw/01 [build HPX] ja/helpcontent2/source/text/sdraw/04 [build HPX] ja/helpcontent2/source/text/sdraw/guide [build HPX] ja/helpcontent2/source/text/shared [build HPX] ja/helpcontent2/source/text/shared/00 [build HPX] ja/helpcontent2/source/text/shared/01 [build HPX] ja/helpcontent2/source/text/shared/02 [build HPX] ja/helpcontent2/source/text/shared/04 [build HPX] ja/helpcontent2/source/text/shared/05 [build HPX] ja/helpcontent2/source/text/shared/06 [build HPX] ja/helpcontent2/source/text/shared/07 [build HPX] ja/helpcontent2/source/text/shared/autokorr [build HPX] ja/helpcontent2/source/text/shared/autopi [build HPX] ja/helpcontent2/source/text/shared/guide [build HPX] ja/helpcontent2/source/text/shared/help [build HPX] ja/helpcontent2/source/text/shared/menu [build HPX] ja/helpcontent2/source/text/shared/optionen [build HPX] ja/helpcontent2/source/text/shared/explorer/database [build HPX] ja/helpcontent2/source/text/smath [build HPX] ja/helpcontent2/source/text/smath/00 [build HPX] ja/helpcontent2/source/text/smath/01 [build HPX] ja/helpcontent2/source/text/smath/02 [build HPX] ja/helpcontent2/source/text/smath/04 [build HPX] ja/helpcontent2/source/text/smath/06 [build HPX] ja/helpcontent2/source/text/smath/guide [build HPX] ja/helpcontent2/source/text/schart [build HPX] ja/helpcontent2/source/text/schart/00 [build HPX] ja/helpcontent2/source/text/schart/01 [build HPX] ja/helpcontent2/source/text/schart/02 [build HPX] ja/helpcontent2/source/text/schart/04 [build HPX] ja/helpcontent2/source/text/sbasic/guide [build HPX] ja/helpcontent2/source/text/sbasic/python [build HPX] ja/helpcontent2/source/text/sbasic/shared [build HPX] ja/helpcontent2/source/text/sbasic/shared/01 [build HPX] ja/helpcontent2/source/text/sbasic/shared/02 [build HPX] ja/helpcontent2/source/text/sbasic/shared/03 [build HPX] ka/helpcontent2/source/text/swriter [build HPX] ka/helpcontent2/source/text/swriter/00 [build HPX] ka/helpcontent2/source/text/swriter/01 [build HPX] ka/helpcontent2/source/text/swriter/02 [build HPX] ka/helpcontent2/source/text/swriter/04 [build HPX] ka/helpcontent2/source/text/swriter/guide [build HPX] ka/helpcontent2/source/text/swriter/librelogo [build HPX] ka/helpcontent2/source/text/swriter/menu [build HPX] ka/helpcontent2/source/text/scalc [build HPX] ka/helpcontent2/source/text/scalc/00 [build HPX] ka/helpcontent2/source/text/scalc/01 [build HPX] ka/helpcontent2/source/text/scalc/02 [build HPX] ka/helpcontent2/source/text/scalc/04 [build HPX] ka/helpcontent2/source/text/scalc/05 [build HPX] ka/helpcontent2/source/text/scalc/06 [build HPX] ka/helpcontent2/source/text/scalc/guide [build HPX] ka/helpcontent2/source/text/simpress [build HPX] ka/helpcontent2/source/text/simpress/00 [build HPX] ka/helpcontent2/source/text/simpress/01 [build HPX] ka/helpcontent2/source/text/simpress/02 [build HPX] ka/helpcontent2/source/text/simpress/04 [build HPX] ka/helpcontent2/source/text/simpress/guide [build HPX] ka/helpcontent2/source/text/sdraw [build HPX] ka/helpcontent2/source/text/sdraw/00 [build HPX] ka/helpcontent2/source/text/sdraw/01 [build HPX] ka/helpcontent2/source/text/sdraw/04 [build HPX] ka/helpcontent2/source/text/sdraw/guide [build HPX] ka/helpcontent2/source/text/shared [build HPX] ka/helpcontent2/source/text/shared/00 [build HPX] ka/helpcontent2/source/text/shared/01 [build HPX] ka/helpcontent2/source/text/shared/02 [build HPX] ka/helpcontent2/source/text/shared/04 [build HPX] ka/helpcontent2/source/text/shared/05 [build HPX] ka/helpcontent2/source/text/shared/06 [build HPX] ka/helpcontent2/source/text/shared/07 [build HPX] ka/helpcontent2/source/text/shared/autokorr [build HPX] ka/helpcontent2/source/text/shared/autopi [build HPX] ka/helpcontent2/source/text/shared/guide [build HPX] ka/helpcontent2/source/text/shared/help [build HPX] ka/helpcontent2/source/text/shared/menu [build HPX] ka/helpcontent2/source/text/shared/optionen [build HPX] ka/helpcontent2/source/text/shared/explorer/database [build HPX] ka/helpcontent2/source/text/smath [build HPX] ka/helpcontent2/source/text/smath/00 [build HPX] ka/helpcontent2/source/text/smath/01 [build HPX] ka/helpcontent2/source/text/smath/02 [build HPX] ka/helpcontent2/source/text/smath/04 [build HPX] ka/helpcontent2/source/text/smath/06 [build HPX] ka/helpcontent2/source/text/smath/guide [build HPX] ka/helpcontent2/source/text/schart [build HPX] ka/helpcontent2/source/text/schart/00 [build HPX] ka/helpcontent2/source/text/schart/01 [build HPX] ka/helpcontent2/source/text/schart/02 [build HPX] ka/helpcontent2/source/text/schart/04 [build HPX] ka/helpcontent2/source/text/sbasic/guide [build HPX] ka/helpcontent2/source/text/sbasic/python [build HPX] ka/helpcontent2/source/text/sbasic/shared [build HPX] ka/helpcontent2/source/text/sbasic/shared/01 [build HPX] ka/helpcontent2/source/text/sbasic/shared/02 [build HPX] ka/helpcontent2/source/text/sbasic/shared/03 [build HPX] km/helpcontent2/source/text/swriter [build HPX] km/helpcontent2/source/text/swriter/00 [build HPX] km/helpcontent2/source/text/swriter/01 [build HPX] km/helpcontent2/source/text/swriter/02 [build HPX] km/helpcontent2/source/text/swriter/04 [build HPX] km/helpcontent2/source/text/swriter/guide [build HPX] km/helpcontent2/source/text/swriter/librelogo [build HPX] km/helpcontent2/source/text/swriter/menu [build HPX] km/helpcontent2/source/text/scalc [build HPX] km/helpcontent2/source/text/scalc/00 [build HPX] km/helpcontent2/source/text/scalc/01 [build HPX] km/helpcontent2/source/text/scalc/02 [build HPX] km/helpcontent2/source/text/scalc/04 [build HPX] km/helpcontent2/source/text/scalc/05 [build HPX] km/helpcontent2/source/text/scalc/06 [build HPX] km/helpcontent2/source/text/scalc/guide [build HPX] km/helpcontent2/source/text/simpress [build HPX] km/helpcontent2/source/text/simpress/00 [build HPX] km/helpcontent2/source/text/simpress/01 [build HPX] km/helpcontent2/source/text/simpress/02 [build HPX] km/helpcontent2/source/text/simpress/04 [build HPX] km/helpcontent2/source/text/simpress/guide [build HPX] km/helpcontent2/source/text/sdraw [build HPX] km/helpcontent2/source/text/sdraw/00 [build HPX] km/helpcontent2/source/text/sdraw/01 [build HPX] km/helpcontent2/source/text/sdraw/04 [build HPX] km/helpcontent2/source/text/sdraw/guide [build HPX] km/helpcontent2/source/text/shared [build HPX] km/helpcontent2/source/text/shared/00 [build HPX] km/helpcontent2/source/text/shared/01 [build HPX] km/helpcontent2/source/text/shared/02 [build HPX] km/helpcontent2/source/text/shared/04 [build HPX] km/helpcontent2/source/text/shared/05 [build HPX] km/helpcontent2/source/text/shared/06 [build HPX] km/helpcontent2/source/text/shared/07 [build HPX] km/helpcontent2/source/text/shared/autokorr [build HPX] km/helpcontent2/source/text/shared/autopi [build HPX] km/helpcontent2/source/text/shared/guide [build HPX] km/helpcontent2/source/text/shared/help [build HPX] km/helpcontent2/source/text/shared/menu [build HPX] km/helpcontent2/source/text/shared/optionen [build HPX] km/helpcontent2/source/text/shared/explorer/database [build HPX] km/helpcontent2/source/text/smath [build HPX] km/helpcontent2/source/text/smath/00 [build HPX] km/helpcontent2/source/text/smath/01 [build HPX] km/helpcontent2/source/text/smath/02 [build HPX] km/helpcontent2/source/text/smath/04 [build HPX] km/helpcontent2/source/text/smath/06 [build HPX] km/helpcontent2/source/text/smath/guide [build HPX] km/helpcontent2/source/text/schart [build HPX] km/helpcontent2/source/text/schart/00 [build HPX] km/helpcontent2/source/text/schart/01 [build HPX] km/helpcontent2/source/text/schart/02 [build HPX] km/helpcontent2/source/text/schart/04 [build HPX] km/helpcontent2/source/text/sbasic/guide [build HPX] km/helpcontent2/source/text/sbasic/python [build HPX] km/helpcontent2/source/text/sbasic/shared [build HPX] km/helpcontent2/source/text/sbasic/shared/01 [build HPX] km/helpcontent2/source/text/sbasic/shared/02 [build HPX] km/helpcontent2/source/text/sbasic/shared/03 [build HPX] ko/helpcontent2/source/text/swriter [build HPX] ko/helpcontent2/source/text/swriter/00 [build HPX] ko/helpcontent2/source/text/swriter/01 [build HPX] ko/helpcontent2/source/text/swriter/02 [build HPX] ko/helpcontent2/source/text/swriter/04 [build HPX] ko/helpcontent2/source/text/swriter/guide [build HPX] ko/helpcontent2/source/text/swriter/librelogo [build HPX] ko/helpcontent2/source/text/swriter/menu [build HPX] ko/helpcontent2/source/text/scalc [build HPX] ko/helpcontent2/source/text/scalc/00 [build HPX] ko/helpcontent2/source/text/scalc/01 [build HPX] ko/helpcontent2/source/text/scalc/02 [build HPX] ko/helpcontent2/source/text/scalc/04 [build HPX] ko/helpcontent2/source/text/scalc/05 [build HPX] ko/helpcontent2/source/text/scalc/06 [build HPX] ko/helpcontent2/source/text/scalc/guide [build HPX] ko/helpcontent2/source/text/simpress [build HPX] ko/helpcontent2/source/text/simpress/00 [build HPX] ko/helpcontent2/source/text/simpress/01 [build HPX] ko/helpcontent2/source/text/simpress/02 [build HPX] ko/helpcontent2/source/text/simpress/04 [build HPX] ko/helpcontent2/source/text/simpress/guide [build HPX] ko/helpcontent2/source/text/sdraw [build HPX] ko/helpcontent2/source/text/sdraw/00 [build HPX] ko/helpcontent2/source/text/sdraw/01 [build HPX] ko/helpcontent2/source/text/sdraw/04 [build HPX] ko/helpcontent2/source/text/sdraw/guide [build HPX] ko/helpcontent2/source/text/shared [build HPX] ko/helpcontent2/source/text/shared/00 [build HPX] ko/helpcontent2/source/text/shared/01 [build HPX] ko/helpcontent2/source/text/shared/02 [build HPX] ko/helpcontent2/source/text/shared/04 [build HPX] ko/helpcontent2/source/text/shared/05 [build HPX] ko/helpcontent2/source/text/shared/06 [build HPX] ko/helpcontent2/source/text/shared/07 [build HPX] ko/helpcontent2/source/text/shared/autokorr [build HPX] ko/helpcontent2/source/text/shared/autopi [build HPX] ko/helpcontent2/source/text/shared/guide [build HPX] ko/helpcontent2/source/text/shared/help [build HPX] ko/helpcontent2/source/text/shared/menu [build HPX] ko/helpcontent2/source/text/shared/optionen [build HPX] ko/helpcontent2/source/text/shared/explorer/database [build HPX] ko/helpcontent2/source/text/smath [build HPX] ko/helpcontent2/source/text/smath/00 [build HPX] ko/helpcontent2/source/text/smath/01 [build HPX] ko/helpcontent2/source/text/smath/02 [build HPX] ko/helpcontent2/source/text/smath/04 [build HPX] ko/helpcontent2/source/text/smath/06 [build HPX] ko/helpcontent2/source/text/smath/guide [build HPX] ko/helpcontent2/source/text/schart [build HPX] ko/helpcontent2/source/text/schart/00 [build HPX] ko/helpcontent2/source/text/schart/01 [build HPX] ko/helpcontent2/source/text/schart/02 [build HPX] ko/helpcontent2/source/text/schart/04 [build HPX] ko/helpcontent2/source/text/sbasic/guide [build HPX] ko/helpcontent2/source/text/sbasic/python [build HPX] ko/helpcontent2/source/text/sbasic/shared [build HPX] ko/helpcontent2/source/text/sbasic/shared/01 [build HPX] ko/helpcontent2/source/text/sbasic/shared/02 [build HPX] ko/helpcontent2/source/text/sbasic/shared/03 [build HPX] lo/helpcontent2/source/text/swriter [build HPX] lo/helpcontent2/source/text/swriter/00 [build HPX] lo/helpcontent2/source/text/swriter/01 [build HPX] lo/helpcontent2/source/text/swriter/02 [build HPX] lo/helpcontent2/source/text/swriter/04 [build HPX] lo/helpcontent2/source/text/swriter/guide [build HPX] lo/helpcontent2/source/text/swriter/librelogo [build HPX] lo/helpcontent2/source/text/swriter/menu [build HPX] lo/helpcontent2/source/text/scalc [build HPX] lo/helpcontent2/source/text/scalc/00 [build HPX] lo/helpcontent2/source/text/scalc/01 [build HPX] lo/helpcontent2/source/text/scalc/02 [build HPX] lo/helpcontent2/source/text/scalc/04 [build HPX] lo/helpcontent2/source/text/scalc/05 [build HPX] lo/helpcontent2/source/text/scalc/06 [build HPX] lo/helpcontent2/source/text/scalc/guide [build HPX] lo/helpcontent2/source/text/simpress [build HPX] lo/helpcontent2/source/text/simpress/00 [build HPX] lo/helpcontent2/source/text/simpress/01 [build HPX] lo/helpcontent2/source/text/simpress/02 [build HPX] lo/helpcontent2/source/text/simpress/04 [build HPX] lo/helpcontent2/source/text/simpress/guide [build HPX] lo/helpcontent2/source/text/sdraw [build HPX] lo/helpcontent2/source/text/sdraw/00 [build HPX] lo/helpcontent2/source/text/sdraw/01 [build HPX] lo/helpcontent2/source/text/sdraw/04 [build HPX] lo/helpcontent2/source/text/sdraw/guide [build HPX] lo/helpcontent2/source/text/shared [build HPX] lo/helpcontent2/source/text/shared/00 [build HPX] lo/helpcontent2/source/text/shared/01 [build HPX] lo/helpcontent2/source/text/shared/02 [build HPX] lo/helpcontent2/source/text/shared/04 [build HPX] lo/helpcontent2/source/text/shared/05 [build HPX] lo/helpcontent2/source/text/shared/06 [build HPX] lo/helpcontent2/source/text/shared/07 [build HPX] lo/helpcontent2/source/text/shared/autokorr [build HPX] lo/helpcontent2/source/text/shared/autopi [build HPX] lo/helpcontent2/source/text/shared/guide [build HPX] lo/helpcontent2/source/text/shared/help [build HPX] lo/helpcontent2/source/text/shared/menu [build HPX] lo/helpcontent2/source/text/shared/optionen [build HPX] lo/helpcontent2/source/text/shared/explorer/database [build HPX] lo/helpcontent2/source/text/smath [build HPX] lo/helpcontent2/source/text/smath/00 [build HPX] lo/helpcontent2/source/text/smath/01 [build HPX] lo/helpcontent2/source/text/smath/02 [build HPX] lo/helpcontent2/source/text/smath/04 [build HPX] lo/helpcontent2/source/text/smath/06 [build HPX] lo/helpcontent2/source/text/smath/guide [build HPX] lo/helpcontent2/source/text/schart [build HPX] lo/helpcontent2/source/text/schart/00 [build HPX] lo/helpcontent2/source/text/schart/01 [build HPX] lo/helpcontent2/source/text/schart/02 [build HPX] lo/helpcontent2/source/text/schart/04 [build HPX] lo/helpcontent2/source/text/sbasic/guide [build HPX] lo/helpcontent2/source/text/sbasic/python [build HPX] lo/helpcontent2/source/text/sbasic/shared [build HPX] lo/helpcontent2/source/text/sbasic/shared/01 [build HPX] lo/helpcontent2/source/text/sbasic/shared/02 [build HPX] lo/helpcontent2/source/text/sbasic/shared/03 [build HPX] lt/helpcontent2/source/text/swriter [build HPX] lt/helpcontent2/source/text/swriter/00 [build HPX] lt/helpcontent2/source/text/swriter/01 [build HPX] lt/helpcontent2/source/text/swriter/02 [build HPX] lt/helpcontent2/source/text/swriter/04 [build HPX] lt/helpcontent2/source/text/swriter/guide [build HPX] lt/helpcontent2/source/text/swriter/librelogo Entity: line 1: parser error : Opening and ending tag mismatch: item line 1 and root klaviÅ¡as jÅ«s pritaikote puslapio lūžį be stiliaus pakeitimų. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 klaviÅ¡as jÅ«s pritaikote puslapio lūžį be stiliaus pakeitimų. ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 1 and bookmark_value _value>puslapio stiliai; kuriama ir pritaikoma ^ Entity: line 1: parser error : Extra content at the end of the document alue>puslapio stiliai; kuriama ir pritaikoma ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 1 and link w"> - View">%PRODUCTNAME raÅ¡yklÄ— → Rodymas ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 1 and root irinkite vertikali liniuotÄ— LiniuotÄ— srityje. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 irinkite vertikali liniuotÄ— LiniuotÄ— srityje. ^ [build HPX] lt/helpcontent2/source/text/swriter/menu [build HPX] lt/helpcontent2/source/text/scalc [build HPX] lt/helpcontent2/source/text/scalc/00 [build HPX] lt/helpcontent2/source/text/scalc/01 [build HPX] lt/helpcontent2/source/text/scalc/02 [build HPX] lt/helpcontent2/source/text/scalc/04 [build HPX] lt/helpcontent2/source/text/scalc/05 [build HPX] lt/helpcontent2/source/text/scalc/06 [build HPX] lt/helpcontent2/source/text/scalc/guide [build HPX] lt/helpcontent2/source/text/simpress [build HPX] lt/helpcontent2/source/text/simpress/00 [build HPX] lt/helpcontent2/source/text/simpress/01 [build HPX] lt/helpcontent2/source/text/simpress/02 [build HPX] lt/helpcontent2/source/text/simpress/04 [build HPX] lt/helpcontent2/source/text/simpress/guide [build HPX] lt/helpcontent2/source/text/sdraw [build HPX] lt/helpcontent2/source/text/sdraw/00 [build HPX] lt/helpcontent2/source/text/sdraw/01 [build HPX] lt/helpcontent2/source/text/sdraw/04 [build HPX] lt/helpcontent2/source/text/sdraw/guide [build HPX] lt/helpcontent2/source/text/shared [build HPX] lt/helpcontent2/source/text/shared/00 [build HPX] lt/helpcontent2/source/text/shared/01 [build HPX] lt/helpcontent2/source/text/shared/02 [build HPX] lt/helpcontent2/source/text/shared/04 [build HPX] lt/helpcontent2/source/text/shared/05 [build HPX] lt/helpcontent2/source/text/shared/06 [build HPX] lt/helpcontent2/source/text/shared/07 [build HPX] lt/helpcontent2/source/text/shared/autokorr [build HPX] lt/helpcontent2/source/text/shared/autopi [build HPX] lt/helpcontent2/source/text/shared/guide [build HPX] lt/helpcontent2/source/text/shared/help [build HPX] lt/helpcontent2/source/text/shared/menu [build HPX] lt/helpcontent2/source/text/shared/optionen [build HPX] lt/helpcontent2/source/text/shared/explorer/database [build HPX] lt/helpcontent2/source/text/smath [build HPX] lt/helpcontent2/source/text/smath/00 [build HPX] lt/helpcontent2/source/text/smath/01 [build HPX] lt/helpcontent2/source/text/smath/02 [build HPX] lt/helpcontent2/source/text/smath/04 [build HPX] lt/helpcontent2/source/text/smath/06 [build HPX] lt/helpcontent2/source/text/smath/guide [build HPX] lt/helpcontent2/source/text/schart [build HPX] lt/helpcontent2/source/text/schart/00 [build HPX] lt/helpcontent2/source/text/schart/01 [build HPX] lt/helpcontent2/source/text/schart/02 [build HPX] lt/helpcontent2/source/text/schart/04 [build HPX] lt/helpcontent2/source/text/sbasic/guide [build HPX] lt/helpcontent2/source/text/sbasic/python [build HPX] lt/helpcontent2/source/text/sbasic/shared [build HPX] lt/helpcontent2/source/text/sbasic/shared/01 [build HPX] lt/helpcontent2/source/text/sbasic/shared/02 [build HPX] lt/helpcontent2/source/text/sbasic/shared/03 [build HPX] lv/helpcontent2/source/text/swriter [build HPX] lv/helpcontent2/source/text/swriter/00 [build HPX] lv/helpcontent2/source/text/swriter/01 [build HPX] lv/helpcontent2/source/text/swriter/02 [build HPX] lv/helpcontent2/source/text/swriter/04 [build HPX] lv/helpcontent2/source/text/swriter/guide [build HPX] lv/helpcontent2/source/text/swriter/librelogo [build HPX] lv/helpcontent2/source/text/swriter/menu [build HPX] lv/helpcontent2/source/text/scalc [build HPX] lv/helpcontent2/source/text/scalc/00 [build HPX] lv/helpcontent2/source/text/scalc/01 [build HPX] lv/helpcontent2/source/text/scalc/02 [build HPX] lv/helpcontent2/source/text/scalc/04 [build HPX] lv/helpcontent2/source/text/scalc/05 [build HPX] lv/helpcontent2/source/text/scalc/06 [build HPX] lv/helpcontent2/source/text/scalc/guide [build HPX] lv/helpcontent2/source/text/simpress [build HPX] lv/helpcontent2/source/text/simpress/00 [build HPX] lv/helpcontent2/source/text/simpress/01 [build HPX] lv/helpcontent2/source/text/simpress/02 [build HPX] lv/helpcontent2/source/text/simpress/04 [build HPX] lv/helpcontent2/source/text/simpress/guide [build HPX] lv/helpcontent2/source/text/sdraw [build HPX] lv/helpcontent2/source/text/sdraw/00 [build HPX] lv/helpcontent2/source/text/sdraw/01 [build HPX] lv/helpcontent2/source/text/sdraw/04 [build HPX] lv/helpcontent2/source/text/sdraw/guide [build HPX] lv/helpcontent2/source/text/shared [build HPX] lv/helpcontent2/source/text/shared/00 [build HPX] lv/helpcontent2/source/text/shared/01 [build HPX] lv/helpcontent2/source/text/shared/02 [build HPX] lv/helpcontent2/source/text/shared/04 [build HPX] lv/helpcontent2/source/text/shared/05 [build HPX] lv/helpcontent2/source/text/shared/06 [build HPX] lv/helpcontent2/source/text/shared/07 [build HPX] lv/helpcontent2/source/text/shared/autokorr [build HPX] lv/helpcontent2/source/text/shared/autopi [build HPX] lv/helpcontent2/source/text/shared/guide [build HPX] lv/helpcontent2/source/text/shared/help [build HPX] lv/helpcontent2/source/text/shared/menu [build HPX] lv/helpcontent2/source/text/shared/optionen [build HPX] lv/helpcontent2/source/text/shared/explorer/database [build HPX] lv/helpcontent2/source/text/smath [build HPX] lv/helpcontent2/source/text/smath/00 [build HPX] lv/helpcontent2/source/text/smath/01 [build HPX] lv/helpcontent2/source/text/smath/02 [build HPX] lv/helpcontent2/source/text/smath/04 [build HPX] lv/helpcontent2/source/text/smath/06 [build HPX] lv/helpcontent2/source/text/smath/guide [build HPX] lv/helpcontent2/source/text/schart [build HPX] lv/helpcontent2/source/text/schart/00 [build HPX] lv/helpcontent2/source/text/schart/01 [build HPX] lv/helpcontent2/source/text/schart/02 [build HPX] lv/helpcontent2/source/text/schart/04 [build HPX] lv/helpcontent2/source/text/sbasic/guide [build HPX] lv/helpcontent2/source/text/sbasic/python [build HPX] lv/helpcontent2/source/text/sbasic/shared [build HPX] lv/helpcontent2/source/text/sbasic/shared/01 [build HPX] lv/helpcontent2/source/text/sbasic/shared/02 [build HPX] lv/helpcontent2/source/text/sbasic/shared/03 [build HPX] mk/helpcontent2/source/text/swriter [build HPX] mk/helpcontent2/source/text/swriter/00 [build HPX] mk/helpcontent2/source/text/swriter/01 [build HPX] mk/helpcontent2/source/text/swriter/02 [build HPX] mk/helpcontent2/source/text/swriter/04 [build HPX] mk/helpcontent2/source/text/swriter/guide [build HPX] mk/helpcontent2/source/text/swriter/librelogo [build HPX] mk/helpcontent2/source/text/swriter/menu [build HPX] mk/helpcontent2/source/text/scalc [build HPX] mk/helpcontent2/source/text/scalc/00 [build HPX] mk/helpcontent2/source/text/scalc/01 [build HPX] mk/helpcontent2/source/text/scalc/02 [build HPX] mk/helpcontent2/source/text/scalc/04 [build HPX] mk/helpcontent2/source/text/scalc/05 [build HPX] mk/helpcontent2/source/text/scalc/06 [build HPX] mk/helpcontent2/source/text/scalc/guide [build HPX] mk/helpcontent2/source/text/simpress [build HPX] mk/helpcontent2/source/text/simpress/00 [build HPX] mk/helpcontent2/source/text/simpress/01 [build HPX] mk/helpcontent2/source/text/simpress/02 [build HPX] mk/helpcontent2/source/text/simpress/04 [build HPX] mk/helpcontent2/source/text/simpress/guide [build HPX] mk/helpcontent2/source/text/sdraw [build HPX] mk/helpcontent2/source/text/sdraw/00 [build HPX] mk/helpcontent2/source/text/sdraw/01 [build HPX] mk/helpcontent2/source/text/sdraw/04 [build HPX] mk/helpcontent2/source/text/sdraw/guide [build HPX] mk/helpcontent2/source/text/shared [build HPX] mk/helpcontent2/source/text/shared/00 [build HPX] mk/helpcontent2/source/text/shared/01 [build HPX] mk/helpcontent2/source/text/shared/02 [build HPX] mk/helpcontent2/source/text/shared/04 [build HPX] mk/helpcontent2/source/text/shared/05 [build HPX] mk/helpcontent2/source/text/shared/06 [build HPX] mk/helpcontent2/source/text/shared/07 [build HPX] mk/helpcontent2/source/text/shared/autokorr [build HPX] mk/helpcontent2/source/text/shared/autopi [build HPX] mk/helpcontent2/source/text/shared/guide [build HPX] mk/helpcontent2/source/text/shared/help [build HPX] mk/helpcontent2/source/text/shared/menu [build HPX] mk/helpcontent2/source/text/shared/optionen [build HPX] mk/helpcontent2/source/text/shared/explorer/database [build HPX] mk/helpcontent2/source/text/smath [build HPX] mk/helpcontent2/source/text/smath/00 [build HPX] mk/helpcontent2/source/text/smath/01 [build HPX] mk/helpcontent2/source/text/smath/02 [build HPX] mk/helpcontent2/source/text/smath/04 [build HPX] mk/helpcontent2/source/text/smath/06 [build HPX] mk/helpcontent2/source/text/smath/guide [build HPX] mk/helpcontent2/source/text/schart [build HPX] mk/helpcontent2/source/text/schart/00 [build HPX] mk/helpcontent2/source/text/schart/01 [build HPX] mk/helpcontent2/source/text/schart/02 [build HPX] mk/helpcontent2/source/text/schart/04 [build HPX] mk/helpcontent2/source/text/sbasic/guide [build HPX] mk/helpcontent2/source/text/sbasic/python [build HPX] mk/helpcontent2/source/text/sbasic/shared [build HPX] mk/helpcontent2/source/text/sbasic/shared/01 [build HPX] mk/helpcontent2/source/text/sbasic/shared/02 [build HPX] mk/helpcontent2/source/text/sbasic/shared/03 [build HPX] nb/helpcontent2/source/text/swriter [build HPX] nb/helpcontent2/source/text/swriter/00 [build HPX] nb/helpcontent2/source/text/swriter/01 [build HPX] nb/helpcontent2/source/text/swriter/02 [build HPX] nb/helpcontent2/source/text/swriter/04 [build HPX] nb/helpcontent2/source/text/swriter/guide [build HPX] nb/helpcontent2/source/text/swriter/librelogo [build HPX] nb/helpcontent2/source/text/swriter/menu [build HPX] nb/helpcontent2/source/text/scalc [build HPX] nb/helpcontent2/source/text/scalc/00 [build HPX] nb/helpcontent2/source/text/scalc/01 [build HPX] nb/helpcontent2/source/text/scalc/02 [build HPX] nb/helpcontent2/source/text/scalc/04 [build HPX] nb/helpcontent2/source/text/scalc/05 [build HPX] nb/helpcontent2/source/text/scalc/06 [build HPX] nb/helpcontent2/source/text/scalc/guide [build HPX] nb/helpcontent2/source/text/simpress [build HPX] nb/helpcontent2/source/text/simpress/00 [build HPX] nb/helpcontent2/source/text/simpress/01 [build HPX] nb/helpcontent2/source/text/simpress/02 [build HPX] nb/helpcontent2/source/text/simpress/04 [build HPX] nb/helpcontent2/source/text/simpress/guide [build HPX] nb/helpcontent2/source/text/sdraw [build HPX] nb/helpcontent2/source/text/sdraw/00 [build HPX] nb/helpcontent2/source/text/sdraw/01 [build HPX] nb/helpcontent2/source/text/sdraw/04 [build HPX] nb/helpcontent2/source/text/sdraw/guide [build HPX] nb/helpcontent2/source/text/shared [build HPX] nb/helpcontent2/source/text/shared/00 [build HPX] nb/helpcontent2/source/text/shared/01 [build HPX] nb/helpcontent2/source/text/shared/02 [build HPX] nb/helpcontent2/source/text/shared/04 [build HPX] nb/helpcontent2/source/text/shared/05 [build HPX] nb/helpcontent2/source/text/shared/06 [build HPX] nb/helpcontent2/source/text/shared/07 [build HPX] nb/helpcontent2/source/text/shared/autokorr [build HPX] nb/helpcontent2/source/text/shared/autopi [build HPX] nb/helpcontent2/source/text/shared/guide [build HPX] nb/helpcontent2/source/text/shared/help [build HPX] nb/helpcontent2/source/text/shared/menu [build HPX] nb/helpcontent2/source/text/shared/optionen [build HPX] nb/helpcontent2/source/text/shared/explorer/database [build HPX] nb/helpcontent2/source/text/smath [build HPX] nb/helpcontent2/source/text/smath/00 [build HPX] nb/helpcontent2/source/text/smath/01 [build HPX] nb/helpcontent2/source/text/smath/02 [build HPX] nb/helpcontent2/source/text/smath/04 [build HPX] nb/helpcontent2/source/text/smath/06 [build HPX] nb/helpcontent2/source/text/smath/guide [build HPX] nb/helpcontent2/source/text/schart [build HPX] nb/helpcontent2/source/text/schart/00 [build HPX] nb/helpcontent2/source/text/schart/01 [build HPX] nb/helpcontent2/source/text/schart/02 [build HPX] nb/helpcontent2/source/text/schart/04 [build HPX] nb/helpcontent2/source/text/sbasic/guide [build HPX] nb/helpcontent2/source/text/sbasic/python [build HPX] nb/helpcontent2/source/text/sbasic/shared [build HPX] nb/helpcontent2/source/text/sbasic/shared/01 Entity: line 1: parser error : Opening and ending tag mismatch: root line 1 and bookmark_value > <bok mark_value> API; XDocumentEventListener ^ Entity: line 1: parser error : Extra content at the end of the document <bok mark_value> API; XDocumentEventListener ^ [build HPX] nb/helpcontent2/source/text/sbasic/shared/02 [build HPX] nb/helpcontent2/source/text/sbasic/shared/03 [build HPX] ne/helpcontent2/source/text/swriter [build HPX] ne/helpcontent2/source/text/swriter/00 [build HPX] ne/helpcontent2/source/text/swriter/01 [build HPX] ne/helpcontent2/source/text/swriter/02 [build HPX] ne/helpcontent2/source/text/swriter/04 [build HPX] ne/helpcontent2/source/text/swriter/guide [build HPX] ne/helpcontent2/source/text/swriter/librelogo [build HPX] ne/helpcontent2/source/text/swriter/menu [build HPX] ne/helpcontent2/source/text/scalc [build HPX] ne/helpcontent2/source/text/scalc/00 [build HPX] ne/helpcontent2/source/text/scalc/01 [build HPX] ne/helpcontent2/source/text/scalc/02 [build HPX] ne/helpcontent2/source/text/scalc/04 [build HPX] ne/helpcontent2/source/text/scalc/05 [build HPX] ne/helpcontent2/source/text/scalc/06 [build HPX] ne/helpcontent2/source/text/scalc/guide [build HPX] ne/helpcontent2/source/text/simpress [build HPX] ne/helpcontent2/source/text/simpress/00 [build HPX] ne/helpcontent2/source/text/simpress/01 [build HPX] ne/helpcontent2/source/text/simpress/02 [build HPX] ne/helpcontent2/source/text/simpress/04 [build HPX] ne/helpcontent2/source/text/simpress/guide [build HPX] ne/helpcontent2/source/text/sdraw [build HPX] ne/helpcontent2/source/text/sdraw/00 [build HPX] ne/helpcontent2/source/text/sdraw/01 [build HPX] ne/helpcontent2/source/text/sdraw/04 [build HPX] ne/helpcontent2/source/text/sdraw/guide [build HPX] ne/helpcontent2/source/text/shared [build HPX] ne/helpcontent2/source/text/shared/00 [build HPX] ne/helpcontent2/source/text/shared/01 [build HPX] ne/helpcontent2/source/text/shared/02 [build HPX] ne/helpcontent2/source/text/shared/04 [build HPX] ne/helpcontent2/source/text/shared/05 [build HPX] ne/helpcontent2/source/text/shared/06 [build HPX] ne/helpcontent2/source/text/shared/07 [build HPX] ne/helpcontent2/source/text/shared/autokorr [build HPX] ne/helpcontent2/source/text/shared/autopi [build HPX] ne/helpcontent2/source/text/shared/guide [build HPX] ne/helpcontent2/source/text/shared/help [build HPX] ne/helpcontent2/source/text/shared/menu [build HPX] ne/helpcontent2/source/text/shared/optionen [build HPX] ne/helpcontent2/source/text/shared/explorer/database [build HPX] ne/helpcontent2/source/text/smath [build HPX] ne/helpcontent2/source/text/smath/00 [build HPX] ne/helpcontent2/source/text/smath/01 [build HPX] ne/helpcontent2/source/text/smath/02 [build HPX] ne/helpcontent2/source/text/smath/04 [build HPX] ne/helpcontent2/source/text/smath/06 [build HPX] ne/helpcontent2/source/text/smath/guide [build HPX] ne/helpcontent2/source/text/schart [build HPX] ne/helpcontent2/source/text/schart/00 [build HPX] ne/helpcontent2/source/text/schart/01 [build HPX] ne/helpcontent2/source/text/schart/02 [build HPX] ne/helpcontent2/source/text/schart/04 [build HPX] ne/helpcontent2/source/text/sbasic/guide [build HPX] ne/helpcontent2/source/text/sbasic/python [build HPX] ne/helpcontent2/source/text/sbasic/shared [build HPX] ne/helpcontent2/source/text/sbasic/shared/01 [build HPX] ne/helpcontent2/source/text/sbasic/shared/02 [build HPX] ne/helpcontent2/source/text/sbasic/shared/03 [build HPX] nl/helpcontent2/source/text/swriter [build HPX] nl/helpcontent2/source/text/swriter/00 [build HPX] nl/helpcontent2/source/text/swriter/01 [build HPX] nl/helpcontent2/source/text/swriter/02 [build HPX] nl/helpcontent2/source/text/swriter/04 [build HPX] nl/helpcontent2/source/text/swriter/guide [build HPX] nl/helpcontent2/source/text/swriter/librelogo [build HPX] nl/helpcontent2/source/text/swriter/menu [build HPX] nl/helpcontent2/source/text/scalc [build HPX] nl/helpcontent2/source/text/scalc/00 [build HPX] nl/helpcontent2/source/text/scalc/01 [build HPX] nl/helpcontent2/source/text/scalc/02 [build HPX] nl/helpcontent2/source/text/scalc/04 [build HPX] nl/helpcontent2/source/text/scalc/05 [build HPX] nl/helpcontent2/source/text/scalc/06 [build HPX] nl/helpcontent2/source/text/scalc/guide [build HPX] nl/helpcontent2/source/text/simpress [build HPX] nl/helpcontent2/source/text/simpress/00 [build HPX] nl/helpcontent2/source/text/simpress/01 [build HPX] nl/helpcontent2/source/text/simpress/02 [build HPX] nl/helpcontent2/source/text/simpress/04 [build HPX] nl/helpcontent2/source/text/simpress/guide [build HPX] nl/helpcontent2/source/text/sdraw [build HPX] nl/helpcontent2/source/text/sdraw/00 [build HPX] nl/helpcontent2/source/text/sdraw/01 [build HPX] nl/helpcontent2/source/text/sdraw/04 [build HPX] nl/helpcontent2/source/text/sdraw/guide [build HPX] nl/helpcontent2/source/text/shared [build HPX] nl/helpcontent2/source/text/shared/00 [build HPX] nl/helpcontent2/source/text/shared/01 [build HPX] nl/helpcontent2/source/text/shared/02 Entity: line 1: parser error : attributes construct error etspiadd.xhp">FORECAST.ETS.PI.ADD, FORECAST.ETS.PI.ADD, VOORSPELLEN.ETS.PI.MULT ^ Entity: line 1: parser error : Extra content at the end of the document k href="text/scalc/01/func_forecastetspimult.xhp">VOORSPELLEN.ETS.PI.MULT ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 1 and switchinline omopmaak, tabblad Uitlijning. ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and root k, tabblad Uitlijning. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 k, tabblad Uitlijning. ^ [build HPX] nl/helpcontent2/source/text/shared/04 Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 1 and defaultinline ine select="appl"> cellen ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and switchinline l"> cellen ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 1 and ahelp CALC"> cellen aan te passen. ^ Entity: line 1: parser error : Extra content at the end of the document CALC"> cellen aan te passen. ^ [build HPX] nl/helpcontent2/source/text/shared/05 [build HPX] nl/helpcontent2/source/text/shared/06 [build HPX] nl/helpcontent2/source/text/shared/07 [build HPX] nl/helpcontent2/source/text/shared/autokorr [build HPX] nl/helpcontent2/source/text/shared/autopi [build HPX] nl/helpcontent2/source/text/shared/guide [build HPX] nl/helpcontent2/source/text/shared/help [build HPX] nl/helpcontent2/source/text/shared/menu [build HPX] nl/helpcontent2/source/text/shared/optionen [build HPX] nl/helpcontent2/source/text/shared/explorer/database [build HPX] nl/helpcontent2/source/text/smath [build HPX] nl/helpcontent2/source/text/smath/00 [build HPX] nl/helpcontent2/source/text/smath/01 [build HPX] nl/helpcontent2/source/text/smath/02 [build HPX] nl/helpcontent2/source/text/smath/04 [build HPX] nl/helpcontent2/source/text/smath/06 [build HPX] nl/helpcontent2/source/text/smath/guide [build HPX] nl/helpcontent2/source/text/schart [build HPX] nl/helpcontent2/source/text/schart/00 [build HPX] nl/helpcontent2/source/text/schart/01 [build HPX] nl/helpcontent2/source/text/schart/02 [build HPX] nl/helpcontent2/source/text/schart/04 [build HPX] nl/helpcontent2/source/text/sbasic/guide [build HPX] nl/helpcontent2/source/text/sbasic/python [build HPX] nl/helpcontent2/source/text/sbasic/shared [build HPX] nl/helpcontent2/source/text/sbasic/shared/01 [build HPX] nl/helpcontent2/source/text/sbasic/shared/02 [build HPX] nl/helpcontent2/source/text/sbasic/shared/03 [build HPX] nn/helpcontent2/source/text/swriter [build HPX] nn/helpcontent2/source/text/swriter/00 [build HPX] nn/helpcontent2/source/text/swriter/01 [build HPX] nn/helpcontent2/source/text/swriter/02 [build HPX] nn/helpcontent2/source/text/swriter/04 [build HPX] nn/helpcontent2/source/text/swriter/guide [build HPX] nn/helpcontent2/source/text/swriter/librelogo [build HPX] nn/helpcontent2/source/text/swriter/menu [build HPX] nn/helpcontent2/source/text/scalc [build HPX] nn/helpcontent2/source/text/scalc/00 [build HPX] nn/helpcontent2/source/text/scalc/01 [build HPX] nn/helpcontent2/source/text/scalc/02 [build HPX] nn/helpcontent2/source/text/scalc/04 [build HPX] nn/helpcontent2/source/text/scalc/05 [build HPX] nn/helpcontent2/source/text/scalc/06 [build HPX] nn/helpcontent2/source/text/scalc/guide [build HPX] nn/helpcontent2/source/text/simpress [build HPX] nn/helpcontent2/source/text/simpress/00 [build HPX] nn/helpcontent2/source/text/simpress/01 [build HPX] nn/helpcontent2/source/text/simpress/02 [build HPX] nn/helpcontent2/source/text/simpress/04 [build HPX] nn/helpcontent2/source/text/simpress/guide [build HPX] nn/helpcontent2/source/text/sdraw [build HPX] nn/helpcontent2/source/text/sdraw/00 [build HPX] nn/helpcontent2/source/text/sdraw/01 [build HPX] nn/helpcontent2/source/text/sdraw/04 [build HPX] nn/helpcontent2/source/text/sdraw/guide [build HPX] nn/helpcontent2/source/text/shared [build HPX] nn/helpcontent2/source/text/shared/00 [build HPX] nn/helpcontent2/source/text/shared/01 [build HPX] nn/helpcontent2/source/text/shared/02 [build HPX] nn/helpcontent2/source/text/shared/04 [build HPX] nn/helpcontent2/source/text/shared/05 [build HPX] nn/helpcontent2/source/text/shared/06 [build HPX] nn/helpcontent2/source/text/shared/07 [build HPX] nn/helpcontent2/source/text/shared/autokorr [build HPX] nn/helpcontent2/source/text/shared/autopi [build HPX] nn/helpcontent2/source/text/shared/guide [build HPX] nn/helpcontent2/source/text/shared/help [build HPX] nn/helpcontent2/source/text/shared/menu [build HPX] nn/helpcontent2/source/text/shared/optionen [build HPX] nn/helpcontent2/source/text/shared/explorer/database [build HPX] nn/helpcontent2/source/text/smath [build HPX] nn/helpcontent2/source/text/smath/00 [build HPX] nn/helpcontent2/source/text/smath/01 [build HPX] nn/helpcontent2/source/text/smath/02 [build HPX] nn/helpcontent2/source/text/smath/04 [build HPX] nn/helpcontent2/source/text/smath/06 [build HPX] nn/helpcontent2/source/text/smath/guide [build HPX] nn/helpcontent2/source/text/schart [build HPX] nn/helpcontent2/source/text/schart/00 [build HPX] nn/helpcontent2/source/text/schart/01 [build HPX] nn/helpcontent2/source/text/schart/02 [build HPX] nn/helpcontent2/source/text/schart/04 [build HPX] nn/helpcontent2/source/text/sbasic/guide [build HPX] nn/helpcontent2/source/text/sbasic/python [build HPX] nn/helpcontent2/source/text/sbasic/shared [build HPX] nn/helpcontent2/source/text/sbasic/shared/01 [build HPX] nn/helpcontent2/source/text/sbasic/shared/02 [build HPX] nn/helpcontent2/source/text/sbasic/shared/03 [build HPX] om/helpcontent2/source/text/swriter [build HPX] om/helpcontent2/source/text/swriter/00 [build HPX] om/helpcontent2/source/text/swriter/01 [build HPX] om/helpcontent2/source/text/swriter/02 [build HPX] om/helpcontent2/source/text/swriter/04 [build HPX] om/helpcontent2/source/text/swriter/guide [build HPX] om/helpcontent2/source/text/swriter/librelogo [build HPX] om/helpcontent2/source/text/swriter/menu [build HPX] om/helpcontent2/source/text/scalc Entity: line 1: parser error : Opening and ending tag mismatch: literal line 1 and root ksempel med bruk av Option Compatible kompilatormodus. ^ Entity: line 1: parser error : Premature end of data in tag root line 1 ksempel med bruk av Option Compatible kompilatormodus. ^ [build HPX] om/helpcontent2/source/text/scalc/00 [build HPX] om/helpcontent2/source/text/scalc/01 [build HPX] om/helpcontent2/source/text/scalc/02 [build HPX] om/helpcontent2/source/text/scalc/04 [build HPX] om/helpcontent2/source/text/scalc/05 [build HPX] om/helpcontent2/source/text/scalc/06 [build HPX] om/helpcontent2/source/text/scalc/guide [build HPX] om/helpcontent2/source/text/simpress [build HPX] om/helpcontent2/source/text/simpress/00 [build HPX] om/helpcontent2/source/text/simpress/01 [build HPX] om/helpcontent2/source/text/simpress/02 [build HPX] om/helpcontent2/source/text/simpress/04 [build HPX] om/helpcontent2/source/text/simpress/guide [build HPX] om/helpcontent2/source/text/sdraw [build HPX] om/helpcontent2/source/text/sdraw/00 [build HPX] om/helpcontent2/source/text/sdraw/01 [build HPX] om/helpcontent2/source/text/sdraw/04 [build HPX] om/helpcontent2/source/text/sdraw/guide [build HPX] om/helpcontent2/source/text/shared [build HPX] om/helpcontent2/source/text/shared/00 [build HPX] om/helpcontent2/source/text/shared/01 [build HPX] om/helpcontent2/source/text/shared/02 [build HPX] om/helpcontent2/source/text/shared/04 [build HPX] om/helpcontent2/source/text/shared/05 [build HPX] om/helpcontent2/source/text/shared/06 [build HPX] om/helpcontent2/source/text/shared/07 [build HPX] om/helpcontent2/source/text/shared/autokorr [build HPX] om/helpcontent2/source/text/shared/autopi [build HPX] om/helpcontent2/source/text/shared/guide [build HPX] om/helpcontent2/source/text/shared/help [build HPX] om/helpcontent2/source/text/shared/menu [build HPX] om/helpcontent2/source/text/shared/optionen [build HPX] om/helpcontent2/source/text/shared/explorer/database [build HPX] om/helpcontent2/source/text/smath [build HPX] om/helpcontent2/source/text/smath/00 [build HPX] om/helpcontent2/source/text/smath/01 [build HPX] om/helpcontent2/source/text/smath/02 [build HPX] om/helpcontent2/source/text/smath/04 [build HPX] om/helpcontent2/source/text/smath/06 [build HPX] om/helpcontent2/source/text/smath/guide [build HPX] om/helpcontent2/source/text/schart [build HPX] om/helpcontent2/source/text/schart/00 [build HPX] om/helpcontent2/source/text/schart/01 [build HPX] om/helpcontent2/source/text/schart/02 [build HPX] om/helpcontent2/source/text/schart/04 [build HPX] om/helpcontent2/source/text/sbasic/guide [build HPX] om/helpcontent2/source/text/sbasic/python [build HPX] om/helpcontent2/source/text/sbasic/shared [build HPX] om/helpcontent2/source/text/sbasic/shared/01 [build HPX] om/helpcontent2/source/text/sbasic/shared/02 [build HPX] om/helpcontent2/source/text/sbasic/shared/03 [build HPX] pl/helpcontent2/source/text/swriter [build HPX] pl/helpcontent2/source/text/swriter/00 [build HPX] pl/helpcontent2/source/text/swriter/01 [build HPX] pl/helpcontent2/source/text/swriter/02 [build HPX] pl/helpcontent2/source/text/swriter/04 [build HPX] pl/helpcontent2/source/text/swriter/guide [build HPX] pl/helpcontent2/source/text/swriter/librelogo [build HPX] pl/helpcontent2/source/text/swriter/menu [build HPX] pl/helpcontent2/source/text/scalc [build HPX] pl/helpcontent2/source/text/scalc/00 [build HPX] pl/helpcontent2/source/text/scalc/01 [build HPX] pl/helpcontent2/source/text/scalc/02 [build HPX] pl/helpcontent2/source/text/scalc/04 [build HPX] pl/helpcontent2/source/text/scalc/05 [build HPX] pl/helpcontent2/source/text/scalc/06 [build HPX] pl/helpcontent2/source/text/scalc/guide [build HPX] pl/helpcontent2/source/text/simpress [build HPX] pl/helpcontent2/source/text/simpress/00 [build HPX] pl/helpcontent2/source/text/simpress/01 [build HPX] pl/helpcontent2/source/text/simpress/02 [build HPX] pl/helpcontent2/source/text/simpress/04 [build HPX] pl/helpcontent2/source/text/simpress/guide [build HPX] pl/helpcontent2/source/text/sdraw [build HPX] pl/helpcontent2/source/text/sdraw/00 [build HPX] pl/helpcontent2/source/text/sdraw/01 [build HPX] pl/helpcontent2/source/text/sdraw/04 [build HPX] pl/helpcontent2/source/text/sdraw/guide [build HPX] pl/helpcontent2/source/text/shared [build HPX] pl/helpcontent2/source/text/shared/00 [build HPX] pl/helpcontent2/source/text/shared/01 [build HPX] pl/helpcontent2/source/text/shared/02 [build HPX] pl/helpcontent2/source/text/shared/04 [build HPX] pl/helpcontent2/source/text/shared/05 [build HPX] pl/helpcontent2/source/text/shared/06 [build HPX] pl/helpcontent2/source/text/shared/07 [build HPX] pl/helpcontent2/source/text/shared/autokorr [build HPX] pl/helpcontent2/source/text/shared/autopi [build HPX] pl/helpcontent2/source/text/shared/guide [build HPX] pl/helpcontent2/source/text/shared/help [build HPX] pl/helpcontent2/source/text/shared/menu [build HPX] pl/helpcontent2/source/text/shared/optionen [build HPX] pl/helpcontent2/source/text/shared/explorer/database [build HPX] pl/helpcontent2/source/text/smath [build HPX] pl/helpcontent2/source/text/smath/00 [build HPX] pl/helpcontent2/source/text/smath/01 [build HPX] pl/helpcontent2/source/text/smath/02 [build HPX] pl/helpcontent2/source/text/smath/04 [build HPX] pl/helpcontent2/source/text/smath/06 [build HPX] pl/helpcontent2/source/text/smath/guide [build HPX] pl/helpcontent2/source/text/schart [build HPX] pl/helpcontent2/source/text/schart/00 [build HPX] pl/helpcontent2/source/text/schart/01 [build HPX] pl/helpcontent2/source/text/schart/02 [build HPX] pl/helpcontent2/source/text/schart/04 [build HPX] pl/helpcontent2/source/text/sbasic/guide [build HPX] pl/helpcontent2/source/text/sbasic/python [build HPX] pl/helpcontent2/source/text/sbasic/shared [build HPX] pl/helpcontent2/source/text/sbasic/shared/01 [build HPX] pl/helpcontent2/source/text/sbasic/shared/02 [build HPX] pl/helpcontent2/source/text/sbasic/shared/03 [build HPX] pt/helpcontent2/source/text/swriter [build HPX] pt/helpcontent2/source/text/swriter/00 [build HPX] pt/helpcontent2/source/text/swriter/01 [build HPX] pt/helpcontent2/source/text/swriter/02 [build HPX] pt/helpcontent2/source/text/swriter/04 [build HPX] pt/helpcontent2/source/text/swriter/guide [build HPX] pt/helpcontent2/source/text/swriter/librelogo [build HPX] pt/helpcontent2/source/text/swriter/menu [build HPX] pt/helpcontent2/source/text/scalc [build HPX] pt/helpcontent2/source/text/scalc/00 [build HPX] pt/helpcontent2/source/text/scalc/01 [build HPX] pt/helpcontent2/source/text/scalc/02 [build HPX] pt/helpcontent2/source/text/scalc/04 [build HPX] pt/helpcontent2/source/text/scalc/05 [build HPX] pt/helpcontent2/source/text/scalc/06 [build HPX] pt/helpcontent2/source/text/scalc/guide [build HPX] pt/helpcontent2/source/text/simpress [build HPX] pt/helpcontent2/source/text/simpress/00 [build HPX] pt/helpcontent2/source/text/simpress/01 [build HPX] pt/helpcontent2/source/text/simpress/02 [build HPX] pt/helpcontent2/source/text/simpress/04 [build HPX] pt/helpcontent2/source/text/simpress/guide [build HPX] pt/helpcontent2/source/text/sdraw [build HPX] pt/helpcontent2/source/text/sdraw/00 [build HPX] pt/helpcontent2/source/text/sdraw/01 [build HPX] pt/helpcontent2/source/text/sdraw/04 [build HPX] pt/helpcontent2/source/text/sdraw/guide [build HPX] pt/helpcontent2/source/text/shared [build HPX] pt/helpcontent2/source/text/shared/00 [build HPX] pt/helpcontent2/source/text/shared/01 [build HPX] pt/helpcontent2/source/text/shared/02 [build HPX] pt/helpcontent2/source/text/shared/04 [build HPX] pt/helpcontent2/source/text/shared/05 [build HPX] pt/helpcontent2/source/text/shared/06 [build HPX] pt/helpcontent2/source/text/shared/07 [build HPX] pt/helpcontent2/source/text/shared/autokorr [build HPX] pt/helpcontent2/source/text/shared/autopi [build HPX] pt/helpcontent2/source/text/shared/guide [build HPX] pt/helpcontent2/source/text/shared/help [build HPX] pt/helpcontent2/source/text/shared/menu [build HPX] pt/helpcontent2/source/text/shared/optionen [build HPX] pt/helpcontent2/source/text/shared/explorer/database [build HPX] pt/helpcontent2/source/text/smath [build HPX] pt/helpcontent2/source/text/smath/00 [build HPX] pt/helpcontent2/source/text/smath/01 [build HPX] pt/helpcontent2/source/text/smath/02 [build HPX] pt/helpcontent2/source/text/smath/04 [build HPX] pt/helpcontent2/source/text/smath/06 [build HPX] pt/helpcontent2/source/text/smath/guide [build HPX] pt/helpcontent2/source/text/schart [build HPX] pt/helpcontent2/source/text/schart/00 [build HPX] pt/helpcontent2/source/text/schart/01 [build HPX] pt/helpcontent2/source/text/schart/02 [build HPX] pt/helpcontent2/source/text/schart/04 [build HPX] pt/helpcontent2/source/text/sbasic/guide [build HPX] pt/helpcontent2/source/text/sbasic/python [build HPX] pt/helpcontent2/source/text/sbasic/shared [build HPX] pt/helpcontent2/source/text/sbasic/shared/01 [build HPX] pt/helpcontent2/source/text/sbasic/shared/02 [build HPX] pt/helpcontent2/source/text/sbasic/shared/03 [build HPX] pt-BR/helpcontent2/source/text/swriter [build HPX] pt-BR/helpcontent2/source/text/swriter/00 [build HPX] pt-BR/helpcontent2/source/text/swriter/01 [build HPX] pt-BR/helpcontent2/source/text/swriter/02 [build HPX] pt-BR/helpcontent2/source/text/swriter/04 [build HPX] pt-BR/helpcontent2/source/text/swriter/guide [build HPX] pt-BR/helpcontent2/source/text/swriter/librelogo [build HPX] pt-BR/helpcontent2/source/text/swriter/menu [build HPX] pt-BR/helpcontent2/source/text/scalc [build HPX] pt-BR/helpcontent2/source/text/scalc/00 [build HPX] pt-BR/helpcontent2/source/text/scalc/01 [build HPX] pt-BR/helpcontent2/source/text/scalc/02 [build HPX] pt-BR/helpcontent2/source/text/scalc/04 [build HPX] pt-BR/helpcontent2/source/text/scalc/05 [build HPX] pt-BR/helpcontent2/source/text/scalc/06 [build HPX] pt-BR/helpcontent2/source/text/scalc/guide [build HPX] pt-BR/helpcontent2/source/text/simpress [build HPX] pt-BR/helpcontent2/source/text/simpress/00 [build HPX] pt-BR/helpcontent2/source/text/simpress/01 [build HPX] pt-BR/helpcontent2/source/text/simpress/02 [build HPX] pt-BR/helpcontent2/source/text/simpress/04 [build HPX] pt-BR/helpcontent2/source/text/simpress/guide [build HPX] pt-BR/helpcontent2/source/text/sdraw [build HPX] pt-BR/helpcontent2/source/text/sdraw/00 [build HPX] pt-BR/helpcontent2/source/text/sdraw/01 [build HPX] pt-BR/helpcontent2/source/text/sdraw/04 [build HPX] pt-BR/helpcontent2/source/text/sdraw/guide [build HPX] pt-BR/helpcontent2/source/text/shared [build HPX] pt-BR/helpcontent2/source/text/shared/00 [build HPX] pt-BR/helpcontent2/source/text/shared/01 [build HPX] pt-BR/helpcontent2/source/text/shared/02 [build HPX] pt-BR/helpcontent2/source/text/shared/04 [build HPX] pt-BR/helpcontent2/source/text/shared/05 [build HPX] pt-BR/helpcontent2/source/text/shared/06 [build HPX] pt-BR/helpcontent2/source/text/shared/07 [build HPX] pt-BR/helpcontent2/source/text/shared/autokorr [build HPX] pt-BR/helpcontent2/source/text/shared/autopi [build HPX] pt-BR/helpcontent2/source/text/shared/guide [build HPX] pt-BR/helpcontent2/source/text/shared/help [build HPX] pt-BR/helpcontent2/source/text/shared/menu [build HPX] pt-BR/helpcontent2/source/text/shared/optionen [build HPX] pt-BR/helpcontent2/source/text/shared/explorer/database [build HPX] pt-BR/helpcontent2/source/text/smath [build HPX] pt-BR/helpcontent2/source/text/smath/00 [build HPX] pt-BR/helpcontent2/source/text/smath/01 [build HPX] pt-BR/helpcontent2/source/text/smath/02 [build HPX] pt-BR/helpcontent2/source/text/smath/04 [build HPX] pt-BR/helpcontent2/source/text/smath/06 [build HPX] pt-BR/helpcontent2/source/text/smath/guide [build HPX] pt-BR/helpcontent2/source/text/schart [build HPX] pt-BR/helpcontent2/source/text/schart/00 [build HPX] pt-BR/helpcontent2/source/text/schart/01 [build HPX] pt-BR/helpcontent2/source/text/schart/02 [build HPX] pt-BR/helpcontent2/source/text/schart/04 [build HPX] pt-BR/helpcontent2/source/text/sbasic/guide [build HPX] pt-BR/helpcontent2/source/text/sbasic/python [build HPX] pt-BR/helpcontent2/source/text/sbasic/shared [build HPX] pt-BR/helpcontent2/source/text/sbasic/shared/01 [build HPX] pt-BR/helpcontent2/source/text/sbasic/shared/02 [build HPX] pt-BR/helpcontent2/source/text/sbasic/shared/03 [build HPX] ro/helpcontent2/source/text/swriter [build HPX] ro/helpcontent2/source/text/swriter/00 [build HPX] ro/helpcontent2/source/text/swriter/01 [build HPX] ro/helpcontent2/source/text/swriter/02 [build HPX] ro/helpcontent2/source/text/swriter/04 [build HPX] ro/helpcontent2/source/text/swriter/guide [build HPX] ro/helpcontent2/source/text/swriter/librelogo [build HPX] ro/helpcontent2/source/text/swriter/menu [build HPX] ro/helpcontent2/source/text/scalc [build HPX] ro/helpcontent2/source/text/scalc/00 [build HPX] ro/helpcontent2/source/text/scalc/01 [build HPX] ro/helpcontent2/source/text/scalc/02 [build HPX] ro/helpcontent2/source/text/scalc/04 [build HPX] ro/helpcontent2/source/text/scalc/05 [build HPX] ro/helpcontent2/source/text/scalc/06 [build HPX] ro/helpcontent2/source/text/scalc/guide [build HPX] ro/helpcontent2/source/text/simpress [build HPX] ro/helpcontent2/source/text/simpress/00 [build HPX] ro/helpcontent2/source/text/simpress/01 [build HPX] ro/helpcontent2/source/text/simpress/02 [build HPX] ro/helpcontent2/source/text/simpress/04 [build HPX] ro/helpcontent2/source/text/simpress/guide [build HPX] ro/helpcontent2/source/text/sdraw [build HPX] ro/helpcontent2/source/text/sdraw/00 [build HPX] ro/helpcontent2/source/text/sdraw/01 [build HPX] ro/helpcontent2/source/text/sdraw/04 [build HPX] ro/helpcontent2/source/text/sdraw/guide [build HPX] ro/helpcontent2/source/text/shared [build HPX] ro/helpcontent2/source/text/shared/00 [build HPX] ro/helpcontent2/source/text/shared/01 [build HPX] ro/helpcontent2/source/text/shared/02 [build HPX] ro/helpcontent2/source/text/shared/04 [build HPX] ro/helpcontent2/source/text/shared/05 [build HPX] ro/helpcontent2/source/text/shared/06 [build HPX] ro/helpcontent2/source/text/shared/07 [build HPX] ro/helpcontent2/source/text/shared/autokorr [build HPX] ro/helpcontent2/source/text/shared/autopi [build HPX] ro/helpcontent2/source/text/shared/guide [build HPX] ro/helpcontent2/source/text/shared/help [build HPX] ro/helpcontent2/source/text/shared/menu [build HPX] ro/helpcontent2/source/text/shared/optionen [build HPX] ro/helpcontent2/source/text/shared/explorer/database [build HPX] ro/helpcontent2/source/text/smath [build HPX] ro/helpcontent2/source/text/smath/00 [build HPX] ro/helpcontent2/source/text/smath/01 [build HPX] ro/helpcontent2/source/text/smath/02 [build HPX] ro/helpcontent2/source/text/smath/04 [build HPX] ro/helpcontent2/source/text/smath/06 [build HPX] ro/helpcontent2/source/text/smath/guide [build HPX] ro/helpcontent2/source/text/schart [build HPX] ro/helpcontent2/source/text/schart/00 [build HPX] ro/helpcontent2/source/text/schart/01 [build HPX] ro/helpcontent2/source/text/schart/02 [build HPX] ro/helpcontent2/source/text/schart/04 [build HPX] ro/helpcontent2/source/text/sbasic/guide [build HPX] ro/helpcontent2/source/text/sbasic/python [build HPX] ro/helpcontent2/source/text/sbasic/shared [build HPX] ro/helpcontent2/source/text/sbasic/shared/01 [build HPX] ro/helpcontent2/source/text/sbasic/shared/02 [build HPX] ro/helpcontent2/source/text/sbasic/shared/03 [build HPX] ru/helpcontent2/source/text/swriter [build HPX] ru/helpcontent2/source/text/swriter/00 [build HPX] ru/helpcontent2/source/text/swriter/01 [build HPX] ru/helpcontent2/source/text/swriter/02 [build HPX] ru/helpcontent2/source/text/swriter/04 [build HPX] ru/helpcontent2/source/text/swriter/guide [build HPX] ru/helpcontent2/source/text/swriter/librelogo [build HPX] ru/helpcontent2/source/text/swriter/menu [build HPX] ru/helpcontent2/source/text/scalc [build HPX] ru/helpcontent2/source/text/scalc/00 [build HPX] ru/helpcontent2/source/text/scalc/01 [build HPX] ru/helpcontent2/source/text/scalc/02 [build HPX] ru/helpcontent2/source/text/scalc/04 [build HPX] ru/helpcontent2/source/text/scalc/05 [build HPX] ru/helpcontent2/source/text/scalc/06 [build HPX] ru/helpcontent2/source/text/scalc/guide [build HPX] ru/helpcontent2/source/text/simpress [build HPX] ru/helpcontent2/source/text/simpress/00 [build HPX] ru/helpcontent2/source/text/simpress/01 [build HPX] ru/helpcontent2/source/text/simpress/02 [build HPX] ru/helpcontent2/source/text/simpress/04 [build HPX] ru/helpcontent2/source/text/simpress/guide [build HPX] ru/helpcontent2/source/text/sdraw [build HPX] ru/helpcontent2/source/text/sdraw/00 [build HPX] ru/helpcontent2/source/text/sdraw/01 [build HPX] ru/helpcontent2/source/text/sdraw/04 [build HPX] ru/helpcontent2/source/text/sdraw/guide [build HPX] ru/helpcontent2/source/text/shared [build HPX] ru/helpcontent2/source/text/shared/00 [build HPX] ru/helpcontent2/source/text/shared/01 [build HPX] ru/helpcontent2/source/text/shared/02 [build HPX] ru/helpcontent2/source/text/shared/04 [build HPX] ru/helpcontent2/source/text/shared/05 [build HPX] ru/helpcontent2/source/text/shared/06 [build HPX] ru/helpcontent2/source/text/shared/07 [build HPX] ru/helpcontent2/source/text/shared/autokorr [build HPX] ru/helpcontent2/source/text/shared/autopi [build HPX] ru/helpcontent2/source/text/shared/guide [build HPX] ru/helpcontent2/source/text/shared/help [build HPX] ru/helpcontent2/source/text/shared/menu [build HPX] ru/helpcontent2/source/text/shared/optionen [build HPX] ru/helpcontent2/source/text/shared/explorer/database [build HPX] ru/helpcontent2/source/text/smath [build HPX] ru/helpcontent2/source/text/smath/00 [build HPX] ru/helpcontent2/source/text/smath/01 [build HPX] ru/helpcontent2/source/text/smath/02 [build HPX] ru/helpcontent2/source/text/smath/04 [build HPX] ru/helpcontent2/source/text/smath/06 [build HPX] ru/helpcontent2/source/text/smath/guide [build HPX] ru/helpcontent2/source/text/schart [build HPX] ru/helpcontent2/source/text/schart/00 [build HPX] ru/helpcontent2/source/text/schart/01 [build HPX] ru/helpcontent2/source/text/schart/02 [build HPX] ru/helpcontent2/source/text/schart/04 [build HPX] ru/helpcontent2/source/text/sbasic/guide [build HPX] ru/helpcontent2/source/text/sbasic/python [build HPX] ru/helpcontent2/source/text/sbasic/shared [build HPX] ru/helpcontent2/source/text/sbasic/shared/01 [build HPX] ru/helpcontent2/source/text/sbasic/shared/02 [build HPX] ru/helpcontent2/source/text/sbasic/shared/03 [build HPX] si/helpcontent2/source/text/swriter [build HPX] si/helpcontent2/source/text/swriter/00 [build HPX] si/helpcontent2/source/text/swriter/01 [build HPX] si/helpcontent2/source/text/swriter/02 [build HPX] si/helpcontent2/source/text/swriter/04 [build HPX] si/helpcontent2/source/text/swriter/guide [build HPX] si/helpcontent2/source/text/swriter/librelogo [build HPX] si/helpcontent2/source/text/swriter/menu [build HPX] si/helpcontent2/source/text/scalc [build HPX] si/helpcontent2/source/text/scalc/00 [build HPX] si/helpcontent2/source/text/scalc/01 [build HPX] si/helpcontent2/source/text/scalc/02 [build HPX] si/helpcontent2/source/text/scalc/04 [build HPX] si/helpcontent2/source/text/scalc/05 [build HPX] si/helpcontent2/source/text/scalc/06 [build HPX] si/helpcontent2/source/text/scalc/guide [build HPX] si/helpcontent2/source/text/simpress [build HPX] si/helpcontent2/source/text/simpress/00 [build HPX] si/helpcontent2/source/text/simpress/01 [build HPX] si/helpcontent2/source/text/simpress/02 [build HPX] si/helpcontent2/source/text/simpress/04 [build HPX] si/helpcontent2/source/text/simpress/guide [build HPX] si/helpcontent2/source/text/sdraw [build HPX] si/helpcontent2/source/text/sdraw/00 [build HPX] si/helpcontent2/source/text/sdraw/01 [build HPX] si/helpcontent2/source/text/sdraw/04 [build HPX] si/helpcontent2/source/text/sdraw/guide [build HPX] si/helpcontent2/source/text/shared [build HPX] si/helpcontent2/source/text/shared/00 [build HPX] si/helpcontent2/source/text/shared/01 [build HPX] si/helpcontent2/source/text/shared/02 [build HPX] si/helpcontent2/source/text/shared/04 [build HPX] si/helpcontent2/source/text/shared/05 [build HPX] si/helpcontent2/source/text/shared/06 [build HPX] si/helpcontent2/source/text/shared/07 [build HPX] si/helpcontent2/source/text/shared/autokorr [build HPX] si/helpcontent2/source/text/shared/autopi [build HPX] si/helpcontent2/source/text/shared/guide [build HPX] si/helpcontent2/source/text/shared/help [build HPX] si/helpcontent2/source/text/shared/menu [build HPX] si/helpcontent2/source/text/shared/optionen [build HPX] si/helpcontent2/source/text/shared/explorer/database [build HPX] si/helpcontent2/source/text/smath [build HPX] si/helpcontent2/source/text/smath/00 [build HPX] si/helpcontent2/source/text/smath/01 [build HPX] si/helpcontent2/source/text/smath/02 [build HPX] si/helpcontent2/source/text/smath/04 [build HPX] si/helpcontent2/source/text/smath/06 [build HPX] si/helpcontent2/source/text/smath/guide [build HPX] si/helpcontent2/source/text/schart [build HPX] si/helpcontent2/source/text/schart/00 [build HPX] si/helpcontent2/source/text/schart/01 [build HPX] si/helpcontent2/source/text/schart/02 [build HPX] si/helpcontent2/source/text/schart/04 [build HPX] si/helpcontent2/source/text/sbasic/guide [build HPX] si/helpcontent2/source/text/sbasic/python [build HPX] si/helpcontent2/source/text/sbasic/shared [build HPX] si/helpcontent2/source/text/sbasic/shared/01 [build HPX] si/helpcontent2/source/text/sbasic/shared/02 [build HPX] si/helpcontent2/source/text/sbasic/shared/03 [build HPX] sid/helpcontent2/source/text/swriter [build HPX] sid/helpcontent2/source/text/swriter/00 [build HPX] sid/helpcontent2/source/text/swriter/01 [build HPX] sid/helpcontent2/source/text/swriter/02 [build HPX] sid/helpcontent2/source/text/swriter/04 Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 1 and link noha ikkiro xhp" name="master view">annootto illachinna ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 1 and ahelp master view">annootto illachinnarosamino illachi mereero ^ Entity: line 1: parser error : Extra content at the end of the document aster view">annootto illachinnarosamino illachi mereero ^ [build HPX] sid/helpcontent2/source/text/swriter/guide [build HPX] sid/helpcontent2/source/text/swriter/librelogo [build HPX] sid/helpcontent2/source/text/swriter/menu [build HPX] sid/helpcontent2/source/text/scalc [build HPX] sid/helpcontent2/source/text/scalc/00 [build HPX] sid/helpcontent2/source/text/scalc/01 [build HPX] sid/helpcontent2/source/text/scalc/02 [build HPX] sid/helpcontent2/source/text/scalc/04 [build HPX] sid/helpcontent2/source/text/scalc/05 [build HPX] sid/helpcontent2/source/text/scalc/06 [build HPX] sid/helpcontent2/source/text/scalc/guide [build HPX] sid/helpcontent2/source/text/simpress [build HPX] sid/helpcontent2/source/text/simpress/00 [build HPX] sid/helpcontent2/source/text/simpress/01 [build HPX] sid/helpcontent2/source/text/simpress/02 [build HPX] sid/helpcontent2/source/text/simpress/04 [build HPX] sid/helpcontent2/source/text/simpress/guide [build HPX] sid/helpcontent2/source/text/sdraw [build HPX] sid/helpcontent2/source/text/sdraw/00 [build HPX] sid/helpcontent2/source/text/sdraw/01 [build HPX] sid/helpcontent2/source/text/sdraw/04 [build HPX] sid/helpcontent2/source/text/sdraw/guide [build HPX] sid/helpcontent2/source/text/shared [build HPX] sid/helpcontent2/source/text/shared/00 [build HPX] sid/helpcontent2/source/text/shared/01 [build HPX] sid/helpcontent2/source/text/shared/02 [build HPX] sid/helpcontent2/source/text/shared/04 [build HPX] sid/helpcontent2/source/text/shared/05 [build HPX] sid/helpcontent2/source/text/shared/06 [build HPX] sid/helpcontent2/source/text/shared/07 [build HPX] sid/helpcontent2/source/text/shared/autokorr [build HPX] sid/helpcontent2/source/text/shared/autopi [build HPX] sid/helpcontent2/source/text/shared/guide [build HPX] sid/helpcontent2/source/text/shared/help [build HPX] sid/helpcontent2/source/text/shared/menu [build HPX] sid/helpcontent2/source/text/shared/optionen [build HPX] sid/helpcontent2/source/text/shared/explorer/database [build HPX] sid/helpcontent2/source/text/smath [build HPX] sid/helpcontent2/source/text/smath/00 [build HPX] sid/helpcontent2/source/text/smath/01 [build HPX] sid/helpcontent2/source/text/smath/02 [build HPX] sid/helpcontent2/source/text/smath/04 [build HPX] sid/helpcontent2/source/text/smath/06 [build HPX] sid/helpcontent2/source/text/smath/guide [build HPX] sid/helpcontent2/source/text/schart [build HPX] sid/helpcontent2/source/text/schart/00 [build HPX] sid/helpcontent2/source/text/schart/01 [build HPX] sid/helpcontent2/source/text/schart/02 [build HPX] sid/helpcontent2/source/text/schart/04 [build HPX] sid/helpcontent2/source/text/sbasic/guide [build HPX] sid/helpcontent2/source/text/sbasic/python [build HPX] sid/helpcontent2/source/text/sbasic/shared [build HPX] sid/helpcontent2/source/text/sbasic/shared/01 [build HPX] sid/helpcontent2/source/text/sbasic/shared/02 [build HPX] sid/helpcontent2/source/text/sbasic/shared/03 [build HPX] sk/helpcontent2/source/text/swriter [build HPX] sk/helpcontent2/source/text/swriter/00 [build HPX] sk/helpcontent2/source/text/swriter/01 [build HPX] sk/helpcontent2/source/text/swriter/02 [build HPX] sk/helpcontent2/source/text/swriter/04 [build HPX] sk/helpcontent2/source/text/swriter/guide [build HPX] sk/helpcontent2/source/text/swriter/librelogo [build HPX] sk/helpcontent2/source/text/swriter/menu [build HPX] sk/helpcontent2/source/text/scalc [build HPX] sk/helpcontent2/source/text/scalc/00 [build HPX] sk/helpcontent2/source/text/scalc/01 [build HPX] sk/helpcontent2/source/text/scalc/02 [build HPX] sk/helpcontent2/source/text/scalc/04 [build HPX] sk/helpcontent2/source/text/scalc/05 [build HPX] sk/helpcontent2/source/text/scalc/06 [build HPX] sk/helpcontent2/source/text/scalc/guide [build HPX] sk/helpcontent2/source/text/simpress [build HPX] sk/helpcontent2/source/text/simpress/00 [build HPX] sk/helpcontent2/source/text/simpress/01 [build HPX] sk/helpcontent2/source/text/simpress/02 [build HPX] sk/helpcontent2/source/text/simpress/04 [build HPX] sk/helpcontent2/source/text/simpress/guide [build HPX] sk/helpcontent2/source/text/sdraw [build HPX] sk/helpcontent2/source/text/sdraw/00 [build HPX] sk/helpcontent2/source/text/sdraw/01 [build HPX] sk/helpcontent2/source/text/sdraw/04 [build HPX] sk/helpcontent2/source/text/sdraw/guide [build HPX] sk/helpcontent2/source/text/shared [build HPX] sk/helpcontent2/source/text/shared/00 [build HPX] sk/helpcontent2/source/text/shared/01 [build HPX] sk/helpcontent2/source/text/shared/02 [build HPX] sk/helpcontent2/source/text/shared/04 [build HPX] sk/helpcontent2/source/text/shared/05 [build HPX] sk/helpcontent2/source/text/shared/06 [build HPX] sk/helpcontent2/source/text/shared/07 [build HPX] sk/helpcontent2/source/text/shared/autokorr [build HPX] sk/helpcontent2/source/text/shared/autopi [build HPX] sk/helpcontent2/source/text/shared/guide [build HPX] sk/helpcontent2/source/text/shared/help [build HPX] sk/helpcontent2/source/text/shared/menu [build HPX] sk/helpcontent2/source/text/shared/optionen [build HPX] sk/helpcontent2/source/text/shared/explorer/database [build HPX] sk/helpcontent2/source/text/smath [build HPX] sk/helpcontent2/source/text/smath/00 [build HPX] sk/helpcontent2/source/text/smath/01 [build HPX] sk/helpcontent2/source/text/smath/02 [build HPX] sk/helpcontent2/source/text/smath/04 [build HPX] sk/helpcontent2/source/text/smath/06 [build HPX] sk/helpcontent2/source/text/smath/guide [build HPX] sk/helpcontent2/source/text/schart [build HPX] sk/helpcontent2/source/text/schart/00 [build HPX] sk/helpcontent2/source/text/schart/01 [build HPX] sk/helpcontent2/source/text/schart/02 [build HPX] sk/helpcontent2/source/text/schart/04 [build HPX] sk/helpcontent2/source/text/sbasic/guide [build HPX] sk/helpcontent2/source/text/sbasic/python [build HPX] sk/helpcontent2/source/text/sbasic/shared [build HPX] sk/helpcontent2/source/text/sbasic/shared/01 [build HPX] sk/helpcontent2/source/text/sbasic/shared/02 [build HPX] sk/helpcontent2/source/text/sbasic/shared/03 [build HPX] sl/helpcontent2/source/text/swriter [build HPX] sl/helpcontent2/source/text/swriter/00 [build HPX] sl/helpcontent2/source/text/swriter/01 [build HPX] sl/helpcontent2/source/text/swriter/02 [build HPX] sl/helpcontent2/source/text/swriter/04 [build HPX] sl/helpcontent2/source/text/swriter/guide [build HPX] sl/helpcontent2/source/text/swriter/librelogo [build HPX] sl/helpcontent2/source/text/swriter/menu [build HPX] sl/helpcontent2/source/text/scalc [build HPX] sl/helpcontent2/source/text/scalc/00 [build HPX] sl/helpcontent2/source/text/scalc/01 [build HPX] sl/helpcontent2/source/text/scalc/02 [build HPX] sl/helpcontent2/source/text/scalc/04 [build HPX] sl/helpcontent2/source/text/scalc/05 [build HPX] sl/helpcontent2/source/text/scalc/06 [build HPX] sl/helpcontent2/source/text/scalc/guide [build HPX] sl/helpcontent2/source/text/simpress [build HPX] sl/helpcontent2/source/text/simpress/00 [build HPX] sl/helpcontent2/source/text/simpress/01 [build HPX] sl/helpcontent2/source/text/simpress/02 Entity: line 1: parser error : Opening and ending tag mismatch: root line 1 and emph – Možnosti – %PRODUCTNAME Calc ^ Entity: line 1: parser error : Extra content at the end of the document €“ Možnosti – %PRODUCTNAME Calc ^ [build HPX] sl/helpcontent2/source/text/simpress/04 [build HPX] sl/helpcontent2/source/text/simpress/guide [build HPX] sl/helpcontent2/source/text/sdraw [build HPX] sl/helpcontent2/source/text/sdraw/00 [build HPX] sl/helpcontent2/source/text/sdraw/01 [build HPX] sl/helpcontent2/source/text/sdraw/04 [build HPX] sl/helpcontent2/source/text/sdraw/guide [build HPX] sl/helpcontent2/source/text/shared [build HPX] sl/helpcontent2/source/text/shared/00 [build HPX] sl/helpcontent2/source/text/shared/01 Entity: line 1: parser error : Opening and ending tag mismatch: root line 1 and item m>+tabulatorka ^ Entity: line 1: parser error : Extra content at the end of the document >+tabulatorka ^ [build HPX] sl/helpcontent2/source/text/shared/02 [build HPX] sl/helpcontent2/source/text/shared/04 [build HPX] sl/helpcontent2/source/text/shared/05 [build HPX] sl/helpcontent2/source/text/shared/06 [build HPX] sl/helpcontent2/source/text/shared/07 [build HPX] sl/helpcontent2/source/text/shared/autokorr [build HPX] sl/helpcontent2/source/text/shared/autopi [build HPX] sl/helpcontent2/source/text/shared/guide [build HPX] sl/helpcontent2/source/text/shared/help [build HPX] sl/helpcontent2/source/text/shared/menu [build HPX] sl/helpcontent2/source/text/shared/optionen [build HPX] sl/helpcontent2/source/text/shared/explorer/database [build HPX] sl/helpcontent2/source/text/smath [build HPX] sl/helpcontent2/source/text/smath/00 [build HPX] sl/helpcontent2/source/text/smath/01 [build HPX] sl/helpcontent2/source/text/smath/02 [build HPX] sl/helpcontent2/source/text/smath/04 [build HPX] sl/helpcontent2/source/text/smath/06 [build HPX] sl/helpcontent2/source/text/smath/guide [build HPX] sl/helpcontent2/source/text/schart [build HPX] sl/helpcontent2/source/text/schart/00 [build HPX] sl/helpcontent2/source/text/schart/01 [build HPX] sl/helpcontent2/source/text/schart/02 [build HPX] sl/helpcontent2/source/text/schart/04 [build HPX] sl/helpcontent2/source/text/sbasic/guide [build HPX] sl/helpcontent2/source/text/sbasic/python [build HPX] sl/helpcontent2/source/text/sbasic/shared [build HPX] sl/helpcontent2/source/text/sbasic/shared/01 [build HPX] sl/helpcontent2/source/text/sbasic/shared/02 [build HPX] sl/helpcontent2/source/text/sbasic/shared/03 [build HPX] sq/helpcontent2/source/text/swriter [build HPX] sq/helpcontent2/source/text/swriter/00 [build HPX] sq/helpcontent2/source/text/swriter/01 [build HPX] sq/helpcontent2/source/text/swriter/02 [build HPX] sq/helpcontent2/source/text/swriter/04 [build HPX] sq/helpcontent2/source/text/swriter/guide [build HPX] sq/helpcontent2/source/text/swriter/librelogo [build HPX] sq/helpcontent2/source/text/swriter/menu [build HPX] sq/helpcontent2/source/text/scalc [build HPX] sq/helpcontent2/source/text/scalc/00 [build HPX] sq/helpcontent2/source/text/scalc/01 [build HPX] sq/helpcontent2/source/text/scalc/02 [build HPX] sq/helpcontent2/source/text/scalc/04 [build HPX] sq/helpcontent2/source/text/scalc/05 [build HPX] sq/helpcontent2/source/text/scalc/06 [build HPX] sq/helpcontent2/source/text/scalc/guide [build HPX] sq/helpcontent2/source/text/simpress [build HPX] sq/helpcontent2/source/text/simpress/00 [build HPX] sq/helpcontent2/source/text/simpress/01 [build HPX] sq/helpcontent2/source/text/simpress/02 [build HPX] sq/helpcontent2/source/text/simpress/04 [build HPX] sq/helpcontent2/source/text/simpress/guide [build HPX] sq/helpcontent2/source/text/sdraw [build HPX] sq/helpcontent2/source/text/sdraw/00 [build HPX] sq/helpcontent2/source/text/sdraw/01 [build HPX] sq/helpcontent2/source/text/sdraw/04 [build HPX] sq/helpcontent2/source/text/sdraw/guide [build HPX] sq/helpcontent2/source/text/shared [build HPX] sq/helpcontent2/source/text/shared/00 [build HPX] sq/helpcontent2/source/text/shared/01 [build HPX] sq/helpcontent2/source/text/shared/02 [build HPX] sq/helpcontent2/source/text/shared/04 [build HPX] sq/helpcontent2/source/text/shared/05 [build HPX] sq/helpcontent2/source/text/shared/06 [build HPX] sq/helpcontent2/source/text/shared/07 [build HPX] sq/helpcontent2/source/text/shared/autokorr [build HPX] sq/helpcontent2/source/text/shared/autopi [build HPX] sq/helpcontent2/source/text/shared/guide [build HPX] sq/helpcontent2/source/text/shared/help [build HPX] sq/helpcontent2/source/text/shared/menu [build HPX] sq/helpcontent2/source/text/shared/optionen [build HPX] sq/helpcontent2/source/text/shared/explorer/database [build HPX] sq/helpcontent2/source/text/smath [build HPX] sq/helpcontent2/source/text/smath/00 [build HPX] sq/helpcontent2/source/text/smath/01 [build HPX] sq/helpcontent2/source/text/smath/02 [build HPX] sq/helpcontent2/source/text/smath/04 [build HPX] sq/helpcontent2/source/text/smath/06 [build HPX] sq/helpcontent2/source/text/smath/guide [build HPX] sq/helpcontent2/source/text/schart [build HPX] sq/helpcontent2/source/text/schart/00 [build HPX] sq/helpcontent2/source/text/schart/01 [build HPX] sq/helpcontent2/source/text/schart/02 [build HPX] sq/helpcontent2/source/text/schart/04 [build HPX] sq/helpcontent2/source/text/sbasic/guide [build HPX] sq/helpcontent2/source/text/sbasic/python [build HPX] sq/helpcontent2/source/text/sbasic/shared [build HPX] sq/helpcontent2/source/text/sbasic/shared/01 [build HPX] sq/helpcontent2/source/text/sbasic/shared/02 [build HPX] sq/helpcontent2/source/text/sbasic/shared/03 [build HPX] sv/helpcontent2/source/text/swriter [build HPX] sv/helpcontent2/source/text/swriter/00 [build HPX] sv/helpcontent2/source/text/swriter/01 [build HPX] sv/helpcontent2/source/text/swriter/02 [build HPX] sv/helpcontent2/source/text/swriter/04 [build HPX] sv/helpcontent2/source/text/swriter/guide [build HPX] sv/helpcontent2/source/text/swriter/librelogo [build HPX] sv/helpcontent2/source/text/swriter/menu [build HPX] sv/helpcontent2/source/text/scalc [build HPX] sv/helpcontent2/source/text/scalc/00 [build HPX] sv/helpcontent2/source/text/scalc/01 [build HPX] sv/helpcontent2/source/text/scalc/02 [build HPX] sv/helpcontent2/source/text/scalc/04 [build HPX] sv/helpcontent2/source/text/scalc/05 [build HPX] sv/helpcontent2/source/text/scalc/06 [build HPX] sv/helpcontent2/source/text/scalc/guide [build HPX] sv/helpcontent2/source/text/simpress [build HPX] sv/helpcontent2/source/text/simpress/00 [build HPX] sv/helpcontent2/source/text/simpress/01 [build HPX] sv/helpcontent2/source/text/simpress/02 [build HPX] sv/helpcontent2/source/text/simpress/04 [build HPX] sv/helpcontent2/source/text/simpress/guide [build HPX] sv/helpcontent2/source/text/sdraw [build HPX] sv/helpcontent2/source/text/sdraw/00 [build HPX] sv/helpcontent2/source/text/sdraw/01 [build HPX] sv/helpcontent2/source/text/sdraw/04 [build HPX] sv/helpcontent2/source/text/sdraw/guide [build HPX] sv/helpcontent2/source/text/shared [build HPX] sv/helpcontent2/source/text/shared/00 [build HPX] sv/helpcontent2/source/text/shared/01 [build HPX] sv/helpcontent2/source/text/shared/02 [build HPX] sv/helpcontent2/source/text/shared/04 [build HPX] sv/helpcontent2/source/text/shared/05 [build HPX] sv/helpcontent2/source/text/shared/06 [build HPX] sv/helpcontent2/source/text/shared/07 [build HPX] sv/helpcontent2/source/text/shared/autokorr [build HPX] sv/helpcontent2/source/text/shared/autopi [build HPX] sv/helpcontent2/source/text/shared/guide [build HPX] sv/helpcontent2/source/text/shared/help [build HPX] sv/helpcontent2/source/text/shared/menu [build HPX] sv/helpcontent2/source/text/shared/optionen [build HPX] sv/helpcontent2/source/text/shared/explorer/database [build HPX] sv/helpcontent2/source/text/smath [build HPX] sv/helpcontent2/source/text/smath/00 [build HPX] sv/helpcontent2/source/text/smath/01 [build HPX] sv/helpcontent2/source/text/smath/02 [build HPX] sv/helpcontent2/source/text/smath/04 [build HPX] sv/helpcontent2/source/text/smath/06 [build HPX] sv/helpcontent2/source/text/smath/guide [build HPX] sv/helpcontent2/source/text/schart [build HPX] sv/helpcontent2/source/text/schart/00 [build HPX] sv/helpcontent2/source/text/schart/01 [build HPX] sv/helpcontent2/source/text/schart/02 [build HPX] sv/helpcontent2/source/text/schart/04 [build HPX] sv/helpcontent2/source/text/sbasic/guide [build HPX] sv/helpcontent2/source/text/sbasic/python [build HPX] sv/helpcontent2/source/text/sbasic/shared [build HPX] sv/helpcontent2/source/text/sbasic/shared/01 [build HPX] sv/helpcontent2/source/text/sbasic/shared/02 [build HPX] sv/helpcontent2/source/text/sbasic/shared/03 [build HPX] ta/helpcontent2/source/text/swriter [build HPX] ta/helpcontent2/source/text/swriter/00 [build HPX] ta/helpcontent2/source/text/swriter/01 [build HPX] ta/helpcontent2/source/text/swriter/02 [build HPX] ta/helpcontent2/source/text/swriter/04 [build HPX] ta/helpcontent2/source/text/swriter/guide [build HPX] ta/helpcontent2/source/text/swriter/librelogo [build HPX] ta/helpcontent2/source/text/swriter/menu [build HPX] ta/helpcontent2/source/text/scalc [build HPX] ta/helpcontent2/source/text/scalc/00 [build HPX] ta/helpcontent2/source/text/scalc/01 [build HPX] ta/helpcontent2/source/text/scalc/02 [build HPX] ta/helpcontent2/source/text/scalc/04 [build HPX] ta/helpcontent2/source/text/scalc/05 [build HPX] ta/helpcontent2/source/text/scalc/06 [build HPX] ta/helpcontent2/source/text/scalc/guide [build HPX] ta/helpcontent2/source/text/simpress [build HPX] ta/helpcontent2/source/text/simpress/00 [build HPX] ta/helpcontent2/source/text/simpress/01 [build HPX] ta/helpcontent2/source/text/simpress/02 [build HPX] ta/helpcontent2/source/text/simpress/04 [build HPX] ta/helpcontent2/source/text/simpress/guide [build HPX] ta/helpcontent2/source/text/sdraw [build HPX] ta/helpcontent2/source/text/sdraw/00 [build HPX] ta/helpcontent2/source/text/sdraw/01 [build HPX] ta/helpcontent2/source/text/sdraw/04 [build HPX] ta/helpcontent2/source/text/sdraw/guide [build HPX] ta/helpcontent2/source/text/shared [build HPX] ta/helpcontent2/source/text/shared/00 [build HPX] ta/helpcontent2/source/text/shared/01 [build HPX] ta/helpcontent2/source/text/shared/02 [build HPX] ta/helpcontent2/source/text/shared/04 [build HPX] ta/helpcontent2/source/text/shared/05 [build HPX] ta/helpcontent2/source/text/shared/06 [build HPX] ta/helpcontent2/source/text/shared/07 [build HPX] ta/helpcontent2/source/text/shared/autokorr [build HPX] ta/helpcontent2/source/text/shared/autopi [build HPX] ta/helpcontent2/source/text/shared/guide [build HPX] ta/helpcontent2/source/text/shared/help [build HPX] ta/helpcontent2/source/text/shared/menu [build HPX] ta/helpcontent2/source/text/shared/optionen [build HPX] ta/helpcontent2/source/text/shared/explorer/database [build HPX] ta/helpcontent2/source/text/smath [build HPX] ta/helpcontent2/source/text/smath/00 [build HPX] ta/helpcontent2/source/text/smath/01 [build HPX] ta/helpcontent2/source/text/smath/02 [build HPX] ta/helpcontent2/source/text/smath/04 [build HPX] ta/helpcontent2/source/text/smath/06 [build HPX] ta/helpcontent2/source/text/smath/guide [build HPX] ta/helpcontent2/source/text/schart [build HPX] ta/helpcontent2/source/text/schart/00 [build HPX] ta/helpcontent2/source/text/schart/01 [build HPX] ta/helpcontent2/source/text/schart/02 [build HPX] ta/helpcontent2/source/text/schart/04 [build HPX] ta/helpcontent2/source/text/sbasic/guide [build HPX] ta/helpcontent2/source/text/sbasic/python [build HPX] ta/helpcontent2/source/text/sbasic/shared [build HPX] ta/helpcontent2/source/text/sbasic/shared/01 [build HPX] ta/helpcontent2/source/text/sbasic/shared/02 [build HPX] ta/helpcontent2/source/text/sbasic/shared/03 [build HPX] tg/helpcontent2/source/text/swriter [build HPX] tg/helpcontent2/source/text/swriter/00 [build HPX] tg/helpcontent2/source/text/swriter/01 [build HPX] tg/helpcontent2/source/text/swriter/02 [build HPX] tg/helpcontent2/source/text/swriter/04 [build HPX] tg/helpcontent2/source/text/swriter/guide [build HPX] tg/helpcontent2/source/text/swriter/librelogo [build HPX] tg/helpcontent2/source/text/swriter/menu [build HPX] tg/helpcontent2/source/text/scalc [build HPX] tg/helpcontent2/source/text/scalc/00 [build HPX] tg/helpcontent2/source/text/scalc/01 [build HPX] tg/helpcontent2/source/text/scalc/02 [build HPX] tg/helpcontent2/source/text/scalc/04 [build HPX] tg/helpcontent2/source/text/scalc/05 [build HPX] tg/helpcontent2/source/text/scalc/06 [build HPX] tg/helpcontent2/source/text/scalc/guide [build HPX] tg/helpcontent2/source/text/simpress [build HPX] tg/helpcontent2/source/text/simpress/00 [build HPX] tg/helpcontent2/source/text/simpress/01 [build HPX] tg/helpcontent2/source/text/simpress/02 [build HPX] tg/helpcontent2/source/text/simpress/04 [build HPX] tg/helpcontent2/source/text/simpress/guide [build HPX] tg/helpcontent2/source/text/sdraw [build HPX] tg/helpcontent2/source/text/sdraw/00 [build HPX] tg/helpcontent2/source/text/sdraw/01 [build HPX] tg/helpcontent2/source/text/sdraw/04 [build HPX] tg/helpcontent2/source/text/sdraw/guide [build HPX] tg/helpcontent2/source/text/shared [build HPX] tg/helpcontent2/source/text/shared/00 [build HPX] tg/helpcontent2/source/text/shared/01 [build HPX] tg/helpcontent2/source/text/shared/02 [build HPX] tg/helpcontent2/source/text/shared/04 [build HPX] tg/helpcontent2/source/text/shared/05 [build HPX] tg/helpcontent2/source/text/shared/06 [build HPX] tg/helpcontent2/source/text/shared/07 [build HPX] tg/helpcontent2/source/text/shared/autokorr [build HPX] tg/helpcontent2/source/text/shared/autopi [build HPX] tg/helpcontent2/source/text/shared/guide [build HPX] tg/helpcontent2/source/text/shared/help [build HPX] tg/helpcontent2/source/text/shared/menu [build HPX] tg/helpcontent2/source/text/shared/optionen [build HPX] tg/helpcontent2/source/text/shared/explorer/database [build HPX] tg/helpcontent2/source/text/smath [build HPX] tg/helpcontent2/source/text/smath/00 [build HPX] tg/helpcontent2/source/text/smath/01 [build HPX] tg/helpcontent2/source/text/smath/02 [build HPX] tg/helpcontent2/source/text/smath/04 [build HPX] tg/helpcontent2/source/text/smath/06 [build HPX] tg/helpcontent2/source/text/smath/guide [build HPX] tg/helpcontent2/source/text/schart [build HPX] tg/helpcontent2/source/text/schart/00 [build HPX] tg/helpcontent2/source/text/schart/01 [build HPX] tg/helpcontent2/source/text/schart/02 [build HPX] tg/helpcontent2/source/text/schart/04 [build HPX] tg/helpcontent2/source/text/sbasic/guide [build HPX] tg/helpcontent2/source/text/sbasic/python [build HPX] tg/helpcontent2/source/text/sbasic/shared [build HPX] tg/helpcontent2/source/text/sbasic/shared/01 [build HPX] tg/helpcontent2/source/text/sbasic/shared/02 [build HPX] tg/helpcontent2/source/text/sbasic/shared/03 [build HPX] tr/helpcontent2/source/text/swriter [build HPX] tr/helpcontent2/source/text/swriter/00 [build HPX] tr/helpcontent2/source/text/swriter/01 [build HPX] tr/helpcontent2/source/text/swriter/02 [build HPX] tr/helpcontent2/source/text/swriter/04 [build HPX] tr/helpcontent2/source/text/swriter/guide [build HPX] tr/helpcontent2/source/text/swriter/librelogo [build HPX] tr/helpcontent2/source/text/swriter/menu [build HPX] tr/helpcontent2/source/text/scalc [build HPX] tr/helpcontent2/source/text/scalc/00 [build HPX] tr/helpcontent2/source/text/scalc/01 [build HPX] tr/helpcontent2/source/text/scalc/02 [build HPX] tr/helpcontent2/source/text/scalc/04 [build HPX] tr/helpcontent2/source/text/scalc/05 [build HPX] tr/helpcontent2/source/text/scalc/06 [build HPX] tr/helpcontent2/source/text/scalc/guide [build HPX] tr/helpcontent2/source/text/simpress [build HPX] tr/helpcontent2/source/text/simpress/00 [build HPX] tr/helpcontent2/source/text/simpress/01 [build HPX] tr/helpcontent2/source/text/simpress/02 [build HPX] tr/helpcontent2/source/text/simpress/04 [build HPX] tr/helpcontent2/source/text/simpress/guide [build HPX] tr/helpcontent2/source/text/sdraw [build HPX] tr/helpcontent2/source/text/sdraw/00 [build HPX] tr/helpcontent2/source/text/sdraw/01 [build HPX] tr/helpcontent2/source/text/sdraw/04 [build HPX] tr/helpcontent2/source/text/sdraw/guide [build HPX] tr/helpcontent2/source/text/shared [build HPX] tr/helpcontent2/source/text/shared/00 [build HPX] tr/helpcontent2/source/text/shared/01 [build HPX] tr/helpcontent2/source/text/shared/02 [build HPX] tr/helpcontent2/source/text/shared/04 [build HPX] tr/helpcontent2/source/text/shared/05 [build HPX] tr/helpcontent2/source/text/shared/06 [build HPX] tr/helpcontent2/source/text/shared/07 [build HPX] tr/helpcontent2/source/text/shared/autokorr [build HPX] tr/helpcontent2/source/text/shared/autopi [build HPX] tr/helpcontent2/source/text/shared/guide [build HPX] tr/helpcontent2/source/text/shared/help [build HPX] tr/helpcontent2/source/text/shared/menu [build HPX] tr/helpcontent2/source/text/shared/optionen [build HPX] tr/helpcontent2/source/text/shared/explorer/database [build HPX] tr/helpcontent2/source/text/smath [build HPX] tr/helpcontent2/source/text/smath/00 [build HPX] tr/helpcontent2/source/text/smath/01 [build HPX] tr/helpcontent2/source/text/smath/02 [build HPX] tr/helpcontent2/source/text/smath/04 [build HPX] tr/helpcontent2/source/text/smath/06 [build HPX] tr/helpcontent2/source/text/smath/guide [build HPX] tr/helpcontent2/source/text/schart [build HPX] tr/helpcontent2/source/text/schart/00 [build HPX] tr/helpcontent2/source/text/schart/01 [build HPX] tr/helpcontent2/source/text/schart/02 [build HPX] tr/helpcontent2/source/text/schart/04 [build HPX] tr/helpcontent2/source/text/sbasic/guide [build HPX] tr/helpcontent2/source/text/sbasic/python [build HPX] tr/helpcontent2/source/text/sbasic/shared [build HPX] tr/helpcontent2/source/text/sbasic/shared/01 [build HPX] tr/helpcontent2/source/text/sbasic/shared/02 [build HPX] tr/helpcontent2/source/text/sbasic/shared/03 [build HPX] ug/helpcontent2/source/text/swriter [build HPX] ug/helpcontent2/source/text/swriter/00 [build HPX] ug/helpcontent2/source/text/swriter/01 [build HPX] ug/helpcontent2/source/text/swriter/02 [build HPX] ug/helpcontent2/source/text/swriter/04 [build HPX] ug/helpcontent2/source/text/swriter/guide [build HPX] ug/helpcontent2/source/text/swriter/librelogo [build HPX] ug/helpcontent2/source/text/swriter/menu [build HPX] ug/helpcontent2/source/text/scalc [build HPX] ug/helpcontent2/source/text/scalc/00 [build HPX] ug/helpcontent2/source/text/scalc/01 [build HPX] ug/helpcontent2/source/text/scalc/02 [build HPX] ug/helpcontent2/source/text/scalc/04 [build HPX] ug/helpcontent2/source/text/scalc/05 [build HPX] ug/helpcontent2/source/text/scalc/06 [build HPX] ug/helpcontent2/source/text/scalc/guide [build HPX] ug/helpcontent2/source/text/simpress [build HPX] ug/helpcontent2/source/text/simpress/00 [build HPX] ug/helpcontent2/source/text/simpress/01 [build HPX] ug/helpcontent2/source/text/simpress/02 [build HPX] ug/helpcontent2/source/text/simpress/04 [build HPX] ug/helpcontent2/source/text/simpress/guide [build HPX] ug/helpcontent2/source/text/sdraw [build HPX] ug/helpcontent2/source/text/sdraw/00 [build HPX] ug/helpcontent2/source/text/sdraw/01 [build HPX] ug/helpcontent2/source/text/sdraw/04 [build HPX] ug/helpcontent2/source/text/sdraw/guide [build HPX] ug/helpcontent2/source/text/shared [build HPX] ug/helpcontent2/source/text/shared/00 [build HPX] ug/helpcontent2/source/text/shared/01 [build HPX] ug/helpcontent2/source/text/shared/02 [build HPX] ug/helpcontent2/source/text/shared/04 [build HPX] ug/helpcontent2/source/text/shared/05 [build HPX] ug/helpcontent2/source/text/shared/06 [build HPX] ug/helpcontent2/source/text/shared/07 [build HPX] ug/helpcontent2/source/text/shared/autokorr [build HPX] ug/helpcontent2/source/text/shared/autopi [build HPX] ug/helpcontent2/source/text/shared/guide [build HPX] ug/helpcontent2/source/text/shared/help [build HPX] ug/helpcontent2/source/text/shared/menu [build HPX] ug/helpcontent2/source/text/shared/optionen [build HPX] ug/helpcontent2/source/text/shared/explorer/database [build HPX] ug/helpcontent2/source/text/smath [build HPX] ug/helpcontent2/source/text/smath/00 [build HPX] ug/helpcontent2/source/text/smath/01 [build HPX] ug/helpcontent2/source/text/smath/02 [build HPX] ug/helpcontent2/source/text/smath/04 [build HPX] ug/helpcontent2/source/text/smath/06 [build HPX] ug/helpcontent2/source/text/smath/guide [build HPX] ug/helpcontent2/source/text/schart [build HPX] ug/helpcontent2/source/text/schart/00 [build HPX] ug/helpcontent2/source/text/schart/01 [build HPX] ug/helpcontent2/source/text/schart/02 [build HPX] ug/helpcontent2/source/text/schart/04 [build HPX] ug/helpcontent2/source/text/sbasic/guide [build HPX] ug/helpcontent2/source/text/sbasic/python [build HPX] ug/helpcontent2/source/text/sbasic/shared [build HPX] ug/helpcontent2/source/text/sbasic/shared/01 [build HPX] ug/helpcontent2/source/text/sbasic/shared/02 [build HPX] ug/helpcontent2/source/text/sbasic/shared/03 [build HPX] uk/helpcontent2/source/text/swriter [build HPX] uk/helpcontent2/source/text/swriter/00 [build HPX] uk/helpcontent2/source/text/swriter/01 [build HPX] uk/helpcontent2/source/text/swriter/02 [build HPX] uk/helpcontent2/source/text/swriter/04 [build HPX] uk/helpcontent2/source/text/swriter/guide [build HPX] uk/helpcontent2/source/text/swriter/librelogo [build HPX] uk/helpcontent2/source/text/swriter/menu [build HPX] uk/helpcontent2/source/text/scalc [build HPX] uk/helpcontent2/source/text/scalc/00 [build HPX] uk/helpcontent2/source/text/scalc/01 [build HPX] uk/helpcontent2/source/text/scalc/02 [build HPX] uk/helpcontent2/source/text/scalc/04 [build HPX] uk/helpcontent2/source/text/scalc/05 [build HPX] uk/helpcontent2/source/text/scalc/06 [build HPX] uk/helpcontent2/source/text/scalc/guide [build HPX] uk/helpcontent2/source/text/simpress [build HPX] uk/helpcontent2/source/text/simpress/00 [build HPX] uk/helpcontent2/source/text/simpress/01 [build HPX] uk/helpcontent2/source/text/simpress/02 [build HPX] uk/helpcontent2/source/text/simpress/04 [build HPX] uk/helpcontent2/source/text/simpress/guide [build HPX] uk/helpcontent2/source/text/sdraw [build HPX] uk/helpcontent2/source/text/sdraw/00 [build HPX] uk/helpcontent2/source/text/sdraw/01 [build HPX] uk/helpcontent2/source/text/sdraw/04 [build HPX] uk/helpcontent2/source/text/sdraw/guide [build HPX] uk/helpcontent2/source/text/shared [build HPX] uk/helpcontent2/source/text/shared/00 [build HPX] uk/helpcontent2/source/text/shared/01 [build HPX] uk/helpcontent2/source/text/shared/02 [build HPX] uk/helpcontent2/source/text/shared/04 [build HPX] uk/helpcontent2/source/text/shared/05 [build HPX] uk/helpcontent2/source/text/shared/06 [build HPX] uk/helpcontent2/source/text/shared/07 [build HPX] uk/helpcontent2/source/text/shared/autokorr [build HPX] uk/helpcontent2/source/text/shared/autopi [build HPX] uk/helpcontent2/source/text/shared/guide [build HPX] uk/helpcontent2/source/text/shared/help [build HPX] uk/helpcontent2/source/text/shared/menu [build HPX] uk/helpcontent2/source/text/shared/optionen [build HPX] uk/helpcontent2/source/text/shared/explorer/database [build HPX] uk/helpcontent2/source/text/smath [build HPX] uk/helpcontent2/source/text/smath/00 [build HPX] uk/helpcontent2/source/text/smath/01 [build HPX] uk/helpcontent2/source/text/smath/02 [build HPX] uk/helpcontent2/source/text/smath/04 [build HPX] uk/helpcontent2/source/text/smath/06 [build HPX] uk/helpcontent2/source/text/smath/guide [build HPX] uk/helpcontent2/source/text/schart [build HPX] uk/helpcontent2/source/text/schart/00 [build HPX] uk/helpcontent2/source/text/schart/01 [build HPX] uk/helpcontent2/source/text/schart/02 [build HPX] uk/helpcontent2/source/text/schart/04 [build HPX] uk/helpcontent2/source/text/sbasic/guide [build HPX] uk/helpcontent2/source/text/sbasic/python [build HPX] uk/helpcontent2/source/text/sbasic/shared [build HPX] uk/helpcontent2/source/text/sbasic/shared/01 [build HPX] uk/helpcontent2/source/text/sbasic/shared/02 [build HPX] uk/helpcontent2/source/text/sbasic/shared/03 [build HPX] vi/helpcontent2/source/text/swriter [build HPX] vi/helpcontent2/source/text/swriter/00 [build HPX] vi/helpcontent2/source/text/swriter/01 [build HPX] vi/helpcontent2/source/text/swriter/02 [build HPX] vi/helpcontent2/source/text/swriter/04 [build HPX] vi/helpcontent2/source/text/swriter/guide [build HPX] vi/helpcontent2/source/text/swriter/librelogo [build HPX] vi/helpcontent2/source/text/swriter/menu [build HPX] vi/helpcontent2/source/text/scalc [build HPX] vi/helpcontent2/source/text/scalc/00 [build HPX] vi/helpcontent2/source/text/scalc/01 [build HPX] vi/helpcontent2/source/text/scalc/02 [build HPX] vi/helpcontent2/source/text/scalc/04 [build HPX] vi/helpcontent2/source/text/scalc/05 [build HPX] vi/helpcontent2/source/text/scalc/06 [build HPX] vi/helpcontent2/source/text/scalc/guide [build HPX] vi/helpcontent2/source/text/simpress [build HPX] vi/helpcontent2/source/text/simpress/00 [build HPX] vi/helpcontent2/source/text/simpress/01 [build HPX] vi/helpcontent2/source/text/simpress/02 [build HPX] vi/helpcontent2/source/text/simpress/04 [build HPX] vi/helpcontent2/source/text/simpress/guide [build HPX] vi/helpcontent2/source/text/sdraw [build HPX] vi/helpcontent2/source/text/sdraw/00 [build HPX] vi/helpcontent2/source/text/sdraw/01 [build HPX] vi/helpcontent2/source/text/sdraw/04 [build HPX] vi/helpcontent2/source/text/sdraw/guide [build HPX] vi/helpcontent2/source/text/shared [build HPX] vi/helpcontent2/source/text/shared/00 [build HPX] vi/helpcontent2/source/text/shared/01 [build HPX] vi/helpcontent2/source/text/shared/02 [build HPX] vi/helpcontent2/source/text/shared/04 [build HPX] vi/helpcontent2/source/text/shared/05 [build HPX] vi/helpcontent2/source/text/shared/06 [build HPX] vi/helpcontent2/source/text/shared/07 [build HPX] vi/helpcontent2/source/text/shared/autokorr [build HPX] vi/helpcontent2/source/text/shared/autopi [build HPX] vi/helpcontent2/source/text/shared/guide [build HPX] vi/helpcontent2/source/text/shared/help [build HPX] vi/helpcontent2/source/text/shared/menu [build HPX] vi/helpcontent2/source/text/shared/optionen [build HPX] vi/helpcontent2/source/text/shared/explorer/database [build HPX] vi/helpcontent2/source/text/smath [build HPX] vi/helpcontent2/source/text/smath/00 [build HPX] vi/helpcontent2/source/text/smath/01 [build HPX] vi/helpcontent2/source/text/smath/02 [build HPX] vi/helpcontent2/source/text/smath/04 [build HPX] vi/helpcontent2/source/text/smath/06 [build HPX] vi/helpcontent2/source/text/smath/guide [build HPX] vi/helpcontent2/source/text/schart [build HPX] vi/helpcontent2/source/text/schart/00 [build HPX] vi/helpcontent2/source/text/schart/01 [build HPX] vi/helpcontent2/source/text/schart/02 [build HPX] vi/helpcontent2/source/text/schart/04 [build HPX] vi/helpcontent2/source/text/sbasic/guide [build HPX] vi/helpcontent2/source/text/sbasic/python [build HPX] vi/helpcontent2/source/text/sbasic/shared [build HPX] vi/helpcontent2/source/text/sbasic/shared/01 [build HPX] vi/helpcontent2/source/text/sbasic/shared/02 [build HPX] vi/helpcontent2/source/text/sbasic/shared/03 [build HPX] zh-CN/helpcontent2/source/text/swriter [build HPX] zh-CN/helpcontent2/source/text/swriter/00 [build HPX] zh-CN/helpcontent2/source/text/swriter/01 [build HPX] zh-CN/helpcontent2/source/text/swriter/02 [build HPX] zh-CN/helpcontent2/source/text/swriter/04 [build HPX] zh-CN/helpcontent2/source/text/swriter/guide [build HPX] zh-CN/helpcontent2/source/text/swriter/librelogo [build HPX] zh-CN/helpcontent2/source/text/swriter/menu [build HPX] zh-CN/helpcontent2/source/text/scalc [build HPX] zh-CN/helpcontent2/source/text/scalc/00 [build HPX] zh-CN/helpcontent2/source/text/scalc/01 [build HPX] zh-CN/helpcontent2/source/text/scalc/02 [build HPX] zh-CN/helpcontent2/source/text/scalc/04 [build HPX] zh-CN/helpcontent2/source/text/scalc/05 [build HPX] zh-CN/helpcontent2/source/text/scalc/06 [build HPX] zh-CN/helpcontent2/source/text/scalc/guide [build HPX] zh-CN/helpcontent2/source/text/simpress [build HPX] zh-CN/helpcontent2/source/text/simpress/00 [build HPX] zh-CN/helpcontent2/source/text/simpress/01 [build HPX] zh-CN/helpcontent2/source/text/simpress/02 [build HPX] zh-CN/helpcontent2/source/text/simpress/04 [build HPX] zh-CN/helpcontent2/source/text/simpress/guide [build HPX] zh-CN/helpcontent2/source/text/sdraw [build HPX] zh-CN/helpcontent2/source/text/sdraw/00 [build HPX] zh-CN/helpcontent2/source/text/sdraw/01 [build HPX] zh-CN/helpcontent2/source/text/sdraw/04 [build HPX] zh-CN/helpcontent2/source/text/sdraw/guide [build HPX] zh-CN/helpcontent2/source/text/shared [build HPX] zh-CN/helpcontent2/source/text/shared/00 [build HPX] zh-CN/helpcontent2/source/text/shared/01 [build HPX] zh-CN/helpcontent2/source/text/shared/02 [build HPX] zh-CN/helpcontent2/source/text/shared/04 [build HPX] zh-CN/helpcontent2/source/text/shared/05 [build HPX] zh-CN/helpcontent2/source/text/shared/06 [build HPX] zh-CN/helpcontent2/source/text/shared/07 [build HPX] zh-CN/helpcontent2/source/text/shared/autokorr [build HPX] zh-CN/helpcontent2/source/text/shared/autopi [build HPX] zh-CN/helpcontent2/source/text/shared/guide [build HPX] zh-CN/helpcontent2/source/text/shared/help [build HPX] zh-CN/helpcontent2/source/text/shared/menu [build HPX] zh-CN/helpcontent2/source/text/shared/optionen [build HPX] zh-CN/helpcontent2/source/text/shared/explorer/database [build HPX] zh-CN/helpcontent2/source/text/smath [build HPX] zh-CN/helpcontent2/source/text/smath/00 [build HPX] zh-CN/helpcontent2/source/text/smath/01 [build HPX] zh-CN/helpcontent2/source/text/smath/02 [build HPX] zh-CN/helpcontent2/source/text/smath/04 [build HPX] zh-CN/helpcontent2/source/text/smath/06 [build HPX] zh-CN/helpcontent2/source/text/smath/guide [build HPX] zh-CN/helpcontent2/source/text/schart [build HPX] zh-CN/helpcontent2/source/text/schart/00 [build HPX] zh-CN/helpcontent2/source/text/schart/01 [build HPX] zh-CN/helpcontent2/source/text/schart/02 [build HPX] zh-CN/helpcontent2/source/text/schart/04 [build HPX] zh-CN/helpcontent2/source/text/sbasic/guide [build HPX] zh-CN/helpcontent2/source/text/sbasic/python [build HPX] zh-CN/helpcontent2/source/text/sbasic/shared [build HPX] zh-CN/helpcontent2/source/text/sbasic/shared/01 [build HPX] zh-CN/helpcontent2/source/text/sbasic/shared/02 [build HPX] zh-CN/helpcontent2/source/text/sbasic/shared/03 [build HPX] zh-TW/helpcontent2/source/text/swriter [build HPX] zh-TW/helpcontent2/source/text/swriter/00 [build HPX] zh-TW/helpcontent2/source/text/swriter/01 [build HPX] zh-TW/helpcontent2/source/text/swriter/02 [build HPX] zh-TW/helpcontent2/source/text/swriter/04 [build HPX] zh-TW/helpcontent2/source/text/swriter/guide [build HPX] zh-TW/helpcontent2/source/text/swriter/librelogo [build HPX] zh-TW/helpcontent2/source/text/swriter/menu [build HPX] zh-TW/helpcontent2/source/text/scalc [build HPX] zh-TW/helpcontent2/source/text/scalc/00 [build HPX] zh-TW/helpcontent2/source/text/scalc/01 [build HPX] zh-TW/helpcontent2/source/text/scalc/02 [build HPX] zh-TW/helpcontent2/source/text/scalc/04 [build HPX] zh-TW/helpcontent2/source/text/scalc/05 [build HPX] zh-TW/helpcontent2/source/text/scalc/06 [build HPX] zh-TW/helpcontent2/source/text/scalc/guide [build HPX] zh-TW/helpcontent2/source/text/simpress [build HPX] zh-TW/helpcontent2/source/text/simpress/00 [build HPX] zh-TW/helpcontent2/source/text/simpress/01 [build HPX] zh-TW/helpcontent2/source/text/simpress/02 [build HPX] zh-TW/helpcontent2/source/text/simpress/04 [build HPX] zh-TW/helpcontent2/source/text/simpress/guide [build HPX] zh-TW/helpcontent2/source/text/sdraw [build HPX] zh-TW/helpcontent2/source/text/sdraw/00 [build HPX] zh-TW/helpcontent2/source/text/sdraw/01 [build HPX] zh-TW/helpcontent2/source/text/sdraw/04 [build HPX] zh-TW/helpcontent2/source/text/sdraw/guide [build HPX] zh-TW/helpcontent2/source/text/shared [build HPX] zh-TW/helpcontent2/source/text/shared/00 [build HPX] zh-TW/helpcontent2/source/text/shared/01 [build HPX] zh-TW/helpcontent2/source/text/shared/02 [build HPX] zh-TW/helpcontent2/source/text/shared/04 [build HPX] zh-TW/helpcontent2/source/text/shared/05 [build HPX] zh-TW/helpcontent2/source/text/shared/06 [build HPX] zh-TW/helpcontent2/source/text/shared/07 [build HPX] zh-TW/helpcontent2/source/text/shared/autokorr [build HPX] zh-TW/helpcontent2/source/text/shared/autopi [build HPX] zh-TW/helpcontent2/source/text/shared/guide [build HPX] zh-TW/helpcontent2/source/text/shared/help [build HPX] zh-TW/helpcontent2/source/text/shared/menu [build HPX] zh-TW/helpcontent2/source/text/shared/optionen [build HPX] zh-TW/helpcontent2/source/text/shared/explorer/database [build HPX] zh-TW/helpcontent2/source/text/smath [build HPX] zh-TW/helpcontent2/source/text/smath/00 [build HPX] zh-TW/helpcontent2/source/text/smath/01 [build HPX] zh-TW/helpcontent2/source/text/smath/02 [build HPX] zh-TW/helpcontent2/source/text/smath/04 [build HPX] zh-TW/helpcontent2/source/text/smath/06 [build HPX] zh-TW/helpcontent2/source/text/smath/guide [build HPX] zh-TW/helpcontent2/source/text/schart [build HPX] zh-TW/helpcontent2/source/text/schart/00 [build HPX] zh-TW/helpcontent2/source/text/schart/01 [build HPX] zh-TW/helpcontent2/source/text/schart/02 [build HPX] zh-TW/helpcontent2/source/text/schart/04 [build HPX] zh-TW/helpcontent2/source/text/sbasic/guide [build HPX] zh-TW/helpcontent2/source/text/sbasic/python [build HPX] zh-TW/helpcontent2/source/text/sbasic/shared [build HPX] zh-TW/helpcontent2/source/text/sbasic/shared/01 [build HPX] zh-TW/helpcontent2/source/text/sbasic/shared/02 [build HPX] zh-TW/helpcontent2/source/text/sbasic/shared/03 [build CLR] CustomTarget/i18npool/collator/collator_cu_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_ca_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_dz_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_hu_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_ja_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.cxx [build CLR] CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.cxx [build CLR] CustomTarget/i18npool/collator/collator_ku_alphanumeric.cxx [build CLR] CustomTarget/i18npool/collator/collator_ln_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_my_dictionary.cxx [build CLR] CustomTarget/i18npool/collator/collator_ne_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_sid_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_pinyin.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_radical.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_stroke.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_TW_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_TW_radical.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_TW_stroke.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_zhuyin.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx [build IND] CustomTarget/i18npool/indexentry/ko_phonetic.cxx [build IND] CustomTarget/i18npool/indexentry/zh_pinyin.cxx [build IND] CustomTarget/i18npool/indexentry/zh_zhuyin.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_sid_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ku_alphanumeric.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_zhuyin.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_radical.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_TW_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_TW_radical.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_cu_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ja_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_pinyin.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_stroke.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_dz_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ca_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ne_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_TW_stroke.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_my_dictionary.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ln_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_hu_charset.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/zh_zhuyin.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/zh_pinyin.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/ko_phonetic.cxx [build MOD] l10ntools [build BIN] offapi [build CUS] postprocess/registry [build XRM] CustomTarget/readlicense_oo/readme/readme.xrm [build MOD] scp2 [build PKG] sysui_share [build MOD] udkapi [build DEP] LNK:Library/libxmlreaderlo.so [build LNK] Library/libxmlreaderlo.so [build CXX] ucbhelper/source/client/activedatasink.cxx [build CXX] ucbhelper/source/client/activedatastreamer.cxx [build CXX] ucbhelper/source/client/commandenvironment.cxx [build CXX] ucbhelper/source/client/content.cxx [build CXX] ucbhelper/source/client/interceptedinteraction.cxx [build CXX] ucbhelper/source/client/proxydecider.cxx [build CXX] ucbhelper/source/provider/authenticationfallback.cxx [build CXX] ucbhelper/source/provider/cancelcommandexecution.cxx [build CXX] ucbhelper/source/provider/contenthelper.cxx [build CXX] ucbhelper/source/provider/contentidentifier.cxx [build CXX] ucbhelper/source/provider/contentinfo.cxx [build CXX] ucbhelper/source/provider/fd_inputstream.cxx [build CXX] ucbhelper/source/provider/getcomponentcontext.cxx [build CXX] ucbhelper/source/provider/interactionrequest.cxx [build CXX] ucbhelper/source/provider/propertyvalueset.cxx [build CXX] ucbhelper/source/provider/providerhelper.cxx [build CXX] ucbhelper/source/provider/registerucb.cxx [build CXX] ucbhelper/source/provider/resultset.cxx [build CXX] ucbhelper/source/provider/resultsethelper.cxx [build CXX] ucbhelper/source/provider/resultsetmetadata.cxx [build CXX] ucbhelper/source/provider/simpleauthenticationrequest.cxx [build CXX] ucbhelper/source/provider/simplecertificatevalidationrequest.cxx [build CXX] ucbhelper/source/provider/simpleinteractionrequest.cxx [build CXX] ucbhelper/source/provider/simpleioerrorrequest.cxx [build CXX] ucbhelper/source/provider/simplenameclashresolverequest.cxx [build CXX] i18nlangtag/source/isolang/insys.cxx [build CXX] i18nlangtag/source/isolang/isolang.cxx [build CXX] i18nlangtag/source/isolang/mslangid.cxx [build CXX] i18nlangtag/source/languagetag/languagetag.cxx [build CXX] i18nlangtag/source/languagetag/languagetagicu.cxx [build CXX] basegfx/source/color/bcolormodifier.cxx [build CXX] basegfx/source/color/bcolortools.cxx [build CXX] basegfx/source/curve/b2dbeziertools.cxx [build CXX] basegfx/source/curve/b2dcubicbezier.cxx [build CXX] basegfx/source/matrix/b2dhommatrix.cxx [build CXX] basegfx/source/matrix/b2dhommatrixtools.cxx [build CXX] basegfx/source/matrix/b3dhommatrix.cxx [build CXX] basegfx/source/matrix/b3dhommatrixtools.cxx [build CXX] basegfx/source/numeric/ftools.cxx [build CXX] basegfx/source/point/b2dpoint.cxx [build CXX] basegfx/source/point/b2ipoint.cxx [build CXX] basegfx/source/point/b3dpoint.cxx [build CXX] basegfx/source/polygon/b2dlinegeometry.cxx [build CXX] basegfx/source/polygon/b2dpolygon.cxx [build CXX] basegfx/source/polygon/b2dpolygonclipper.cxx [build CXX] basegfx/source/polygon/b2dpolygoncutandtouch.cxx [build CXX] basegfx/source/polygon/b2dpolygontools.cxx [build CXX] basegfx/source/polygon/b2dpolygontriangulator.cxx [build CXX] basegfx/source/polygon/b2dpolypolygon.cxx [build CXX] basegfx/source/polygon/b2dpolypolygoncutter.cxx [build CXX] basegfx/source/polygon/b2dpolypolygontools.cxx [build CXX] basegfx/source/polygon/b2dsvgpolypolygon.cxx [build CXX] basegfx/source/polygon/b2dtrapezoid.cxx [build CXX] basegfx/source/polygon/b3dpolygon.cxx [build CXX] basegfx/source/polygon/b3dpolygontools.cxx [build CXX] basegfx/source/polygon/b3dpolypolygon.cxx [build CXX] basegfx/source/polygon/b3dpolypolygontools.cxx [build CXX] basegfx/source/range/b2dpolyrange.cxx [build CXX] basegfx/source/range/b2drange.cxx [build CXX] basegfx/source/range/b2drangeclipper.cxx [build CXX] basegfx/source/range/b2xrange.cxx [build CXX] basegfx/source/range/b3drange.cxx [build CXX] basegfx/source/raster/rasterconvert3d.cxx [build CXX] basegfx/source/tools/b2dclipstate.cxx [build CXX] basegfx/source/tools/canvastools.cxx [build CXX] basegfx/source/tools/gradienttools.cxx [build CXX] basegfx/source/tools/keystoplerp.cxx [build CXX] basegfx/source/tools/numbertools.cxx [build CXX] basegfx/source/tools/stringconversiontools.cxx [build CXX] basegfx/source/tools/systemdependentdata.cxx [build CXX] basegfx/source/tools/tools.cxx [build CXX] basegfx/source/tools/unopolypolygon.cxx [build CXX] basegfx/source/tools/zoomtools.cxx [build CXX] basegfx/source/tuple/b2dtuple.cxx [build CXX] basegfx/source/tuple/b3dtuple.cxx [build CXX] basegfx/source/vector/b2dvector.cxx [build CXX] basegfx/source/vector/b2ivector.cxx [build CXX] basegfx/source/vector/b3dvector.cxx [build PRJ] curl [build CXX] binaryurp/source/binaryany.cxx [build CXX] binaryurp/source/bridge.cxx [build CXX] binaryurp/source/bridgefactory.cxx [build CXX] binaryurp/source/currentcontext.cxx [build CXX] binaryurp/source/incomingrequest.cxx [build CXX] binaryurp/source/lessoperators.cxx [build CXX] binaryurp/source/marshal.cxx [build CXX] binaryurp/source/outgoingrequests.cxx [build CXX] binaryurp/source/proxy.cxx [build CXX] binaryurp/source/reader.cxx [build CXX] binaryurp/source/unmarshal.cxx [build CXX] binaryurp/source/writer.cxx [build DEP] LNK:Library/libgcc3_uno.so [build LNK] Library/libgcc3_uno.so [build DEP] LNK:StaticLibrary/libvclmain.a [build LNK] StaticLibrary/libvclmain.a [build DEP] LNK:StaticLibrary/libglxtest.a [build LNK] StaticLibrary/libglxtest.a [build PRJ] openldap [build DEP] LNK:Library/libuno_purpenvhelpergcc3.so.3 [build LNK] Library/libuno_purpenvhelpergcc3.so.3 [build CXX] cppu/source/LogBridge/LogBridge.cxx [build CXX] cppu/source/UnsafeBridge/UnsafeBridge.cxx [build CXX] cpputools/source/sp2bv/sp2bv.cxx [build CXX] cpputools/source/unoexe/unoexe.cxx [build MOD] coinmp [build UPK] libmspub-0.1.4.tar.xz [build UPK] libmwaw-0.3.15.tar.xz [build UPK] libodfgen-0.1.6.tar.bz2 [build UPK] libpagemaker-0.0.4.tar.xz [build UPK] libqxp-0.0.2.tar.xz [build MOD] librevenge [build UPK] libstaroffice-0.0.6.tar.xz [build UPK] libvisio-0.1.7.tar.xz [build UPK] libwpd-0.10.3.tar.xz [build UPK] libwps-0.4.10.tar.xz [build UPK] libzmf-0.0.2.tar.xz [build BIN] openldap [build MOD] pdfium [build PRJ] xmlsec [build CXX] stoc/source/defaultregistry/defaultregistry.cxx [build CXX] stoc/source/implementationregistration/implreg.cxx [build CXX] stoc/source/implementationregistration/mergekeys.cxx [build CXX] stoc/source/loader/dllcomponentloader.cxx [build CXX] stoc/source/security/access_controller.cxx [build CXX] stoc/source/security/file_policy.cxx [build CXX] stoc/source/security/permissions.cxx [build CXX] stoc/source/servicemanager/servicemanager.cxx [build CXX] stoc/source/simpleregistry/simpleregistry.cxx [build CXX] stoc/source/inspect/introspection.cxx [build CXX] stoc/source/invocation_adapterfactory/iafactory.cxx [build CXX] stoc/source/invocation/invocation.cxx [build CXX] stoc/source/namingservice/namingservice.cxx [build CXX] stoc/source/proxy_factory/proxyfac.cxx [build CXX] stoc/source/corereflection/crarray.cxx [build CXX] stoc/source/corereflection/crbase.cxx [build CXX] stoc/source/corereflection/crcomp.cxx [build CXX] stoc/source/corereflection/crefl.cxx [build CXX] stoc/source/corereflection/crenum.cxx [build CXX] stoc/source/corereflection/criface.cxx [build CXX] stoc/source/typeconv/convert.cxx [build CXX] stoc/source/uriproc/ExternalUriReferenceTranslator.cxx [build CXX] stoc/source/uriproc/UriReference.cxx [build CXX] stoc/source/uriproc/UriReferenceFactory.cxx [build CXX] stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx [build CXX] stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx [build CXX] stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.cxx [build CXX] remotebridges/source/unourl_resolver/unourl_resolver.cxx [build CXX] lingucomponent/source/lingutil/lingutil.cxx [build CXX] shell/source/cmdmail/cmdmailentry.cxx [build CXX] shell/source/cmdmail/cmdmailmsg.cxx [build CXX] shell/source/cmdmail/cmdmailsuppl.cxx [build XHP] swriter/am [build XHP] scalc/am [build XHP] simpress/am [build XHP] sdraw/am [build XHP] shared/am [build XHP] smath/am [build XHP] schart/am [build XHP] sbasic/am [build XSL] CustomTarget/helpcontent2/help3xsl/shared/am/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/am/html.text [build XHP] swriter/ar [build XHP] scalc/ar [build XHP] simpress/ar [build XHP] sdraw/ar [build XHP] shared/ar [build XHP] smath/ar [build XHP] schart/ar [build XHP] sbasic/ar [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ar/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/ar/html.text [build XHP] swriter/ast [build XHP] scalc/ast [build XHP] simpress/ast [build XHP] sdraw/ast [build XHP] shared/ast [build XHP] smath/ast [build XHP] schart/ast [build XHP] sbasic/ast [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ast/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/ast/html.text [build XHP] swriter/bg [build XHP] scalc/bg [build XHP] simpress/bg [build XHP] sdraw/bg [build XHP] shared/bg [build XHP] smath/bg [build XHP] schart/bg [build XHP] sbasic/bg [build XSL] CustomTarget/helpcontent2/help3xsl/shared/bg/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/bg/html.text [build XHP] swriter/bn [build XHP] scalc/bn [build XHP] simpress/bn [build XHP] sdraw/bn [build XHP] shared/bn [build XHP] smath/bn [build XHP] schart/bn [build XHP] sbasic/bn [build XSL] CustomTarget/helpcontent2/help3xsl/shared/bn/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/bn/html.text [build XHP] swriter/bn-IN [build XHP] scalc/bn-IN [build XHP] simpress/bn-IN [build XHP] sdraw/bn-IN [build XHP] shared/bn-IN [build XHP] smath/bn-IN [build XHP] schart/bn-IN [build XHP] sbasic/bn-IN [build XSL] CustomTarget/helpcontent2/help3xsl/shared/bn-IN/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/bn-IN/html.text [build XHP] swriter/bo [build XHP] scalc/bo [build XHP] simpress/bo [build XHP] sdraw/bo [build XHP] shared/bo [build XHP] smath/bo [build XHP] schart/bo [build XHP] sbasic/bo [build XSL] CustomTarget/helpcontent2/help3xsl/shared/bo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/bo/html.text [build XHP] swriter/bs [build XHP] scalc/bs [build XHP] simpress/bs [build XHP] sdraw/bs [build XHP] shared/bs [build XHP] smath/bs [build XHP] schart/bs [build XHP] sbasic/bs [build XSL] CustomTarget/helpcontent2/help3xsl/shared/bs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/bs/html.text [build XHP] swriter/ca [build XHP] scalc/ca [build XHP] simpress/ca [build XHP] sdraw/ca [build XHP] shared/ca [build XHP] smath/ca [build XHP] schart/ca [build XHP] sbasic/ca [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ca/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/ca/html.text [build XHP] swriter/ca-valencia [build XHP] scalc/ca-valencia [build XHP] simpress/ca-valencia [build XHP] sdraw/ca-valencia [build XHP] shared/ca-valencia [build XHP] smath/ca-valencia [build XHP] schart/ca-valencia [build XHP] sbasic/ca-valencia [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ca-valencia/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/ca-valencia/html.text [build XHP] swriter/cs [build XHP] scalc/cs [build XHP] simpress/cs [build XHP] sdraw/cs [build XHP] shared/cs [build XHP] smath/cs [build XHP] schart/cs [build XHP] sbasic/cs [build XSL] CustomTarget/helpcontent2/help3xsl/shared/cs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/cs/html.text [build XHP] swriter/da [build XHP] scalc/da [build XHP] simpress/da [build XHP] sdraw/da [build XHP] shared/da [build XHP] smath/da [build XHP] schart/da [build XHP] sbasic/da [build XSL] CustomTarget/helpcontent2/help3xsl/shared/da/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/da/html.text [build XHP] swriter/de [build XHP] scalc/de [build XHP] simpress/de [build XHP] sdraw/de [build XHP] shared/de [build XHP] smath/de [build XHP] schart/de [build XHP] sbasic/de [build XSL] CustomTarget/helpcontent2/help3xsl/shared/de/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/de/html.text [build XHP] swriter/dz [build XHP] scalc/dz [build XHP] simpress/dz [build XHP] sdraw/dz [build XHP] shared/dz [build XHP] smath/dz [build XHP] schart/dz [build XHP] sbasic/dz [build XSL] CustomTarget/helpcontent2/help3xsl/shared/dz/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/dz/html.text [build XHP] swriter/el [build XHP] scalc/el [build XHP] simpress/el [build XHP] sdraw/el [build XHP] shared/el [build XHP] smath/el [build XHP] schart/el [build XHP] sbasic/el [build XSL] CustomTarget/helpcontent2/help3xsl/shared/el/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/el/html.text [build XHP] swriter/en-GB [build XHP] scalc/en-GB [build XHP] simpress/en-GB [build XHP] sdraw/en-GB [build XHP] shared/en-GB [build XHP] smath/en-GB [build XHP] schart/en-GB [build XHP] sbasic/en-GB [build XSL] CustomTarget/helpcontent2/help3xsl/shared/en-GB/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/en-GB/html.text [build XHP] swriter/en-ZA [build XHP] scalc/en-ZA [build XHP] simpress/en-ZA [build XHP] sdraw/en-ZA [build XHP] shared/en-ZA [build XHP] smath/en-ZA [build XHP] schart/en-ZA [build XHP] sbasic/en-ZA [build XSL] CustomTarget/helpcontent2/help3xsl/shared/en-ZA/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/en-ZA/html.text [build XHP] swriter/eo [build XHP] scalc/eo [build XHP] simpress/eo [build XHP] sdraw/eo [build XHP] shared/eo [build XHP] smath/eo [build XHP] schart/eo [build XHP] sbasic/eo [build XSL] CustomTarget/helpcontent2/help3xsl/shared/eo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/eo/html.text [build XHP] swriter/es [build XHP] scalc/es [build XHP] simpress/es [build XHP] sdraw/es [build XHP] shared/es [build XHP] smath/es [build XHP] schart/es [build XHP] sbasic/es [build XSL] CustomTarget/helpcontent2/help3xsl/shared/es/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/es/html.text [build XHP] swriter/et [build XHP] scalc/et [build XHP] simpress/et [build XHP] sdraw/et [build XHP] shared/et [build XHP] smath/et [build XHP] schart/et [build XHP] sbasic/et [build XSL] CustomTarget/helpcontent2/help3xsl/shared/et/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/et/html.text [build XHP] swriter/eu [build XHP] scalc/eu [build XHP] simpress/eu [build XHP] sdraw/eu [build XHP] shared/eu [build XHP] smath/eu [build XHP] schart/eu [build XHP] sbasic/eu [build XSL] CustomTarget/helpcontent2/help3xsl/shared/eu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/eu/html.text [build XHP] swriter/fi [build XHP] scalc/fi [build XHP] simpress/fi [build XHP] sdraw/fi [build XHP] shared/fi [build XHP] smath/fi [build XHP] schart/fi [build XHP] sbasic/fi [build XSL] CustomTarget/helpcontent2/help3xsl/shared/fi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/fi/html.text [build XHP] swriter/fr [build XHP] scalc/fr [build XHP] simpress/fr [build XHP] sdraw/fr [build XHP] shared/fr [build XHP] smath/fr [build XHP] schart/fr [build XHP] sbasic/fr [build XSL] CustomTarget/helpcontent2/help3xsl/shared/fr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/fr/html.text [build XHP] swriter/gl [build XHP] scalc/gl [build XHP] simpress/gl [build XHP] sdraw/gl [build XHP] shared/gl [build XHP] smath/gl [build XHP] schart/gl [build XHP] sbasic/gl [build XSL] CustomTarget/helpcontent2/help3xsl/shared/gl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/gl/html.text [build XHP] swriter/gu [build XHP] scalc/gu [build XHP] simpress/gu [build XHP] sdraw/gu [build XHP] shared/gu [build XHP] smath/gu [build XHP] schart/gu [build XHP] sbasic/gu [build XSL] CustomTarget/helpcontent2/help3xsl/shared/gu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/gu/html.text [build XHP] swriter/he [build XHP] scalc/he [build XHP] simpress/he [build XHP] sdraw/he [build XHP] shared/he [build XHP] smath/he [build XHP] schart/he [build XHP] sbasic/he [build XSL] CustomTarget/helpcontent2/help3xsl/shared/he/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/he/html.text [build XHP] swriter/hi [build XHP] scalc/hi [build XHP] simpress/hi [build XHP] sdraw/hi [build XHP] shared/hi [build XHP] smath/hi [build XHP] schart/hi [build XHP] sbasic/hi [build XSL] CustomTarget/helpcontent2/help3xsl/shared/hi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/hi/html.text [build XHP] swriter/hr [build XHP] scalc/hr [build XHP] simpress/hr [build XHP] sdraw/hr [build XHP] shared/hr [build XHP] smath/hr [build XHP] schart/hr [build XHP] sbasic/hr [build XSL] CustomTarget/helpcontent2/help3xsl/shared/hr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/hr/html.text [build XHP] swriter/hu [build XHP] scalc/hu [build XHP] simpress/hu [build XHP] sdraw/hu [build XHP] shared/hu [build XHP] smath/hu [build XHP] schart/hu [build XHP] sbasic/hu [build XSL] CustomTarget/helpcontent2/help3xsl/shared/hu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/hu/html.text [build XHP] swriter/id [build XHP] scalc/id [build XHP] simpress/id [build XHP] sdraw/id [build XHP] shared/id [build XHP] smath/id [build XHP] schart/id [build XHP] sbasic/id [build XSL] CustomTarget/helpcontent2/help3xsl/shared/id/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/id/html.text [build XHP] swriter/is [build XHP] scalc/is [build XHP] simpress/is [build XHP] sdraw/is [build XHP] shared/is [build XHP] smath/is [build XHP] schart/is [build XHP] sbasic/is [build XSL] CustomTarget/helpcontent2/help3xsl/shared/is/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/is/html.text [build XHP] swriter/it [build XHP] scalc/it [build XHP] simpress/it [build XHP] sdraw/it [build XHP] shared/it [build XHP] smath/it [build XHP] schart/it [build XHP] sbasic/it [build XSL] CustomTarget/helpcontent2/help3xsl/shared/it/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/it/html.text [build XHP] swriter/ja [build XHP] scalc/ja [build XHP] simpress/ja [build XHP] sdraw/ja [build XHP] shared/ja [build XHP] smath/ja [build XHP] schart/ja [build XHP] sbasic/ja [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ja/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/ja/html.text [build XHP] swriter/ka [build XHP] scalc/ka [build XHP] simpress/ka [build XHP] sdraw/ka [build XHP] shared/ka [build XHP] smath/ka [build XHP] schart/ka [build XHP] sbasic/ka [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ka/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/ka/html.text [build XHP] swriter/km [build XHP] scalc/km [build XHP] simpress/km [build XHP] sdraw/km [build XHP] shared/km [build XHP] smath/km [build XHP] schart/km [build XHP] sbasic/km [build XSL] CustomTarget/helpcontent2/help3xsl/shared/km/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/km/html.text [build XHP] swriter/ko [build XHP] scalc/ko [build XHP] simpress/ko [build XHP] sdraw/ko [build XHP] shared/ko [build XHP] smath/ko [build XHP] schart/ko [build XHP] sbasic/ko [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ko/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/ko/html.text [build XHP] swriter/lo [build XHP] scalc/lo [build XHP] simpress/lo [build XHP] sdraw/lo [build XHP] shared/lo [build XHP] smath/lo [build XHP] schart/lo [build XHP] sbasic/lo [build XSL] CustomTarget/helpcontent2/help3xsl/shared/lo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/lo/html.text [build XHP] swriter/lt [build XHP] scalc/lt [build XHP] simpress/lt [build XHP] sdraw/lt [build XHP] shared/lt [build XHP] smath/lt [build XHP] schart/lt [build XHP] sbasic/lt [build XSL] CustomTarget/helpcontent2/help3xsl/shared/lt/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/lt/html.text [build XHP] swriter/lv [build XHP] scalc/lv [build XHP] simpress/lv [build XHP] sdraw/lv [build XHP] shared/lv [build XHP] smath/lv [build XHP] schart/lv [build XHP] sbasic/lv [build XSL] CustomTarget/helpcontent2/help3xsl/shared/lv/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/lv/html.text [build XHP] swriter/mk [build XHP] scalc/mk [build XHP] simpress/mk [build XHP] sdraw/mk [build XHP] shared/mk [build XHP] smath/mk [build XHP] schart/mk [build XHP] sbasic/mk [build XSL] CustomTarget/helpcontent2/help3xsl/shared/mk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/mk/html.text [build XHP] swriter/nb [build XHP] scalc/nb [build XHP] simpress/nb [build XHP] sdraw/nb [build XHP] shared/nb [build XHP] smath/nb [build XHP] schart/nb [build XHP] sbasic/nb [build XSL] CustomTarget/helpcontent2/help3xsl/shared/nb/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/nb/html.text [build XHP] swriter/ne [build XHP] scalc/ne [build XHP] simpress/ne [build XHP] sdraw/ne [build XHP] shared/ne [build XHP] smath/ne [build XHP] schart/ne [build XHP] sbasic/ne [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ne/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/ne/html.text [build XHP] swriter/nl [build XHP] scalc/nl [build XHP] simpress/nl [build XHP] sdraw/nl [build XHP] shared/nl [build XHP] smath/nl [build XHP] schart/nl [build XHP] sbasic/nl [build XSL] CustomTarget/helpcontent2/help3xsl/shared/nl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/nl/html.text [build XHP] swriter/nn [build XHP] scalc/nn [build XHP] simpress/nn [build XHP] sdraw/nn [build XHP] shared/nn [build XHP] smath/nn [build XHP] schart/nn [build XHP] sbasic/nn [build XSL] CustomTarget/helpcontent2/help3xsl/shared/nn/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/nn/html.text [build XHP] swriter/om [build XHP] scalc/om [build XHP] simpress/om [build XHP] sdraw/om [build XHP] shared/om [build XHP] smath/om [build XHP] schart/om [build XHP] sbasic/om [build XSL] CustomTarget/helpcontent2/help3xsl/shared/om/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/om/html.text [build XHP] swriter/pl [build XHP] scalc/pl [build XHP] simpress/pl [build XHP] sdraw/pl [build XHP] shared/pl [build XHP] smath/pl [build XHP] schart/pl [build XHP] sbasic/pl [build XSL] CustomTarget/helpcontent2/help3xsl/shared/pl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/pl/html.text [build XHP] swriter/pt [build XHP] scalc/pt [build XHP] simpress/pt [build XHP] sdraw/pt [build XHP] shared/pt [build XHP] smath/pt [build XHP] schart/pt [build XHP] sbasic/pt [build XSL] CustomTarget/helpcontent2/help3xsl/shared/pt/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/pt/html.text [build XHP] swriter/pt-BR [build XHP] scalc/pt-BR [build XHP] simpress/pt-BR [build XHP] sdraw/pt-BR [build XHP] shared/pt-BR [build XHP] smath/pt-BR [build XHP] schart/pt-BR [build XHP] sbasic/pt-BR [build XSL] CustomTarget/helpcontent2/help3xsl/shared/pt-BR/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/pt-BR/html.text [build XHP] swriter/ro [build XHP] scalc/ro [build XHP] simpress/ro [build XHP] sdraw/ro [build XHP] shared/ro [build XHP] smath/ro [build XHP] schart/ro [build XHP] sbasic/ro [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ro/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/ro/html.text [build XHP] swriter/ru [build XHP] scalc/ru [build XHP] simpress/ru [build XHP] sdraw/ru [build XHP] shared/ru [build XHP] smath/ru [build XHP] schart/ru [build XHP] sbasic/ru [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ru/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/ru/html.text [build XHP] swriter/si [build XHP] scalc/si [build XHP] simpress/si [build XHP] sdraw/si [build XHP] shared/si [build XHP] smath/si [build XHP] schart/si [build XHP] sbasic/si [build XSL] CustomTarget/helpcontent2/help3xsl/shared/si/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/si/html.text [build XHP] swriter/sid [build XHP] scalc/sid [build XHP] simpress/sid [build XHP] sdraw/sid [build XHP] shared/sid [build XHP] smath/sid [build XHP] schart/sid [build XHP] sbasic/sid [build XSL] CustomTarget/helpcontent2/help3xsl/shared/sid/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sid/html.text [build XHP] swriter/sk [build XHP] scalc/sk [build XHP] simpress/sk [build XHP] sdraw/sk [build XHP] shared/sk [build XHP] smath/sk [build XHP] schart/sk [build XHP] sbasic/sk [build XSL] CustomTarget/helpcontent2/help3xsl/shared/sk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sk/html.text [build XHP] swriter/sl [build XHP] scalc/sl [build XHP] simpress/sl [build XHP] sdraw/sl [build XHP] shared/sl [build XHP] smath/sl [build XHP] schart/sl [build XHP] sbasic/sl [build XSL] CustomTarget/helpcontent2/help3xsl/shared/sl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sl/html.text [build XHP] swriter/sq [build XHP] scalc/sq [build XHP] simpress/sq [build XHP] sdraw/sq [build XHP] shared/sq [build XHP] smath/sq [build XHP] schart/sq [build XHP] sbasic/sq [build XSL] CustomTarget/helpcontent2/help3xsl/shared/sq/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sq/html.text [build XHP] swriter/sv [build XHP] scalc/sv [build XHP] simpress/sv [build XHP] sdraw/sv [build XHP] shared/sv [build XHP] smath/sv [build XHP] schart/sv [build XHP] sbasic/sv [build XSL] CustomTarget/helpcontent2/help3xsl/shared/sv/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sv/html.text [build XHP] swriter/ta [build XHP] scalc/ta [build XHP] simpress/ta [build XHP] sdraw/ta [build XHP] shared/ta [build XHP] smath/ta [build XHP] schart/ta [build XHP] sbasic/ta [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ta/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/ta/html.text [build XHP] swriter/tg [build XHP] scalc/tg [build XHP] simpress/tg [build XHP] sdraw/tg [build XHP] shared/tg [build XHP] smath/tg [build XHP] schart/tg [build XHP] sbasic/tg [build XSL] CustomTarget/helpcontent2/help3xsl/shared/tg/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/tg/html.text [build XHP] swriter/tr [build XHP] scalc/tr [build XHP] simpress/tr [build XHP] sdraw/tr [build XHP] shared/tr [build XHP] smath/tr [build XHP] schart/tr [build XHP] sbasic/tr [build XSL] CustomTarget/helpcontent2/help3xsl/shared/tr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/tr/html.text [build XHP] swriter/ug [build XHP] scalc/ug [build XHP] simpress/ug [build XHP] sdraw/ug [build XHP] shared/ug [build XHP] smath/ug [build XHP] schart/ug [build XHP] sbasic/ug [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ug/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/ug/html.text [build XHP] swriter/uk [build XHP] scalc/uk [build XHP] simpress/uk [build XHP] sdraw/uk [build XHP] shared/uk [build XHP] smath/uk [build XHP] schart/uk [build XHP] sbasic/uk [build XSL] CustomTarget/helpcontent2/help3xsl/shared/uk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/uk/html.text [build XHP] swriter/vi [build XHP] scalc/vi [build XHP] simpress/vi [build XHP] sdraw/vi [build XHP] shared/vi [build XHP] smath/vi [build XHP] schart/vi [build XHP] sbasic/vi [build XSL] CustomTarget/helpcontent2/help3xsl/shared/vi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/vi/html.text [build XHP] swriter/zh-CN [build XHP] scalc/zh-CN [build XHP] simpress/zh-CN [build XHP] sdraw/zh-CN [build XHP] shared/zh-CN [build XHP] smath/zh-CN [build XHP] schart/zh-CN [build XHP] sbasic/zh-CN [build XSL] CustomTarget/helpcontent2/help3xsl/shared/zh-CN/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/zh-CN/html.text [build XHP] swriter/zh-TW [build XHP] scalc/zh-TW [build XHP] simpress/zh-TW [build XHP] sdraw/zh-TW [build XHP] shared/zh-TW [build XHP] smath/zh-TW [build XHP] schart/zh-TW [build XHP] sbasic/zh-TW [build XSL] CustomTarget/helpcontent2/help3xsl/shared/zh-TW/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/zh-TW/html.text [build CUS] i18npool/collator [build CUS] i18npool/indexentry [build CXX] i18npool/source/localedata/LocaleNode.cxx [build CXX] i18npool/source/localedata/filewriter.cxx [build CXX] i18npool/source/localedata/saxparser.cxx [build DEP] LNK:Library/libcollator_data.so [build LNK] Library/libcollator_data.so [build DEP] LNK:Library/libindex_data.so [build LNK] Library/libindex_data.so [build CXX] workdir/CustomTarget/i18npool/textconversion/stc_word.cxx [build CXX] workdir/CustomTarget/i18npool/textconversion/stc_char.cxx [build CXX] workdir/CustomTarget/i18npool/textconversion/hhc_char.cxx [build CXX] libreofficekit/source/gtk/lokdocview.cxx [build CXX] libreofficekit/source/gtk/tilebuffer.cxx [build MOD] offapi [build BIN] oovbaapi [build CXX] pyuno/source/module/pyuno_runtime.cxx [build CXX] pyuno/source/module/pyuno.cxx [build CXX] pyuno/source/module/pyuno_struct.cxx [build CXX] pyuno/source/module/pyuno_callable.cxx [build CXX] pyuno/source/module/pyuno_module.cxx [build CXX] pyuno/source/module/pyuno_type.cxx [build CXX] pyuno/source/module/pyuno_util.cxx [build CXX] pyuno/source/module/pyuno_except.cxx [build CXX] pyuno/source/module/pyuno_adapter.cxx [build CXX] pyuno/source/module/pyuno_gc.cxx [build CXX] pyuno/source/module/pyuno_iterator.cxx [build XSL] CustomTarget/readlicense_oo/readme/README_en-US [build XSL] CustomTarget/readlicense_oo/readme/README_af [build XSL] CustomTarget/readlicense_oo/readme/README_am [build XSL] CustomTarget/readlicense_oo/readme/README_ar [build XSL] CustomTarget/readlicense_oo/readme/README_as [build XSL] CustomTarget/readlicense_oo/readme/README_ast [build XSL] CustomTarget/readlicense_oo/readme/README_be [build XSL] CustomTarget/readlicense_oo/readme/README_bg [build XSL] CustomTarget/readlicense_oo/readme/README_bn [build XSL] CustomTarget/readlicense_oo/readme/README_bn-IN [build XSL] CustomTarget/readlicense_oo/readme/README_bo [build XSL] CustomTarget/readlicense_oo/readme/README_br [build XSL] CustomTarget/readlicense_oo/readme/README_brx [build XSL] CustomTarget/readlicense_oo/readme/README_bs [build XSL] CustomTarget/readlicense_oo/readme/README_ca [build XSL] CustomTarget/readlicense_oo/readme/README_ca-valencia [build XSL] CustomTarget/readlicense_oo/readme/README_cs [build XSL] CustomTarget/readlicense_oo/readme/README_cy [build XSL] CustomTarget/readlicense_oo/readme/README_da [build XSL] CustomTarget/readlicense_oo/readme/README_de [build XSL] CustomTarget/readlicense_oo/readme/README_dgo [build XSL] CustomTarget/readlicense_oo/readme/README_dsb [build XSL] CustomTarget/readlicense_oo/readme/README_dz [build XSL] CustomTarget/readlicense_oo/readme/README_el [build XSL] CustomTarget/readlicense_oo/readme/README_en-GB [build XSL] CustomTarget/readlicense_oo/readme/README_en-ZA [build XSL] CustomTarget/readlicense_oo/readme/README_eo [build XSL] CustomTarget/readlicense_oo/readme/README_es [build XSL] CustomTarget/readlicense_oo/readme/README_et [build XSL] CustomTarget/readlicense_oo/readme/README_eu [build XSL] CustomTarget/readlicense_oo/readme/README_fa [build XSL] CustomTarget/readlicense_oo/readme/README_fi [build XSL] CustomTarget/readlicense_oo/readme/README_fr [build XSL] CustomTarget/readlicense_oo/readme/README_fy [build XSL] CustomTarget/readlicense_oo/readme/README_ga [build XSL] CustomTarget/readlicense_oo/readme/README_gd [build XSL] CustomTarget/readlicense_oo/readme/README_gl [build XSL] CustomTarget/readlicense_oo/readme/README_gu [build XSL] CustomTarget/readlicense_oo/readme/README_gug [build XSL] CustomTarget/readlicense_oo/readme/README_he [build XSL] CustomTarget/readlicense_oo/readme/README_hsb [build XSL] CustomTarget/readlicense_oo/readme/README_hi [build XSL] CustomTarget/readlicense_oo/readme/README_hr [build XSL] CustomTarget/readlicense_oo/readme/README_hu [build XSL] CustomTarget/readlicense_oo/readme/README_id [build XSL] CustomTarget/readlicense_oo/readme/README_is [build XSL] CustomTarget/readlicense_oo/readme/README_it [build XSL] CustomTarget/readlicense_oo/readme/README_ja [build XSL] CustomTarget/readlicense_oo/readme/README_ka [build XSL] CustomTarget/readlicense_oo/readme/README_kab [build XSL] CustomTarget/readlicense_oo/readme/README_kk [build XSL] CustomTarget/readlicense_oo/readme/README_km [build XSL] CustomTarget/readlicense_oo/readme/README_kmr-Latn [build XSL] CustomTarget/readlicense_oo/readme/README_kn [build XSL] CustomTarget/readlicense_oo/readme/README_ko [build XSL] CustomTarget/readlicense_oo/readme/README_kok [build XSL] CustomTarget/readlicense_oo/readme/README_ks [build XSL] CustomTarget/readlicense_oo/readme/README_lb [build XSL] CustomTarget/readlicense_oo/readme/README_lo [build XSL] CustomTarget/readlicense_oo/readme/README_lt [build XSL] CustomTarget/readlicense_oo/readme/README_lv [build XSL] CustomTarget/readlicense_oo/readme/README_mai [build XSL] CustomTarget/readlicense_oo/readme/README_mk [build XSL] CustomTarget/readlicense_oo/readme/README_ml [build XSL] CustomTarget/readlicense_oo/readme/README_mn [build XSL] CustomTarget/readlicense_oo/readme/README_mni [build XSL] CustomTarget/readlicense_oo/readme/README_mr [build XSL] CustomTarget/readlicense_oo/readme/README_my [build XSL] CustomTarget/readlicense_oo/readme/README_nb [build XSL] CustomTarget/readlicense_oo/readme/README_ne [build XSL] CustomTarget/readlicense_oo/readme/README_nl [build XSL] CustomTarget/readlicense_oo/readme/README_nn [build XSL] CustomTarget/readlicense_oo/readme/README_nr [build XSL] CustomTarget/readlicense_oo/readme/README_nso [build XSL] CustomTarget/readlicense_oo/readme/README_oc [build XSL] CustomTarget/readlicense_oo/readme/README_om [build XSL] CustomTarget/readlicense_oo/readme/README_or [build XSL] CustomTarget/readlicense_oo/readme/README_pa-IN [build XSL] CustomTarget/readlicense_oo/readme/README_pl [build XSL] CustomTarget/readlicense_oo/readme/README_pt [build XSL] CustomTarget/readlicense_oo/readme/README_pt-BR [build XSL] CustomTarget/readlicense_oo/readme/README_ro [build XSL] CustomTarget/readlicense_oo/readme/README_ru [build XSL] CustomTarget/readlicense_oo/readme/README_rw [build XSL] CustomTarget/readlicense_oo/readme/README_sa-IN [build XSL] CustomTarget/readlicense_oo/readme/README_sat [build XSL] CustomTarget/readlicense_oo/readme/README_sd [build XSL] CustomTarget/readlicense_oo/readme/README_sr-Latn [build XSL] CustomTarget/readlicense_oo/readme/README_si [build XSL] CustomTarget/readlicense_oo/readme/README_sid [build XSL] CustomTarget/readlicense_oo/readme/README_sk [build XSL] CustomTarget/readlicense_oo/readme/README_sl [build XSL] CustomTarget/readlicense_oo/readme/README_sq [build XSL] CustomTarget/readlicense_oo/readme/README_sr [build XSL] CustomTarget/readlicense_oo/readme/README_ss [build XSL] CustomTarget/readlicense_oo/readme/README_st [build XSL] CustomTarget/readlicense_oo/readme/README_sv [build XSL] CustomTarget/readlicense_oo/readme/README_sw-TZ [build XSL] CustomTarget/readlicense_oo/readme/README_szl [build XSL] CustomTarget/readlicense_oo/readme/README_ta [build XSL] CustomTarget/readlicense_oo/readme/README_te [build XSL] CustomTarget/readlicense_oo/readme/README_tg [build XSL] CustomTarget/readlicense_oo/readme/README_th [build XSL] CustomTarget/readlicense_oo/readme/README_tn [build XSL] CustomTarget/readlicense_oo/readme/README_tr [build XSL] CustomTarget/readlicense_oo/readme/README_ts [build XSL] CustomTarget/readlicense_oo/readme/README_tt [build XSL] CustomTarget/readlicense_oo/readme/README_ug [build XSL] CustomTarget/readlicense_oo/readme/README_uk [build XSL] CustomTarget/readlicense_oo/readme/README_uz [build XSL] CustomTarget/readlicense_oo/readme/README_ve [build XSL] CustomTarget/readlicense_oo/readme/README_vec [build XSL] CustomTarget/readlicense_oo/readme/README_vi [build XSL] CustomTarget/readlicense_oo/readme/README_xh [build XSL] CustomTarget/readlicense_oo/readme/README_zh-CN [build XSL] CustomTarget/readlicense_oo/readme/README_zh-TW [build XSL] CustomTarget/readlicense_oo/readme/README_zu [build BIN] sysui [build CXX] testtools/source/bridgetest/currentcontextchecker.cxx [build CXX] testtools/source/bridgetest/multi.cxx [build CXX] testtools/source/bridgetest/constructors.cxx [build CXX] unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx [build UPK] gpgme-1.9.0.tar.bz2 [build DEP] LNK:Library/libuno_cppuhelpergcc3.so.3 [build LNK] Library/libuno_cppuhelpergcc3.so.3 [build DEP] LNK:Library/libi18nlangtag.so [build LNK] Library/libi18nlangtag.so [build BIN] bridges [build PRJ] firebird [build DEP] LNK:Library/libaffine_uno_uno.so [build LNK] Library/libaffine_uno_uno.so [build DEP] LNK:Library/liblog_uno_uno.so [build LNK] Library/liblog_uno_uno.so [build DEP] LNK:Library/libunsafe_uno_uno.so [build LNK] Library/libunsafe_uno_uno.so [build UPK] libabw-0.1.3.tar.xz [build UPK] libcdr-0.1.5.tar.xz [build UPK] libe-book-0.1.3.tar.xz [build UPK] libepubgen-0.1.1.tar.xz [build UPK] libetonyek-0.1.9.tar.xz [build UPK] libfreehand-0.1.2.tar.xz [build PAT] libmspub [build PAT] libmwaw [build PAT] libodfgen [build PAT] libpagemaker [build PAT] libqxp [build PAT] libstaroffice [build PAT] libvisio [build PAT] libwpd [build PAT] libwps [build PAT] libzmf [build MOD] openldap [build PRJ] rasqal [build PKG] postprocess_registry [build DEP] LNK:StaticLibrary/libulingu.a [build LNK] StaticLibrary/libulingu.a [build CXX] shell/source/backends/localebe/localebackend.cxx [build CXX] shell/source/backends/localebe/localebecdef.cxx [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/am/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/am/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/am/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/am/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/am/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/am/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/am/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/am/bookmarks.part [build TRE] simpress/am [build TRE] smath/am I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/am/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/am/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/am/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/am/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] swriter/am [build TRE] sdraw/am I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/am/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/am/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/am/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/am/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/am/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ar/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ar/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ar/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ar/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/ar/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ar/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ar/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ar/bookmarks.part [build TRE] simpress/ar [build TRE] smath/ar I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] swriter/ar [build TRE] sdraw/ar I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ast/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ast/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ast/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ast/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/ast/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ast/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ast/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ast/bookmarks.part [build TRE] simpress/ast [build TRE] smath/ast I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ast/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ast/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ast/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ast/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] swriter/ast [build TRE] sdraw/ast I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ast/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ast/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ast/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ast/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ast/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/bg/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/bg/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/bg/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/bg/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/bg/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/bg/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/bg/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/bg/bookmarks.part [build TRE] simpress/bg [build TRE] smath/bg I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] swriter/bg [build TRE] sdraw/bg I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/bn/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/bn/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/bn/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/bn/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/bn/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/bn/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/bn/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/bn/bookmarks.part [build TRE] simpress/bn [build TRE] smath/bn I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] swriter/bn [build TRE] sdraw/bn I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/bn-IN/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/bn-IN/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/bn-IN/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/bn-IN/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/bn-IN/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/bn-IN/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/bn-IN/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/bn-IN/bookmarks.part [build TRE] simpress/bn-IN [build TRE] smath/bn-IN I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn-IN/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn-IN/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn-IN/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn-IN/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] swriter/bn-IN [build TRE] sdraw/bn-IN I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn-IN/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn-IN/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn-IN/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn-IN/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bn-IN/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/bo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/bo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/bo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/bo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/bo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/bo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/bo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/bo/bookmarks.part [build TRE] simpress/bo [build TRE] smath/bo I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bo/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bo/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bo/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bo/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] swriter/bo [build TRE] sdraw/bo I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bo/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bo/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bo/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bo/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bo/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/bs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/bs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/bs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/bs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/bs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/bs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/bs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/bs/bookmarks.part [build TRE] simpress/bs [build TRE] smath/bs I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bs/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bs/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bs/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bs/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] swriter/bs [build TRE] sdraw/bs I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bs/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bs/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bs/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bs/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/bs/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ca/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ca/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ca/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ca/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/ca/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ca/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ca/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ca/bookmarks.part [build TRE] simpress/ca [build TRE] smath/ca I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] swriter/ca [build TRE] sdraw/ca I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ca-valencia/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ca-valencia/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ca-valencia/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ca-valencia/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/ca-valencia/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ca-valencia/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ca-valencia/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ca-valencia/bookmarks.part [build TRE] simpress/ca-valencia [build TRE] smath/ca-valencia I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca-valencia/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca-valencia/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca-valencia/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca-valencia/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] swriter/ca-valencia [build TRE] sdraw/ca-valencia I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca-valencia/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca-valencia/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca-valencia/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca-valencia/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ca-valencia/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/cs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/cs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/cs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/cs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/cs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/cs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/cs/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/cs/bookmarks.part [build TRE] simpress/cs [build TRE] smath/cs [build TRE] swriter/cs I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] sdraw/cs I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/da/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/da/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/da/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/da/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/da/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/da/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/da/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/da/bookmarks.part [build TRE] simpress/da [build TRE] smath/da [build TRE] swriter/da I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] sdraw/da I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/de/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/de/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/de/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/de/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/de/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/de/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/de/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/de/bookmarks.part [build TRE] simpress/de [build TRE] smath/de I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] swriter/de [build TRE] sdraw/de I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/dz/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/dz/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/dz/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/dz/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/dz/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/dz/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/dz/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/dz/bookmarks.part [build TRE] simpress/dz [build TRE] smath/dz [build TRE] swriter/dz I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] sdraw/dz I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/el/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/el/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/el/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/el/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/el/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/el/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/el/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/el/bookmarks.part [build TRE] simpress/el [build TRE] smath/el [build TRE] swriter/el I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] sdraw/el [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/en-GB/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/en-GB/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/en-GB/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/en-GB/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/en-GB/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/en-GB/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/en-GB/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/en-GB/bookmarks.part [build TRE] simpress/en-GB [build TRE] smath/en-GB [build TRE] swriter/en-GB [build TRE] sdraw/en-GB I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-GB/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-GB/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-GB/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-GB/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/en-ZA/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-GB/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-GB/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-GB/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-GB/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-GB/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/en-ZA/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/en-ZA/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/en-ZA/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/en-ZA/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/en-ZA/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/en-ZA/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/en-ZA/bookmarks.part [build TRE] simpress/en-ZA [build TRE] smath/en-ZA [build TRE] swriter/en-ZA I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-ZA/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-ZA/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-ZA/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-ZA/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] sdraw/en-ZA [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/eo/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-ZA/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-ZA/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-ZA/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-ZA/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/en-ZA/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/eo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/eo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/eo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/eo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/eo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/eo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/eo/bookmarks.part [build TRE] simpress/eo [build TRE] smath/eo [build TRE] swriter/eo [build TRE] sdraw/eo I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/es/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/es/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/es/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/es/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/es/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/es/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/es/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/es/bookmarks.part [build TRE] simpress/es [build TRE] smath/es [build TRE] swriter/es I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] sdraw/es [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/et/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/et/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/et/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/et/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/et/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/et/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/et/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/et/bookmarks.part [build TRE] simpress/et [build TRE] smath/et [build TRE] swriter/et [build TRE] sdraw/et I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/eu/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/eu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/eu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/eu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/eu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/eu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/eu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/eu/bookmarks.part [build TRE] simpress/eu [build TRE] smath/eu [build TRE] swriter/eu [build TRE] sdraw/eu I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/fi/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/fi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/fi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/fi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/fi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/fi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/fi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/fi/bookmarks.part [build TRE] simpress/fi [build TRE] smath/fi [build TRE] swriter/fi [build TRE] sdraw/fi I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/fr/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/fr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/fr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/fr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/fr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/fr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/fr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/fr/bookmarks.part [build TRE] simpress/fr [build TRE] smath/fr [build TRE] swriter/fr I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] sdraw/fr [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/gl/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/gl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/gl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/gl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/gl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/gl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/gl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/gl/bookmarks.part [build TRE] simpress/gl [build TRE] smath/gl [build TRE] swriter/gl I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] sdraw/gl I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/gu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/gu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/gu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/gu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/gu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/gu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/gu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/gu/bookmarks.part [build TRE] simpress/gu [build TRE] smath/gu [build TRE] swriter/gu [build TRE] sdraw/gu I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/he/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/he/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/he/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/he/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/he/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/he/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/he/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/he/bookmarks.part [build TRE] simpress/he [build TRE] smath/he [build TRE] swriter/he [build TRE] sdraw/he I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/hi/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/hi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/hi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/hi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/hi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/hi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/hi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/hi/bookmarks.part [build TRE] simpress/hi [build TRE] smath/hi [build TRE] swriter/hi [build TRE] sdraw/hi I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/hr/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/hr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/hr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/hr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/hr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/hr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/hr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/hr/bookmarks.part [build TRE] simpress/hr [build TRE] smath/hr [build TRE] swriter/hr [build TRE] sdraw/hr I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/hu/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/hu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/hu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/hu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/hu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/hu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/hu/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/hu/bookmarks.part [build TRE] simpress/hu [build TRE] smath/hu [build TRE] swriter/hu I/O [build TRE] sdraw/huwarning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/id/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/id/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/id/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/id/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/id/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/id/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/id/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/id/bookmarks.part [build TRE] simpress/id [build TRE] smath/id [build TRE] swriter/id [build TRE] sdraw/id I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/is/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/is/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/is/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/is/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/is/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/is/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/is/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/is/bookmarks.part [build TRE] simpress/is [build TRE] smath/is I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/is/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/is/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/is/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/is/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] swriter/is [build TRE] sdraw/is [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/it/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/is/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/is/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/is/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/is/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/is/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/it/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/it/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/it/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/it/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/it/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/it/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/it/bookmarks.part [build TRE] simpress/it [build TRE] smath/it [build TRE] swriter/it I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] sdraw/it [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ja/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ja/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ja/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ja/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/ja/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ja/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ja/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ja/bookmarks.part [build TRE] simpress/ja [build TRE] smath/ja [build TRE] sdraw/ja I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ka/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ka/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ka/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ka/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/ka/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ka/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ka/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ka/bookmarks.part [build TRE] simpress/ka [build TRE] smath/ka [build TRE] swriter/ka [build TRE] sdraw/ka I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ka/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ka/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ka/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ka/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/km/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ka/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ka/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ka/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ka/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ka/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/km/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/km/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/km/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/km/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/km/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/km/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/km/bookmarks.part [build TRE] simpress/km [build TRE] smath/km [build TRE] swriter/km I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/km/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/km/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/km/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/km/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] sdraw/km [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ko/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/km/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/km/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/km/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/km/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/km/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ko/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ko/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ko/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/ko/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ko/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ko/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ko/bookmarks.part [build TRE] simpress/ko [build TRE] smath/ko [build TRE] swriter/ko [build TRE] sdraw/ko I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/lo/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/lo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/lo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/lo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/lo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/lo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/lo/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/lo/bookmarks.part [build TRE] simpress/lo [build TRE] smath/lo [build TRE] swriter/lo I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lo/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lo/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lo/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lo/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] sdraw/lo [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/lt/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lo/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lo/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lo/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lo/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lo/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/lt/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/lt/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/lt/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/lt/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/lt/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/lt/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/lt/bookmarks.part [build TRE] simpress/lt [build TRE] smath/lt [build TRE] swriter/lt [build TRE] sdraw/lt I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/lv/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/lv/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/lv/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/lv/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/lv/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/lv/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/lv/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/lv/bookmarks.part [build TRE] simpress/lv [build TRE] smath/lv [build TRE] swriter/lv I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] sdraw/lv [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/mk/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/mk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/mk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/mk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/mk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/mk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/mk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/mk/bookmarks.part [build TRE] simpress/mk [build TRE] smath/mk [build TRE] swriter/mk [build TRE] sdraw/mk I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/mk/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/mk/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/mk/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/mk/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/nb/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/mk/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/mk/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/mk/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/mk/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/mk/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/nb/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/nb/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/nb/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/nb/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/nb/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/nb/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/nb/bookmarks.part [build TRE] simpress/nb [build TRE] smath/nb [build TRE] swriter/nb [build TRE] sdraw/nb I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ne/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ne/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ne/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ne/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/ne/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ne/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ne/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ne/bookmarks.part [build TRE] simpress/ne [build TRE] smath/ne [build TRE] swriter/ne [build TRE] sdraw/ne I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ne/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ne/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ne/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ne/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/nl/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ne/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ne/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ne/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ne/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ne/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/nl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/nl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/nl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/nl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/nl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/nl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/nl/bookmarks.part [build TRE] simpress/nl [build TRE] smath/nl [build TRE] swriter/nl I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] sdraw/nl [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/nn/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/nn/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/nn/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/nn/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/nn/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/nn/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/nn/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/nn/bookmarks.part [build TRE] simpress/nn [build TRE] smath/nn [build TRE] swriter/nn [build TRE] sdraw/nn I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/om/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/om/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/om/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/om/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/om/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/om/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/om/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/om/bookmarks.part [build TRE] simpress/om [build TRE] smath/om [build TRE] swriter/om [build TRE] sdraw/om I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/om/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/om/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/om/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/om/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/pl/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/om/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/om/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/om/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/om/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/om/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/pl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/pl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/pl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/pl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/pl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/pl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/pl/bookmarks.part [build TRE] simpress/pl [build TRE] smath/pl [build TRE] swriter/pl [build TRE] sdraw/pl I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/pt/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/pt/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/pt/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/pt/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/pt/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/pt/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/pt/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/pt/bookmarks.part [build TRE] simpress/pt [build TRE] smath/pt [build TRE] swriter/pt [build TRE] sdraw/pt I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/pt-BR/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/pt-BR/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/pt-BR/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/pt-BR/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/pt-BR/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/pt-BR/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/pt-BR/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/pt-BR/bookmarks.part [build TRE] simpress/pt-BR [build TRE] smath/pt-BR [build TRE] swriter/pt-BR [build TRE] sdraw/pt-BR I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ro/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ro/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ro/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ro/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/ro/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ro/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ro/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ro/bookmarks.part [build TRE] simpress/ro [build TRE] smath/ro [build TRE] swriter/ro [build TRE] sdraw/ro I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ru/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ru/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ru/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ru/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/ru/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ru/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ru/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ru/bookmarks.part [build TRE] simpress/ru [build TRE] smath/ru [build TRE] swriter/ru [build TRE] sdraw/ru I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/si/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/si/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/si/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/si/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/si/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/si/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/si/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/si/bookmarks.part [build TRE] simpress/si [build TRE] smath/si [build TRE] swriter/si [build TRE] sdraw/si I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/sid/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/sid/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/sid/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/sid/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/sid/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/sid/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/sid/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/sid/bookmarks.part [build TRE] simpress/sid [build TRE] smath/sid [build TRE] swriter/sid [build TRE] sdraw/sid I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sid/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sid/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sid/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sid/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/sk/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sid/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sid/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sid/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sid/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sid/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/sk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/sk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/sk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/sk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/sk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/sk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/sk/bookmarks.part [build TRE] simpress/sk [build TRE] smath/sk [build TRE] swriter/sk [build TRE] sdraw/sk I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/sl/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/sl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/sl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/sl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/sl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/sl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/sl/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/sl/bookmarks.part [build TRE] simpress/sl [build TRE] smath/sl [build TRE] swriter/sl [build TRE] sdraw/sl I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/sq/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/sq/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/sq/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/sq/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/sq/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/sq/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/sq/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/sq/bookmarks.part [build TRE] simpress/sq [build TRE] smath/sq [build TRE] swriter/sq [build TRE] sdraw/sq I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sq/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sq/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sq/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sq/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/sv/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sq/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sq/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sq/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sq/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sq/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/sv/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/sv/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/sv/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/sv/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/sv/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/sv/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/sv/bookmarks.part [build TRE] simpress/sv [build TRE] smath/sv [build TRE] swriter/sv [build TRE] sdraw/sv I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ta/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ta/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ta/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ta/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/ta/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ta/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ta/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ta/bookmarks.part [build TRE] simpress/ta [build TRE] smath/ta [build TRE] swriter/ta [build TRE] sdraw/ta I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/tg/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/tg/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/tg/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/tg/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/tg/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/tg/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/tg/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/tg/bookmarks.part [build TRE] simpress/tg [build TRE] smath/tg [build TRE] swriter/tg [build TRE] sdraw/tg I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tg/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tg/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tg/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tg/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/tr/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tg/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tg/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tg/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tg/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tg/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/tr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/tr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/tr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/tr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/tr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/tr/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/tr/bookmarks.part [build TRE] simpress/tr [build TRE] smath/tr [build TRE] swriter/tr [build TRE] sdraw/tr I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ug/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ug/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ug/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ug/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/ug/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ug/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ug/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ug/bookmarks.part [build TRE] simpress/ug [build TRE] smath/ug [build TRE] swriter/ug [build TRE] sdraw/ug I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ug/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ug/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ug/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ug/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/uk/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ug/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ug/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ug/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ug/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/ug/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/uk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/uk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/uk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/uk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/uk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/uk/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/uk/bookmarks.part [build TRE] simpress/uk [build TRE] smath/uk [build TRE] swriter/uk [build TRE] sdraw/uk I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/vi/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/vi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/vi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/vi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/vi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/vi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/vi/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/vi/bookmarks.part [build TRE] simpress/vi [build TRE] smath/vi [build TRE] swriter/vi [build TRE] sdraw/vi I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/vi/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/vi/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/vi/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/vi/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/zh-CN/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/vi/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/vi/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/vi/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/vi/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/vi/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/zh-CN/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/zh-CN/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/zh-CN/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/zh-CN/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/zh-CN/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/zh-CN/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/zh-CN/bookmarks.part [build TRE] simpress/zh-CN [build TRE] smath/zh-CN [build TRE] swriter/zh-CN [build TRE] sdraw/zh-CN I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/zh-TW/bookmarks.part I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0106.xhp" [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/zh-TW/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/zh-TW/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/zh-TW/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/explorer/database/zh-TW/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/zh-TW/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/zh-TW/bookmarks.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/zh-TW/bookmarks.part [build TRE] simpress/zh-TW [build TRE] smath/zh-TW [build TRE] swriter/zh-TW [build TRE] sdraw/zh-TW I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0106.xhp" [build DEP] LNK:Library/liblibreofficekitgtk.so I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0106.xhp" [build LNK] Library/liblibreofficekitgtk.so [build CXX] libreofficekit/qa/gtktiledviewer/gtv-main.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-application.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-application-window.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-helpers.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-lokdocview-signal-handlers.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-calc-header-bar.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx [build MOD] oovbaapi [build LOC] postprocess [build CXX] pyuno/source/loader/pyuno_loader.cxx [build CUS] readlicense_oo/readme [build PKG] readlicense_oo_readmes [build MOD] sysui [build CXX] testtools/source/bridgetest/cppobj.cxx [build CXX] testtools/source/bridgetest/bridgetest.cxx [build BIN] xmlreader [build PAT] gpgmepp [build PKG] libassuan [build DEP] LNK:Library/libucbhelper.so [build LNK] Library/libucbhelper.so [build DEP] LNK:Library/libbasegfxlo.so [build LNK] Library/libbasegfxlo.so [build DEP] LNK:Library/libbinaryurplo.so [build LNK] Library/libbinaryurplo.so [build MOD] bridges [build BIN] cppu [build BIN] cppuhelper [build DEP] LNK:Executable/sp2bv [build LNK] Executable/sp2bv [build DEP] LNK:Executable/uno.bin [build LNK] Executable/uno.bin [build PAT] libabw [build EPK] libassuan [build PAT] libcdr [build PAT] libebook [build PAT] libepubgen [build PAT] libetonyek [build PAT] libfreehand [build PKG] xmlsec [build DEP] LNK:Library/libbootstraplo.so [build LNK] Library/libbootstraplo.so [build DEP] LNK:Library/libintrospectionlo.so [build LNK] Library/libintrospectionlo.so [build DEP] LNK:Library/libinvocadaptlo.so [build LNK] Library/libinvocadaptlo.so [build DEP] LNK:Library/libinvocationlo.so [build LNK] Library/libinvocationlo.so [build DEP] LNK:Library/libnamingservicelo.so [build LNK] Library/libnamingservicelo.so [build DEP] LNK:Library/libproxyfaclo.so [build LNK] Library/libproxyfaclo.so [build DEP] LNK:Library/libreflectionlo.so [build LNK] Library/libreflectionlo.so [build DEP] LNK:Library/libstocserviceslo.so [build LNK] Library/libstocserviceslo.so [build DEP] LNK:Library/libuuresolverlo.so [build LNK] Library/libuuresolverlo.so [build DEP] LNK:Library/liblocalebe1lo.so [build LNK] Library/liblocalebe1lo.so [build DEP] LNK:Library/libcmdmaillo.so [build LNK] Library/libcmdmaillo.so [build CAT] CustomTarget/helpcontent2/help3xsl/am/bookmarks.js [build TRE] sbasic/am [build TRE] scalc/am [build TRE] schart/am [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/am/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/am/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/am/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/am/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/ar/bookmarks.js [build TRE] sbasic/ar [build TRE] scalc/ar [build TRE] schart/ar [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ar/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ar/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ar/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ar/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/ast/bookmarks.js [build TRE] sbasic/ast [build TRE] scalc/ast [build TRE] schart/ast [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ast/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ast/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ast/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ast/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/bg/bookmarks.js [build TRE] sbasic/bg [build TRE] scalc/bg [build TRE] schart/bg [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/bg/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/bg/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/bg/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/bg/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/bn/bookmarks.js [build TRE] sbasic/bn [build TRE] scalc/bn [build TRE] schart/bn [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/bn/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/bn/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/bn/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/bn/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/bn-IN/bookmarks.js [build TRE] sbasic/bn-IN [build TRE] scalc/bn-IN [build TRE] schart/bn-IN [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/bn-IN/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/bn-IN/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/bn-IN/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/bn-IN/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/bo/bookmarks.js [build TRE] sbasic/bo [build TRE] scalc/bo [build TRE] schart/bo [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/bo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/bo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/bo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/bo/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/bs/bookmarks.js [build TRE] sbasic/bs [build TRE] scalc/bs [build TRE] schart/bs [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/bs/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/bs/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/bs/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/bs/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/ca/bookmarks.js [build TRE] sbasic/ca [build TRE] scalc/ca [build TRE] schart/ca [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ca/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ca/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ca/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ca/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/ca-valencia/bookmarks.js [build TRE] sbasic/ca-valencia [build TRE] scalc/ca-valencia [build TRE] schart/ca-valencia [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ca-valencia/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ca-valencia/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ca-valencia/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ca-valencia/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/cs/bookmarks.js [build TRE] sbasic/cs [build TRE] scalc/cs [build TRE] schart/cs [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/cs/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/cs/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/cs/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/cs/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/da/bookmarks.js [build TRE] sbasic/da [build TRE] scalc/da [build TRE] schart/da [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/da/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/da/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/da/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/da/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/de/bookmarks.js [build TRE] sbasic/de [build TRE] scalc/de [build TRE] schart/de [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/de/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/de/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/de/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/de/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/dz/bookmarks.js [build TRE] sbasic/dz [build TRE] scalc/dz [build TRE] schart/dz [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/dz/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/dz/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/dz/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/dz/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/el/bookmarks.js [build TRE] sbasic/el [build TRE] scalc/el [build TRE] schart/el [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/el/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/el/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/el/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/el/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/en-GB/bookmarks.js [build TRE] sbasic/en-GB [build TRE] scalc/en-GB [build TRE] schart/en-GB [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/en-GB/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/en-GB/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/en-GB/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/en-GB/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/en-ZA/bookmarks.js [build TRE] sbasic/en-ZA [build TRE] scalc/en-ZA [build TRE] schart/en-ZA [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/en-ZA/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/en-ZA/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/en-ZA/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/en-ZA/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/eo/bookmarks.js [build TRE] sbasic/eo [build TRE] scalc/eo [build TRE] schart/eo [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/eo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/eo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/eo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/eo/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/es/bookmarks.js [build TRE] sbasic/es [build TRE] scalc/es [build TRE] schart/es [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/es/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/es/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/es/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/es/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/et/bookmarks.js [build TRE] sbasic/et [build TRE] scalc/et [build TRE] schart/et [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/et/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/et/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/et/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/et/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/eu/bookmarks.js [build TRE] sbasic/eu [build TRE] scalc/eu [build TRE] schart/eu [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/eu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/eu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/eu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/eu/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/fi/bookmarks.js [build TRE] sbasic/fi [build TRE] scalc/fi [build TRE] schart/fi [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/fi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/fi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/fi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/fi/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/fr/bookmarks.js [build TRE] sbasic/fr [build TRE] scalc/fr [build TRE] schart/fr [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/fr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/fr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/fr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/fr/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/gl/bookmarks.js [build TRE] sbasic/gl [build TRE] scalc/gl [build TRE] schart/gl [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/gl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/gl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/gl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/gl/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/gu/bookmarks.js [build TRE] sbasic/gu [build TRE] scalc/gu [build TRE] schart/gu [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/gu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/gu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/gu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/gu/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/he/bookmarks.js [build TRE] sbasic/he [build TRE] scalc/he [build TRE] schart/he [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/he/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/he/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/he/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/he/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/hi/bookmarks.js [build TRE] sbasic/hi [build TRE] scalc/hi [build TRE] schart/hi [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/hi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/hi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/hi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/hi/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/hr/bookmarks.js [build TRE] sbasic/hr [build TRE] scalc/hr [build TRE] schart/hr [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/hr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/hr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/hr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/hr/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/hu/bookmarks.js [build TRE] sbasic/hu [build TRE] scalc/hu [build TRE] schart/hu [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/hu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/hu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/hu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/hu/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/id/bookmarks.js [build TRE] sbasic/id [build TRE] scalc/id [build TRE] schart/id [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/id/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/id/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/id/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/id/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/is/bookmarks.js [build TRE] sbasic/is [build TRE] scalc/is [build TRE] schart/is [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/is/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/is/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/is/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/is/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/it/bookmarks.js [build TRE] sbasic/it [build TRE] scalc/it [build TRE] schart/it [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/it/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/it/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/it/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/it/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/ja/bookmarks.js [build TRE] sbasic/ja [build TRE] scalc/ja [build TRE] schart/ja [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ja/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ja/contents.part [build TRE] swriter/ja [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ja/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/ka/bookmarks.js [build TRE] sbasic/ka [build TRE] scalc/ka [build TRE] schart/ka [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ka/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ka/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ka/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ka/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/km/bookmarks.js [build TRE] sbasic/km [build TRE] scalc/km [build TRE] schart/km [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/km/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/km/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/km/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/km/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/ko/bookmarks.js [build TRE] sbasic/ko [build TRE] scalc/ko [build TRE] schart/ko [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ko/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ko/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ko/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ko/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/lo/bookmarks.js [build TRE] sbasic/lo [build TRE] scalc/lo [build TRE] schart/lo [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/lo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/lo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/lo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/lo/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/lt/bookmarks.js [build TRE] sbasic/lt [build TRE] scalc/lt [build TRE] schart/lt [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/lt/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/lt/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/lt/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/lt/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/lv/bookmarks.js [build TRE] sbasic/lv [build TRE] scalc/lv [build TRE] schart/lv [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/lv/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/lv/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/lv/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/lv/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/mk/bookmarks.js [build TRE] sbasic/mk [build TRE] scalc/mk [build TRE] schart/mk [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/mk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/mk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/mk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/mk/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/nb/bookmarks.js [build TRE] sbasic/nb [build TRE] scalc/nb [build TRE] schart/nb [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/nb/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/nb/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/nb/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/nb/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/ne/bookmarks.js [build TRE] sbasic/ne [build TRE] scalc/ne [build TRE] schart/ne [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ne/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ne/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ne/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ne/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/nl/bookmarks.js [build TRE] sbasic/nl [build TRE] scalc/nl [build TRE] schart/nl [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/nl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/nl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/nl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/nl/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/nn/bookmarks.js [build TRE] sbasic/nn [build TRE] scalc/nn [build TRE] schart/nn [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/nn/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/nn/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/nn/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/nn/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/om/bookmarks.js [build TRE] sbasic/om [build TRE] scalc/om [build TRE] schart/om [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/om/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/om/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/om/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/om/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/pl/bookmarks.js [build TRE] sbasic/pl [build TRE] scalc/pl [build TRE] schart/pl [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/pl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/pl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/pl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/pl/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/pt/bookmarks.js [build TRE] sbasic/pt [build TRE] scalc/pt [build TRE] schart/pt [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/pt/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/pt/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/pt/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/pt/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/pt-BR/bookmarks.js [build TRE] sbasic/pt-BR [build TRE] scalc/pt-BR [build TRE] schart/pt-BR [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/pt-BR/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/pt-BR/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/pt-BR/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/pt-BR/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/ro/bookmarks.js [build TRE] sbasic/ro [build TRE] scalc/ro [build TRE] schart/ro [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ro/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ro/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ro/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ro/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/ru/bookmarks.js [build TRE] sbasic/ru [build TRE] scalc/ru [build TRE] schart/ru [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ru/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ru/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ru/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ru/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/si/bookmarks.js [build TRE] sbasic/si [build TRE] scalc/si [build TRE] schart/si [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/si/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/si/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/si/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/si/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/sid/bookmarks.js [build TRE] sbasic/sid [build TRE] scalc/sid [build TRE] schart/sid [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/sid/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/sid/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/sid/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/sid/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/sk/bookmarks.js [build TRE] sbasic/sk [build TRE] scalc/sk [build TRE] schart/sk [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/sk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/sk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/sk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/sk/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/sl/bookmarks.js [build TRE] sbasic/sl [build TRE] scalc/sl [build TRE] schart/sl [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/sl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/sl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/sl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/sl/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/sq/bookmarks.js [build TRE] sbasic/sq [build TRE] scalc/sq [build TRE] schart/sq [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/sq/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/sq/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/sq/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/sq/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/sv/bookmarks.js [build TRE] sbasic/sv [build TRE] scalc/sv [build TRE] schart/sv [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/sv/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/sv/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/sv/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/sv/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/ta/bookmarks.js [build TRE] sbasic/ta [build TRE] scalc/ta [build TRE] schart/ta [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ta/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ta/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ta/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ta/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/tg/bookmarks.js [build TRE] sbasic/tg [build TRE] scalc/tg [build TRE] schart/tg [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/tg/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/tg/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/tg/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/tg/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/tr/bookmarks.js [build TRE] sbasic/tr [build TRE] scalc/tr [build TRE] schart/tr [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/tr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/tr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/tr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/tr/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/ug/bookmarks.js [build TRE] sbasic/ug [build TRE] scalc/ug [build TRE] schart/ug [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/ug/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/ug/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ug/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/ug/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/uk/bookmarks.js [build TRE] sbasic/uk [build TRE] scalc/uk [build TRE] schart/uk [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/uk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/uk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/uk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/uk/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/vi/bookmarks.js [build TRE] sbasic/vi [build TRE] scalc/vi [build TRE] schart/vi [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/vi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/vi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/vi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/vi/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/zh-CN/bookmarks.js [build TRE] sbasic/zh-CN [build TRE] scalc/zh-CN [build TRE] schart/zh-CN [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/zh-CN/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/zh-CN/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/zh-CN/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/zh-CN/contents.part [build CAT] CustomTarget/helpcontent2/help3xsl/zh-TW/bookmarks.js [build TRE] sbasic/zh-TW [build TRE] scalc/zh-TW [build TRE] schart/zh-TW [build XSL] CustomTarget/helpcontent2/help3xsl/simpress/zh-TW/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/smath/zh-TW/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/zh-TW/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sdraw/zh-TW/contents.part [build BIN] i18nlangtag [build DEP] LNK:Executable/saxparser [build LNK] Executable/saxparser [build DEP] LNK:Library/libtextconv_dict.so [build LNK] Library/libtextconv_dict.so [build DEP] LNK:Executable/gtktiledviewer [build LNK] Executable/gtktiledviewer [build DEP] LNK:Library/libpyuno.so [build LNK] Library/libpyuno.so [build BIN] readlicense_oo [build DEP] LNK:Library/libtesttools_bridgetest-common.so [build LNK] Library/libtesttools_bridgetest-common.so [build DEP] LNK:Library/libtesttools_constructors.so [build LNK] Library/libtesttools_constructors.so [build DEP] LNK:Library/unoexceptionprotector.so [build LNK] Library/unoexceptionprotector.so [build MOD] xmlreader [build PKG] liborcus [build BIN] basegfx [build CMP] binaryurp/source/binaryurp [build UPK] postgresql-9.2.24.tar.bz2 [build MOD] cppu [build MOD] cppuhelper [build BIN] cpputools [build BIN] libassuan [build PRJ] libmspub [build PRJ] libmwaw [build PRJ] libodfgen [build EPK] liborcus [build PRJ] libpagemaker [build PRJ] libqxp [build PRJ] libstaroffice [build PRJ] libvisio [build PRJ] libwpd [build PRJ] libwps [build PRJ] libzmf [build EPK] xmlsec [build CMP] stoc/util/bootstrap [build CMP] stoc/source/inspect/introspection [build CMP] stoc/source/invocation_adapterfactory/invocadapt [build CMP] stoc/source/invocation/invocation [build CMP] stoc/source/namingservice/namingservice [build CMP] stoc/source/proxy_factory/proxyfac [build CMP] stoc/source/corereflection/reflection [build CMP] stoc/util/stocservices [build CMP] remotebridges/source/unourl_resolver/uuresolver [build CMP] shell/source/backends/localebe/localebe1 [build CMP] shell/source/cmdmail/cmdmail [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/am/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/am/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/am/contents.part [build TRE] shared/am [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ar/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ar/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ar/contents.part [build TRE] shared/ar [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ast/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ast/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ast/contents.part [build TRE] shared/ast [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/bg/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/bg/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/bg/contents.part [build TRE] shared/bg [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/bn/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/bn/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/bn/contents.part [build TRE] shared/bn [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/bn-IN/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/bn-IN/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/bn-IN/contents.part [build TRE] shared/bn-IN [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/bo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/bo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/bo/contents.part [build TRE] shared/bo [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/bs/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/bs/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/bs/contents.part [build TRE] shared/bs [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ca/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ca/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ca/contents.part [build TRE] shared/ca [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ca-valencia/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ca-valencia/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ca-valencia/contents.part [build TRE] shared/ca-valencia [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/cs/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/cs/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/cs/contents.part [build TRE] shared/cs [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/da/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/da/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/da/contents.part [build TRE] shared/da [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/de/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/de/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/de/contents.part [build TRE] shared/de [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/dz/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/dz/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/dz/contents.part [build TRE] shared/dz [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/el/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/el/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/el/contents.part [build TRE] shared/el [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/en-GB/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/en-GB/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/en-GB/contents.part [build TRE] shared/en-GB [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/en-ZA/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/en-ZA/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/en-ZA/contents.part [build TRE] shared/en-ZA [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/eo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/eo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/eo/contents.part [build TRE] shared/eo [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/es/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/es/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/es/contents.part [build TRE] shared/es [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/et/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/et/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/et/contents.part [build TRE] shared/et [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/eu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/eu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/eu/contents.part [build TRE] shared/eu [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/fi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/fi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/fi/contents.part [build TRE] shared/fi [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/fr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/fr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/fr/contents.part [build TRE] shared/fr [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/gl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/gl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/gl/contents.part [build TRE] shared/gl [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/gu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/gu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/gu/contents.part [build TRE] shared/gu [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/he/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/he/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/he/contents.part [build TRE] shared/he [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/hi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/hi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/hi/contents.part [build TRE] shared/hi [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/hr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/hr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/hr/contents.part [build TRE] shared/hr [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/hu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/hu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/hu/contents.part [build TRE] shared/hu [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/id/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/id/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/id/contents.part [build TRE] shared/id [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/is/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/is/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/is/contents.part [build TRE] shared/is [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/it/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/it/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/it/contents.part [build TRE] shared/it [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ja/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ja/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ja/contents.part [build TRE] shared/ja [build XSL] CustomTarget/helpcontent2/help3xsl/swriter/ja/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ka/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ka/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ka/contents.part [build TRE] shared/ka [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/km/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/km/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/km/contents.part [build TRE] shared/km [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ko/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ko/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ko/contents.part [build TRE] shared/ko [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/lo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/lo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/lo/contents.part [build TRE] shared/lo [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/lt/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/lt/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/lt/contents.part [build TRE] shared/lt [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/lv/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/lv/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/lv/contents.part [build TRE] shared/lv [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/mk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/mk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/mk/contents.part [build TRE] shared/mk [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/nb/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/nb/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/nb/contents.part [build TRE] shared/nb [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ne/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ne/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ne/contents.part [build TRE] shared/ne [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/nl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/nl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/nl/contents.part [build TRE] shared/nl [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/nn/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/nn/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/nn/contents.part [build TRE] shared/nn [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/om/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/om/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/om/contents.part [build TRE] shared/om [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/pl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/pl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/pl/contents.part [build TRE] shared/pl [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/pt/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/pt/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/pt/contents.part [build TRE] shared/pt [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/pt-BR/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/pt-BR/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/pt-BR/contents.part [build TRE] shared/pt-BR [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ro/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ro/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ro/contents.part [build TRE] shared/ro [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ru/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ru/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ru/contents.part [build TRE] shared/ru [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/si/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/si/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/si/contents.part [build TRE] shared/si [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/sid/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/sid/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/sid/contents.part [build TRE] shared/sid [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/sk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/sk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/sk/contents.part [build TRE] shared/sk [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/sl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/sl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/sl/contents.part [build TRE] shared/sl [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/sq/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/sq/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/sq/contents.part [build TRE] shared/sq [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/sv/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/sv/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/sv/contents.part [build TRE] shared/sv [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ta/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ta/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ta/contents.part [build TRE] shared/ta [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/tg/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/tg/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/tg/contents.part [build TRE] shared/tg [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/tr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/tr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/tr/contents.part [build TRE] shared/tr [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/ug/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/ug/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/ug/contents.part [build TRE] shared/ug [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/uk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/uk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/uk/contents.part [build TRE] shared/uk [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/vi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/vi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/vi/contents.part [build TRE] shared/vi [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/zh-CN/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/zh-CN/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/zh-CN/contents.part [build TRE] shared/zh-CN [build XSL] CustomTarget/helpcontent2/help3xsl/sbasic/zh-TW/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/scalc/zh-TW/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/schart/zh-TW/contents.part [build TRE] shared/zh-TW [build MOD] i18nlangtag [build BIN] libreofficekit [build DEP] LNK:Library/libpythonloaderlo.so [build LNK] Library/libpythonloaderlo.so [build MOD] readlicense_oo [build BIN] remotebridges [build BIN] stoc [build DEP] LNK:Library/libtesttools_cppobj.so [build LNK] Library/libtesttools_cppobj.so [build DEP] LNK:Library/libtesttools_bridgetest.so [build LNK] Library/libtesttools_bridgetest.so [build CMP] testtools/source/bridgetest/constructors [build BIN] ucbhelper [build PRJ] gpgmepp [build PKG] curl [build MOD] basegfx [build BIN] binaryurp [build PAT] postgresql [build MOD] cpputools [build EPK] curl [build PRJ] libabw [build MOD] libassuan [build PRJ] libcdr [build PRJ] libebook [build PRJ] libepubgen [build PRJ] libetonyek [build PRJ] libfreehand [build BIN] libmspub [build BIN] liborcus [build BIN] libpagemaker [build BIN] libqxp [build BIN] libvisio [build BIN] libzmf [build BIN] xmlsec [build XSL] CustomTarget/helpcontent2/help3xsl/shared/am/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ar/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ast/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/bg/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/bn/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/bn-IN/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/bo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/bs/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ca/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ca-valencia/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/cs/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/da/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/de/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/dz/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/el/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/en-GB/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/en-ZA/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/eo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/es/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/et/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/eu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/fi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/fr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/gl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/gu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/he/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/hi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/hr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/hu/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/id/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/is/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/it/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ja/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ka/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/km/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ko/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/lo/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/lt/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/lv/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/mk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/nb/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ne/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/nl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/nn/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/om/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/pl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/pt/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/pt-BR/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ro/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ru/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/si/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/sid/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/sk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/sl/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/sq/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/sv/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ta/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/tg/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/tr/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/ug/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/uk/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/vi/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/zh-CN/contents.part [build XSL] CustomTarget/helpcontent2/help3xsl/shared/zh-TW/contents.part [build MOD] libreofficekit [build CMP] pyuno/source/loader/pythonloader [build MOD] remotebridges [build MOD] stoc [build CMP] testtools/source/bridgetest/cppobj [build CMP] testtools/source/bridgetest/bridgetest [build MOD] ucbhelper [build MOD] binaryurp [build PKG] firebird [build BIN] curl [build EPK] firebird [build BIN] libabw [build BIN] libcdr [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/allowable-actions.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-workspace.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/base-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-property.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-repository.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-utils.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/http-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/json-utils.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/oauth2-data.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/oauth2-handler.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/oauth2-providers.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-property.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-repository.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-utils.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/property.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/property-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/rendition.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/repository.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/session-factory.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-property.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-repository.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-utils.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-navigationservice.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-objectservice.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-relatedmultipart.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-repositoryservice.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-requests.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-soap.cxx In file included from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/config/header_deprecated.hpp:18, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/pending/integer_log2.hpp:5, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/random/detail/integer_log2.hpp:19, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/random/detail/large_arithmetic.hpp:19, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/random/detail/const_mod.hpp:23, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/random/detail/seed_impl.hpp:26, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/random/mersenne_twister.hpp:30, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/uuid/random_generator.hpp:17, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/uuid/uuid_generators.hpp:17, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/boost/include/boost/uuid/uuid_generators.hpp:27, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/libcmis/src/libcmis/ws-relatedmultipart.cxx:34: /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE' 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/pending/integer_log2.hpp:7:1: note: in expansion of macro 'BOOST_HEADER_DEPRECATED' 7 | BOOST_HEADER_DEPRECATED(""); | ^~~~~~~~~~~~~~~~~~~~~~~ [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-versioningservice.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/xml-utils.cxx [build BIN] libebook [build BIN] libepubgen [build BIN] libfreehand [build MOD] libmspub [build MOD] liborcus [build MOD] libpagemaker [build MOD] libqxp [build MOD] libvisio [build MOD] libzmf [build PKG] rasqal [build MOD] xmlsec [build CAT] CustomTarget/helpcontent2/help3xsl/am/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/ar/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/ast/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/bg/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/bn/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/bn-IN/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/bo/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/bs/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/ca/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/ca-valencia/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/cs/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/da/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/de/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/dz/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/el/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/en-GB/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/en-ZA/contents.js In file included from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/config/header_deprecated.hpp:18, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/pending/integer_log2.hpp:5, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/random/detail/integer_log2.hpp:19, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/random/detail/large_arithmetic.hpp:19, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/random/detail/const_mod.hpp:23, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/random/detail/seed_impl.hpp:26, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/random/mersenne_twister.hpp:30, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/uuid/random_generator.hpp:17, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/uuid/uuid_generators.hpp:17, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/external/boost/include/boost/uuid/uuid_generators.hpp:27, from /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/libcmis/src/libcmis/ws-soap.cxx:31: /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE' 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/boost/boost/pending/integer_log2.hpp:7:1: note: in expansion of macro 'BOOST_HEADER_DEPRECATED' 7 | BOOST_HEADER_DEPRECATED(""); | ^~~~~~~~~~~~~~~~~~~~~~~ [build CAT] CustomTarget/helpcontent2/help3xsl/eo/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/es/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/et/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/eu/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/fi/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/fr/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/gl/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/gu/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/he/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/hi/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/hr/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/hu/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/id/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/is/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/it/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/ja/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/ka/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/km/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/ko/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/lo/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/lt/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/lv/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/mk/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/nb/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/ne/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/nl/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/nn/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/om/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/pl/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/pt/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/pt-BR/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/ro/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/ru/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/si/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/sid/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/sk/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/sl/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/sq/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/sv/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/ta/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/tg/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/tr/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/ug/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/uk/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/vi/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/zh-CN/contents.js [build CAT] CustomTarget/helpcontent2/help3xsl/zh-TW/contents.js [build RDB] pyuno [build RDB] uno_services [build PRJ] postgresql [build MOD] curl [build BIN] firebird [build MOD] libabw [build MOD] libcdr [build MOD] libebook [build MOD] libepubgen [build MOD] libfreehand [build BIN] postgresql [build EPK] rasqal [build BIN] testtools [build MOD] firebird [build PKG] libmwaw [build PKG] libodfgen [build PKG] libstaroffice [build PKG] libwpd [build PKG] libwps [build MOD] postgresql [build PKG] helpcontent2_html_lang_am [build PKG] helpcontent2_html_lang_ar [build PKG] helpcontent2_html_lang_ast [build PKG] helpcontent2_html_lang_bg [build PKG] helpcontent2_html_lang_bn [build PKG] helpcontent2_html_lang_bn-IN [build PKG] helpcontent2_html_lang_bo [build PKG] helpcontent2_html_lang_bs [build PKG] helpcontent2_html_lang_ca [build PKG] helpcontent2_html_lang_ca-valencia [build PKG] helpcontent2_html_lang_cs [build PKG] helpcontent2_html_lang_da [build PKG] helpcontent2_html_lang_de [build PKG] helpcontent2_html_lang_dz [build PKG] helpcontent2_html_lang_el [build PKG] helpcontent2_html_lang_en-GB [build PKG] helpcontent2_html_lang_en-ZA [build PKG] helpcontent2_html_lang_eo [build PKG] helpcontent2_html_lang_es [build PKG] helpcontent2_html_lang_et [build PKG] helpcontent2_html_lang_eu [build PKG] helpcontent2_html_lang_fi [build PKG] helpcontent2_html_lang_fr [build PKG] helpcontent2_html_lang_gl [build PKG] helpcontent2_html_lang_gu [build PKG] helpcontent2_html_lang_he [build PKG] helpcontent2_html_lang_hi [build PKG] helpcontent2_html_lang_hr [build PKG] helpcontent2_html_lang_hu [build PKG] helpcontent2_html_lang_id [build PKG] helpcontent2_html_lang_is [build PKG] helpcontent2_html_lang_it [build PKG] helpcontent2_html_lang_ja [build PKG] helpcontent2_html_lang_ka [build PKG] helpcontent2_html_lang_km [build PKG] helpcontent2_html_lang_ko [build PKG] helpcontent2_html_lang_lo [build PKG] helpcontent2_html_lang_lt [build PKG] helpcontent2_html_lang_lv [build PKG] helpcontent2_html_lang_mk [build PKG] helpcontent2_html_lang_nb [build PKG] helpcontent2_html_lang_ne [build PKG] helpcontent2_html_lang_nl [build PKG] helpcontent2_html_lang_nn [build PKG] helpcontent2_html_lang_om [build PKG] helpcontent2_html_lang_pl [build PKG] helpcontent2_html_lang_pt [build PKG] helpcontent2_html_lang_pt-BR [build PKG] helpcontent2_html_lang_ro [build PKG] helpcontent2_html_lang_ru [build PKG] helpcontent2_html_lang_si [build PKG] helpcontent2_html_lang_sid [build PKG] helpcontent2_html_lang_sk [build PKG] helpcontent2_html_lang_sl [build PKG] helpcontent2_html_lang_sq [build PKG] helpcontent2_html_lang_sv [build PKG] helpcontent2_html_lang_ta [build PKG] helpcontent2_html_lang_tg [build PKG] helpcontent2_html_lang_tr [build PKG] helpcontent2_html_lang_ug [build PKG] helpcontent2_html_lang_uk [build PKG] helpcontent2_html_lang_vi [build PKG] helpcontent2_html_lang_zh-CN [build PKG] helpcontent2_html_lang_zh-TW [build BIN] pyuno [build MOD] testtools [build PKG] gpgmepp [build DEP] LNK:StaticLibrary/liblibcmis.a [build LNK] StaticLibrary/liblibcmis.a [build PKG] libetonyek [build EPK] libmwaw [build EPK] libodfgen [build EPK] libstaroffice [build EPK] libwpd [build EPK] libwps [build UPK] e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz [build ALP] helpcontent2_html_lang [build MOD] pyuno [build EPK] gpgmepp [build BIN] libcmis [build EPK] libetonyek [build BIN] libmwaw [build BIN] libodfgen [build BIN] libstaroffice [build BIN] libwpd [build BIN] libwps [build PAT] redland [build CUS] helpcontent2/help3xsl [build LOC] helpcontent2 [build CXX] comphelper/source/compare/AnyCompareFactory.cxx [build CXX] comphelper/source/container/IndexedPropertyValuesContainer.cxx [build CXX] comphelper/source/container/NamedPropertyValuesContainer.cxx [build CXX] comphelper/source/container/container.cxx [build CXX] comphelper/source/container/containermultiplexer.cxx [build CXX] comphelper/source/container/interfacecontainer2.cxx [build CXX] comphelper/source/container/embeddedobjectcontainer.cxx [build CXX] comphelper/source/container/enumerablemap.cxx [build CXX] comphelper/source/container/enumhelper.cxx [build CXX] comphelper/source/container/namecontainer.cxx [build CXX] comphelper/source/eventattachermgr/eventattachermgr.cxx [build CXX] comphelper/source/misc/accessiblecomponenthelper.cxx [build CXX] comphelper/source/misc/accessiblecontexthelper.cxx [build CXX] comphelper/source/misc/accessibleeventnotifier.cxx [build CXX] comphelper/source/misc/accessiblekeybindinghelper.cxx [build CXX] comphelper/source/misc/accessibleselectionhelper.cxx [build CXX] comphelper/source/misc/accessibletexthelper.cxx [build CXX] comphelper/source/misc/accessiblewrapper.cxx [build CXX] comphelper/source/misc/accimplaccess.cxx [build CXX] comphelper/source/misc/AccessibleImplementationHelper.cxx [build CXX] comphelper/source/misc/anytostring.cxx [build CXX] comphelper/source/misc/asyncnotification.cxx [build CXX] comphelper/source/misc/automationinvokedzone.cxx [build CXX] comphelper/source/misc/backupfilehelper.cxx [build CXX] comphelper/source/misc/base64.cxx [build CXX] comphelper/source/misc/comphelper_module.cxx [build CXX] comphelper/source/misc/comphelper_services.cxx [build CXX] comphelper/source/misc/componentbase.cxx [build CXX] comphelper/source/misc/componentmodule.cxx [build CXX] comphelper/source/misc/configuration.cxx [build CXX] comphelper/source/misc/configurationhelper.cxx [build CXX] comphelper/source/misc/dispatchcommand.cxx [build CXX] comphelper/source/misc/docpasswordhelper.cxx [build CXX] comphelper/source/misc/docpasswordrequest.cxx [build CXX] comphelper/source/misc/documentinfo.cxx [build CXX] comphelper/source/misc/evtlistenerhlp.cxx [build CXX] comphelper/source/misc/evtmethodhelper.cxx [build CXX] comphelper/source/misc/fileurl.cxx [build CXX] comphelper/source/misc/getexpandeduri.cxx [build CXX] comphelper/source/misc/graphicmimetype.cxx [build CXX] comphelper/source/misc/hash.cxx [build CXX] comphelper/source/misc/instancelocker.cxx [build CXX] comphelper/source/misc/interaction.cxx [build CXX] comphelper/source/misc/listenernotification.cxx [build CXX] comphelper/source/misc/logging.cxx [build CXX] comphelper/source/misc/lok.cxx [build CXX] comphelper/source/misc/mimeconfighelper.cxx [build CXX] comphelper/source/misc/namedvaluecollection.cxx [build CXX] comphelper/source/misc/numberedcollection.cxx [build CXX] comphelper/source/misc/numbers.cxx [build CXX] comphelper/source/misc/officerestartmanager.cxx [build CXX] comphelper/source/misc/profilezone.cxx [build CXX] comphelper/source/misc/proxyaggregation.cxx [build CXX] comphelper/source/misc/random.cxx [build CXX] comphelper/source/misc/SelectionMultiplex.cxx [build CXX] comphelper/source/misc/sequenceashashmap.cxx [build CXX] comphelper/source/misc/sequence.cxx [build CXX] comphelper/source/misc/servicedecl.cxx [build CXX] comphelper/source/misc/serviceinfohelper.cxx [build CXX] comphelper/source/misc/sharedmutex.cxx [build CXX] comphelper/source/misc/simplefileaccessinteraction.cxx [build CXX] comphelper/source/misc/solarmutex.cxx [build CXX] comphelper/source/misc/stillreadwriteinteraction.cxx [build CXX] comphelper/source/misc/anycompare.cxx [build CXX] comphelper/source/misc/storagehelper.cxx [build CXX] comphelper/source/misc/string.cxx [build CXX] comphelper/source/misc/synchronousdispatch.cxx [build CXX] comphelper/source/misc/syntaxhighlight.cxx [build CXX] comphelper/source/misc/threadpool.cxx [build CXX] comphelper/source/misc/types.cxx [build CXX] comphelper/source/misc/weak.cxx [build CXX] comphelper/source/misc/weakeventlistener.cxx [build CXX] comphelper/source/misc/xmlsechelper.cxx [build CXX] comphelper/source/officeinstdir/officeinstallationdirectories.cxx [build CXX] comphelper/source/processfactory/processfactory.cxx [build CXX] comphelper/source/property/ChainablePropertySet.cxx [build CXX] comphelper/source/property/ChainablePropertySetInfo.cxx [build CXX] comphelper/source/property/genericpropertyset.cxx [build CXX] comphelper/source/property/MasterPropertySet.cxx [build CXX] comphelper/source/property/MasterPropertySetInfo.cxx [build CXX] comphelper/source/property/opropertybag.cxx [build CXX] comphelper/source/property/propagg.cxx [build CXX] comphelper/source/property/propertybag.cxx [build CXX] comphelper/source/property/propertycontainer.cxx [build CXX] comphelper/source/property/propertycontainerhelper.cxx [build CXX] comphelper/source/property/property.cxx [build CXX] comphelper/source/property/propertysethelper.cxx [build CXX] comphelper/source/property/propertysetinfo.cxx [build CXX] comphelper/source/property/propertystatecontainer.cxx [build CXX] comphelper/source/property/propmultiplex.cxx [build CXX] comphelper/source/property/propstate.cxx [build CXX] comphelper/source/streaming/basicio.cxx [build CXX] comphelper/source/streaming/memorystream.cxx [build CXX] comphelper/source/streaming/oslfile2streamwrap.cxx [build CXX] comphelper/source/streaming/seekableinput.cxx [build CXX] comphelper/source/streaming/seqinputstreamserv.cxx [build CXX] comphelper/source/streaming/seqoutputstreamserv.cxx [build CXX] comphelper/source/streaming/seqstream.cxx [build CXX] comphelper/source/streaming/streamsection.cxx [build CXX] comphelper/source/xml/attributelist.cxx [build CXX] comphelper/source/xml/ofopxmlhelper.cxx [build CXX] comphelper/source/xml/xmltools.cxx [build CXX] tools/source/datetime/datetime.cxx [build CXX] tools/source/datetime/datetimeutils.cxx [build CXX] tools/source/datetime/systemdatetime.cxx [build CXX] tools/source/datetime/tdate.cxx [build CXX] tools/source/datetime/ttime.cxx [build CXX] tools/source/debug/debug.cxx [build CXX] tools/source/fsys/fileutil.cxx [build CXX] tools/source/fsys/urlobj.cxx [build CXX] tools/source/fsys/wldcrd.cxx [build CXX] tools/source/generic/b3dtrans.cxx [build CXX] tools/source/generic/bigint.cxx [build CXX] tools/source/generic/color.cxx [build CXX] tools/source/generic/config.cxx [build CXX] tools/source/generic/fract.cxx [build CXX] tools/source/generic/gen.cxx [build CXX] tools/source/generic/line.cxx [build CXX] tools/source/generic/point.cxx [build CXX] tools/source/generic/poly.cxx [build CXX] tools/source/generic/poly2.cxx [build CXX] tools/source/generic/svborder.cxx [build CXX] tools/source/inet/inetmime.cxx [build CXX] tools/source/inet/inetmsg.cxx [build CXX] tools/source/inet/inetstrm.cxx [build CXX] tools/source/memtools/multisel.cxx [build CXX] tools/source/misc/cpuid.cxx [build CXX] tools/source/misc/extendapplicationenvironment.cxx [build CXX] tools/source/ref/globname.cxx [build CXX] tools/source/ref/ref.cxx [build CXX] tools/source/stream/stream.cxx [build CXX] tools/source/stream/vcompat.cxx [build CXX] tools/source/stream/GenericTypeSerializer.cxx [build CXX] tools/source/string/tenccvt.cxx [build CXX] tools/source/zcodec/zcodec.cxx [build CXX] tools/source/xml/XmlWriter.cxx [build CXX] tools/source/xml/XmlWalker.cxx [build CXX] tools/source/stream/strmunx.cxx [build CXX] workdir/CustomTarget/tools/string/reversemap.cxx [build CXX] unotools/source/accessibility/accessiblerelationsethelper.cxx [build CXX] unotools/source/accessibility/accessiblestatesethelper.cxx [build CXX] unotools/source/config/bootstrap.cxx [build CXX] unotools/source/config/cmdoptions.cxx [build CXX] unotools/source/config/compatibility.cxx [build CXX] unotools/source/config/compatibilityviewoptions.cxx [build CXX] unotools/source/config/configitem.cxx [build CXX] unotools/source/config/configmgr.cxx [build CXX] unotools/source/config/confignode.cxx [build CXX] unotools/source/config/configpaths.cxx [build CXX] unotools/source/config/configvaluecontainer.cxx [build CXX] unotools/source/config/defaultoptions.cxx [build CXX] unotools/source/config/docinfohelper.cxx [build CXX] unotools/source/config/dynamicmenuoptions.cxx [build CXX] unotools/source/config/eventcfg.cxx [build CXX] unotools/source/config/extendedsecurityoptions.cxx [build CXX] unotools/source/config/fltrcfg.cxx [build CXX] unotools/source/config/fontcfg.cxx [build CXX] unotools/source/config/fontoptions.cxx [build CXX] unotools/source/config/historyoptions.cxx [build CXX] unotools/source/config/itemholder1.cxx [build CXX] unotools/source/config/lingucfg.cxx [build CXX] unotools/source/config/misccfg.cxx [build CXX] unotools/source/config/moduleoptions.cxx [build CXX] unotools/source/config/options.cxx [build CXX] unotools/source/config/optionsdlg.cxx [build CXX] unotools/source/config/pathoptions.cxx [build CXX] unotools/source/config/printwarningoptions.cxx [build CXX] unotools/source/config/saveopt.cxx [build CXX] unotools/source/config/searchopt.cxx [build CXX] unotools/source/config/securityoptions.cxx [build CXX] unotools/source/config/syslocaleoptions.cxx [build CXX] unotools/source/config/useroptions.cxx [build CXX] unotools/source/config/viewoptions.cxx [build CXX] unotools/source/i18n/calendarwrapper.cxx [build CXX] unotools/source/i18n/caserotate.cxx [build CXX] unotools/source/i18n/charclass.cxx [build CXX] unotools/source/i18n/collatorwrapper.cxx [build CXX] unotools/source/i18n/intlwrapper.cxx [build CXX] unotools/source/i18n/localedatawrapper.cxx [build CXX] unotools/source/i18n/nativenumberwrapper.cxx [build CXX] unotools/source/i18n/readwritemutexguard.cxx [build CXX] unotools/source/i18n/resmgr.cxx [build CXX] unotools/source/i18n/textsearch.cxx [build CXX] unotools/source/i18n/transliterationwrapper.cxx [build CXX] unotools/source/misc/closeveto.cxx [build CXX] unotools/source/misc/datetime.cxx [build CXX] unotools/source/misc/desktopterminationobserver.cxx [build CXX] unotools/source/misc/eventlisteneradapter.cxx [build CXX] unotools/source/misc/fontcvt.cxx [build CXX] unotools/source/misc/fontdefs.cxx [build CXX] unotools/source/misc/mediadescriptor.cxx [build CXX] unotools/source/misc/sharedunocomponent.cxx [build CXX] unotools/source/misc/syslocale.cxx [build CXX] unotools/source/misc/unotoolsservices.cxx [build CXX] unotools/source/misc/wincodepage.cxx [build CXX] unotools/source/misc/ServiceDocumenter.cxx [build CXX] unotools/source/misc/ZipPackageHelper.cxx [build CXX] unotools/source/streaming/streamhelper.cxx [build CXX] unotools/source/streaming/streamwrap.cxx [build CXX] unotools/source/ucbhelper/localfilehelper.cxx [build CXX] unotools/source/ucbhelper/progresshandlerwrap.cxx [build CXX] unotools/source/ucbhelper/tempfile.cxx [build CXX] unotools/source/ucbhelper/ucbhelper.cxx [build CXX] unotools/source/ucbhelper/ucblockbytes.cxx [build CXX] unotools/source/ucbhelper/ucbstreamhelper.cxx [build CXX] unotools/source/ucbhelper/xtempfile.cxx [build CXX] opencl/source/openclconfig.cxx [build CXX] opencl/source/openclwrapper.cxx [build CXX] opencl/source/opencl_device.cxx [build CXX] opencl/source/platforminfo.cxx [build CXX] opencl/source/OpenCLZone.cxx [build CXX] sax/source/tools/converter.cxx [build CXX] sax/source/tools/fastattribs.cxx [build CXX] sax/source/tools/fastserializer.cxx [build CXX] sax/source/tools/fshelper.cxx [build CXX] xmlscript/source/misc/unoservices.cxx [build CXX] xmlscript/source/xml_helper/xml_byteseq.cxx [build CXX] xmlscript/source/xml_helper/xml_element.cxx [build CXX] xmlscript/source/xml_helper/xml_impctx.cxx [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_expmodels.cxx [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_export.cxx [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_import.cxx [build CXX] xmlscript/source/xmlflat_imexp/xmlbas_export.cxx [build CXX] xmlscript/source/xmlflat_imexp/xmlbas_import.cxx [build CXX] xmlscript/source/xmllib_imexp/xmllib_export.cxx [build CXX] xmlscript/source/xmllib_imexp/xmllib_import.cxx [build CXX] xmlscript/source/xmlmod_imexp/xmlmod_export.cxx [build CXX] xmlscript/source/xmlmod_imexp/xmlmod_import.cxx [build BIN] gpgmepp [build MOD] libcmis [build BIN] libetonyek [build MOD] libmwaw [build MOD] libodfgen [build MOD] libstaroffice [build MOD] libwpd [build UPK] libwpg-0.3.3.tar.xz [build MOD] libwps [build CXX] i18npool/source/search/levdis.cxx [build CXX] i18npool/source/search/textsearch.cxx [build CXX] ucb/source/sorter/sortdynres.cxx [build CXX] ucb/source/sorter/sortmain.cxx [build CXX] ucb/source/sorter/sortresult.cxx [build CXX] ucb/source/cacher/cachedcontentresultset.cxx [build CXX] ucb/source/cacher/cachedcontentresultsetstub.cxx [build CXX] ucb/source/cacher/cacheddynamicresultset.cxx [build CXX] ucb/source/cacher/cacheddynamicresultsetstub.cxx [build CXX] ucb/source/cacher/cacheserv.cxx [build CXX] ucb/source/cacher/contentresultsetwrapper.cxx [build CXX] ucb/source/cacher/dynamicresultsetwrapper.cxx [build CXX] ucb/source/ucp/file/bc.cxx [build CXX] ucb/source/ucp/file/filcmd.cxx [build CXX] ucb/source/ucp/file/filglob.cxx [build CXX] ucb/source/ucp/file/filid.cxx [build CXX] ucb/source/ucp/file/filinpstr.cxx [build CXX] ucb/source/ucp/file/filinsreq.cxx [build CXX] ucb/source/ucp/file/filnot.cxx [build CXX] ucb/source/ucp/file/filprp.cxx [build CXX] ucb/source/ucp/file/filrec.cxx [build CXX] ucb/source/ucp/file/filrow.cxx [build CXX] ucb/source/ucp/file/filrset.cxx [build CXX] ucb/source/ucp/file/filstr.cxx [build CXX] ucb/source/ucp/file/filtask.cxx [build CXX] ucb/source/ucp/file/prov.cxx [build CXX] ucb/source/ucp/ftp/ftpcfunc.cxx [build CXX] ucb/source/ucp/ftp/ftpcontentcaps.cxx [build CXX] ucb/source/ucp/ftp/ftpcontent.cxx [build CXX] ucb/source/ucp/ftp/ftpcontentidentifier.cxx [build CXX] ucb/source/ucp/ftp/ftpcontentprovider.cxx [build CXX] ucb/source/ucp/ftp/ftpdirp.cxx [build CXX] ucb/source/ucp/ftp/ftpdynresultset.cxx [build CXX] ucb/source/ucp/ftp/ftpintreq.cxx [build CXX] ucb/source/ucp/ftp/ftploaderthread.cxx [build CXX] ucb/source/ucp/ftp/ftpresultsetbase.cxx [build CXX] ucb/source/ucp/ftp/ftpresultsetI.cxx [build CXX] ucb/source/ucp/ftp/ftpservices.cxx [build CXX] ucb/source/ucp/ftp/ftpurl.cxx [build CXX] ucb/source/ucp/hierarchy/dynamicresultset.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchycontent.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchydata.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchydatasource.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchyprovider.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchyservices.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchyuri.cxx [build CXX] ucb/source/ucp/package/pkgcontentcaps.cxx [build CXX] ucb/source/ucp/package/pkgcontent.cxx [build CXX] ucb/source/ucp/package/pkgdatasupplier.cxx [build CXX] ucb/source/ucp/package/pkgprovider.cxx [build CXX] ucb/source/ucp/package/pkgresultset.cxx [build CXX] ucb/source/ucp/package/pkgservices.cxx [build CXX] ucb/source/ucp/package/pkguri.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_contentcaps.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_content.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_datasupplier.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_docmgr.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_documentcontentfactory.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_passwordrequest.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_provider.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_resultset.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_services.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_stgelems.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_storage.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_uri.cxx [build CXX] shell/source/sessioninstall/SyncDbusSessionHelper.cxx [build CXX] shell/source/sessioninstall/services.cxx [build CXX] shell/source/unix/exec/shellexec.cxx [build CXX] shell/source/unix/exec/shellexecentry.cxx [build GPK] helpcontent2_html_lang_generated [build CXX] unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx [build LOC] libreoffice [build DEP] LNK:Library/libcomphelper.so [build LNK] Library/libcomphelper.so [build CXX] UnoControls/source/base/basecontainercontrol.cxx [build CXX] UnoControls/source/base/basecontrol.cxx [build CXX] UnoControls/source/base/multiplexer.cxx [build CXX] UnoControls/source/base/registercontrols.cxx [build CXX] UnoControls/source/controls/OConnectionPointContainerHelper.cxx [build CXX] UnoControls/source/controls/OConnectionPointHelper.cxx [build CXX] UnoControls/source/controls/framecontrol.cxx [build CXX] UnoControls/source/controls/progressbar.cxx [build CXX] UnoControls/source/controls/progressmonitor.cxx [build CXX] UnoControls/source/controls/statusindicator.cxx [build CXX] sot/source/unoolestorage/xolesimplestorage.cxx [build CXX] sot/source/base/formats.cxx [build CXX] sot/source/base/object.cxx [build CXX] sot/source/base/exchange.cxx [build CXX] sot/source/base/filelist.cxx [build CXX] sot/source/sdstor/stg.cxx [build CXX] sot/source/sdstor/stgavl.cxx [build CXX] sot/source/sdstor/stgcache.cxx [build CXX] sot/source/sdstor/stgdir.cxx [build CXX] sot/source/sdstor/stgelem.cxx [build CXX] sot/source/sdstor/stgio.cxx [build CXX] sot/source/sdstor/stgole.cxx [build CXX] sot/source/sdstor/stgstrms.cxx [build CXX] sot/source/sdstor/storage.cxx [build CXX] sot/source/sdstor/storinfo.cxx [build CXX] sot/source/sdstor/ucbstorage.cxx [build CXX] i18nutil/source/utility/casefolding.cxx [build CXX] i18nutil/source/utility/oneToOneMapping.cxx [build CXX] i18nutil/source/utility/paper.cxx [build CXX] i18nutil/source/utility/scripttypedetector.cxx [build CXX] i18nutil/source/utility/unicode.cxx [build CXX] i18nutil/source/utility/widthfolding.cxx [build CXX] animations/source/animcore/animcore.cxx [build CXX] idl/source/cmptools/hash.cxx [build CXX] idl/source/cmptools/lex.cxx [build CXX] idl/source/objects/basobj.cxx [build CXX] idl/source/objects/bastype.cxx [build CXX] idl/source/objects/module.cxx [build CXX] idl/source/objects/object.cxx [build CXX] idl/source/objects/slot.cxx [build CXX] idl/source/objects/types.cxx [build CXX] idl/source/prj/command.cxx [build CXX] idl/source/prj/database.cxx [build CXX] idl/source/prj/globals.cxx [build CXX] idl/source/prj/svidl.cxx [build CXX] idl/source/prj/parser.cxx [build CXX] sax/source/expatwrap/sax_expat.cxx [build CXX] sax/source/expatwrap/saxwriter.cxx [build CXX] sax/source/expatwrap/xml2utf.cxx [build CXX] sax/source/fastparser/fastparser.cxx [build CXX] sax/source/fastparser/legacyfastparser.cxx [build CXX] configmgr/source/access.cxx [build CXX] configmgr/source/broadcaster.cxx [build CXX] configmgr/source/childaccess.cxx [build CXX] configmgr/source/components.cxx [build CXX] configmgr/source/configurationprovider.cxx [build CXX] configmgr/source/configurationregistry.cxx [build CXX] configmgr/source/data.cxx [build CXX] configmgr/source/defaultprovider.cxx [build CXX] configmgr/source/groupnode.cxx [build CXX] configmgr/source/localizedpropertynode.cxx [build CXX] configmgr/source/localizedvaluenode.cxx [build CXX] configmgr/source/lock.cxx [build CXX] configmgr/source/modifications.cxx [build CXX] configmgr/source/node.cxx [build CXX] configmgr/source/nodemap.cxx [build CXX] configmgr/source/parsemanager.cxx [build CXX] configmgr/source/partial.cxx [build CXX] configmgr/source/propertynode.cxx [build CXX] configmgr/source/readonlyaccess.cxx [build CXX] configmgr/source/readwriteaccess.cxx [build CXX] configmgr/source/rootaccess.cxx [build CXX] configmgr/source/rootnode.cxx [build CXX] configmgr/source/services.cxx [build CXX] configmgr/source/setnode.cxx [build CXX] configmgr/source/type.cxx [build CXX] configmgr/source/update.cxx [build CXX] configmgr/source/valueparser.cxx [build CXX] configmgr/source/writemodfile.cxx [build CXX] configmgr/source/xcdparser.cxx [build CXX] configmgr/source/xcsparser.cxx [build CXX] configmgr/source/xcuparser.cxx [build CXX] configmgr/source/xmldata.cxx [build CXX] connectivity/source/drivers/postgresql/pq_driver.cxx [build CXX] connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.cxx [build CXX] connectivity/source/drivers/mozab/bootstrap/MNSFolders.cxx [build CXX] connectivity/source/drivers/mozab/bootstrap/MNSINIParser.cxx [build CXX] connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx [build CXX] helpcompiler/source/HelpCompiler.cxx [build CXX] helpcompiler/source/LuceneHelper.cxx [build CXX] helpcompiler/source/HelpIndexer.cxx [build CXX] helpcompiler/source/HelpSearch.cxx [build CXX] helpcompiler/source/BasCodeTagger.cxx [build CXX] helpcompiler/source/HelpLinker.cxx [build CXX] desktop/source/offacc/acceptor.cxx [build CXX] desktop/source/migration/services/basicmigration.cxx [build CXX] desktop/source/migration/services/cexports.cxx [build CXX] desktop/source/migration/services/wordbookmigration.cxx [build CXX] desktop/source/migration/services/cexportsoo3.cxx [build CXX] desktop/source/migration/services/oo3extensionmigration.cxx [build CXX] dtrans/source/cnttype/mcnttfactory.cxx [build CXX] dtrans/source/cnttype/mcnttype.cxx [build CXX] dtrans/source/cnttype/mctfentry.cxx [build CXX] eventattacher/source/eventattacher.cxx [build CXX] extensions/source/logging/consolehandler.cxx [build CXX] extensions/source/logging/csvformatter.cxx [build CXX] extensions/source/logging/filehandler.cxx [build CXX] extensions/source/logging/logger.cxx [build CXX] extensions/source/logging/loggerconfig.cxx [build CXX] extensions/source/logging/loghandler.cxx [build CXX] extensions/source/logging/logrecord.cxx [build CXX] extensions/source/logging/plaintextformatter.cxx [build CXX] extensions/source/logging/simpletextformatter.cxx [build CXX] extensions/source/config/ldap/componentdef.cxx [build CXX] extensions/source/config/ldap/ldapaccess.cxx [build CXX] extensions/source/config/ldap/ldapuserprofilebe.cxx [build MOD] gpgmepp [build MOD] libetonyek [build PAT] libwpg [build PRJ] redland [build CXX] io/source/services.cxx [build CXX] io/source/acceptor/acc_pipe.cxx [build CXX] io/source/acceptor/acc_socket.cxx [build CXX] io/source/acceptor/acceptor.cxx [build CXX] io/source/connector/connector.cxx [build CXX] io/source/connector/ctr_pipe.cxx [build CXX] io/source/connector/ctr_socket.cxx [build CXX] io/source/stm/odata.cxx [build CXX] io/source/stm/omark.cxx [build CXX] io/source/stm/opipe.cxx [build CXX] io/source/stm/opump.cxx [build CXX] io/source/stm/streamhelper.cxx [build CXX] io/source/TextInputStream/TextInputStream.cxx [build CXX] io/source/TextOutputStream/TextOutputStream.cxx [build CXX] filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx [build CXX] filter/source/xmlfilteradaptor/genericfilter.cxx [build CXX] package/source/manifest/ManifestExport.cxx [build CXX] package/source/manifest/ManifestImport.cxx [build CXX] package/source/manifest/ManifestReader.cxx [build CXX] package/source/manifest/ManifestWriter.cxx [build CXX] package/source/manifest/UnoRegister.cxx [build CXX] package/source/zipapi/blowfishcontext.cxx [build CXX] package/source/zipapi/ByteChucker.cxx [build CXX] package/source/zipapi/ByteGrabber.cxx [build CXX] package/source/zipapi/CRC32.cxx [build CXX] package/source/zipapi/Deflater.cxx [build CXX] package/source/zipapi/Inflater.cxx [build CXX] package/source/zipapi/sha1context.cxx [build CXX] package/source/zipapi/ThreadedDeflater.cxx [build CXX] package/source/zipapi/XBufferedThreadedStream.cxx [build CXX] package/source/zipapi/XUnbufferedStream.cxx [build CXX] package/source/zipapi/ZipEnumeration.cxx [build CXX] package/source/zipapi/ZipFile.cxx [build CXX] package/source/zipapi/ZipOutputEntry.cxx [build CXX] package/source/zipapi/ZipOutputStream.cxx [build CXX] package/source/zippackage/wrapstreamforshare.cxx [build CXX] package/source/zippackage/zipfileaccess.cxx [build CXX] package/source/zippackage/ZipPackageBuffer.cxx [build CXX] package/source/zippackage/ZipPackage.cxx [build CXX] package/source/zippackage/ZipPackageEntry.cxx [build CXX] package/source/zippackage/ZipPackageFolder.cxx [build CXX] package/source/zippackage/ZipPackageFolderEnumeration.cxx [build CXX] package/source/zippackage/ZipPackageSink.cxx [build CXX] package/source/zippackage/ZipPackageStream.cxx [build CXX] hwpfilter/source/attributes.cxx [build CXX] hwpfilter/source/cspline.cxx [build CXX] hwpfilter/source/fontmap.cxx [build CXX] hwpfilter/source/formula.cxx [build CXX] hwpfilter/source/grammar.cxx [build CXX] hwpfilter/source/hbox.cxx [build CXX] hwpfilter/source/hcode.cxx [build CXX] hwpfilter/source/hfont.cxx [build CXX] hwpfilter/source/hgzip.cxx [build CXX] hwpfilter/source/hinfo.cxx [build CXX] hwpfilter/source/hiodev.cxx [build CXX] hwpfilter/source/hpara.cxx [build CXX] hwpfilter/source/hstream.cxx [build CXX] hwpfilter/source/hstyle.cxx [build CXX] hwpfilter/source/htags.cxx [build CXX] hwpfilter/source/hutil.cxx [build CXX] hwpfilter/source/hwpeq.cxx [build CXX] hwpfilter/source/hwpfile.cxx [build CXX] hwpfilter/source/hwpread.cxx [build CXX] hwpfilter/source/hwpreader.cxx [build CXX] hwpfilter/source/lexer.cxx [build CXX] hwpfilter/source/mzstring.cxx [build CXX] hwpfilter/source/solver.cxx [build CXX] lingucomponent/source/languageguessing/guess.cxx [build CXX] lingucomponent/source/languageguessing/guesslang.cxx [build CXX] lingucomponent/source/languageguessing/simpleguesser.cxx [build CXX] lingucomponent/source/numbertext/numbertext.cxx [build CXX] package/source/xstor/disposelistener.cxx [build CXX] package/source/xstor/ocompinstream.cxx [build CXX] package/source/xstor/ohierarchyholder.cxx [build CXX] package/source/xstor/oseekinstream.cxx [build CXX] package/source/xstor/owriteablestream.cxx [build CXX] package/source/xstor/register.cxx [build CXX] package/source/xstor/selfterminatefilestream.cxx [build CXX] package/source/xstor/switchpersistencestream.cxx [build CXX] package/source/xstor/xfactory.cxx [build CXX] package/source/xstor/xstorage.cxx [build CXX] scaddins/source/analysis/analysis.cxx [build CXX] scaddins/source/analysis/analysishelper.cxx [build CXX] scaddins/source/analysis/bessel.cxx [build CXX] scaddins/source/analysis/financial.cxx [build CXX] scaddins/source/datefunc/datefunc.cxx [build CXX] scaddins/source/pricing/pricing.cxx [build CXX] scaddins/source/pricing/black_scholes.cxx [build CXX] svl/source/fsstor/fsfactory.cxx [build CXX] svl/source/fsstor/fsstorage.cxx [build CXX] svl/source/fsstor/oinputstreamcontainer.cxx [build CXX] svl/source/fsstor/ostreamcontainer.cxx [build CXX] svl/source/passwordcontainer/passwordcontainer.cxx [build CXX] svl/source/passwordcontainer/syscreds.cxx [build CXX] ucb/source/core/cmdenv.cxx [build CXX] ucb/source/core/identify.cxx [build CXX] ucb/source/core/provprox.cxx [build CXX] ucb/source/core/ucb.cxx [build CXX] ucb/source/core/ucbcmds.cxx [build CXX] ucb/source/core/ucbprops.cxx [build CXX] ucb/source/core/ucbserv.cxx [build CXX] ucb/source/core/ucbstore.cxx [build CXX] ucb/source/core/FileAccess.cxx [build CXX] ucb/source/regexp/regexp.cxx [build CXX] ucb/source/ucp/cmis/auth_provider.cxx [build CXX] ucb/source/ucp/cmis/certvalidation_handler.cxx [build CXX] ucb/source/ucp/cmis/cmis_content.cxx [build CXX] ucb/source/ucp/cmis/cmis_repo_content.cxx [build CXX] ucb/source/ucp/cmis/cmis_datasupplier.cxx [build CXX] ucb/source/ucp/cmis/cmis_provider.cxx [build CXX] ucb/source/ucp/cmis/cmis_resultset.cxx [build CXX] ucb/source/ucp/cmis/cmis_url.cxx [build CXX] ucb/source/ucp/cmis/std_inputstream.cxx [build CXX] ucb/source/ucp/cmis/std_outputstream.cxx [build CXX] ucb/source/ucp/expand/ucpexpand.cxx [build CXX] ucb/source/ucp/ext/ucpext_content.cxx [build CXX] ucb/source/ucp/ext/ucpext_datasupplier.cxx [build CXX] ucb/source/ucp/ext/ucpext_provider.cxx [build CXX] ucb/source/ucp/ext/ucpext_resultset.cxx [build CXX] ucb/source/ucp/ext/ucpext_services.cxx [build CXX] sccomp/source/solver/SwarmSolver.cxx [build CXX] sccomp/source/solver/SolverComponent.cxx [build CXX] sccomp/source/solver/CoinMPSolver.cxx [build CXX] sccomp/source/solver/LpsolveSolver.cxx [build CXX] ucb/source/ucp/webdav-neon/ContentProperties.cxx [build CXX] ucb/source/ucp/webdav-neon/DateTimeHelper.cxx [build CXX] ucb/source/ucp/webdav-neon/DAVProperties.cxx [build CXX] ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx [build CXX] ucb/source/ucp/webdav-neon/DAVSessionFactory.cxx [build CXX] ucb/source/ucp/webdav-neon/DAVTypes.cxx [build CXX] ucb/source/ucp/webdav-neon/LinkSequence.cxx [build CXX] ucb/source/ucp/webdav-neon/LockEntrySequence.cxx [build CXX] ucb/source/ucp/webdav-neon/LockSequence.cxx [build CXX] ucb/source/ucp/webdav-neon/NeonHeadRequest.cxx [build CXX] ucb/source/ucp/webdav-neon/NeonInputStream.cxx [build CXX] ucb/source/ucp/webdav-neon/NeonLockStore.cxx [build CXX] ucb/source/ucp/webdav-neon/NeonPropFindRequest.cxx [build CXX] ucb/source/ucp/webdav-neon/NeonSession.cxx [build CXX] ucb/source/ucp/webdav-neon/NeonUri.cxx [build CXX] ucb/source/ucp/webdav-neon/PropfindCache.cxx [build CXX] ucb/source/ucp/webdav-neon/UCBDeadPropertyValue.cxx [build CXX] ucb/source/ucp/webdav-neon/webdavcontentcaps.cxx [build CXX] ucb/source/ucp/webdav-neon/webdavcontent.cxx [build CXX] ucb/source/ucp/webdav-neon/webdavdatasupplier.cxx [build CXX] ucb/source/ucp/webdav-neon/webdavprovider.cxx [build CXX] ucb/source/ucp/webdav-neon/webdavresultset.cxx [build CXX] ucb/source/ucp/webdav-neon/webdavservices.cxx [build CXX] scripting/source/stringresource/stringresource.cxx [build CXX] scripting/source/provider/ActiveMSPList.cxx [build CXX] scripting/source/provider/BrowseNodeFactoryImpl.cxx [build CXX] scripting/source/provider/MasterScriptProvider.cxx [build CXX] scripting/source/provider/MasterScriptProviderFactory.cxx [build CXX] scripting/source/provider/ProviderCache.cxx [build CXX] scripting/source/provider/URIHelper.cxx [build CXX] helpcompiler/source/HelpIndexer_main.cxx [build CXX] helpcompiler/source/HelpLinker_main.cxx [build BIN] helpcontent2 [build CXX] shell/source/tools/lngconvex/cmdline.cxx [build CXX] shell/source/tools/lngconvex/lngconvex.cxx [build LOC] top level modules: libreoffice [build CMP] comphelper/util/comphelp [build CXX] i18npool/source/breakiterator/breakiterator_cjk.cxx [build CXX] i18npool/source/breakiterator/breakiteratorImpl.cxx [build CXX] i18npool/source/breakiterator/breakiterator_th.cxx [build CXX] i18npool/source/breakiterator/breakiterator_unicode.cxx [build CXX] i18npool/source/breakiterator/xdictionary.cxx [build CXX] i18npool/source/calendar/calendarImpl.cxx [build CXX] i18npool/source/calendar/calendar_gregorian.cxx [build CXX] i18npool/source/calendar/calendar_hijri.cxx [build CXX] i18npool/source/calendar/calendar_jewish.cxx [build CXX] i18npool/source/characterclassification/cclass_unicode.cxx [build CXX] i18npool/source/characterclassification/cclass_unicode_parser.cxx [build CXX] i18npool/source/characterclassification/characterclassificationImpl.cxx [build CXX] i18npool/source/characterclassification/unoscripttypedetector.cxx [build CXX] i18npool/source/collator/chaptercollator.cxx [build CXX] i18npool/source/collator/collatorImpl.cxx [build CXX] i18npool/source/collator/collator_unicode.cxx [build CXX] i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx [build CXX] i18npool/source/indexentry/indexentrysupplier.cxx [build CXX] i18npool/source/indexentry/indexentrysupplier_asian.cxx [build CXX] i18npool/source/indexentry/indexentrysupplier_common.cxx [build CXX] i18npool/source/indexentry/indexentrysupplier_default.cxx [build CXX] i18npool/source/indexentry/indexentrysupplier_ja_phonetic.cxx [build CXX] i18npool/source/inputchecker/inputsequencechecker.cxx [build CXX] i18npool/source/inputchecker/inputsequencechecker_hi.cxx [build CXX] i18npool/source/inputchecker/inputsequencechecker_th.cxx [build CXX] i18npool/source/localedata/localedata.cxx [build CXX] i18npool/source/nativenumber/nativenumbersupplier.cxx [build CXX] i18npool/source/numberformatcode/numberformatcode.cxx [build CXX] i18npool/source/ordinalsuffix/ordinalsuffix.cxx [build CXX] i18npool/source/registerservices/registerservices.cxx [build CXX] i18npool/source/textconversion/textconversion.cxx [build CXX] i18npool/source/textconversion/textconversionImpl.cxx [build CXX] i18npool/source/textconversion/textconversion_ko.cxx [build CXX] i18npool/source/textconversion/textconversion_zh.cxx [build CXX] i18npool/source/transliteration/chartonum.cxx [build CXX] i18npool/source/transliteration/fullwidthToHalfwidth.cxx [build CXX] i18npool/source/transliteration/halfwidthToFullwidth.cxx [build CXX] i18npool/source/transliteration/hiraganaToKatakana.cxx [build CXX] i18npool/source/transliteration/ignoreBaFa_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreHyuByu_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreIandEfollowedByYa_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreIterationMark_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreKana.cxx [build CXX] i18npool/source/transliteration/ignoreKiKuFollowedBySa_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreMiddleDot_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreMinusSign_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreProlongedSoundMark_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreSeparator_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreSeZe_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreSize_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreSpace_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreTiJi_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreTraditionalKana_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreTraditionalKanji_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreWidth.cxx [build CXX] i18npool/source/transliteration/ignoreZiZu_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreDiacritics_CTL.cxx [build CXX] i18npool/source/transliteration/ignoreKashida_CTL.cxx [build CXX] i18npool/source/transliteration/katakanaToHiragana.cxx [build CXX] i18npool/source/transliteration/largeToSmall_ja_JP.cxx [build CXX] i18npool/source/transliteration/numtochar.cxx [build CXX] i18npool/source/transliteration/numtotext_cjk.cxx [build CXX] i18npool/source/transliteration/smallToLarge_ja_JP.cxx [build CXX] i18npool/source/transliteration/texttonum.cxx [build CXX] i18npool/source/transliteration/textToPronounce_zh.cxx [build CXX] i18npool/source/transliteration/transliteration_body.cxx [build CXX] i18npool/source/transliteration/transliteration_caseignore.cxx [build CXX] i18npool/source/transliteration/transliteration_commonclass.cxx [build CXX] i18npool/source/transliteration/transliteration_Ignore.cxx [build CXX] i18npool/source/transliteration/transliterationImpl.cxx [build CXX] i18npool/source/transliteration/transliteration_Numeric.cxx [build CXX] i18npool/source/transliteration/transliteration_OneToOne.cxx [build C ] CustomTarget/i18npool/breakiterator/OpenOffice_dat.c [build C ] CustomTarget/i18npool/breakiterator/edit_word_hu_brk.c [build C ] CustomTarget/i18npool/breakiterator/count_word_brk.c [build C ] CustomTarget/i18npool/breakiterator/dict_word_nodash_brk.c [build C ] CustomTarget/i18npool/breakiterator/edit_word_he_brk.c [build C ] CustomTarget/i18npool/breakiterator/dict_word_hu_brk.c [build C ] CustomTarget/i18npool/breakiterator/dict_word_he_brk.c [build C ] CustomTarget/i18npool/breakiterator/char_brk.c [build C ] CustomTarget/i18npool/breakiterator/sent_brk.c [build C ] CustomTarget/i18npool/breakiterator/char_in_brk.c [build C ] CustomTarget/i18npool/breakiterator/dict_word_prepostdash_brk.c [build C ] CustomTarget/i18npool/breakiterator/line_brk.c [build C ] CustomTarget/i18npool/breakiterator/edit_word_brk.c [build C ] CustomTarget/i18npool/breakiterator/dict_word_brk.c [build MOD] helpcontent2 [build DEP] LNK:Library/libtllo.so [build LNK] Library/libtllo.so [build CXX] svl/source/config/asiancfg.cxx [build CXX] svl/source/config/cjkoptions.cxx [build CXX] svl/source/config/ctloptions.cxx [build CXX] svl/source/config/itemholder2.cxx [build CXX] svl/source/config/languageoptions.cxx [build CXX] svl/source/crypto/cryptosign.cxx [build CXX] svl/source/filepicker/pickerhistory.cxx [build CXX] svl/source/items/aeitem.cxx [build CXX] svl/source/items/cenumitm.cxx [build CXX] svl/source/items/cintitem.cxx [build CXX] svl/source/items/custritm.cxx [build CXX] svl/source/items/flagitem.cxx [build CXX] svl/source/items/globalnameitem.cxx [build CXX] svl/source/items/grabbagitem.cxx [build CXX] svl/source/items/ilstitem.cxx [build CXX] svl/source/items/imageitm.cxx [build CXX] svl/source/items/intitem.cxx [build CXX] svl/source/items/int64item.cxx [build CXX] svl/source/items/itemiter.cxx [build CXX] svl/source/items/itempool.cxx [build CXX] svl/source/items/itemprop.cxx [build CXX] svl/source/items/IndexedStyleSheets.cxx [build CXX] svl/source/items/itemset.cxx [build CXX] svl/source/items/lckbitem.cxx [build CXX] svl/source/items/legacyitem.cxx [build CXX] svl/source/items/macitem.cxx [build CXX] svl/source/items/poolcach.cxx [build CXX] svl/source/items/poolio.cxx [build CXX] svl/source/items/poolitem.cxx [build CXX] svl/source/items/ptitem.cxx [build CXX] svl/source/items/rectitem.cxx [build CXX] svl/source/items/rngitem.cxx [build CXX] svl/source/items/sitem.cxx [build CXX] svl/source/items/slstitm.cxx [build CXX] svl/source/items/srchitem.cxx [build CXX] svl/source/items/stringio.cxx [build CXX] svl/source/items/stritem.cxx [build CXX] svl/source/items/style.cxx [build CXX] svl/source/items/stylepool.cxx [build CXX] svl/source/items/visitem.cxx [build CXX] svl/source/items/whiter.cxx [build CXX] svl/source/misc/PasswordHelper.cxx [build CXX] svl/source/misc/adrparse.cxx [build CXX] svl/source/misc/documentlockfile.cxx [build CXX] svl/source/misc/msodocumentlockfile.cxx [build CXX] svl/source/misc/filenotation.cxx [build CXX] svl/source/misc/fstathelper.cxx [build CXX] svl/source/misc/getstringresource.cxx [build CXX] svl/source/misc/gridprinter.cxx [build CXX] svl/source/misc/inethist.cxx [build CXX] svl/source/misc/inettype.cxx [build CXX] svl/source/misc/lngmisc.cxx [build CXX] svl/source/misc/lockfilecommon.cxx [build CXX] svl/source/misc/ownlist.cxx [build CXX] svl/source/misc/sharecontrolfile.cxx [build CXX] svl/source/misc/sharedstring.cxx [build CXX] svl/source/misc/sharedstringpool.cxx [build CXX] svl/source/misc/strmadpt.cxx [build CXX] svl/source/misc/urihelper.cxx [build CXX] svl/source/notify/SfxBroadcaster.cxx [build CXX] svl/source/notify/broadcast.cxx [build CXX] svl/source/notify/hint.cxx [build CXX] svl/source/notify/isethint.cxx [build CXX] svl/source/notify/listener.cxx [build CXX] svl/source/notify/lstner.cxx [build CXX] svl/source/numbers/currencytable.cxx [build CXX] svl/source/numbers/numfmuno.cxx [build CXX] svl/source/numbers/numuno.cxx [build CXX] svl/source/numbers/supservs.cxx [build CXX] svl/source/numbers/zforfind.cxx [build CXX] svl/source/numbers/zforlist.cxx [build CXX] svl/source/numbers/zformat.cxx [build CXX] svl/source/numbers/zforscan.cxx [build CXX] svl/source/svsql/converter.cxx [build CXX] svl/source/undo/undo.cxx [build CXX] svl/source/uno/pathservice.cxx [build CXX] svl/unx/source/svdde/ddedummy.cxx [build CXX] vcl/source/animate/Animation.cxx [build CXX] vcl/source/animate/AnimationBitmap.cxx [build CXX] vcl/source/window/aboutdialog.cxx [build CXX] vcl/source/window/errinf.cxx [build CXX] vcl/source/window/settings.cxx [build CXX] vcl/source/window/paint.cxx [build CXX] vcl/source/window/abstdlg.cxx [build CXX] vcl/source/window/accel.cxx [build CXX] vcl/source/window/accmgr.cxx [build CXX] vcl/source/window/brdwin.cxx [build CXX] vcl/source/window/bufferdevice.cxx [build CXX] vcl/source/window/accessibility.cxx [build CXX] vcl/source/window/legacyaccessibility.cxx [build CXX] vcl/source/window/clipping.cxx [build CXX] vcl/source/window/stacking.cxx [build CXX] vcl/source/window/debug.cxx [build CXX] vcl/source/window/globalization.cxx [build CXX] vcl/source/window/builder.cxx [build CXX] vcl/source/window/commandevent.cxx [build CXX] vcl/source/window/cursor.cxx [build CXX] vcl/source/window/debugevent.cxx [build CXX] vcl/source/window/decoview.cxx [build CXX] vcl/source/window/dialog.cxx [build CXX] vcl/source/window/dlgctrl.cxx [build CXX] vcl/source/window/dndeventdispatcher.cxx [build CXX] vcl/source/window/dndlistenercontainer.cxx [build CXX] vcl/source/window/dockingarea.cxx [build CXX] vcl/source/window/dockmgr.cxx [build CXX] vcl/source/window/dockwin.cxx [build CXX] vcl/source/window/event.cxx [build CXX] vcl/source/window/floatwin.cxx [build CXX] vcl/source/window/introwin.cxx [build CXX] vcl/source/window/keycod.cxx [build CXX] vcl/source/window/keyevent.cxx [build CXX] vcl/source/window/layout.cxx [build CXX] vcl/source/window/menu.cxx [build CXX] vcl/source/window/menubarwindow.cxx [build CXX] vcl/source/window/menufloatingwindow.cxx [build CXX] vcl/source/window/menuitemlist.cxx [build CXX] vcl/source/window/menuwindow.cxx [build CXX] vcl/source/window/mnemonic.cxx [build CXX] vcl/source/window/mnemonicengine.cxx [build CXX] vcl/source/window/mouse.cxx [build CXX] vcl/source/window/msgbox.cxx [build CXX] vcl/source/window/popupmenuwindow.cxx [build CXX] vcl/source/window/printdlg.cxx [build CXX] vcl/source/window/scrwnd.cxx [build CXX] vcl/source/window/seleng.cxx [build CXX] vcl/source/window/split.cxx [build CXX] vcl/source/window/splitwin.cxx [build CXX] vcl/source/window/status.cxx [build CXX] vcl/source/window/syschild.cxx [build CXX] vcl/source/window/syswin.cxx [build CXX] vcl/source/window/tabdlg.cxx [build CXX] vcl/source/window/tabpage.cxx [build CXX] vcl/source/window/taskpanelist.cxx [build CXX] vcl/source/window/toolbox2.cxx [build CXX] vcl/source/window/toolbox.cxx [build CXX] vcl/source/window/window2.cxx [build CXX] vcl/source/window/window3.cxx [build CXX] vcl/source/window/window.cxx [build CXX] vcl/source/window/winproc.cxx [build CXX] vcl/source/window/wrkwin.cxx [build CXX] vcl/source/window/EnumContext.cxx [build CXX] vcl/source/control/button.cxx [build CXX] vcl/source/control/calendar.cxx [build CXX] vcl/source/control/combobox.cxx [build CXX] vcl/source/control/ctrl.cxx [build CXX] vcl/source/control/edit.cxx [build CXX] vcl/source/control/field2.cxx [build CXX] vcl/source/control/field.cxx [build CXX] vcl/source/control/fixed.cxx [build CXX] vcl/source/control/fixedhyper.cxx [build CXX] vcl/source/control/fmtfield.cxx [build CXX] vcl/source/control/imgctrl.cxx [build CXX] vcl/source/control/listctrl.cxx [build CXX] vcl/source/control/longcurr.cxx [build CXX] vcl/source/control/imp_listbox.cxx [build CXX] vcl/source/control/listbox.cxx [build CXX] vcl/source/control/menubtn.cxx [build CXX] vcl/source/control/notebookbar.cxx [build CXX] vcl/source/control/quickselectionengine.cxx [build CXX] vcl/source/control/prgsbar.cxx [build CXX] vcl/source/control/scrbar.cxx [build CXX] vcl/source/control/slider.cxx [build CXX] vcl/source/control/spinbtn.cxx [build CXX] vcl/source/control/spinfld.cxx [build CXX] vcl/source/control/tabctrl.cxx [build CXX] vcl/source/control/throbber.cxx [build CXX] vcl/source/edit/vclmedit.cxx [build CXX] vcl/source/edit/textdata.cxx [build CXX] vcl/source/edit/textdoc.cxx [build CXX] vcl/source/edit/texteng.cxx [build CXX] vcl/source/edit/textundo.cxx [build CXX] vcl/source/edit/textview.cxx [build CXX] vcl/source/edit/txtattr.cxx [build CXX] vcl/source/edit/xtextedt.cxx [build CXX] vcl/source/toolkit/group.cxx [build CXX] vcl/source/toolkit/morebtn.cxx [build CXX] vcl/source/outdev/outdev.cxx [build CXX] vcl/source/outdev/outdevstate.cxx [build CXX] vcl/source/outdev/outdevstatestack.cxx [build CXX] vcl/source/outdev/clipping.cxx [build CXX] vcl/source/outdev/polygon.cxx [build CXX] vcl/source/outdev/transparent.cxx [build CXX] vcl/source/outdev/mask.cxx [build CXX] vcl/source/outdev/bitmap.cxx [build CXX] vcl/source/outdev/font.cxx [build CXX] vcl/source/outdev/text.cxx [build CXX] vcl/source/outdev/textline.cxx [build CXX] vcl/source/outdev/pixel.cxx [build CXX] vcl/source/outdev/rect.cxx [build CXX] vcl/source/outdev/line.cxx [build CXX] vcl/source/outdev/polyline.cxx [build CXX] vcl/source/outdev/hatch.cxx [build CXX] vcl/source/outdev/gradient.cxx [build CXX] vcl/source/outdev/curvedshapes.cxx [build CXX] vcl/source/outdev/wallpaper.cxx [build CXX] vcl/source/outdev/vclreferencebase.cxx [build CXX] vcl/source/outdev/nativecontrols.cxx [build CXX] vcl/source/outdev/map.cxx [build CXX] vcl/source/treelist/headbar.cxx [build CXX] vcl/source/treelist/imap.cxx [build CXX] vcl/source/treelist/imap2.cxx [build CXX] vcl/source/treelist/imap3.cxx [build CXX] vcl/source/treelist/inetimg.cxx [build CXX] vcl/source/treelist/svtabbx.cxx [build CXX] vcl/source/treelist/transfer.cxx [build CXX] vcl/source/treelist/transfer2.cxx [build CXX] vcl/source/treelist/viewdataentry.cxx [build CXX] vcl/source/treelist/treelist.cxx [build CXX] vcl/source/treelist/treelistbox.cxx [build CXX] vcl/source/treelist/treelistentry.cxx [build CXX] vcl/source/treelist/svimpbox.cxx [build CXX] vcl/source/treelist/svlbitm.cxx [build CXX] vcl/source/treelist/uiobject.cxx [build CXX] vcl/source/gdi/alpha.cxx [build CXX] vcl/source/gdi/bitmap3.cxx [build CXX] vcl/source/gdi/bitmapex.cxx [build CXX] vcl/source/gdi/bmpacc2.cxx [build CXX] vcl/source/gdi/bmpacc3.cxx [build CXX] vcl/source/gdi/bmpacc.cxx [build CXX] vcl/source/gdi/bmpfast.cxx [build CXX] vcl/source/gdi/configsettings.cxx [build CXX] vcl/source/gdi/cvtgrf.cxx [build CXX] vcl/source/gdi/svmconverter.cxx [build CXX] vcl/source/gdi/dibtools.cxx [build CXX] vcl/source/gdi/embeddedfontshelper.cxx [build CXX] vcl/source/gdi/FileDefinitionWidgetDraw.cxx [build CXX] vcl/source/gdi/WidgetDefinitionReader.cxx [build CXX] vcl/source/gdi/WidgetDefinition.cxx [build CXX] vcl/source/gdi/extoutdevdata.cxx [build CXX] vcl/source/gdi/gdimtf.cxx [build CXX] vcl/source/gdi/mtfxmldump.cxx [build CXX] vcl/source/gdi/gdimetafiletools.cxx [build CXX] vcl/source/gdi/gfxlink.cxx [build CXX] vcl/source/gdi/gradient.cxx [build CXX] vcl/source/gdi/graph.cxx [build CXX] vcl/source/gdi/graphictools.cxx [build CXX] vcl/source/gdi/hatch.cxx [build CXX] vcl/source/gdi/impanmvw.cxx [build CXX] vcl/source/gdi/impglyphitem.cxx [build CXX] vcl/source/gdi/impgraph.cxx [build CXX] vcl/source/gdi/impvect.cxx [build CXX] vcl/source/gdi/jobset.cxx [build CXX] vcl/source/gdi/lineinfo.cxx [build CXX] vcl/source/gdi/mapmod.cxx [build CXX] vcl/source/gdi/metaact.cxx [build CXX] vcl/source/gdi/oldprintadaptor.cxx [build CXX] vcl/source/gdi/pdfbuildin_fonts.cxx [build CXX] vcl/source/gdi/pdfextoutdevdata.cxx [build CXX] vcl/source/gdi/pdffontcache.cxx [build CXX] vcl/source/gdi/pdfwriter.cxx [build CXX] vcl/source/gdi/pdfwriter_impl2.cxx [build CXX] vcl/source/gdi/pdfwriter_impl.cxx [build CXX] vcl/source/gdi/print2.cxx [build CXX] vcl/source/gdi/print3.cxx [build CXX] vcl/source/gdi/print.cxx [build CXX] vcl/source/gdi/regband.cxx [build CXX] vcl/source/gdi/region.cxx [build CXX] vcl/source/gdi/regionband.cxx [build CXX] vcl/source/gdi/salgdilayout.cxx [build CXX] vcl/source/gdi/salgdiimpl.cxx [build CXX] vcl/source/gdi/sallayout.cxx [build CXX] vcl/source/gdi/salmisc.cxx [build CXX] vcl/source/gdi/vectorgraphicdata.cxx [build CXX] vcl/source/gdi/textlayout.cxx [build CXX] vcl/source/gdi/virdev.cxx [build CXX] vcl/source/gdi/wall.cxx [build CXX] vcl/source/gdi/scrptrun.cxx [build CXX] vcl/source/gdi/CommonSalLayout.cxx [build CXX] vcl/source/graphic/GraphicLoader.cxx [build CXX] vcl/source/graphic/GraphicObject.cxx [build CXX] vcl/source/graphic/GraphicObject2.cxx [build CXX] vcl/source/graphic/grfattr.cxx [build CXX] vcl/source/graphic/Manager.cxx [build CXX] vcl/source/graphic/UnoGraphic.cxx [build CXX] vcl/source/graphic/UnoGraphicDescriptor.cxx [build CXX] vcl/source/graphic/UnoGraphicObject.cxx [build CXX] vcl/source/graphic/UnoGraphicProvider.cxx [build CXX] vcl/source/graphic/UnoGraphicTransformer.cxx [build CXX] vcl/source/bitmap/bitmap.cxx [build CXX] vcl/source/bitmap/bitmapfilter.cxx [build CXX] vcl/source/bitmap/BitmapAlphaClampFilter.cxx [build CXX] vcl/source/bitmap/BitmapMonochromeFilter.cxx [build CXX] vcl/source/bitmap/BitmapSmoothenFilter.cxx [build CXX] vcl/source/bitmap/BitmapLightenFilter.cxx [build CXX] vcl/source/bitmap/BitmapDisabledImageFilter.cxx [build CXX] vcl/source/bitmap/BitmapColorizeFilter.cxx [build CXX] vcl/source/bitmap/bitmappaint.cxx [build CXX] vcl/source/bitmap/BitmapGaussianSeparableBlurFilter.cxx [build CXX] vcl/source/bitmap/BitmapSobelGreyFilter.cxx [build CXX] vcl/source/bitmap/BitmapSolarizeFilter.cxx [build CXX] vcl/source/bitmap/BitmapSepiaFilter.cxx [build CXX] vcl/source/bitmap/BitmapMosaicFilter.cxx [build CXX] vcl/source/bitmap/BitmapEmbossGreyFilter.cxx [build CXX] vcl/source/bitmap/BitmapPopArtFilter.cxx [build CXX] vcl/source/bitmap/BitmapDuoToneFilter.cxx [build CXX] vcl/source/bitmap/BitmapConvolutionMatrixFilter.cxx [build CXX] vcl/source/bitmap/BitmapMedianFilter.cxx [build CXX] vcl/source/bitmap/BitmapInterpolateScaleFilter.cxx [build CXX] vcl/source/bitmap/BitmapSeparableUnsharpenFilter.cxx [build CXX] vcl/source/bitmap/BitmapFastScaleFilter.cxx [build CXX] vcl/source/bitmap/BitmapScaleSuperFilter.cxx [build CXX] vcl/source/bitmap/BitmapScaleConvolutionFilter.cxx [build CXX] vcl/source/bitmap/BitmapSymmetryCheck.cxx [build CXX] vcl/source/bitmap/BitmapColorQuantizationFilter.cxx [build CXX] vcl/source/bitmap/BitmapSimpleColorQuantizationFilter.cxx [build CXX] vcl/source/bitmap/BitmapTools.cxx [build CXX] vcl/source/bitmap/checksum.cxx [build CXX] vcl/source/bitmap/Octree.cxx [build CXX] vcl/source/image/Image.cxx [build CXX] vcl/source/image/ImageTree.cxx [build CXX] vcl/source/image/ImageRepository.cxx [build CXX] vcl/source/image/ImplImage.cxx [build CXX] vcl/source/image/ImplImageTree.cxx [build CXX] vcl/source/helper/canvasbitmap.cxx [build CXX] vcl/source/helper/canvastools.cxx [build CXX] vcl/source/helper/commandinfoprovider.cxx [build CXX] vcl/source/helper/displayconnectiondispatch.cxx [build CXX] vcl/source/helper/errcode.cxx [build CXX] vcl/source/helper/evntpost.cxx [build CXX] vcl/source/helper/lazydelete.cxx [build CXX] vcl/source/helper/strhelper.cxx [build CXX] vcl/source/helper/svtaccessiblefactory.cxx [build CXX] vcl/source/helper/threadex.cxx [build CXX] vcl/source/app/brand.cxx [build CXX] vcl/source/app/customweld.cxx [build CXX] vcl/source/app/dbggui.cxx [build CXX] vcl/source/app/dndhelp.cxx [build CXX] vcl/source/app/help.cxx [build CXX] vcl/source/app/i18nhelp.cxx [build CXX] vcl/source/app/idle.cxx [build CXX] vcl/source/app/salusereventlist.cxx [build CXX] vcl/source/app/salvtables.cxx [build CXX] vcl/source/app/scheduler.cxx [build CXX] vcl/source/app/session.cxx [build CXX] vcl/source/app/settings.cxx [build CXX] vcl/source/app/IconThemeInfo.cxx [build CXX] vcl/source/app/IconThemeScanner.cxx [build CXX] vcl/source/app/IconThemeSelector.cxx [build CXX] vcl/source/app/ITiledRenderable.cxx [build CXX] vcl/source/app/sound.cxx [build CXX] vcl/source/app/stdtext.cxx [build CXX] vcl/source/app/svapp.cxx [build CXX] vcl/source/app/svdata.cxx [build CXX] vcl/source/app/svmain.cxx [build CXX] vcl/source/app/timer.cxx [build CXX] vcl/source/app/unohelp2.cxx [build CXX] vcl/source/app/unohelp.cxx [build CXX] vcl/source/app/vclevent.cxx [build CXX] vcl/source/app/winscheduler.cxx [build CXX] vcl/source/components/dtranscomp.cxx [build CXX] vcl/source/components/factory.cxx [build CXX] vcl/source/components/fontident.cxx [build CXX] vcl/source/filter/FilterConfigCache.cxx [build CXX] vcl/source/filter/FilterConfigItem.cxx [build CXX] vcl/source/filter/graphicfilter.cxx [build CXX] vcl/source/filter/graphicfilter2.cxx [build CXX] vcl/source/filter/GraphicNativeTransform.cxx [build CXX] vcl/source/filter/GraphicNativeMetadata.cxx [build CXX] vcl/source/filter/GraphicFormatDetector.cxx [build CXX] vcl/source/filter/igif/decode.cxx [build CXX] vcl/source/filter/igif/gifread.cxx [build CXX] vcl/source/filter/ipdf/pdfread.cxx [build CXX] vcl/source/filter/ipdf/pdfdocument.cxx [build CXX] vcl/source/filter/ixbm/xbmread.cxx [build CXX] vcl/source/filter/ixpm/xpmread.cxx [build CXX] vcl/source/filter/jpeg/Exif.cxx [build CXX] vcl/source/filter/jpeg/jpeg.cxx [build CXX] vcl/source/filter/jpeg/jpegc.cxx [build CXX] vcl/source/filter/jpeg/JpegReader.cxx [build CXX] vcl/source/filter/jpeg/JpegWriter.cxx [build CXX] vcl/source/filter/jpeg/JpegTransform.cxx [build CXX] vcl/source/filter/wmf/emfwr.cxx [build CXX] vcl/source/filter/wmf/wmf.cxx [build CXX] vcl/source/filter/wmf/wmfexternal.cxx [build CXX] vcl/source/filter/wmf/wmfwr.cxx [build CXX] vcl/source/filter/png/PngImageReader.cxx [build CXX] vcl/source/filter/png/pngread.cxx [build CXX] vcl/source/filter/png/pngwrite.cxx [build CXX] vcl/source/font/Feature.cxx [build CXX] vcl/source/font/FeatureCollector.cxx [build CXX] vcl/source/font/FeatureParser.cxx [build CXX] vcl/source/font/OpenTypeFeatureDefinitonList.cxx [build CXX] vcl/source/font/PhysicalFontCollection.cxx [build CXX] vcl/source/font/PhysicalFontFace.cxx [build CXX] vcl/source/font/PhysicalFontFamily.cxx [build CXX] vcl/source/font/fontattributes.cxx [build CXX] vcl/source/font/fontselect.cxx [build CXX] vcl/source/font/fontinstance.cxx [build CXX] vcl/source/font/fontcache.cxx [build CXX] vcl/source/font/fontcharmap.cxx [build CXX] vcl/source/font/fontmetric.cxx [build CXX] vcl/source/font/font.cxx [build CXX] vcl/source/fontsubset/cff.cxx [build CXX] vcl/source/fontsubset/fontsubset.cxx [build CXX] vcl/source/fontsubset/list.cxx [build CXX] vcl/source/fontsubset/sft.cxx [build CXX] vcl/source/fontsubset/ttcr.cxx [build CXX] vcl/source/fontsubset/xlat.cxx [build CXX] vcl/source/uitest/logger.cxx [build CXX] vcl/source/uitest/uiobject.cxx [build CXX] vcl/source/uitest/uitest.cxx [build CXX] vcl/source/uitest/uno/uiobject_uno.cxx [build CXX] vcl/source/uitest/uno/uitest_uno.cxx [build CXX] vcl/backendtest/outputdevice/bitmap.cxx [build CXX] vcl/backendtest/outputdevice/common.cxx [build CXX] vcl/backendtest/outputdevice/gradient.cxx [build CXX] vcl/backendtest/outputdevice/line.cxx [build CXX] vcl/backendtest/outputdevice/outputdevice.cxx [build CXX] vcl/backendtest/outputdevice/pixel.cxx [build CXX] vcl/backendtest/outputdevice/polygon.cxx [build CXX] vcl/backendtest/outputdevice/polypolygon.cxx [build CXX] vcl/backendtest/outputdevice/polypolygon_b2d.cxx [build CXX] vcl/backendtest/outputdevice/polyline.cxx [build CXX] vcl/backendtest/outputdevice/polyline_b2d.cxx [build CXX] vcl/backendtest/outputdevice/rectangle.cxx [build C ] vcl/source/filter/jpeg/transupp.c [build CXX] vcl/source/app/salplug.cxx [build CXX] vcl/unx/generic/printer/jobdata.cxx [build CXX] vcl/unx/generic/printer/ppdparser.cxx [build CXX] vcl/unx/generic/gdi/nativewindowhandleprovider.cxx [build CXX] vcl/unx/generic/window/screensaverinhibitor.cxx [build CXX] vcl/unx/generic/printer/cpdmgr.cxx [build CXX] vcl/unx/generic/printer/cupsmgr.cxx [build CXX] vcl/unx/generic/printer/printerinfomanager.cxx [build CXX] vcl/headless/svpframe.cxx [build CXX] vcl/headless/svpbmp.cxx [build CXX] vcl/headless/svpgdi.cxx [build CXX] vcl/headless/svpdata.cxx [build CXX] vcl/headless/CustomWidgetDraw.cxx [build CXX] vcl/headless/svpdummies.cxx [build CXX] vcl/headless/svpinst.cxx [build CXX] vcl/headless/svpvd.cxx [build CXX] vcl/unx/generic/app/gendisp.cxx [build CXX] vcl/unx/generic/app/geninst.cxx [build CXX] vcl/unx/generic/app/gensys.cxx [build CXX] vcl/headless/svpprn.cxx [build CXX] vcl/headless/svptext.cxx [build CXX] vcl/unx/generic/app/gendata.cxx [build CXX] vcl/unx/generic/gdi/cairotextrender.cxx [build CXX] vcl/unx/generic/glyphs/freetype_glyphcache.cxx [build CXX] vcl/unx/generic/glyphs/glyphcache.cxx [build CXX] vcl/unx/generic/fontmanager/fontsubst.cxx [build CXX] vcl/unx/generic/fontmanager/fontconfig.cxx [build CXX] vcl/unx/generic/fontmanager/fontmanager.cxx [build CXX] vcl/unx/generic/fontmanager/helper.cxx [build CXX] vcl/headless/svpcairotextrender.cxx [build CXX] vcl/unx/generic/print/bitmap_gfx.cxx [build CXX] vcl/unx/generic/print/common_gfx.cxx [build CXX] vcl/unx/generic/print/glyphset.cxx [build CXX] vcl/unx/generic/print/printerjob.cxx [build CXX] vcl/unx/generic/print/psputil.cxx [build CXX] vcl/unx/generic/print/genpspgraphics.cxx [build CXX] vcl/unx/generic/print/genprnpsp.cxx [build CXX] vcl/unx/generic/print/prtsetup.cxx [build CXX] vcl/unx/generic/print/text_gfx.cxx [build CXX] vcl/opengl/DeviceInfo.cxx [build CXX] vcl/opengl/gdiimpl.cxx [build CXX] vcl/opengl/salbmp.cxx [build CXX] vcl/opengl/scale.cxx [build CXX] vcl/opengl/framebuffer.cxx [build CXX] vcl/opengl/program.cxx [build CXX] vcl/opengl/texture.cxx [build CXX] vcl/opengl/FixedTextureAtlas.cxx [build CXX] vcl/opengl/PackedTextureAtlas.cxx [build CXX] vcl/opengl/RenderList.cxx [build CXX] vcl/opengl/LineRenderUtils.cxx [build CXX] vcl/source/opengl/OpenGLContext.cxx [build CXX] vcl/source/opengl/OpenGLHelper.cxx [build CXX] vcl/opengl/x11/X11DeviceInfo.cxx [build DEP] LNK:Library/libanimcorelo.so [build LNK] Library/libanimcorelo.so [build BIN] comphelper [build DEP] LNK:Library/libconfigmgrlo.so [build LNK] Library/libconfigmgrlo.so [build DEP] LNK:Library/libpostgresql-sdbclo.so [build LNK] Library/libpostgresql-sdbclo.so [build DEP] LNK:Library/libmozbootstraplo.so [build LNK] Library/libmozbootstraplo.so [build DEP] LNK:Library/libhelplinkerlo.so [build LNK] Library/libhelplinkerlo.so [build DEP] LNK:Library/liboffacclo.so [build LNK] Library/liboffacclo.so [build DEP] LNK:Library/libevtattlo.so [build LNK] Library/libevtattlo.so [build DEP] LNK:Library/libldapbe2lo.so [build LNK] Library/libldapbe2lo.so [build PRJ] libwpg [build CXX] filter/source/xmlfilterdetect/fdcomp.cxx [build CXX] filter/source/xmlfilterdetect/filterdetect.cxx [build DEP] LNK:Library/libi18nsearchlo.so [build LNK] Library/libi18nsearchlo.so /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/openldap/libraries/libldap/.libs/libldap.a(os-ip.o): In function `ldap_int_poll': os-ip.c:(.text+0x341): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead os-ip.c:(.text+0x335): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead [build DEP] LNK:Library/libsrtrs1.so [build LNK] Library/libsrtrs1.so [build DEP] LNK:Library/libcached1.so [build LNK] Library/libcached1.so [build DEP] LNK:Library/libucpfile1.so [build LNK] Library/libucpfile1.so [build DEP] LNK:Library/libucpftp1.so [build LNK] Library/libucpftp1.so [build DEP] LNK:Library/libucphier1.so [build LNK] Library/libucphier1.so [build DEP] LNK:Library/libucppkg1.so [build LNK] Library/libucppkg1.so [build DEP] LNK:Library/libucptdoc1lo.so [build LNK] Library/libucptdoc1lo.so [build DEP] LNK:Library/liblosessioninstalllo.so [build LNK] Library/liblosessioninstalllo.so [build DEP] LNK:Library/libsysshlo.so [build LNK] Library/libsysshlo.so [build DEP] LNK:Library/unobootstrapprotector.so [build LNK] Library/unobootstrapprotector.so [build DEP] LNK:Library/libctllo.so [build LNK] Library/libctllo.so [build DEP] LNK:Library/libutllo.so [build LNK] Library/libutllo.so [build DEP] LNK:Library/libopencllo.so [build LNK] Library/libopencllo.so [build CXX] toolkit/source/awt/asynccallback.cxx [build CXX] toolkit/source/awt/stylesettings.cxx [build CXX] toolkit/source/awt/scrollabledialog.cxx [build CXX] toolkit/source/awt/vclxaccessiblecomponent.cxx [build CXX] toolkit/source/awt/vclxbitmap.cxx [build CXX] toolkit/source/awt/vclxcontainer.cxx [build CXX] toolkit/source/awt/vclxdevice.cxx [build CXX] toolkit/source/awt/vclxfont.cxx [build CXX] toolkit/source/awt/vclxgraphics.cxx [build CXX] toolkit/source/awt/vclxmenu.cxx [build CXX] toolkit/source/awt/vclxpointer.cxx [build CXX] toolkit/source/awt/vclxprinter.cxx [build CXX] toolkit/source/awt/vclxregion.cxx [build CXX] toolkit/source/awt/vclxspinbutton.cxx [build CXX] toolkit/source/awt/vclxsystemdependentwindow.cxx [build CXX] toolkit/source/awt/vclxtabpagecontainer.cxx [build CXX] toolkit/source/awt/animatedimagespeer.cxx [build CXX] toolkit/source/awt/vclxtoolkit.cxx [build CXX] toolkit/source/awt/vclxtopwindow.cxx [build CXX] toolkit/source/awt/vclxwindow.cxx [build CXX] toolkit/source/awt/vclxwindow1.cxx [build CXX] toolkit/source/awt/vclxwindows.cxx [build CXX] toolkit/source/controls/accessiblecontrolcontext.cxx [build CXX] toolkit/source/controls/controlmodelcontainerbase.cxx [build CXX] toolkit/source/controls/dialogcontrol.cxx [build CXX] toolkit/source/controls/eventcontainer.cxx [build CXX] toolkit/source/controls/formattedcontrol.cxx [build CXX] toolkit/source/controls/geometrycontrolmodel.cxx [build CXX] toolkit/source/controls/grid/defaultgridcolumnmodel.cxx [build CXX] toolkit/source/controls/grid/defaultgriddatamodel.cxx [build CXX] toolkit/source/controls/grid/gridcolumn.cxx [build CXX] toolkit/source/controls/grid/grideventforwarder.cxx [build CXX] toolkit/source/controls/grid/sortablegriddatamodel.cxx [build CXX] toolkit/source/controls/grid/gridcontrol.cxx [build CXX] toolkit/source/controls/roadmapcontrol.cxx [build CXX] toolkit/source/controls/roadmapentry.cxx [build CXX] toolkit/source/controls/tabpagecontainer.cxx [build CXX] toolkit/source/controls/tabpagemodel.cxx [build CXX] toolkit/source/controls/stdtabcontroller.cxx [build CXX] toolkit/source/controls/stdtabcontrollermodel.cxx [build CXX] toolkit/source/controls/tkscrollbar.cxx [build CXX] toolkit/source/controls/tkspinbutton.cxx [build CXX] toolkit/source/controls/animatedimages.cxx [build CXX] toolkit/source/controls/spinningprogress.cxx [build CXX] toolkit/source/controls/tree/treecontrol.cxx [build CXX] toolkit/source/controls/tree/treedatamodel.cxx [build CXX] toolkit/source/controls/unocontrol.cxx [build CXX] toolkit/source/controls/unocontrolbase.cxx [build CXX] toolkit/source/controls/unocontrolcontainer.cxx [build CXX] toolkit/source/controls/unocontrolcontainermodel.cxx [build CXX] toolkit/source/controls/unocontrolmodel.cxx [build CXX] toolkit/source/controls/unocontrols.cxx [build CXX] toolkit/source/helper/accessibilityclient.cxx [build CXX] toolkit/source/helper/btndlg.cxx [build CXX] toolkit/source/helper/formpdfexport.cxx [build CXX] toolkit/source/helper/imagealign.cxx [build CXX] toolkit/source/helper/listenermultiplexer.cxx [build CXX] toolkit/source/helper/property.cxx [build CXX] toolkit/source/helper/servicenames.cxx [build CXX] toolkit/source/helper/tkresmgr.cxx [build CXX] toolkit/source/helper/unopropertyarrayhelper.cxx [build CXX] toolkit/source/helper/unowrapper.cxx [build CXX] toolkit/source/helper/vclunohelper.cxx [build CMP] animations/source/animcore/animcore [build DEP] LNK:Executable/svidl [build LNK] Executable/svidl [build DEP] LNK:Library/libsaxlo.so [build LNK] Library/libsaxlo.so [build DEP] LNK:Library/libxmlscriptlo.so [build LNK] Library/libxmlscriptlo.so [build CXX] avmedia/source/gstreamer/gstmanager.cxx [build CXX] avmedia/source/gstreamer/gstplayer.cxx [build CXX] avmedia/source/gstreamer/gstuno.cxx [build CXX] avmedia/source/gstreamer/gstwindow.cxx [build CXX] avmedia/source/gstreamer/gstframegrabber.cxx [build CXX] xmloff/source/chart/ColorPropertySet.cxx [build CXX] xmloff/source/chart/PropertyMaps.cxx [build CXX] xmloff/source/chart/SchXMLAutoStylePoolP.cxx [build CXX] xmloff/source/chart/SchXMLAxisContext.cxx [build CXX] xmloff/source/chart/SchXMLCalculationSettingsContext.cxx [build CXX] xmloff/source/chart/SchXMLChartContext.cxx [build CXX] xmloff/source/chart/SchXMLEnumConverter.cxx [build CXX] xmloff/source/chart/SchXMLExport.cxx [build CXX] xmloff/source/chart/SchXMLImport.cxx [build CXX] xmloff/source/chart/SchXMLLegendContext.cxx [build CXX] xmloff/source/chart/SchXMLParagraphContext.cxx [build CXX] xmloff/source/chart/SchXMLPlotAreaContext.cxx [build CXX] xmloff/source/chart/SchXMLPropertyMappingContext.cxx [build CXX] xmloff/source/chart/SchXMLRegressionCurveObjectContext.cxx [build CXX] xmloff/source/chart/SchXMLSeries2Context.cxx [build CXX] xmloff/source/chart/SchXMLSeriesHelper.cxx [build CXX] xmloff/source/chart/SchXMLTableContext.cxx [build CXX] xmloff/source/chart/SchXMLTextListContext.cxx [build CXX] xmloff/source/chart/SchXMLTools.cxx [build CXX] xmloff/source/chart/XMLAxisPositionPropertyHdl.cxx [build CXX] xmloff/source/chart/XMLChartPropertyContext.cxx [build CXX] xmloff/source/chart/XMLChartStyleContext.cxx [build CXX] xmloff/source/chart/XMLErrorBarStylePropertyHdl.cxx [build CXX] xmloff/source/chart/XMLErrorIndicatorPropertyHdl.cxx [build CXX] xmloff/source/chart/XMLLabelSeparatorContext.cxx [build CXX] xmloff/source/chart/XMLSymbolImageContext.cxx [build CXX] xmloff/source/chart/XMLSymbolTypePropertyHdl.cxx [build CXX] xmloff/source/chart/XMLTextOrientationHdl.cxx [build CXX] xmloff/source/chart/contexts.cxx [build CXX] xmloff/source/chart/transporttypes.cxx [build CXX] xmloff/source/core/DocumentSettingsContext.cxx [build CXX] xmloff/source/core/DomBuilderContext.cxx [build CXX] xmloff/source/core/DomExport.cxx [build CXX] xmloff/source/core/fasttokenhandler.cxx [build CXX] xmloff/source/core/ProgressBarHelper.cxx [build CXX] xmloff/source/core/PropertySetMerger.cxx [build CXX] xmloff/source/core/RDFaExportHelper.cxx [build CXX] xmloff/source/core/RDFaImportHelper.cxx [build CXX] xmloff/source/core/SettingsExportHelper.cxx [build CXX] xmloff/source/core/SvXMLAttr.cxx [build CXX] xmloff/source/core/SvXMLAttrCollection.cxx [build CXX] xmloff/source/core/XMLBase64Export.cxx [build CXX] xmloff/source/core/XMLBase64ImportContext.cxx [build CXX] xmloff/source/core/XMLBasicExportFilter.cxx [build CXX] xmloff/source/core/XMLEmbeddedObjectExportFilter.cxx [build CXX] xmloff/source/core/XMLEmbeddedObjectImportContext.cxx [build CXX] xmloff/source/core/attrlist.cxx [build CXX] xmloff/source/core/facreg.cxx [build CXX] xmloff/source/core/i18nmap.cxx [build CXX] xmloff/source/core/nmspmap.cxx [build CXX] xmloff/source/core/unoatrcn.cxx [build CXX] xmloff/source/core/unointerfacetouniqueidentifiermapper.cxx [build CXX] xmloff/source/core/xmlcnimp.cxx [build CXX] xmloff/source/core/xmlerror.cxx [build CXX] xmloff/source/core/xmlexp.cxx [build CXX] xmloff/source/core/xmlictxt.cxx [build CXX] xmloff/source/core/xmlimp.cxx [build CXX] xmloff/source/core/xmltkmap.cxx [build CXX] xmloff/source/core/xmltoken.cxx [build CXX] xmloff/source/core/xmluconv.cxx [build CXX] xmloff/source/core/xmlmultiimagehelper.cxx [build CXX] xmloff/source/draw/EnhancedCustomShapeToken.cxx [build CXX] xmloff/source/draw/XMLGraphicsDefaultStyle.cxx [build CXX] xmloff/source/draw/XMLImageMapContext.cxx [build CXX] xmloff/source/draw/XMLImageMapExport.cxx [build CXX] xmloff/source/draw/XMLNumberStyles.cxx [build CXX] xmloff/source/draw/XMLReplacementImageContext.cxx [build CXX] xmloff/source/draw/XMLShapePropertySetContext.cxx [build CXX] xmloff/source/draw/XMLShapeStyleContext.cxx [build CXX] xmloff/source/draw/animationexport.cxx [build CXX] xmloff/source/draw/animationimport.cxx [build CXX] xmloff/source/draw/animexp.cxx [build CXX] xmloff/source/draw/animimp.cxx [build CXX] xmloff/source/draw/descriptionimp.cxx [build CXX] xmloff/source/draw/eventimp.cxx [build CXX] xmloff/source/draw/layerexp.cxx [build CXX] xmloff/source/draw/layerimp.cxx [build CXX] xmloff/source/draw/numithdl.cxx [build CXX] xmloff/source/draw/propimp0.cxx [build CXX] xmloff/source/draw/sdpropls.cxx [build CXX] xmloff/source/draw/sdxmlexp.cxx [build CXX] xmloff/source/draw/sdxmlimp.cxx [build CXX] xmloff/source/draw/shapeexport.cxx [build CXX] xmloff/source/draw/shapeimport.cxx [build CXX] xmloff/source/draw/SignatureLineContext.cxx [build CXX] xmloff/source/draw/xexptran.cxx [build CXX] xmloff/source/draw/ximp3dobject.cxx [build CXX] xmloff/source/draw/ximp3dscene.cxx [build CXX] xmloff/source/draw/ximpbody.cxx [build CXX] xmloff/source/draw/ximpcustomshape.cxx [build CXX] xmloff/source/draw/ximpgrp.cxx [build CXX] xmloff/source/draw/ximplink.cxx [build CXX] xmloff/source/draw/ximpnote.cxx [build CXX] xmloff/source/draw/ximppage.cxx [build CXX] xmloff/source/draw/ximpshap.cxx [build CXX] xmloff/source/draw/ximpshow.cxx [build CXX] xmloff/source/draw/ximpstyl.cxx [build CXX] xmloff/source/forms/attriblistmerge.cxx [build CXX] xmloff/source/forms/controlelement.cxx [build CXX] xmloff/source/forms/controlpropertyhdl.cxx [build CXX] xmloff/source/forms/controlpropertymap.cxx [build CXX] xmloff/source/forms/elementexport.cxx [build CXX] xmloff/source/forms/elementimport.cxx [build CXX] xmloff/source/forms/eventexport.cxx [build CXX] xmloff/source/forms/eventimport.cxx [build CXX] xmloff/source/forms/formattributes.cxx [build CXX] xmloff/source/forms/formcellbinding.cxx [build CXX] xmloff/source/forms/formenums.cxx [build CXX] xmloff/source/forms/formevents.cxx [build CXX] xmloff/source/forms/formlayerexport.cxx [build CXX] xmloff/source/forms/formlayerimport.cxx [build CXX] xmloff/source/forms/gridcolumnproptranslator.cxx [build CXX] xmloff/source/forms/layerexport.cxx [build CXX] xmloff/source/forms/layerimport.cxx [build CXX] xmloff/source/forms/logging.cxx [build CXX] xmloff/source/forms/officeforms.cxx [build CXX] xmloff/source/forms/propertyexport.cxx [build CXX] xmloff/source/forms/propertyimport.cxx [build CXX] xmloff/source/forms/property_meta_data.cxx [build CXX] xmloff/source/forms/valueproperties.cxx [build CXX] xmloff/source/forms/handler/form_handler_factory.cxx [build CXX] xmloff/source/forms/handler/vcl_date_handler.cxx [build CXX] xmloff/source/forms/handler/vcl_time_handler.cxx [build CXX] xmloff/source/meta/MetaExportComponent.cxx [build CXX] xmloff/source/meta/MetaImportComponent.cxx [build CXX] xmloff/source/meta/xmlmetae.cxx [build CXX] xmloff/source/meta/xmlmetai.cxx [build CXX] xmloff/source/meta/xmlversion.cxx [build CXX] xmloff/source/script/XMLEventExport.cxx [build CXX] xmloff/source/script/XMLEventImportHelper.cxx [build CXX] xmloff/source/script/XMLEventsImportContext.cxx [build CXX] xmloff/source/script/XMLScriptContextFactory.cxx [build CXX] xmloff/source/script/XMLScriptExportHandler.cxx [build CXX] xmloff/source/script/XMLStarBasicContextFactory.cxx [build CXX] xmloff/source/script/XMLStarBasicExportHandler.cxx [build CXX] xmloff/source/script/xmlbasici.cxx [build CXX] xmloff/source/script/xmlscripti.cxx [build CXX] xmloff/source/style/AttributeContainerHandler.cxx [build CXX] xmloff/source/style/DashStyle.cxx [build CXX] xmloff/source/style/DrawAspectHdl.cxx [build CXX] xmloff/source/style/EnumPropertyHdl.cxx [build CXX] xmloff/source/style/FillStyleContext.cxx [build CXX] xmloff/source/style/GradientStyle.cxx [build CXX] xmloff/source/style/HatchStyle.cxx [build CXX] xmloff/source/style/ImageStyle.cxx [build CXX] xmloff/source/style/MarkerStyle.cxx [build CXX] xmloff/source/style/MultiPropertySetHelper.cxx [build CXX] xmloff/source/style/NamedBoolPropertyHdl.cxx [build CXX] xmloff/source/style/PageHeaderFooterContext.cxx [build CXX] xmloff/source/style/PageMasterExportPropMapper.cxx [build CXX] xmloff/source/style/PageMasterImportContext.cxx [build CXX] xmloff/source/style/PageMasterImportPropMapper.cxx [build CXX] xmloff/source/style/PageMasterPropHdl.cxx [build CXX] xmloff/source/style/PageMasterPropHdlFactory.cxx [build CXX] xmloff/source/style/PageMasterPropMapper.cxx [build CXX] xmloff/source/style/PageMasterStyleMap.cxx [build CXX] xmloff/source/style/PagePropertySetContext.cxx [build CXX] xmloff/source/style/SinglePropertySetInfoCache.cxx [build CXX] xmloff/source/style/StyleMap.cxx [build CXX] xmloff/source/style/TransGradientStyle.cxx [build CXX] xmloff/source/style/WordWrapPropertyHdl.cxx [build CXX] xmloff/source/style/XMLBackgroundImageContext.cxx [build CXX] xmloff/source/style/XMLBackgroundImageExport.cxx [build CXX] xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.cxx [build CXX] xmloff/source/style/XMLBitmapRepeatOffsetPropertyHandler.cxx [build CXX] xmloff/source/style/XMLClipPropertyHandler.cxx [build CXX] xmloff/source/style/XMLConstantsPropertyHandler.cxx [build CXX] xmloff/source/style/XMLElementPropertyContext.cxx [build CXX] xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx [build CXX] xmloff/source/style/XMLFontAutoStylePool.cxx [build CXX] xmloff/source/style/XMLFontStylesContext.cxx [build CXX] xmloff/source/style/XMLFootnoteSeparatorExport.cxx [build CXX] xmloff/source/style/XMLFootnoteSeparatorImport.cxx [build CXX] xmloff/source/style/XMLIsPercentagePropertyHandler.cxx [build CXX] xmloff/source/style/XMLPageExport.cxx [build CXX] xmloff/source/style/XMLPercentOrMeasurePropertyHandler.cxx [build CXX] xmloff/source/style/XMLRectangleMembersHandler.cxx [build CXX] xmloff/source/style/adjushdl.cxx [build CXX] xmloff/source/style/backhdl.cxx [build CXX] xmloff/source/style/bordrhdl.cxx [build CXX] xmloff/source/style/breakhdl.cxx [build CXX] xmloff/source/style/cdouthdl.cxx [build CXX] xmloff/source/style/chrhghdl.cxx [build CXX] xmloff/source/style/chrlohdl.cxx [build CXX] xmloff/source/style/csmaphdl.cxx [build CXX] xmloff/source/style/durationhdl.cxx [build CXX] xmloff/source/style/escphdl.cxx [build CXX] xmloff/source/style/fonthdl.cxx [build CXX] xmloff/source/style/impastpl.cxx [build CXX] xmloff/source/style/kernihdl.cxx [build CXX] xmloff/source/style/lspachdl.cxx [build CXX] xmloff/source/style/numehelp.cxx [build CXX] xmloff/source/style/opaquhdl.cxx [build CXX] xmloff/source/style/postuhdl.cxx [build CXX] xmloff/source/style/prhdlfac.cxx [build CXX] xmloff/source/style/prstylei.cxx [build CXX] xmloff/source/style/prstylecond.cxx [build CXX] xmloff/source/style/shadwhdl.cxx [build CXX] xmloff/source/style/shdwdhdl.cxx [build CXX] xmloff/source/style/styleexp.cxx [build CXX] xmloff/source/style/tabsthdl.cxx [build CXX] xmloff/source/style/undlihdl.cxx [build CXX] xmloff/source/style/weighhdl.cxx [build CXX] xmloff/source/style/xmlaustp.cxx [build CXX] xmloff/source/style/xmlbahdl.cxx [build CXX] xmloff/source/style/xmlexppr.cxx [build CXX] xmloff/source/style/xmlimppr.cxx [build CXX] xmloff/source/style/xmlnume.cxx [build CXX] xmloff/source/style/xmlnumfe.cxx [build CXX] xmloff/source/style/xmlnumfi.cxx [build CXX] xmloff/source/style/xmlnumi.cxx [build CXX] xmloff/source/style/xmlprcon.cxx [build CXX] xmloff/source/style/xmlprhdl.cxx [build CXX] xmloff/source/style/xmlprmap.cxx [build CXX] xmloff/source/style/xmlstyle.cxx [build CXX] xmloff/source/style/xmltabe.cxx [build CXX] xmloff/source/style/xmltabi.cxx [build CXX] xmloff/source/table/XMLTableExport.cxx [build CXX] xmloff/source/table/XMLTableImport.cxx [build CXX] xmloff/source/text/XMLAutoMarkFileContext.cxx [build CXX] xmloff/source/text/XMLAutoTextContainerEventImport.cxx [build CXX] xmloff/source/text/XMLAutoTextEventExport.cxx [build CXX] xmloff/source/text/XMLAutoTextEventImport.cxx [build CXX] xmloff/source/text/XMLCalculationSettingsContext.cxx [build CXX] xmloff/source/text/XMLChangeElementImportContext.cxx [build CXX] xmloff/source/text/XMLChangeImportContext.cxx [build CXX] xmloff/source/text/XMLChangeInfoContext.cxx [build CXX] xmloff/source/text/XMLChangedRegionImportContext.cxx [build CXX] xmloff/source/text/XMLFootnoteBodyImportContext.cxx [build CXX] xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx [build CXX] xmloff/source/text/XMLFootnoteImportContext.cxx [build CXX] xmloff/source/text/XMLIndexAlphabeticalSourceContext.cxx [build CXX] xmloff/source/text/XMLIndexBibliographyConfigurationContext.cxx [build CXX] xmloff/source/text/XMLIndexBibliographyEntryContext.cxx [build CXX] xmloff/source/text/XMLIndexBibliographySourceContext.cxx [build CXX] xmloff/source/text/XMLIndexBodyContext.cxx [build CXX] xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx [build CXX] xmloff/source/text/XMLIndexIllustrationSourceContext.cxx [build CXX] xmloff/source/text/XMLIndexMarkExport.cxx [build CXX] xmloff/source/text/XMLIndexObjectSourceContext.cxx [build CXX] xmloff/source/text/XMLIndexSimpleEntryContext.cxx [build CXX] xmloff/source/text/XMLIndexSourceBaseContext.cxx [build CXX] xmloff/source/text/XMLIndexSpanEntryContext.cxx [build CXX] xmloff/source/text/XMLIndexTOCContext.cxx [build CXX] xmloff/source/text/XMLIndexTOCSourceContext.cxx [build CXX] xmloff/source/text/XMLIndexTOCStylesContext.cxx [build CXX] xmloff/source/text/XMLIndexTabStopEntryContext.cxx [build CXX] xmloff/source/text/XMLIndexTableSourceContext.cxx [build CXX] xmloff/source/text/XMLIndexTemplateContext.cxx [build CXX] xmloff/source/text/XMLIndexTitleTemplateContext.cxx [build CXX] xmloff/source/text/XMLIndexUserSourceContext.cxx [build CXX] xmloff/source/text/XMLLineNumberingExport.cxx [build CXX] xmloff/source/text/XMLLineNumberingImportContext.cxx [build CXX] xmloff/source/text/XMLLineNumberingSeparatorImportContext.cxx [build CXX] xmloff/source/text/XMLPropertyBackpatcher.cxx [build CXX] xmloff/source/text/XMLRedlineExport.cxx [build CXX] xmloff/source/text/XMLSectionExport.cxx [build CXX] xmloff/source/text/XMLSectionFootnoteConfigExport.cxx [build CXX] xmloff/source/text/XMLSectionFootnoteConfigImport.cxx [build CXX] xmloff/source/text/XMLSectionImportContext.cxx [build CXX] xmloff/source/text/XMLSectionSourceDDEImportContext.cxx [build CXX] xmloff/source/text/XMLSectionSourceImportContext.cxx [build CXX] xmloff/source/text/XMLStringBufferImportContext.cxx [build CXX] xmloff/source/text/XMLTextCharStyleNamesElementExport.cxx [build CXX] xmloff/source/text/XMLTextColumnsContext.cxx [build CXX] xmloff/source/text/XMLTextColumnsExport.cxx [build CXX] xmloff/source/text/XMLTextFrameContext.cxx [build CXX] xmloff/source/text/XMLTextFrameHyperlinkContext.cxx [build CXX] xmloff/source/text/XMLTextHeaderFooterContext.cxx [build CXX] xmloff/source/text/XMLTextListAutoStylePool.cxx [build CXX] xmloff/source/text/XMLTextListBlockContext.cxx [build CXX] xmloff/source/text/XMLTextListItemContext.cxx [build CXX] xmloff/source/text/XMLTextMarkImportContext.cxx [build CXX] xmloff/source/text/XMLTextMasterPageContext.cxx [build CXX] xmloff/source/text/XMLTextMasterPageExport.cxx [build CXX] xmloff/source/text/XMLTextMasterStylesContext.cxx [build CXX] xmloff/source/text/XMLTextNumRuleInfo.cxx [build CXX] xmloff/source/text/XMLTextPropertySetContext.cxx [build CXX] xmloff/source/text/XMLTextShapeImportHelper.cxx [build CXX] xmloff/source/text/XMLTextShapeStyleContext.cxx [build CXX] xmloff/source/text/XMLTextTableContext.cxx [build CXX] xmloff/source/text/XMLTrackedChangesImportContext.cxx [build CXX] xmloff/source/text/txtdrope.cxx [build CXX] xmloff/source/text/txtdropi.cxx [build CXX] xmloff/source/text/txtexppr.cxx [build CXX] xmloff/source/text/txtflde.cxx [build CXX] xmloff/source/text/txtfldi.cxx [build CXX] xmloff/source/text/txtftne.cxx [build CXX] xmloff/source/text/txtimp.cxx [build CXX] xmloff/source/text/txtimppr.cxx [build CXX] xmloff/source/text/txtlists.cxx [build CXX] xmloff/source/text/txtparae.cxx [build CXX] xmloff/source/text/txtparai.cxx [build CXX] xmloff/source/text/txtprhdl.cxx [build CXX] xmloff/source/text/txtprmap.cxx [build CXX] xmloff/source/text/txtsecte.cxx [build CXX] xmloff/source/text/txtstyle.cxx [build CXX] xmloff/source/text/txtstyli.cxx [build CXX] xmloff/source/text/txtvfldi.cxx [build CXX] xmloff/source/xforms/SchemaContext.cxx [build CXX] xmloff/source/xforms/SchemaRestrictionContext.cxx [build CXX] xmloff/source/xforms/SchemaSimpleTypeContext.cxx [build CXX] xmloff/source/xforms/TokenContext.cxx [build CXX] xmloff/source/xforms/XFormsBindContext.cxx [build CXX] xmloff/source/xforms/XFormsInstanceContext.cxx [build CXX] xmloff/source/xforms/XFormsModelContext.cxx [build CXX] xmloff/source/xforms/XFormsSubmissionContext.cxx [build CXX] xmloff/source/xforms/xformsapi.cxx [build CXX] xmloff/source/xforms/xformsexport.cxx [build CXX] xmloff/source/xforms/xformsimport.cxx [build CXX] linguistic/source/convdic.cxx [build CXX] linguistic/source/convdiclist.cxx [build CXX] linguistic/source/convdicxml.cxx [build CXX] linguistic/source/dicimp.cxx [build CXX] linguistic/source/dlistimp.cxx [build CXX] linguistic/source/gciterator.cxx [build CXX] linguistic/source/hhconvdic.cxx [build CXX] linguistic/source/hyphdsp.cxx [build CXX] linguistic/source/hyphdta.cxx [build CXX] linguistic/source/iprcache.cxx [build CXX] linguistic/source/lngopt.cxx [build CXX] linguistic/source/lngprophelp.cxx [build CXX] linguistic/source/lngreg.cxx [build CXX] linguistic/source/lngsvcmgr.cxx [build CXX] linguistic/source/misc.cxx [build CXX] linguistic/source/misc2.cxx [build CXX] linguistic/source/spelldsp.cxx [build CXX] linguistic/source/spelldta.cxx [build CXX] linguistic/source/thesdsp.cxx [build CXX] canvas/source/factory/cf_service.cxx [build CXX] canvas/workben/canvasdemo.cxx [build MOD] comphelper [build CMP] configmgr/source/configmgr [build CMP] connectivity/source/drivers/postgresql/postgresql-sdbc [build CMP] connectivity/source/drivers/mozab/bootstrap/mozbootstrap [build CXX] desktop/source/deployment/misc/dp_dependencies.cxx [build CXX] desktop/source/deployment/misc/dp_descriptioninfoset.cxx [build CXX] desktop/source/deployment/misc/dp_identifier.cxx [build CXX] desktop/source/deployment/misc/dp_interact.cxx [build CXX] desktop/source/deployment/misc/dp_misc.cxx [build CXX] desktop/source/deployment/misc/dp_platform.cxx [build CXX] desktop/source/deployment/misc/dp_resource.cxx [build CXX] desktop/source/deployment/misc/dp_ucb.cxx [build CXX] desktop/source/deployment/misc/dp_update.cxx [build CXX] desktop/source/deployment/misc/dp_version.cxx [build CXX] desktop/source/deployment/misc/lockfile.cxx [build CXX] desktop/source/deployment/dp_log.cxx [build CXX] desktop/source/deployment/dp_persmap.cxx [build CXX] desktop/source/deployment/dp_services.cxx [build CXX] desktop/source/deployment/dp_xml.cxx [build CXX] desktop/source/deployment/manager/dp_activepackages.cxx [build CXX] desktop/source/deployment/manager/dp_commandenvironments.cxx [build CXX] desktop/source/deployment/manager/dp_extensionmanager.cxx [build CXX] desktop/source/deployment/manager/dp_informationprovider.cxx [build CXX] desktop/source/deployment/manager/dp_manager.cxx [build CXX] desktop/source/deployment/manager/dp_managerfac.cxx [build CXX] desktop/source/deployment/manager/dp_properties.cxx [build CXX] desktop/source/deployment/registry/component/dp_compbackenddb.cxx [build CXX] desktop/source/deployment/registry/component/dp_component.cxx [build CXX] desktop/source/deployment/registry/configuration/dp_configuration.cxx [build CXX] desktop/source/deployment/registry/configuration/dp_configurationbackenddb.cxx [build CXX] desktop/source/deployment/registry/dp_backend.cxx [build CXX] desktop/source/deployment/registry/dp_backenddb.cxx [build CXX] desktop/source/deployment/registry/dp_registry.cxx [build CXX] desktop/source/deployment/registry/executable/dp_executable.cxx [build CXX] desktop/source/deployment/registry/executable/dp_executablebackenddb.cxx [build CXX] desktop/source/deployment/registry/help/dp_help.cxx [build CXX] desktop/source/deployment/registry/help/dp_helpbackenddb.cxx [build CXX] desktop/source/deployment/registry/package/dp_extbackenddb.cxx [build CXX] desktop/source/deployment/registry/package/dp_package.cxx [build CXX] desktop/source/deployment/registry/script/dp_lib_container.cxx [build CXX] desktop/source/deployment/registry/script/dp_script.cxx [build CXX] desktop/source/deployment/registry/script/dp_scriptbackenddb.cxx [build CXX] desktop/source/deployment/registry/sfwk/dp_parceldesc.cxx [build CXX] desktop/source/deployment/registry/sfwk/dp_sfwk.cxx [build CMP] desktop/source/offacc/offacc [build CXX] desktop/source/splash/services_spl.cxx [build CXX] desktop/source/splash/splash.cxx [build CXX] desktop/source/splash/unxsplash.cxx [build CXX] desktop/source/pkgchk/unopkg/unopkg_app.cxx [build CXX] desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx [build CXX] desktop/source/pkgchk/unopkg/unopkg_misc.cxx [build C ] desktop/source/pkgchk/unopkg/unopkg_main.c [build DEP] LNK:Library/libmcnttype.so [build LNK] Library/libmcnttype.so [build CXX] embeddedobj/source/msole/closepreventer.cxx [build CXX] embeddedobj/source/msole/oleembed.cxx [build CXX] embeddedobj/source/msole/olemisc.cxx [build CXX] embeddedobj/source/msole/olepersist.cxx [build CXX] embeddedobj/source/msole/oleregister.cxx [build CXX] embeddedobj/source/msole/olevisual.cxx [build CXX] embeddedobj/source/msole/ownview.cxx [build CXX] embeddedobj/source/msole/xolefactory.cxx [build CMP] eventattacher/source/evtatt [build DEP] LNK:Library/libloglo.so [build LNK] Library/libloglo.so [build CMP] extensions/source/config/ldap/ldapbe2 [build CXX] extensions/source/update/feed/updatefeed.cxx [build DEP] LNK:Library/libiolo.so [build LNK] Library/libiolo.so [build CXX] filter/source/odfflatxml/OdfFlatXml.cxx [build CXX] filter/source/t602/filterenv.cxx [build CXX] filter/source/t602/t602filter.cxx [build CXX] filter/source/xsltfilter/LibXSLTTransformer.cxx [build CXX] filter/source/xsltfilter/OleHandler.cxx [build CXX] filter/source/xsltfilter/XSLTFilter.cxx [build CMP] i18npool/source/search/i18nsearch [build DEP] LNK:Library/libxstor.so [build LNK] Library/libxstor.so [build CXX] xmlsecurity/source/xmlsec/biginteger.cxx [build CXX] xmlsecurity/source/xmlsec/certificateextension_certextn.cxx [build CXX] xmlsecurity/source/xmlsec/errorcallback.cxx [build CXX] xmlsecurity/source/xmlsec/saxhelper.cxx [build CXX] xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx [build CXX] xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx [build CXX] xmlsecurity/source/xmlsec/xmlsec_init.cxx [build CXX] xmlsecurity/source/xmlsec/xmlstreamio.cxx [build CXX] xmlsecurity/source/xmlsec/nss/ciphercontext.cxx [build CXX] xmlsecurity/source/xmlsec/nss/digestcontext.cxx [build CXX] xmlsecurity/source/xmlsec/nss/nssinitializer.cxx [build CXX] xmlsecurity/source/gpg/CertificateImpl.cxx [build CXX] xmlsecurity/source/gpg/CipherContext.cxx [build CXX] xmlsecurity/source/gpg/DigestContext.cxx [build CXX] xmlsecurity/source/gpg/SecurityEnvironment.cxx [build CXX] xmlsecurity/source/gpg/SEInitializer.cxx [build CXX] xmlsecurity/source/gpg/XMLEncryption.cxx [build CXX] xmlsecurity/source/gpg/XMLSecurityContext.cxx [build CXX] xmlsecurity/source/gpg/xmlsignature_gpgimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/sanextension_nssimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/secerror.cxx [build CXX] xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.cxx [build CXX] sdext/source/presenter/PresenterAccessibility.cxx [build CXX] sdext/source/presenter/PresenterBitmapContainer.cxx [build CXX] sdext/source/presenter/PresenterButton.cxx [build CXX] sdext/source/presenter/PresenterCanvasHelper.cxx [build CXX] sdext/source/presenter/PresenterComponent.cxx [build CXX] sdext/source/presenter/PresenterConfigurationAccess.cxx [build CXX] sdext/source/presenter/PresenterController.cxx [build CXX] sdext/source/presenter/PresenterCurrentSlideObserver.cxx [build CXX] sdext/source/presenter/PresenterFrameworkObserver.cxx [build CXX] sdext/source/presenter/PresenterGeometryHelper.cxx [build CXX] sdext/source/presenter/PresenterHelpView.cxx [build CXX] sdext/source/presenter/PresenterHelper.cxx [build CXX] sdext/source/presenter/PresenterNotesView.cxx [build CXX] sdext/source/presenter/PresenterPaintManager.cxx [build CXX] sdext/source/presenter/PresenterPane.cxx [build CXX] sdext/source/presenter/PresenterPaneBase.cxx [build CXX] sdext/source/presenter/PresenterPaneBorderPainter.cxx [build CXX] sdext/source/presenter/PresenterPaneContainer.cxx [build CXX] sdext/source/presenter/PresenterPaneFactory.cxx [build CXX] sdext/source/presenter/PresenterProtocolHandler.cxx [build CXX] sdext/source/presenter/PresenterScreen.cxx [build CXX] sdext/source/presenter/PresenterScrollBar.cxx [build CXX] sdext/source/presenter/PresenterSlidePreview.cxx [build CXX] sdext/source/presenter/PresenterSlideShowView.cxx [build CXX] sdext/source/presenter/PresenterSlideSorter.cxx [build CXX] sdext/source/presenter/PresenterSprite.cxx [build CXX] sdext/source/presenter/PresenterSpritePane.cxx [build CXX] sdext/source/presenter/PresenterTextView.cxx [build CXX] sdext/source/presenter/PresenterTheme.cxx [build CXX] sdext/source/presenter/PresenterTimer.cxx [build CXX] sdext/source/presenter/PresenterToolBar.cxx [build CXX] sdext/source/presenter/PresenterUIPainter.cxx [build CXX] sdext/source/presenter/PresenterViewFactory.cxx [build CXX] sdext/source/presenter/PresenterWindowManager.cxx [build CMP] ucb/source/sorter/srtrs1 [build CMP] ucb/source/cacher/cached1 [build DEP] LNK:Library/libucpexpand1lo.so [build LNK] Library/libucpexpand1lo.so [build DEP] LNK:Library/libucpextlo.so [build LNK] Library/libucpextlo.so [build CMP] ucb/source/ucp/file/ucpfile1 [build CMP] ucb/source/ucp/ftp/ucpftp1 [build CMP] ucb/source/ucp/hierarchy/ucphier1 [build CXX] ucb/source/ucp/image/ucpimage.cxx [build CMP] ucb/source/ucp/package/ucppkg1 [build CMP] ucb/source/ucp/tdoc/ucptdoc1 [build CXX] unoxml/source/dom/node.cxx [build CXX] unoxml/source/dom/document.cxx [build CXX] unoxml/source/dom/element.cxx [build CXX] unoxml/source/dom/attr.cxx [build CXX] unoxml/source/dom/cdatasection.cxx [build CXX] unoxml/source/dom/characterdata.cxx [build CXX] unoxml/source/dom/comment.cxx [build CXX] unoxml/source/dom/documentbuilder.cxx [build CXX] unoxml/source/dom/documentfragment.cxx [build CXX] unoxml/source/dom/documenttype.cxx [build CXX] unoxml/source/dom/entity.cxx [build CXX] unoxml/source/dom/entityreference.cxx [build CXX] unoxml/source/dom/notation.cxx [build CXX] unoxml/source/dom/processinginstruction.cxx [build CXX] unoxml/source/dom/text.cxx [build CXX] unoxml/source/dom/domimplementation.cxx [build CXX] unoxml/source/dom/elementlist.cxx [build CXX] unoxml/source/dom/childlist.cxx [build CXX] unoxml/source/dom/notationsmap.cxx [build CXX] unoxml/source/dom/entitiesmap.cxx [build CXX] unoxml/source/dom/attributesmap.cxx [build CXX] unoxml/source/dom/saxbuilder.cxx [build CXX] unoxml/source/xpath/xpathobject.cxx [build CXX] unoxml/source/xpath/nodelist.cxx [build CXX] unoxml/source/xpath/xpathapi.cxx [build CXX] unoxml/source/events/event.cxx [build CXX] unoxml/source/events/eventdispatcher.cxx [build CXX] unoxml/source/events/mutationevent.cxx [build CXX] unoxml/source/events/uievent.cxx [build CXX] unoxml/source/events/mouseevent.cxx [build CXX] unoxml/source/service/services.cxx [build CXX] xmloff/source/transform/ChartOASISTContext.cxx [build CXX] xmloff/source/transform/ChartOOoTContext.cxx [build CXX] xmloff/source/transform/ChartPlotAreaOASISTContext.cxx [build CXX] xmloff/source/transform/ChartPlotAreaOOoTContext.cxx [build CXX] xmloff/source/transform/ControlOASISTContext.cxx [build CXX] xmloff/source/transform/ControlOOoTContext.cxx [build CXX] xmloff/source/transform/CreateElemTContext.cxx [build CXX] xmloff/source/transform/DeepTContext.cxx [build CXX] xmloff/source/transform/DlgOASISTContext.cxx [build CXX] xmloff/source/transform/DocumentTContext.cxx [build CXX] xmloff/source/transform/EventMap.cxx [build CXX] xmloff/source/transform/EventOASISTContext.cxx [build CXX] xmloff/source/transform/EventOOoTContext.cxx [build CXX] xmloff/source/transform/FlatTContext.cxx [build CXX] xmloff/source/transform/FormPropOASISTContext.cxx [build CXX] xmloff/source/transform/FormPropOOoTContext.cxx [build CXX] xmloff/source/transform/FrameOASISTContext.cxx [build CXX] xmloff/source/transform/FrameOOoTContext.cxx [build CXX] xmloff/source/transform/IgnoreTContext.cxx [build CXX] xmloff/source/transform/MergeElemTContext.cxx [build CXX] xmloff/source/transform/MetaTContext.cxx [build CXX] xmloff/source/transform/MutableAttrList.cxx [build CXX] xmloff/source/transform/NotesTContext.cxx [build CXX] xmloff/source/transform/OOo2Oasis.cxx [build CXX] xmloff/source/transform/Oasis2OOo.cxx [build CXX] xmloff/source/transform/PersAttrListTContext.cxx [build CXX] xmloff/source/transform/PersMixedContentTContext.cxx [build CXX] xmloff/source/transform/ProcAddAttrTContext.cxx [build CXX] xmloff/source/transform/ProcAttrTContext.cxx [build CXX] xmloff/source/transform/PropertyActionsOASIS.cxx [build CXX] xmloff/source/transform/PropertyActionsOOo.cxx [build CXX] xmloff/source/transform/RenameElemTContext.cxx [build CXX] xmloff/source/transform/StyleOASISTContext.cxx [build CXX] xmloff/source/transform/StyleOOoTContext.cxx [build CXX] xmloff/source/transform/TransformerActions.cxx [build CXX] xmloff/source/transform/TransformerBase.cxx [build CXX] xmloff/source/transform/TransformerContext.cxx [build CXX] xmloff/source/transform/TransformerTokenMap.cxx [build CXX] xmloff/source/transform/XMLFilterRegistration.cxx [build DEP] LNK:Library/libucpdav1.so [build LNK] Library/libucpdav1.so [build DEP] LNK:Library/libstringresourcelo.so [build LNK] Library/libstringresourcelo.so [build CMP] shell/source/sessioninstall/losessioninstall [build CXX] ucb/source/ucp/gio/gio_content.cxx [build CXX] ucb/source/ucp/gio/gio_datasupplier.cxx [build CXX] ucb/source/ucp/gio/gio_inputstream.cxx [build CXX] ucb/source/ucp/gio/gio_mount.cxx [build CXX] ucb/source/ucp/gio/gio_outputstream.cxx [build CXX] ucb/source/ucp/gio/gio_provider.cxx [build CXX] ucb/source/ucp/gio/gio_resultset.cxx [build CXX] ucb/source/ucp/gio/gio_seekable.cxx [build CXX] xmlhelp/source/cxxhelp/provider/content.cxx [build CXX] xmlhelp/source/cxxhelp/provider/contentcaps.cxx [build CXX] xmlhelp/source/cxxhelp/provider/databases.cxx [build CXX] xmlhelp/source/cxxhelp/provider/db.cxx [build CXX] xmlhelp/source/cxxhelp/provider/inputstream.cxx [build CXX] xmlhelp/source/cxxhelp/provider/provider.cxx [build CXX] xmlhelp/source/cxxhelp/provider/resultset.cxx [build CXX] xmlhelp/source/cxxhelp/provider/resultsetbase.cxx [build CXX] xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx [build CXX] xmlhelp/source/cxxhelp/provider/resultsetforroot.cxx [build CXX] xmlhelp/source/cxxhelp/provider/services.cxx [build CXX] xmlhelp/source/cxxhelp/provider/urlparameter.cxx [build CXX] xmlhelp/source/cxxhelp/qe/DocGenerator.cxx [build CXX] xmlhelp/source/treeview/tvfactory.cxx [build CXX] xmlhelp/source/treeview/tvread.cxx [build CMP] shell/source/unix/exec/syssh [build CXX] shell/source/backends/desktopbe/desktopbackend.cxx [build CXX] sdext/source/pdfimport/filterdet.cxx [build CXX] sdext/source/pdfimport/misc/pdfihelper.cxx [build CXX] sdext/source/pdfimport/misc/pwdinteract.cxx [build CXX] sdext/source/pdfimport/odf/odfemitter.cxx [build CXX] sdext/source/pdfimport/pdfiadaptor.cxx [build CXX] sdext/source/pdfimport/pdfparse/pdfentries.cxx [build CXX] sdext/source/pdfimport/pdfparse/pdfparse.cxx [build CXX] sdext/source/pdfimport/sax/emitcontext.cxx [build CXX] sdext/source/pdfimport/sax/saxattrlist.cxx [build CXX] sdext/source/pdfimport/services.cxx [build CXX] sdext/source/pdfimport/tree/drawtreevisiting.cxx [build CXX] sdext/source/pdfimport/tree/genericelements.cxx [build CXX] sdext/source/pdfimport/tree/imagecontainer.cxx [build CXX] sdext/source/pdfimport/tree/pdfiprocessor.cxx [build CXX] sdext/source/pdfimport/tree/style.cxx [build CXX] sdext/source/pdfimport/tree/treevisitorfactory.cxx [build CXX] sdext/source/pdfimport/tree/writertreevisiting.cxx [build CXX] sdext/source/pdfimport/wrapper/wrapper.cxx [build DEP] LNK:Executable/HelpIndexer [build LNK] Executable/HelpIndexer [build DEP] LNK:Executable/HelpLinker [build LNK] Executable/HelpLinker [build BIN] idl [build DEP] LNK:Executable/lngconvex [build LNK] Executable/lngconvex [build CXX] test/source/setupvcl.cxx [build BIN] tools [build CXX] vcl/source/uipreviewer/previewer.cxx [build CXX] vcl/workben/outdevgrind.cxx [build CXX] vcl/workben/vcldemo.cxx [build CXX] vcl/workben/icontest.cxx [build CXX] vcl/backendtest/VisualBackendTest.cxx [build CXX] vcl/workben/mtfdemo.cxx [build CXX] vcl/workben/svdem.cxx [build CXX] vcl/workben/fftester.cxx [build CXX] vcl/workben/svptest.cxx [build CXX] vcl/workben/svpclient.cxx [build CXX] vcl/unx/generic/app/i18n_cb.cxx [build CXX] vcl/unx/generic/app/i18n_ic.cxx [build CXX] vcl/unx/generic/app/i18n_im.cxx [build CXX] vcl/unx/generic/app/i18n_keysym.cxx [build CXX] vcl/unx/generic/app/i18n_status.cxx [build CXX] vcl/unx/generic/app/i18n_xkb.cxx [build CXX] vcl/unx/generic/app/keysymnames.cxx [build CXX] vcl/unx/generic/app/randrwrapper.cxx [build CXX] vcl/unx/generic/app/saldata.cxx [build CXX] vcl/unx/generic/app/saldisp.cxx [build CXX] vcl/unx/generic/app/salinst.cxx [build CXX] vcl/unx/generic/app/saltimer.cxx [build CXX] vcl/unx/generic/app/sm.cxx [build CXX] vcl/unx/generic/app/wmadaptor.cxx [build CXX] vcl/unx/generic/dtrans/bmp.cxx [build CXX] vcl/unx/generic/dtrans/config.cxx [build CXX] vcl/unx/generic/dtrans/X11_clipboard.cxx [build CXX] vcl/unx/generic/dtrans/X11_dndcontext.cxx [build CXX] vcl/unx/generic/dtrans/X11_droptarget.cxx [build CXX] vcl/unx/generic/dtrans/X11_selection.cxx [build CXX] vcl/unx/generic/dtrans/X11_service.cxx [build CXX] vcl/unx/generic/dtrans/X11_transferable.cxx [build CXX] vcl/unx/generic/gdi/cairo_xlib_cairo.cxx [build CXX] vcl/unx/generic/gdi/x11cairotextrender.cxx [build CXX] vcl/unx/generic/gdi/gdiimpl.cxx [build CXX] vcl/unx/generic/gdi/openglx11cairotextrender.cxx [build CXX] vcl/unx/generic/gdi/salbmp.cxx [build CXX] vcl/unx/generic/gdi/salgdi2.cxx [build CXX] vcl/unx/generic/gdi/font.cxx [build CXX] vcl/unx/generic/gdi/salgdi.cxx [build CXX] vcl/unx/generic/gdi/salvd.cxx [build CXX] vcl/unx/generic/gdi/xrender_peer.cxx [build CXX] vcl/unx/generic/window/salframe.cxx [build CXX] vcl/unx/generic/window/salobj.cxx [build CXX] vcl/unx/x11/x11sys.cxx [build CXX] vcl/unx/x11/xlimits.cxx [build CXX] vcl/opengl/x11/gdiimpl.cxx [build CXX] vcl/opengl/x11/salvd.cxx [build CXX] vcl/unx/generic/desktopdetect/desktopdetector.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkaction.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkbridge.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkcomponent.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkeditabletext.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkfactory.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkhypertext.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkimage.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atklistener.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkregistry.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkselection.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atktable.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atktextattributes.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atktext.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkutil.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkvalue.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkwindow.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkwrapper.cxx [build CXX] vcl/unx/gtk3/gtk3gtkdata.cxx [build CXX] vcl/unx/gtk3/gtk3gtkinst.cxx [build CXX] vcl/unx/gtk3/gtk3gtksys.cxx [build CXX] vcl/unx/gtk3/gtk3fpicker.cxx [build CXX] vcl/unx/gtk3/cairo_gtk3_cairo.cxx [build CXX] vcl/unx/gtk3/gtk3gtkprintwrapper.cxx [build CXX] vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx [build CXX] vcl/unx/gtk3/gtk3salprn-gtk.cxx [build CXX] vcl/unx/gtk3/gtk3gtkframe.cxx [build CXX] vcl/unx/gtk3/gtk3gtkobject.cxx [build CXX] vcl/unx/gtk3/gtk3gtksalmenu.cxx [build CXX] vcl/unx/gtk3/gtk3glomenu.cxx [build CXX] vcl/unx/gtk3/gtk3gloactiongroup.cxx [build CXX] vcl/unx/gtk3/gtk3hudawareness.cxx [build CMP] UnoControls/util/ctl [build CMP] unotools/util/utl [build CXX] svtools/source/brwbox/brwbox1.cxx [build CXX] svtools/source/brwbox/brwbox2.cxx [build CXX] svtools/source/brwbox/brwbox3.cxx [build CXX] svtools/source/brwbox/brwhead.cxx [build CXX] svtools/source/brwbox/datwin.cxx [build CXX] svtools/source/brwbox/ebbcontrols.cxx [build CXX] svtools/source/brwbox/editbrowsebox.cxx [build CXX] svtools/source/brwbox/editbrowsebox2.cxx [build CXX] svtools/source/config/accessibilityoptions.cxx [build CXX] svtools/source/config/apearcfg.cxx [build CXX] svtools/source/config/colorcfg.cxx [build CXX] svtools/source/config/extcolorcfg.cxx [build CXX] svtools/source/config/fontsubstconfig.cxx [build CXX] svtools/source/config/helpopt.cxx [build CXX] svtools/source/config/htmlcfg.cxx [build CXX] svtools/source/config/itemholder2.cxx [build CXX] svtools/source/config/menuoptions.cxx [build CXX] svtools/source/config/miscopt.cxx [build CXX] svtools/source/config/slidesorterbaropt.cxx [build CXX] svtools/source/config/optionsdrawinglayer.cxx [build CXX] svtools/source/config/printoptions.cxx [build CXX] svtools/source/contnr/DocumentInfoPreview.cxx [build CXX] svtools/source/contnr/contentenumeration.cxx [build CXX] svtools/source/contnr/fileview.cxx [build CXX] svtools/source/contnr/foldertree.cxx [build CXX] svtools/source/contnr/iconview.cxx [build CXX] svtools/source/contnr/iconviewimpl.cxx [build CXX] svtools/source/contnr/imivctl1.cxx [build CXX] svtools/source/contnr/imivctl2.cxx [build CXX] svtools/source/contnr/ivctrl.cxx [build CXX] svtools/source/contnr/simptabl.cxx [build CXX] svtools/source/contnr/templwin.cxx [build CXX] svtools/source/control/accessibleruler.cxx [build CXX] svtools/source/control/asynclink.cxx [build CXX] svtools/source/control/autocmpledit.cxx [build CXX] svtools/source/control/breadcrumb.cxx [build CXX] svtools/source/control/calendar.cxx [build CXX] svtools/source/control/collatorres.cxx [build CXX] svtools/source/control/ctrlbox.cxx [build CXX] svtools/source/control/ctrltool.cxx [build CXX] svtools/source/control/filectrl.cxx [build CXX] svtools/source/control/fileurlbox.cxx [build CXX] svtools/source/control/hyperlabel.cxx [build CXX] svtools/source/control/indexentryres.cxx [build CXX] svtools/source/control/inettbc.cxx [build CXX] svtools/source/control/managedmenubutton.cxx [build CXX] svtools/source/control/roadmap.cxx [build CXX] svtools/source/control/ruler.cxx [build CXX] svtools/source/control/scriptedtext.cxx [build CXX] svtools/source/control/scrwin.cxx [build CXX] svtools/source/control/tabbar.cxx [build CXX] svtools/source/control/toolbarmenu.cxx [build CXX] svtools/source/control/toolbarmenuacc.cxx [build CXX] svtools/source/control/urlcontrol.cxx [build CXX] svtools/source/control/valueacc.cxx [build CXX] svtools/source/control/valueset.cxx [build CXX] svtools/source/dialogs/addresstemplate.cxx [build CXX] svtools/source/dialogs/colrdlg.cxx [build CXX] svtools/source/dialogs/insdlg.cxx [build CXX] svtools/source/dialogs/PlaceEditDialog.cxx [build CXX] svtools/source/dialogs/prnsetup.cxx [build CXX] svtools/source/dialogs/restartdialog.cxx [build CXX] svtools/source/dialogs/roadmapwizard.cxx [build CXX] svtools/source/dialogs/ServerDetailsControls.cxx [build CXX] svtools/source/dialogs/wizardmachine.cxx [build CXX] svtools/source/dialogs/wizdlg.cxx [build CXX] svtools/source/edit/editsyntaxhighlighter.cxx [build CXX] svtools/source/edit/svmedit.cxx [build CXX] svtools/source/edit/svmedit2.cxx [build CXX] svtools/source/edit/textwindowpeer.cxx [build CXX] svtools/source/filter/SvFilterOptionsDialog.cxx [build CXX] svtools/source/filter/DocumentToGraphicRenderer.cxx [build CXX] svtools/source/filter/exportdialog.cxx [build CXX] svtools/source/graphic/renderer.cxx [build CXX] svtools/source/hatchwindow/documentcloser.cxx [build CXX] svtools/source/hatchwindow/hatchwindow.cxx [build CXX] svtools/source/hatchwindow/hatchwindowfactory.cxx [build CXX] svtools/source/hatchwindow/ipwin.cxx [build CXX] svtools/source/misc/acceleratorexecute.cxx [build CXX] svtools/source/misc/bindablecontrolhelper.cxx [build CXX] svtools/source/misc/cliplistener.cxx [build CXX] svtools/source/misc/dialogclosedlistener.cxx [build CXX] svtools/source/misc/ehdl.cxx [build CXX] svtools/source/misc/embedhlp.cxx [build CXX] svtools/source/misc/embedtransfer.cxx [build CXX] svtools/source/misc/filechangedchecker.cxx [build CXX] svtools/source/misc/imagemgr.cxx [build CXX] svtools/source/misc/imageresourceaccess.cxx [build CXX] svtools/source/misc/langtab.cxx [build CXX] svtools/source/misc/langhelp.cxx [build CXX] svtools/source/misc/openfiledroptargetlistener.cxx [build CXX] svtools/source/misc/sampletext.cxx [build CXX] svtools/source/misc/stringtransfer.cxx [build CXX] svtools/source/misc/svtresid.cxx [build CXX] svtools/source/misc/templatefoldercache.cxx [build CXX] svtools/source/misc/unitconv.cxx [build CXX] svtools/source/svhtml/htmlkywd.cxx [build CXX] svtools/source/svhtml/htmlout.cxx [build CXX] svtools/source/svhtml/htmlsupp.cxx [build CXX] svtools/source/svhtml/HtmlWriter.cxx [build CXX] svtools/source/svhtml/parhtml.cxx [build CXX] svtools/source/svrtf/parrtf.cxx [build CXX] svtools/source/svrtf/rtfkeywd.cxx [build CXX] svtools/source/svrtf/rtfout.cxx [build CXX] svtools/source/svrtf/svparser.cxx [build CXX] svtools/source/table/defaultinputhandler.cxx [build CXX] svtools/source/table/gridtablerenderer.cxx [build CXX] svtools/source/table/tablecontrol.cxx [build CXX] svtools/source/table/tablecontrol_impl.cxx [build CXX] svtools/source/table/tabledatawindow.cxx [build CXX] svtools/source/table/mousefunction.cxx [build CXX] svtools/source/table/cellvalueconversion.cxx [build CXX] svtools/source/table/tablegeometry.cxx [build CXX] svtools/source/uitest/uiobject.cxx [build CXX] svtools/source/uno/addrtempuno.cxx [build CXX] svtools/source/uno/fpicker.cxx [build CXX] svtools/source/uno/framestatuslistener.cxx [build CXX] svtools/source/uno/generictoolboxcontroller.cxx [build CXX] svtools/source/uno/genericunodialog.cxx [build CXX] svtools/source/uno/miscservices.cxx [build CXX] svtools/source/uno/popupmenucontrollerbase.cxx [build CXX] svtools/source/uno/popupwindowcontroller.cxx [build CXX] svtools/source/uno/statusbarcontroller.cxx [build CXX] svtools/source/uno/svtxgridcontrol.cxx [build CXX] svtools/source/uno/toolboxcontroller.cxx [build CXX] svtools/source/uno/treecontrolpeer.cxx [build CXX] svtools/source/uno/unocontroltablemodel.cxx [build CXX] svtools/source/uno/unogridcolumnfacade.cxx [build CXX] svtools/source/uno/unoevent.cxx [build CXX] svtools/source/uno/unoiface.cxx [build CXX] svtools/source/uno/unoimap.cxx [build CXX] svtools/source/uno/wizard/unowizard.cxx [build CXX] svtools/source/uno/wizard/wizardpagecontroller.cxx [build CXX] svtools/source/uno/wizard/wizardshell.cxx [build BIN] animations [build CXX] canvas/source/tools/cachedprimitivebase.cxx [build CXX] canvas/source/tools/canvascustomspritehelper.cxx [build CXX] canvas/source/tools/canvastools.cxx [build CXX] canvas/source/tools/elapsedtime.cxx [build CXX] canvas/source/tools/page.cxx [build CXX] canvas/source/tools/pagemanager.cxx [build CXX] canvas/source/tools/parametricpolypolygon.cxx [build CXX] canvas/source/tools/propertysethelper.cxx [build CXX] canvas/source/tools/spriteredrawmanager.cxx [build CXX] canvas/source/tools/surface.cxx [build CXX] canvas/source/tools/surfaceproxy.cxx [build CXX] canvas/source/tools/surfaceproxymanager.cxx [build CXX] canvas/source/tools/verifyinput.cxx [build CXX] cppcanvas/source/mtfrenderer/bitmapaction.cxx [build CXX] cppcanvas/source/mtfrenderer/cachedprimitivebase.cxx [build CXX] cppcanvas/source/mtfrenderer/implrenderer.cxx [build CXX] cppcanvas/source/mtfrenderer/lineaction.cxx [build CXX] cppcanvas/source/mtfrenderer/mtftools.cxx [build CXX] cppcanvas/source/mtfrenderer/pointaction.cxx [build CXX] cppcanvas/source/mtfrenderer/polypolyaction.cxx [build CXX] cppcanvas/source/mtfrenderer/textaction.cxx [build CXX] cppcanvas/source/mtfrenderer/textlineshelper.cxx [build CXX] cppcanvas/source/mtfrenderer/transparencygroupaction.cxx [build CXX] cppcanvas/source/tools/canvasgraphichelper.cxx [build CXX] cppcanvas/source/tools/tools.cxx [build CXX] cppcanvas/source/wrapper/basegfxfactory.cxx [build CXX] cppcanvas/source/wrapper/implbitmap.cxx [build CXX] cppcanvas/source/wrapper/implbitmapcanvas.cxx [build CXX] cppcanvas/source/wrapper/implcanvas.cxx [build CXX] cppcanvas/source/wrapper/implcustomsprite.cxx [build CXX] cppcanvas/source/wrapper/implpolypolygon.cxx [build CXX] cppcanvas/source/wrapper/implsprite.cxx [build CXX] cppcanvas/source/wrapper/implspritecanvas.cxx [build CXX] cppcanvas/source/wrapper/vclfactory.cxx [build CXX] framework/source/fwi/classes/converter.cxx [build CXX] framework/source/fwi/classes/protocolhandlercache.cxx [build CXX] framework/source/fwi/helper/mischelper.cxx [build CXX] framework/source/fwi/helper/shareablemutex.cxx [build CXX] framework/source/fwi/jobs/configaccess.cxx [build CXX] framework/source/fwi/jobs/jobconst.cxx [build CXX] framework/source/fwi/threadhelp/transactionmanager.cxx [build CXX] framework/source/fwi/uielement/constitemcontainer.cxx [build CXX] framework/source/fwi/uielement/itemcontainer.cxx [build CXX] framework/source/fwi/uielement/rootitemcontainer.cxx [build CMP] xmlscript/util/xmlscript [build CXX] basic/source/basmgr/basicmanagerrepository.cxx [build CXX] basic/source/basmgr/basmgr.cxx [build CXX] basic/source/basmgr/vbahelper.cxx [build CXX] basic/source/classes/codecompletecache.cxx [build CXX] basic/source/classes/eventatt.cxx [build CXX] basic/source/classes/global.cxx [build CXX] basic/source/classes/image.cxx [build CXX] basic/source/classes/propacc.cxx [build CXX] basic/source/classes/sb.cxx [build CXX] basic/source/classes/sbunoobj.cxx [build CXX] basic/source/classes/sbxmod.cxx [build CXX] basic/source/comp/basiccharclass.cxx [build CXX] basic/source/comp/buffer.cxx [build CXX] basic/source/comp/codegen.cxx [build CXX] basic/source/comp/dim.cxx [build CXX] basic/source/comp/exprtree.cxx [build CXX] basic/source/comp/exprgen.cxx [build CXX] basic/source/comp/exprnode.cxx [build CXX] basic/source/comp/io.cxx [build CXX] basic/source/comp/loops.cxx [build CXX] basic/source/comp/parser.cxx [build CXX] basic/source/comp/sbcomp.cxx [build CXX] basic/source/comp/scanner.cxx [build CXX] basic/source/comp/symtbl.cxx [build CXX] basic/source/comp/token.cxx [build CXX] basic/source/uno/dlgcont.cxx [build CXX] basic/source/uno/modsizeexceeded.cxx [build CXX] basic/source/uno/namecont.cxx [build CXX] basic/source/uno/scriptcont.cxx [build CXX] basic/source/runtime/comenumwrapper.cxx [build CXX] basic/source/runtime/ddectrl.cxx [build CXX] basic/source/runtime/inputbox.cxx [build CXX] basic/source/runtime/iosys.cxx [build CXX] basic/source/runtime/props.cxx [build CXX] basic/source/runtime/stdobj.cxx [build CXX] basic/source/runtime/stdobj1.cxx [build CXX] basic/source/runtime/runtime.cxx [build CXX] basic/source/classes/errobject.cxx [build CXX] basic/source/runtime/basrdll.cxx [build CXX] basic/source/runtime/methods.cxx [build CXX] basic/source/runtime/methods1.cxx [build CXX] basic/source/classes/sbintern.cxx [build CXX] basic/source/sbx/sbxarray.cxx [build CXX] basic/source/sbx/sbxbool.cxx [build CXX] basic/source/sbx/sbxbyte.cxx [build CXX] basic/source/sbx/sbxchar.cxx [build CXX] basic/source/sbx/sbxcoll.cxx [build CXX] basic/source/sbx/sbxcurr.cxx [build CXX] basic/source/sbx/sbxbase.cxx [build CXX] basic/source/sbx/sbxdate.cxx [build CXX] basic/source/sbx/sbxdbl.cxx [build CXX] basic/source/sbx/sbxdec.cxx [build CXX] basic/source/sbx/sbxexec.cxx [build CXX] basic/source/sbx/sbxform.cxx [build CXX] basic/source/sbx/sbxint.cxx [build CXX] basic/source/sbx/sbxlng.cxx [build CXX] basic/source/sbx/sbxobj.cxx [build CXX] basic/source/sbx/sbxres.cxx [build CXX] basic/source/sbx/sbxscan.cxx [build CXX] basic/source/sbx/sbxsng.cxx [build CXX] basic/source/sbx/sbxstr.cxx [build CXX] basic/source/sbx/sbxuint.cxx [build CXX] basic/source/sbx/sbxulng.cxx [build CXX] basic/source/sbx/sbxvalue.cxx [build CXX] basic/source/sbx/sbxvar.cxx [build CXX] basic/source/runtime/dllmgr-none.cxx [build SDI] svx/sdi/svxslots [build SDI] basctl/sdi/basslots [build CXX] workdir/YaccTarget/connectivity/source/parse/sqlbison.cxx [build CXX] workdir/LexTarget/connectivity/source/parse/sqlflex.cxx [build CXX] connectivity/source/commontools/AutoRetrievingBase.cxx [build CXX] connectivity/source/commontools/BlobHelper.cxx [build CXX] connectivity/source/commontools/CommonTools.cxx [build CXX] connectivity/source/commontools/ConnectionWrapper.cxx [build CXX] connectivity/source/commontools/DateConversion.cxx [build CXX] connectivity/source/commontools/DriversConfig.cxx [build CXX] connectivity/source/commontools/FDatabaseMetaDataResultSet.cxx [build CXX] connectivity/source/commontools/FDatabaseMetaDataResultSetMetaData.cxx [build CXX] connectivity/source/commontools/FValue.cxx [build CXX] connectivity/source/commontools/ParameterSubstitution.cxx [build CXX] connectivity/source/commontools/RowFunctionParser.cxx [build CXX] connectivity/source/commontools/TColumnsHelper.cxx [build CXX] connectivity/source/commontools/TConnection.cxx [build CXX] connectivity/source/commontools/TDatabaseMetaDataBase.cxx [build CXX] connectivity/source/commontools/TIndex.cxx [build CXX] connectivity/source/commontools/TIndexColumns.cxx [build CXX] connectivity/source/commontools/TIndexes.cxx [build CXX] connectivity/source/commontools/TKey.cxx [build CXX] connectivity/source/commontools/TKeyColumns.cxx [build CXX] connectivity/source/commontools/TKeys.cxx [build CXX] connectivity/source/commontools/TPrivilegesResultSet.cxx [build CXX] connectivity/source/commontools/TSkipDeletedSet.cxx [build CXX] connectivity/source/commontools/TSortIndex.cxx [build CXX] connectivity/source/commontools/TTableHelper.cxx [build CXX] connectivity/source/commontools/conncleanup.cxx [build CXX] connectivity/source/commontools/dbcharset.cxx [build CXX] connectivity/source/commontools/dbconversion.cxx [build CXX] connectivity/source/commontools/dbexception.cxx [build CXX] connectivity/source/commontools/dbmetadata.cxx [build CXX] connectivity/source/commontools/dbtools.cxx [build CXX] connectivity/source/commontools/dbtools2.cxx [build CXX] connectivity/source/commontools/filtermanager.cxx [build CXX] connectivity/source/commontools/formattedcolumnvalue.cxx [build CXX] connectivity/source/commontools/parameters.cxx [build CXX] connectivity/source/commontools/paramwrapper.cxx [build CXX] connectivity/source/commontools/predicateinput.cxx [build CXX] connectivity/source/commontools/propertyids.cxx [build CXX] connectivity/source/commontools/sqlerror.cxx [build CXX] connectivity/source/commontools/statementcomposer.cxx [build CXX] connectivity/source/commontools/warningscontainer.cxx [build CXX] connectivity/source/parse/PColumn.cxx [build CXX] connectivity/source/parse/internalnode.cxx [build CXX] connectivity/source/parse/sqliterator.cxx [build CXX] connectivity/source/parse/sqlnode.cxx [build CXX] connectivity/source/resource/sharedresources.cxx [build CXX] connectivity/source/sdbcx/VCatalog.cxx [build CXX] connectivity/source/sdbcx/VCollection.cxx [build CXX] connectivity/source/sdbcx/VColumn.cxx [build CXX] connectivity/source/sdbcx/VDescriptor.cxx [build CXX] connectivity/source/sdbcx/VGroup.cxx [build CXX] connectivity/source/sdbcx/VIndex.cxx [build CXX] connectivity/source/sdbcx/VIndexColumn.cxx [build CXX] connectivity/source/sdbcx/VKey.cxx [build CXX] connectivity/source/sdbcx/VKeyColumn.cxx [build CXX] connectivity/source/sdbcx/VTable.cxx [build CXX] connectivity/source/sdbcx/VUser.cxx [build CXX] connectivity/source/sdbcx/VView.cxx [build CXX] canvas/source/simplecanvas/simplecanvasimpl.cxx [build CXX] canvas/source/cairo/cairo_cachedbitmap.cxx [build CXX] canvas/source/cairo/cairo_canvas.cxx [build CXX] canvas/source/cairo/cairo_canvasbitmap.cxx [build CXX] canvas/source/cairo/cairo_canvascustomsprite.cxx [build CXX] canvas/source/cairo/cairo_canvasfont.cxx [build CXX] canvas/source/cairo/cairo_canvashelper.cxx [build CXX] canvas/source/cairo/cairo_canvashelper_text.cxx [build CXX] canvas/source/cairo/cairo_devicehelper.cxx [build CXX] canvas/source/cairo/cairo_services.cxx [build CXX] canvas/source/cairo/cairo_spritecanvas.cxx [build CXX] canvas/source/cairo/cairo_spritecanvashelper.cxx [build CXX] canvas/source/cairo/cairo_spritedevicehelper.cxx [build CXX] canvas/source/cairo/cairo_spritehelper.cxx [build CXX] canvas/source/cairo/cairo_textlayout.cxx [build CXX] canvas/source/opengl/ogl_bitmapcanvashelper.cxx [build CXX] canvas/source/opengl/ogl_canvasbitmap.cxx [build CXX] canvas/source/opengl/ogl_canvascustomsprite.cxx [build CXX] canvas/source/opengl/ogl_canvasfont.cxx [build CXX] canvas/source/opengl/ogl_canvashelper.cxx [build CXX] canvas/source/opengl/ogl_canvastools.cxx [build CXX] canvas/source/opengl/ogl_spritecanvas.cxx [build CXX] canvas/source/opengl/ogl_spritedevicehelper.cxx [build CXX] canvas/source/opengl/ogl_textlayout.cxx [build CXX] canvas/source/opengl/ogl_texturecache.cxx [build DEP] LNK:Library/libexpwraplo.so [build LNK] Library/libexpwraplo.so [build BIN] configmgr [build CMP] dtrans/util/mcnttype [build BIN] eventattacher [build CMP] extensions/source/logging/log [build PKG] redland [build CMP] io/source/io [build CXX] lingucomponent/source/hyphenator/hyphen/hyphenimp.cxx [build CXX] lingucomponent/source/spellcheck/spell/sspellimp.cxx [build CXX] lingucomponent/source/thesaurus/libnth/nthesdta.cxx [build CXX] lingucomponent/source/thesaurus/libnth/nthesimp.cxx [build CMP] package/source/xstor/xstor [build SDI] sc/sdi/scslots [build SDI] sw/sdi/swslots [build SDI] sd/sdi/sdgslots [build SDI] sd/sdi/sdslots [build SDI] starmath/sdi/smslots [build DEP] LNK:Library/libucpcmis1lo.so [build LNK] Library/libucpcmis1lo.so [build CMP] ucb/source/ucp/expand/ucpexpand1 [build CMP] ucb/source/ucp/ext/ucpext [build CMP] ucb/source/ucp/webdav-neon/ucpdav1 [build CMP] scripting/source/stringresource/stringresource [build CXX] slideshow/source/engine/opengl/TransitionerImpl.cxx [build CXX] slideshow/source/engine/opengl/TransitionImpl.cxx [build CXX] slideshow/source/engine/opengl/Operation.cxx [build CXX] filter/source/graphicfilter/icgm/actimpr.cxx [build CXX] filter/source/graphicfilter/icgm/bitmap.cxx [build CXX] filter/source/graphicfilter/icgm/bundles.cxx [build CXX] filter/source/graphicfilter/icgm/cgm.cxx [build CXX] filter/source/graphicfilter/icgm/chart.cxx [build CXX] filter/source/graphicfilter/icgm/class0.cxx [build CXX] filter/source/graphicfilter/icgm/class1.cxx [build CXX] filter/source/graphicfilter/icgm/class2.cxx [build CXX] filter/source/graphicfilter/icgm/class3.cxx [build CXX] filter/source/graphicfilter/icgm/class4.cxx [build CXX] filter/source/graphicfilter/icgm/class5.cxx [build CXX] filter/source/graphicfilter/icgm/class7.cxx [build CXX] filter/source/graphicfilter/icgm/classx.cxx [build CXX] filter/source/graphicfilter/icgm/elements.cxx [build BIN] helpcompiler [build MOD] idl [build BIN] io [build BIN] opencl [build CXX] test/source/vclbootstrapprotector.cxx [build MOD] tools [build CXX] vcl/unx/gtk/a11y/atkaction.cxx [build CXX] vcl/unx/gtk/a11y/atkbridge.cxx [build CXX] vcl/unx/gtk/a11y/atkcomponent.cxx [build CXX] vcl/unx/gtk/a11y/atkeditabletext.cxx [build CXX] vcl/unx/gtk/a11y/atkfactory.cxx [build CXX] vcl/unx/gtk/a11y/atkhypertext.cxx [build CXX] vcl/unx/gtk/a11y/atkimage.cxx [build CXX] vcl/unx/gtk/a11y/atklistener.cxx [build CXX] vcl/unx/gtk/a11y/atkregistry.cxx [build CXX] vcl/unx/gtk/a11y/atkselection.cxx [build CXX] vcl/unx/gtk/a11y/atktable.cxx [build CXX] vcl/unx/gtk/a11y/atktextattributes.cxx [build CXX] vcl/unx/gtk/a11y/atktext.cxx [build CXX] vcl/unx/gtk/a11y/atkutil.cxx [build CXX] vcl/unx/gtk/a11y/atkvalue.cxx [build CXX] vcl/unx/gtk/a11y/atkwindow.cxx [build CXX] vcl/unx/gtk/a11y/atkwrapper.cxx [build CXX] vcl/unx/gtk/gtkdata.cxx [build CXX] vcl/unx/gtk/gtkinst.cxx [build CXX] vcl/unx/gtk/gtksys.cxx [build CXX] vcl/unx/gtk/salnativewidgets-gtk.cxx [build CXX] vcl/unx/gtk/gtksalframe.cxx [build CXX] vcl/unx/gtk/gtkobject.cxx [build CXX] vcl/unx/gtk/fpicker/resourceprovider.cxx [build CXX] vcl/unx/gtk/fpicker/SalGtkPicker.cxx [build CXX] vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx [build CXX] vcl/unx/gtk/fpicker/SalGtkFolderPicker.cxx [build CXX] vcl/unx/gtk/gloactiongroup.cxx [build CXX] vcl/unx/gtk/gtksalmenu.cxx [build CXX] vcl/unx/gtk/glomenu.cxx [build CXX] vcl/unx/gtk/hudawareness.cxx [build CXX] vcl/unx/gtk/gtkprintwrapper.cxx [build CXX] vcl/unx/gtk/salprn-gtk.cxx [build BIN] UnoControls [build DEP] LNK:Library/libsotlo.so [build LNK] Library/libsotlo.so [build DEP] LNK:Library/libi18nutil.so [build LNK] Library/libi18nutil.so [build CXX] accessibility/source/extended/AccessibleBrowseBox.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxBase.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxCheckBoxCell.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxHeaderBar.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxHeaderCell.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxTable.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxTableBase.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx [build CXX] accessibility/source/extended/AccessibleGridControl.cxx [build CXX] accessibility/source/extended/AccessibleGridControlBase.cxx [build CXX] accessibility/source/extended/AccessibleGridControlHeader.cxx [build CXX] accessibility/source/extended/AccessibleGridControlHeaderCell.cxx [build CXX] accessibility/source/extended/AccessibleGridControlTable.cxx [build CXX] accessibility/source/extended/AccessibleGridControlTableBase.cxx [build CXX] accessibility/source/extended/AccessibleGridControlTableCell.cxx [build CXX] accessibility/source/extended/accessiblebrowseboxcell.cxx [build CXX] accessibility/source/extended/accessibleeditbrowseboxcell.cxx [build CXX] accessibility/source/extended/accessibleiconchoicectrl.cxx [build CXX] accessibility/source/extended/accessibleiconchoicectrlentry.cxx [build CXX] accessibility/source/extended/accessiblelistbox.cxx [build CXX] accessibility/source/extended/accessiblelistboxentry.cxx [build CXX] accessibility/source/extended/accessibletabbar.cxx [build CXX] accessibility/source/extended/accessibletabbarbase.cxx [build CXX] accessibility/source/extended/accessibletabbarpage.cxx [build CXX] accessibility/source/extended/accessibletabbarpagelist.cxx [build CXX] accessibility/source/extended/accessibletablistbox.cxx [build CXX] accessibility/source/extended/accessibletablistboxtable.cxx [build CXX] accessibility/source/extended/listboxaccessible.cxx [build CXX] accessibility/source/extended/textwindowaccessibility.cxx [build CXX] accessibility/source/helper/acc_factory.cxx [build CXX] accessibility/source/helper/accresmgr.cxx [build CXX] accessibility/source/helper/characterattributeshelper.cxx [build CXX] accessibility/source/helper/IComboListBoxHelper.cxx [build CXX] accessibility/source/standard/accessiblemenubasecomponent.cxx [build CXX] accessibility/source/standard/accessiblemenucomponent.cxx [build CXX] accessibility/source/standard/accessiblemenuitemcomponent.cxx [build CXX] accessibility/source/standard/floatingwindowaccessible.cxx [build CXX] accessibility/source/standard/vclxaccessiblebox.cxx [build CXX] accessibility/source/standard/vclxaccessiblebutton.cxx [build CXX] accessibility/source/standard/vclxaccessiblecheckbox.cxx [build CXX] accessibility/source/standard/vclxaccessiblecombobox.cxx [build CXX] accessibility/source/standard/vclxaccessibledropdowncombobox.cxx [build CXX] accessibility/source/standard/vclxaccessibledropdownlistbox.cxx [build CXX] accessibility/source/standard/vclxaccessibleedit.cxx [build CXX] accessibility/source/standard/vclxaccessiblefixedhyperlink.cxx [build CXX] accessibility/source/standard/vclxaccessiblefixedtext.cxx [build CXX] accessibility/source/standard/vclxaccessibleheaderbar.cxx [build CXX] accessibility/source/standard/vclxaccessibleheaderbaritem.cxx [build CXX] accessibility/source/standard/vclxaccessiblelist.cxx [build CXX] accessibility/source/standard/vclxaccessiblelistbox.cxx [build CXX] accessibility/source/standard/vclxaccessiblelistitem.cxx [build CXX] accessibility/source/standard/vclxaccessiblemenu.cxx [build CXX] accessibility/source/standard/vclxaccessiblemenubar.cxx [build CXX] accessibility/source/standard/vclxaccessiblemenuitem.cxx [build CXX] accessibility/source/standard/vclxaccessiblemenuseparator.cxx [build CXX] accessibility/source/standard/vclxaccessiblepopupmenu.cxx [build CXX] accessibility/source/standard/vclxaccessibleradiobutton.cxx [build CXX] accessibility/source/standard/vclxaccessiblescrollbar.cxx [build CXX] accessibility/source/standard/vclxaccessiblestatusbar.cxx [build CXX] accessibility/source/standard/vclxaccessiblestatusbaritem.cxx [build CXX] accessibility/source/standard/vclxaccessibletabcontrol.cxx [build CXX] accessibility/source/standard/vclxaccessibletabpage.cxx [build CXX] accessibility/source/standard/vclxaccessibletabpagewindow.cxx [build CXX] accessibility/source/standard/vclxaccessibletextcomponent.cxx [build CXX] accessibility/source/standard/vclxaccessibletextfield.cxx [build CXX] accessibility/source/standard/vclxaccessibletoolbox.cxx [build CXX] accessibility/source/standard/vclxaccessibletoolboxitem.cxx [build MOD] animations [build SDI] sfx2/sdi/sfxslots [build CXX] drawinglayer/source/animation/animationtiming.cxx [build CXX] drawinglayer/source/attribute/fillgraphicattribute.cxx [build CXX] drawinglayer/source/attribute/fillgradientattribute.cxx [build CXX] drawinglayer/source/attribute/fillhatchattribute.cxx [build CXX] drawinglayer/source/attribute/fontattribute.cxx [build CXX] drawinglayer/source/attribute/lineattribute.cxx [build CXX] drawinglayer/source/attribute/linestartendattribute.cxx [build CXX] drawinglayer/source/attribute/materialattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrallattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrfillattribute.cxx [build CXX] drawinglayer/source/attribute/sdrfillgraphicattribute.cxx [build CXX] drawinglayer/source/attribute/sdrlightattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrlightingattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrlineattribute.cxx [build CXX] drawinglayer/source/attribute/sdrlinestartendattribute.cxx [build CXX] drawinglayer/source/attribute/sdrobjectattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrsceneattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrshadowattribute.cxx [build CXX] drawinglayer/source/attribute/strokeattribute.cxx [build CXX] drawinglayer/source/geometry/viewinformation2d.cxx [build CXX] drawinglayer/source/geometry/viewinformation3d.cxx [build CXX] drawinglayer/source/primitive2d/animatedprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/backgroundcolorprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/baseprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/bitmapprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/borderlineprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/controlprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/cropprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/discretebitmapprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/discreteshadowprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/embedded3dprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/epsprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/fillgraphicprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/fillgradientprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/fillhatchprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx [build CXX] drawinglayer/source/primitive2d/graphicprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/gridprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/groupprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/helplineprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/hiddengeometryprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/invertprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/markerarrayprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/maskprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/mediaprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/metafileprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/modifiedcolorprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/objectinfoprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/pagehierarchyprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/pagepreviewprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/patternfillprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/pointarrayprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/polygonprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/primitivetools2d.cxx [build CXX] drawinglayer/source/primitive2d/sceneprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/sdrdecompositiontools2d.cxx [build CXX] drawinglayer/source/primitive2d/shadowprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/structuretagprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/svggradientprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/textbreakuphelper.cxx [build CXX] drawinglayer/source/primitive2d/textdecoratedprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/texteffectprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/textenumsprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/texthierarchyprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/textlayoutdevice.cxx [build CXX] drawinglayer/source/primitive2d/textlineprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/textprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/textstrikeoutprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/transformprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/transparenceprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/unifiedtransparenceprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/wallpaperprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/wrongspellprimitive2d.cxx [build CXX] drawinglayer/source/primitive3d/baseprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/groupprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/hatchtextureprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/hiddengeometryprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/modifiedcolorprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/polygonprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/polygontubeprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/polypolygonprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrcubeprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrdecompositiontools3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrextrudelathetools3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrextrudeprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrlatheprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrpolypolygonprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrsphereprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/shadowprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/textureprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/transformprimitive3d.cxx [build CXX] drawinglayer/source/processor2d/baseprocessor2d.cxx [build CXX] drawinglayer/source/processor2d/processor2dtools.cxx [build CXX] drawinglayer/source/processor2d/contourextractor2d.cxx [build CXX] drawinglayer/source/processor2d/getdigitlanguage.cxx [build CXX] drawinglayer/source/processor2d/helperwrongspellrenderer.cxx [build CXX] drawinglayer/source/processor2d/hittestprocessor2d.cxx [build CXX] drawinglayer/source/processor2d/linegeometryextractor2d.cxx [build CXX] drawinglayer/source/processor2d/objectinfoextractor2d.cxx [build CXX] drawinglayer/source/processor2d/processorfromoutputdevice.cxx [build CXX] drawinglayer/source/processor2d/textaspolygonextractor2d.cxx [build CXX] drawinglayer/source/processor2d/vclhelperbufferdevice.cxx [build CXX] drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx [build CXX] drawinglayer/source/processor2d/vclpixelprocessor2d.cxx [build CXX] drawinglayer/source/processor2d/vclprocessor2d.cxx [build CXX] drawinglayer/source/processor3d/baseprocessor3d.cxx [build CXX] drawinglayer/source/processor3d/cutfindprocessor3d.cxx [build CXX] drawinglayer/source/processor3d/defaultprocessor3d.cxx [build CXX] drawinglayer/source/processor3d/geometry2dextractor.cxx [build CXX] drawinglayer/source/processor3d/shadow3dextractor.cxx [build CXX] drawinglayer/source/processor3d/zbufferprocessor3d.cxx [build CXX] drawinglayer/source/texture/texture3d.cxx [build CXX] drawinglayer/source/tools/converters.cxx [build CXX] drawinglayer/source/tools/emfplushelper.cxx [build CXX] drawinglayer/source/tools/emfphelperdata.cxx [build CXX] drawinglayer/source/tools/emfpbrush.cxx [build CXX] drawinglayer/source/tools/emfppath.cxx [build CXX] drawinglayer/source/tools/emfppen.cxx [build CXX] drawinglayer/source/tools/emfpregion.cxx [build CXX] drawinglayer/source/tools/emfpimage.cxx [build CXX] drawinglayer/source/tools/emfpfont.cxx [build CXX] drawinglayer/source/tools/emfpstringformat.cxx [build CXX] drawinglayer/source/tools/emfpcustomlinecap.cxx [build CXX] drawinglayer/source/tools/wmfemfhelper.cxx [build CXX] drawinglayer/source/tools/primitive2dxmldump.cxx [build CXX] drawinglayer/source/drawinglayeruno/drawinglayeruno.cxx [build CXX] drawinglayer/source/drawinglayeruno/xprimitive2drenderer.cxx [build CXX] drawinglayer/source/texture/texture.cxx [build CXX] drawinglayer/source/dumper/XShapeDumper.cxx [build CXX] drawinglayer/source/dumper/EnhancedShapeDumper.cxx [build CXX] framework/source/fwe/classes/actiontriggercontainer.cxx [build CXX] framework/source/fwe/classes/actiontriggerpropertyset.cxx [build CXX] framework/source/fwe/classes/actiontriggerseparatorpropertyset.cxx [build CXX] framework/source/fwe/classes/addonmenu.cxx [build CXX] framework/source/fwe/classes/addonsoptions.cxx [build CXX] framework/source/fwe/classes/framelistanalyzer.cxx [build CXX] framework/source/fwe/classes/fwkresid.cxx [build CXX] framework/source/fwe/classes/imagewrapper.cxx [build CXX] framework/source/fwe/classes/rootactiontriggercontainer.cxx [build CXX] framework/source/fwe/classes/sfxhelperfunctions.cxx [build CXX] framework/source/fwe/dispatch/interaction.cxx [build CXX] framework/source/fwe/helper/actiontriggerhelper.cxx [build CXX] framework/source/fwe/helper/configimporter.cxx [build CXX] framework/source/fwe/helper/propertysetcontainer.cxx [build CXX] framework/source/fwe/helper/titlehelper.cxx [build CXX] framework/source/fwe/helper/documentundoguard.cxx [build CXX] framework/source/fwe/helper/undomanagerhelper.cxx [build CXX] framework/source/fwe/xml/menuconfiguration.cxx [build CXX] framework/source/fwe/xml/menudocumenthandler.cxx [build CXX] framework/source/fwe/xml/saxnamespacefilter.cxx [build CXX] framework/source/fwe/xml/statusbarconfiguration.cxx [build CXX] framework/source/fwe/xml/statusbardocumenthandler.cxx [build CXX] framework/source/fwe/xml/toolboxconfiguration.cxx [build CXX] framework/source/fwe/xml/toolboxdocumenthandler.cxx [build CXX] framework/source/fwe/xml/xmlnamespaces.cxx [build CXX] framework/source/services/dispatchhelper.cxx [build CXX] canvas/source/vcl/backbuffer.cxx [build CXX] canvas/source/vcl/bitmapbackbuffer.cxx [build CXX] canvas/source/vcl/cachedbitmap.cxx [build CXX] canvas/source/vcl/canvas.cxx [build CXX] canvas/source/vcl/canvasbitmap.cxx [build CXX] canvas/source/vcl/canvasbitmaphelper.cxx [build CXX] canvas/source/vcl/canvascustomsprite.cxx [build CXX] canvas/source/vcl/canvasfont.cxx [build CXX] canvas/source/vcl/canvashelper.cxx [build CXX] canvas/source/vcl/devicehelper.cxx [build CXX] canvas/source/vcl/impltools.cxx [build CXX] canvas/source/vcl/services.cxx [build CXX] canvas/source/vcl/spritecanvas.cxx [build CXX] canvas/source/vcl/spritecanvashelper.cxx [build CXX] canvas/source/vcl/spritedevicehelper.cxx [build CXX] canvas/source/vcl/spritehelper.cxx [build CXX] canvas/source/vcl/textlayout.cxx [build CXX] canvas/source/vcl/canvashelper_texturefill.cxx [build CXX] canvas/source/vcl/windowoutdevholder.cxx [build CMP] sax/source/expatwrap/expwrap [build MOD] configmgr [build CXX] connectivity/source/drivers/component/CColumns.cxx [build CXX] connectivity/source/drivers/component/CDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/component/CPreparedStatement.cxx [build CXX] connectivity/source/drivers/component/CResultSet.cxx [build CXX] connectivity/source/drivers/component/CStatement.cxx [build CXX] connectivity/source/drivers/component/CTable.cxx [build CXX] connectivity/source/drivers/file/FCatalog.cxx [build CXX] connectivity/source/drivers/file/FColumns.cxx [build CXX] connectivity/source/drivers/file/FConnection.cxx [build CXX] connectivity/source/drivers/file/FDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/file/FDateFunctions.cxx [build CXX] connectivity/source/drivers/file/FDriver.cxx [build CXX] connectivity/source/drivers/file/FNoException.cxx [build CXX] connectivity/source/drivers/file/FNumericFunctions.cxx [build CXX] connectivity/source/drivers/file/FPreparedStatement.cxx [build CXX] connectivity/source/drivers/file/FResultSet.cxx [build CXX] connectivity/source/drivers/file/FResultSetMetaData.cxx [build CXX] connectivity/source/drivers/file/FStatement.cxx [build CXX] connectivity/source/drivers/file/FStringFunctions.cxx [build CXX] connectivity/source/drivers/file/FTable.cxx [build CXX] connectivity/source/drivers/file/FTables.cxx [build CXX] connectivity/source/drivers/file/fanalyzer.cxx [build CXX] connectivity/source/drivers/file/fcode.cxx [build CXX] connectivity/source/drivers/file/fcomp.cxx [build CXX] connectivity/source/drivers/file/quotedstring.cxx [build CXX] connectivity/source/drivers/calc/CDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/calc/CCatalog.cxx [build CXX] connectivity/source/drivers/calc/CTable.cxx [build CXX] connectivity/source/drivers/calc/CTables.cxx [build CXX] connectivity/source/drivers/calc/CConnection.cxx [build CXX] connectivity/source/drivers/calc/Cservices.cxx [build CXX] connectivity/source/drivers/calc/CDriver.cxx [build CXX] connectivity/source/cpool/ZConnectionWrapper.cxx [build CXX] connectivity/source/cpool/ZDriverWrapper.cxx [build CXX] connectivity/source/cpool/ZPooledConnection.cxx [build CXX] connectivity/source/cpool/ZConnectionPool.cxx [build CXX] connectivity/source/cpool/ZPoolCollection.cxx [build CXX] connectivity/source/cpool/Zregistration.cxx [build CXX] connectivity/source/drivers/flat/EResultSet.cxx [build CXX] connectivity/source/drivers/flat/EStatement.cxx [build CXX] connectivity/source/drivers/flat/EPreparedStatement.cxx [build CXX] connectivity/source/drivers/flat/ETable.cxx [build CXX] connectivity/source/drivers/flat/EDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/flat/ECatalog.cxx [build CXX] connectivity/source/drivers/flat/EColumns.cxx [build CXX] connectivity/source/drivers/flat/ETables.cxx [build CXX] connectivity/source/drivers/flat/EConnection.cxx [build CXX] connectivity/source/drivers/flat/Eservices.cxx [build CXX] connectivity/source/drivers/flat/EDriver.cxx [build CXX] connectivity/source/drivers/odbc/oservices.cxx [build CXX] connectivity/source/drivers/odbc/ORealDriver.cxx [build CXX] connectivity/source/drivers/odbc/OFunctions.cxx [build CXX] connectivity/source/drivers/odbc/OPreparedStatement.cxx [build CXX] connectivity/source/drivers/odbc/OStatement.cxx [build CXX] connectivity/source/drivers/odbc/OResultSetMetaData.cxx [build CXX] connectivity/source/drivers/odbc/OResultSet.cxx [build CXX] connectivity/source/drivers/odbc/OTools.cxx [build CXX] connectivity/source/drivers/odbc/ODatabaseMetaDataResultSet.cxx [build CXX] connectivity/source/drivers/odbc/ODatabaseMetaData.cxx [build CXX] connectivity/source/drivers/odbc/ODriver.cxx [build CXX] connectivity/source/drivers/odbc/OConnection.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YDriver.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YTables.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YTable.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YViews.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YCatalog.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YColumns.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YUser.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YUsers.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/Yservices.cxx [build CXX] connectivity/source/manager/mdrivermanager.cxx [build CXX] connectivity/source/manager/mregistration.cxx [build CXX] connectivity/source/drivers/writer/WCatalog.cxx [build CXX] connectivity/source/drivers/writer/WConnection.cxx [build CXX] connectivity/source/drivers/writer/WDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/writer/WDriver.cxx [build CXX] connectivity/source/drivers/writer/WTable.cxx [build CXX] connectivity/source/drivers/writer/WTables.cxx [build CXX] connectivity/source/drivers/writer/Wservices.cxx [build CXX] connectivity/source/drivers/firebird/Blob.cxx [build CXX] connectivity/source/drivers/firebird/Clob.cxx [build CXX] connectivity/source/drivers/firebird/Catalog.cxx [build CXX] connectivity/source/drivers/firebird/Column.cxx [build CXX] connectivity/source/drivers/firebird/Columns.cxx [build CXX] connectivity/source/drivers/firebird/Connection.cxx [build CXX] connectivity/source/drivers/firebird/DatabaseMetaData.cxx [build CXX] connectivity/source/drivers/firebird/Driver.cxx [build CXX] connectivity/source/drivers/firebird/Indexes.cxx [build CXX] connectivity/source/drivers/firebird/Keys.cxx [build CXX] connectivity/source/drivers/firebird/PreparedStatement.cxx [build CXX] connectivity/source/drivers/firebird/ResultSet.cxx [build CXX] connectivity/source/drivers/firebird/ResultSetMetaData.cxx [build CXX] connectivity/source/drivers/firebird/Services.cxx [build CXX] connectivity/source/drivers/firebird/Statement.cxx [build CXX] connectivity/source/drivers/firebird/StatementCommonBase.cxx [build CXX] connectivity/source/drivers/firebird/Table.cxx [build CXX] connectivity/source/drivers/firebird/Tables.cxx [build CXX] connectivity/source/drivers/firebird/User.cxx [build CXX] connectivity/source/drivers/firebird/Users.cxx [build CXX] connectivity/source/drivers/firebird/Util.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_driver.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_services.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_connection.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_resultset.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_resultsetmetadata.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_statement.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_databasemetadata.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_types.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_general.cxx [build CXX] connectivity/source/drivers/postgresql/pq_array.cxx [build CXX] connectivity/source/drivers/postgresql/pq_baseresultset.cxx [build CXX] connectivity/source/drivers/postgresql/pq_connection.cxx [build CXX] connectivity/source/drivers/postgresql/pq_databasemetadata.cxx [build CXX] connectivity/source/drivers/postgresql/pq_fakedupdateableresultset.cxx [build CXX] connectivity/source/drivers/postgresql/pq_preparedstatement.cxx [build CXX] connectivity/source/drivers/postgresql/pq_resultset.cxx [build CXX] connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx [build CXX] connectivity/source/drivers/postgresql/pq_sequenceresultset.cxx [build CXX] connectivity/source/drivers/postgresql/pq_sequenceresultsetmetadata.cxx [build CXX] connectivity/source/drivers/postgresql/pq_statement.cxx [build CXX] connectivity/source/drivers/postgresql/pq_statics.cxx [build CXX] connectivity/source/drivers/postgresql/pq_tools.cxx [build CXX] connectivity/source/drivers/postgresql/pq_updateableresultset.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xbase.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xcolumn.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xcolumns.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xcontainer.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xindex.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xindexcolumn.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xindexcolumns.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xindexes.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xkey.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xkeycolumn.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xkeycolumns.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xkeys.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xtable.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xtables.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xuser.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xusers.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xview.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xviews.cxx [build CXX] connectivity/source/drivers/mork/MColumns.cxx [build CXX] connectivity/source/drivers/mork/MColumnAlias.cxx [build CXX] connectivity/source/drivers/mork/MorkParser.cxx [build CXX] connectivity/source/drivers/mork/MCatalog.cxx [build CXX] connectivity/source/drivers/mork/MConnection.cxx [build CXX] connectivity/source/drivers/mork/MDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/mork/MDatabaseMetaDataHelper.cxx [build CXX] connectivity/source/drivers/mork/MDriver.cxx [build CXX] connectivity/source/drivers/mork/MStatement.cxx [build CXX] connectivity/source/drivers/mork/MResultSet.cxx [build CXX] connectivity/source/drivers/mork/MResultSetMetaData.cxx [build CXX] connectivity/source/drivers/mork/MPreparedStatement.cxx [build CXX] connectivity/source/drivers/mork/MQueryHelper.cxx [build CXX] connectivity/source/drivers/mork/MTable.cxx [build CXX] connectivity/source/drivers/mork/MTables.cxx [build CXX] cppcanvas/source/uno/uno_mtfrenderer.cxx [build CXX] dbaccess/source/filter/hsqldb/hsqlimport.cxx [build CXX] dbaccess/source/filter/hsqldb/parseschema.cxx [build CXX] dbaccess/source/filter/hsqldb/alterparser.cxx [build CXX] dbaccess/source/filter/hsqldb/createparser.cxx [build CXX] dbaccess/source/filter/hsqldb/columndef.cxx [build CXX] dbaccess/source/filter/hsqldb/fbalterparser.cxx [build CXX] dbaccess/source/filter/hsqldb/fbcreateparser.cxx [build CXX] dbaccess/source/filter/hsqldb/rowinputbinary.cxx [build CXX] dbaccess/source/filter/hsqldb/hsqlbinarynode.cxx [build CXX] dbaccess/source/filter/hsqldb/utils.cxx [build DEP] LNK:Library/libmigrationoo2lo.so [build LNK] Library/libmigrationoo2lo.so [build DEP] LNK:Library/libmigrationoo3lo.so [build LNK] Library/libmigrationoo3lo.so [build BIN] dtrans [build CXX] embeddedobj/source/commonembedding/embedobj.cxx [build CXX] embeddedobj/source/commonembedding/inplaceobj.cxx [build CXX] embeddedobj/source/commonembedding/miscobj.cxx [build CXX] embeddedobj/source/commonembedding/persistence.cxx [build CXX] embeddedobj/source/commonembedding/register.cxx [build CXX] embeddedobj/source/commonembedding/specialobject.cxx [build CXX] embeddedobj/source/commonembedding/visobj.cxx [build CXX] embeddedobj/source/commonembedding/xfactory.cxx [build CXX] embeddedobj/source/general/docholder.cxx [build CXX] embeddedobj/source/general/dummyobject.cxx [build CXX] embeddedobj/source/general/intercept.cxx [build CXX] embeddedobj/source/general/xcreator.cxx [build MOD] eventattacher [build CXX] extensions/source/scanner/scnserv.cxx [build CXX] extensions/source/scanner/scanner.cxx [build CXX] extensions/source/scanner/grid.cxx [build CXX] extensions/source/scanner/sane.cxx [build CXX] extensions/source/scanner/sanedlg.cxx [build CXX] extensions/source/scanner/scanunx.cxx [build CXX] extensions/source/bibliography/bibbeam.cxx [build CXX] extensions/source/bibliography/bibconfig.cxx [build CXX] extensions/source/bibliography/bibcont.cxx [build CXX] extensions/source/bibliography/bibload.cxx [build CXX] extensions/source/bibliography/bibmod.cxx [build CXX] extensions/source/bibliography/bibview.cxx [build CXX] extensions/source/bibliography/datman.cxx [build CXX] extensions/source/bibliography/formcontrolcontainer.cxx [build CXX] extensions/source/bibliography/framectr.cxx [build CXX] extensions/source/bibliography/general.cxx [build CXX] extensions/source/bibliography/loadlisteneradapter.cxx [build CXX] extensions/source/bibliography/toolbar.cxx [build EPK] redland [build RDB] ure/services [build CXX] filter/source/flash/impswfdialog.cxx [build CXX] filter/source/flash/swfdialog.cxx [build CXX] filter/source/flash/swfexporter.cxx [build CXX] filter/source/flash/swffilter.cxx [build CXX] filter/source/flash/swfuno.cxx [build CXX] filter/source/flash/swfwriter.cxx [build CXX] filter/source/flash/swfwriter1.cxx [build CXX] filter/source/flash/swfwriter2.cxx [build CXX] filter/source/textfilterdetect/filterdetect.cxx [build DEP] LNK:Library/libxmlfalo.so [build LNK] Library/libxmlfalo.so [build DEP] LNK:Library/libpackage2.so [build LNK] Library/libpackage2.so [build CXX] formula/source/core/api/FormulaCompiler.cxx [build CXX] formula/source/core/api/FormulaOpCodeMapperObj.cxx [build CXX] formula/source/core/api/grammar.cxx [build CXX] formula/source/core/api/services.cxx [build CXX] formula/source/core/api/token.cxx [build CXX] formula/source/core/api/vectortoken.cxx [build CXX] formula/source/core/resource/core_resource.cxx [build CXX] fpicker/source/office/asyncfilepicker.cxx [build CXX] fpicker/source/office/commonpicker.cxx [build CXX] fpicker/source/office/fpinteraction.cxx [build CXX] fpicker/source/office/fpsmartcontent.cxx [build CXX] fpicker/source/office/fps_office.cxx [build CXX] fpicker/source/office/iodlg.cxx [build CXX] fpicker/source/office/iodlgimp.cxx [build CXX] fpicker/source/office/OfficeControlAccess.cxx [build CXX] fpicker/source/office/OfficeFilePicker.cxx [build CXX] fpicker/source/office/OfficeFolderPicker.cxx [build CXX] fpicker/source/office/PlacesListBox.cxx [build CXX] fpicker/source/office/RemoteFilesDialog.cxx [build CXX] framework/source/dispatch/systemexec.cxx [build CXX] framework/source/jobs/helponstartup.cxx [build CXX] framework/source/jobs/shelljob.cxx [build CXX] framework/source/register/register3rdcomponents.cxx [build CXX] framework/source/tabwin/tabwindow.cxx [build CXX] framework/source/tabwin/tabwinfactory.cxx [build DEP] LNK:Library/libhwplo.so [build LNK] Library/libhwplo.so [build DEP] LNK:Library/libguesslanglo.so [build LNK] Library/libguesslanglo.so [build DEP] LNK:Library/libnumbertextlo.so [build LNK] Library/libnumbertextlo.so [build DEP] LNK:Library/libanalysislo.so [build LNK] Library/libanalysislo.so [build DEP] LNK:Library/libdatelo.so [build LNK] Library/libdatelo.so [build DEP] LNK:Library/libpricinglo.so [build LNK] Library/libpricinglo.so [build DEP] LNK:Library/libfsstoragelo.so [build LNK] Library/libfsstoragelo.so [build DEP] LNK:Library/libpasswordcontainerlo.so [build LNK] Library/libpasswordcontainerlo.so [build CXX] svx/source/unodialogs/textconversiondlgs/services.cxx [build CXX] svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.cxx [build CXX] svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.cxx [build CXX] svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.cxx [build DEP] LNK:Library/libucb1.so [build LNK] Library/libucb1.so [build CMP] ucb/source/ucp/cmis/ucpcmis1 [build CXX] unoxml/source/rdf/CBlankNode.cxx [build CXX] unoxml/source/rdf/CURI.cxx [build CXX] unoxml/source/rdf/CLiteral.cxx [build CXX] unoxml/source/rdf/librdf_repository.cxx [build CXX] unoxml/source/rdf/librdf_services.cxx [build DEP] LNK:Library/libsolverlo.so [build LNK] Library/libsolverlo.so [build DEP] LNK:Library/libscriptframe.so [build LNK] Library/libscriptframe.so [build CXX] filter/source/graphicfilter/egif/egif.cxx [build CXX] filter/source/graphicfilter/etiff/etiff.cxx [build CXX] filter/source/graphicfilter/eps/eps.cxx [build CXX] filter/source/graphicfilter/egif/giflzwc.cxx [build CXX] filter/source/graphicfilter/itiff/ccidecom.cxx [build CXX] filter/source/graphicfilter/itiff/itiff.cxx [build CXX] filter/source/graphicfilter/itiff/lzwdecom.cxx [build CXX] filter/source/graphicfilter/ipict/ipict.cxx [build CXX] filter/source/graphicfilter/ipict/shape.cxx [build CXX] filter/source/graphicfilter/ipcx/ipcx.cxx [build CXX] filter/source/graphicfilter/iras/iras.cxx [build CXX] filter/source/graphicfilter/itga/itga.cxx [build CXX] filter/source/graphicfilter/ieps/ieps.cxx [build CXX] filter/source/graphicfilter/ipsd/ipsd.cxx [build CXX] filter/source/graphicfilter/ipbm/ipbm.cxx [build CXX] filter/source/graphicfilter/ios2met/ios2met.cxx [build CXX] filter/source/graphicfilter/idxf/dxf2mtf.cxx [build CXX] filter/source/graphicfilter/idxf/dxfblkrd.cxx [build CXX] filter/source/graphicfilter/idxf/dxfentrd.cxx [build CXX] filter/source/graphicfilter/idxf/dxfgrprd.cxx [build CXX] filter/source/graphicfilter/idxf/dxfreprd.cxx [build CXX] filter/source/graphicfilter/idxf/dxftblrd.cxx [build CXX] filter/source/graphicfilter/idxf/dxfvec.cxx [build CXX] filter/source/graphicfilter/idxf/idxf.cxx [build CXX] filter/source/graphicfilter/ipcd/ipcd.cxx [build MOD] helpcompiler [build RDB] saxparser [build MOD] io [build MOD] opencl [build CXX] unotest/source/cpp/bootstrapfixturebase.cxx [build CXX] unotest/source/cpp/directories.cxx [build CXX] unotest/source/cpp/filters-test.cxx [build CXX] unotest/source/cpp/getargument.cxx [build CXX] unotest/source/cpp/gettestargument.cxx [build CXX] unotest/source/cpp/macros_test.cxx [build CXX] unotest/source/cpp/officeconnection.cxx [build CXX] unotest/source/cpp/toabsolutefileurl.cxx [build CXX] svtools/langsupport/langsupport.cxx [build BIN] unotools [build BIN] xmlscript [build MOD] UnoControls [build CMP] sot/util/sot [build CXX] framework/source/accelerators/acceleratorcache.cxx [build CXX] framework/source/accelerators/acceleratorconfiguration.cxx [build CXX] framework/source/accelerators/documentacceleratorconfiguration.cxx [build CXX] framework/source/accelerators/globalacceleratorconfiguration.cxx [build CXX] framework/source/accelerators/keymapping.cxx [build CXX] framework/source/accelerators/moduleacceleratorconfiguration.cxx [build CXX] framework/source/accelerators/presethandler.cxx [build CXX] framework/source/accelerators/storageholder.cxx [build CXX] framework/source/classes/framecontainer.cxx [build CXX] framework/source/classes/taskcreator.cxx [build CXX] framework/source/dispatch/closedispatcher.cxx [build CXX] framework/source/dispatch/dispatchinformationprovider.cxx [build CXX] framework/source/dispatch/dispatchprovider.cxx [build CXX] framework/source/dispatch/interceptionhelper.cxx [build CXX] framework/source/dispatch/loaddispatcher.cxx [build CXX] framework/source/dispatch/startmoduledispatcher.cxx [build CXX] framework/source/dispatch/windowcommanddispatch.cxx [build CXX] framework/source/helper/dockingareadefaultacceptor.cxx [build CXX] framework/source/helper/ocomponentaccess.cxx [build CXX] framework/source/helper/ocomponentenumeration.cxx [build CXX] framework/source/helper/oframes.cxx [build CXX] framework/source/helper/persistentwindowstate.cxx [build CXX] framework/source/helper/statusindicator.cxx [build CXX] framework/source/helper/statusindicatorfactory.cxx [build CXX] framework/source/helper/tagwindowasmodified.cxx [build CXX] framework/source/helper/titlebarupdate.cxx [build CXX] framework/source/helper/uiconfigelementwrapperbase.cxx [build CXX] framework/source/helper/uielementwrapperbase.cxx [build CXX] framework/source/helper/vclstatusindicator.cxx [build CXX] framework/source/helper/wakeupthread.cxx [build CXX] framework/source/interaction/quietinteraction.cxx [build CXX] framework/source/jobs/job.cxx [build CXX] framework/source/jobs/jobdata.cxx [build CXX] framework/source/jobs/jobdispatch.cxx [build CXX] framework/source/jobs/jobexecutor.cxx [build CXX] framework/source/jobs/jobresult.cxx [build CXX] framework/source/jobs/joburl.cxx [build CXX] framework/source/layoutmanager/helpers.cxx [build CXX] framework/source/layoutmanager/layoutmanager.cxx [build CXX] framework/source/layoutmanager/toolbarlayoutmanager.cxx [build CXX] framework/source/layoutmanager/uielement.cxx [build CXX] framework/source/loadenv/loadenv.cxx [build CXX] framework/source/loadenv/targethelper.cxx [build CXX] framework/source/services/ContextChangeEventMultiplexer.cxx [build CXX] framework/source/services/autorecovery.cxx [build CXX] framework/source/services/desktop.cxx [build CXX] framework/source/services/frame.cxx [build CXX] framework/source/services/modulemanager.cxx [build CXX] framework/source/services/pathsettings.cxx [build CXX] framework/source/services/sessionlistener.cxx [build CXX] framework/source/services/substitutepathvars.cxx [build CXX] framework/source/services/taskcreatorsrv.cxx [build CXX] framework/source/services/urltransformer.cxx [build CXX] framework/source/uiconfiguration/CommandImageResolver.cxx [build CXX] framework/source/uiconfiguration/ImageList.cxx [build CXX] framework/source/uiconfiguration/globalsettings.cxx [build CXX] framework/source/uiconfiguration/graphicnameaccess.cxx [build CXX] framework/source/uiconfiguration/imagemanager.cxx [build CXX] framework/source/uiconfiguration/imagemanagerimpl.cxx [build CXX] framework/source/uiconfiguration/moduleimagemanager.cxx [build CXX] framework/source/uiconfiguration/moduleuicfgsupplier.cxx [build CXX] framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx [build CXX] framework/source/uiconfiguration/uicategorydescription.cxx [build CXX] framework/source/uiconfiguration/uiconfigurationmanager.cxx [build CXX] framework/source/uiconfiguration/windowstateconfiguration.cxx [build CXX] framework/source/uielement/addonstoolbarmanager.cxx [build CXX] framework/source/uielement/addonstoolbarwrapper.cxx [build CXX] framework/source/uielement/buttontoolbarcontroller.cxx [build CXX] framework/source/uielement/comboboxtoolbarcontroller.cxx [build CXX] framework/source/uielement/complextoolbarcontroller.cxx [build CXX] framework/source/uielement/controlmenucontroller.cxx [build CXX] framework/source/uielement/dropdownboxtoolbarcontroller.cxx [build CXX] framework/source/uielement/edittoolbarcontroller.cxx [build CXX] framework/source/uielement/genericstatusbarcontroller.cxx [build CXX] framework/source/uielement/generictoolbarcontroller.cxx [build CXX] framework/source/uielement/imagebuttontoolbarcontroller.cxx [build CXX] framework/source/uielement/langselectionstatusbarcontroller.cxx [build CXX] framework/source/uielement/menubarmanager.cxx [build CXX] framework/source/uielement/menubarmerger.cxx [build CXX] framework/source/uielement/menubarwrapper.cxx [build CXX] framework/source/uielement/objectmenucontroller.cxx [build CXX] framework/source/uielement/popuptoolbarcontroller.cxx [build CXX] framework/source/uielement/progressbarwrapper.cxx [build CXX] framework/source/uielement/recentfilesmenucontroller.cxx [build CXX] framework/source/uielement/resourcemenucontroller.cxx [build CXX] framework/source/uielement/spinfieldtoolbarcontroller.cxx [build CXX] framework/source/uielement/statusbar.cxx [build CXX] framework/source/uielement/statusbaritem.cxx [build CXX] framework/source/uielement/statusbarmanager.cxx [build CXX] framework/source/uielement/statusbarmerger.cxx [build CXX] framework/source/uielement/statusbarwrapper.cxx [build CXX] framework/source/uielement/statusindicatorinterfacewrapper.cxx [build CXX] framework/source/uielement/styletoolbarcontroller.cxx [build CXX] framework/source/uielement/subtoolbarcontroller.cxx [build CXX] framework/source/uielement/thesaurusmenucontroller.cxx [build CXX] framework/source/uielement/togglebuttontoolbarcontroller.cxx [build CXX] framework/source/uielement/toolbarmanager.cxx [build CXX] framework/source/uielement/toolbarmerger.cxx [build CXX] framework/source/uielement/toolbarwrapper.cxx [build CXX] framework/source/uielement/uicommanddescription.cxx [build CXX] framework/source/uifactory/addonstoolbarfactory.cxx [build CXX] framework/source/uifactory/factoryconfiguration.cxx [build CXX] framework/source/uifactory/menubarfactory.cxx [build CXX] framework/source/uifactory/statusbarfactory.cxx [build CXX] framework/source/uifactory/toolbarfactory.cxx [build CXX] framework/source/uifactory/uicontrollerfactory.cxx [build CXX] framework/source/uifactory/uielementfactorymanager.cxx [build CXX] framework/source/uifactory/windowcontentfactorymanager.cxx [build CXX] framework/source/xml/acceleratorconfigurationreader.cxx [build CXX] framework/source/xml/acceleratorconfigurationwriter.cxx [build CXX] framework/source/xml/imagesconfiguration.cxx [build CXX] framework/source/xml/imagesdocumenthandler.cxx [build CXX] connectivity/source/drivers/dbase/DResultSet.cxx [build CXX] connectivity/source/drivers/dbase/DStatement.cxx [build CXX] connectivity/source/drivers/dbase/DPreparedStatement.cxx [build CXX] connectivity/source/drivers/dbase/dindexnode.cxx [build CXX] connectivity/source/drivers/dbase/DIndexIter.cxx [build CXX] connectivity/source/drivers/dbase/DDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/dbase/DCatalog.cxx [build CXX] connectivity/source/drivers/dbase/DColumns.cxx [build CXX] connectivity/source/drivers/dbase/DIndexColumns.cxx [build CXX] connectivity/source/drivers/dbase/DIndex.cxx [build CXX] connectivity/source/drivers/dbase/DIndexes.cxx [build CXX] connectivity/source/drivers/dbase/DTables.cxx [build CXX] connectivity/source/drivers/dbase/DConnection.cxx [build CXX] connectivity/source/drivers/dbase/Dservices.cxx [build CXX] connectivity/source/drivers/dbase/DDriver.cxx [build CXX] connectivity/source/drivers/dbase/DTable.cxx [build CXX] connectivity/source/drivers/mork/mork_helper.cxx [build CMP] desktop/source/migration/services/migrationoo2 [build CMP] desktop/source/migration/services/migrationoo3 [build MOD] dtrans [build CXX] emfio/source/emfuno/emfuno.cxx [build CXX] emfio/source/emfuno/xemfparser.cxx [build CXX] emfio/source/reader/mtftools.cxx [build CXX] emfio/source/reader/wmfreader.cxx [build CXX] emfio/source/reader/emfreader.cxx [build PKG] libwpg [build BIN] redland [build CXX] filter/source/config/cache/basecontainer.cxx [build CXX] filter/source/config/cache/cacheitem.cxx [build CXX] filter/source/config/cache/cacheupdatelistener.cxx [build CXX] filter/source/config/cache/configflush.cxx [build CXX] filter/source/config/cache/contenthandlerfactory.cxx [build CXX] filter/source/config/cache/filtercache.cxx [build CXX] filter/source/config/cache/filterfactory.cxx [build CXX] filter/source/config/cache/frameloaderfactory.cxx [build CXX] filter/source/config/cache/querytokenizer.cxx [build CXX] filter/source/config/cache/registration.cxx [build CXX] filter/source/config/cache/typedetection.cxx [build CMP] filter/source/xmlfilteradaptor/xmlfa [build CMP] package/util/package2 [build CXX] framework/source/dispatch/mailtodispatcher.cxx [build CXX] framework/source/dispatch/oxt_handler.cxx [build CXX] framework/source/dispatch/popupmenudispatcher.cxx [build CXX] framework/source/dispatch/servicehandler.cxx [build CXX] framework/source/recording/dispatchrecorder.cxx [build CXX] framework/source/recording/dispatchrecordersupplier.cxx [build CXX] framework/source/register/registertemp.cxx [build CXX] framework/source/dispatch/dispatchdisabler.cxx [build CXX] framework/source/services/mediatypedetectionhelper.cxx [build CXX] framework/source/services/uriabbreviation.cxx [build CXX] framework/source/uielement/fontmenucontroller.cxx [build CXX] framework/source/uielement/fontsizemenucontroller.cxx [build CXX] framework/source/uielement/footermenucontroller.cxx [build CXX] framework/source/uielement/headermenucontroller.cxx [build CXX] framework/source/uielement/langselectionmenucontroller.cxx [build CXX] framework/source/uielement/macrosmenucontroller.cxx [build CXX] framework/source/uielement/newmenucontroller.cxx [build CXX] framework/source/uielement/toolbarmodemenucontroller.cxx [build CXX] framework/source/uielement/toolbarsmenucontroller.cxx [build CMP] hwpfilter/source/hwp [build DEP] LNK:Library/libi18npoollo.so [build LNK] Library/libi18npoollo.so [build CMP] lingucomponent/source/languageguessing/guesslang [build CMP] lingucomponent/source/numbertext/numbertext [build CMP] scaddins/source/analysis/analysis [build CMP] scaddins/source/datefunc/date [build CMP] scaddins/source/pricing/pricing [build CMP] svl/source/fsstor/fsstorage [build CMP] svl/source/passwordcontainer/passwordcontainer [build CXX] svgio/source/svgreader/svgcharacternode.cxx [build CXX] svgio/source/svgreader/svgcirclenode.cxx [build CXX] svgio/source/svgreader/svgclippathnode.cxx [build CXX] svgio/source/svgreader/svgdocument.cxx [build CXX] svgio/source/svgreader/svgdocumenthandler.cxx [build CXX] svgio/source/svgreader/svgellipsenode.cxx [build CXX] svgio/source/svgreader/svggnode.cxx [build CXX] svgio/source/svgreader/svganode.cxx [build CXX] svgio/source/svgreader/svggradientnode.cxx [build CXX] svgio/source/svgreader/svggradientstopnode.cxx [build CXX] svgio/source/svgreader/svgimagenode.cxx [build CXX] svgio/source/svgreader/svglinenode.cxx [build CXX] svgio/source/svgreader/svgmarkernode.cxx [build CXX] svgio/source/svgreader/svgmasknode.cxx [build CXX] svgio/source/svgreader/svgnode.cxx [build CXX] svgio/source/svgreader/svgpaint.cxx [build CXX] svgio/source/svgreader/svgpathnode.cxx [build CXX] svgio/source/svgreader/svgpatternnode.cxx [build CXX] svgio/source/svgreader/svgpolynode.cxx [build CXX] svgio/source/svgreader/svgrectnode.cxx [build CXX] svgio/source/svgreader/svgstyleattributes.cxx [build CXX] svgio/source/svgreader/svgstylenode.cxx [build CXX] svgio/source/svgreader/svgsvgnode.cxx [build CXX] svgio/source/svgreader/svgsymbolnode.cxx [build CXX] svgio/source/svgreader/svgtextnode.cxx [build CXX] svgio/source/svgreader/svgtitledescnode.cxx [build CXX] svgio/source/svgreader/svgtoken.cxx [build CXX] svgio/source/svgreader/svgtrefnode.cxx [build CXX] svgio/source/svgreader/svgtools.cxx [build CXX] svgio/source/svgreader/svgtextpathnode.cxx [build CXX] svgio/source/svgreader/svgtspannode.cxx [build CXX] svgio/source/svgreader/svgusenode.cxx [build CXX] svgio/source/svgreader/svgvisitor.cxx [build CXX] svgio/source/svguno/svguno.cxx [build CXX] svgio/source/svguno/xsvgparser.cxx [build CMP] ucb/source/core/ucb1 [build DEP] LNK:Library/libunordflo.so [build LNK] Library/libunordflo.so [build CMP] sccomp/source/solver/coinmpsolver [build CMP] sccomp/source/solver/lpsolvesolver [build CMP] sccomp/source/solver/swarmsolver [build CMP] scripting/util/scriptframe [build BIN] hwpfilter [build BIN] i18nutil [build BIN] sax [build BIN] scaddins [build BIN] sccomp [build CXX] smoketest/smoketest.cxx [build CXX] test/source/bootstrapfixture.cxx [build CXX] test/source/diff/diff.cxx [build CXX] test/source/callgrind.cxx [build CXX] test/source/xmltesttools.cxx [build CXX] test/source/htmltesttools.cxx [build CXX] test/source/screenshot_test.cxx [build CXX] test/source/unoapi_property_testers.cxx [build CXX] test/source/helper/form.cxx [build CXX] test/source/helper/shape.cxx [build MOD] unotools [build BIN] ure [build MOD] xmlscript [build DEP] LNK:Library/libsvllo.so [build LNK] Library/libsvllo.so [build CXX] sfx2/source/appl/app.cxx [build CXX] sfx2/source/appl/appbas.cxx [build CXX] sfx2/source/appl/appbaslib.cxx [build CXX] sfx2/source/appl/appcfg.cxx [build CXX] sfx2/source/appl/appchild.cxx [build CXX] sfx2/source/appl/appdata.cxx [build CXX] sfx2/source/appl/appdde.cxx [build CXX] sfx2/source/appl/appdispatchprovider.cxx [build CXX] sfx2/source/appl/appinit.cxx [build CXX] sfx2/source/appl/appmain.cxx [build CXX] sfx2/source/appl/appmisc.cxx /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/svl/source/numbers/zforfind.cxx:205:6: warning: type 'ScanState' violates the C++ One Definition Rule [-Wodr] 205 | enum ScanState // States of the Turing machine | ^ /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/svl/source/numbers/zformat.cxx:1414:6: note: an enum with different value name is defined in another translation unit 1414 | enum ScanState | ^ [build CXX] sfx2/source/appl/appopen.cxx [build CXX] sfx2/source/appl/appquit.cxx [build CXX] sfx2/source/appl/appreg.cxx [build CXX] sfx2/source/appl/appserv.cxx [build CXX] sfx2/source/appl/appuno.cxx [build CXX] sfx2/source/appl/childwin.cxx [build CXX] sfx2/source/appl/childwinimpl.cxx [build CXX] sfx2/source/appl/fileobj.cxx [build CXX] sfx2/source/appl/flatpak.cxx [build CXX] sfx2/source/appl/fwkhelper.cxx [build CXX] sfx2/source/appl/helpdispatch.cxx [build CXX] sfx2/source/appl/helpinterceptor.cxx [build CXX] sfx2/source/appl/imestatuswindow.cxx [build CXX] sfx2/source/appl/impldde.cxx [build CXX] sfx2/source/appl/linkmgr2.cxx [build CXX] sfx2/source/appl/linksrc.cxx [build CXX] sfx2/source/appl/lnkbase2.cxx [build CXX] sfx2/source/appl/macroloader.cxx [build CXX] sfx2/source/appl/module.cxx [build CXX] sfx2/source/appl/newhelp.cxx [build CXX] sfx2/source/appl/opengrf.cxx [build CXX] sfx2/source/appl/openuriexternally.cxx [build CXX] sfx2/source/appl/preventduplicateinteraction.cxx [build CXX] sfx2/source/appl/sfxhelp.cxx [build CXX] sfx2/source/appl/sfxpicklist.cxx [build CXX] sfx2/source/appl/shellimpl.cxx [build CXX] sfx2/source/appl/shutdownicon.cxx [build CXX] sfx2/source/appl/workwin.cxx [build CXX] sfx2/source/appl/xpackcreator.cxx [build CXX] sfx2/source/bastyp/bitset.cxx [build CXX] sfx2/source/bastyp/fltfnc.cxx [build CXX] sfx2/source/bastyp/fltlst.cxx [build CXX] sfx2/source/bastyp/frmhtml.cxx [build CXX] sfx2/source/bastyp/frmhtmlw.cxx [build CXX] sfx2/source/bastyp/helper.cxx [build CXX] sfx2/source/bastyp/mieclip.cxx [build CXX] sfx2/source/bastyp/progress.cxx [build CXX] sfx2/source/bastyp/sfxhtml.cxx [build CXX] sfx2/source/bastyp/sfxresid.cxx [build CXX] sfx2/source/config/evntconf.cxx [build CXX] sfx2/source/control/asyncfunc.cxx [build CXX] sfx2/source/control/bindings.cxx [build CXX] sfx2/source/control/ctrlitem.cxx [build CXX] sfx2/source/control/ctrlfactoryimpl.cxx [build CXX] sfx2/source/control/dispatch.cxx [build CXX] sfx2/source/control/itemdel.cxx [build CXX] sfx2/source/control/minfitem.cxx [build CXX] sfx2/source/control/msg.cxx [build CXX] sfx2/source/control/msgpool.cxx [build CXX] sfx2/source/control/objface.cxx [build CXX] sfx2/source/control/recentdocsview.cxx [build CXX] sfx2/source/control/recentdocsviewitem.cxx [build CXX] sfx2/source/control/request.cxx [build CXX] sfx2/source/control/sfxstatuslistener.cxx [build CXX] sfx2/source/control/shell.cxx [build CXX] sfx2/source/control/sorgitm.cxx [build CXX] sfx2/source/control/statcach.cxx [build CXX] sfx2/source/control/templatedefaultview.cxx [build CXX] sfx2/source/control/templateviewitem.cxx [build CXX] sfx2/source/control/templatelocalview.cxx [build CXX] sfx2/source/control/templatecontaineritem.cxx [build CXX] sfx2/source/control/templatesearchview.cxx [build CXX] sfx2/source/control/thumbnailviewitem.cxx [build CXX] sfx2/source/control/thumbnailviewacc.cxx [build CXX] sfx2/source/control/thumbnailview.cxx [build CXX] sfx2/source/control/emojiviewitem.cxx [build CXX] sfx2/source/control/emojiview.cxx [build CXX] sfx2/source/control/emojicontrol.cxx [build CXX] sfx2/source/control/emojipopup.cxx [build CXX] sfx2/source/control/charmapcontrol.cxx [build CXX] sfx2/source/control/charwin.cxx [build CXX] sfx2/source/control/unoctitm.cxx [build CXX] sfx2/source/dialog/alienwarn.cxx [build CXX] sfx2/source/dialog/backingcomp.cxx [build CXX] sfx2/source/dialog/backingwindow.cxx [build CXX] sfx2/source/dialog/basedlgs.cxx [build CXX] sfx2/source/dialog/checkin.cxx [build CXX] sfx2/source/dialog/dialoghelper.cxx [build CXX] sfx2/source/dialog/charmappopup.cxx [build CXX] sfx2/source/dialog/dinfdlg.cxx [build CXX] sfx2/source/dialog/dockwin.cxx [build CXX] sfx2/source/dialog/documentfontsdialog.cxx [build CXX] sfx2/source/dialog/filedlghelper.cxx [build CXX] sfx2/source/dialog/filtergrouping.cxx [build CXX] sfx2/source/dialog/infobar.cxx [build CXX] sfx2/source/dialog/inputdlg.cxx [build CXX] sfx2/source/dialog/mailmodel.cxx [build CXX] sfx2/source/dialog/bluthsnd.cxx [build CXX] sfx2/source/dialog/mgetempl.cxx [build CXX] sfx2/source/dialog/navigat.cxx [build CXX] sfx2/source/dialog/newstyle.cxx [build CXX] sfx2/source/dialog/partwnd.cxx [build CXX] sfx2/source/dialog/passwd.cxx [build CXX] sfx2/source/dialog/printopt.cxx [build CXX] sfx2/source/dialog/recfloat.cxx [build CXX] sfx2/source/dialog/securitypage.cxx [build CXX] sfx2/source/dialog/sfxdlg.cxx [build CXX] sfx2/source/dialog/splitwin.cxx [build CXX] sfx2/source/dialog/srchdlg.cxx [build CXX] sfx2/source/dialog/styfitem.cxx [build CXX] sfx2/source/dialog/styledlg.cxx [build CXX] sfx2/source/dialog/tabdlg.cxx [build CXX] sfx2/source/dialog/templdlg.cxx [build CXX] sfx2/source/dialog/titledockwin.cxx [build CXX] sfx2/source/dialog/tplcitem.cxx [build CXX] sfx2/source/dialog/tplpitem.cxx [build CXX] sfx2/source/dialog/versdlg.cxx [build CXX] sfx2/source/doc/DocumentMetadataAccess.cxx [build CXX] sfx2/source/doc/DocumentSigner.cxx [build CXX] sfx2/source/doc/Metadatable.cxx [build CXX] sfx2/source/doc/QuerySaveDocument.cxx [build CXX] sfx2/source/doc/SfxDocumentMetaData.cxx [build CXX] sfx2/source/doc/docfac.cxx [build CXX] sfx2/source/doc/docfile.cxx [build CXX] sfx2/source/doc/docfilt.cxx [build CXX] sfx2/source/doc/docinf.cxx [build CXX] sfx2/source/doc/docinsert.cxx [build CXX] sfx2/source/doc/docmacromode.cxx [build CXX] sfx2/source/doc/docstoragemodifylistener.cxx [build CXX] sfx2/source/doc/doctempl.cxx [build CXX] sfx2/source/doc/doctemplates.cxx [build CXX] sfx2/source/doc/doctemplateslocal.cxx [build CXX] sfx2/source/doc/exoticfileloadexception.cxx [build CXX] sfx2/source/doc/frmdescr.cxx [build CXX] sfx2/source/doc/graphhelp.cxx [build CXX] sfx2/source/doc/guisaveas.cxx [build CXX] sfx2/source/doc/iframe.cxx [build CXX] sfx2/source/doc/new.cxx [build CXX] sfx2/source/doc/objcont.cxx [build CXX] sfx2/source/doc/objembed.cxx [build CXX] sfx2/source/doc/objitem.cxx [build CXX] sfx2/source/doc/objmisc.cxx [build CXX] sfx2/source/doc/objserv.cxx [build CXX] sfx2/source/doc/objstor.cxx [build CXX] sfx2/source/doc/objxtor.cxx [build CXX] sfx2/source/doc/oleprops.cxx [build CXX] sfx2/source/doc/ownsubfilterservice.cxx [build CXX] sfx2/source/doc/printhelper.cxx [build CXX] sfx2/source/doc/docundomanager.cxx [build CXX] sfx2/source/doc/sfxbasemodel.cxx [build CXX] sfx2/source/doc/sfxmodelfactory.cxx [build CXX] sfx2/source/doc/SfxRedactionHelper.cxx [build CXX] sfx2/source/doc/syspath.cxx [build CXX] sfx2/source/doc/zoomitem.cxx [build CXX] sfx2/source/doc/templatedlg.cxx [build CXX] sfx2/source/doc/watermarkitem.cxx [build CXX] sfx2/source/doc/saveastemplatedlg.cxx [build CXX] sfx2/source/explorer/nochaos.cxx [build CXX] sfx2/source/inet/inettbc.cxx [build CXX] sfx2/source/notebookbar/ContextVBox.cxx [build CXX] sfx2/source/notebookbar/DropdownBox.cxx [build CXX] sfx2/source/notebookbar/OptionalBox.cxx [build CXX] sfx2/source/notebookbar/PriorityHBox.cxx [build CXX] sfx2/source/notebookbar/PriorityMergedHBox.cxx [build CXX] sfx2/source/notebookbar/SfxNotebookBar.cxx [build CXX] sfx2/source/notebookbar/NotebookbarPopup.cxx [build CXX] sfx2/source/notebookbar/NotebookbarTabControl.cxx [build CXX] sfx2/source/notify/eventsupplier.cxx [build CXX] sfx2/source/notify/globalevents.cxx [build CXX] sfx2/source/notify/hintpost.cxx [build CXX] sfx2/source/notify/openurlhint.cxx [build CXX] sfx2/source/safemode/safemode.cxx [build CXX] sfx2/source/sidebar/Sidebar.cxx [build CXX] sfx2/source/sidebar/SidebarChildWindow.cxx [build CXX] sfx2/source/sidebar/SidebarDockingWindow.cxx [build CXX] sfx2/source/sidebar/SidebarController.cxx [build CXX] sfx2/source/sidebar/SidebarModelUpdate.cxx [build CXX] sfx2/source/sidebar/SidebarPanelBase.cxx [build CXX] sfx2/source/sidebar/SidebarToolBox.cxx [build CXX] sfx2/source/sidebar/Accessible.cxx [build CXX] sfx2/source/sidebar/AccessibleTitleBar.cxx [build CXX] sfx2/source/sidebar/AsynchronousCall.cxx [build CXX] sfx2/source/sidebar/Context.cxx [build CXX] sfx2/source/sidebar/ContextChangeBroadcaster.cxx [build CXX] sfx2/source/sidebar/ContextList.cxx [build CXX] sfx2/source/sidebar/ControlFactory.cxx [build CXX] sfx2/source/sidebar/ControllerFactory.cxx [build CXX] sfx2/source/sidebar/ControllerItem.cxx [build CXX] sfx2/source/sidebar/Deck.cxx [build CXX] sfx2/source/sidebar/DeckDescriptor.cxx [build CXX] sfx2/source/sidebar/DeckLayouter.cxx [build CXX] sfx2/source/sidebar/DeckTitleBar.cxx [build CXX] sfx2/source/sidebar/DrawHelper.cxx [build CXX] sfx2/source/sidebar/FocusManager.cxx [build CXX] sfx2/source/sidebar/MenuButton.cxx [build CXX] sfx2/source/sidebar/IContextChangeReceiver.cxx [build CXX] sfx2/source/sidebar/ILayoutableWindow.cxx [build CXX] sfx2/source/sidebar/Paint.cxx [build CXX] sfx2/source/sidebar/Panel.cxx [build CXX] sfx2/source/sidebar/PanelDescriptor.cxx [build CXX] sfx2/source/sidebar/PanelTitleBar.cxx [build CXX] sfx2/source/sidebar/ResourceManager.cxx [build CXX] sfx2/source/sidebar/TabBar.cxx [build CXX] sfx2/source/sidebar/TabItem.cxx [build CXX] sfx2/source/sidebar/TitleBar.cxx [build CXX] sfx2/source/sidebar/Theme.cxx [build CXX] sfx2/source/sidebar/Tools.cxx [build CXX] sfx2/source/sidebar/UnoPanel.cxx [build CXX] sfx2/source/sidebar/UnoPanels.cxx [build CXX] sfx2/source/sidebar/UnoDeck.cxx [build CXX] sfx2/source/sidebar/UnoDecks.cxx [build CXX] sfx2/source/sidebar/UnoSidebar.cxx [build CXX] sfx2/source/statbar/stbitem.cxx [build CXX] sfx2/source/styles/StyleManager.cxx [build CXX] sfx2/source/toolbox/tbxitem.cxx [build CXX] sfx2/source/view/classificationcontroller.cxx [build CXX] sfx2/source/view/classificationhelper.cxx [build CXX] sfx2/source/view/frame.cxx [build CXX] sfx2/source/view/frame2.cxx [build CXX] sfx2/source/view/frmload.cxx [build CXX] sfx2/source/view/ipclient.cxx [build CXX] sfx2/source/view/lokcharthelper.cxx [build CXX] sfx2/source/view/lokhelper.cxx [build CXX] sfx2/source/view/printer.cxx [build CXX] sfx2/source/view/sfxbasecontroller.cxx [build CXX] sfx2/source/view/userinputinterception.cxx [build CXX] sfx2/source/view/viewfac.cxx [build CXX] sfx2/source/view/viewfrm.cxx [build CXX] sfx2/source/view/viewfrm2.cxx [build CXX] sfx2/source/view/viewprn.cxx [build CXX] sfx2/source/view/viewsh.cxx [build CXX] avmedia/source/framework/mediacontrol.cxx [build CXX] avmedia/source/framework/MediaControlBase.cxx [build CXX] avmedia/source/framework/mediaitem.cxx [build CXX] avmedia/source/framework/mediaplayer.cxx [build CXX] avmedia/source/framework/mediatoolbox.cxx [build CXX] avmedia/source/framework/soundhandler.cxx [build CXX] avmedia/source/viewer/mediaevent_impl.cxx [build CXX] avmedia/source/viewer/mediawindow.cxx [build CXX] avmedia/source/viewer/mediawindow_impl.cxx [build CXX] editeng/source/accessibility/AccessibleComponentBase.cxx [build CXX] editeng/source/accessibility/AccessibleContextBase.cxx [build CXX] editeng/source/accessibility/AccessibleEditableTextPara.cxx [build CXX] editeng/source/accessibility/AccessibleHyperlink.cxx [build CXX] editeng/source/accessibility/AccessibleImageBullet.cxx [build CXX] editeng/source/accessibility/AccessibleParaManager.cxx [build CXX] editeng/source/accessibility/AccessibleSelectionBase.cxx [build CXX] editeng/source/accessibility/AccessibleStaticTextBase.cxx [build CXX] editeng/source/accessibility/AccessibleStringWrap.cxx [build CXX] editeng/source/editeng/editattr.cxx [build CXX] editeng/source/editeng/editdata.cxx [build CXX] editeng/source/editeng/editdbg.cxx [build CXX] editeng/source/editeng/editdoc.cxx [build CXX] editeng/source/editeng/editeng.cxx [build CXX] editeng/source/editeng/editobj.cxx [build CXX] editeng/source/editeng/editsel.cxx [build CXX] editeng/source/editeng/editundo.cxx [build CXX] editeng/source/editeng/editview.cxx [build CXX] editeng/source/editeng/edtspell.cxx [build CXX] editeng/source/editeng/eehtml.cxx [build CXX] editeng/source/editeng/eeobj.cxx [build CXX] editeng/source/editeng/eerdll.cxx [build CXX] editeng/source/editeng/eertfpar.cxx [build CXX] editeng/source/editeng/fieldupdater.cxx [build CXX] editeng/source/editeng/impedit.cxx [build CXX] editeng/source/editeng/impedit2.cxx [build CXX] editeng/source/editeng/impedit3.cxx [build CXX] editeng/source/editeng/impedit4.cxx [build CXX] editeng/source/editeng/impedit5.cxx [build CXX] editeng/source/editeng/misspellrange.cxx [build CXX] editeng/source/editeng/section.cxx [build CXX] editeng/source/editeng/textconv.cxx [build CXX] editeng/source/items/borderline.cxx [build CXX] editeng/source/items/bulitem.cxx [build CXX] editeng/source/items/CustomPropertyField.cxx [build CXX] editeng/source/items/charhiddenitem.cxx [build CXX] editeng/source/items/flditem.cxx [build CXX] editeng/source/items/frmitems.cxx [build CXX] editeng/source/items/itemtype.cxx [build CXX] editeng/source/items/justifyitem.cxx [build CXX] editeng/source/items/numitem.cxx [build CXX] editeng/source/items/legacyitem.cxx [build CXX] editeng/source/items/optitems.cxx [build CXX] editeng/source/items/paperinf.cxx [build CXX] editeng/source/items/paraitem.cxx [build CXX] editeng/source/items/svdfield.cxx [build CXX] editeng/source/items/svxfont.cxx [build CXX] editeng/source/items/textitem.cxx [build CXX] editeng/source/items/writingmodeitem.cxx [build CXX] editeng/source/items/xmlcnitm.cxx [build CXX] editeng/source/misc/acorrcfg.cxx [build CXX] editeng/source/misc/edtdlg.cxx [build CXX] editeng/source/misc/forbiddencharacterstable.cxx [build CXX] editeng/source/misc/hangulhanja.cxx [build CXX] editeng/source/misc/splwrap.cxx [build CXX] editeng/source/misc/svxacorr.cxx [build CXX] editeng/source/misc/SvXMLAutoCorrectTokenHandler.cxx [build CXX] editeng/source/misc/SvXMLAutoCorrectExport.cxx [build CXX] editeng/source/misc/SvXMLAutoCorrectImport.cxx [build CXX] editeng/source/misc/swafopt.cxx [build CXX] editeng/source/misc/txtrange.cxx [build CXX] editeng/source/misc/unolingu.cxx [build CXX] editeng/source/outliner/outleeng.cxx [build CXX] editeng/source/outliner/outlin2.cxx [build CXX] editeng/source/outliner/outliner.cxx [build CXX] editeng/source/outliner/outlobj.cxx [build CXX] editeng/source/outliner/outlundo.cxx [build CXX] editeng/source/outliner/outlvw.cxx [build CXX] editeng/source/outliner/overflowingtxt.cxx [build CXX] editeng/source/outliner/paralist.cxx [build CXX] editeng/source/rtf/rtfitem.cxx [build CXX] editeng/source/rtf/svxrtf.cxx [build CXX] editeng/source/uno/unoedhlp.cxx [build CXX] editeng/source/uno/unoedprx.cxx [build CXX] editeng/source/uno/unoedsrc.cxx [build CXX] editeng/source/uno/unofdesc.cxx [build CXX] editeng/source/uno/unofield.cxx [build CXX] editeng/source/uno/UnoForbiddenCharsTable.cxx [build CXX] editeng/source/uno/unofored.cxx [build CXX] editeng/source/uno/unoforou.cxx [build CXX] editeng/source/uno/unoipset.cxx [build CXX] editeng/source/uno/unonrule.cxx [build CXX] editeng/source/uno/unopracc.cxx [build CXX] editeng/source/uno/unotext.cxx [build CXX] editeng/source/uno/unotext2.cxx [build CXX] editeng/source/uno/unoviwou.cxx [build CXX] editeng/source/xml/xmltxtexp.cxx [build CXX] editeng/source/xml/xmltxtimp.cxx [build CXX] editeng/source/lookuptree/Trie.cxx [build CXX] svx/source/core/extedit.cxx [build CXX] svx/source/core/graphichelper.cxx [build CXX] svx/source/customshapes/EnhancedCustomShape2d.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeGeometry.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeTypeNames.cxx [build CXX] svx/source/dialog/checklbx.cxx [build CXX] svx/source/dialog/dialmgr.cxx [build CXX] svx/source/dialog/dlgutil.cxx [build CXX] svx/source/dialog/hexcolorcontrol.cxx [build CXX] svx/source/dialog/framelink.cxx [build CXX] svx/source/dialog/framelinkarray.cxx [build CXX] svx/source/dialog/langbox.cxx [build CXX] svx/source/dialog/pagenumberlistbox.cxx [build CXX] svx/source/dialog/papersizelistbox.cxx [build CXX] svx/source/dialog/samecontentlistbox.cxx [build CXX] svx/source/dialog/spacinglistbox.cxx [build CXX] svx/source/dialog/svxdlg.cxx [build CXX] svx/source/dialog/SvxNumOptionsTabPageHelper.cxx [build CXX] svx/source/engine3d/camera3d.cxx [build CXX] svx/source/engine3d/cube3d.cxx [build CXX] svx/source/engine3d/deflt3d.cxx [build CXX] svx/source/engine3d/dragmt3d.cxx [build CXX] svx/source/engine3d/e3dsceneupdater.cxx [build CXX] svx/source/engine3d/e3dundo.cxx [build CXX] svx/source/engine3d/extrud3d.cxx [build CXX] svx/source/engine3d/helperhittest3d.cxx [build CXX] svx/source/engine3d/helperminimaldepth3d.cxx [build CXX] svx/source/engine3d/lathe3d.cxx [build CXX] svx/source/engine3d/obj3d.cxx [build CXX] svx/source/engine3d/objfac3d.cxx [build CXX] svx/source/engine3d/polygn3d.cxx [build CXX] svx/source/engine3d/scene3d.cxx [build CXX] svx/source/engine3d/sphere3d.cxx [build CXX] svx/source/engine3d/svx3ditems.cxx [build CXX] svx/source/engine3d/view3d.cxx [build CXX] svx/source/engine3d/view3d1.cxx [build CXX] svx/source/engine3d/viewpt3d2.cxx [build CXX] svx/source/gallery2/codec.cxx [build CXX] svx/source/gallery2/galbrws1.cxx [build CXX] svx/source/gallery2/galbrws2.cxx [build CXX] svx/source/gallery2/galctrl.cxx [build CXX] svx/source/gallery2/galexpl.cxx [build CXX] svx/source/gallery2/galini.cxx [build CXX] svx/source/gallery2/gallery1.cxx [build CXX] svx/source/gallery2/galmisc.cxx [build CXX] svx/source/gallery2/galobj.cxx [build CXX] svx/source/gallery2/galtheme.cxx [build CXX] svx/source/gallery2/GalleryControl.cxx [build CXX] svx/source/gallery2/GallerySplitter.cxx [build CXX] svx/source/items/chrtitem.cxx [build CXX] svx/source/items/clipfmtitem.cxx [build CXX] svx/source/items/customshapeitem.cxx [build CXX] svx/source/items/drawitem.cxx [build CXX] svx/source/items/e3ditem.cxx [build CXX] svx/source/items/galleryitem.cxx [build CXX] svx/source/items/grfitem.cxx [build CXX] svx/source/sdr/animation/scheduler.cxx [build CXX] svx/source/sdr/animation/objectanimator.cxx [build CXX] svx/source/sdr/animation/animationstate.cxx [build CXX] svx/source/sdr/attribute/sdrallfillattributeshelper.cxx [build CXX] svx/source/sdr/attribute/sdrlinefillshadowtextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrfilltextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrshadowtextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrtextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrlineshadowtextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrformtextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrformtextoutlineattribute.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofgroup.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrpage.cxx [build CXX] svx/source/sdr/contact/viewcontactofpageobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3d.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dcube.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrmediaobj.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofmasterpagedescriptor.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofpageobj.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofe3dscene.cxx [build CXX] svx/source/sdr/contact/viewcontactofgraphic.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactredirector.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrcircobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofgroup.cxx [build CXX] svx/source/sdr/contact/viewcontactofunocontrol.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrobjcustomshape.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrobj.cxx [build CXX] svx/source/sdr/contact/objectcontact.cxx [build CXX] svx/source/sdr/contact/viewcontactoftextobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dlathe.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrpage.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dextrude.cxx [build CXX] svx/source/sdr/contact/viewcontactofmasterpagedescriptor.cxx [build CXX] svx/source/sdr/contact/viewcontact.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrole2obj.cxx [build CXX] svx/source/sdr/contact/displayinfo.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dscene.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrrectobj.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrole2obj.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofgraphic.cxx [build CXX] svx/source/sdr/contact/sdrmediawindow.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrmediaobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrcaptionobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofvirtobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dsphere.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dpolygon.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdredgeobj.cxx [build CXX] svx/source/sdr/contact/viewobjectcontact.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrobj.cxx [build CXX] svx/source/sdr/contact/objectcontactofpageview.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrpathobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrmeasureobj.cxx [build CXX] svx/source/sdr/contact/objectcontactofobjlistpainter.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofe3d.cxx [build CXX] svx/source/sdr/event/eventhandler.cxx [build CXX] svx/source/sdr/overlay/overlayline.cxx [build CXX] svx/source/sdr/overlay/overlaycrosshair.cxx [build CXX] svx/source/sdr/overlay/overlayrollingrectangle.cxx [build CXX] svx/source/sdr/overlay/overlaytriangle.cxx [build CXX] svx/source/sdr/overlay/overlayselection.cxx [build CXX] svx/source/sdr/overlay/overlayrectangle.cxx [build CXX] svx/source/sdr/overlay/overlaybitmapex.cxx [build CXX] svx/source/sdr/overlay/overlaymanagerbuffered.cxx [build CXX] svx/source/sdr/overlay/overlayhelpline.cxx [build CXX] svx/source/sdr/overlay/overlayanimatedbitmapex.cxx [build CXX] svx/source/sdr/overlay/overlaypolypolygon.cxx [build CXX] svx/source/sdr/overlay/overlayobjectcell.cxx [build CXX] svx/source/sdr/overlay/overlaytools.cxx [build CXX] svx/source/sdr/overlay/overlayprimitive2dsequenceobject.cxx [build CXX] svx/source/sdr/overlay/overlayobject.cxx [build CXX] svx/source/sdr/overlay/overlaymanager.cxx [build CXX] svx/source/sdr/overlay/overlayobjectlist.cxx [build CXX] svx/source/sdr/overlay/overlayhandle.cxx [build CXX] svx/source/sdr/primitive2d/sdrellipseprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrprimitivetools.cxx [build CXX] svx/source/sdr/primitive2d/sdrtextprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/primitivefactory2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrolecontentprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrgrafprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrole2primitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrpathprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrcaptionprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrconnectorprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrmeasureprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrattributecreator.cxx [build CXX] svx/source/sdr/primitive2d/sdrdecompositiontools.cxx [build CXX] svx/source/sdr/primitive3d/sdrattributecreator3d.cxx [build CXX] svx/source/sdr/properties/pageproperties.cxx [build CXX] svx/source/sdr/properties/e3dsceneproperties.cxx [build CXX] svx/source/sdr/properties/itemsettools.cxx [build CXX] svx/source/sdr/properties/captionproperties.cxx [build CXX] svx/source/sdr/properties/e3dextrudeproperties.cxx [build CXX] svx/source/sdr/properties/e3dproperties.cxx [build CXX] svx/source/sdr/properties/measureproperties.cxx [build CXX] svx/source/sdr/properties/customshapeproperties.cxx [build CXX] svx/source/sdr/properties/rectangleproperties.cxx [build CXX] svx/source/sdr/properties/groupproperties.cxx [build CXX] svx/source/sdr/properties/properties.cxx [build CXX] svx/source/sdr/properties/e3dlatheproperties.cxx [build CXX] svx/source/sdr/properties/graphicproperties.cxx [build CXX] svx/source/sdr/properties/circleproperties.cxx [build CXX] svx/source/sdr/properties/emptyproperties.cxx [build CXX] svx/source/sdr/properties/e3dsphereproperties.cxx [build CXX] svx/source/sdr/properties/defaultproperties.cxx [build CXX] svx/source/sdr/properties/textproperties.cxx [build CXX] svx/source/sdr/properties/attributeproperties.cxx [build CXX] svx/source/sdr/properties/connectorproperties.cxx [build CXX] svx/source/sdr/properties/e3dcompoundproperties.cxx [build CXX] svx/source/sdr/properties/oleproperties.cxx [build CXX] svx/source/svdraw/clonelist.cxx [build CXX] svx/source/svdraw/charthelper.cxx [build CXX] svx/source/svdraw/gradtrns.cxx [build CXX] svx/source/svdraw/polypolygoneditor.cxx [build CXX] svx/source/svdraw/sdrhittesthelper.cxx [build CXX] svx/source/svdraw/sdrmasterpagedescriptor.cxx [build CXX] svx/source/svdraw/sdrpagewindow.cxx [build CXX] svx/source/svdraw/sdrpaintwindow.cxx [build CXX] svx/source/svdraw/sdrundomanager.cxx [build CXX] svx/source/svdraw/selectioncontroller.cxx [build CXX] svx/source/svdraw/svdattr.cxx [build CXX] svx/source/svdraw/svdcrtv.cxx [build CXX] svx/source/svdraw/svddrag.cxx [build CXX] svx/source/svdraw/svddrgmt.cxx [build CXX] svx/source/svdraw/svddrgv.cxx [build CXX] svx/source/svdraw/svdedtv.cxx [build CXX] svx/source/svdraw/svdedtv1.cxx [build CXX] svx/source/svdraw/svdedtv2.cxx [build CXX] svx/source/svdraw/svdedxv.cxx [build CXX] svx/source/svdraw/svdetc.cxx [build CXX] svx/source/svdraw/svdfmtf.cxx [build CXX] svx/source/svdraw/svdglev.cxx [build CXX] svx/source/svdraw/svdglue.cxx [build CXX] svx/source/svdraw/svdhdl.cxx [build CXX] svx/source/svdraw/svdhlpln.cxx [build CXX] svx/source/svdraw/svdibrow.cxx [build CXX] svx/source/svdraw/svditer.cxx [build CXX] svx/source/svdraw/svdlayer.cxx [build CXX] svx/source/svdraw/svdmark.cxx [build CXX] svx/source/svdraw/svdmodel.cxx [build CXX] svx/source/svdraw/svdmrkv.cxx [build CXX] svx/source/svdraw/svdmrkv1.cxx [build CXX] svx/source/svdraw/svdoashp.cxx [build CXX] svx/source/svdraw/svdoattr.cxx [build CXX] svx/source/svdraw/svdobj.cxx [build CXX] svx/source/svdraw/svdobjplusdata.cxx [build CXX] svx/source/svdraw/svdobjuserdatalist.cxx [build CXX] svx/source/svdraw/svdocapt.cxx [build CXX] svx/source/svdraw/svdocirc.cxx [build CXX] svx/source/svdraw/svdoedge.cxx [build CXX] svx/source/svdraw/svdograf.cxx [build CXX] svx/source/svdraw/svdogrp.cxx [build CXX] svx/source/svdraw/svdomeas.cxx [build CXX] svx/source/svdraw/svdomedia.cxx [build CXX] svx/source/svdraw/svdoole2.cxx [build CXX] svx/source/svdraw/svdopage.cxx [build CXX] svx/source/svdraw/svdopath.cxx [build CXX] svx/source/svdraw/svdorect.cxx [build CXX] svx/source/svdraw/svdotext.cxx [build CXX] svx/source/svdraw/svdotextdecomposition.cxx [build CXX] svx/source/svdraw/svdotextpathdecomposition.cxx [build CXX] svx/source/svdraw/svdotxat.cxx [build CXX] svx/source/svdraw/svdotxdr.cxx [build CXX] svx/source/svdraw/svdotxed.cxx [build CXX] svx/source/svdraw/svdotxfl.cxx [build CXX] svx/source/svdraw/svdotxln.cxx [build CXX] svx/source/svdraw/svdotxtr.cxx [build CXX] svx/source/svdraw/svdouno.cxx [build CXX] svx/source/svdraw/svdoutl.cxx [build CXX] svx/source/svdraw/svdoutlinercache.cxx [build CXX] svx/source/svdraw/svdovirt.cxx [build CXX] svx/source/svdraw/svdpage.cxx [build CXX] svx/source/svdraw/svdpagv.cxx [build CXX] svx/source/svdraw/svdpdf.cxx [build CXX] svx/source/svdraw/svdpntv.cxx [build CXX] svx/source/svdraw/svdpoev.cxx [build CXX] svx/source/svdraw/svdsnpv.cxx [build CXX] svx/source/svdraw/svdtext.cxx [build CXX] svx/source/svdraw/svdtrans.cxx [build CXX] svx/source/svdraw/svdundo.cxx [build CXX] svx/source/svdraw/svdview.cxx [build CXX] svx/source/svdraw/svdviter.cxx [build CXX] svx/source/svdraw/svdxcgv.cxx [build CXX] svx/source/svdraw/textchain.cxx [build CXX] svx/source/svdraw/textchainflow.cxx [build CXX] svx/source/svdraw/textchaincursor.cxx [build CXX] svx/source/styles/CommonStylePreviewRenderer.cxx [build CXX] svx/source/styles/CommonStyleManager.cxx [build CXX] svx/source/styles/ColorSets.cxx [build CXX] svx/source/table/cell.cxx [build CXX] svx/source/table/cellcursor.cxx [build CXX] svx/source/table/cellrange.cxx [build CXX] svx/source/table/propertyset.cxx [build CXX] svx/source/table/svdotable.cxx [build CXX] svx/source/table/tablecolumn.cxx [build CXX] svx/source/table/tablecolumns.cxx [build CXX] svx/source/table/tablecontroller.cxx [build CXX] svx/source/table/tablehandles.cxx [build CXX] svx/source/table/tablelayouter.cxx [build CXX] svx/source/table/tablemodel.cxx [build CXX] svx/source/table/tablerow.cxx [build CXX] svx/source/table/tablerows.cxx [build CXX] svx/source/table/tableundo.cxx [build CXX] svx/source/table/viewcontactoftableobj.cxx [build CXX] svx/source/tbxctrls/extrusioncontrols.cxx [build CXX] svx/source/tbxctrls/fontworkgallery.cxx [build CXX] svx/source/tbxctrls/Palette.cxx [build CXX] svx/source/tbxctrls/PaletteManager.cxx [build CXX] svx/source/tbxctrls/tbcontrl.cxx [build CXX] svx/source/tbxctrls/tbxcolorupdate.cxx [build CXX] svx/source/tbxctrls/SvxColorValueSet.cxx [build CXX] svx/source/tbxctrls/SvxPresetListBox.cxx [build CXX] svx/source/toolbars/extrusionbar.cxx [build CXX] svx/source/toolbars/fontworkbar.cxx [build CXX] svx/source/unodraw/gluepts.cxx [build CXX] svx/source/unodraw/shapepropertynotifier.cxx [build CXX] svx/source/unodraw/tableshape.cxx [build CXX] svx/source/unodraw/unobrushitemhelper.cxx [build CXX] svx/source/unodraw/unobtabl.cxx [build CXX] svx/source/unodraw/unodtabl.cxx [build CXX] svx/source/unodraw/UnoGraphicExporter.cxx [build CXX] svx/source/unodraw/unogtabl.cxx [build CXX] svx/source/unodraw/unohtabl.cxx [build CXX] svx/source/unodraw/unomlstr.cxx [build CXX] svx/source/unodraw/unomod.cxx [build CXX] svx/source/unodraw/unomtabl.cxx [build CXX] svx/source/unodraw/UnoNameItemTable.cxx [build CXX] svx/source/unodraw/unopage.cxx [build CXX] svx/source/unodraw/unoprov.cxx [build CXX] svx/source/unodraw/unoshap2.cxx [build CXX] svx/source/unodraw/unoshap3.cxx [build CXX] svx/source/unodraw/unoshap4.cxx [build CXX] svx/source/unodraw/unoshape.cxx [build CXX] svx/source/unodraw/unoshtxt.cxx [build CXX] svx/source/unodraw/unottabl.cxx [build CXX] svx/source/unodraw/XPropertyTable.cxx [build CXX] svx/source/xml/xmleohlp.cxx [build CXX] svx/source/xml/xmlexport.cxx [build CXX] svx/source/xml/xmlgrhlp.cxx [build CXX] svx/source/xml/xmlxtexp.cxx [build CXX] svx/source/xml/xmlxtimp.cxx [build CXX] svx/source/xoutdev/xattr.cxx [build CXX] svx/source/xoutdev/xattr2.cxx [build CXX] svx/source/xoutdev/xattrbmp.cxx [build CXX] svx/source/xoutdev/_xoutbmp.cxx [build CXX] svx/source/xoutdev/_xpoly.cxx [build CXX] svx/source/xoutdev/xpool.cxx [build CXX] svx/source/xoutdev/xtabbtmp.cxx [build CXX] svx/source/xoutdev/xtabcolr.cxx [build CXX] svx/source/xoutdev/xtabdash.cxx [build CXX] svx/source/xoutdev/xtabgrdt.cxx [build CXX] svx/source/xoutdev/xtabhtch.cxx [build CXX] svx/source/xoutdev/xtable.cxx [build CXX] svx/source/xoutdev/xtabptrn.cxx [build CXX] svx/source/xoutdev/XPropertyEntry.cxx [build CXX] svx/source/xoutdev/xtablend.cxx [build CXX] svx/source/fmcomp/dbaexchange.cxx [build CXX] svx/source/fmcomp/fmgridcl.cxx [build CXX] svx/source/fmcomp/fmgridif.cxx [build CXX] svx/source/fmcomp/gridcell.cxx [build CXX] svx/source/fmcomp/gridcols.cxx [build CXX] svx/source/fmcomp/gridctrl.cxx [build CXX] svx/source/fmcomp/xmlexchg.cxx [build CXX] svx/source/form/dataaccessdescriptor.cxx [build CXX] svx/source/form/datalistener.cxx [build CXX] svx/source/form/datanavi.cxx [build CXX] svx/source/form/delayedevent.cxx [build CXX] svx/source/form/fmcontrolbordermanager.cxx [build CXX] svx/source/form/fmcontrollayout.cxx [build CXX] svx/source/form/fmdmod.cxx [build CXX] svx/source/form/fmdocumentclassification.cxx [build CXX] svx/source/form/fmdpage.cxx [build CXX] svx/source/form/fmexch.cxx [build CXX] svx/source/form/fmexpl.cxx [build CXX] svx/source/form/fmmodel.cxx [build CXX] svx/source/form/fmobj.cxx [build CXX] svx/source/form/fmpage.cxx [build CXX] svx/source/form/fmpgeimp.cxx [build CXX] svx/source/form/fmscriptingenv.cxx [build CXX] svx/source/form/fmservs.cxx [build CXX] svx/source/form/fmshell.cxx [build CXX] svx/source/form/fmshimp.cxx [build CXX] svx/source/form/fmtextcontroldialogs.cxx [build CXX] svx/source/form/fmtextcontrolfeature.cxx [build CXX] svx/source/form/fmtextcontrolshell.cxx [build CXX] svx/source/form/fmtools.cxx [build CXX] svx/source/form/fmundo.cxx [build CXX] svx/source/form/fmview.cxx [build CXX] svx/source/form/fmvwimp.cxx [build CXX] svx/source/form/formcontrolfactory.cxx [build CXX] svx/source/form/formcontroller.cxx [build CXX] svx/source/form/formcontrolling.cxx [build CXX] svx/source/form/formdispatchinterceptor.cxx [build CXX] svx/source/form/formfeaturedispatcher.cxx [build CXX] svx/source/form/formtoolbars.cxx [build CXX] svx/source/form/legacyformcontroller.cxx [build CXX] svx/source/form/navigatortree.cxx [build CXX] svx/source/form/navigatortreemodel.cxx [build CXX] svx/source/form/ParseContext.cxx [build CXX] svx/source/form/sdbdatacolumn.cxx [build CXX] svx/source/form/sqlparserclient.cxx [build CXX] svx/source/form/typemap.cxx [build CXX] svx/source/form/xfm_addcondition.cxx [build CXX] svx/source/uitest/sdrobject.cxx [build CXX] extensions/source/dbpilots/commonpagesdbp.cxx [build CXX] extensions/source/dbpilots/controlwizard.cxx [build CXX] extensions/source/dbpilots/dbpservices.cxx [build CXX] extensions/source/dbpilots/dbptools.cxx [build CXX] extensions/source/dbpilots/gridwizard.cxx [build CXX] extensions/source/dbpilots/groupboxwiz.cxx [build CXX] extensions/source/dbpilots/listcombowizard.cxx [build CXX] extensions/source/dbpilots/moduledbp.cxx [build CXX] extensions/source/dbpilots/optiongrouplayouter.cxx [build CXX] extensions/source/dbpilots/wizardservices.cxx [build EPK] libwpg [build MOD] redland [build CXX] filter/source/graphic/GraphicExportFilter.cxx [build CXX] filter/source/graphic/Services.cxx [build CXX] filter/source/pdf/impdialog.cxx [build CXX] filter/source/pdf/pdfdialog.cxx [build CXX] filter/source/pdf/pdfexport.cxx [build CXX] filter/source/pdf/pdffilter.cxx [build CXX] filter/source/pdf/pdfinteract.cxx [build CXX] filter/source/pdf/pdfuno.cxx [build CXX] filter/source/storagefilterdetect/fdcomp.cxx [build CXX] filter/source/storagefilterdetect/filterdetect.cxx [build CXX] filter/source/xsltdialog/typedetectionexport.cxx [build CXX] filter/source/xsltdialog/typedetectionimport.cxx [build CXX] filter/source/xsltdialog/xmlfilterdialogcomponent.cxx [build CXX] filter/source/xsltdialog/xmlfilterjar.cxx [build CXX] filter/source/xsltdialog/xmlfiltersettingsdialog.cxx [build CXX] filter/source/xsltdialog/xmlfiltertabdialog.cxx [build CXX] filter/source/xsltdialog/xmlfiltertabpagebasic.cxx [build CXX] filter/source/xsltdialog/xmlfiltertabpagexslt.cxx [build CXX] filter/source/xsltdialog/xmlfiltertestdialog.cxx [build CMP] i18npool/util/i18npool [build CXX] formula/source/ui/dlg/formula.cxx [build CXX] formula/source/ui/dlg/FormulaHelper.cxx [build CXX] formula/source/ui/dlg/funcpage.cxx [build CXX] formula/source/ui/dlg/funcutl.cxx [build CXX] formula/source/ui/dlg/parawin.cxx [build CXX] formula/source/ui/dlg/structpg.cxx [build CXX] vbahelper/source/vbahelper/vbaapplicationbase.cxx [build CXX] vbahelper/source/vbahelper/vbacolorformat.cxx [build CXX] vbahelper/source/vbahelper/vbacommandbar.cxx [build CXX] vbahelper/source/vbahelper/vbacommandbarcontrol.cxx [build CXX] vbahelper/source/vbahelper/vbacommandbarcontrols.cxx [build CXX] vbahelper/source/vbahelper/vbacommandbarhelper.cxx [build CXX] vbahelper/source/vbahelper/vbacommandbars.cxx [build CXX] vbahelper/source/vbahelper/vbadialogbase.cxx [build CXX] vbahelper/source/vbahelper/vbadialogsbase.cxx [build CXX] vbahelper/source/vbahelper/vbadocumentbase.cxx [build CXX] vbahelper/source/vbahelper/vbadocumentsbase.cxx [build CXX] vbahelper/source/vbahelper/vbaeventshelperbase.cxx [build CXX] vbahelper/source/vbahelper/vbafillformat.cxx [build CXX] vbahelper/source/vbahelper/vbafontbase.cxx [build CXX] vbahelper/source/vbahelper/vbaglobalbase.cxx [build CXX] vbahelper/source/vbahelper/vbahelper.cxx [build CXX] vbahelper/source/vbahelper/vbalineformat.cxx [build CXX] vbahelper/source/vbahelper/vbapagesetupbase.cxx [build CXX] vbahelper/source/vbahelper/vbapictureformat.cxx [build CXX] vbahelper/source/vbahelper/vbapropvalue.cxx [build CXX] vbahelper/source/vbahelper/vbashape.cxx [build CXX] vbahelper/source/vbahelper/vbashaperange.cxx [build CXX] vbahelper/source/vbahelper/vbashapes.cxx [build CXX] vbahelper/source/vbahelper/vbatextframe.cxx [build CXX] vbahelper/source/vbahelper/vbawindowbase.cxx [build CXX] sc/source/ui/unoobj/scdetect.cxx [build CXX] sc/source/ui/unoobj/exceldetect.cxx [build CXX] sd/source/ui/unoidl/sddetect.cxx [build CXX] sdext/source/minimizer/configurationaccess.cxx [build CXX] sdext/source/minimizer/fileopendialog.cxx [build CXX] sdext/source/minimizer/graphiccollector.cxx [build CXX] sdext/source/minimizer/impoptimizer.cxx [build CXX] sdext/source/minimizer/informationdialog.cxx [build CXX] sdext/source/minimizer/optimizationstats.cxx [build CXX] sdext/source/minimizer/optimizerdialog.cxx [build CXX] sdext/source/minimizer/optimizerdialogcontrols.cxx [build CXX] sdext/source/minimizer/pagecollector.cxx [build CXX] sdext/source/minimizer/pppoptimizer.cxx [build CXX] sdext/source/minimizer/pppoptimizerdialog.cxx [build CXX] sdext/source/minimizer/pppoptimizertoken.cxx [build CXX] sdext/source/minimizer/pppoptimizeruno.cxx [build CXX] sdext/source/minimizer/unodialog.cxx [build CXX] starmath/source/smdetect.cxx [build CXX] starmath/source/eqnolefilehdr.cxx [build CXX] sw/source/ui/uno/swdetect.cxx [build CMP] unoxml/source/rdf/unordf [build CXX] scripting/source/basprov/baslibnode.cxx [build CXX] scripting/source/basprov/basmethnode.cxx [build CXX] scripting/source/basprov/basmodnode.cxx [build CXX] scripting/source/basprov/basprov.cxx [build CXX] scripting/source/basprov/basscript.cxx [build CXX] scripting/source/protocolhandler/scripthandler.cxx [build MOD] hwpfilter [build SAX] CustomTarget/i18npool/localedata/localedata_de_LU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sv_SE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_BF.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ne_NP.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_MC.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_HN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fa_IR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_gl_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ug_CN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fi_FI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_ZM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_axk_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ru_RU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_yom_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_st_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_rue_SK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ak_GH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pl_PL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tk_TM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_az_AZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ga_IE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sl_SI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_EG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_RS.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_DO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_haw_US.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_njy_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_GM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_rw_RW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_jbo.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_gug_PY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pt_AO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nl_BE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pt_PT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ml_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nb_NO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_SN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bm_ML.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mr_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_yi_US.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_VE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bn_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mt_MT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bn_BD.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_ML.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_AR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zh_TW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_shs_CA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_puu_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_CA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zh_CN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_th_TH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_PH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bs_BA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_gd_GB.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_EC.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_UY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tr_TR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zh_MO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_KW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_ZW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tt_RU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lb_LU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pui_CO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_br_FR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_af_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_GH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_de_DE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_TG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lt_LT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nl_NL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_CS.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_IE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ta_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_TT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_QA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pa_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_AU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lv_LV.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mai_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hil_PH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_NI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_no_NO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ia.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_et_EE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ca_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_LU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_MY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hr_HR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_PR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tek_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sid_ET.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hy_AM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_vif_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_LB.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_de_LI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_YE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_JO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_eo.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_wa_BE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kn_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_eu_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_JM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_BO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bg_BG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_OM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_cy_GB.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_so_SO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_vec_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lo_LA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_CL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_CI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lif_NP.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_km_KH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_uk_UA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_BZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_it_CH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_my_MM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sg_CF.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_SY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_an_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zh_SG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_el_GR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ee_GH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nds_DE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_is_IS.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_it_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_GB.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pt_BR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_US.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lg_UG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_szl_PL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_xku_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mk_MK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_BH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_vi_VN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_te_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_oc_FR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ny_MW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sk_SK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_da_DK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ast_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_cv_RU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ti_ER.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hi_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ti_ET.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ur_PK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mos_BF.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_am_ET.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_om_ET.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_PY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sc_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_PA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_NZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_CO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_MA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_cu_RU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ht_HT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_CH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hu_HU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_PE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_beq_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kl_GL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pap_CW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_CA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_myv_RU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ro_RO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ky_KG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_SV.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_TN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_gu_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_AE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_ME.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nn_NO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bo_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ms_MY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_MX.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_BW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_or_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kng_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_NE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fy_NL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_BE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lld_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_de_AT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_MW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ko_KR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_la_VA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zh_HK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_plt_MG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_njx_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_LY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_he_IL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_dde_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sv_FI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ka_GE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_dz_BT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_CR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fo_FO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_NA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ln_CD.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_be_BY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_FR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fur_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_af_NA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_SA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_GT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_id_ID.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ja_JP.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_de_CH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bo_CN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_AU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_BW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_BZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_CA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_GB.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_GH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_GM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_IE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_JM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_MW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_NA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_NZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_PH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_TT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_US.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_ZM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_ZW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_AR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_BO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_CL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_CO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_CR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_DO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_EC.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_GT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_HN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_MX.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_NI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_SV.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_UY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_VE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gl_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_an_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ast_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_be_BY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bg_BG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_br_FR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bs_BA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ca_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cu_RU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cv_RU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cy_GB.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_da_DK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_AT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_CH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_DE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_LI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_LU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_el_GR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_et_EE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_eu_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fi_FI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fo_FO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_BE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_BF.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_CA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_CH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_CI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_FR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_LU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_MC.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_ML.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_NE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_SN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_TG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fur_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fy_NL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ga_IE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gd_GB.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hr_HR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_is_IS.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_it_CH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_it_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ka_GE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kl_GL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_la_VA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lb_LU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lld_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lt_LT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lv_LV.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mk_MK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mt_MT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_myv_RU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nb_NO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nds_DE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nl_BE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nl_NL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nn_NO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_no_NO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_oc_FR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pl_PL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pt_BR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pt_PT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ro_RO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_rue_SK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ru_RU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sc_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sk_SK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sl_SI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_ME.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_RS.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_CS.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sv_FI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sv_SE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_szl_PL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tr_TR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tt_RU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_uk_UA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_vec_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_wa_BE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_af_NA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_af_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ak_GH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_am_ET.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_AE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_BH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_EG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_JO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_KW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_LB.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_LY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_MA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_OM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_QA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_SA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_SY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_TN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_YE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_axk_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_az_AZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_beq_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bm_ML.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bn_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bn_BD.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bo_CN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bo_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_dde_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_dz_BT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ee_GH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_MY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_eo.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fa_IR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gu_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gug_PY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_haw_US.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_he_IL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hi_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hil_PH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ht_HT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hu_HU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hy_AM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ia.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_id_ID.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ja_JP.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_jbo.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_km_KH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kn_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kng_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ko_KR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ky_KG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lg_UG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lif_NP.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ln_CD.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lo_LA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mai_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ml_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mos_BF.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mr_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ms_MY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_my_MM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ne_NP.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_njx_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_njy_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ny_MW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_om_ET.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_or_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pa_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pap_CW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_plt_MG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pt_AO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pui_CO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_puu_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_rw_RW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sg_CF.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_shs_CA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sid_ET.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_so_SO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_st_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ta_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_te_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tek_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_th_TH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ti_ER.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ti_ET.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tk_TM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ug_CN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ur_PK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_vi_VN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_vif_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_xku_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_yi_US.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_yom_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_CN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_HK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_MO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_SG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_TW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx [build MOD] i18nutil [build BIN] package [build MOD] sax [build MOD] scaddins [build MOD] sccomp [build BIN] sot [build CXX] test/source/unoapi_test.cxx [build CXX] test/source/calc_unoapi_test.cxx [build CXX] test/source/beans/xpropertyset.cxx [build CXX] test/source/chart/xchartdata.cxx [build CXX] test/source/container/xchild.cxx [build CXX] test/source/container/xelementaccess.cxx [build CXX] test/source/container/xenumeration.cxx [build CXX] test/source/container/xenumerationaccess.cxx [build CXX] test/source/container/xindexaccess.cxx [build CXX] test/source/container/xnameaccess.cxx [build CXX] test/source/container/xnamecontainer.cxx [build CXX] test/source/container/xnamed.cxx [build CXX] test/source/container/xnamereplace.cxx [build CXX] test/source/document/xactionlockable.cxx [build CXX] test/source/document/xembeddedobjectsupplier.cxx [build CXX] test/source/document/xlinktargetsupplier.cxx [build CXX] test/source/drawing/captionshape.cxx [build CXX] test/source/drawing/xdrawpages.cxx [build CXX] test/source/drawing/xshapegrouper.cxx [build CXX] test/source/drawing/xshapes.cxx [build CXX] test/source/lang/xserviceinfo.cxx [build CXX] test/source/lang/xcomponent.cxx [build CXX] test/source/sheet/cellarealink.cxx [build CXX] test/source/sheet/cellproperties.cxx [build CXX] test/source/sheet/databaseimportdescriptor.cxx [build CXX] test/source/sheet/databaserange.cxx [build CXX] test/source/sheet/datapilotfield.cxx [build CXX] test/source/sheet/datapilotitem.cxx [build CXX] test/source/sheet/documentsettings.cxx [build CXX] test/source/sheet/functiondescription.cxx [build CXX] test/source/sheet/globalsheetsettings.cxx [build CXX] test/source/sheet/scenario.cxx [build CXX] test/source/sheet/shape.cxx [build CXX] test/source/sheet/sheetcell.cxx [build CXX] test/source/sheet/sheetcellrange.cxx [build CXX] test/source/sheet/sheetcellranges.cxx [build CXX] test/source/sheet/sheetfilterdescriptor.cxx [build CXX] test/source/sheet/sheetlink.cxx [build CXX] test/source/sheet/sheetsortdescriptor2.cxx [build CXX] test/source/sheet/spreadsheet.cxx [build CXX] test/source/sheet/spreadsheetdocumentsettings.cxx [build CXX] test/source/sheet/spreadsheetviewsettings.cxx [build CXX] test/source/sheet/subtotaldescriptor.cxx [build CXX] test/source/sheet/tableautoformat.cxx [build CXX] test/source/sheet/tablevalidation.cxx [build CXX] test/source/sheet/xactivationbroadcaster.cxx [build CXX] test/source/sheet/xarealink.cxx [build CXX] test/source/sheet/xarealinks.cxx [build CXX] test/source/sheet/xarrayformularange.cxx [build CXX] test/source/sheet/xcalculatable.cxx [build CXX] test/source/sheet/xcelladdressable.cxx [build CXX] test/source/sheet/xcellformatrangessupplier.cxx [build CXX] test/source/sheet/xcellrangeaddressable.cxx [build CXX] test/source/sheet/xcellrangedata.cxx [build CXX] test/source/sheet/xcellrangeformula.cxx [build CXX] test/source/sheet/xcellrangemovement.cxx [build CXX] test/source/sheet/xcellrangereferrer.cxx [build CXX] test/source/sheet/xcellrangesquery.cxx [build CXX] test/source/sheet/xcellseries.cxx [build CXX] test/source/sheet/xconsolidatable.cxx [build CXX] test/source/sheet/xconsolidationdescriptor.cxx [build CXX] test/source/sheet/xdatabaserange.cxx [build CXX] test/source/sheet/xdatabaseranges.cxx [build CXX] test/source/sheet/xdatapilotdescriptor.cxx [build CXX] test/source/sheet/xdatapilotfield.cxx [build CXX] test/source/sheet/xdatapilotfieldgrouping.cxx [build CXX] test/source/sheet/xdatapilottable.cxx [build CXX] test/source/sheet/xdatapilottable2.cxx [build CXX] test/source/sheet/xdatapilottables.cxx [build CXX] test/source/sheet/xdatapilottablessupplier.cxx [build CXX] test/source/sheet/xddelink.cxx [build CXX] test/source/sheet/xddelinks.cxx [build CXX] test/source/sheet/xdocumentauditing.cxx [build CXX] test/source/sheet/xformulaquery.cxx [build CXX] test/source/sheet/xfunctiondescriptions.cxx [build CXX] test/source/sheet/xgoalseek.cxx [build CXX] test/source/sheet/xheaderfootercontent.cxx [build CXX] test/source/sheet/xlabelrange.cxx [build CXX] test/source/sheet/xlabelranges.cxx [build CXX] test/source/sheet/xmultiformulatokens.cxx [build CXX] test/source/sheet/xmultipleoperation.cxx [build CXX] test/source/sheet/xnamedrange.cxx [build CXX] test/source/sheet/xnamedranges.cxx [build CXX] test/source/sheet/xprintareas.cxx [build CXX] test/source/sheet/xrecentfunctions.cxx [build CXX] test/source/sheet/xscenario.cxx [build CXX] test/source/sheet/xscenarioenhanced.cxx [build CXX] test/source/sheet/xscenarios.cxx [build CXX] test/source/sheet/xscenariossupplier.cxx [build CXX] test/source/sheet/xsheetannotation.cxx [build CXX] test/source/sheet/xsheetannotationanchor.cxx [build CXX] test/source/sheet/xsheetannotations.cxx [build CXX] test/source/sheet/xsheetannotationshapesupplier.cxx [build CXX] test/source/sheet/xsheetannotationssupplier.cxx [build CXX] test/source/sheet/xsheetauditing.cxx [build CXX] test/source/sheet/xsheetcellcursor.cxx [build CXX] test/source/sheet/xsheetcellrange.cxx [build CXX] test/source/sheet/xsheetcellrangecontainer.cxx [build CXX] test/source/sheet/xsheetcellranges.cxx [build CXX] test/source/sheet/xsheetcondition.cxx [build CXX] test/source/sheet/xsheetconditionalentries.cxx [build CXX] test/source/sheet/xsheetconditionalentry.cxx [build CXX] test/source/sheet/xsheetfilterable.cxx [build CXX] test/source/sheet/xsheetfilterableex.cxx [build CXX] test/source/sheet/xsheetfilterdescriptor.cxx [build CXX] test/source/sheet/xsheetfilterdescriptor2.cxx [build CXX] test/source/sheet/xsheetfilterdescriptor3.cxx [build CXX] test/source/sheet/xsheetlinkable.cxx [build CXX] test/source/sheet/xsheetoperation.cxx [build CXX] test/source/sheet/xsheetoutline.cxx [build CXX] test/source/sheet/xsheetpagebreak.cxx [build CXX] test/source/sheet/xspreadsheet.cxx [build CXX] test/source/sheet/xspreadsheetdocument.cxx [build CXX] test/source/sheet/xspreadsheets.cxx [build CXX] test/source/sheet/xspreadsheets2.cxx [build CXX] test/source/sheet/xspreadsheetview.cxx [build CXX] test/source/sheet/xsubtotalcalculatable.cxx [build CXX] test/source/sheet/xsubtotaldescriptor.cxx [build CXX] test/source/sheet/xsubtotalfield.cxx [build CXX] test/source/sheet/xuniquecellformatrangessupplier.cxx [build CXX] test/source/sheet/xusedareacursor.cxx [build CXX] test/source/sheet/xviewfreezable.cxx [build CXX] test/source/sheet/xviewpane.cxx [build CXX] test/source/sheet/xviewsplitable.cxx [build CXX] test/source/style/xstyleloader.cxx [build CXX] test/source/table/tablecolumn.cxx [build CXX] test/source/table/tablerow.cxx [build CXX] test/source/table/xcell.cxx [build CXX] test/source/table/xcellcursor.cxx [build CXX] test/source/table/xcellrange.cxx [build CXX] test/source/table/xcolumnrowrange.cxx [build CXX] test/source/table/xtablechart.cxx [build CXX] test/source/table/xtablecharts.cxx [build CXX] test/source/table/xtablechartssupplier.cxx [build CXX] test/source/table/xtablecolumns.cxx [build CXX] test/source/table/xtablerows.cxx [build CXX] test/source/text/baseindex.cxx [build CXX] test/source/text/textcontent.cxx [build CXX] test/source/text/xsimpletext.cxx [build CXX] test/source/text/xtext.cxx [build CXX] test/source/text/xtextcontent.cxx [build CXX] test/source/text/xtextfield.cxx [build CXX] test/source/text/xtextrange.cxx [build CXX] test/source/text/xdocumentindex.cxx [build CXX] test/source/text/textdocumentsettings.cxx [build CXX] test/source/text/textprintersettings.cxx [build CXX] test/source/text/textsettings.cxx [build CXX] test/source/text/textdocumentindex.cxx [build CXX] test/source/util/searchdescriptor.cxx [build CXX] test/source/util/xindent.cxx [build CXX] test/source/util/xmergeable.cxx [build CXX] test/source/util/xrefreshable.cxx [build CXX] test/source/util/xreplaceable.cxx [build CXX] test/source/util/xreplacedescriptor.cxx [build CXX] test/source/util/xsearchable.cxx [build CXX] test/source/util/xsearchdescriptor.cxx [build CXX] test/source/view/xcontrolaccess.cxx [build CXX] test/source/view/xformlayeraccess.cxx [build MOD] ure [build CMP] svl/util/svl [build CXX] chart2/source/view/axes/DateHelper.cxx [build CXX] chart2/source/view/axes/DateScaling.cxx [build CXX] chart2/source/view/axes/MinimumAndMaximumSupplier.cxx [build CXX] chart2/source/view/axes/ScaleAutomatism.cxx [build CXX] chart2/source/view/axes/Tickmarks.cxx [build CXX] chart2/source/view/axes/Tickmarks_Dates.cxx [build CXX] chart2/source/view/axes/Tickmarks_Equidistant.cxx [build CXX] chart2/source/view/axes/VAxisBase.cxx [build CXX] chart2/source/view/axes/VAxisOrGridBase.cxx [build CXX] chart2/source/view/axes/VAxisProperties.cxx [build CXX] chart2/source/view/axes/VCartesianAxis.cxx [build CXX] chart2/source/view/axes/VCartesianCoordinateSystem.cxx [build CXX] chart2/source/view/axes/VCartesianGrid.cxx [build CXX] chart2/source/view/axes/VCoordinateSystem.cxx [build CXX] chart2/source/view/axes/VPolarAngleAxis.cxx [build CXX] chart2/source/view/axes/VPolarAxis.cxx [build CXX] chart2/source/view/axes/VPolarCoordinateSystem.cxx [build CXX] chart2/source/view/axes/VPolarGrid.cxx [build CXX] chart2/source/view/axes/VPolarRadiusAxis.cxx [build CXX] chart2/source/view/charttypes/AreaChart.cxx [build CXX] chart2/source/view/charttypes/BarChart.cxx [build CXX] chart2/source/view/charttypes/BarPositionHelper.cxx [build CXX] chart2/source/view/charttypes/BubbleChart.cxx [build CXX] chart2/source/view/charttypes/CandleStickChart.cxx [build CXX] chart2/source/view/charttypes/CategoryPositionHelper.cxx [build CXX] chart2/source/view/charttypes/ConfigAccess.cxx [build CXX] chart2/source/view/charttypes/NetChart.cxx [build CXX] chart2/source/view/charttypes/PieChart.cxx [build CXX] chart2/source/view/charttypes/Splines.cxx [build CXX] chart2/source/view/charttypes/VSeriesPlotter.cxx [build CXX] chart2/source/view/diagram/VDiagram.cxx [build CXX] chart2/source/view/main/ChartItemPool.cxx [build CXX] chart2/source/view/main/ChartView.cxx [build CXX] chart2/source/view/main/Clipping.cxx [build CXX] chart2/source/view/main/DataPointSymbolSupplier.cxx [build CXX] chart2/source/view/main/DrawModelWrapper.cxx [build CXX] chart2/source/view/main/LabelPositionHelper.cxx [build CXX] chart2/source/view/main/Linear3DTransformation.cxx [build CXX] chart2/source/view/main/PlotterBase.cxx [build CXX] chart2/source/view/main/PlottingPositionHelper.cxx [build CXX] chart2/source/view/main/PolarLabelPositionHelper.cxx [build CXX] chart2/source/view/main/PropertyMapper.cxx [build CXX] chart2/source/view/main/ShapeFactory.cxx [build CXX] chart2/source/view/main/Stripe.cxx [build CXX] chart2/source/view/main/VDataSeries.cxx [build CXX] chart2/source/view/main/VLegend.cxx [build CXX] chart2/source/view/main/VLegendSymbolFactory.cxx [build CXX] chart2/source/view/main/VLineProperties.cxx [build CXX] chart2/source/view/main/VPolarTransformation.cxx [build CXX] chart2/source/view/main/VTitle.cxx [build CXX] chart2/source/view/main/VButton.cxx [build CXX] chart2/source/model/filter/XMLFilter.cxx [build CXX] chart2/source/model/main/Axis.cxx [build CXX] chart2/source/model/main/BaseCoordinateSystem.cxx [build CXX] chart2/source/model/main/CartesianCoordinateSystem.cxx [build CXX] chart2/source/model/main/ChartModel.cxx [build CXX] chart2/source/model/main/ChartModel_Persistence.cxx [build CXX] chart2/source/model/main/DataPoint.cxx [build CXX] chart2/source/model/main/DataPointProperties.cxx [build CXX] chart2/source/model/main/DataSeries.cxx [build CXX] chart2/source/model/main/DataSeriesProperties.cxx [build CXX] chart2/source/model/main/Diagram.cxx [build CXX] chart2/source/model/main/FormattedString.cxx [build CXX] chart2/source/model/main/GridProperties.cxx [build CXX] chart2/source/model/main/Legend.cxx [build CXX] chart2/source/model/main/PageBackground.cxx [build CXX] chart2/source/model/main/PolarCoordinateSystem.cxx [build CXX] chart2/source/model/main/StockBar.cxx [build CXX] chart2/source/model/main/Title.cxx [build CXX] chart2/source/model/main/UndoManager.cxx [build CXX] chart2/source/model/main/Wall.cxx [build CXX] chart2/source/model/template/AreaChartType.cxx [build CXX] chart2/source/model/template/AreaChartTypeTemplate.cxx [build CXX] chart2/source/model/template/BarChartType.cxx [build CXX] chart2/source/model/template/BarChartTypeTemplate.cxx [build CXX] chart2/source/model/template/BubbleChartType.cxx [build CXX] chart2/source/model/template/BubbleChartTypeTemplate.cxx [build CXX] chart2/source/model/template/BubbleDataInterpreter.cxx [build CXX] chart2/source/model/template/CandleStickChartType.cxx [build CXX] chart2/source/model/template/ChartType.cxx [build CXX] chart2/source/model/template/ChartTypeManager.cxx [build CXX] chart2/source/model/template/ChartTypeTemplate.cxx [build CXX] chart2/source/model/template/ColumnChartType.cxx [build CXX] chart2/source/model/template/ColumnLineChartTypeTemplate.cxx [build CXX] chart2/source/model/template/ColumnLineDataInterpreter.cxx [build CXX] chart2/source/model/template/DataInterpreter.cxx [build CXX] chart2/source/model/template/FilledNetChartType.cxx [build CXX] chart2/source/model/template/LineChartType.cxx [build CXX] chart2/source/model/template/LineChartTypeTemplate.cxx [build CXX] chart2/source/model/template/NetChartType.cxx [build CXX] chart2/source/model/template/NetChartTypeTemplate.cxx [build CXX] chart2/source/model/template/PieChartType.cxx [build CXX] chart2/source/model/template/PieChartTypeTemplate.cxx [build CXX] chart2/source/model/template/ScatterChartType.cxx [build CXX] chart2/source/model/template/ScatterChartTypeTemplate.cxx [build CXX] chart2/source/model/template/StockChartTypeTemplate.cxx [build CXX] chart2/source/model/template/StockDataInterpreter.cxx [build CXX] chart2/source/model/template/XYDataInterpreter.cxx [build CXX] chart2/source/tools/AxisHelper.cxx [build CXX] chart2/source/tools/BaseGFXHelper.cxx [build CXX] chart2/source/tools/CachedDataSequence.cxx [build CXX] chart2/source/tools/CharacterProperties.cxx [build CXX] chart2/source/tools/ChartModelHelper.cxx [build CXX] chart2/source/tools/ChartTypeHelper.cxx [build CXX] chart2/source/tools/ChartViewHelper.cxx [build CXX] chart2/source/tools/ColorPerPointHelper.cxx [build CXX] chart2/source/tools/CommonConverters.cxx [build CXX] chart2/source/tools/ConfigColorScheme.cxx [build CXX] chart2/source/tools/ControllerLockGuard.cxx [build CXX] chart2/source/tools/DataSeriesHelper.cxx [build CXX] chart2/source/tools/DataSource.cxx [build CXX] chart2/source/tools/DataSourceHelper.cxx [build CXX] chart2/source/tools/DiagramHelper.cxx [build CXX] chart2/source/tools/ErrorBar.cxx [build CXX] chart2/source/tools/ExplicitCategoriesProvider.cxx [build CXX] chart2/source/tools/ExponentialRegressionCurveCalculator.cxx [build CXX] chart2/source/tools/FillProperties.cxx [build CXX] chart2/source/tools/FormattedStringHelper.cxx [build CXX] chart2/source/tools/ImplOPropertySet.cxx [build CXX] chart2/source/tools/InternalData.cxx [build CXX] chart2/source/tools/InternalDataProvider.cxx [build CXX] chart2/source/tools/LabeledDataSequence.cxx [build CXX] chart2/source/tools/LegendHelper.cxx [build CXX] chart2/source/tools/LifeTime.cxx [build CXX] chart2/source/tools/LinearRegressionCurveCalculator.cxx [build CXX] chart2/source/tools/LinePropertiesHelper.cxx [build CXX] chart2/source/tools/LogarithmicRegressionCurveCalculator.cxx [build CXX] chart2/source/tools/MeanValueRegressionCurveCalculator.cxx [build CXX] chart2/source/tools/MediaDescriptorHelper.cxx [build CXX] chart2/source/tools/ModifyListenerHelper.cxx [build CXX] chart2/source/tools/MovingAverageRegressionCurveCalculator.cxx [build CXX] chart2/source/tools/NameContainer.cxx [build CXX] chart2/source/tools/NumberFormatterWrapper.cxx [build CXX] chart2/source/tools/ObjectIdentifier.cxx [build CXX] chart2/source/tools/OPropertySet.cxx [build CXX] chart2/source/tools/PolynomialRegressionCurveCalculator.cxx [build CXX] chart2/source/tools/PopupRequest.cxx [build CXX] chart2/source/tools/PotentialRegressionCurveCalculator.cxx [build CXX] chart2/source/tools/PropertyHelper.cxx [build CXX] chart2/source/tools/RangeHighlighter.cxx [build CXX] chart2/source/tools/ReferenceSizeProvider.cxx [build CXX] chart2/source/tools/RegressionCurveCalculator.cxx [build CXX] chart2/source/tools/RegressionCurveHelper.cxx [build CXX] chart2/source/tools/RegressionCurveModel.cxx [build CXX] chart2/source/tools/RegressionEquation.cxx [build CXX] chart2/source/tools/RelativePositionHelper.cxx [build CXX] chart2/source/tools/RelativeSizeHelper.cxx [build CXX] chart2/source/tools/ResId.cxx [build CXX] chart2/source/tools/Scaling.cxx [build CXX] chart2/source/tools/SceneProperties.cxx [build CXX] chart2/source/tools/StatisticsHelper.cxx [build CXX] chart2/source/tools/ThreeDHelper.cxx [build CXX] chart2/source/tools/TitleHelper.cxx [build CXX] chart2/source/tools/TrueGuard.cxx [build CXX] chart2/source/tools/UncachedDataSequence.cxx [build CXX] chart2/source/tools/UserDefinedProperties.cxx [build CXX] chart2/source/tools/WeakListenerAdapter.cxx [build CXX] chart2/source/tools/WrappedDefaultProperty.cxx [build CXX] chart2/source/tools/WrappedDirectStateProperty.cxx [build CXX] chart2/source/tools/WrappedIgnoreProperty.cxx [build CXX] chart2/source/tools/WrappedProperty.cxx [build CXX] chart2/source/tools/WrappedPropertySet.cxx [build CXX] chart2/source/tools/XMLRangeHelper.cxx [build CXX] filter/source/msfilter/countryid.cxx [build CXX] filter/source/msfilter/dffpropset.cxx [build CXX] filter/source/msfilter/dffrecordheader.cxx [build CXX] filter/source/msfilter/escherex.cxx [build CXX] filter/source/msfilter/eschesdo.cxx [build CXX] filter/source/msfilter/mscodec.cxx [build CXX] filter/source/msfilter/msdffimp.cxx [build CXX] filter/source/msfilter/msocximex.cxx [build CXX] filter/source/msfilter/msoleexp.cxx [build CXX] filter/source/msfilter/mstoolbar.cxx [build CXX] filter/source/msfilter/msvbahelper.cxx [build CXX] filter/source/msfilter/services.cxx [build CXX] filter/source/msfilter/svdfppt.cxx [build CXX] filter/source/msfilter/svxmsbas2.cxx [build CXX] filter/source/msfilter/rtfutil.cxx [build CXX] filter/source/msfilter/util.cxx [build CXX] oox/source/core/binarycodec.cxx [build CXX] oox/source/core/contexthandler2.cxx [build CXX] oox/source/core/contexthandler.cxx [build CXX] oox/source/core/fastparser.cxx [build CXX] oox/source/core/fasttokenhandler.cxx [build CXX] oox/source/core/filterbase.cxx [build CXX] oox/source/core/filterdetect.cxx [build CXX] oox/source/core/fragmenthandler2.cxx [build CXX] oox/source/core/fragmenthandler.cxx [build CXX] oox/source/core/recordparser.cxx [build CXX] oox/source/core/relations.cxx [build CXX] oox/source/core/relationshandler.cxx [build CXX] oox/source/core/xmlfilterbase.cxx [build CXX] oox/source/crypto/AgileEngine.cxx [build CXX] oox/source/crypto/CryptTools.cxx [build CXX] oox/source/crypto/DocumentEncryption.cxx [build CXX] oox/source/crypto/DocumentDecryption.cxx [build CXX] oox/source/crypto/Standard2007Engine.cxx [build CXX] oox/source/docprop/docprophandler.cxx [build CXX] oox/source/docprop/ooxmldocpropimport.cxx [build CXX] oox/source/drawingml/chart/axiscontext.cxx [build CXX] oox/source/drawingml/chart/axisconverter.cxx [build CXX] oox/source/drawingml/chart/axismodel.cxx [build CXX] oox/source/drawingml/chart/chartcontextbase.cxx [build CXX] oox/source/drawingml/chart/chartconverter.cxx [build CXX] oox/source/drawingml/chart/chartdrawingfragment.cxx [build CXX] oox/source/drawingml/chart/chartspaceconverter.cxx [build CXX] oox/source/drawingml/chart/chartspacefragment.cxx [build CXX] oox/source/drawingml/chart/chartspacemodel.cxx [build CXX] oox/source/drawingml/chart/converterbase.cxx [build CXX] oox/source/drawingml/chart/datasourcecontext.cxx [build CXX] oox/source/drawingml/chart/datasourceconverter.cxx [build CXX] oox/source/drawingml/chart/datasourcemodel.cxx [build CXX] oox/source/drawingml/chart/modelbase.cxx [build CXX] oox/source/drawingml/chart/objectformatter.cxx [build CXX] oox/source/drawingml/chart/plotareacontext.cxx [build CXX] oox/source/drawingml/chart/plotareaconverter.cxx [build CXX] oox/source/drawingml/chart/plotareamodel.cxx [build CXX] oox/source/drawingml/chart/seriescontext.cxx [build CXX] oox/source/drawingml/chart/seriesconverter.cxx [build CXX] oox/source/drawingml/chart/seriesmodel.cxx [build CXX] oox/source/drawingml/chart/titlecontext.cxx [build CXX] oox/source/drawingml/chart/titleconverter.cxx [build CXX] oox/source/drawingml/chart/titlemodel.cxx [build CXX] oox/source/drawingml/chart/typegroupcontext.cxx [build CXX] oox/source/drawingml/chart/typegroupconverter.cxx [build CXX] oox/source/drawingml/chart/typegroupmodel.cxx [build CXX] oox/source/drawingml/clrschemecontext.cxx [build CXX] oox/source/drawingml/clrscheme.cxx [build CXX] oox/source/drawingml/colorchoicecontext.cxx [build CXX] oox/source/drawingml/connectorshapecontext.cxx [build CXX] oox/source/drawingml/customshapegeometry.cxx [build CXX] oox/source/drawingml/customshapepresetdata.cxx [build CXX] oox/source/drawingml/customshapeproperties.cxx [build CXX] oox/source/drawingml/diagram/constraintlistcontext.cxx [build CXX] oox/source/drawingml/diagram/datamodelcontext.cxx [build CXX] oox/source/drawingml/diagram/diagram.cxx [build CXX] oox/source/drawingml/diagram/diagramdefinitioncontext.cxx [build CXX] oox/source/drawingml/diagram/diagramfragmenthandler.cxx [build CXX] oox/source/drawingml/diagram/diagramlayoutatoms.cxx [build CXX] oox/source/drawingml/diagram/layoutatomvisitorbase.cxx [build CXX] oox/source/drawingml/diagram/layoutatomvisitors.cxx [build CXX] oox/source/drawingml/diagram/layoutnodecontext.cxx [build CXX] oox/source/drawingml/drawingmltypes.cxx [build CXX] oox/source/drawingml/effectproperties.cxx [build CXX] oox/source/drawingml/effectpropertiescontext.cxx [build CXX] oox/source/drawingml/embeddedwavaudiofile.cxx [build CXX] oox/source/drawingml/fillproperties.cxx [build CXX] oox/source/drawingml/misccontexts.cxx [build CXX] oox/source/drawingml/graphicshapecontext.cxx [build CXX] oox/source/drawingml/guidcontext.cxx [build CXX] oox/source/drawingml/hyperlinkcontext.cxx [build CXX] oox/source/drawingml/linepropertiescontext.cxx [build CXX] oox/source/drawingml/lineproperties.cxx [build CXX] oox/source/drawingml/objectdefaultcontext.cxx [build CXX] oox/source/drawingml/presetgeometrynames.cxx [build CXX] oox/source/drawingml/scene3dcontext.cxx [build CXX] oox/source/drawingml/shapecontext.cxx [build CXX] oox/source/drawingml/shape.cxx [build CXX] oox/source/drawingml/shape3dproperties.cxx [build CXX] oox/source/drawingml/shapegroupcontext.cxx [build CXX] oox/source/drawingml/shapepropertiescontext.cxx [build CXX] oox/source/drawingml/shapepropertymap.cxx [build CXX] oox/source/drawingml/shapestylecontext.cxx [build CXX] oox/source/drawingml/spdefcontext.cxx [build CXX] oox/source/drawingml/table/tablebackgroundstylecontext.cxx [build CXX] oox/source/drawingml/table/tablecellcontext.cxx [build CXX] oox/source/drawingml/table/tablecell.cxx [build CXX] oox/source/drawingml/table/tablecontext.cxx [build CXX] oox/source/drawingml/table/tablepartstylecontext.cxx [build CXX] oox/source/drawingml/table/tableproperties.cxx [build CXX] oox/source/drawingml/table/tablerowcontext.cxx [build CXX] oox/source/drawingml/table/tablerow.cxx [build CXX] oox/source/drawingml/table/tablestylecellstylecontext.cxx [build CXX] oox/source/drawingml/table/tablestylecontext.cxx [build CXX] oox/source/drawingml/table/tablestyle.cxx [build CXX] oox/source/drawingml/table/tablestylelist.cxx [build CXX] oox/source/drawingml/table/tablestylelistfragmenthandler.cxx [build CXX] oox/source/drawingml/table/tablestylepart.cxx [build CXX] oox/source/drawingml/table/tablestyletextstylecontext.cxx [build CXX] oox/source/drawingml/textbodycontext.cxx [build CXX] oox/source/drawingml/textbody.cxx [build CXX] oox/source/drawingml/textbodypropertiescontext.cxx [build CXX] oox/source/drawingml/textbodyproperties.cxx [build CXX] oox/source/drawingml/textcharacterpropertiescontext.cxx [build CXX] oox/source/drawingml/textcharacterproperties.cxx [build CXX] oox/source/drawingml/texteffectscontext.cxx [build CXX] oox/source/drawingml/textfieldcontext.cxx [build CXX] oox/source/drawingml/textfield.cxx [build CXX] oox/source/drawingml/textfont.cxx [build CXX] oox/source/drawingml/textliststylecontext.cxx [build CXX] oox/source/drawingml/textliststyle.cxx [build CXX] oox/source/drawingml/textparagraph.cxx [build CXX] oox/source/drawingml/textparagraphpropertiescontext.cxx [build CXX] oox/source/drawingml/textparagraphproperties.cxx [build CXX] oox/source/drawingml/textrun.cxx [build CXX] oox/source/drawingml/textspacingcontext.cxx [build CXX] oox/source/drawingml/texttabstoplistcontext.cxx [build CXX] oox/source/drawingml/theme.cxx [build CXX] oox/source/drawingml/themeelementscontext.cxx [build CXX] oox/source/drawingml/themefragmenthandler.cxx [build CXX] oox/source/drawingml/ThemeOverrideFragmentHandler.cxx [build CXX] oox/source/drawingml/transform2dcontext.cxx [build CXX] oox/source/dump/dffdumper.cxx [build CXX] oox/source/dump/dumperbase.cxx [build CXX] oox/source/dump/oledumper.cxx [build CXX] oox/source/dump/pptxdumper.cxx [build CXX] oox/source/export/chartexport.cxx [build CXX] oox/source/export/ColorPropertySet.cxx [build CXX] oox/source/export/drawingml.cxx [build CXX] oox/source/export/shapes.cxx [build CXX] oox/source/export/vmlexport.cxx [build CXX] oox/source/helper/attributelist.cxx [build CXX] oox/source/helper/binaryinputstream.cxx [build CXX] oox/source/helper/binaryoutputstream.cxx [build CXX] oox/source/helper/binarystreambase.cxx [build CXX] oox/source/helper/containerhelper.cxx [build CXX] oox/source/helper/graphichelper.cxx [build CXX] oox/source/helper/grabbagstack.cxx [build CXX] oox/source/helper/modelobjecthelper.cxx [build CXX] oox/source/helper/progressbar.cxx [build CXX] oox/source/helper/propertymap.cxx [build CXX] oox/source/helper/propertyset.cxx [build CXX] oox/source/helper/storagebase.cxx [build CXX] oox/source/helper/textinputstream.cxx [build CXX] oox/source/helper/zipstorage.cxx [build CXX] oox/source/mathml/export.cxx [build CXX] oox/source/mathml/import.cxx [build CXX] oox/source/mathml/importutils.cxx [build CXX] oox/source/ole/axbinaryreader.cxx [build CXX] oox/source/ole/axbinarywriter.cxx [build CXX] oox/source/ole/axfontdata.cxx [build CXX] oox/source/ole/axcontrol.cxx [build CXX] oox/source/ole/axcontrolfragment.cxx [build CXX] oox/source/ole/olehelper.cxx [build CXX] oox/source/ole/oleobjecthelper.cxx [build CXX] oox/source/ole/olestorage.cxx [build CXX] oox/source/ole/vbacontrol.cxx [build CXX] oox/source/ole/vbaexport.cxx [build CXX] oox/source/ole/vbahelper.cxx [build CXX] oox/source/ole/vbainputstream.cxx [build CXX] oox/source/ole/vbamodule.cxx [build CXX] oox/source/ole/vbaproject.cxx [build CXX] oox/source/ppt/animationspersist.cxx [build CXX] oox/source/ppt/animationtypes.cxx [build CXX] oox/source/ppt/animvariantcontext.cxx [build CXX] oox/source/ppt/backgroundproperties.cxx [build CXX] oox/source/ppt/buildlistcontext.cxx [build CXX] oox/source/ppt/comments.cxx [build CXX] oox/source/ppt/commonbehaviorcontext.cxx [build CXX] oox/source/ppt/commontimenodecontext.cxx [build CXX] oox/source/ppt/conditioncontext.cxx [build CXX] oox/source/ppt/customshowlistcontext.cxx [build CXX] oox/source/ppt/headerfootercontext.cxx [build CXX] oox/source/ppt/layoutfragmenthandler.cxx [build CXX] oox/source/ppt/pptfilterhelpers.cxx [build CXX] oox/source/ppt/pptgraphicshapecontext.cxx [build CXX] oox/source/ppt/pptimport.cxx [build CXX] oox/source/ppt/pptshapecontext.cxx [build CXX] oox/source/ppt/pptshape.cxx [build CXX] oox/source/ppt/pptshapegroupcontext.cxx [build CXX] oox/source/ppt/pptshapepropertiescontext.cxx [build CXX] oox/source/ppt/presentationfragmenthandler.cxx [build CXX] oox/source/ppt/presPropsfragmenthandler.cxx [build CXX] oox/source/ppt/slidefragmenthandler.cxx [build CXX] oox/source/ppt/slidemastertextstylescontext.cxx [build CXX] oox/source/ppt/slidepersist.cxx [build CXX] oox/source/ppt/slidetimingcontext.cxx [build CXX] oox/source/ppt/slidetransitioncontext.cxx [build CXX] oox/source/ppt/slidetransition.cxx [build CXX] oox/source/ppt/soundactioncontext.cxx [build CXX] oox/source/ppt/timeanimvaluecontext.cxx [build CXX] oox/source/ppt/timenode.cxx [build CXX] oox/source/ppt/timenodelistcontext.cxx [build CXX] oox/source/ppt/timetargetelementcontext.cxx [build CXX] oox/source/ppt/extdrawingfragmenthandler.cxx [build CXX] oox/source/shape/LockedCanvasContext.cxx [build CXX] oox/source/shape/ShapeContextHandler.cxx [build CXX] oox/source/shape/ShapeDrawingFragmentHandler.cxx [build CXX] oox/source/shape/ShapeFilterBase.cxx [build CXX] oox/source/shape/WpgContext.cxx [build CXX] oox/source/shape/WpsContext.cxx [build CXX] oox/source/token/namespacemap.cxx [build CXX] oox/source/token/propertynames.cxx [build CXX] oox/source/token/tokenmap.cxx [build CXX] oox/source/token/relationship.cxx [build CXX] oox/source/vml/vmldrawing.cxx [build CXX] oox/source/vml/vmldrawingfragment.cxx [build CXX] oox/source/vml/vmlformatting.cxx [build CXX] oox/source/vml/vmlinputstream.cxx [build CXX] oox/source/vml/vmlshapecontainer.cxx [build CXX] oox/source/vml/vmlshapecontext.cxx [build CXX] oox/source/vml/vmlshape.cxx [build CXX] oox/source/vml/vmltextboxcontext.cxx [build CXX] oox/source/vml/vmltextbox.cxx [build CXX] oox/source/drawingml/color.cxx [build CXX] dbaccess/source/core/api/BookmarkSet.cxx [build CXX] dbaccess/source/core/api/CacheSet.cxx [build CXX] dbaccess/source/core/api/callablestatement.cxx [build CXX] dbaccess/source/core/api/CIndexes.cxx [build CXX] dbaccess/source/core/api/column.cxx [build CXX] dbaccess/source/core/api/columnsettings.cxx [build CXX] dbaccess/source/core/api/CRowSetColumn.cxx [build CXX] dbaccess/source/core/api/CRowSetDataColumn.cxx [build CXX] dbaccess/source/core/api/datacolumn.cxx [build CXX] dbaccess/source/core/api/datasettings.cxx [build CXX] dbaccess/source/core/api/definitioncolumn.cxx [build CXX] dbaccess/source/core/api/FilteredContainer.cxx [build CXX] dbaccess/source/core/api/HelperCollections.cxx [build CXX] dbaccess/source/core/api/KeySet.cxx [build CXX] dbaccess/source/core/api/OptimisticSet.cxx [build CXX] dbaccess/source/core/api/preparedstatement.cxx [build CXX] dbaccess/source/core/api/PrivateRow.cxx [build CXX] dbaccess/source/core/api/query.cxx [build CXX] dbaccess/source/core/api/querycomposer.cxx [build CXX] dbaccess/source/core/api/querycontainer.cxx [build CXX] dbaccess/source/core/api/querydescriptor.cxx [build CXX] dbaccess/source/core/api/resultcolumn.cxx [build CXX] dbaccess/source/core/api/resultset.cxx [build CXX] dbaccess/source/core/api/RowSet.cxx [build CXX] dbaccess/source/core/api/RowSetBase.cxx [build CXX] dbaccess/source/core/api/RowSetCache.cxx [build CXX] dbaccess/source/core/api/RowSetCacheIterator.cxx [build CXX] dbaccess/source/core/api/SingleSelectQueryComposer.cxx [build CXX] dbaccess/source/core/api/statement.cxx [build CXX] dbaccess/source/core/api/StaticSet.cxx [build CXX] dbaccess/source/core/api/table.cxx [build CXX] dbaccess/source/core/api/tablecontainer.cxx [build CXX] dbaccess/source/core/api/TableDeco.cxx [build CXX] dbaccess/source/core/api/View.cxx [build CXX] dbaccess/source/core/api/viewcontainer.cxx [build CXX] dbaccess/source/core/api/WrappedResultSet.cxx [build CXX] dbaccess/source/core/dataaccess/bookmarkcontainer.cxx [build CXX] dbaccess/source/core/dataaccess/commandcontainer.cxx [build CXX] dbaccess/source/core/dataaccess/commanddefinition.cxx [build CXX] dbaccess/source/core/dataaccess/ComponentDefinition.cxx [build CXX] dbaccess/source/core/dataaccess/connection.cxx [build CXX] dbaccess/source/core/dataaccess/ContentHelper.cxx [build CXX] dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx [build CXX] dbaccess/source/core/dataaccess/databasecontext.cxx [build CXX] dbaccess/source/core/dataaccess/databasedocument.cxx [build CXX] dbaccess/source/core/dataaccess/databaseregistrations.cxx [build CXX] dbaccess/source/core/dataaccess/datasource.cxx [build CXX] dbaccess/source/core/dataaccess/definitioncontainer.cxx [build CXX] dbaccess/source/core/dataaccess/documentcontainer.cxx [build CXX] dbaccess/source/core/dataaccess/documentdefinition.cxx [build CXX] dbaccess/source/core/dataaccess/documenteventexecutor.cxx [build CXX] dbaccess/source/core/dataaccess/documenteventnotifier.cxx [build CXX] dbaccess/source/core/dataaccess/documentevents.cxx [build CXX] dbaccess/source/core/dataaccess/intercept.cxx [build CXX] dbaccess/source/core/dataaccess/ModelImpl.cxx [build CXX] dbaccess/source/core/dataaccess/myucp_datasupplier.cxx [build CXX] dbaccess/source/core/dataaccess/myucp_resultset.cxx [build CXX] dbaccess/source/core/dataaccess/SharedConnection.cxx [build CXX] dbaccess/source/core/misc/apitools.cxx [build CXX] dbaccess/source/core/misc/ContainerMediator.cxx [build CXX] dbaccess/source/core/misc/DatabaseDataProvider.cxx [build CXX] dbaccess/source/core/misc/dsntypes.cxx [build CXX] dbaccess/source/core/misc/objectnameapproval.cxx [build CXX] dbaccess/source/core/misc/migrwarndlg.cxx [build CXX] dbaccess/source/core/misc/PropertyForward.cxx [build CXX] dbaccess/source/core/misc/sdbcoretools.cxx [build CXX] dbaccess/source/core/misc/services.cxx [build CXX] dbaccess/source/core/misc/veto.cxx [build CXX] dbaccess/source/core/recovery/dbdocrecovery.cxx [build CXX] dbaccess/source/core/recovery/settingsimport.cxx [build CXX] dbaccess/source/core/recovery/storagestream.cxx [build CXX] dbaccess/source/core/recovery/storagetextstream.cxx [build CXX] dbaccess/source/core/recovery/storagexmlstream.cxx [build CXX] dbaccess/source/core/recovery/subcomponentloader.cxx [build CXX] dbaccess/source/core/recovery/subcomponentrecovery.cxx [build CXX] dbaccess/source/core/resource/core_resource.cxx [build CXX] desktop/source/deployment/gui/dp_gui_dependencydialog.cxx [build CXX] desktop/source/deployment/gui/dp_gui_dialog2.cxx [build CXX] desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx [build CXX] desktop/source/deployment/gui/dp_gui_extlistbox.cxx [build CXX] desktop/source/deployment/gui/dp_gui_service.cxx [build CXX] desktop/source/deployment/gui/dp_gui_theextmgr.cxx [build CXX] desktop/source/deployment/gui/dp_gui_updatedialog.cxx [build CXX] desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx [build CXX] desktop/source/deployment/gui/license_dialog.cxx [build BIN] libwpg [build CXX] filter/source/svg/svgfilter.cxx [build CXX] filter/source/svg/svgexport.cxx [build CXX] filter/source/svg/svgfontexport.cxx [build CXX] filter/source/svg/svgwriter.cxx [build CXX] lotuswordpro/source/filter/bencont.cxx [build CXX] lotuswordpro/source/filter/benlist.cxx [build CXX] lotuswordpro/source/filter/benname.cxx [build CXX] lotuswordpro/source/filter/benobj.cxx [build CXX] lotuswordpro/source/filter/benval.cxx [build CXX] lotuswordpro/source/filter/explode.cxx [build CXX] lotuswordpro/source/filter/localtime.cxx [build CXX] lotuswordpro/source/filter/LotusWordProImportFilter.cxx [build CXX] lotuswordpro/source/filter/lwp9reader.cxx [build CXX] lotuswordpro/source/filter/lwpatomholder.cxx [build CXX] lotuswordpro/source/filter/lwpbackgroundoverride.cxx [build CXX] lotuswordpro/source/filter/lwpbackgroundstuff.cxx [build CXX] lotuswordpro/source/filter/lwpbasetype.cxx [build CXX] lotuswordpro/source/filter/lwpbookmarkmgr.cxx [build CXX] lotuswordpro/source/filter/lwpborderstuff.cxx [build CXX] lotuswordpro/source/filter/lwpbreaksoverride.cxx [build CXX] lotuswordpro/source/filter/lwpbulletstylemgr.cxx [build CXX] lotuswordpro/source/filter/lwpcelllayout.cxx [build CXX] lotuswordpro/source/filter/lwpchangemgr.cxx [build CXX] lotuswordpro/source/filter/lwpcharacterstyle.cxx [build CXX] lotuswordpro/source/filter/lwpcharborderoverride.cxx [build CXX] lotuswordpro/source/filter/lwpcharsetmgr.cxx [build CXX] lotuswordpro/source/filter/lwpcolor.cxx [build CXX] lotuswordpro/source/filter/lwpcontent.cxx [build CXX] lotuswordpro/source/filter/lwpdivinfo.cxx [build CXX] lotuswordpro/source/filter/lwpdivopts.cxx [build CXX] lotuswordpro/source/filter/lwpdlvlist.cxx [build CXX] lotuswordpro/source/filter/lwpdoc.cxx [build CXX] lotuswordpro/source/filter/lwpdocdata.cxx [build CXX] lotuswordpro/source/filter/lwpdrawobj.cxx [build CXX] lotuswordpro/source/filter/lwpdropcapmgr.cxx [build CXX] lotuswordpro/source/filter/lwpfilehdr.cxx [build CXX] lotuswordpro/source/filter/lwpfilter.cxx [build CXX] lotuswordpro/source/filter/lwpfnlayout.cxx [build CXX] lotuswordpro/source/filter/lwpfont.cxx [build CXX] lotuswordpro/source/filter/lwpfootnote.cxx [build CXX] lotuswordpro/source/filter/lwpfoundry.cxx [build CXX] lotuswordpro/source/filter/lwpframelayout.cxx [build CXX] lotuswordpro/source/filter/lwpfribbreaks.cxx [build CXX] lotuswordpro/source/filter/lwpfrib.cxx [build CXX] lotuswordpro/source/filter/lwpfribframe.cxx [build CXX] lotuswordpro/source/filter/lwpfribmark.cxx [build CXX] lotuswordpro/source/filter/lwpfribptr.cxx [build CXX] lotuswordpro/source/filter/lwpfribsection.cxx [build CXX] lotuswordpro/source/filter/lwpfribtable.cxx [build CXX] lotuswordpro/source/filter/lwpfribtext.cxx [build CXX] lotuswordpro/source/filter/lwpglobalmgr.cxx [build CXX] lotuswordpro/source/filter/lwpgrfobj.cxx [build CXX] lotuswordpro/source/filter/lwpholder.cxx [build CXX] lotuswordpro/source/filter/lwphyperlinkmgr.cxx [build CXX] lotuswordpro/source/filter/lwpidxmgr.cxx [build CXX] lotuswordpro/source/filter/lwplayout.cxx [build CXX] lotuswordpro/source/filter/lwplaypiece.cxx [build CXX] lotuswordpro/source/filter/lwplnopts.cxx [build CXX] lotuswordpro/source/filter/lwpmarker.cxx [build CXX] lotuswordpro/source/filter/lwpnotes.cxx [build CXX] lotuswordpro/source/filter/lwpnumberingoverride.cxx [build CXX] lotuswordpro/source/filter/lwpnumericfmt.cxx [build CXX] lotuswordpro/source/filter/lwpobj.cxx [build CXX] lotuswordpro/source/filter/lwpobjfactory.cxx [build CXX] lotuswordpro/source/filter/lwpobjhdr.cxx [build CXX] lotuswordpro/source/filter/lwpobjid.cxx [build CXX] lotuswordpro/source/filter/lwpobjstrm.cxx [build CXX] lotuswordpro/source/filter/lwpoleobject.cxx [build CXX] lotuswordpro/source/filter/lwpoverride.cxx [build CXX] lotuswordpro/source/filter/lwppagehint.cxx [build CXX] lotuswordpro/source/filter/lwppagelayout.cxx [build CXX] lotuswordpro/source/filter/lwppara1.cxx [build CXX] lotuswordpro/source/filter/lwpparaborderoverride.cxx [build CXX] lotuswordpro/source/filter/lwppara.cxx [build CXX] lotuswordpro/source/filter/lwpparaproperty.cxx [build CXX] lotuswordpro/source/filter/lwpparastyle.cxx [build CXX] lotuswordpro/source/filter/lwpproplist.cxx [build CXX] lotuswordpro/source/filter/lwpprtinfo.cxx [build CXX] lotuswordpro/source/filter/lwprowlayout.cxx [build CXX] lotuswordpro/source/filter/lwpsdwfileloader.cxx [build CXX] lotuswordpro/source/filter/lwpsdwgrouploaderv0102.cxx [build CXX] lotuswordpro/source/filter/lwpsdwrect.cxx [build CXX] lotuswordpro/source/filter/lwpsection.cxx [build CXX] lotuswordpro/source/filter/lwpsilverbullet.cxx [build CXX] lotuswordpro/source/filter/lwpsortopt.cxx [build CXX] lotuswordpro/source/filter/lwpstory.cxx [build CXX] lotuswordpro/source/filter/lwpsvstream.cxx [build CXX] lotuswordpro/source/filter/lwptable.cxx [build CXX] lotuswordpro/source/filter/lwptablelayout.cxx [build CXX] lotuswordpro/source/filter/lwptaboverride.cxx [build CXX] lotuswordpro/source/filter/lwptabrack.cxx [build CXX] lotuswordpro/source/filter/lwptblcell.cxx [build CXX] lotuswordpro/source/filter/lwptblformula.cxx [build CXX] lotuswordpro/source/filter/lwptoc.cxx [build CXX] lotuswordpro/source/filter/lwptools.cxx [build CXX] lotuswordpro/source/filter/lwpuidoc.cxx [build CXX] lotuswordpro/source/filter/lwpusrdicts.cxx [build CXX] lotuswordpro/source/filter/lwpverdocument.cxx [build CXX] lotuswordpro/source/filter/lwpvpointer.cxx [build CXX] lotuswordpro/source/filter/tocread.cxx [build CXX] lotuswordpro/source/filter/utbenvs.cxx [build CXX] lotuswordpro/source/filter/utlist.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfbase64.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfbgimage.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfborders.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcell.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcellstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfchange.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcolor.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcolstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcolumns.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfconfigmanager.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcontentcontainer.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcrossref.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdate.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdatestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdocfield.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawareastyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawline.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawlinestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawobj.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawpath.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawpolygon.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawpolyline.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawrect.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfentry.cxx [build CXX] lotuswordpro/source/filter/xfilter/xffloatframe.cxx [build CXX] lotuswordpro/source/filter/xfilter/xffont.cxx [build CXX] lotuswordpro/source/filter/xfilter/xffontdecl.cxx [build CXX] lotuswordpro/source/filter/xfilter/xffontfactory.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfframe.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfframestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfglobal.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfheaderstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfimage.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfimagestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfindex.cxx [build CXX] lotuswordpro/source/filter/xfilter/xflist.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfliststyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfmargins.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfmasterpage.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfnumberstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfofficemeta.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfpagemaster.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfparagraph.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfparastyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfrow.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfrowstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfsaxattrlist.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfsaxstream.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfsection.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfsectionstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfshadow.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfstylecont.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfstylemanager.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftable.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftablestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftabstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftextboxstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftextcontent.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftextspan.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftextstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftimestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfutil.cxx [build CXX] xmlsecurity/source/component/certificatecontainer.cxx [build CXX] xmlsecurity/source/component/documentdigitalsignatures.cxx [build CXX] xmlsecurity/source/dialogs/certificatechooser.cxx [build CXX] xmlsecurity/source/dialogs/certificateviewer.cxx [build CXX] xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx [build CXX] xmlsecurity/source/dialogs/macrosecurity.cxx [build CXX] xmlsecurity/source/framework/buffernode.cxx [build CXX] xmlsecurity/source/framework/elementcollector.cxx [build CXX] xmlsecurity/source/framework/elementmark.cxx [build CXX] xmlsecurity/source/framework/saxeventkeeperimpl.cxx [build CXX] xmlsecurity/source/framework/securityengine.cxx [build CXX] xmlsecurity/source/framework/signaturecreatorimpl.cxx [build CXX] xmlsecurity/source/framework/signatureengine.cxx [build CXX] xmlsecurity/source/framework/signatureverifierimpl.cxx [build CXX] xmlsecurity/source/framework/xmlsignaturetemplateimpl.cxx [build CXX] xmlsecurity/source/helper/documentsignaturehelper.cxx [build CXX] xmlsecurity/source/helper/documentsignaturemanager.cxx [build CXX] xmlsecurity/source/helper/ooxmlsecparser.cxx [build CXX] xmlsecurity/source/helper/ooxmlsecexporter.cxx [build CXX] xmlsecurity/source/helper/pdfsignaturehelper.cxx [build CXX] xmlsecurity/source/helper/xmlsignaturehelper2.cxx [build CXX] xmlsecurity/source/helper/xmlsignaturehelper.cxx [build CXX] xmlsecurity/source/helper/xsecctl.cxx [build CXX] xmlsecurity/source/helper/xsecparser.cxx [build CXX] xmlsecurity/source/helper/xsecsign.cxx [build CXX] xmlsecurity/source/helper/xsecverify.cxx [build CXX] xmlsecurity/source/pdfio/pdfdocument.cxx [build CXX] sd/source/core/CustomAnimationCloner.cxx [build CXX] sd/source/core/CustomAnimationEffect.cxx [build CXX] sd/source/core/CustomAnimationPreset.cxx [build CXX] sd/source/core/EffectMigration.cxx [build CXX] sd/source/core/PageListWatcher.cxx [build CXX] sd/source/core/TransitionPreset.cxx [build CXX] sd/source/core/anminfo.cxx [build CXX] sd/source/core/annotations/Annotation.cxx [build CXX] sd/source/core/annotations/AnnotationEnumeration.cxx [build CXX] sd/source/core/cusshow.cxx [build CXX] sd/source/core/drawdoc.cxx [build CXX] sd/source/core/drawdoc2.cxx [build CXX] sd/source/core/drawdoc3.cxx [build CXX] sd/source/core/drawdoc4.cxx [build CXX] sd/source/core/drawdoc_animations.cxx [build CXX] sd/source/core/pglink.cxx [build CXX] sd/source/core/sdiocmpt.cxx [build CXX] sd/source/core/sdpage.cxx [build CXX] sd/source/core/sdpage2.cxx [build CXX] sd/source/core/sdpage_animations.cxx [build CXX] sd/source/core/shapelist.cxx [build CXX] sd/source/core/stlfamily.cxx [build CXX] sd/source/core/stlpool.cxx [build CXX] sd/source/core/stlsheet.cxx [build CXX] sd/source/core/text/textapi.cxx [build CXX] sd/source/core/typemap.cxx [build CXX] sd/source/core/undo/undofactory.cxx [build CXX] sd/source/core/undo/undomanager.cxx [build CXX] sd/source/core/undo/undoobjects.cxx [build CXX] sd/source/core/undoanim.cxx [build CXX] sd/source/filter/cgm/sdcgmfilter.cxx [build CXX] sd/source/filter/grf/sdgrffilter.cxx [build CXX] sd/source/filter/html/HtmlOptionsDialog.cxx [build CXX] sd/source/filter/html/buttonset.cxx [build CXX] sd/source/filter/html/htmlex.cxx [build CXX] sd/source/filter/html/sdhtmlfilter.cxx [build CXX] sd/source/filter/pdf/sdpdffilter.cxx [build CXX] sd/source/filter/sdfilter.cxx [build CXX] sd/source/filter/sdpptwrp.cxx [build CXX] sd/source/filter/xml/sdtransform.cxx [build CXX] sd/source/filter/xml/sdxmlwrp.cxx [build CXX] sd/source/helper/simplereferencecomponent.cxx [build CXX] sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx [build CXX] sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx [build CXX] sd/source/ui/accessibility/AccessibleOutlineEditSource.cxx [build CXX] sd/source/ui/accessibility/AccessibleOutlineView.cxx [build CXX] sd/source/ui/accessibility/AccessiblePageShape.cxx [build CXX] sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx [build CXX] sd/source/ui/accessibility/AccessiblePresentationOLEShape.cxx [build CXX] sd/source/ui/accessibility/AccessiblePresentationShape.cxx [build CXX] sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx [build CXX] sd/source/ui/accessibility/AccessibleSlideSorterView.cxx [build CXX] sd/source/ui/accessibility/AccessibleViewForwarder.cxx [build CXX] sd/source/ui/accessibility/SdShapeTypes.cxx [build CXX] sd/source/ui/animations/CategoryListBox.cxx [build CXX] sd/source/ui/animations/CustomAnimationDialog.cxx [build CXX] sd/source/ui/animations/CustomAnimationList.cxx [build CXX] sd/source/ui/animations/CustomAnimationPane.cxx [build CXX] sd/source/ui/animations/STLPropertySet.cxx [build CXX] sd/source/ui/animations/SlideTransitionPane.cxx [build CXX] sd/source/ui/animations/SlideTransitionBox.cxx [build CXX] sd/source/ui/animations/motionpathtag.cxx [build CXX] sd/source/ui/annotations/annotationmanager.cxx [build CXX] sd/source/ui/annotations/annotationtag.cxx [build CXX] sd/source/ui/annotations/annotationwindow.cxx [build CXX] sd/source/ui/app/optsitem.cxx [build CXX] sd/source/ui/app/sddll.cxx [build CXX] sd/source/ui/app/sdmod.cxx [build CXX] sd/source/ui/app/sdmod1.cxx [build CXX] sd/source/ui/app/sdmod2.cxx [build CXX] sd/source/ui/app/sdpopup.cxx [build CXX] sd/source/ui/app/sdxfer.cxx [build CXX] sd/source/ui/app/tmplctrl.cxx [build CXX] sd/source/ui/controller/slidelayoutcontroller.cxx [build CXX] sd/source/ui/controller/displaymodecontroller.cxx [build CXX] sd/source/ui/dlg/AnimationChildWindow.cxx [build CXX] sd/source/ui/dlg/LayerTabBar.cxx [build CXX] sd/source/ui/dlg/NavigatorChildWindow.cxx [build CXX] sd/source/ui/dlg/PaneChildWindows.cxx [build CXX] sd/source/ui/dlg/PaneDockingWindow.cxx [build CXX] sd/source/ui/dlg/PaneShells.cxx [build CXX] sd/source/ui/dlg/SpellDialogChildWindow.cxx [build CXX] sd/source/ui/dlg/TemplateScanner.cxx [build CXX] sd/source/ui/dlg/animobjs.cxx [build CXX] sd/source/ui/dlg/assclass.cxx [build CXX] sd/source/ui/dlg/diactrl.cxx [build CXX] sd/source/ui/dlg/docprev.cxx [build CXX] sd/source/ui/dlg/filedlg.cxx [build CXX] sd/source/ui/dlg/gluectrl.cxx [build CXX] sd/source/ui/dlg/ins_paste.cxx [build CXX] sd/source/ui/dlg/layeroptionsdlg.cxx [build CXX] sd/source/ui/dlg/navigatr.cxx [build CXX] sd/source/ui/dlg/sdabstdlg.cxx [build CXX] sd/source/ui/dlg/sdtreelb.cxx [build CXX] sd/source/ui/dlg/unchss.cxx [build CXX] sd/source/ui/docshell/docshel2.cxx [build CXX] sd/source/ui/docshell/docshel3.cxx [build CXX] sd/source/ui/docshell/docshel4.cxx [build CXX] sd/source/ui/docshell/docshell.cxx [build CXX] sd/source/ui/docshell/grdocsh.cxx [build CXX] sd/source/ui/docshell/sdclient.cxx [build CXX] sd/source/ui/framework/configuration/ChangeRequestQueue.cxx [build CXX] sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx [build CXX] sd/source/ui/framework/configuration/Configuration.cxx [build CXX] sd/source/ui/framework/configuration/ConfigurationClassifier.cxx [build CXX] sd/source/ui/framework/configuration/ConfigurationController.cxx [build CXX] sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.cxx [build CXX] sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx [build CXX] sd/source/ui/framework/configuration/ConfigurationTracer.cxx [build CXX] sd/source/ui/framework/configuration/ConfigurationUpdater.cxx [build CXX] sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx [build CXX] sd/source/ui/framework/configuration/ResourceFactoryManager.cxx [build CXX] sd/source/ui/framework/configuration/ResourceId.cxx [build CXX] sd/source/ui/framework/configuration/UpdateRequest.cxx [build CXX] sd/source/ui/framework/factories/BasicPaneFactory.cxx [build CXX] sd/source/ui/framework/factories/BasicToolBarFactory.cxx [build CXX] sd/source/ui/framework/factories/BasicViewFactory.cxx [build CXX] sd/source/ui/framework/factories/ChildWindowPane.cxx [build CXX] sd/source/ui/framework/factories/FrameWindowPane.cxx [build CXX] sd/source/ui/framework/factories/FullScreenPane.cxx [build CXX] sd/source/ui/framework/factories/Pane.cxx [build CXX] sd/source/ui/framework/factories/PresentationFactory.cxx [build CXX] sd/source/ui/framework/factories/ViewShellWrapper.cxx [build CXX] sd/source/ui/framework/module/CenterViewFocusModule.cxx [build CXX] sd/source/ui/framework/module/DrawModule.cxx [build CXX] sd/source/ui/framework/module/ImpressModule.cxx [build CXX] sd/source/ui/framework/module/ModuleController.cxx [build CXX] sd/source/ui/framework/module/PresentationModule.cxx [build CXX] sd/source/ui/framework/module/ShellStackGuard.cxx [build CXX] sd/source/ui/framework/module/SlideSorterModule.cxx [build CXX] sd/source/ui/framework/module/ToolBarModule.cxx [build CXX] sd/source/ui/framework/module/ViewTabBarModule.cxx [build CXX] sd/source/ui/framework/tools/FrameworkHelper.cxx [build CXX] sd/source/ui/func/bulmaper.cxx [build CXX] sd/source/ui/func/fuarea.cxx [build CXX] sd/source/ui/func/fubullet.cxx [build CXX] sd/source/ui/func/fuchar.cxx [build CXX] sd/source/ui/func/fucon3d.cxx [build CXX] sd/source/ui/func/fuconarc.cxx [build CXX] sd/source/ui/func/fuconbez.cxx [build CXX] sd/source/ui/func/fuconcs.cxx [build CXX] sd/source/ui/func/fuconnct.cxx [build CXX] sd/source/ui/func/fuconrec.cxx [build CXX] sd/source/ui/func/fuconstr.cxx [build CXX] sd/source/ui/func/fuconuno.cxx [build CXX] sd/source/ui/func/fucopy.cxx [build CXX] sd/source/ui/func/fucushow.cxx [build CXX] sd/source/ui/func/fudraw.cxx [build CXX] sd/source/ui/func/fudspord.cxx [build CXX] sd/source/ui/func/fuediglu.cxx [build CXX] sd/source/ui/func/fuexpand.cxx [build CXX] sd/source/ui/func/fuformatpaintbrush.cxx [build CXX] sd/source/ui/func/fuhhconv.cxx [build CXX] sd/source/ui/func/fuinsert.cxx [build CXX] sd/source/ui/func/fuinsfil.cxx [build CXX] sd/source/ui/func/fuline.cxx [build CXX] sd/source/ui/func/fulinend.cxx [build CXX] sd/source/ui/func/fulink.cxx [build CXX] sd/source/ui/func/fumeasur.cxx [build CXX] sd/source/ui/func/fumorph.cxx [build CXX] sd/source/ui/func/funavig.cxx [build CXX] sd/source/ui/func/fuoaprms.cxx [build CXX] sd/source/ui/func/fuolbull.cxx [build CXX] sd/source/ui/func/fuoltext.cxx [build CXX] sd/source/ui/func/fupage.cxx [build CXX] sd/source/ui/func/fuparagr.cxx [build CXX] sd/source/ui/func/fupoor.cxx [build CXX] sd/source/ui/func/fuprlout.cxx [build CXX] sd/source/ui/func/fuprobjs.cxx [build CXX] sd/source/ui/func/fuscale.cxx [build CXX] sd/source/ui/func/fusearch.cxx [build CXX] sd/source/ui/func/fusel.cxx [build CXX] sd/source/ui/func/fusldlg.cxx [build CXX] sd/source/ui/func/fusnapln.cxx [build CXX] sd/source/ui/func/fusumry.cxx [build CXX] sd/source/ui/func/futempl.cxx [build CXX] sd/source/ui/func/futext.cxx [build CXX] sd/source/ui/func/futhes.cxx [build CXX] sd/source/ui/func/futransf.cxx [build CXX] sd/source/ui/func/futxtatt.cxx [build CXX] sd/source/ui/func/fuvect.cxx [build CXX] sd/source/ui/func/fuzoom.cxx [build CXX] sd/source/ui/func/sdundogr.cxx [build CXX] sd/source/ui/func/smarttag.cxx [build CXX] sd/source/ui/func/undoback.cxx [build CXX] sd/source/ui/func/undoheaderfooter.cxx [build CXX] sd/source/ui/func/undolayer.cxx [build CXX] sd/source/ui/func/undopage.cxx [build CXX] sd/source/ui/func/unmovss.cxx [build CXX] sd/source/ui/func/unoaprms.cxx [build CXX] sd/source/ui/func/unprlout.cxx [build CXX] sd/source/ui/presenter/CanvasUpdateRequester.cxx [build CXX] sd/source/ui/presenter/PresenterCanvas.cxx [build CXX] sd/source/ui/presenter/PresenterHelper.cxx [build CXX] sd/source/ui/presenter/PresenterPreviewCache.cxx [build CXX] sd/source/ui/presenter/PresenterTextView.cxx [build CXX] sd/source/ui/presenter/SlideRenderer.cxx [build CXX] sd/source/ui/sidebar/AllMasterPagesSelector.cxx [build CXX] sd/source/ui/sidebar/CurrentMasterPagesSelector.cxx [build CXX] sd/source/ui/sidebar/CustomAnimationPanel.cxx [build CXX] sd/source/ui/sidebar/DocumentHelper.cxx [build CXX] sd/source/ui/sidebar/LayoutMenu.cxx [build CXX] sd/source/ui/sidebar/MasterPageContainer.cxx [build CXX] sd/source/ui/sidebar/MasterPageContainerFiller.cxx [build CXX] sd/source/ui/sidebar/MasterPageContainerProviders.cxx [build CXX] sd/source/ui/sidebar/MasterPageContainerQueue.cxx [build CXX] sd/source/ui/sidebar/MasterPageDescriptor.cxx [build CXX] sd/source/ui/sidebar/MasterPageObserver.cxx [build CXX] sd/source/ui/sidebar/MasterPagesSelector.cxx [build CXX] sd/source/ui/sidebar/NavigatorWrapper.cxx [build CXX] sd/source/ui/sidebar/PanelBase.cxx [build CXX] sd/source/ui/sidebar/PanelFactory.cxx [build CXX] sd/source/ui/sidebar/PreviewValueSet.cxx [build CXX] sd/source/ui/sidebar/RecentlyUsedMasterPages.cxx [build CXX] sd/source/ui/sidebar/RecentMasterPagesSelector.cxx [build CXX] sd/source/ui/sidebar/SlideTransitionPanel.cxx [build CXX] sd/source/ui/sidebar/SlideBackground.cxx [build CXX] sd/source/ui/sidebar/TableDesignPanel.cxx [build CXX] sd/source/ui/slideshow/PaneHider.cxx [build CXX] sd/source/ui/slideshow/SlideShowRestarter.cxx [build CXX] sd/source/ui/slideshow/showwin.cxx [build CXX] sd/source/ui/slideshow/slideshow.cxx [build CXX] sd/source/ui/slideshow/slideshowimpl.cxx [build CXX] sd/source/ui/slideshow/slideshowviewimpl.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsBitmapCache.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsBitmapCompressor.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsBitmapFactory.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsCacheCompactor.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsCacheConfiguration.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsGenericPageCache.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsPageCache.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsPageCacheManager.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsQueueProcessor.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsRequestFactory.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsRequestQueue.cxx [build CXX] sd/source/ui/slidesorter/controller/SlideSorterController.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsAnimationFunction.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsAnimator.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsClipboard.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsCurrentSlideManager.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsDragAndDropContext.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsFocusManager.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsInsertionIndicatorHandler.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsListener.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsPageSelector.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsProperties.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsScrollBarManager.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsSelectionManager.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsSelectionObserver.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsSlotManager.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsTransferableData.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsVisibleAreaManager.cxx [build CXX] sd/source/ui/slidesorter/model/SlideSorterModel.cxx [build CXX] sd/source/ui/slidesorter/model/SlsPageDescriptor.cxx [build CXX] sd/source/ui/slidesorter/model/SlsPageEnumeration.cxx [build CXX] sd/source/ui/slidesorter/model/SlsPageEnumerationProvider.cxx [build CXX] sd/source/ui/slidesorter/model/SlsVisualState.cxx [build CXX] sd/source/ui/slidesorter/shell/SlideSorter.cxx [build CXX] sd/source/ui/slidesorter/shell/SlideSorterService.cxx [build CXX] sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx [build CXX] sd/source/ui/slidesorter/view/SlideSorterView.cxx [build CXX] sd/source/ui/slidesorter/view/SlsFontProvider.cxx [build CXX] sd/source/ui/slidesorter/view/SlsFramePainter.cxx [build CXX] sd/source/ui/slidesorter/view/SlsInsertAnimator.cxx [build CXX] sd/source/ui/slidesorter/view/SlsInsertionIndicatorOverlay.cxx [build CXX] sd/source/ui/slidesorter/view/SlsLayeredDevice.cxx [build CXX] sd/source/ui/slidesorter/view/SlsLayouter.cxx [build CXX] sd/source/ui/slidesorter/view/SlsPageObjectLayouter.cxx [build CXX] sd/source/ui/slidesorter/view/SlsPageObjectPainter.cxx [build CXX] sd/source/ui/slidesorter/view/SlsTheme.cxx [build CXX] sd/source/ui/slidesorter/view/SlsToolTip.cxx [build CXX] sd/source/ui/slidesorter/view/SlsViewCacheContext.cxx [build CXX] sd/source/ui/table/TableDesignPane.cxx [build CXX] sd/source/ui/table/tablefunction.cxx [build CXX] sd/source/ui/table/tableobjectbar.cxx [build CXX] sd/source/ui/tools/AsynchronousCall.cxx [build CXX] sd/source/ui/tools/ConfigurationAccess.cxx [build CXX] sd/source/ui/tools/EventMultiplexer.cxx [build CXX] sd/source/ui/tools/IconCache.cxx [build CXX] sd/source/ui/tools/IdleDetection.cxx [build CXX] sd/source/ui/tools/PreviewRenderer.cxx [build CXX] sd/source/ui/tools/PropertySet.cxx [build CXX] sd/source/ui/tools/SdGlobalResourceContainer.cxx [build CXX] sd/source/ui/tools/SlotStateListener.cxx [build CXX] sd/source/ui/tools/TimerBasedTaskExecution.cxx [build CXX] sd/source/ui/uitest/uiobject.cxx [build CXX] sd/source/ui/unoidl/DrawController.cxx [build CXX] sd/source/ui/unoidl/SdUnoDrawView.cxx [build CXX] sd/source/ui/unoidl/SdUnoOutlineView.cxx [build CXX] sd/source/ui/unoidl/SdUnoSlideView.cxx [build CXX] sd/source/ui/unoidl/UnoDocumentSettings.cxx [build CXX] sd/source/ui/unoidl/facreg.cxx [build CXX] sd/source/ui/unoidl/randomnode.cxx [build CXX] sd/source/ui/unoidl/unocpres.cxx [build CXX] sd/source/ui/unoidl/unodoc.cxx [build CXX] sd/source/ui/unoidl/unolayer.cxx [build CXX] sd/source/ui/unoidl/unomodel.cxx [build CXX] sd/source/ui/unoidl/unomodule.cxx [build CXX] sd/source/ui/unoidl/unoobj.cxx [build CXX] sd/source/ui/unoidl/unopage.cxx [build CXX] sd/source/ui/unoidl/unopback.cxx [build CXX] sd/source/ui/unoidl/unopool.cxx [build CXX] sd/source/ui/unoidl/unosrch.cxx [build CXX] sd/source/ui/unoidl/unowcntr.cxx [build CXX] sd/source/ui/view/DocumentRenderer.cxx [build CXX] sd/source/ui/view/FormShellManager.cxx [build CXX] sd/source/ui/view/GraphicObjectBar.cxx [build CXX] sd/source/ui/view/GraphicViewShellBase.cxx [build CXX] sd/source/ui/view/ImpressViewShellBase.cxx [build CXX] sd/source/ui/view/MediaObjectBar.cxx [build CXX] sd/source/ui/view/OutlineViewShellBase.cxx [build CXX] sd/source/ui/view/Outliner.cxx [build CXX] sd/source/ui/view/OutlinerIterator.cxx [build CXX] sd/source/ui/view/PresentationViewShellBase.cxx [build CXX] sd/source/ui/view/SlideSorterViewShellBase.cxx [build CXX] sd/source/ui/view/ToolBarManager.cxx [build CXX] sd/source/ui/view/ViewClipboard.cxx [build CXX] sd/source/ui/view/ViewShellBase.cxx [build CXX] sd/source/ui/view/ViewShellHint.cxx [build CXX] sd/source/ui/view/ViewShellImplementation.cxx [build CXX] sd/source/ui/view/ViewShellManager.cxx [build CXX] sd/source/ui/view/ViewTabBar.cxx [build CXX] sd/source/ui/view/WindowUpdater.cxx [build CXX] sd/source/ui/view/clview.cxx [build CXX] sd/source/ui/view/drawview.cxx [build CXX] sd/source/ui/view/drbezob.cxx [build CXX] sd/source/ui/view/drtxtob.cxx [build CXX] sd/source/ui/view/drtxtob1.cxx [build CXX] sd/source/ui/view/drviews1.cxx [build CXX] sd/source/ui/view/drviews2.cxx [build CXX] sd/source/ui/view/drviews3.cxx [build CXX] sd/source/ui/view/drviews4.cxx [build CXX] sd/source/ui/view/drviews5.cxx [build CXX] sd/source/ui/view/drviews6.cxx [build CXX] sd/source/ui/view/drviews7.cxx [build CXX] sd/source/ui/view/drviews8.cxx [build CXX] sd/source/ui/view/drviews9.cxx [build CXX] sd/source/ui/view/drviewsa.cxx [build CXX] sd/source/ui/view/drviewsb.cxx [build CXX] sd/source/ui/view/drviewsc.cxx [build CXX] sd/source/ui/view/drviewsd.cxx [build CXX] sd/source/ui/view/drviewse.cxx [build CXX] sd/source/ui/view/drviewsf.cxx [build CXX] sd/source/ui/view/drviewsg.cxx [build CXX] sd/source/ui/view/drviewsh.cxx [build CXX] sd/source/ui/view/drviewsi.cxx [build CXX] sd/source/ui/view/drviewsj.cxx [build CXX] sd/source/ui/view/drviewsk.cxx [build CXX] sd/source/ui/view/drvwshrg.cxx [build CXX] sd/source/ui/view/frmview.cxx [build CXX] sd/source/ui/view/grviewsh.cxx [build CXX] sd/source/ui/view/outlnvs2.cxx [build CXX] sd/source/ui/view/outlnvsh.cxx [build CXX] sd/source/ui/view/outlview.cxx [build CXX] sd/source/ui/view/presvish.cxx [build CXX] sd/source/ui/view/sdruler.cxx [build CXX] sd/source/ui/view/sdview.cxx [build CXX] sd/source/ui/view/sdview2.cxx [build CXX] sd/source/ui/view/sdview3.cxx [build CXX] sd/source/ui/view/sdview4.cxx [build CXX] sd/source/ui/view/sdview5.cxx [build CXX] sd/source/ui/view/sdwindow.cxx [build CXX] sd/source/ui/view/tabcontr.cxx [build CXX] sd/source/ui/view/unmodpg.cxx [build CXX] sd/source/ui/view/viewoverlaymanager.cxx [build CXX] sd/source/ui/view/viewshe2.cxx [build CXX] sd/source/ui/view/viewshe3.cxx [build CXX] sd/source/ui/view/viewshel.cxx [build CXX] sd/source/ui/view/zoomlist.cxx [build CXX] sd/source/ui/remotecontrol/BufferedStreamSocket.cxx [build CXX] sd/source/ui/remotecontrol/Communicator.cxx [build CXX] sd/source/ui/remotecontrol/ImagePreparer.cxx [build CXX] sd/source/ui/remotecontrol/Server.cxx [build CXX] sd/source/ui/remotecontrol/Receiver.cxx [build CXX] sd/source/ui/remotecontrol/Listener.cxx [build CXX] sd/source/ui/remotecontrol/Transmitter.cxx [build CXX] sd/source/ui/remotecontrol/DiscoveryService.cxx [build CXX] sd/source/ui/remotecontrol/BluetoothServer.cxx [build CXX] slideshow/source/engine/activities/activitiesfactory.cxx [build CXX] slideshow/source/engine/activities/activitybase.cxx [build CXX] slideshow/source/engine/activities/continuousactivitybase.cxx [build CXX] slideshow/source/engine/activities/continuouskeytimeactivitybase.cxx [build CXX] slideshow/source/engine/activities/discreteactivitybase.cxx [build CXX] slideshow/source/engine/activitiesqueue.cxx [build CXX] slideshow/source/engine/activities/simplecontinuousactivitybase.cxx [build CXX] slideshow/source/engine/animatedsprite.cxx [build CXX] slideshow/source/engine/animationfactory.cxx [build CXX] slideshow/source/engine/animationnodes/animationaudionode.cxx [build CXX] slideshow/source/engine/animationnodes/animationbasenode.cxx [build CXX] slideshow/source/engine/animationnodes/animationcolornode.cxx [build CXX] slideshow/source/engine/animationnodes/animationcommandnode.cxx [build CXX] slideshow/source/engine/animationnodes/animationnodefactory.cxx [build CXX] slideshow/source/engine/animationnodes/animationpathmotionnode.cxx [build CXX] slideshow/source/engine/animationnodes/animationsetnode.cxx [build CXX] slideshow/source/engine/animationnodes/animationtransformnode.cxx [build CXX] slideshow/source/engine/animationnodes/animationtransitionfilternode.cxx [build CXX] slideshow/source/engine/animationnodes/basecontainernode.cxx [build CXX] slideshow/source/engine/animationnodes/basenode.cxx [build CXX] slideshow/source/engine/animationnodes/generateevent.cxx [build CXX] slideshow/source/engine/animationnodes/nodetools.cxx [build CXX] slideshow/source/engine/animationnodes/paralleltimecontainer.cxx [build CXX] slideshow/source/engine/animationnodes/propertyanimationnode.cxx [build CXX] slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx [build CXX] slideshow/source/engine/attributemap.cxx [build CXX] slideshow/source/engine/color.cxx [build CXX] slideshow/source/engine/delayevent.cxx [build CXX] slideshow/source/engine/effectrewinder.cxx [build CXX] slideshow/source/engine/eventmultiplexer.cxx [build CXX] slideshow/source/engine/eventqueue.cxx [build CXX] slideshow/source/engine/expressionnodefactory.cxx [build CXX] slideshow/source/engine/rehearsetimingsactivity.cxx [build CXX] slideshow/source/engine/screenupdater.cxx [build CXX] slideshow/source/engine/shapeattributelayer.cxx [build CXX] slideshow/source/engine/shapes/appletshape.cxx [build CXX] slideshow/source/engine/shapes/backgroundshape.cxx [build CXX] slideshow/source/engine/shapes/drawinglayeranimation.cxx [build CXX] slideshow/source/engine/shapes/drawshape.cxx [build CXX] slideshow/source/engine/shapes/drawshapesubsetting.cxx [build CXX] slideshow/source/engine/shapes/externalshapebase.cxx [build CXX] slideshow/source/engine/shapes/gdimtftools.cxx [build CXX] slideshow/source/engine/shapes/intrinsicanimationactivity.cxx [build CXX] slideshow/source/engine/shapes/mediashape.cxx [build CXX] slideshow/source/engine/shapes/shapeimporter.cxx [build CXX] slideshow/source/engine/shapesubset.cxx [build CXX] slideshow/source/engine/shapes/viewappletshape.cxx [build CXX] slideshow/source/engine/shapes/viewbackgroundshape.cxx [build CXX] slideshow/source/engine/shapes/viewmediashape.cxx [build CXX] slideshow/source/engine/shapes/viewshape.cxx [build CXX] slideshow/source/engine/slidebitmap.cxx [build CXX] slideshow/source/engine/slide/layer.cxx [build CXX] slideshow/source/engine/slide/layermanager.cxx [build CXX] slideshow/source/engine/slide/shapemanagerimpl.cxx [build CXX] slideshow/source/engine/slideshowcontext.cxx [build CXX] slideshow/source/engine/slideshowimpl.cxx [build CXX] slideshow/source/engine/slide/slideanimations.cxx [build CXX] slideshow/source/engine/slide/slideimpl.cxx [build CXX] slideshow/source/engine/slide/targetpropertiescreator.cxx [build CXX] slideshow/source/engine/slide/userpaintoverlay.cxx [build CXX] slideshow/source/engine/slideview.cxx [build CXX] slideshow/source/engine/smilfunctionparser.cxx [build CXX] slideshow/source/engine/soundplayer.cxx [build CXX] slideshow/source/engine/tools.cxx [build CXX] slideshow/source/engine/transitions/barndoorwipe.cxx [build CXX] slideshow/source/engine/transitions/barwipepolypolygon.cxx [build CXX] slideshow/source/engine/transitions/boxwipe.cxx [build CXX] slideshow/source/engine/transitions/checkerboardwipe.cxx [build CXX] slideshow/source/engine/transitions/clippingfunctor.cxx [build CXX] slideshow/source/engine/transitions/clockwipe.cxx [build CXX] slideshow/source/engine/transitions/combtransition.cxx [build CXX] slideshow/source/engine/transitions/doublediamondwipe.cxx [build CXX] slideshow/source/engine/transitions/ellipsewipe.cxx [build CXX] slideshow/source/engine/transitions/fanwipe.cxx [build CXX] slideshow/source/engine/transitions/figurewipe.cxx [build CXX] slideshow/source/engine/transitions/fourboxwipe.cxx [build CXX] slideshow/source/engine/transitions/iriswipe.cxx [build CXX] slideshow/source/engine/transitions/parametricpolypolygonfactory.cxx [build CXX] slideshow/source/engine/transitions/pinwheelwipe.cxx [build CXX] slideshow/source/engine/transitions/randomwipe.cxx [build CXX] slideshow/source/engine/transitions/shapetransitionfactory.cxx [build CXX] slideshow/source/engine/transitions/slidechangebase.cxx [build CXX] slideshow/source/engine/transitions/slidetransitionfactory.cxx [build CXX] slideshow/source/engine/transitions/snakewipe.cxx [build CXX] slideshow/source/engine/transitions/spiralwipe.cxx [build CXX] slideshow/source/engine/transitions/sweepwipe.cxx [build CXX] slideshow/source/engine/transitions/transitionfactorytab.cxx [build CXX] slideshow/source/engine/transitions/transitiontools.cxx [build CXX] slideshow/source/engine/transitions/veewipe.cxx [build CXX] slideshow/source/engine/transitions/waterfallwipe.cxx [build CXX] slideshow/source/engine/transitions/zigzagwipe.cxx [build CXX] slideshow/source/engine/unoviewcontainer.cxx [build CXX] slideshow/source/engine/usereventqueue.cxx [build CXX] slideshow/source/engine/waitsymbol.cxx [build CXX] slideshow/source/engine/pointersymbol.cxx [build CXX] slideshow/source/engine/wakeupevent.cxx [build CXX] scripting/source/dlgprov/DialogModelProvider.cxx [build CXX] scripting/source/dlgprov/dlgevtatt.cxx [build CXX] scripting/source/dlgprov/dlgprov.cxx [build CXX] scripting/source/vbaevents/eventhelper.cxx [build CXX] forms/source/component/Button.cxx [build CXX] forms/source/component/cachedrowset.cxx [build CXX] forms/source/component/CheckBox.cxx [build CXX] forms/source/component/clickableimage.cxx [build CXX] forms/source/component/cloneable.cxx [build CXX] forms/source/component/errorbroadcaster.cxx [build CXX] forms/source/component/Columns.cxx [build CXX] forms/source/component/ComboBox.cxx [build CXX] forms/source/component/Currency.cxx [build CXX] forms/source/component/Date.cxx [build CXX] forms/source/component/DatabaseForm.cxx [build CXX] forms/source/component/EditBase.cxx [build CXX] forms/source/component/Edit.cxx [build CXX] forms/source/component/entrylisthelper.cxx [build CXX] forms/source/component/EventThread.cxx [build CXX] forms/source/component/File.cxx [build CXX] forms/source/component/Filter.cxx [build CXX] forms/source/component/findpos.cxx [build CXX] forms/source/component/FixedText.cxx [build CXX] forms/source/component/FormattedField.cxx [build CXX] forms/source/component/FormattedFieldWrapper.cxx [build CXX] forms/source/component/FormComponent.cxx [build CXX] forms/source/component/formcontrolfont.cxx [build CXX] forms/source/component/FormsCollection.cxx [build CXX] forms/source/component/Grid.cxx [build CXX] forms/source/component/GroupBox.cxx [build CXX] forms/source/component/GroupManager.cxx [build CXX] forms/source/component/Hidden.cxx [build CXX] forms/source/component/ImageButton.cxx [build CXX] forms/source/component/ImageControl.cxx [build CXX] forms/source/component/imgprod.cxx [build CXX] forms/source/component/ListBox.cxx [build CXX] forms/source/component/navigationbar.cxx [build CXX] forms/source/component/Numeric.cxx [build CXX] forms/source/component/Pattern.cxx [build CXX] forms/source/component/propertybaghelper.cxx [build CXX] forms/source/component/RadioButton.cxx [build CXX] forms/source/component/refvaluecomponent.cxx [build CXX] forms/source/component/scrollbar.cxx [build CXX] forms/source/component/spinbutton.cxx [build CXX] forms/source/component/Time.cxx [build CXX] forms/source/helper/commandimageprovider.cxx [build CXX] forms/source/helper/controlfeatureinterception.cxx [build CXX] forms/source/helper/formnavigation.cxx [build CXX] forms/source/helper/resettable.cxx [build CXX] forms/source/helper/urltransformer.cxx [build CXX] forms/source/helper/windowstateguard.cxx [build CXX] forms/source/misc/componenttools.cxx [build CXX] forms/source/misc/InterfaceContainer.cxx [build CXX] forms/source/misc/limitedformats.cxx [build CXX] forms/source/misc/listenercontainers.cxx [build CXX] forms/source/misc/property.cxx [build CXX] forms/source/resource/frm_resource.cxx [build CXX] forms/source/richtext/attributedispatcher.cxx [build CXX] forms/source/richtext/clipboarddispatcher.cxx [build CXX] forms/source/richtext/featuredispatcher.cxx [build CXX] forms/source/richtext/parametrizedattributedispatcher.cxx [build CXX] forms/source/richtext/richtextcontrol.cxx [build CXX] forms/source/richtext/richtextengine.cxx [build CXX] forms/source/richtext/richtextimplcontrol.cxx [build CXX] forms/source/richtext/richtextmodel.cxx [build CXX] forms/source/richtext/richtextunowrapper.cxx [build CXX] forms/source/richtext/richtextvclcontrol.cxx [build CXX] forms/source/richtext/richtextviewport.cxx [build CXX] forms/source/richtext/rtattributehandler.cxx [build CXX] forms/source/richtext/specialdispatchers.cxx [build CXX] forms/source/runtime/formoperations.cxx [build CXX] forms/source/solar/component/navbarcontrol.cxx [build CXX] forms/source/solar/control/navtoolbar.cxx [build CXX] forms/source/xforms/binding.cxx [build CXX] forms/source/xforms/boolexpression.cxx [build CXX] forms/source/xforms/computedexpression.cxx [build CXX] forms/source/xforms/convert.cxx [build CXX] forms/source/xforms/datatyperepository.cxx [build CXX] forms/source/xforms/datatypes.cxx [build CXX] forms/source/xforms/enumeration.cxx [build CXX] forms/source/xforms/mip.cxx [build CXX] forms/source/xforms/model.cxx [build CXX] forms/source/xforms/model_ui.cxx [build CXX] forms/source/xforms/pathexpression.cxx [build CXX] forms/source/xforms/propertysetbase.cxx [build CXX] forms/source/xforms/resourcehelper.cxx [build CXX] forms/source/xforms/submission.cxx [build CXX] forms/source/xforms/submission/replace.cxx [build CXX] forms/source/xforms/submission/serialization_app_xml.cxx [build CXX] forms/source/xforms/submission/serialization_urlencoded.cxx [build CXX] forms/source/xforms/submission/submission_get.cxx [build CXX] forms/source/xforms/submission/submission_post.cxx [build CXX] forms/source/xforms/submission/submission_put.cxx [build CXX] forms/source/xforms/unohelper.cxx [build CXX] forms/source/xforms/xformsevent.cxx [build CXX] forms/source/xforms/xforms_services.cxx [build CXX] forms/source/xforms/xmlhelper.cxx [build CXX] forms/source/xforms/xpathlib/extension.cxx [build CXX] forms/source/xforms/xpathlib/xpathlib.cxx [build CXX] svx/source/gengal/gengal.cxx [build CUS] i18npool/localedata [build DEP] LNK:Library/liblocaledata_en.so [build LNK] Library/liblocaledata_en.so [build MOD] package [build MOD] sot [build CXX] xmlsecurity/workben/pdfverify.cxx [build DEP] LNK:Library/libvcllo.so [build LNK] Library/libvcllo.so [build CXX] svx/source/accessibility/AccessibleControlShape.cxx [build CXX] svx/source/accessibility/AccessibleEmptyEditSource.cxx [build CXX] svx/source/accessibility/AccessibleFrameSelector.cxx [build CXX] svx/source/accessibility/AccessibleGraphicShape.cxx [build CXX] svx/source/accessibility/AccessibleOLEShape.cxx [build CXX] svx/source/accessibility/AccessibleShape.cxx [build CXX] svx/source/accessibility/AccessibleShapeInfo.cxx [build CXX] svx/source/accessibility/AccessibleShapeTreeInfo.cxx [build CXX] svx/source/accessibility/AccessibleTextEventQueue.cxx [build CXX] svx/source/accessibility/AccessibleTextHelper.cxx [build CXX] svx/source/accessibility/ChildrenManager.cxx [build CXX] svx/source/accessibility/ChildrenManagerImpl.cxx [build CXX] svx/source/accessibility/DescriptionGenerator.cxx [build CXX] svx/source/accessibility/GraphCtlAccessibleContext.cxx [build CXX] svx/source/accessibility/ShapeTypeHandler.cxx [build CXX] svx/source/accessibility/SvxShapeTypes.cxx [build CXX] svx/source/accessibility/charmapacc.cxx [build CXX] svx/source/accessibility/lookupcolorname.cxx [build CXX] svx/source/accessibility/svxpixelctlaccessiblecontext.cxx [build CXX] svx/source/accessibility/svxrectctaccessiblecontext.cxx [build CXX] svx/source/customshapes/EnhancedCustomShape3d.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeEngine.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeFontWork.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeHandle.cxx [build CXX] svx/source/dialog/_bmpmask.cxx [build CXX] svx/source/dialog/charmap.cxx [build CXX] svx/source/dialog/searchcharmap.cxx [build CXX] svx/source/dialog/connctrl.cxx [build CXX] svx/source/dialog/_contdlg.cxx [build CXX] svx/source/dialog/contwnd.cxx [build CXX] svx/source/dialog/compressgraphicdialog.cxx [build CXX] svx/source/dialog/ctredlin.cxx [build CXX] svx/source/dialog/ClassificationCommon.cxx [build CXX] svx/source/dialog/ClassificationDialog.cxx [build CXX] svx/source/dialog/ClassificationEditView.cxx [build CXX] svx/source/dialog/databaseregistrationui.cxx [build CXX] svx/source/dialog/dialcontrol.cxx [build CXX] svx/source/dialog/dlgctl3d.cxx [build CXX] svx/source/dialog/dlgctrl.cxx [build CXX] svx/source/dialog/docrecovery.cxx [build CXX] svx/source/dialog/fntctrl.cxx [build CXX] svx/source/dialog/fontlb.cxx [build CXX] svx/source/dialog/fontwork.cxx [build CXX] svx/source/dialog/frmdirlbox.cxx [build CXX] svx/source/dialog/frmsel.cxx [build CXX] svx/source/dialog/graphctl.cxx [build CXX] svx/source/dialog/grfflt.cxx [build CXX] svx/source/dialog/hdft.cxx [build CXX] svx/source/dialog/hyperdlg.cxx [build CXX] svx/source/dialog/imapdlg.cxx [build CXX] svx/source/dialog/imapwnd.cxx [build CXX] svx/source/dialog/linkwarn.cxx [build CXX] svx/source/dialog/measctrl.cxx [build CXX] svx/source/dialog/optgrid.cxx [build CXX] svx/source/dialog/pagectrl.cxx /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/include/vcl/prntypes.hxx:31:12: warning: type 'Orientation' violates the C++ One Definition Rule [-Wodr] 31 | enum class Orientation { Portrait, Landscape }; | ^ /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/vcl/source/filter/jpeg/Exif.hxx:29: note: an enum with different value name is defined in another translation unit 29 | enum Orientation { | /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/vcl/source/filter/igif/gifread.cxx:41: warning: type 'ReadState' violates the C++ One Definition Rule [-Wodr] 41 | enum ReadState | /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/vcl/source/filter/ixbm/xbmread.cxx:35: note: an enum with different value name is defined in another translation unit 35 | enum ReadState | [build CXX] svx/source/dialog/paraprev.cxx [build CXX] svx/source/dialog/passwd.cxx [build CXX] svx/source/dialog/relfld.cxx [build CXX] svx/source/dialog/rlrcitem.cxx [build CXX] svx/source/dialog/rubydialog.cxx [build CXX] svx/source/dialog/rulritem.cxx [build CXX] svx/source/dialog/SafeModeDialog.cxx [build CXX] svx/source/dialog/SafeModeUI.cxx [build CXX] svx/source/dialog/SpellDialogChildWindow.cxx [build CXX] svx/source/dialog/srchctrl.cxx [build CXX] svx/source/dialog/srchdlg.cxx [build CXX] svx/source/dialog/strarray.cxx [build CXX] svx/source/dialog/svxbmpnumvalueset.cxx [build CXX] svx/source/dialog/svxgrahicitem.cxx [build CXX] svx/source/dialog/svxruler.cxx [build CXX] svx/source/dialog/swframeexample.cxx [build CXX] svx/source/dialog/swframeposstrings.cxx [build CXX] svx/source/dialog/txencbox.cxx [build CXX] svx/source/dialog/txenctab.cxx [build CXX] svx/source/dialog/weldeditview.cxx [build CXX] svx/source/engine3d/float3d.cxx [build CXX] svx/source/items/algitem.cxx [build CXX] svx/source/items/autoformathelper.cxx [build CXX] svx/source/items/hlnkitem.cxx [build CXX] svx/source/items/numfmtsh.cxx [build CXX] svx/source/items/legacyitem.cxx [build CXX] svx/source/items/numinf.cxx [build CXX] svx/source/items/ofaitem.cxx [build CXX] svx/source/items/pageitem.cxx [build CXX] svx/source/items/postattr.cxx [build CXX] svx/source/items/rotmodit.cxx [build CXX] svx/source/items/SmartTagItem.cxx [build CXX] svx/source/items/svxerr.cxx [build CXX] svx/source/items/viewlayoutitem.cxx [build CXX] svx/source/items/zoomslideritem.cxx [build CXX] svx/source/mnuctrls/clipboardctl.cxx [build CXX] svx/source/mnuctrls/smarttagmenu.cxx [build CXX] svx/source/sidebar/ContextChangeEventMultiplexer.cxx [build CXX] svx/source/sidebar/EmptyPanel.cxx [build CXX] svx/source/sidebar/nbdtmg.cxx [build CXX] svx/source/sidebar/nbdtmgfact.cxx [build CXX] svx/source/sidebar/PanelFactory.cxx [build CXX] svx/source/sidebar/PanelLayout.cxx [build CXX] svx/source/sidebar/SelectionAnalyzer.cxx [build CXX] svx/source/sidebar/SelectionChangeHandler.cxx [build CXX] svx/source/sidebar/text/TextCharacterSpacingControl.cxx [build CXX] svx/source/sidebar/text/TextCharacterSpacingPopup.cxx [build CXX] svx/source/sidebar/text/TextUnderlineControl.cxx [build CXX] svx/source/sidebar/text/TextUnderlinePopup.cxx [build CXX] svx/source/sidebar/text/TextPropertyPanel.cxx [build CXX] svx/source/sidebar/styles/StylesPropertyPanel.cxx [build CXX] svx/source/sidebar/lists/ListsPropertyPanel.cxx [build CXX] svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx [build CXX] svx/source/sidebar/paragraph/ParaLineSpacingPopup.cxx [build CXX] svx/source/sidebar/paragraph/ParaPropertyPanel.cxx [build CXX] svx/source/sidebar/paragraph/ParaSpacingWindow.cxx [build CXX] svx/source/sidebar/paragraph/ParaSpacingControl.cxx [build CXX] svx/source/sidebar/area/AreaPropertyPanel.cxx [build CXX] svx/source/sidebar/area/AreaPropertyPanelBase.cxx [build CXX] svx/source/sidebar/area/AreaTransparencyGradientPopup.cxx [build CXX] svx/source/sidebar/shadow/ShadowPropertyPanel.cxx [build CXX] svx/source/sidebar/graphic/GraphicPropertyPanel.cxx [build CXX] svx/source/sidebar/line/LinePropertyPanel.cxx [build CXX] svx/source/sidebar/line/LinePropertyPanelBase.cxx [build CXX] svx/source/sidebar/line/LineWidthValueSet.cxx [build CXX] svx/source/sidebar/line/LineWidthPopup.cxx [build CXX] svx/source/sidebar/media/MediaPlaybackPanel.cxx [build CXX] svx/source/sidebar/possize/PosSizePropertyPanel.cxx [build CXX] svx/source/sidebar/possize/SidebarDialControl.cxx [build CXX] svx/source/sidebar/shapes/DefaultShapesPanel.cxx [build CXX] svx/source/sidebar/shapes/ShapesUtil.cxx [build CXX] svx/source/sidebar/tools/ValueSetWithTextControl.cxx [build CXX] svx/source/stbctrls/pszctrl.cxx [build CXX] svx/source/stbctrls/insctrl.cxx [build CXX] svx/source/stbctrls/selctrl.cxx [build CXX] svx/source/stbctrls/xmlsecctrl.cxx [build CXX] svx/source/stbctrls/modctrl.cxx [build CXX] svx/source/stbctrls/zoomsliderctrl.cxx [build CXX] svx/source/stbctrls/zoomctrl.cxx [build CXX] svx/source/svdraw/ActionDescriptionProvider.cxx [build CXX] svx/source/smarttags/SmartTagMgr.cxx [build CXX] svx/source/table/accessiblecell.cxx [build CXX] svx/source/table/accessibletableshape.cxx [build CXX] svx/source/table/tabledesign.cxx [build CXX] svx/source/table/tablertfexporter.cxx [build CXX] svx/source/table/tablertfimporter.cxx [build CXX] svx/source/tbxctrls/bulletsnumbering.cxx [build CXX] svx/source/tbxctrls/colrctrl.cxx [build CXX] svx/source/tbxctrls/SvxColorChildWindow.cxx [build CXX] svx/source/tbxctrls/fillctrl.cxx [build CXX] svx/source/tbxctrls/formatpaintbrushctrl.cxx [build CXX] svx/source/tbxctrls/grafctrl.cxx [build CXX] svx/source/tbxctrls/itemwin.cxx [build CXX] svx/source/tbxctrls/layctrl.cxx [build CXX] svx/source/tbxctrls/lboxctrl.cxx [build CXX] svx/source/tbxctrls/linectrl.cxx [build CXX] svx/source/tbxctrls/tbunocontroller.cxx [build CXX] svx/source/tbxctrls/tbunosearchcontrollers.cxx [build CXX] svx/source/tbxctrls/tbxcolor.cxx [build CXX] svx/source/tbxctrls/tbxdrctl.cxx [build CXX] svx/source/tbxctrls/verttexttbxctrl.cxx [build CXX] svx/source/uitest/uiobject.cxx [build CXX] svx/source/unodraw/recoveryui.cxx [build CXX] svx/source/unodraw/unoctabl.cxx [build CXX] svx/source/unodraw/UnoNamespaceMap.cxx [build CXX] svx/source/unodraw/unopool.cxx [build CXX] svx/source/unodraw/unoshcol.cxx [build CXX] svx/source/unogallery/unogalitem.cxx [build CXX] svx/source/unogallery/unogaltheme.cxx [build CXX] svx/source/unogallery/unogalthemeprovider.cxx [build CXX] svx/source/fmcomp/dbaobjectex.cxx [build CXX] svx/source/form/databaselocationinput.cxx [build CXX] svx/source/form/dbcharsethelper.cxx [build CXX] svx/source/form/filtnav.cxx [build CXX] svx/source/form/fmobjfac.cxx [build CXX] svx/source/form/fmPropBrw.cxx [build CXX] svx/source/form/fmsrccfg.cxx [build CXX] svx/source/form/fmsrcimp.cxx [build CXX] svx/source/form/tabwin.cxx [build CXX] svx/source/form/tbxform.cxx [build CXX] basctl/source/accessibility/accessibledialogcontrolshape.cxx [build CXX] basctl/source/accessibility/accessibledialogwindow.cxx [build CXX] basctl/source/basicide/basdoc.cxx [build CXX] basctl/source/basicide/IDEComboBox.cxx [build CXX] basctl/source/basicide/basicrenderable.cxx [build CXX] basctl/source/basicide/baside2b.cxx [build CXX] basctl/source/basicide/baside2.cxx [build CXX] basctl/source/basicide/baside3.cxx [build CXX] basctl/source/basicide/basidectrlr.cxx [build CXX] basctl/source/basicide/basides1.cxx [build CXX] basctl/source/basicide/basides2.cxx [build CXX] basctl/source/basicide/basides3.cxx [build CXX] basctl/source/basicide/basidesh.cxx [build CXX] basctl/source/basicide/basobj2.cxx [build CXX] basctl/source/basicide/basobj3.cxx [build CXX] basctl/source/basicide/bastype2.cxx [build CXX] basctl/source/basicide/bastype3.cxx [build CXX] basctl/source/basicide/bastypes.cxx [build CXX] basctl/source/basicide/breakpoint.cxx [build CXX] basctl/source/basicide/brkdlg.cxx [build CXX] basctl/source/basicide/doceventnotifier.cxx [build CXX] basctl/source/basicide/docsignature.cxx [build CXX] basctl/source/basicide/documentenumeration.cxx [build CXX] basctl/source/basicide/iderdll.cxx [build CXX] basctl/source/basicide/layout.cxx [build CXX] basctl/source/basicide/linenumberwindow.cxx [build CXX] basctl/source/basicide/localizationmgr.cxx [build CXX] basctl/source/basicide/macrodlg.cxx [build CXX] basctl/source/basicide/moduldl2.cxx [build CXX] basctl/source/basicide/moduldlg.cxx [build CXX] basctl/source/basicide/ObjectCatalog.cxx [build CXX] basctl/source/basicide/register.cxx [build CXX] basctl/source/basicide/sbxitem.cxx [build CXX] basctl/source/basicide/scriptdocument.cxx [build CXX] basctl/source/basicide/unomodel.cxx [build CXX] basctl/source/dlged/dlgedclip.cxx [build CXX] basctl/source/dlged/dlged.cxx [build CXX] basctl/source/dlged/dlgedfac.cxx [build CXX] basctl/source/dlged/dlgedfunc.cxx [build CXX] basctl/source/dlged/dlgedlist.cxx [build CXX] basctl/source/dlged/dlgedmod.cxx [build CXX] basctl/source/dlged/dlgedobj.cxx [build CXX] basctl/source/dlged/dlgedpage.cxx [build CXX] basctl/source/dlged/dlgedview.cxx [build CXX] basctl/source/dlged/managelang.cxx [build CXX] basctl/source/dlged/propbrw.cxx [build CXX] cui/source/customize/acccfg.cxx [build CXX] cui/source/customize/cfg.cxx [build CXX] cui/source/customize/cfgutil.cxx [build CXX] cui/source/customize/CommandCategoryListBox.cxx [build CXX] cui/source/customize/eventdlg.cxx [build CXX] cui/source/customize/macropg.cxx [build CXX] cui/source/customize/SvxConfigPageHelper.cxx [build CXX] cui/source/customize/SvxMenuConfigPage.cxx [build CXX] cui/source/customize/SvxToolbarConfigPage.cxx [build CXX] cui/source/dialogs/about.cxx [build CXX] cui/source/dialogs/colorpicker.cxx [build CXX] cui/source/dialogs/cuicharmap.cxx [build CXX] cui/source/dialogs/cuifmsearch.cxx [build CXX] cui/source/dialogs/cuigaldlg.cxx [build CXX] cui/source/dialogs/cuigrfflt.cxx [build CXX] cui/source/dialogs/cuihyperdlg.cxx [build CXX] cui/source/dialogs/cuiimapwnd.cxx [build CXX] cui/source/dialogs/cuitbxform.cxx [build CXX] cui/source/dialogs/dlgname.cxx [build CXX] cui/source/dialogs/FontFeaturesDialog.cxx [build CXX] cui/source/dialogs/hangulhanjadlg.cxx [build CXX] cui/source/dialogs/hldocntp.cxx [build CXX] cui/source/dialogs/hldoctp.cxx [build CXX] cui/source/dialogs/hlinettp.cxx [build CXX] cui/source/dialogs/hlmailtp.cxx [build CXX] cui/source/dialogs/hlmarkwn.cxx [build CXX] cui/source/dialogs/hltpbase.cxx [build CXX] cui/source/dialogs/hyphen.cxx [build CXX] cui/source/dialogs/iconcdlg.cxx [build CXX] cui/source/dialogs/tipofthedaydlg.cxx [build CXX] cui/source/dialogs/insdlg.cxx [build CXX] cui/source/dialogs/insrc.cxx [build CXX] cui/source/dialogs/linkdlg.cxx [build CXX] cui/source/dialogs/multipat.cxx [build CXX] cui/source/dialogs/newtabledlg.cxx [build CXX] cui/source/dialogs/passwdomdlg.cxx [build CXX] cui/source/dialogs/screenshotannotationdlg.cxx [build CXX] cui/source/dialogs/pastedlg.cxx [build CXX] cui/source/dialogs/postdlg.cxx [build CXX] cui/source/dialogs/scriptdlg.cxx [build CXX] cui/source/dialogs/SignatureLineDialogBase.cxx [build CXX] cui/source/dialogs/SignatureLineDialog.cxx [build CXX] cui/source/dialogs/SignSignatureLineDialog.cxx [build CXX] cui/source/dialogs/sdrcelldlg.cxx [build CXX] cui/source/dialogs/showcols.cxx [build CXX] cui/source/dialogs/SpellDialog.cxx [build CXX] cui/source/dialogs/splitcelldlg.cxx [build CXX] cui/source/dialogs/srchxtra.cxx [build CXX] cui/source/dialogs/thesdlg.cxx [build CXX] cui/source/dialogs/zoom.cxx [build CXX] cui/source/factory/cuiexp.cxx [build CXX] cui/source/factory/cuiresmgr.cxx [build CXX] cui/source/factory/dlgfact.cxx [build CXX] cui/source/factory/init.cxx [build CXX] cui/source/options/certpath.cxx [build CXX] cui/source/options/cfgchart.cxx [build CXX] cui/source/options/connpoolconfig.cxx [build CXX] cui/source/options/connpooloptions.cxx [build CXX] cui/source/options/connpoolsettings.cxx [build CXX] cui/source/options/cuisrchdlg.cxx [build CXX] cui/source/options/dbregister.cxx [build CXX] cui/source/options/dbregisterednamesconfig.cxx [build CXX] cui/source/options/dbregistersettings.cxx [build CXX] cui/source/options/doclinkdialog.cxx [build CXX] cui/source/options/fontsubs.cxx [build CXX] cui/source/options/optaboutconfig.cxx [build CXX] cui/source/options/optaccessibility.cxx [build CXX] cui/source/options/optasian.cxx [build CXX] cui/source/options/optbasic.cxx [build CXX] cui/source/options/optchart.cxx [build CXX] cui/source/options/optcolor.cxx [build CXX] cui/source/options/optctl.cxx [build CXX] cui/source/options/optdict.cxx [build CXX] cui/source/options/optfltr.cxx [build CXX] cui/source/options/optgdlg.cxx [build CXX] cui/source/options/optgenrl.cxx [build CXX] cui/source/options/optHeaderTabListbox.cxx [build CXX] cui/source/options/opthtml.cxx [build CXX] cui/source/options/optinet2.cxx [build CXX] cui/source/options/optjava.cxx [build CXX] cui/source/options/optjsearch.cxx [build CXX] cui/source/options/optlingu.cxx [build CXX] cui/source/options/optopencl.cxx [build CXX] cui/source/options/optpath.cxx [build CXX] cui/source/options/optsave.cxx [build CXX] cui/source/options/optupdt.cxx [build CXX] cui/source/options/personalization.cxx [build CXX] cui/source/options/radiobtnbox.cxx [build CXX] cui/source/options/sdbcdriverenum.cxx [build CXX] cui/source/options/securityoptions.cxx [build CXX] cui/source/options/treeopt.cxx [build CXX] cui/source/options/tsaurls.cxx [build CXX] cui/source/options/webconninfo.cxx [build CXX] cui/source/tabpages/align.cxx [build CXX] cui/source/tabpages/autocdlg.cxx [build CXX] cui/source/tabpages/backgrnd.cxx [build CXX] cui/source/tabpages/bbdlg.cxx [build CXX] cui/source/tabpages/border.cxx [build CXX] cui/source/tabpages/chardlg.cxx [build CXX] cui/source/tabpages/connect.cxx [build CXX] cui/source/tabpages/dstribut.cxx [build CXX] cui/source/tabpages/grfpage.cxx [build CXX] cui/source/tabpages/labdlg.cxx [build CXX] cui/source/tabpages/macroass.cxx [build CXX] cui/source/tabpages/measure.cxx [build CXX] cui/source/tabpages/numfmt.cxx [build CXX] cui/source/tabpages/numpages.cxx [build CXX] cui/source/tabpages/page.cxx [build CXX] cui/source/tabpages/paragrph.cxx [build CXX] cui/source/tabpages/swpossizetabpage.cxx [build CXX] cui/source/tabpages/tabarea.cxx [build CXX] cui/source/tabpages/tabline.cxx [build CXX] cui/source/tabpages/tabstpge.cxx [build CXX] cui/source/tabpages/textanim.cxx [build CXX] cui/source/tabpages/textattr.cxx [build CXX] cui/source/tabpages/tparea.cxx [build CXX] cui/source/tabpages/tpbitmap.cxx [build CXX] cui/source/tabpages/tpcolor.cxx [build CXX] cui/source/tabpages/tpgradnt.cxx [build CXX] cui/source/tabpages/tphatch.cxx [build CXX] cui/source/tabpages/tpline.cxx [build CXX] cui/source/tabpages/tplnedef.cxx [build CXX] cui/source/tabpages/tplneend.cxx [build CXX] cui/source/tabpages/tppattern.cxx [build CXX] cui/source/tabpages/tpshadow.cxx [build CXX] cui/source/tabpages/tptrans.cxx [build CXX] cui/source/tabpages/transfrm.cxx [build CXX] cui/source/uno/services.cxx [build CXX] dbaccess/source/filter/xml/dbloader2.cxx [build CXX] dbaccess/source/filter/xml/xmlAutoStyle.cxx [build CXX] dbaccess/source/filter/xml/xmlColumn.cxx [build CXX] dbaccess/source/filter/xml/xmlComponent.cxx [build CXX] dbaccess/source/filter/xml/xmlConnectionData.cxx [build CXX] dbaccess/source/filter/xml/xmlConnectionResource.cxx [build CXX] dbaccess/source/filter/xml/xmlDatabase.cxx [build CXX] dbaccess/source/filter/xml/xmlDatabaseDescription.cxx [build CXX] dbaccess/source/filter/xml/xmlDataSource.cxx [build CXX] dbaccess/source/filter/xml/xmlDataSourceInfo.cxx [build CXX] dbaccess/source/filter/xml/xmlDataSourceSetting.cxx [build CXX] dbaccess/source/filter/xml/xmlDataSourceSettings.cxx [build CXX] dbaccess/source/filter/xml/xmlDocuments.cxx [build CXX] dbaccess/source/filter/xml/xmlExport.cxx [build CXX] dbaccess/source/filter/xml/xmlFileBasedDatabase.cxx [build CXX] dbaccess/source/filter/xml/xmlfilter.cxx [build CXX] dbaccess/source/filter/xml/xmlHelper.cxx [build CXX] dbaccess/source/filter/xml/xmlHierarchyCollection.cxx [build CXX] dbaccess/source/filter/xml/xmlLogin.cxx [build CXX] dbaccess/source/filter/xml/xmlQuery.cxx [build CXX] dbaccess/source/filter/xml/xmlServerDatabase.cxx [build CXX] dbaccess/source/filter/xml/xmlservices.cxx [build CXX] dbaccess/source/filter/xml/xmlStyleImport.cxx [build CXX] dbaccess/source/filter/xml/xmlTable.cxx [build CXX] dbaccess/source/filter/xml/xmlTableFilterList.cxx [build CXX] dbaccess/source/filter/xml/xmlTableFilterPattern.cxx [build CXX] dbaccess/source/shared/flt_reghelper.cxx [build CXX] dbaccess/source/ext/macromigration/dbmm_services.cxx [build CXX] dbaccess/source/ext/macromigration/dbmm_types.cxx [build CXX] dbaccess/source/ext/macromigration/docinteraction.cxx [build CXX] dbaccess/source/ext/macromigration/macromigrationdialog.cxx [build CXX] dbaccess/source/ext/macromigration/macromigrationpages.cxx [build CXX] dbaccess/source/ext/macromigration/macromigrationwizard.cxx [build CXX] dbaccess/source/ext/macromigration/migrationengine.cxx [build CXX] dbaccess/source/ext/macromigration/migrationlog.cxx [build CXX] dbaccess/source/ext/macromigration/progresscapture.cxx [build CXX] dbaccess/source/ext/macromigration/progressmixer.cxx [build CXX] dbaccess/source/shared/dbu_reghelper.cxx [build CXX] dbaccess/source/ui/app/AppController.cxx [build CXX] dbaccess/source/ui/app/AppControllerDnD.cxx [build CXX] dbaccess/source/ui/app/AppControllerGen.cxx [build CXX] dbaccess/source/ui/app/AppDetailPageHelper.cxx [build CXX] dbaccess/source/ui/app/AppDetailView.cxx [build CXX] dbaccess/source/ui/app/AppIconControl.cxx [build CXX] dbaccess/source/ui/app/AppSwapWindow.cxx [build CXX] dbaccess/source/ui/app/AppTitleWindow.cxx [build CXX] dbaccess/source/ui/app/AppView.cxx [build CXX] dbaccess/source/ui/app/subcomponentmanager.cxx [build CXX] dbaccess/source/ui/browser/AsynchronousLink.cxx [build CXX] dbaccess/source/ui/browser/brwctrlr.cxx [build CXX] dbaccess/source/ui/browser/brwview.cxx [build CXX] dbaccess/source/ui/browser/dataview.cxx [build CXX] dbaccess/source/ui/browser/dbexchange.cxx [build CXX] dbaccess/source/ui/browser/dbloader.cxx [build CXX] dbaccess/source/ui/browser/dbtreemodel.cxx [build CXX] dbaccess/source/ui/browser/dbtreeview.cxx [build CXX] dbaccess/source/ui/browser/dsbrowserDnD.cxx [build CXX] dbaccess/source/ui/browser/dsEntriesNoExp.cxx [build CXX] dbaccess/source/ui/browser/exsrcbrw.cxx [build CXX] dbaccess/source/ui/browser/formadapter.cxx [build CXX] dbaccess/source/ui/browser/genericcontroller.cxx [build CXX] dbaccess/source/ui/browser/sbagrid.cxx [build CXX] dbaccess/source/ui/browser/sbamultiplex.cxx [build CXX] dbaccess/source/ui/browser/unodatbr.cxx [build CXX] dbaccess/source/ui/control/charsetlistbox.cxx [build CXX] dbaccess/source/ui/control/ColumnControlWindow.cxx [build CXX] dbaccess/source/ui/control/curledit.cxx [build CXX] dbaccess/source/ui/control/dbtreelistbox.cxx [build CXX] dbaccess/source/ui/control/FieldControls.cxx [build CXX] dbaccess/source/ui/control/FieldDescControl.cxx [build CXX] dbaccess/source/ui/control/listviewitems.cxx [build CXX] dbaccess/source/ui/control/marktree.cxx [build CXX] dbaccess/source/ui/control/opendoccontrols.cxx [build CXX] dbaccess/source/ui/control/RelationControl.cxx [build CXX] dbaccess/source/ui/control/ScrollHelper.cxx [build CXX] dbaccess/source/ui/control/sqledit.cxx [build CXX] dbaccess/source/ui/control/SqlNameEdit.cxx [build CXX] dbaccess/source/ui/control/TableGrantCtrl.cxx [build CXX] dbaccess/source/ui/control/tabletree.cxx [build CXX] dbaccess/source/ui/control/undosqledit.cxx [build CXX] dbaccess/source/ui/control/VertSplitView.cxx [build CXX] dbaccess/source/ui/dlg/admincontrols.cxx [build CXX] dbaccess/source/ui/dlg/adminpages.cxx [build CXX] dbaccess/source/ui/dlg/adtabdlg.cxx [build CXX] dbaccess/source/ui/dlg/advancedsettings.cxx [build CXX] dbaccess/source/ui/dlg/CollectionView.cxx [build CXX] dbaccess/source/ui/dlg/ConnectionHelper.cxx [build CXX] dbaccess/source/ui/dlg/ConnectionPage.cxx [build CXX] dbaccess/source/ui/dlg/ConnectionPageSetup.cxx [build CXX] dbaccess/source/ui/dlg/dbadmin.cxx [build CXX] dbaccess/source/ui/dlg/DbAdminImpl.cxx [build CXX] dbaccess/source/ui/dlg/dbfindex.cxx [build CXX] dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx [build CXX] dbaccess/source/ui/dlg/dbwiz.cxx [build CXX] dbaccess/source/ui/dlg/dbwizsetup.cxx [build CXX] dbaccess/source/ui/dlg/detailpages.cxx [build CXX] dbaccess/source/ui/dlg/directsql.cxx [build CXX] dbaccess/source/ui/dlg/dlgattr.cxx [build CXX] dbaccess/source/ui/dlg/dlgsave.cxx [build CXX] dbaccess/source/ui/dlg/dlgsize.cxx [build CXX] dbaccess/source/ui/dlg/dsselect.cxx [build CXX] dbaccess/source/ui/dlg/finteraction.cxx [build CXX] dbaccess/source/ui/dlg/generalpage.cxx [build CXX] dbaccess/source/ui/dlg/indexdialog.cxx [build CXX] dbaccess/source/ui/dlg/indexfieldscontrol.cxx [build CXX] dbaccess/source/ui/dlg/odbcconfig.cxx [build CXX] dbaccess/source/ui/dlg/optionalboolitem.cxx [build CXX] dbaccess/source/ui/dlg/paramdialog.cxx [build CXX] dbaccess/source/ui/dlg/queryfilter.cxx [build CXX] dbaccess/source/ui/dlg/queryorder.cxx [build CXX] dbaccess/source/ui/dlg/QueryPropertiesDialog.cxx [build CXX] dbaccess/source/ui/dlg/RelationDlg.cxx [build CXX] dbaccess/source/ui/dlg/sqlmessage.cxx [build CXX] dbaccess/source/ui/dlg/tablespage.cxx [build CXX] dbaccess/source/ui/dlg/TablesSingleDlg.cxx [build CXX] dbaccess/source/ui/dlg/TextConnectionHelper.cxx [build CXX] dbaccess/source/ui/dlg/textconnectionsettings.cxx [build CXX] dbaccess/source/ui/dlg/UserAdmin.cxx [build CXX] dbaccess/source/ui/dlg/UserAdminDlg.cxx [build CXX] dbaccess/source/ui/misc/asyncmodaldialog.cxx [build CXX] dbaccess/source/ui/misc/charsets.cxx [build CXX] dbaccess/source/ui/misc/controllerframe.cxx [build CXX] dbaccess/source/ui/misc/databaseobjectview.cxx [build CXX] dbaccess/source/ui/misc/datasourceconnector.cxx [build CXX] dbaccess/source/ui/misc/dbaundomanager.cxx [build CXX] dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx [build CXX] dbaccess/source/ui/misc/defaultobjectnamecheck.cxx [build CXX] dbaccess/source/ui/misc/DExport.cxx [build CXX] dbaccess/source/ui/misc/dsmeta.cxx [build CXX] dbaccess/source/ui/misc/HtmlReader.cxx [build CXX] dbaccess/source/ui/misc/imageprovider.cxx [build CXX] dbaccess/source/ui/misc/indexcollection.cxx [build CXX] dbaccess/source/ui/misc/linkeddocuments.cxx [build CXX] dbaccess/source/ui/misc/propertystorage.cxx [build CXX] dbaccess/source/ui/misc/RowSetDrop.cxx [build CXX] dbaccess/source/ui/misc/RtfReader.cxx [build CXX] dbaccess/source/ui/misc/singledoccontroller.cxx [build CXX] dbaccess/source/ui/misc/stringlistitem.cxx [build CXX] dbaccess/source/ui/misc/TableCopyHelper.cxx [build CXX] dbaccess/source/ui/misc/TokenWriter.cxx [build CXX] dbaccess/source/ui/misc/ToolBoxHelper.cxx [build CXX] dbaccess/source/ui/misc/uiservices.cxx [build CXX] dbaccess/source/ui/misc/UITools.cxx [build CXX] dbaccess/source/ui/misc/WColumnSelect.cxx [build CXX] dbaccess/source/ui/misc/WCopyTable.cxx [build CXX] dbaccess/source/ui/misc/WCPage.cxx [build CXX] dbaccess/source/ui/misc/WExtendPages.cxx [build CXX] dbaccess/source/ui/misc/WNameMatch.cxx [build CXX] dbaccess/source/ui/misc/WTypeSelect.cxx [build CXX] dbaccess/source/ui/querydesign/ConnectionLine.cxx [build CXX] dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx [build CXX] dbaccess/source/ui/querydesign/ConnectionLineData.cxx [build CXX] dbaccess/source/ui/querydesign/JAccess.cxx [build CXX] dbaccess/source/ui/querydesign/JoinController.cxx [build CXX] dbaccess/source/ui/querydesign/JoinDesignView.cxx [build CXX] dbaccess/source/ui/querydesign/JoinExchange.cxx [build CXX] dbaccess/source/ui/querydesign/JoinTableView.cxx [build CXX] dbaccess/source/ui/querydesign/LimitBox.cxx [build CXX] dbaccess/source/ui/querydesign/limitboxcontroller.cxx [build CXX] dbaccess/source/ui/querydesign/QTableConnection.cxx [build CXX] dbaccess/source/ui/querydesign/QTableConnectionData.cxx [build CXX] dbaccess/source/ui/querydesign/QTableWindow.cxx [build CXX] dbaccess/source/ui/querydesign/QTableWindowData.cxx [build CXX] dbaccess/source/ui/querydesign/querycontainerwindow.cxx [build CXX] dbaccess/source/ui/querydesign/querycontroller.cxx [build CXX] dbaccess/source/ui/querydesign/QueryDesignView.cxx [build CXX] dbaccess/source/ui/querydesign/querydlg.cxx [build CXX] dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx [build CXX] dbaccess/source/ui/querydesign/QueryTabConnUndoAction.cxx [build CXX] dbaccess/source/ui/querydesign/QueryTableView.cxx [build CXX] dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx [build CXX] dbaccess/source/ui/querydesign/QueryTextView.cxx [build CXX] dbaccess/source/ui/querydesign/QueryViewSwitch.cxx [build CXX] dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx [build CXX] dbaccess/source/ui/querydesign/TableConnection.cxx [build CXX] dbaccess/source/ui/querydesign/TableConnectionData.cxx [build CXX] dbaccess/source/ui/querydesign/TableFieldDescription.cxx [build CXX] dbaccess/source/ui/querydesign/TableFieldInfo.cxx [build CXX] dbaccess/source/ui/querydesign/TableWindow.cxx [build CXX] dbaccess/source/ui/querydesign/TableWindowAccess.cxx [build CXX] dbaccess/source/ui/querydesign/TableWindowData.cxx [build CXX] dbaccess/source/ui/querydesign/TableWindowListBox.cxx [build CXX] dbaccess/source/ui/querydesign/TableWindowTitle.cxx [build CXX] dbaccess/source/ui/relationdesign/RelationController.cxx [build CXX] dbaccess/source/ui/relationdesign/RelationDesignView.cxx [build CXX] dbaccess/source/ui/relationdesign/RelationTableView.cxx [build CXX] dbaccess/source/ui/relationdesign/RTableConnection.cxx [build CXX] dbaccess/source/ui/relationdesign/RTableConnectionData.cxx [build CXX] dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx [build CXX] dbaccess/source/ui/tabledesign/FieldDescriptions.cxx [build CXX] dbaccess/source/ui/tabledesign/TableController.cxx [build CXX] dbaccess/source/ui/tabledesign/TableDesignControl.cxx [build CXX] dbaccess/source/ui/tabledesign/TableDesignHelpBar.cxx [build CXX] dbaccess/source/ui/tabledesign/TableDesignView.cxx [build CXX] dbaccess/source/ui/tabledesign/TableFieldControl.cxx [build CXX] dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx [build CXX] dbaccess/source/ui/tabledesign/TableRow.cxx [build CXX] dbaccess/source/ui/tabledesign/TableRowExchange.cxx [build CXX] dbaccess/source/ui/tabledesign/TableUndo.cxx [build CXX] dbaccess/source/ui/tabledesign/TEditControl.cxx [build CXX] dbaccess/source/ui/uno/admindlg.cxx [build CXX] dbaccess/source/ui/uno/AdvancedSettingsDlg.cxx [build CXX] dbaccess/source/ui/uno/ColumnControl.cxx [build CXX] dbaccess/source/ui/uno/ColumnModel.cxx [build CXX] dbaccess/source/ui/uno/ColumnPeer.cxx [build CXX] dbaccess/source/ui/uno/composerdialogs.cxx [build CXX] dbaccess/source/ui/uno/copytablewizard.cxx [build CXX] dbaccess/source/ui/uno/dbinteraction.cxx [build CXX] dbaccess/source/ui/uno/DBTypeWizDlg.cxx [build CXX] dbaccess/source/ui/uno/DBTypeWizDlgSetup.cxx [build CXX] dbaccess/source/ui/uno/TableFilterDlg.cxx [build CXX] dbaccess/source/ui/uno/textconnectionsettings_uno.cxx [build CXX] dbaccess/source/ui/uno/unoadmin.cxx [build CXX] dbaccess/source/ui/uno/unoDirectSql.cxx [build CXX] dbaccess/source/ui/uno/unosqlmessage.cxx [build CXX] dbaccess/source/ui/uno/UserSettingsDlg.cxx [build CXX] writerfilter/source/rtftok/rtfcharsets.cxx [build CXX] writerfilter/source/rtftok/rtfcontrolwords.cxx [build CXX] writerfilter/source/rtftok/rtfdispatchdestination.cxx [build CXX] writerfilter/source/rtftok/rtfdispatchflag.cxx [build CXX] writerfilter/source/rtftok/rtfdispatchsymbol.cxx [build CXX] writerfilter/source/rtftok/rtfdispatchvalue.cxx [build CXX] writerfilter/source/rtftok/rtfdocumentfactory.cxx [build CXX] writerfilter/source/rtftok/rtfdocumentimpl.cxx [build CXX] writerfilter/source/rtftok/rtflookahead.cxx [build CXX] writerfilter/source/rtftok/rtfreferenceproperties.cxx [build CXX] writerfilter/source/rtftok/rtfreferencetable.cxx [build CXX] writerfilter/source/rtftok/rtfsdrimport.cxx [build CXX] writerfilter/source/rtftok/rtfskipdestination.cxx [build CXX] writerfilter/source/rtftok/rtfsprm.cxx [build CXX] writerfilter/source/rtftok/rtftokenizer.cxx [build CXX] writerfilter/source/rtftok/rtfvalue.cxx [build CXX] writerfilter/source/dmapper/BorderHandler.cxx [build CXX] writerfilter/source/dmapper/CellColorHandler.cxx [build CXX] writerfilter/source/dmapper/CellMarginHandler.cxx [build CXX] writerfilter/source/dmapper/ConversionHelper.cxx [build CXX] writerfilter/source/dmapper/DomainMapper.cxx [build CXX] writerfilter/source/dmapper/DomainMapperTableHandler.cxx [build CXX] writerfilter/source/dmapper/DomainMapperTableManager.cxx [build CXX] writerfilter/source/dmapper/DomainMapper_Impl.cxx [build CXX] writerfilter/source/dmapper/domainmapperfactory.cxx [build CXX] writerfilter/source/dmapper/FFDataHandler.cxx [build CXX] writerfilter/source/dmapper/FontTable.cxx [build CXX] writerfilter/source/dmapper/FormControlHelper.cxx [build CXX] writerfilter/source/dmapper/GraphicHelpers.cxx [build CXX] writerfilter/source/dmapper/GraphicImport.cxx [build CXX] writerfilter/source/dmapper/LatentStyleHandler.cxx [build CXX] writerfilter/source/dmapper/LoggedResources.cxx [build CXX] writerfilter/source/dmapper/MeasureHandler.cxx [build CXX] writerfilter/source/dmapper/TrackChangesHandler.cxx [build CXX] writerfilter/source/dmapper/ModelEventListener.cxx [build CXX] writerfilter/source/dmapper/NumberingManager.cxx [build CXX] writerfilter/source/dmapper/OLEHandler.cxx [build CXX] writerfilter/source/dmapper/PageBordersHandler.cxx [build CXX] writerfilter/source/dmapper/PropertyIds.cxx [build CXX] writerfilter/source/dmapper/PropertyMap.cxx [build CXX] writerfilter/source/dmapper/PropertyMapHelper.cxx [build CXX] writerfilter/source/dmapper/SdtHelper.cxx [build CXX] writerfilter/source/dmapper/SectionColumnHandler.cxx [build CXX] writerfilter/source/dmapper/SettingsTable.cxx [build CXX] writerfilter/source/dmapper/SmartTagHandler.cxx [build CXX] writerfilter/source/dmapper/StyleSheetTable.cxx [build CXX] writerfilter/source/dmapper/TDefTableHandler.cxx [build CXX] writerfilter/source/dmapper/TableManager.cxx [build CXX] writerfilter/source/dmapper/TablePositionHandler.cxx [build CXX] writerfilter/source/dmapper/TablePropertiesHandler.cxx [build CXX] writerfilter/source/dmapper/TagLogger.cxx [build CXX] writerfilter/source/dmapper/TextEffectsHandler.cxx [build CXX] writerfilter/source/dmapper/TblStylePrHandler.cxx [build CXX] writerfilter/source/dmapper/ThemeTable.cxx [build CXX] writerfilter/source/dmapper/WrapPolygonHandler.cxx [build CXX] writerfilter/source/dmapper/util.cxx [build CXX] writerfilter/source/filter/RtfFilter.cxx [build CXX] writerfilter/source/filter/WriterFilter.cxx [build CXX] writerfilter/source/ooxml/Handler.cxx [build CXX] writerfilter/source/ooxml/OOXMLBinaryObjectReference.cxx [build CXX] writerfilter/source/ooxml/OOXMLDocumentImpl.cxx [build CXX] writerfilter/source/ooxml/OOXMLFactory.cxx [build CXX] writerfilter/source/ooxml/OOXMLFastContextHandler.cxx [build CXX] writerfilter/source/ooxml/OOXMLFastDocumentHandler.cxx [build CXX] writerfilter/source/ooxml/OOXMLParserState.cxx [build CXX] writerfilter/source/ooxml/OOXMLPropertySet.cxx [build CXX] writerfilter/source/ooxml/OOXMLStreamImpl.cxx [build CXX] writerfilter/source/ooxml/qnametostrcore.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/qnametostr.cxx [build CXX] dbaccess/source/sdbtools/connection/connectiontools.cxx [build CXX] dbaccess/source/sdbtools/connection/datasourcemetadata.cxx [build CXX] dbaccess/source/sdbtools/connection/objectnames.cxx [build CXX] dbaccess/source/sdbtools/connection/tablename.cxx [build CXX] dbaccess/source/sdbtools/misc/sdbt_services.cxx [build CXX] desktop/source/app/app.cxx [build CXX] desktop/source/app/appinit.cxx [build CXX] desktop/source/app/check_ext_deps.cxx [build CXX] desktop/source/app/cmdlineargs.cxx [build CXX] desktop/source/app/cmdlinehelp.cxx [build CXX] desktop/source/app/desktopcontext.cxx [build CXX] desktop/source/app/dispatchwatcher.cxx [build CXX] desktop/source/app/langselect.cxx [build CXX] desktop/source/app/lockfile2.cxx [build CXX] desktop/source/app/officeipcthread.cxx [build CXX] desktop/source/app/opencl.cxx [build CXX] desktop/source/app/sofficemain.cxx [build CXX] desktop/source/app/userinstall.cxx [build CXX] desktop/source/migration/migration.cxx [build CXX] desktop/source/lib/init.cxx [build CXX] desktop/source/lib/lokinteractionhandler.cxx [build CXX] desktop/source/lib/lokclipboard.cxx [build CXX] extensions/source/abpilot/abpfinalpage.cxx [build CXX] extensions/source/abpilot/abspage.cxx [build CXX] extensions/source/abpilot/abspilot.cxx [build CXX] extensions/source/abpilot/admininvokationimpl.cxx [build CXX] extensions/source/abpilot/admininvokationpage.cxx [build CXX] extensions/source/abpilot/datasourcehandling.cxx [build CXX] extensions/source/abpilot/fieldmappingimpl.cxx [build CXX] extensions/source/abpilot/fieldmappingpage.cxx [build CXX] extensions/source/abpilot/moduleabp.cxx [build CXX] extensions/source/abpilot/tableselectionpage.cxx [build CXX] extensions/source/abpilot/typeselectionpage.cxx [build CXX] extensions/source/abpilot/unodialogabp.cxx [build CXX] extensions/source/propctrlr/MasterDetailLinkDialog.cxx [build CXX] extensions/source/propctrlr/browserline.cxx [build CXX] extensions/source/propctrlr/browserlistbox.cxx [build CXX] extensions/source/propctrlr/browserpage.cxx [build CXX] extensions/source/propctrlr/browserview.cxx [build CXX] extensions/source/propctrlr/buttonnavigationhandler.cxx [build CXX] extensions/source/propctrlr/cellbindinghandler.cxx [build CXX] extensions/source/propctrlr/cellbindinghelper.cxx [build CXX] extensions/source/propctrlr/commoncontrol.cxx [build CXX] extensions/source/propctrlr/composeduiupdate.cxx [build CXX] extensions/source/propctrlr/controlfontdialog.cxx [build CXX] extensions/source/propctrlr/defaultforminspection.cxx [build CXX] extensions/source/propctrlr/defaulthelpprovider.cxx [build CXX] extensions/source/propctrlr/editpropertyhandler.cxx [build CXX] extensions/source/propctrlr/eformshelper.cxx [build CXX] extensions/source/propctrlr/eformspropertyhandler.cxx [build CXX] extensions/source/propctrlr/eventhandler.cxx [build CXX] extensions/source/propctrlr/fontdialog.cxx [build CXX] extensions/source/propctrlr/formbrowsertools.cxx [build CXX] extensions/source/propctrlr/formcomponenthandler.cxx [build CXX] extensions/source/propctrlr/formcontroller.cxx [build CXX] extensions/source/propctrlr/formgeometryhandler.cxx [build CXX] extensions/source/propctrlr/formlinkdialog.cxx [build CXX] extensions/source/propctrlr/formmetadata.cxx [build CXX] extensions/source/propctrlr/genericpropertyhandler.cxx [build CXX] extensions/source/propctrlr/handlerhelper.cxx [build CXX] extensions/source/propctrlr/inspectorhelpwindow.cxx [build CXX] extensions/source/propctrlr/inspectormodelbase.cxx [build CXX] extensions/source/propctrlr/listselectiondlg.cxx [build CXX] extensions/source/propctrlr/modulepcr.cxx [build CXX] extensions/source/propctrlr/newdatatype.cxx [build CXX] extensions/source/propctrlr/objectinspectormodel.cxx [build CXX] extensions/source/propctrlr/pcrcommon.cxx [build CXX] extensions/source/propctrlr/pcrservices.cxx [build CXX] extensions/source/propctrlr/pcrunodialogs.cxx [build CXX] extensions/source/propctrlr/propcontroller.cxx [build CXX] extensions/source/propctrlr/propertycomposer.cxx [build CXX] extensions/source/propctrlr/propertycontrolextender.cxx [build CXX] extensions/source/propctrlr/propertyeditor.cxx [build CXX] extensions/source/propctrlr/propertyhandler.cxx [build CXX] extensions/source/propctrlr/propeventtranslation.cxx [build CXX] extensions/source/propctrlr/pushbuttonnavigation.cxx [build CXX] extensions/source/propctrlr/selectlabeldialog.cxx [build CXX] extensions/source/propctrlr/sqlcommanddesign.cxx [build CXX] extensions/source/propctrlr/standardcontrol.cxx [build CXX] extensions/source/propctrlr/stringrepresentation.cxx [build CXX] extensions/source/propctrlr/submissionhandler.cxx [build CXX] extensions/source/propctrlr/taborder.cxx [build CXX] extensions/source/propctrlr/unourl.cxx [build CXX] extensions/source/propctrlr/usercontrol.cxx [build CXX] extensions/source/propctrlr/xsddatatypes.cxx [build CXX] extensions/source/propctrlr/xsdvalidationhelper.cxx [build CXX] extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx [build MOD] libwpg [build DEP] LNK:Library/libxmlfdlo.so [build LNK] Library/libxmlfdlo.so [build CXX] sc/source/core/data/attarray.cxx [build CXX] sc/source/core/data/attrib.cxx [build CXX] sc/source/core/data/autonamecache.cxx [build CXX] sc/source/core/data/bcaslot.cxx [build CXX] sc/source/core/data/bigrange.cxx [build CXX] sc/source/core/data/celltextattr.cxx [build CXX] sc/source/core/data/cellvalue.cxx [build CXX] sc/source/core/data/cellvalues.cxx [build CXX] sc/source/core/data/clipcontext.cxx [build CXX] sc/source/core/data/clipparam.cxx [build CXX] sc/source/core/data/colcontainer.cxx [build CXX] sc/source/core/data/column.cxx [build CXX] sc/source/core/data/column2.cxx [build CXX] sc/source/core/data/column3.cxx [build CXX] sc/source/core/data/column4.cxx [build CXX] sc/source/core/data/columniterator.cxx [build CXX] sc/source/core/data/columnset.cxx [build CXX] sc/source/core/data/columnspanset.cxx [build CXX] sc/source/core/data/compressedarray.cxx [build CXX] sc/source/core/data/colorscale.cxx [build CXX] sc/source/core/data/conditio.cxx [build CXX] sc/source/core/data/dbdocutl.cxx [build CXX] sc/source/core/data/dociter.cxx [build CXX] sc/source/core/data/docparam.cxx [build CXX] sc/source/core/data/docpool.cxx [build CXX] sc/source/core/data/documen2.cxx [build CXX] sc/source/core/data/documen3.cxx [build CXX] sc/source/core/data/documen4.cxx [build CXX] sc/source/core/data/documen5.cxx [build CXX] sc/source/core/data/documen6.cxx [build CXX] sc/source/core/data/documen7.cxx [build CXX] sc/source/core/data/documen8.cxx [build CXX] sc/source/core/data/documen9.cxx [build CXX] sc/source/core/data/document.cxx [build CXX] sc/source/core/data/document10.cxx [build CXX] sc/source/core/data/documentimport.cxx [build CXX] sc/source/core/data/documentstreamaccess.cxx [build CXX] sc/source/core/data/dpdimsave.cxx [build CXX] sc/source/core/data/dpfilteredcache.cxx [build CXX] sc/source/core/data/dpglobal.cxx [build CXX] sc/source/core/data/dpgroup.cxx [build CXX] sc/source/core/data/dpitemdata.cxx [build CXX] sc/source/core/data/dpnumgroupinfo.cxx [build CXX] sc/source/core/data/dpobject.cxx [build CXX] sc/source/core/data/dpoutput.cxx [build CXX] sc/source/core/data/dpoutputgeometry.cxx [build CXX] sc/source/core/data/dpresfilter.cxx [build CXX] sc/source/core/data/dpsave.cxx [build CXX] sc/source/core/data/dpsdbtab.cxx [build CXX] sc/source/core/data/dpshttab.cxx [build CXX] sc/source/core/data/dptabdat.cxx [build CXX] sc/source/core/data/dpcache.cxx [build CXX] sc/source/core/data/dptabres.cxx [build CXX] sc/source/core/data/dptabsrc.cxx [build CXX] sc/source/core/data/dputil.cxx [build CXX] sc/source/core/data/drawpage.cxx [build CXX] sc/source/core/data/drwlayer.cxx [build CXX] sc/source/core/data/edittextiterator.cxx [build CXX] sc/source/core/data/fillinfo.cxx [build CXX] sc/source/core/data/formulacell.cxx [build CXX] sc/source/core/data/formulaiter.cxx [build CXX] sc/source/core/data/funcdesc.cxx [build CXX] sc/source/core/data/global.cxx [build CXX] sc/source/core/data/global2.cxx [build CXX] sc/source/core/data/globalx.cxx [build CXX] sc/source/core/data/grouptokenconverter.cxx [build CXX] sc/source/core/data/listenercontext.cxx [build CXX] sc/source/core/data/markarr.cxx [build CXX] sc/source/core/data/markdata.cxx [build CXX] sc/source/core/data/markmulti.cxx [build CXX] sc/source/core/data/mtvcellfunc.cxx [build CXX] sc/source/core/data/mtvelements.cxx [build CXX] sc/source/core/data/olinetab.cxx [build CXX] sc/source/core/data/pagepar.cxx [build CXX] sc/source/core/data/patattr.cxx [build CXX] sc/source/core/data/pivot2.cxx [build CXX] sc/source/core/data/poolhelp.cxx [build CXX] sc/source/core/data/postit.cxx [build CXX] sc/source/core/data/refupdatecontext.cxx [build CXX] sc/source/core/data/rowheightcontext.cxx [build CXX] sc/source/core/data/segmenttree.cxx [build CXX] sc/source/core/data/sheetevents.cxx [build CXX] sc/source/core/data/simpleformulacalc.cxx [build CXX] sc/source/core/data/sortparam.cxx [build CXX] sc/source/core/data/stlpool.cxx [build CXX] sc/source/core/data/stlsheet.cxx [build CXX] sc/source/core/data/subtotalparam.cxx [build CXX] sc/source/core/data/tabbgcolor.cxx [build CXX] sc/source/core/data/table1.cxx [build CXX] sc/source/core/data/table2.cxx [build CXX] sc/source/core/data/table3.cxx [build CXX] sc/source/core/data/table4.cxx [build CXX] sc/source/core/data/table5.cxx [build CXX] sc/source/core/data/table6.cxx [build CXX] sc/source/core/data/table7.cxx [build CXX] sc/source/core/data/tabprotection.cxx [build CXX] sc/source/core/data/types.cxx [build CXX] sc/source/core/data/userdat.cxx [build CXX] sc/source/core/data/validat.cxx [build CXX] sc/source/core/tool/addincfg.cxx [build CXX] sc/source/core/tool/addincol.cxx [build CXX] sc/source/core/tool/addinhelpid.cxx [build CXX] sc/source/core/tool/addinlis.cxx [build CXX] sc/source/core/tool/address.cxx [build CXX] sc/source/core/tool/adiasync.cxx [build CXX] sc/source/core/tool/appoptio.cxx [build CXX] sc/source/core/tool/autoform.cxx [build CXX] sc/source/core/tool/bulkdatahint.cxx [build CXX] sc/source/core/tool/brdcst.cxx [build CXX] sc/source/core/tool/calcconfig.cxx [build CXX] sc/source/core/tool/callform.cxx [build CXX] sc/source/core/tool/cellform.cxx [build CXX] sc/source/core/tool/cellkeytranslator.cxx [build CXX] sc/source/core/tool/chartarr.cxx [build CXX] sc/source/core/tool/charthelper.cxx [build CXX] sc/source/core/tool/chartlis.cxx [build CXX] sc/source/core/tool/chartlock.cxx [build CXX] sc/source/core/tool/chartpos.cxx [build CXX] sc/source/core/tool/chgtrack.cxx [build CXX] sc/source/core/tool/chgviset.cxx [build CXX] sc/source/core/tool/compare.cxx [build CXX] sc/source/core/tool/compiler.cxx [build CXX] sc/source/core/tool/consoli.cxx [build CXX] sc/source/core/tool/dbdata.cxx [build CXX] sc/source/core/tool/ddelink.cxx [build CXX] sc/source/core/tool/defaultsoptions.cxx [build CXX] sc/source/core/tool/detdata.cxx [build CXX] sc/source/core/tool/detfunc.cxx [build CXX] sc/source/core/tool/docoptio.cxx [build CXX] sc/source/core/tool/doubleref.cxx [build CXX] sc/source/core/tool/editdataarray.cxx [build CXX] sc/source/core/tool/editutil.cxx [build CXX] sc/source/core/tool/filtopt.cxx [build CXX] sc/source/core/tool/formulagroup.cxx [build CXX] sc/source/core/tool/formulaopt.cxx [build CXX] sc/source/core/tool/formulaparserpool.cxx [build CXX] sc/source/core/tool/formularesult.cxx [build CXX] sc/source/core/tool/grouparealistener.cxx [build CXX] sc/source/core/tool/hints.cxx [build CXX] sc/source/core/tool/inputopt.cxx [build CXX] sc/source/core/tool/interpr1.cxx [build CXX] sc/source/core/tool/interpr2.cxx [build CXX] sc/source/core/tool/interpr3.cxx [build CXX] sc/source/core/tool/interpr4.cxx [build CXX] sc/source/core/tool/interpr5.cxx [build CXX] sc/source/core/tool/interpr6.cxx [build CXX] sc/source/core/tool/interpr7.cxx [build CXX] sc/source/core/tool/interpr8.cxx [build CXX] sc/source/core/tool/interpretercontext.cxx [build CXX] sc/source/core/tool/jumpmatrix.cxx [build CXX] sc/source/core/tool/listenerquery.cxx [build CXX] sc/source/core/tool/lookupcache.cxx [build CXX] sc/source/core/tool/math.cxx [build CXX] sc/source/core/tool/matrixoperators.cxx [build CXX] sc/source/core/tool/navicfg.cxx [build CXX] sc/source/core/tool/numformat.cxx [build CXX] sc/source/core/tool/odffmap.cxx [build CXX] sc/source/core/tool/optutil.cxx [build CXX] sc/source/core/tool/orcusxml.cxx [build CXX] sc/source/core/tool/parclass.cxx [build CXX] sc/source/core/tool/printopt.cxx [build CXX] sc/source/core/tool/prnsave.cxx [build CXX] sc/source/core/tool/progress.cxx [build CXX] sc/source/core/tool/queryentry.cxx [build CXX] sc/source/core/tool/queryparam.cxx [build CXX] sc/source/core/tool/rangelst.cxx [build CXX] sc/source/core/tool/rangenam.cxx [build CXX] sc/source/core/tool/rangeseq.cxx [build CXX] sc/source/core/tool/rangeutl.cxx [build CXX] sc/source/core/tool/rechead.cxx [build CXX] sc/source/core/tool/recursionhelper.cxx [build CXX] sc/source/core/tool/refdata.cxx [build CXX] sc/source/core/tool/reffind.cxx [build CXX] sc/source/core/tool/refhint.cxx [build CXX] sc/source/core/tool/refreshtimer.cxx [build CXX] sc/source/core/tool/reftokenhelper.cxx [build CXX] sc/source/core/tool/refupdat.cxx [build CXX] sc/source/core/tool/scmatrix.cxx [build CXX] sc/source/core/tool/scopetools.cxx [build CXX] sc/source/core/tool/sharedformula.cxx [build CXX] sc/source/core/tool/simplerangelist.cxx [build CXX] sc/source/core/tool/stringutil.cxx [build CXX] sc/source/core/tool/stylehelper.cxx [build CXX] sc/source/core/tool/subtotal.cxx [build CXX] sc/source/core/tool/token.cxx [build CXX] sc/source/core/tool/tokenstringcontext.cxx [build CXX] sc/source/core/tool/typedstrdata.cxx [build CXX] sc/source/core/tool/unitconv.cxx [build CXX] sc/source/core/tool/userlist.cxx [build CXX] sc/source/core/tool/viewopti.cxx [build CXX] sc/source/core/tool/webservicelink.cxx [build CXX] sc/source/core/tool/zforauto.cxx [build CXX] sc/source/filter/xml/datastreamimport.cxx [build CXX] sc/source/filter/xml/XMLCalculationSettingsContext.cxx [build CXX] sc/source/filter/xml/XMLCellRangeSourceContext.cxx [build CXX] sc/source/filter/xml/XMLChangeTrackingExportHelper.cxx [build CXX] sc/source/filter/xml/XMLChangeTrackingImportHelper.cxx [build CXX] sc/source/filter/xml/XMLCodeNameProvider.cxx [build CXX] sc/source/filter/xml/XMLColumnRowGroupExport.cxx [build CXX] sc/source/filter/xml/XMLConsolidationContext.cxx [build CXX] sc/source/filter/xml/XMLConverter.cxx [build CXX] sc/source/filter/xml/XMLDDELinksContext.cxx [build CXX] sc/source/filter/xml/XMLDetectiveContext.cxx [build CXX] sc/source/filter/xml/XMLEmptyContext.cxx [build CXX] sc/source/filter/xml/XMLExportDDELinks.cxx [build CXX] sc/source/filter/xml/XMLExportDataPilot.cxx [build CXX] sc/source/filter/xml/XMLExportDatabaseRanges.cxx [build CXX] sc/source/filter/xml/XMLExportIterator.cxx [build CXX] sc/source/filter/xml/XMLExportSharedData.cxx [build CXX] sc/source/filter/xml/XMLStylesExportHelper.cxx [build CXX] sc/source/filter/xml/XMLStylesImportHelper.cxx [build CXX] sc/source/filter/xml/XMLTableHeaderFooterContext.cxx [build CXX] sc/source/filter/xml/XMLTableMasterPageExport.cxx [build CXX] sc/source/filter/xml/XMLTableShapeImportHelper.cxx [build CXX] sc/source/filter/xml/XMLTableShapeResizer.cxx [build CXX] sc/source/filter/xml/XMLTableShapesContext.cxx [build CXX] sc/source/filter/xml/XMLTableSourceContext.cxx [build CXX] sc/source/filter/xml/XMLTrackedChangesContext.cxx [build CXX] sc/source/filter/xml/cachedattraccess.cxx [build CXX] sc/source/filter/xml/celltextparacontext.cxx [build CXX] sc/source/filter/xml/editattributemap.cxx [build CXX] sc/source/filter/xml/importcontext.cxx [build CXX] sc/source/filter/xml/pivotsource.cxx [build CXX] sc/source/filter/xml/sheetdata.cxx [build CXX] sc/source/filter/xml/xmlannoi.cxx [build CXX] sc/source/filter/xml/xmlbodyi.cxx [build CXX] sc/source/filter/xml/xmlcelli.cxx [build CXX] sc/source/filter/xml/xmlcoli.cxx [build CXX] sc/source/filter/xml/xmlcondformat.cxx [build CXX] sc/source/filter/xml/xmlconti.cxx [build CXX] sc/source/filter/xml/xmlcvali.cxx [build CXX] sc/source/filter/xml/xmldpimp.cxx [build CXX] sc/source/filter/xml/xmldrani.cxx [build CXX] sc/source/filter/xml/xmlexprt.cxx [build CXX] sc/source/filter/xml/xmlexternaltabi.cxx [build CXX] sc/source/filter/xml/xmlfilti.cxx [build CXX] sc/source/filter/xml/xmlfonte.cxx [build CXX] sc/source/filter/xml/xmlimprt.cxx [build CXX] sc/source/filter/xml/xmllabri.cxx [build CXX] sc/source/filter/xml/xmlmappingi.cxx [build CXX] sc/source/filter/xml/xmlnexpi.cxx [build CXX] sc/source/filter/xml/xmlrowi.cxx [build CXX] sc/source/filter/xml/xmlsceni.cxx [build CXX] sc/source/filter/xml/xmlsorti.cxx [build CXX] sc/source/filter/xml/xmlstyle.cxx [build CXX] sc/source/filter/xml/xmlstyli.cxx [build CXX] sc/source/filter/xml/xmlsubti.cxx [build CXX] sc/source/filter/xml/xmltabi.cxx [build CXX] sc/source/filter/xml/xmltransformationi.cxx [build CXX] sc/source/filter/xml/xmlwrap.cxx [build CXX] sc/source/filter/importfilterdata.cxx [build CXX] sc/source/ui/Accessibility/AccessibilityHints.cxx [build CXX] sc/source/ui/Accessibility/AccessibleCell.cxx [build CXX] sc/source/ui/Accessibility/AccessibleCellBase.cxx [build CXX] sc/source/ui/Accessibility/AccessibleContextBase.cxx [build CXX] sc/source/ui/Accessibility/AccessibleCsvControl.cxx [build CXX] sc/source/ui/Accessibility/AccessibleDocument.cxx [build CXX] sc/source/ui/Accessibility/AccessibleDocumentBase.cxx [build CXX] sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx [build CXX] sc/source/ui/Accessibility/AccessibleEditObject.cxx [build CXX] sc/source/ui/Accessibility/AccessibleFilterMenu.cxx [build CXX] sc/source/ui/Accessibility/AccessibleFilterMenuItem.cxx [build CXX] sc/source/ui/Accessibility/AccessibleFilterTopWindow.cxx [build CXX] sc/source/ui/Accessibility/AccessibleGlobal.cxx [build CXX] sc/source/ui/Accessibility/AccessiblePageHeader.cxx [build CXX] sc/source/ui/Accessibility/AccessiblePageHeaderArea.cxx [build CXX] sc/source/ui/Accessibility/AccessiblePreviewCell.cxx [build CXX] sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx [build CXX] sc/source/ui/Accessibility/AccessiblePreviewTable.cxx [build CXX] sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx [build CXX] sc/source/ui/Accessibility/AccessibleTableBase.cxx [build CXX] sc/source/ui/Accessibility/AccessibleText.cxx [build CXX] sc/source/ui/Accessibility/DrawModelBroadcaster.cxx [build CXX] sc/source/ui/app/client.cxx [build CXX] sc/source/ui/app/drwtrans.cxx [build CXX] sc/source/ui/app/inputhdl.cxx [build CXX] sc/source/ui/app/inputwin.cxx [build CXX] sc/source/ui/app/lnktrans.cxx [build CXX] sc/source/ui/app/msgpool.cxx [build CXX] sc/source/ui/app/rfindlst.cxx [build CXX] sc/source/ui/app/scdll.cxx [build CXX] sc/source/ui/app/scmod.cxx [build CXX] sc/source/ui/app/seltrans.cxx [build CXX] sc/source/ui/app/transobj.cxx [build CXX] sc/source/ui/app/typemap.cxx [build CXX] sc/source/ui/app/uiitems.cxx [build CXX] sc/source/ui/attrdlg/scabstdlg.cxx [build CXX] sc/source/ui/cctrl/cbnumberformat.cxx [build CXX] sc/source/ui/cctrl/cbuttonw.cxx [build CXX] sc/source/ui/cctrl/checklistmenu.cxx [build CXX] sc/source/ui/cctrl/dpcontrol.cxx [build CXX] sc/source/ui/cctrl/tbzoomsliderctrl.cxx [build CXX] sc/source/ui/condformat/condformatdlg.cxx [build CXX] sc/source/ui/condformat/condformatdlgentry.cxx [build CXX] sc/source/ui/condformat/condformatdlgitem.cxx [build CXX] sc/source/ui/condformat/condformathelper.cxx [build CXX] sc/source/ui/condformat/colorformat.cxx [build CXX] sc/source/ui/dataprovider/csvdataprovider.cxx [build CXX] sc/source/ui/dataprovider/dataprovider.cxx [build CXX] sc/source/ui/dataprovider/datatransformation.cxx [build CXX] sc/source/ui/dataprovider/htmldataprovider.cxx [build CXX] sc/source/ui/dataprovider/xmldataprovider.cxx [build CXX] sc/source/ui/dataprovider/sqldataprovider.cxx [build CXX] sc/source/ui/dbgui/asciiopt.cxx [build CXX] sc/source/ui/dbgui/consdlg.cxx [build CXX] sc/source/ui/dbgui/csvcontrol.cxx [build CXX] sc/source/ui/dbgui/csvgrid.cxx [build CXX] sc/source/ui/dbgui/csvruler.cxx [build CXX] sc/source/ui/dbgui/csvsplits.cxx [build CXX] sc/source/ui/dbgui/csvtablebox.cxx [build CXX] sc/source/ui/dbgui/dbnamdlg.cxx [build CXX] sc/source/ui/dbgui/filtdlg.cxx [build CXX] sc/source/ui/dbgui/foptmgr.cxx [build CXX] sc/source/ui/dbgui/imoptdlg.cxx [build CXX] sc/source/ui/dbgui/PivotLayoutDialog.cxx [build CXX] sc/source/ui/dbgui/PivotLayoutTreeListBase.cxx [build CXX] sc/source/ui/dbgui/PivotLayoutTreeListData.cxx [build CXX] sc/source/ui/dbgui/PivotLayoutTreeListLabel.cxx [build CXX] sc/source/ui/dbgui/PivotLayoutTreeList.cxx [build CXX] sc/source/ui/dbgui/sfiltdlg.cxx [build CXX] sc/source/ui/dbgui/validate.cxx [build CXX] sc/source/ui/dialogs/searchresults.cxx [build CXX] sc/source/ui/docshell/arealink.cxx [build CXX] sc/source/ui/docshell/autostyl.cxx [build CXX] sc/source/ui/docshell/datastream.cxx [build CXX] sc/source/ui/docshell/dbdocfun.cxx [build CXX] sc/source/ui/docshell/dbdocimp.cxx [build CXX] sc/source/ui/docshell/docfunc.cxx [build CXX] sc/source/ui/docshell/docfuncutil.cxx [build CXX] sc/source/ui/docshell/docsh.cxx [build CXX] sc/source/ui/docshell/docsh2.cxx [build CXX] sc/source/ui/docshell/docsh3.cxx [build CXX] sc/source/ui/docshell/docsh4.cxx [build CXX] sc/source/ui/docshell/docsh5.cxx [build CXX] sc/source/ui/docshell/docsh6.cxx [build CXX] sc/source/ui/docshell/docsh8.cxx [build CXX] sc/source/ui/docshell/documentlinkmgr.cxx [build CXX] sc/source/ui/docshell/editable.cxx [build CXX] sc/source/ui/docshell/externalrefmgr.cxx [build CXX] sc/source/ui/docshell/impex.cxx [build CXX] sc/source/ui/docshell/macromgr.cxx [build CXX] sc/source/ui/docshell/olinefun.cxx [build CXX] sc/source/ui/docshell/pagedata.cxx [build CXX] sc/source/ui/docshell/pntlock.cxx [build CXX] sc/source/ui/docshell/servobj.cxx [build CXX] sc/source/ui/docshell/sizedev.cxx [build CXX] sc/source/ui/docshell/tablink.cxx [build CXX] sc/source/ui/drawfunc/chartsh.cxx [build CXX] sc/source/ui/drawfunc/drawsh.cxx [build CXX] sc/source/ui/drawfunc/drawsh2.cxx [build CXX] sc/source/ui/drawfunc/drawsh4.cxx [build CXX] sc/source/ui/drawfunc/drawsh5.cxx [build CXX] sc/source/ui/drawfunc/drformsh.cxx [build CXX] sc/source/ui/drawfunc/drtxtob.cxx [build CXX] sc/source/ui/drawfunc/drtxtob1.cxx [build CXX] sc/source/ui/drawfunc/drtxtob2.cxx [build CXX] sc/source/ui/drawfunc/fuconarc.cxx [build CXX] sc/source/ui/drawfunc/fuconcustomshape.cxx [build CXX] sc/source/ui/drawfunc/fuconpol.cxx [build CXX] sc/source/ui/drawfunc/fuconrec.cxx [build CXX] sc/source/ui/drawfunc/fuconstr.cxx [build CXX] sc/source/ui/drawfunc/fuconuno.cxx [build CXX] sc/source/ui/drawfunc/fudraw.cxx [build CXX] sc/source/ui/drawfunc/fuins1.cxx [build CXX] sc/source/ui/drawfunc/fuins2.cxx [build CXX] sc/source/ui/drawfunc/fupoor.cxx [build CXX] sc/source/ui/drawfunc/fusel.cxx [build CXX] sc/source/ui/drawfunc/fusel2.cxx [build CXX] sc/source/ui/drawfunc/futext.cxx [build CXX] sc/source/ui/drawfunc/futext2.cxx [build CXX] sc/source/ui/drawfunc/futext3.cxx [build CXX] sc/source/ui/drawfunc/graphsh.cxx [build CXX] sc/source/ui/drawfunc/mediash.cxx [build CXX] sc/source/ui/drawfunc/oleobjsh.cxx [build CXX] sc/source/ui/formdlg/dwfunctr.cxx [build CXX] sc/source/ui/formdlg/formdata.cxx [build CXX] sc/source/ui/formdlg/formula.cxx [build CXX] sc/source/ui/miscdlgs/acredlin.cxx [build CXX] sc/source/ui/miscdlgs/anyrefdg.cxx [build CXX] sc/source/ui/miscdlgs/autofmt.cxx [build CXX] sc/source/ui/miscdlgs/conflictsdlg.cxx [build CXX] sc/source/ui/miscdlgs/crnrdlg.cxx [build CXX] sc/source/ui/miscdlgs/datastreamdlg.cxx [build CXX] sc/source/ui/miscdlgs/dataproviderdlg.cxx [build CXX] sc/source/ui/miscdlgs/datatableview.cxx [build CXX] sc/source/ui/miscdlgs/highred.cxx [build CXX] sc/source/ui/miscdlgs/mergecellsdialog.cxx [build CXX] sc/source/ui/miscdlgs/optsolver.cxx [build CXX] sc/source/ui/miscdlgs/protectiondlg.cxx [build CXX] sc/source/ui/miscdlgs/redcom.cxx [build CXX] sc/source/ui/miscdlgs/retypepassdlg.cxx [build CXX] sc/source/ui/miscdlgs/sharedocdlg.cxx [build CXX] sc/source/ui/miscdlgs/simpref.cxx [build CXX] sc/source/ui/miscdlgs/solveroptions.cxx [build CXX] sc/source/ui/miscdlgs/solverutil.cxx [build CXX] sc/source/ui/miscdlgs/solvrdlg.cxx [build CXX] sc/source/ui/miscdlgs/tabopdlg.cxx [build CXX] sc/source/ui/miscdlgs/warnbox.cxx [build CXX] sc/source/ui/namedlg/namedefdlg.cxx [build CXX] sc/source/ui/namedlg/namedlg.cxx [build CXX] sc/source/ui/namedlg/namemgrtable.cxx [build CXX] sc/source/ui/navipi/content.cxx [build CXX] sc/source/ui/navipi/navcitem.cxx [build CXX] sc/source/ui/navipi/navipi.cxx [build CXX] sc/source/ui/navipi/scenwnd.cxx [build CXX] sc/source/ui/pagedlg/areasdlg.cxx [build CXX] sc/source/ui/pagedlg/tphfedit.cxx [build CXX] sc/source/ui/sidebar/AlignmentPropertyPanel.cxx [build CXX] sc/source/ui/sidebar/CellLineStyleControl.cxx [build CXX] sc/source/ui/sidebar/CellLineStyleValueSet.cxx [build CXX] sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx [build CXX] sc/source/ui/sidebar/CellBorderStyleControl.cxx [build CXX] sc/source/ui/sidebar/NumberFormatControl.cxx [build CXX] sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx [build CXX] sc/source/ui/sidebar/ScPanelFactory.cxx [build CXX] sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/CorrelationDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/CovarianceDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/ChiSquareTestDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/FourierAnalysisDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/FTestDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx [build CXX] sc/source/ui/StatisticsDialogs/MovingAverageDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/RegressionDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/SamplingDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.cxx [build CXX] sc/source/ui/StatisticsDialogs/TTestDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/ZTestDialog.cxx [build CXX] sc/source/ui/uitest/uiobject.cxx [build CXX] sc/source/ui/undo/areasave.cxx [build CXX] sc/source/ui/undo/refundo.cxx [build CXX] sc/source/ui/undo/target.cxx [build CXX] sc/source/ui/undo/undobase.cxx [build CXX] sc/source/ui/undo/undoblk.cxx [build CXX] sc/source/ui/undo/undoblk2.cxx [build CXX] sc/source/ui/undo/undoblk3.cxx [build CXX] sc/source/ui/undo/undocell.cxx [build CXX] sc/source/ui/undo/undocell2.cxx [build CXX] sc/source/ui/undo/undoconvert.cxx [build CXX] sc/source/ui/undo/undodat.cxx [build CXX] sc/source/ui/undo/undodraw.cxx [build CXX] sc/source/ui/undo/undoolk.cxx [build CXX] sc/source/ui/undo/undorangename.cxx [build CXX] sc/source/ui/undo/undosort.cxx [build CXX] sc/source/ui/undo/undostyl.cxx [build CXX] sc/source/ui/undo/undotab.cxx [build CXX] sc/source/ui/undo/undoutil.cxx [build CXX] sc/source/ui/unoobj/ChartRangeSelectionListener.cxx [build CXX] sc/source/ui/unoobj/addruno.cxx [build CXX] sc/source/ui/unoobj/afmtuno.cxx [build CXX] sc/source/ui/unoobj/appluno.cxx [build CXX] sc/source/ui/unoobj/celllistsource.cxx [build CXX] sc/source/ui/unoobj/cellsuno.cxx [build CXX] sc/source/ui/unoobj/cellvaluebinding.cxx [build CXX] sc/source/ui/unoobj/chart2uno.cxx [build CXX] sc/source/ui/unoobj/chartuno.cxx [build CXX] sc/source/ui/unoobj/condformatuno.cxx [build CXX] sc/source/ui/unoobj/confuno.cxx [build CXX] sc/source/ui/unoobj/convuno.cxx [build CXX] sc/source/ui/unoobj/cursuno.cxx [build CXX] sc/source/ui/unoobj/dapiuno.cxx [build CXX] sc/source/ui/unoobj/datauno.cxx [build CXX] sc/source/ui/unoobj/defltuno.cxx [build CXX] sc/source/ui/unoobj/dispuno.cxx [build CXX] sc/source/ui/unoobj/docuno.cxx [build CXX] sc/source/ui/unoobj/drdefuno.cxx [build CXX] sc/source/ui/unoobj/editsrc.cxx [build CXX] sc/source/ui/unoobj/eventuno.cxx [build CXX] sc/source/ui/unoobj/fielduno.cxx [build CXX] sc/source/ui/unoobj/filtuno.cxx [build CXX] sc/source/ui/unoobj/fmtuno.cxx [build CXX] sc/source/ui/unoobj/forbiuno.cxx [build CXX] sc/source/ui/unoobj/funcuno.cxx [build CXX] sc/source/ui/unoobj/linkuno.cxx [build CXX] sc/source/ui/unoobj/listenercalls.cxx [build CXX] sc/source/ui/unoobj/miscuno.cxx [build CXX] sc/source/ui/unoobj/nameuno.cxx [build CXX] sc/source/ui/unoobj/notesuno.cxx [build CXX] sc/source/ui/unoobj/optuno.cxx [build CXX] sc/source/ui/unoobj/pageuno.cxx [build CXX] sc/source/ui/unoobj/PivotTableDataProvider.cxx [build CXX] sc/source/ui/unoobj/PivotTableDataSource.cxx [build CXX] sc/source/ui/unoobj/PivotTableDataSequence.cxx [build CXX] sc/source/ui/unoobj/TablePivotCharts.cxx [build CXX] sc/source/ui/unoobj/TablePivotChart.cxx [build CXX] sc/source/ui/unoobj/ChartTools.cxx [build CXX] sc/source/ui/unoobj/servuno.cxx [build CXX] sc/source/ui/unoobj/shapeuno.cxx [build CXX] sc/source/ui/unoobj/srchuno.cxx [build CXX] sc/source/ui/unoobj/styleuno.cxx [build CXX] sc/source/ui/unoobj/targuno.cxx [build CXX] sc/source/ui/unoobj/textuno.cxx [build CXX] sc/source/ui/unoobj/tokenuno.cxx [build CXX] sc/source/ui/unoobj/unodoc.cxx [build CXX] sc/source/ui/unoobj/unoreflist.cxx [build CXX] sc/source/ui/unoobj/viewuno.cxx [build CXX] sc/source/ui/unoobj/warnpassword.cxx [build CXX] sc/source/ui/view/auditsh.cxx [build CXX] sc/source/ui/view/cellmergeoption.cxx [build CXX] sc/source/ui/view/cellsh.cxx [build CXX] sc/source/ui/view/cellsh1.cxx [build CXX] sc/source/ui/view/cellsh2.cxx [build CXX] sc/source/ui/view/cellsh3.cxx [build CXX] sc/source/ui/view/cellsh4.cxx [build CXX] sc/source/ui/view/colrowba.cxx [build CXX] sc/source/ui/view/cliputil.cxx [build CXX] sc/source/ui/view/dbfunc.cxx [build CXX] sc/source/ui/view/dbfunc2.cxx [build CXX] sc/source/ui/view/dbfunc3.cxx [build CXX] sc/source/ui/view/dbfunc4.cxx [build CXX] sc/source/ui/view/drawutil.cxx [build CXX] sc/source/ui/view/drawvie3.cxx [build CXX] sc/source/ui/view/drawvie4.cxx [build CXX] sc/source/ui/view/drawview.cxx [build CXX] sc/source/ui/view/editsh.cxx [build CXX] sc/source/ui/view/formatsh.cxx [build CXX] sc/source/ui/view/gridmerg.cxx [build CXX] sc/source/ui/view/gridwin.cxx [build CXX] sc/source/ui/view/gridwin2.cxx [build CXX] sc/source/ui/view/gridwin3.cxx [build CXX] sc/source/ui/view/gridwin4.cxx [build CXX] sc/source/ui/view/gridwin5.cxx [build CXX] sc/source/ui/view/hdrcont.cxx [build CXX] sc/source/ui/view/hintwin.cxx [build CXX] sc/source/ui/view/imapwrap.cxx [build CXX] sc/source/ui/view/invmerge.cxx [build CXX] sc/source/ui/view/notemark.cxx [build CXX] sc/source/ui/view/olinewin.cxx [build CXX] sc/source/ui/view/output.cxx [build CXX] sc/source/ui/view/output2.cxx [build CXX] sc/source/ui/view/output3.cxx [build CXX] sc/source/ui/view/overlayobject.cxx [build CXX] sc/source/ui/view/pfuncache.cxx [build CXX] sc/source/ui/view/pgbrksh.cxx [build CXX] sc/source/ui/view/pivotsh.cxx [build CXX] sc/source/ui/view/preview.cxx [build CXX] sc/source/ui/view/prevloc.cxx [build CXX] sc/source/ui/view/prevwsh.cxx [build CXX] sc/source/ui/view/prevwsh2.cxx [build CXX] sc/source/ui/view/printfun.cxx [build CXX] sc/source/ui/view/reffact.cxx [build CXX] sc/source/ui/view/scextopt.cxx [build CXX] sc/source/ui/view/select.cxx [build CXX] sc/source/ui/view/selectionstate.cxx [build CXX] sc/source/ui/view/spelldialog.cxx [build CXX] sc/source/ui/view/spelleng.cxx [build CXX] sc/source/ui/view/spellcheckcontext.cxx [build CXX] sc/source/ui/view/tabcont.cxx [build CXX] sc/source/ui/view/tabsplit.cxx [build CXX] sc/source/ui/view/tabview.cxx [build CXX] sc/source/ui/view/tabview2.cxx [build CXX] sc/source/ui/view/tabview3.cxx [build CXX] sc/source/ui/view/tabview4.cxx [build CXX] sc/source/ui/view/tabview5.cxx [build CXX] sc/source/ui/view/tabvwsh.cxx [build CXX] sc/source/ui/view/tabvwsh2.cxx [build CXX] sc/source/ui/view/tabvwsh3.cxx [build CXX] sc/source/ui/view/tabvwsh4.cxx [build CXX] sc/source/ui/view/tabvwsh5.cxx [build CXX] sc/source/ui/view/tabvwsh8.cxx [build CXX] sc/source/ui/view/tabvwsh9.cxx [build CXX] sc/source/ui/view/tabvwsha.cxx [build CXX] sc/source/ui/view/tabvwshb.cxx [build CXX] sc/source/ui/view/tabvwshc.cxx [build CXX] sc/source/ui/view/tabvwshd.cxx [build CXX] sc/source/ui/view/tabvwshe.cxx [build CXX] sc/source/ui/view/tabvwshf.cxx [build CXX] sc/source/ui/view/tabvwshg.cxx [build CXX] sc/source/ui/view/tabvwshh.cxx [build CXX] sc/source/ui/view/viewdata.cxx [build CXX] sc/source/ui/view/viewfun2.cxx [build CXX] sc/source/ui/view/viewfun3.cxx [build CXX] sc/source/ui/view/viewfun4.cxx [build CXX] sc/source/ui/view/viewfun5.cxx [build CXX] sc/source/ui/view/viewfun6.cxx [build CXX] sc/source/ui/view/viewfun7.cxx [build CXX] sc/source/ui/view/viewfunc.cxx [build CXX] sc/source/ui/view/viewutil.cxx [build CXX] sc/source/ui/view/waitoff.cxx [build CXX] sc/source/ui/xmlsource/xmlsourcedlg.cxx [build CXX] sc/source/core/opencl/formulagroupcl.cxx [build CXX] sc/source/core/opencl/opbase.cxx [build CXX] sc/source/core/opencl/op_financial.cxx [build CXX] sc/source/core/opencl/op_database.cxx [build CXX] sc/source/core/opencl/op_math.cxx [build CXX] sc/source/core/opencl/op_addin.cxx [build CXX] sc/source/core/opencl/op_statistical.cxx [build CXX] sc/source/core/opencl/op_array.cxx [build CXX] sc/source/core/opencl/op_logical.cxx [build CXX] sc/source/core/opencl/op_spreadsheet.cxx [build CXX] sw/source/core/SwNumberTree/SwNodeNum.cxx [build CXX] sw/source/core/SwNumberTree/SwNumberTree.cxx [build CXX] sw/source/core/access/acccell.cxx [build CXX] sw/source/core/access/acccontext.cxx [build CXX] sw/source/core/access/accdoc.cxx [build CXX] sw/source/core/access/accembedded.cxx [build CXX] sw/source/core/access/accfootnote.cxx [build CXX] sw/source/core/access/accframe.cxx [build CXX] sw/source/core/access/accframebase.cxx [build CXX] sw/source/core/access/accfrmobj.cxx [build CXX] sw/source/core/access/accfrmobjmap.cxx [build CXX] sw/source/core/access/accfrmobjslist.cxx [build CXX] sw/source/core/access/accgraphic.cxx [build CXX] sw/source/core/access/accheaderfooter.cxx [build CXX] sw/source/core/access/acchyperlink.cxx [build CXX] sw/source/core/access/acchypertextdata.cxx [build CXX] sw/source/core/access/accmap.cxx [build CXX] sw/source/core/access/accnotextframe.cxx [build CXX] sw/source/core/access/accnotexthyperlink.cxx [build CXX] sw/source/core/access/accpage.cxx [build CXX] sw/source/core/access/accpara.cxx [build CXX] sw/source/core/access/accportions.cxx [build CXX] sw/source/core/access/accpreview.cxx [build CXX] sw/source/core/access/accselectionhelper.cxx [build CXX] sw/source/core/access/acctable.cxx [build CXX] sw/source/core/access/acctextframe.cxx [build CXX] sw/source/core/access/parachangetrackinginfo.cxx [build CXX] sw/source/core/access/textmarkuphelper.cxx [build CXX] sw/source/core/attr/calbck.cxx [build CXX] sw/source/core/attr/cellatr.cxx [build CXX] sw/source/core/attr/fmtfollowtextflow.cxx [build CXX] sw/source/core/attr/fmtwrapinfluenceonobjpos.cxx [build CXX] sw/source/core/attr/format.cxx [build CXX] sw/source/core/attr/hints.cxx [build CXX] sw/source/core/attr/swatrset.cxx [build CXX] sw/source/core/bastyp/SwSmartTagMgr.cxx [build CXX] sw/source/core/bastyp/bparr.cxx [build CXX] sw/source/core/bastyp/breakit.cxx [build CXX] sw/source/core/bastyp/calc.cxx [build CXX] sw/source/core/bastyp/checkit.cxx [build CXX] sw/source/core/bastyp/index.cxx [build CXX] sw/source/core/bastyp/init.cxx [build CXX] sw/source/core/bastyp/proofreadingiterator.cxx [build CXX] sw/source/core/bastyp/swcache.cxx [build CXX] sw/source/core/bastyp/swrect.cxx [build CXX] sw/source/core/bastyp/swregion.cxx [build CXX] sw/source/core/bastyp/swtypes.cxx [build CXX] sw/source/core/bastyp/tabcol.cxx [build CXX] sw/source/core/crsr/annotationmark.cxx [build CXX] sw/source/core/crsr/BlockCursor.cxx [build CXX] sw/source/core/crsr/bookmrk.cxx [build CXX] sw/source/core/crsr/callnk.cxx [build CXX] sw/source/core/crsr/crbm.cxx [build CXX] sw/source/core/crsr/crossrefbookmark.cxx [build CXX] sw/source/core/crsr/crsrsh.cxx [build CXX] sw/source/core/crsr/crstrvl.cxx [build CXX] sw/source/core/crsr/crstrvl1.cxx [build CXX] sw/source/core/crsr/DropDownFormFieldButton.cxx [build CXX] sw/source/core/crsr/findattr.cxx [build CXX] sw/source/core/crsr/findcoll.cxx [build CXX] sw/source/core/crsr/findfmt.cxx [build CXX] sw/source/core/crsr/findtxt.cxx [build CXX] sw/source/core/crsr/pam.cxx [build CXX] sw/source/core/crsr/paminit.cxx [build CXX] sw/source/core/crsr/swcrsr.cxx [build CXX] sw/source/core/crsr/trvlcol.cxx [build CXX] sw/source/core/crsr/trvlfnfl.cxx [build CXX] sw/source/core/crsr/trvlreg.cxx [build CXX] sw/source/core/crsr/trvltbl.cxx [build CXX] sw/source/core/crsr/viscrs.cxx [build CXX] sw/source/core/crsr/overlayrangesoutline.cxx [build CXX] sw/source/core/doc/SwDocIdle.cxx [build CXX] sw/source/core/doc/SwStyleNameMapper.cxx [build CXX] sw/source/core/doc/acmplwrd.cxx [build CXX] sw/source/core/doc/CntntIdxStore.cxx [build CXX] sw/source/core/doc/dbgoutsw.cxx [build CXX] sw/source/core/doc/doc.cxx [build CXX] sw/source/core/doc/docbasic.cxx [build CXX] sw/source/core/doc/docbm.cxx [build CXX] sw/source/core/doc/docchart.cxx [build CXX] sw/source/core/doc/doccomp.cxx [build CXX] sw/source/core/doc/doccorr.cxx [build CXX] sw/source/core/doc/docdesc.cxx [build CXX] sw/source/core/doc/docdraw.cxx [build CXX] sw/source/core/doc/docedt.cxx [build CXX] sw/source/core/doc/docfld.cxx [build CXX] sw/source/core/doc/docfly.cxx [build CXX] sw/source/core/doc/docfmt.cxx [build CXX] sw/source/core/doc/docftn.cxx [build CXX] sw/source/core/doc/docglbl.cxx [build CXX] sw/source/core/doc/docglos.cxx [build CXX] sw/source/core/doc/doclay.cxx [build CXX] sw/source/core/doc/docnew.cxx [build CXX] sw/source/core/doc/docnum.cxx [build CXX] sw/source/core/doc/docredln.cxx [build CXX] sw/source/core/doc/docruby.cxx [build CXX] sw/source/core/doc/docsort.cxx [build CXX] sw/source/core/doc/docstat.cxx [build CXX] sw/source/core/doc/doctxm.cxx [build CXX] sw/source/core/doc/DocumentDeviceManager.cxx [build CXX] sw/source/core/doc/docxforms.cxx [build CXX] sw/source/core/doc/DocumentSettingManager.cxx [build CXX] sw/source/core/doc/DocumentDrawModelManager.cxx [build CXX] sw/source/core/doc/DocumentChartDataProviderManager.cxx [build CXX] sw/source/core/doc/DocumentTimerManager.cxx [build CXX] sw/source/core/doc/DocumentLinksAdministrationManager.cxx [build CXX] sw/source/core/doc/DocumentListItemsManager.cxx [build CXX] sw/source/core/doc/DocumentListsManager.cxx [build CXX] sw/source/core/doc/DocumentOutlineNodesManager.cxx [build CXX] sw/source/core/doc/DocumentContentOperationsManager.cxx [build CXX] sw/source/core/doc/DocumentRedlineManager.cxx [build CXX] sw/source/core/doc/DocumentFieldsManager.cxx [build CXX] sw/source/core/doc/DocumentStatisticsManager.cxx [build CXX] sw/source/core/doc/DocumentStateManager.cxx [build CXX] sw/source/core/doc/DocumentLayoutManager.cxx [build CXX] sw/source/core/doc/DocumentStylePoolManager.cxx [build CXX] sw/source/core/doc/DocumentExternalDataManager.cxx [build CXX] sw/source/core/doc/extinput.cxx [build CXX] sw/source/core/doc/fmtcol.cxx [build CXX] sw/source/core/doc/ftnidx.cxx [build CXX] sw/source/core/doc/gctable.cxx [build CXX] sw/source/core/doc/htmltbl.cxx [build CXX] sw/source/core/doc/lineinfo.cxx [build CXX] sw/source/core/doc/list.cxx [build CXX] sw/source/core/doc/notxtfrm.cxx [build CXX] sw/source/core/doc/number.cxx [build CXX] sw/source/core/doc/poolfmt.cxx [build CXX] sw/source/core/doc/rdfhelper.cxx [build CXX] sw/source/core/doc/sortopt.cxx [build CXX] sw/source/core/doc/swserv.cxx [build CXX] sw/source/core/doc/swstylemanager.cxx [build CXX] sw/source/core/doc/tblafmt.cxx [build CXX] sw/source/core/doc/tblcpy.cxx [build CXX] sw/source/core/doc/tblrwcl.cxx [build CXX] sw/source/core/doc/textboxhelper.cxx [build CXX] sw/source/core/doc/visiturl.cxx [build CXX] sw/source/core/docnode/cancellablejob.cxx [build CXX] sw/source/core/docnode/finalthreadmanager.cxx [build CXX] sw/source/core/docnode/ndcopy.cxx [build CXX] sw/source/core/docnode/ndnotxt.cxx [build CXX] sw/source/core/docnode/ndnum.cxx [build CXX] sw/source/core/docnode/ndsect.cxx [build CXX] sw/source/core/docnode/ndtbl.cxx [build CXX] sw/source/core/docnode/ndtbl1.cxx [build CXX] sw/source/core/docnode/node.cxx [build CXX] sw/source/core/docnode/node2lay.cxx [build CXX] sw/source/core/docnode/nodes.cxx [build CXX] sw/source/core/docnode/observablethread.cxx [build CXX] sw/source/core/docnode/pausethreadstarting.cxx [build CXX] sw/source/core/docnode/retrievedinputstreamdata.cxx [build CXX] sw/source/core/docnode/retrieveinputstream.cxx [build CXX] sw/source/core/docnode/retrieveinputstreamconsumer.cxx [build CXX] sw/source/core/docnode/section.cxx [build CXX] sw/source/core/docnode/swbaslnk.cxx [build CXX] sw/source/core/docnode/swthreadjoiner.cxx [build CXX] sw/source/core/docnode/swthreadmanager.cxx [build CXX] sw/source/core/docnode/threadlistener.cxx [build CXX] sw/source/core/docnode/threadmanager.cxx [build CXX] sw/source/core/draw/dcontact.cxx [build CXX] sw/source/core/draw/dflyobj.cxx [build CXX] sw/source/core/draw/dobjfac.cxx [build CXX] sw/source/core/draw/dpage.cxx [build CXX] sw/source/core/draw/drawdoc.cxx [build CXX] sw/source/core/draw/dview.cxx [build CXX] sw/source/core/edit/acorrect.cxx [build CXX] sw/source/core/edit/autofmt.cxx [build CXX] sw/source/core/edit/edatmisc.cxx [build CXX] sw/source/core/edit/edattr.cxx [build CXX] sw/source/core/edit/eddel.cxx [build CXX] sw/source/core/edit/edfcol.cxx [build CXX] sw/source/core/edit/edfld.cxx [build CXX] sw/source/core/edit/edfldexp.cxx [build CXX] sw/source/core/edit/edfmt.cxx [build CXX] sw/source/core/edit/edglbldc.cxx [build CXX] sw/source/core/edit/edglss.cxx [build CXX] sw/source/core/edit/editsh.cxx [build CXX] sw/source/core/edit/edlingu.cxx [build CXX] sw/source/core/edit/ednumber.cxx [build CXX] sw/source/core/edit/edredln.cxx [build CXX] sw/source/core/edit/edsect.cxx [build CXX] sw/source/core/edit/edtab.cxx [build CXX] sw/source/core/edit/edtox.cxx [build CXX] sw/source/core/edit/edundo.cxx [build CXX] sw/source/core/edit/edws.cxx [build CXX] sw/source/core/fields/authfld.cxx [build CXX] sw/source/core/fields/cellfml.cxx [build CXX] sw/source/core/fields/chpfld.cxx [build CXX] sw/source/core/fields/dbfld.cxx [build CXX] sw/source/core/fields/ddefld.cxx [build CXX] sw/source/core/fields/ddetbl.cxx [build CXX] sw/source/core/fields/docufld.cxx [build CXX] sw/source/core/fields/expfld.cxx [build CXX] sw/source/core/fields/fldbas.cxx [build CXX] sw/source/core/fields/flddat.cxx [build CXX] sw/source/core/fields/flddropdown.cxx [build CXX] sw/source/core/fields/fldlst.cxx [build CXX] sw/source/core/fields/macrofld.cxx [build CXX] sw/source/core/fields/postithelper.cxx [build CXX] sw/source/core/fields/reffld.cxx [build CXX] sw/source/core/fields/scrptfld.cxx [build CXX] sw/source/core/fields/tblcalc.cxx [build CXX] sw/source/core/fields/textapi.cxx [build CXX] sw/source/core/fields/usrfld.cxx [build CXX] sw/source/core/frmedt/fecopy.cxx [build CXX] sw/source/core/frmedt/fedesc.cxx [build CXX] sw/source/core/frmedt/fefly1.cxx [build CXX] sw/source/core/frmedt/feflyole.cxx [build CXX] sw/source/core/frmedt/feshview.cxx [build CXX] sw/source/core/frmedt/fetab.cxx [build CXX] sw/source/core/frmedt/fews.cxx [build CXX] sw/source/core/frmedt/tblsel.cxx [build CXX] sw/source/core/graphic/grfatr.cxx [build CXX] sw/source/core/graphic/ndgrf.cxx [build CXX] sw/source/core/layout/anchoreddrawobject.cxx [build CXX] sw/source/core/layout/anchoredobject.cxx [build CXX] sw/source/core/layout/atrfrm.cxx [build CXX] sw/source/core/layout/calcmove.cxx [build CXX] sw/source/core/layout/colfrm.cxx [build CXX] sw/source/core/layout/dbg_lay.cxx [build CXX] sw/source/core/layout/dumpfilter.cxx [build CXX] sw/source/core/layout/findfrm.cxx [build CXX] sw/source/core/layout/flowfrm.cxx [build CXX] sw/source/core/layout/fly.cxx [build CXX] sw/source/core/layout/flycnt.cxx [build CXX] sw/source/core/layout/flyincnt.cxx [build CXX] sw/source/core/layout/flylay.cxx [build CXX] sw/source/core/layout/flypos.cxx [build CXX] sw/source/core/layout/frmtool.cxx [build CXX] sw/source/core/layout/ftnfrm.cxx [build CXX] sw/source/core/layout/hffrm.cxx [build CXX] sw/source/core/layout/layact.cxx [build CXX] sw/source/core/layout/laycache.cxx [build CXX] sw/source/core/layout/layouter.cxx [build CXX] sw/source/core/layout/legacyitem.cxx [build CXX] sw/source/core/layout/movedfwdfrmsbyobjpos.cxx [build CXX] sw/source/core/layout/newfrm.cxx [build CXX] sw/source/core/layout/objectformatter.cxx [build CXX] sw/source/core/layout/objectformatterlayfrm.cxx [build CXX] sw/source/core/layout/objectformattertxtfrm.cxx [build CXX] sw/source/core/layout/objstmpconsiderwrapinfl.cxx [build CXX] sw/source/core/layout/pagechg.cxx [build CXX] sw/source/core/layout/pagedesc.cxx [build CXX] sw/source/core/layout/paintfrm.cxx [build CXX] sw/source/core/layout/sectfrm.cxx [build CXX] sw/source/core/layout/softpagebreak.cxx [build CXX] sw/source/core/layout/sortedobjs.cxx [build CXX] sw/source/core/layout/ssfrm.cxx [build CXX] sw/source/core/layout/swselectionlist.cxx [build CXX] sw/source/core/layout/tabfrm.cxx [build CXX] sw/source/core/layout/trvlfrm.cxx [build CXX] sw/source/core/layout/unusedf.cxx [build CXX] sw/source/core/layout/virtoutp.cxx [build CXX] sw/source/core/layout/wsfrm.cxx [build CXX] sw/source/core/objectpositioning/anchoredobjectposition.cxx [build CXX] sw/source/core/objectpositioning/ascharanchoredobjectposition.cxx [build CXX] sw/source/core/objectpositioning/environmentofanchoredobject.cxx [build CXX] sw/source/core/objectpositioning/tocntntanchoredobjectposition.cxx [build CXX] sw/source/core/objectpositioning/tolayoutanchoredobjectposition.cxx [build CXX] sw/source/core/ole/ndole.cxx [build CXX] sw/source/core/para/paratr.cxx [build CXX] sw/source/core/sw3io/swacorr.cxx [build CXX] sw/source/core/swg/SwXMLBlockExport.cxx [build CXX] sw/source/core/swg/SwXMLBlockImport.cxx [build CXX] sw/source/core/swg/SwXMLSectionList.cxx [build CXX] sw/source/core/swg/SwXMLTextBlocks.cxx [build CXX] sw/source/core/swg/SwXMLTextBlocks1.cxx [build CXX] sw/source/core/swg/swblocks.cxx [build CXX] sw/source/core/table/swnewtable.cxx [build CXX] sw/source/core/table/swtable.cxx [build CXX] sw/source/core/text/EnhancedPDFExportHelper.cxx [build CXX] sw/source/core/text/SwGrammarMarkUp.cxx [build CXX] sw/source/core/text/atrstck.cxx [build CXX] sw/source/core/text/blink.cxx [build CXX] sw/source/core/text/frmcrsr.cxx [build CXX] sw/source/core/text/frmform.cxx [build CXX] sw/source/core/text/frminf.cxx [build CXX] sw/source/core/text/frmpaint.cxx [build CXX] sw/source/core/text/guess.cxx [build CXX] sw/source/core/text/inftxt.cxx [build CXX] sw/source/core/text/itradj.cxx [build CXX] sw/source/core/text/itratr.cxx [build CXX] sw/source/core/text/itrcrsr.cxx [build CXX] sw/source/core/text/itrform2.cxx [build CXX] sw/source/core/text/itrpaint.cxx [build CXX] sw/source/core/text/itrtxt.cxx [build CXX] sw/source/core/text/noteurl.cxx [build CXX] sw/source/core/text/porexp.cxx [build CXX] sw/source/core/text/porfld.cxx [build CXX] sw/source/core/text/porfly.cxx [build CXX] sw/source/core/text/porglue.cxx [build CXX] sw/source/core/text/porlay.cxx [build CXX] sw/source/core/text/porlin.cxx [build CXX] sw/source/core/text/pormulti.cxx [build CXX] sw/source/core/text/porref.cxx [build CXX] sw/source/core/text/porrst.cxx [build CXX] sw/source/core/text/portox.cxx [build CXX] sw/source/core/text/portxt.cxx [build CXX] sw/source/core/text/redlnitr.cxx [build CXX] sw/source/core/text/txtcache.cxx [build CXX] sw/source/core/text/txtdrop.cxx [build CXX] sw/source/core/text/txtfld.cxx [build CXX] sw/source/core/text/txtfly.cxx [build CXX] sw/source/core/text/txtfrm.cxx [build CXX] sw/source/core/text/txtftn.cxx [build CXX] sw/source/core/text/txthyph.cxx [build CXX] sw/source/core/text/txtinit.cxx [build CXX] sw/source/core/text/txtpaint.cxx [build CXX] sw/source/core/text/txttab.cxx [build CXX] sw/source/core/text/widorp.cxx [build CXX] sw/source/core/text/wrong.cxx [build CXX] sw/source/core/text/xmldump.cxx [build CXX] sw/source/core/tox/tox.cxx [build CXX] sw/source/core/tox/toxhlp.cxx [build CXX] sw/source/core/tox/txmsrt.cxx [build CXX] sw/source/core/tox/ToxLinkProcessor.cxx [build CXX] sw/source/core/tox/ToxTabStopTokenHandler.cxx [build CXX] sw/source/core/tox/ToxTextGenerator.cxx [build CXX] sw/source/core/tox/ToxWhitespaceStripper.cxx [build CXX] sw/source/core/txtnode/SwGrammarContact.cxx [build CXX] sw/source/core/txtnode/atrfld.cxx [build CXX] sw/source/core/txtnode/atrflyin.cxx [build CXX] sw/source/core/txtnode/atrftn.cxx [build CXX] sw/source/core/txtnode/atrref.cxx [build CXX] sw/source/core/txtnode/atrtox.cxx [build CXX] sw/source/core/txtnode/chrfmt.cxx [build CXX] sw/source/core/txtnode/fmtatr2.cxx [build CXX] sw/source/core/txtnode/fntcache.cxx [build CXX] sw/source/core/txtnode/fntcap.cxx [build CXX] sw/source/core/txtnode/modeltoviewhelper.cxx [build CXX] sw/source/core/txtnode/ndhints.cxx [build CXX] sw/source/core/txtnode/ndtxt.cxx [build CXX] sw/source/core/txtnode/swfntcch.cxx [build CXX] sw/source/core/txtnode/swfont.cxx [build CXX] sw/source/core/txtnode/thints.cxx [build CXX] sw/source/core/txtnode/txatbase.cxx [build CXX] sw/source/core/txtnode/txatritr.cxx [build CXX] sw/source/core/txtnode/txtatr2.cxx [build CXX] sw/source/core/txtnode/txtedt.cxx [build CXX] sw/source/core/undo/SwRewriter.cxx [build CXX] sw/source/core/undo/SwUndoField.cxx [build CXX] sw/source/core/undo/SwUndoFmt.cxx [build CXX] sw/source/core/undo/SwUndoPageDesc.cxx [build CXX] sw/source/core/undo/SwUndoTOXChange.cxx [build CXX] sw/source/core/undo/docundo.cxx [build CXX] sw/source/core/undo/rolbck.cxx [build CXX] sw/source/core/undo/unattr.cxx [build CXX] sw/source/core/undo/unbkmk.cxx [build CXX] sw/source/core/undo/undel.cxx [build CXX] sw/source/core/undo/undobj.cxx [build CXX] sw/source/core/undo/undobj1.cxx [build CXX] sw/source/core/undo/undoflystrattr.cxx [build CXX] sw/source/core/undo/undraw.cxx [build CXX] sw/source/core/undo/unfmco.cxx [build CXX] sw/source/core/undo/unins.cxx [build CXX] sw/source/core/undo/unmove.cxx [build CXX] sw/source/core/undo/unnum.cxx [build CXX] sw/source/core/undo/unoutl.cxx [build CXX] sw/source/core/undo/unovwr.cxx [build CXX] sw/source/core/undo/unredln.cxx [build CXX] sw/source/core/undo/unsect.cxx [build CXX] sw/source/core/undo/unsort.cxx [build CXX] sw/source/core/undo/unspnd.cxx [build CXX] sw/source/core/undo/untbl.cxx [build CXX] sw/source/core/undo/untblk.cxx [build CXX] sw/source/core/unocore/SwXTextDefaults.cxx [build CXX] sw/source/core/unocore/TextCursorHelper.cxx [build CXX] sw/source/core/unocore/XMLRangeHelper.cxx [build CXX] sw/source/core/unocore/swunohelper.cxx [build CXX] sw/source/core/unocore/unobkm.cxx [build CXX] sw/source/core/unocore/unochart.cxx [build CXX] sw/source/core/unocore/unocoll.cxx [build CXX] sw/source/core/unocore/unocrsr.cxx [build CXX] sw/source/core/unocore/unocrsrhelper.cxx [build CXX] sw/source/core/unocore/unodraw.cxx [build CXX] sw/source/core/unocore/unoevent.cxx [build CXX] sw/source/core/unocore/unofield.cxx [build CXX] sw/source/core/unocore/unoflatpara.cxx [build CXX] sw/source/core/unocore/unoframe.cxx [build CXX] sw/source/core/unocore/unoftn.cxx [build CXX] sw/source/core/unocore/unoidx.cxx [build CXX] sw/source/core/unocore/unomap.cxx [build CXX] sw/source/core/unocore/unomap1.cxx [build CXX] sw/source/core/unocore/unoobj.cxx [build CXX] sw/source/core/unocore/unoobj2.cxx [build CXX] sw/source/core/unocore/unoparagraph.cxx [build CXX] sw/source/core/unocore/unoport.cxx [build CXX] sw/source/core/unocore/unoportenum.cxx [build CXX] sw/source/core/unocore/unoredline.cxx [build CXX] sw/source/core/unocore/unoredlines.cxx [build CXX] sw/source/core/unocore/unorefmk.cxx [build CXX] sw/source/core/unocore/unosect.cxx [build CXX] sw/source/core/unocore/unosett.cxx [build CXX] sw/source/core/unocore/unosrch.cxx [build CXX] sw/source/core/unocore/unostyle.cxx [build CXX] sw/source/core/unocore/unotbl.cxx [build CXX] sw/source/core/unocore/unotext.cxx [build CXX] sw/source/core/unocore/unotextmarkup.cxx [build CXX] sw/source/core/view/dialoghelp.cxx [build CXX] sw/source/core/view/pagepreviewlayout.cxx [build CXX] sw/source/core/view/printdata.cxx [build CXX] sw/source/core/view/vdraw.cxx [build CXX] sw/source/core/view/viewimp.cxx [build CXX] sw/source/core/view/viewpg.cxx [build CXX] sw/source/core/view/viewsh.cxx [build CXX] sw/source/core/view/vnew.cxx [build CXX] sw/source/core/view/vprint.cxx [build CXX] sw/source/filter/ascii/ascatr.cxx [build CXX] sw/source/filter/ascii/parasc.cxx [build CXX] sw/source/filter/ascii/wrtasc.cxx [build CXX] sw/source/filter/basflt/docfact.cxx [build CXX] sw/source/filter/basflt/fltini.cxx [build CXX] sw/source/filter/basflt/fltshell.cxx [build CXX] sw/source/filter/basflt/iodetect.cxx [build CXX] sw/source/filter/basflt/shellio.cxx [build CXX] sw/source/filter/html/SwAppletImpl.cxx [build CXX] sw/source/filter/html/css1atr.cxx [build CXX] sw/source/filter/html/css1kywd.cxx [build CXX] sw/source/filter/html/htmlatr.cxx [build CXX] sw/source/filter/html/htmlbas.cxx [build CXX] sw/source/filter/html/htmlcss1.cxx [build CXX] sw/source/filter/html/htmlctxt.cxx [build CXX] sw/source/filter/html/htmldrawreader.cxx [build CXX] sw/source/filter/html/htmldrawwriter.cxx [build CXX] sw/source/filter/html/htmlfld.cxx [build CXX] sw/source/filter/html/htmlfldw.cxx [build CXX] sw/source/filter/html/htmlfly.cxx [build CXX] sw/source/filter/html/htmlflywriter.cxx [build CXX] sw/source/filter/html/htmlflyt.cxx [build CXX] sw/source/filter/html/htmlform.cxx [build CXX] sw/source/filter/html/htmlforw.cxx [build CXX] sw/source/filter/html/htmlftn.cxx [build CXX] sw/source/filter/html/htmlgrin.cxx [build CXX] sw/source/filter/html/htmlnum.cxx [build CXX] sw/source/filter/html/htmlnumreader.cxx [build CXX] sw/source/filter/html/htmlnumwriter.cxx [build CXX] sw/source/filter/html/htmlplug.cxx [build CXX] sw/source/filter/html/htmlreqifreader.cxx [build CXX] sw/source/filter/html/htmlsect.cxx [build CXX] sw/source/filter/html/htmltab.cxx [build CXX] sw/source/filter/html/htmltabw.cxx [build CXX] sw/source/filter/html/parcss1.cxx [build CXX] sw/source/filter/html/svxcss1.cxx [build CXX] sw/source/filter/html/swhtml.cxx [build CXX] sw/source/filter/html/wrthtml.cxx [build CXX] sw/source/filter/writer/writer.cxx [build CXX] sw/source/filter/writer/wrt_fn.cxx [build CXX] sw/source/filter/writer/wrtswtbl.cxx [build CXX] sw/source/filter/xml/XMLRedlineImportHelper.cxx [build CXX] sw/source/filter/xml/swxml.cxx [build CXX] sw/source/filter/xml/wrtxml.cxx [build CXX] sw/source/filter/xml/xmlbrsh.cxx [build CXX] sw/source/filter/xml/xmlexp.cxx [build CXX] sw/source/filter/xml/xmlexpit.cxx [build CXX] sw/source/filter/xml/xmlfmt.cxx [build CXX] sw/source/filter/xml/xmlfmte.cxx [build CXX] sw/source/filter/xml/xmlfonte.cxx [build CXX] sw/source/filter/xml/xmlimp.cxx [build CXX] sw/source/filter/xml/xmlimpit.cxx [build CXX] sw/source/filter/xml/xmlitem.cxx [build CXX] sw/source/filter/xml/xmliteme.cxx [build CXX] sw/source/filter/xml/xmlitemi.cxx [build CXX] sw/source/filter/xml/xmlitemm.cxx [build CXX] sw/source/filter/xml/xmlithlp.cxx [build CXX] sw/source/filter/xml/xmlitmpr.cxx [build CXX] sw/source/filter/xml/xmlmeta.cxx [build CXX] sw/source/filter/xml/xmlscript.cxx [build CXX] sw/source/filter/xml/xmltble.cxx [build CXX] sw/source/filter/xml/xmltbli.cxx [build CXX] sw/source/filter/xml/xmltext.cxx [build CXX] sw/source/filter/xml/xmltexte.cxx [build CXX] sw/source/filter/xml/xmltexti.cxx [build CXX] sw/source/uibase/app/appenv.cxx [build CXX] sw/source/uibase/app/apphdl.cxx [build CXX] sw/source/uibase/app/applab.cxx [build CXX] sw/source/uibase/app/appopt.cxx [build CXX] sw/source/uibase/app/docsh.cxx [build CXX] sw/source/uibase/app/docsh2.cxx [build CXX] sw/source/uibase/app/docshdrw.cxx [build CXX] sw/source/uibase/app/docshini.cxx [build CXX] sw/source/uibase/app/docst.cxx [build CXX] sw/source/uibase/app/docstyle.cxx [build CXX] sw/source/uibase/app/mainwn.cxx [build CXX] sw/source/uibase/app/swdll.cxx [build CXX] sw/source/uibase/app/swmodul1.cxx [build CXX] sw/source/uibase/app/swmodule.cxx [build CXX] sw/source/uibase/app/swwait.cxx [build CXX] sw/source/uibase/dbui/dbmgr.cxx [build CXX] sw/source/uibase/dbui/dbui.cxx [build CXX] sw/source/uibase/dbui/maildispatcher.cxx [build CXX] sw/source/uibase/dbui/mailmergehelper.cxx [build CXX] sw/source/uibase/dbui/mmconfigitem.cxx [build CXX] sw/source/uibase/cctrl/actctrl.cxx [build CXX] sw/source/uibase/chrdlg/ccoll.cxx [build CXX] sw/source/uibase/config/StoredChapterNumbering.cxx [build CXX] sw/source/uibase/config/barcfg.cxx [build CXX] sw/source/uibase/config/caption.cxx [build CXX] sw/source/uibase/config/cfgitems.cxx [build CXX] sw/source/uibase/config/dbconfig.cxx [build CXX] sw/source/uibase/config/fontcfg.cxx [build CXX] sw/source/uibase/config/modcfg.cxx [build CXX] sw/source/uibase/config/prtopt.cxx [build CXX] sw/source/uibase/config/uinums.cxx [build CXX] sw/source/uibase/config/usrpref.cxx [build CXX] sw/source/uibase/config/viewopt.cxx [build CXX] sw/source/uibase/dialog/SwSpellDialogChildWindow.cxx [build CXX] sw/source/uibase/dialog/regionsw.cxx [build CXX] sw/source/uibase/dialog/swabstdlg.cxx [build CXX] sw/source/uibase/dialog/swwrtshitem.cxx [build CXX] sw/source/uibase/dialog/watermarkdialog.cxx [build CXX] sw/source/uibase/dochdl/gloshdl.cxx [build CXX] sw/source/uibase/dochdl/swdtflvr.cxx [build CXX] sw/source/uibase/docvw/AnchorOverlayObject.cxx [build CXX] sw/source/uibase/docvw/AnnotationMenuButton.cxx [build CXX] sw/source/uibase/docvw/AnnotationWin.cxx [build CXX] sw/source/uibase/docvw/AnnotationWin2.cxx [build CXX] sw/source/uibase/docvw/DashedLine.cxx [build CXX] sw/source/uibase/docvw/FrameControlsManager.cxx [build CXX] sw/source/uibase/docvw/UnfloatTableButton.cxx [build CXX] sw/source/uibase/docvw/PageBreakWin.cxx [build CXX] sw/source/uibase/docvw/OverlayRanges.cxx [build CXX] sw/source/uibase/docvw/PostItMgr.cxx [build CXX] sw/source/uibase/docvw/ShadowOverlayObject.cxx [build CXX] sw/source/uibase/docvw/SidebarScrollBar.cxx [build CXX] sw/source/uibase/docvw/SidebarTxtControl.cxx [build CXX] sw/source/uibase/docvw/SidebarTxtControlAcc.cxx [build CXX] sw/source/uibase/docvw/SidebarWinAcc.cxx [build CXX] sw/source/uibase/docvw/HeaderFooterWin.cxx [build CXX] sw/source/uibase/docvw/edtdd.cxx [build CXX] sw/source/uibase/docvw/edtwin.cxx [build CXX] sw/source/uibase/docvw/edtwin2.cxx [build CXX] sw/source/uibase/docvw/edtwin3.cxx [build CXX] sw/source/uibase/docvw/frmsidebarwincontainer.cxx [build CXX] sw/source/uibase/docvw/romenu.cxx [build CXX] sw/source/uibase/docvw/srcedtw.cxx [build CXX] sw/source/uibase/envelp/envimg.cxx [build CXX] sw/source/uibase/envelp/labelcfg.cxx [build CXX] sw/source/uibase/envelp/labimg.cxx [build CXX] sw/source/uibase/envelp/syncbtn.cxx [build CXX] sw/source/uibase/fldui/fldmgr.cxx [build CXX] sw/source/uibase/fldui/fldwrap.cxx [build CXX] sw/source/uibase/fldui/xfldui.cxx [build CXX] sw/source/uibase/frmdlg/colex.cxx [build CXX] sw/source/uibase/frmdlg/colmgr.cxx [build CXX] sw/source/uibase/frmdlg/frmmgr.cxx [build CXX] sw/source/uibase/globdoc/globdoc.cxx [build CXX] sw/source/uibase/index/idxmrk.cxx [build CXX] sw/source/uibase/dialog/wordcountwrapper.cxx [build CXX] sw/source/uibase/index/toxmgr.cxx [build CXX] sw/source/uibase/lingu/hhcwrp.cxx [build CXX] sw/source/uibase/lingu/hyp.cxx [build CXX] sw/source/uibase/lingu/olmenu.cxx [build CXX] sw/source/uibase/lingu/sdrhhcwrap.cxx [build CXX] sw/source/uibase/misc/glosdoc.cxx [build CXX] sw/source/uibase/misc/glshell.cxx [build CXX] sw/source/uibase/misc/numberingtypelistbox.cxx [build CXX] sw/source/uibase/misc/redlndlg.cxx [build CXX] sw/source/uibase/misc/swruler.cxx [build CXX] sw/source/uibase/ribbar/conarc.cxx [build CXX] sw/source/uibase/ribbar/concustomshape.cxx [build CXX] sw/source/uibase/ribbar/conform.cxx [build CXX] sw/source/uibase/ribbar/conpoly.cxx [build CXX] sw/source/uibase/ribbar/conrect.cxx [build CXX] sw/source/uibase/ribbar/drawbase.cxx [build CXX] sw/source/uibase/ribbar/dselect.cxx [build CXX] sw/source/uibase/ribbar/inputwin.cxx [build CXX] sw/source/uibase/ribbar/workctrl.cxx [build CXX] sw/source/uibase/shells/annotsh.cxx [build CXX] sw/source/uibase/shells/basesh.cxx [build CXX] sw/source/uibase/shells/beziersh.cxx [build CXX] sw/source/uibase/shells/drawdlg.cxx [build CXX] sw/source/uibase/shells/drawsh.cxx [build CXX] sw/source/uibase/shells/drformsh.cxx [build CXX] sw/source/uibase/shells/drwbassh.cxx [build CXX] sw/source/uibase/shells/drwtxtex.cxx [build CXX] sw/source/uibase/shells/drwtxtsh.cxx [build CXX] sw/source/uibase/shells/frmsh.cxx [build CXX] sw/source/uibase/shells/grfsh.cxx [build CXX] sw/source/uibase/shells/grfshex.cxx [build CXX] sw/source/uibase/shells/langhelper.cxx [build CXX] sw/source/uibase/shells/listsh.cxx [build CXX] sw/source/uibase/shells/mediash.cxx [build CXX] sw/source/uibase/shells/navsh.cxx [build CXX] sw/source/uibase/shells/olesh.cxx [build CXX] sw/source/uibase/shells/slotadd.cxx [build CXX] sw/source/uibase/shells/tabsh.cxx [build CXX] sw/source/uibase/shells/textdrw.cxx [build CXX] sw/source/uibase/shells/textfld.cxx [build CXX] sw/source/uibase/shells/textglos.cxx [build CXX] sw/source/uibase/shells/textidx.cxx [build CXX] sw/source/uibase/shells/textsh.cxx [build CXX] sw/source/uibase/shells/textsh1.cxx [build CXX] sw/source/uibase/shells/textsh2.cxx [build CXX] sw/source/uibase/shells/txtattr.cxx [build CXX] sw/source/uibase/shells/txtcrsr.cxx [build CXX] sw/source/uibase/shells/txtnum.cxx [build CXX] sw/source/uibase/sidebar/StylePresetsPanel.cxx [build CXX] sw/source/uibase/sidebar/PageOrientationControl.cxx [build CXX] sw/source/uibase/sidebar/PageOrientationPopup.cxx [build CXX] sw/source/uibase/sidebar/PageMarginControl.cxx [build CXX] sw/source/uibase/sidebar/PageMarginPopup.cxx [build CXX] sw/source/uibase/sidebar/PageSizeControl.cxx [build CXX] sw/source/uibase/sidebar/PageSizePopup.cxx [build CXX] sw/source/uibase/sidebar/PageColumnControl.cxx [build CXX] sw/source/uibase/sidebar/PageColumnPopup.cxx [build CXX] sw/source/uibase/sidebar/PageFormatPanel.cxx [build CXX] sw/source/uibase/sidebar/PageHeaderPanel.cxx [build CXX] sw/source/uibase/sidebar/PageFooterPanel.cxx [build CXX] sw/source/uibase/sidebar/PageStylesPanel.cxx [build CXX] sw/source/uibase/sidebar/WrapPropertyPanel.cxx [build CXX] sw/source/uibase/sidebar/ThemePanel.cxx [build CXX] sw/source/uibase/sidebar/SwPanelFactory.cxx [build CXX] sw/source/uibase/table/chartins.cxx [build CXX] sw/source/uibase/table/swtablerep.cxx [build CXX] sw/source/uibase/table/tablemgr.cxx [build CXX] sw/source/uibase/uitest/uiobject.cxx [build CXX] sw/source/uibase/uiview/formatclipboard.cxx [build CXX] sw/source/uibase/uiview/pview.cxx [build CXX] sw/source/uibase/uiview/scroll.cxx [build CXX] sw/source/uibase/uiview/srcview.cxx [build CXX] sw/source/uibase/uiview/swcli.cxx [build CXX] sw/source/uibase/uiview/uivwimp.cxx [build CXX] sw/source/uibase/uiview/view.cxx [build CXX] sw/source/uibase/uiview/view0.cxx [build CXX] sw/source/uibase/uiview/view1.cxx [build CXX] sw/source/uibase/uiview/view2.cxx [build CXX] sw/source/uibase/uiview/viewcoll.cxx [build CXX] sw/source/uibase/uiview/viewdlg.cxx [build CXX] sw/source/uibase/uiview/viewdlg2.cxx [build CXX] sw/source/uibase/uiview/viewdraw.cxx [build CXX] sw/source/uibase/uiview/viewling.cxx [build CXX] sw/source/uibase/uiview/viewmdi.cxx [build CXX] sw/source/uibase/uiview/viewport.cxx [build CXX] sw/source/uibase/uiview/viewprt.cxx [build CXX] sw/source/uibase/uiview/viewsrch.cxx [build CXX] sw/source/uibase/uiview/viewstat.cxx [build CXX] sw/source/uibase/uiview/viewtab.cxx [build CXX] sw/source/uibase/uno/SwXDocumentSettings.cxx [build CXX] sw/source/uibase/uno/SwXFilterOptions.cxx [build CXX] sw/source/uibase/uno/dlelstnr.cxx [build CXX] sw/source/uibase/uno/unoatxt.cxx [build CXX] sw/source/uibase/uno/unodefaults.cxx [build CXX] sw/source/uibase/uno/unodispatch.cxx [build CXX] sw/source/uibase/uno/unodoc.cxx [build CXX] sw/source/uibase/uno/unofreg.cxx [build CXX] sw/source/uibase/uno/unomailmerge.cxx [build CXX] sw/source/uibase/uno/unomod.cxx [build CXX] sw/source/uibase/uno/unomodule.cxx [build CXX] sw/source/uibase/uno/unotxdoc.cxx [build CXX] sw/source/uibase/uno/unotxvw.cxx [build CXX] sw/source/uibase/utlui/attrdesc.cxx [build CXX] sw/source/uibase/utlui/bookctrl.cxx [build CXX] sw/source/uibase/utlui/condedit.cxx [build CXX] sw/source/uibase/utlui/content.cxx [build CXX] sw/source/uibase/utlui/glbltree.cxx [build CXX] sw/source/uibase/utlui/gloslst.cxx [build CXX] sw/source/uibase/utlui/initui.cxx [build CXX] sw/source/uibase/utlui/navicfg.cxx [build CXX] sw/source/uibase/utlui/navipi.cxx [build CXX] sw/source/uibase/utlui/gotodlg.cxx [build CXX] sw/source/uibase/utlui/numfmtlb.cxx [build CXX] sw/source/uibase/utlui/prcntfld.cxx [build CXX] sw/source/uibase/utlui/shdwcrsr.cxx [build CXX] sw/source/uibase/utlui/tmplctrl.cxx [build CXX] sw/source/uibase/utlui/uiitems.cxx [build CXX] sw/source/uibase/utlui/uitool.cxx [build CXX] sw/source/uibase/utlui/unotools.cxx [build CXX] sw/source/uibase/utlui/viewlayoutctrl.cxx [build CXX] sw/source/uibase/utlui/wordcountctrl.cxx [build CXX] sw/source/uibase/utlui/zoomctrl.cxx [build CXX] sw/source/uibase/web/wdocsh.cxx [build CXX] sw/source/uibase/web/wformsh.cxx [build CXX] sw/source/uibase/web/wfrmsh.cxx [build CXX] sw/source/uibase/web/wgrfsh.cxx [build CXX] sw/source/uibase/web/wlistsh.cxx [build CXX] sw/source/uibase/web/wolesh.cxx [build CXX] sw/source/uibase/web/wtabsh.cxx [build CXX] sw/source/uibase/web/wtextsh.cxx [build CXX] sw/source/uibase/web/wview.cxx [build CXX] sw/source/uibase/wrtsh/delete.cxx [build CXX] sw/source/uibase/wrtsh/move.cxx [build CXX] sw/source/uibase/wrtsh/navmgr.cxx [build CXX] sw/source/uibase/wrtsh/select.cxx [build CXX] sw/source/uibase/wrtsh/wrtsh1.cxx [build CXX] sw/source/uibase/wrtsh/wrtsh2.cxx [build CXX] sw/source/uibase/wrtsh/wrtsh3.cxx [build CXX] sw/source/uibase/wrtsh/wrtsh4.cxx [build CXX] sw/source/uibase/wrtsh/wrtundo.cxx [build CXX] sw/source/uibase/dbui/dbtree.cxx [build CXX] sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx [build CXX] sw/source/filter/docx/swdocxreader.cxx [build CXX] sw/source/filter/rtf/swparrtf.cxx [build CXX] sw/source/filter/ww8/docxattributeoutput.cxx [build CXX] sw/source/filter/ww8/docxexport.cxx [build CXX] sw/source/filter/ww8/docxexportfilter.cxx [build CXX] sw/source/filter/ww8/docxsdrexport.cxx [build CXX] sw/source/filter/ww8/docxtablestyleexport.cxx [build CXX] sw/source/filter/ww8/rtfattributeoutput.cxx [build CXX] sw/source/filter/ww8/rtfexport.cxx [build CXX] sw/source/filter/ww8/rtfexportfilter.cxx [build CXX] sw/source/filter/ww8/rtfsdrexport.cxx [build CXX] sw/source/filter/ww8/rtfstringbuffer.cxx [build CXX] sw/source/filter/ww8/WW8FFData.cxx [build CXX] sw/source/filter/ww8/WW8FibData.cxx [build CXX] sw/source/filter/ww8/WW8Sttbf.cxx [build CXX] sw/source/filter/ww8/WW8TableInfo.cxx [build CXX] sw/source/filter/ww8/fields.cxx [build CXX] sw/source/filter/ww8/styles.cxx [build CXX] sw/source/filter/ww8/writerhelper.cxx [build CXX] sw/source/filter/ww8/writerwordglue.cxx [build CXX] sw/source/filter/ww8/wrtw8esh.cxx [build CXX] sw/source/filter/ww8/wrtw8nds.cxx [build CXX] sw/source/filter/ww8/wrtw8num.cxx [build CXX] sw/source/filter/ww8/wrtw8sty.cxx [build CXX] sw/source/filter/ww8/wrtww8.cxx [build CXX] sw/source/filter/ww8/wrtww8gr.cxx [build CXX] sw/source/filter/ww8/ww8atr.cxx [build CXX] sw/source/filter/ww8/ww8glsy.cxx [build CXX] sw/source/filter/ww8/ww8graf.cxx [build CXX] sw/source/filter/ww8/ww8graf2.cxx [build CXX] sw/source/filter/ww8/ww8par.cxx [build CXX] sw/source/filter/ww8/ww8par2.cxx [build CXX] sw/source/filter/ww8/ww8par3.cxx [build CXX] sw/source/filter/ww8/ww8par4.cxx [build CXX] sw/source/filter/ww8/ww8par5.cxx [build CXX] sw/source/filter/ww8/ww8par6.cxx [build CXX] sw/source/filter/ww8/ww8scan.cxx [build CXX] sw/source/filter/ww8/ww8toolbar.cxx [build CXX] sw/source/ui/chrdlg/break.cxx [build CXX] sw/source/ui/chrdlg/chardlg.cxx [build CXX] sw/source/ui/chrdlg/drpcps.cxx [build CXX] sw/source/ui/chrdlg/numpara.cxx [build CXX] sw/source/ui/chrdlg/pardlg.cxx [build CXX] sw/source/ui/chrdlg/swuiccoll.cxx [build CXX] sw/source/ui/chrdlg/tblnumfm.cxx [build CXX] sw/source/ui/config/mailconfigpage.cxx [build CXX] sw/source/ui/config/optcomp.cxx [build CXX] sw/source/ui/config/optload.cxx [build CXX] sw/source/ui/config/optpage.cxx [build CXX] sw/source/ui/dialog/abstract.cxx [build CXX] sw/source/ui/dialog/addrdlg.cxx [build CXX] sw/source/ui/dialog/ascfldlg.cxx [build CXX] sw/source/ui/dialog/docstdlg.cxx [build CXX] sw/source/ui/dialog/macassgn.cxx [build CXX] sw/source/ui/dialog/swdlgfact.cxx [build CXX] sw/source/ui/dialog/swmessdialog.cxx [build CXX] sw/source/ui/dialog/swuiexp.cxx [build CXX] sw/source/ui/dialog/uiregionsw.cxx [build CXX] sw/source/ui/dialog/wordcountdialog.cxx [build CXX] sw/source/ui/dochdl/selglos.cxx [build CXX] sw/source/ui/envelp/envfmt.cxx [build CXX] sw/source/ui/envelp/envlop1.cxx [build CXX] sw/source/ui/envelp/envprt.cxx [build CXX] sw/source/ui/envelp/label1.cxx [build CXX] sw/source/ui/envelp/labelexp.cxx [build CXX] sw/source/ui/envelp/labfmt.cxx [build CXX] sw/source/ui/envelp/labprt.cxx [build CXX] sw/source/ui/envelp/mailmrge.cxx [build CXX] sw/source/ui/fldui/DropDownFieldDialog.cxx [build CXX] sw/source/ui/fldui/DropDownFormFieldDialog.cxx [build CXX] sw/source/ui/fldui/changedb.cxx [build CXX] sw/source/ui/fldui/flddb.cxx [build CXX] sw/source/ui/fldui/flddinf.cxx [build CXX] sw/source/ui/fldui/flddok.cxx [build CXX] sw/source/ui/fldui/fldedt.cxx [build CXX] sw/source/ui/fldui/fldfunc.cxx [build CXX] sw/source/ui/fldui/fldpage.cxx [build CXX] sw/source/ui/fldui/fldref.cxx [build CXX] sw/source/ui/fldui/fldtdlg.cxx [build CXX] sw/source/ui/fldui/fldvar.cxx [build CXX] sw/source/ui/fldui/inpdlg.cxx [build CXX] sw/source/ui/fldui/javaedit.cxx [build CXX] sw/source/ui/fmtui/tmpdlg.cxx [build CXX] sw/source/ui/frmdlg/column.cxx [build CXX] sw/source/ui/frmdlg/cption.cxx [build CXX] sw/source/ui/frmdlg/frmdlg.cxx [build CXX] sw/source/ui/frmdlg/frmpage.cxx [build CXX] sw/source/ui/frmdlg/pattern.cxx [build CXX] sw/source/ui/frmdlg/uiborder.cxx [build CXX] sw/source/ui/frmdlg/wrap.cxx [build CXX] sw/source/ui/index/cntex.cxx [build CXX] sw/source/ui/index/cnttab.cxx [build CXX] sw/source/ui/index/multmrk.cxx [build CXX] sw/source/ui/index/swuiidxmrk.cxx [build CXX] sw/source/ui/misc/bookmark.cxx [build CXX] sw/source/ui/misc/docfnote.cxx [build CXX] sw/source/ui/misc/glosbib.cxx [build CXX] sw/source/ui/misc/glossary.cxx [build CXX] sw/source/ui/misc/insfnote.cxx [build CXX] sw/source/ui/misc/linenum.cxx [build CXX] sw/source/ui/misc/num.cxx [build CXX] sw/source/ui/misc/outline.cxx [build CXX] sw/source/ui/misc/pgfnote.cxx [build CXX] sw/source/ui/misc/pggrid.cxx [build CXX] sw/source/ui/misc/srtdlg.cxx [build CXX] sw/source/ui/misc/swmodalredlineacceptdlg.cxx [build CXX] sw/source/ui/misc/titlepage.cxx [build CXX] sw/source/ui/table/colwd.cxx [build CXX] sw/source/ui/table/convert.cxx [build CXX] sw/source/ui/table/autoformatpreview.cxx [build CXX] sw/source/ui/table/instable.cxx [build CXX] sw/source/ui/table/mergetbl.cxx [build CXX] sw/source/ui/table/rowht.cxx [build CXX] sw/source/ui/table/splittbl.cxx [build CXX] sw/source/ui/table/tabledlg.cxx [build CXX] sw/source/ui/table/tautofmt.cxx [build CXX] sw/source/ui/utlui/swrenamexnameddlg.cxx [build CXX] sw/source/ui/dbui/addresslistdialog.cxx [build CXX] sw/source/ui/dbui/createaddresslistdialog.cxx [build CXX] sw/source/ui/dbui/customizeaddresslistdialog.cxx [build CXX] sw/source/ui/dbui/dbinsdlg.cxx [build CXX] sw/source/ui/dbui/dbtablepreviewdialog.cxx [build CXX] sw/source/ui/dbui/mailmergewizard.cxx [build CXX] sw/source/ui/dbui/mmaddressblockpage.cxx [build CXX] sw/source/ui/dbui/mmdocselectpage.cxx [build CXX] sw/source/ui/dbui/mmgreetingspage.cxx [build CXX] sw/source/ui/dbui/mmlayoutpage.cxx [build CXX] sw/source/ui/dbui/mmoutputtypepage.cxx [build CXX] sw/source/ui/dbui/mmresultdialogs.cxx [build CXX] sw/source/ui/dbui/selectdbtabledialog.cxx [build CXX] sc/source/filter/dif/difexp.cxx [build CXX] sc/source/filter/dif/difimp.cxx [build CXX] sc/source/filter/excel/colrowst.cxx [build CXX] sc/source/filter/excel/excdoc.cxx [build CXX] sc/source/filter/excel/excel.cxx [build CXX] sc/source/filter/excel/excform.cxx [build CXX] sc/source/filter/excel/excform8.cxx [build CXX] sc/source/filter/excel/excimp8.cxx [build CXX] sc/source/filter/excel/excrecds.cxx [build CXX] sc/source/filter/excel/exctools.cxx [build CXX] sc/source/filter/excel/expop2.cxx [build CXX] sc/source/filter/excel/fontbuff.cxx [build CXX] sc/source/filter/excel/frmbase.cxx [build CXX] sc/source/filter/excel/impop.cxx [build CXX] sc/source/filter/excel/namebuff.cxx [build CXX] sc/source/filter/excel/read.cxx [build CXX] sc/source/filter/excel/tokstack.cxx [build CXX] sc/source/filter/excel/xechart.cxx [build CXX] sc/source/filter/excel/xecontent.cxx [build CXX] sc/source/filter/excel/xedbdata.cxx [build CXX] sc/source/filter/excel/xeescher.cxx [build CXX] sc/source/filter/excel/xeextlst.cxx [build CXX] sc/source/filter/excel/xeformula.cxx [build CXX] sc/source/filter/excel/xehelper.cxx [build CXX] sc/source/filter/excel/xelink.cxx [build CXX] sc/source/filter/excel/xename.cxx [build CXX] sc/source/filter/excel/xepage.cxx [build CXX] sc/source/filter/excel/xepivot.cxx [build CXX] sc/source/filter/excel/xepivotxml.cxx [build CXX] sc/source/filter/excel/xerecord.cxx [build CXX] sc/source/filter/excel/xeroot.cxx [build CXX] sc/source/filter/excel/xestream.cxx [build CXX] sc/source/filter/excel/xestring.cxx [build CXX] sc/source/filter/excel/xestyle.cxx [build CXX] sc/source/filter/excel/xetable.cxx [build CXX] sc/source/filter/excel/xeview.cxx [build CXX] sc/source/filter/excel/xichart.cxx [build CXX] sc/source/filter/excel/xicontent.cxx [build CXX] sc/source/filter/excel/xiescher.cxx [build CXX] sc/source/filter/excel/xiformula.cxx [build CXX] sc/source/filter/excel/xihelper.cxx [build CXX] sc/source/filter/excel/xilink.cxx [build CXX] sc/source/filter/excel/xiname.cxx [build CXX] sc/source/filter/excel/xipage.cxx [build CXX] sc/source/filter/excel/xipivot.cxx [build CXX] sc/source/filter/excel/xiroot.cxx [build CXX] sc/source/filter/excel/xistream.cxx [build CXX] sc/source/filter/excel/xistring.cxx [build CXX] sc/source/filter/excel/xistyle.cxx [build CXX] sc/source/filter/excel/xiview.cxx [build CXX] sc/source/filter/excel/xladdress.cxx [build CXX] sc/source/filter/excel/xlchart.cxx [build CXX] sc/source/filter/excel/xlescher.cxx [build CXX] sc/source/filter/excel/xlformula.cxx [build CXX] sc/source/filter/excel/xlpage.cxx [build CXX] sc/source/filter/excel/xlpivot.cxx [build CXX] sc/source/filter/excel/xlroot.cxx [build CXX] sc/source/filter/excel/xlstyle.cxx [build CXX] sc/source/filter/excel/xltoolbar.cxx [build CXX] sc/source/filter/excel/xltools.cxx [build CXX] sc/source/filter/excel/xltracer.cxx [build CXX] sc/source/filter/excel/xlview.cxx [build CXX] sc/source/filter/ftools/fapihelper.cxx [build CXX] sc/source/filter/ftools/fprogressbar.cxx [build CXX] sc/source/filter/ftools/ftools.cxx [build CXX] sc/source/filter/ftools/sharedformulagroups.cxx [build CXX] sc/source/filter/html/htmlexp.cxx [build CXX] sc/source/filter/html/htmlexp2.cxx [build CXX] sc/source/filter/html/htmlimp.cxx [build CXX] sc/source/filter/html/htmlpars.cxx [build CXX] sc/source/filter/lotus/filter.cxx [build CXX] sc/source/filter/lotus/lotattr.cxx [build CXX] sc/source/filter/lotus/lotform.cxx [build CXX] sc/source/filter/lotus/lotimpop.cxx [build CXX] sc/source/filter/lotus/lotread.cxx [build CXX] sc/source/filter/lotus/lotus.cxx [build CXX] sc/source/filter/lotus/memory.cxx [build CXX] sc/source/filter/lotus/op.cxx [build CXX] sc/source/filter/lotus/optab.cxx [build CXX] sc/source/filter/lotus/tool.cxx [build CXX] sc/source/filter/qpro/qpro.cxx [build CXX] sc/source/filter/qpro/qproform.cxx [build CXX] sc/source/filter/qpro/qprostyle.cxx [build CXX] sc/source/filter/rtf/eeimpars.cxx [build CXX] sc/source/filter/rtf/expbase.cxx [build CXX] sc/source/filter/rtf/rtfexp.cxx [build CXX] sc/source/filter/rtf/rtfimp.cxx [build CXX] sc/source/filter/rtf/rtfparse.cxx [build CXX] sc/source/filter/xcl97/XclExpChangeTrack.cxx [build CXX] sc/source/filter/xcl97/XclImpChangeTrack.cxx [build CXX] sc/source/filter/xcl97/xcl97esc.cxx [build CXX] sc/source/filter/xcl97/xcl97rec.cxx [build CXX] sc/source/filter/oox/excelfilter.cxx [build CXX] sc/source/filter/oox/addressconverter.cxx [build CXX] sc/source/filter/oox/autofilterbuffer.cxx [build CXX] sc/source/filter/oox/autofiltercontext.cxx [build CXX] sc/source/filter/oox/biffhelper.cxx [build CXX] sc/source/filter/oox/chartsheetfragment.cxx [build CXX] sc/source/filter/oox/commentsbuffer.cxx [build CXX] sc/source/filter/oox/commentsfragment.cxx [build CXX] sc/source/filter/oox/condformatbuffer.cxx [build CXX] sc/source/filter/oox/condformatcontext.cxx [build CXX] sc/source/filter/oox/connectionsbuffer.cxx [build CXX] sc/source/filter/oox/connectionsfragment.cxx [build CXX] sc/source/filter/oox/defnamesbuffer.cxx [build CXX] sc/source/filter/oox/drawingbase.cxx [build CXX] sc/source/filter/oox/drawingfragment.cxx [build CXX] sc/source/filter/oox/excelchartconverter.cxx [build CXX] sc/source/filter/oox/excelhandlers.cxx [build CXX] sc/source/filter/oox/excelvbaproject.cxx [build CXX] sc/source/filter/oox/externallinkbuffer.cxx [build CXX] sc/source/filter/oox/externallinkfragment.cxx [build CXX] sc/source/filter/oox/extlstcontext.cxx [build CXX] sc/source/filter/oox/formulabase.cxx [build CXX] sc/source/filter/oox/formulabuffer.cxx [build CXX] sc/source/filter/oox/formulaparser.cxx [build CXX] sc/source/filter/oox/numberformatsbuffer.cxx [build CXX] sc/source/filter/oox/ooxformulaparser.cxx [build CXX] sc/source/filter/oox/pagesettings.cxx [build CXX] sc/source/filter/oox/pivotcachebuffer.cxx [build CXX] sc/source/filter/oox/pivotcachefragment.cxx [build CXX] sc/source/filter/oox/pivottablebuffer.cxx [build CXX] sc/source/filter/oox/pivottablefragment.cxx [build CXX] sc/source/filter/oox/querytablebuffer.cxx [build CXX] sc/source/filter/oox/querytablefragment.cxx [build CXX] sc/source/filter/oox/revisionfragment.cxx [build CXX] sc/source/filter/oox/richstringcontext.cxx [build CXX] sc/source/filter/oox/richstring.cxx [build CXX] sc/source/filter/oox/scenariobuffer.cxx [build CXX] sc/source/filter/oox/scenariocontext.cxx [build CXX] sc/source/filter/oox/sharedstringsbuffer.cxx [build CXX] sc/source/filter/oox/sharedstringsfragment.cxx [build CXX] sc/source/filter/oox/sheetdatabuffer.cxx [build CXX] sc/source/filter/oox/sheetdatacontext.cxx [build CXX] sc/source/filter/oox/stylesbuffer.cxx [build CXX] sc/source/filter/oox/stylesfragment.cxx [build CXX] sc/source/filter/oox/tablebuffer.cxx [build CXX] sc/source/filter/oox/tablecolumnsbuffer.cxx [build CXX] sc/source/filter/oox/tablecolumnscontext.cxx [build CXX] sc/source/filter/oox/tablefragment.cxx [build CXX] sc/source/filter/oox/themebuffer.cxx [build CXX] sc/source/filter/oox/unitconverter.cxx [build CXX] sc/source/filter/oox/viewsettings.cxx [build CXX] sc/source/filter/oox/workbookfragment.cxx [build CXX] sc/source/filter/oox/workbookhelper.cxx [build CXX] sc/source/filter/oox/workbooksettings.cxx [build CXX] sc/source/filter/oox/worksheetbuffer.cxx [build CXX] sc/source/filter/oox/worksheetfragment.cxx [build CXX] sc/source/filter/oox/worksheethelper.cxx [build CXX] sc/source/filter/oox/worksheetsettings.cxx [build CXX] sc/source/filter/orcus/interface.cxx [build CXX] sc/source/filter/orcus/orcusfiltersimpl.cxx [build CXX] sc/source/filter/orcus/xmlcontext.cxx [build CXX] sc/source/filter/orcus/filterdetect.cxx [build CXX] sc/source/ui/vba/excelvbahelper.cxx [build CXX] sc/source/ui/vba/service.cxx [build CXX] sc/source/ui/vba/vbaapplication.cxx [build CXX] sc/source/ui/vba/vbaassistant.cxx [build CXX] sc/source/ui/vba/vbaaxes.cxx [build CXX] sc/source/ui/vba/vbaaxis.cxx [build CXX] sc/source/ui/vba/vbaaxistitle.cxx [build CXX] sc/source/ui/vba/vbaborders.cxx [build CXX] sc/source/ui/vba/vbacharacters.cxx [build CXX] sc/source/ui/vba/vbachart.cxx [build CXX] sc/source/ui/vba/vbachartobject.cxx [build CXX] sc/source/ui/vba/vbachartobjects.cxx [build CXX] sc/source/ui/vba/vbacharttitle.cxx [build CXX] sc/source/ui/vba/vbacomment.cxx [build CXX] sc/source/ui/vba/vbacomments.cxx [build CXX] sc/source/ui/vba/vbacondition.cxx [build CXX] sc/source/ui/vba/vbadialog.cxx [build CXX] sc/source/ui/vba/vbadialogs.cxx [build CXX] sc/source/ui/vba/vbaeventshelper.cxx [build CXX] sc/source/ui/vba/vbafiledialog.cxx [build CXX] sc/source/ui/vba/vbafiledialogitems.cxx [build CXX] sc/source/ui/vba/vbafont.cxx [build CXX] sc/source/ui/vba/vbaformat.cxx [build CXX] sc/source/ui/vba/vbaformatcondition.cxx [build CXX] sc/source/ui/vba/vbaformatconditions.cxx [build CXX] sc/source/ui/vba/vbaglobals.cxx [build CXX] sc/source/ui/vba/vbahyperlink.cxx [build CXX] sc/source/ui/vba/vbahyperlinks.cxx [build CXX] sc/source/ui/vba/vbainterior.cxx [build CXX] sc/source/ui/vba/vbalineshape.cxx [build CXX] sc/source/ui/vba/vbamenubar.cxx [build CXX] sc/source/ui/vba/vbamenubars.cxx [build CXX] sc/source/ui/vba/vbamenu.cxx [build CXX] sc/source/ui/vba/vbamenus.cxx [build CXX] sc/source/ui/vba/vbamenuitem.cxx [build CXX] sc/source/ui/vba/vbamenuitems.cxx [build CXX] sc/source/ui/vba/vbaname.cxx [build CXX] sc/source/ui/vba/vbanames.cxx [build CXX] sc/source/ui/vba/vbaoleobject.cxx [build CXX] sc/source/ui/vba/vbaoleobjects.cxx [build CXX] sc/source/ui/vba/vbaoutline.cxx [build CXX] sc/source/ui/vba/vbaovalshape.cxx [build CXX] sc/source/ui/vba/vbapagebreak.cxx [build CXX] sc/source/ui/vba/vbapagebreaks.cxx [build CXX] sc/source/ui/vba/vbapagesetup.cxx [build CXX] sc/source/ui/vba/vbapalette.cxx [build CXX] sc/source/ui/vba/vbapane.cxx [build CXX] sc/source/ui/vba/vbapivotcache.cxx [build CXX] sc/source/ui/vba/vbapivottable.cxx [build CXX] sc/source/ui/vba/vbapivottables.cxx [build CXX] sc/source/ui/vba/vbarange.cxx [build CXX] sc/source/ui/vba/vbasheetobject.cxx [build CXX] sc/source/ui/vba/vbasheetobjects.cxx [build CXX] sc/source/ui/vba/vbastyle.cxx [build CXX] sc/source/ui/vba/vbastyles.cxx [build CXX] sc/source/ui/vba/vbatextboxshape.cxx [build CXX] sc/source/ui/vba/vbatextframe.cxx [build CXX] sc/source/ui/vba/vbavalidation.cxx [build CXX] sc/source/ui/vba/vbawindow.cxx [build CXX] sc/source/ui/vba/vbawindows.cxx [build CXX] sc/source/ui/vba/vbaworkbook.cxx [build CXX] sc/source/ui/vba/vbaworkbooks.cxx [build CXX] sc/source/ui/vba/vbaworksheet.cxx [build CXX] sc/source/ui/vba/vbaworksheets.cxx [build CXX] sc/source/ui/vba/vbawsfunction.cxx [build CXX] sd/source/filter/eppt/eppt.cxx [build CXX] sd/source/filter/eppt/epptso.cxx [build CXX] sd/source/filter/eppt/escherex.cxx [build CXX] sd/source/filter/eppt/pptexanimations.cxx [build CXX] sd/source/filter/eppt/pptexsoundcollection.cxx [build CXX] sd/source/filter/eppt/pptx-epptbase.cxx [build CXX] sd/source/filter/eppt/pptx-epptooxml.cxx [build CXX] sd/source/filter/eppt/pptx-animations.cxx [build CXX] sd/source/filter/eppt/pptx-grouptable.cxx [build CXX] sd/source/filter/eppt/pptx-stylesheet.cxx [build CXX] sd/source/filter/eppt/pptx-text.cxx [build CXX] sd/source/filter/ppt/ppt97animations.cxx [build CXX] sd/source/filter/ppt/pptatom.cxx [build CXX] sd/source/filter/ppt/pptin.cxx [build CXX] sd/source/filter/ppt/pptinanimations.cxx [build CXX] sd/source/filter/ppt/propread.cxx [build CXX] starmath/source/AccessibleSmElement.cxx [build CXX] starmath/source/AccessibleSmElementsControl.cxx [build CXX] starmath/source/ElementsDockingWindow.cxx [build CXX] starmath/source/accessibility.cxx [build CXX] starmath/source/action.cxx [build CXX] starmath/source/caret.cxx [build CXX] starmath/source/cfgitem.cxx [build CXX] starmath/source/cursor.cxx [build CXX] starmath/source/dialog.cxx [build CXX] starmath/source/document.cxx [build CXX] starmath/source/edit.cxx [build CXX] starmath/source/format.cxx [build CXX] starmath/source/mathmlattr.cxx [build CXX] starmath/source/mathmlexport.cxx [build CXX] starmath/source/mathmlimport.cxx [build CXX] starmath/source/mathtype.cxx [build CXX] starmath/source/node.cxx [build CXX] starmath/source/ooxmlexport.cxx [build CXX] starmath/source/ooxmlimport.cxx [build CXX] starmath/source/rtfexport.cxx [build CXX] starmath/source/parse.cxx [build CXX] starmath/source/rect.cxx [build CXX] starmath/source/register.cxx [build CXX] starmath/source/smdll.cxx [build CXX] starmath/source/smmod.cxx [build CXX] starmath/source/symbol.cxx [build CXX] starmath/source/tmpdevice.cxx [build CXX] starmath/source/typemap.cxx [build CXX] starmath/source/uiobject.cxx [build CXX] starmath/source/unodoc.cxx [build CXX] starmath/source/unofilter.cxx [build CXX] starmath/source/unomodel.cxx [build CXX] starmath/source/utility.cxx [build CXX] starmath/source/view.cxx [build CXX] starmath/source/visitors.cxx [build CXX] starmath/source/wordexportbase.cxx [build CXX] uui/source/alreadyopen.cxx [build CXX] uui/source/authfallbackdlg.cxx [build CXX] uui/source/filechanged.cxx [build CXX] uui/source/fltdlg.cxx [build CXX] uui/source/iahndl.cxx [build CXX] uui/source/iahndl-authentication.cxx [build CXX] uui/source/iahndl-errorhandler.cxx [build CXX] uui/source/iahndl-filter.cxx [build CXX] uui/source/iahndl-ioexceptions.cxx [build CXX] uui/source/iahndl-locking.cxx [build CXX] uui/source/iahndl-ssl.cxx [build CXX] uui/source/interactionhandler.cxx [build CXX] uui/source/lockfailed.cxx [build CXX] uui/source/lockcorrupt.cxx [build CXX] uui/source/logindlg.cxx [build CXX] uui/source/masterpasscrtdlg.cxx [build CXX] uui/source/masterpassworddlg.cxx [build CXX] uui/source/nameclashdlg.cxx [build CXX] uui/source/openlocked.cxx [build CXX] uui/source/passwordcontainer.cxx [build CXX] uui/source/passworddlg.cxx [build CXX] uui/source/requeststringresolver.cxx [build CXX] uui/source/secmacrowarnings.cxx [build CXX] uui/source/services.cxx [build CXX] uui/source/sslwarndlg.cxx [build CXX] uui/source/trylater.cxx [build CXX] uui/source/unknownauthdlg.cxx [build CXX] writerperfect/source/common/DirectoryStream.cxx [build CXX] writerperfect/source/common/DocumentHandler.cxx [build CXX] writerperfect/source/common/WPFTEncodingDialog.cxx [build CXX] writerperfect/source/common/WPXSvInputStream.cxx [build CXX] writerperfect/source/draw/CDRImportFilter.cxx [build CXX] writerperfect/source/draw/CMXImportFilter.cxx [build CXX] writerperfect/source/draw/FreehandImportFilter.cxx [build CXX] writerperfect/source/draw/MSPUBImportFilter.cxx [build CXX] writerperfect/source/draw/MWAWDrawImportFilter.cxx [build CXX] writerperfect/source/draw/PageMakerImportFilter.cxx [build CXX] writerperfect/source/draw/QXPImportFilter.cxx [build CXX] writerperfect/source/draw/StarOfficeDrawImportFilter.cxx [build CXX] writerperfect/source/draw/VisioImportFilter.cxx [build CXX] writerperfect/source/draw/WPGImportFilter.cxx [build CXX] writerperfect/source/draw/ZMFImportFilter.cxx [build CXX] sw/source/ui/vba/service.cxx [build CXX] sw/source/ui/vba/vbarange.cxx [build CXX] sw/source/ui/vba/vbacell.cxx [build CXX] sw/source/ui/vba/vbacells.cxx [build CXX] sw/source/ui/vba/vbacolumn.cxx [build CXX] sw/source/ui/vba/vbacolumns.cxx [build CXX] sw/source/ui/vba/vbaframe.cxx [build CXX] sw/source/ui/vba/vbaframes.cxx [build CXX] sw/source/ui/vba/vbalistformat.cxx [build CXX] sw/source/ui/vba/vbalistgallery.cxx [build CXX] sw/source/ui/vba/vbalistgalleries.cxx [build CXX] sw/source/ui/vba/vbalisthelper.cxx [build CXX] sw/source/ui/vba/vbalistlevel.cxx [build CXX] sw/source/ui/vba/vbalistlevels.cxx [build CXX] sw/source/ui/vba/vbalisttemplate.cxx [build CXX] sw/source/ui/vba/vbalisttemplates.cxx [build CXX] sw/source/ui/vba/vbamailmerge.cxx [build CXX] sw/source/ui/vba/vbarevision.cxx [build CXX] sw/source/ui/vba/vbarevisions.cxx [build CXX] sw/source/ui/vba/vbarow.cxx [build CXX] sw/source/ui/vba/vbarows.cxx [build CXX] sw/source/ui/vba/vbadocument.cxx [build CXX] sw/source/ui/vba/vbasections.cxx [build CXX] sw/source/ui/vba/vbadialog.cxx [build CXX] sw/source/ui/vba/vbawrapformat.cxx [build CXX] sw/source/ui/vba/vbafont.cxx [build CXX] sw/source/ui/vba/vbarangehelper.cxx [build CXX] sw/source/ui/vba/vbaaddin.cxx [build CXX] sw/source/ui/vba/vbaautotextentry.cxx [build CXX] sw/source/ui/vba/vbadocumentproperties.cxx [build CXX] sw/source/ui/vba/vbaeventshelper.cxx [build CXX] sw/source/ui/vba/vbastyle.cxx [build CXX] sw/source/ui/vba/vbapane.cxx [build CXX] sw/source/ui/vba/vbaglobals.cxx [build CXX] sw/source/ui/vba/vbatemplate.cxx [build CXX] sw/source/ui/vba/vbaaddins.cxx [build CXX] sw/source/ui/vba/vbaview.cxx [build CXX] sw/source/ui/vba/vbaheaderfooter.cxx [build CXX] sw/source/ui/vba/vbaheadersfooters.cxx [build CXX] sw/source/ui/vba/vbaheaderfooterhelper.cxx [build CXX] sw/source/ui/vba/vbabookmarks.cxx [build CXX] sw/source/ui/vba/vbaoptions.cxx [build CXX] sw/source/ui/vba/vbadialogs.cxx [build CXX] sw/source/ui/vba/vbapalette.cxx [build CXX] sw/source/ui/vba/vbaparagraph.cxx [build CXX] sw/source/ui/vba/vbafind.cxx [build CXX] sw/source/ui/vba/vbasection.cxx [build CXX] sw/source/ui/vba/vbabookmark.cxx [build CXX] sw/source/ui/vba/vbaapplication.cxx [build CXX] sw/source/ui/vba/vbawindow.cxx [build CXX] sw/source/ui/vba/vbareplacement.cxx [build CXX] sw/source/ui/vba/vbatable.cxx [build CXX] sw/source/ui/vba/vbatablehelper.cxx [build CXX] sw/source/ui/vba/vbatabstop.cxx [build CXX] sw/source/ui/vba/vbatabstops.cxx [build CXX] sw/source/ui/vba/vbaselection.cxx [build CXX] sw/source/ui/vba/vbasystem.cxx [build CXX] sw/source/ui/vba/vbainformationhelper.cxx [build CXX] sw/source/ui/vba/vbapagesetup.cxx [build CXX] sw/source/ui/vba/vbafield.cxx [build CXX] sw/source/ui/vba/vbatables.cxx [build CXX] sw/source/ui/vba/vbatableofcontents.cxx [build CXX] sw/source/ui/vba/vbatablesofcontents.cxx [build CXX] sw/source/ui/vba/vbavariable.cxx [build CXX] sw/source/ui/vba/vbadocuments.cxx [build CXX] sw/source/ui/vba/vbaparagraphformat.cxx [build CXX] sw/source/ui/vba/vbaborders.cxx [build CXX] sw/source/ui/vba/vbavariables.cxx [build CXX] sw/source/ui/vba/vbastyles.cxx [build CXX] sw/source/ui/vba/vbapanes.cxx [build CXX] sw/source/ui/vba/wordvbahelper.cxx [build CXX] vbahelper/source/msforms/service.cxx [build CXX] vbahelper/source/msforms/vbabutton.cxx [build CXX] vbahelper/source/msforms/vbacheckbox.cxx [build CXX] vbahelper/source/msforms/vbacombobox.cxx [build CXX] vbahelper/source/msforms/vbacontrol.cxx [build CXX] vbahelper/source/msforms/vbacontrols.cxx [build CXX] vbahelper/source/msforms/vbaframe.cxx [build CXX] vbahelper/source/msforms/vbaimage.cxx [build CXX] vbahelper/source/msforms/vbalabel.cxx [build CXX] vbahelper/source/msforms/vbalistbox.cxx [build CXX] vbahelper/source/msforms/vbalistcontrolhelper.cxx [build CXX] vbahelper/source/msforms/vbamultipage.cxx [build CXX] vbahelper/source/msforms/vbanewfont.cxx [build CXX] vbahelper/source/msforms/vbapages.cxx [build CXX] vbahelper/source/msforms/vbaprogressbar.cxx [build CXX] vbahelper/source/msforms/vbaradiobutton.cxx [build CXX] vbahelper/source/msforms/vbascrollbar.cxx [build CXX] vbahelper/source/msforms/vbaspinbutton.cxx [build CXX] vbahelper/source/msforms/vbasystemaxcontrol.cxx [build CXX] vbahelper/source/msforms/vbatextbox.cxx [build CXX] vbahelper/source/msforms/vbatogglebutton.cxx [build CXX] vbahelper/source/msforms/vbauserform.cxx [build CXX] reportdesign/source/core/api/FixedLine.cxx [build CXX] reportdesign/source/core/api/FixedText.cxx [build CXX] reportdesign/source/core/api/FormatCondition.cxx [build CXX] reportdesign/source/core/api/FormattedField.cxx [build CXX] reportdesign/source/core/api/Function.cxx [build CXX] reportdesign/source/core/api/Functions.cxx [build CXX] reportdesign/source/core/api/Group.cxx [build CXX] reportdesign/source/core/api/Groups.cxx [build CXX] reportdesign/source/core/api/ImageControl.cxx [build CXX] reportdesign/source/core/api/ReportComponent.cxx [build CXX] reportdesign/source/core/api/ReportControlModel.cxx [build CXX] reportdesign/source/core/api/ReportDefinition.cxx [build CXX] reportdesign/source/core/api/ReportEngineJFree.cxx [build CXX] reportdesign/source/core/api/ReportVisitor.cxx [build CXX] reportdesign/source/core/api/Section.cxx [build CXX] reportdesign/source/core/api/services.cxx [build CXX] reportdesign/source/core/api/Shape.cxx [build CXX] reportdesign/source/core/api/Tools.cxx [build CXX] reportdesign/source/core/misc/conditionalexpression.cxx [build CXX] reportdesign/source/core/misc/conditionupdater.cxx [build CXX] reportdesign/source/core/misc/reportformula.cxx [build CXX] reportdesign/source/core/resource/core_resource.cxx [build CXX] reportdesign/source/core/sdr/formatnormalizer.cxx [build CXX] reportdesign/source/core/sdr/PropertyForward.cxx [build CXX] reportdesign/source/core/sdr/ReportDrawPage.cxx [build CXX] reportdesign/source/core/sdr/ReportUndoFactory.cxx [build CXX] reportdesign/source/core/sdr/RptModel.cxx [build CXX] reportdesign/source/core/sdr/RptObject.cxx [build CXX] reportdesign/source/core/sdr/RptObjectListener.cxx [build CXX] reportdesign/source/core/sdr/RptPage.cxx [build CXX] reportdesign/source/core/sdr/UndoActions.cxx [build CXX] reportdesign/source/core/sdr/UndoEnv.cxx [build DEP] LNK:Library/liblocaledata_es.so [build LNK] Library/liblocaledata_es.so [build DEP] LNK:Library/liblocaledata_euro.so [build LNK] Library/liblocaledata_euro.so [build DEP] LNK:Library/liblocaledata_others.so [build LNK] Library/liblocaledata_others.so [build CXX] sc/source/ui/attrdlg/attrdlg.cxx [build CXX] sc/source/ui/attrdlg/scdlgfact.cxx [build CXX] sc/source/ui/attrdlg/scuiexp.cxx [build CXX] sc/source/ui/attrdlg/tabpages.cxx [build CXX] sc/source/ui/cctrl/editfield.cxx [build CXX] sc/source/ui/condformat/condformatmgr.cxx [build CXX] sc/source/ui/dbgui/dapidata.cxx [build CXX] sc/source/ui/dbgui/dapitype.cxx [build CXX] sc/source/ui/dbgui/dpgroupdlg.cxx [build CXX] sc/source/ui/dbgui/pfiltdlg.cxx [build CXX] sc/source/ui/dbgui/pvfundlg.cxx [build CXX] sc/source/ui/dbgui/scendlg.cxx [build CXX] sc/source/ui/dbgui/scuiasciiopt.cxx [build CXX] sc/source/ui/dbgui/scuiimoptdlg.cxx [build CXX] sc/source/ui/dbgui/sortdlg.cxx [build CXX] sc/source/ui/dbgui/sortkeydlg.cxx [build CXX] sc/source/ui/dbgui/subtdlg.cxx [build CXX] sc/source/ui/dbgui/textimportoptions.cxx [build CXX] sc/source/ui/dbgui/tpsort.cxx [build CXX] sc/source/ui/dbgui/tpsubt.cxx [build CXX] sc/source/ui/docshell/tpstat.cxx [build CXX] sc/source/ui/miscdlgs/crdlg.cxx [build CXX] sc/source/ui/miscdlgs/datafdlg.cxx [build CXX] sc/source/ui/miscdlgs/delcldlg.cxx [build CXX] sc/source/ui/miscdlgs/delcodlg.cxx [build CXX] sc/source/ui/miscdlgs/filldlg.cxx [build CXX] sc/source/ui/miscdlgs/groupdlg.cxx [build CXX] sc/source/ui/miscdlgs/inscldlg.cxx [build CXX] sc/source/ui/miscdlgs/inscodlg.cxx [build CXX] sc/source/ui/miscdlgs/instbdlg.cxx [build CXX] sc/source/ui/miscdlgs/lbseldlg.cxx [build CXX] sc/source/ui/miscdlgs/linkarea.cxx [build CXX] sc/source/ui/miscdlgs/mtrindlg.cxx [build CXX] sc/source/ui/miscdlgs/mvtabdlg.cxx [build CXX] sc/source/ui/miscdlgs/namecrea.cxx [build CXX] sc/source/ui/miscdlgs/scuiautofmt.cxx [build CXX] sc/source/ui/miscdlgs/shtabdlg.cxx [build CXX] sc/source/ui/miscdlgs/strindlg.cxx [build CXX] sc/source/ui/miscdlgs/tabbgcolordlg.cxx [build CXX] sc/source/ui/miscdlgs/textdlgs.cxx [build CXX] sc/source/ui/namedlg/namepast.cxx [build CXX] sc/source/ui/optdlg/calcoptionsdlg.cxx [build CXX] sc/source/ui/optdlg/opredlin.cxx [build CXX] sc/source/ui/optdlg/tpcalc.cxx [build CXX] sc/source/ui/optdlg/tpcompatibility.cxx [build CXX] sc/source/ui/optdlg/tpformula.cxx [build CXX] sc/source/ui/optdlg/tpdefaults.cxx [build CXX] sc/source/ui/optdlg/tpprint.cxx [build CXX] sc/source/ui/optdlg/tpusrlst.cxx [build CXX] sc/source/ui/optdlg/tpview.cxx [build CXX] sc/source/ui/pagedlg/hfedtdlg.cxx [build CXX] sc/source/ui/pagedlg/scuitphfedit.cxx [build CXX] sc/source/ui/pagedlg/tphf.cxx [build CXX] sc/source/ui/pagedlg/tptable.cxx [build CXX] sc/source/ui/styleui/styledlg.cxx [build CXX] sd/source/filter/html/htmlattr.cxx [build CXX] sd/source/filter/html/pubdlg.cxx [build CXX] sd/source/ui/dlg/brkdlg.cxx [build CXX] sd/source/ui/dlg/copydlg.cxx [build CXX] sd/source/ui/dlg/custsdlg.cxx [build CXX] sd/source/ui/dlg/dlgchar.cxx [build CXX] sd/source/ui/dlg/dlgfield.cxx [build CXX] sd/source/ui/dlg/dlgolbul.cxx [build CXX] sd/source/ui/dlg/dlgpage.cxx [build CXX] sd/source/ui/dlg/dlgsnap.cxx [build CXX] sd/source/ui/dlg/headerfooterdlg.cxx [build CXX] sd/source/ui/dlg/inspagob.cxx [build CXX] sd/source/ui/dlg/masterlayoutdlg.cxx [build CXX] sd/source/ui/dlg/morphdlg.cxx [build CXX] sd/source/ui/dlg/paragr.cxx [build CXX] sd/source/ui/dlg/present.cxx [build CXX] sd/source/ui/dlg/prltempl.cxx [build CXX] sd/source/ui/dlg/prntopts.cxx [build CXX] sd/source/ui/dlg/RemoteDialog.cxx [build CXX] sd/source/ui/dlg/RemoteDialogClientBox.cxx [build CXX] sd/source/ui/dlg/sddlgfact.cxx [build CXX] sd/source/ui/dlg/sdpreslt.cxx [build CXX] sd/source/ui/dlg/sduiexp.cxx [build CXX] sd/source/ui/dlg/tabtempl.cxx [build CXX] sd/source/ui/dlg/tpaction.cxx [build CXX] sd/source/ui/dlg/tpoption.cxx [build CXX] sd/source/ui/dlg/vectdlg.cxx [build CXX] sd/source/ui/dlg/PhotoAlbumDialog.cxx [build CXX] sd/source/ui/dlg/BulletAndPositionDlg.cxx [build BIN] svl [build CMP] vcl/vcl.common [build CMP] vcl/vcl.unx [build CXX] chart2/source/controller/accessibility/AccessibleBase.cxx [build CXX] chart2/source/controller/accessibility/AccessibleChartElement.cxx [build CXX] chart2/source/controller/accessibility/AccessibleChartShape.cxx [build CXX] chart2/source/controller/accessibility/AccessibleChartView.cxx [build CXX] chart2/source/controller/accessibility/AccessibleTextHelper.cxx [build CXX] chart2/source/controller/accessibility/AccessibleViewForwarder.cxx [build CXX] chart2/source/controller/accessibility/ChartElementFactory.cxx [build CXX] chart2/source/controller/chartapiwrapper/AreaWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/AxisWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/Chart2ModelContact.cxx [build CXX] chart2/source/controller/chartapiwrapper/ChartDataWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/GridWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/LegendWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/TitleWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/UpDownBarWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedAddInProperty.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedSceneProperty.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.cxx [build CXX] chart2/source/controller/dialogs/ChangingResource.cxx [build CXX] chart2/source/controller/dialogs/ChartTypeDialogController.cxx [build CXX] chart2/source/controller/dialogs/DataBrowser.cxx [build CXX] chart2/source/controller/dialogs/DataBrowserModel.cxx [build CXX] chart2/source/controller/dialogs/DialogModel.cxx [build CXX] chart2/source/controller/dialogs/dlg_ChartType.cxx [build CXX] chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx [build CXX] chart2/source/controller/dialogs/dlg_CreationWizard.cxx [build CXX] chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx [build CXX] chart2/source/controller/dialogs/dlg_DataEditor.cxx [build CXX] chart2/source/controller/dialogs/dlg_DataSource.cxx [build CXX] chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx [build CXX] chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx [build CXX] chart2/source/controller/dialogs/dlg_InsertErrorBars.cxx [build CXX] chart2/source/controller/dialogs/dlg_InsertLegend.cxx [build CXX] chart2/source/controller/dialogs/dlg_InsertTitle.cxx [build CXX] chart2/source/controller/dialogs/dlg_NumberFormat.cxx [build CXX] chart2/source/controller/dialogs/dlg_ObjectProperties.cxx [build CXX] chart2/source/controller/dialogs/dlg_ShapeFont.cxx [build CXX] chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx [build CXX] chart2/source/controller/dialogs/dlg_View3D.cxx [build CXX] chart2/source/controller/dialogs/ObjectNameProvider.cxx [build CXX] chart2/source/controller/dialogs/RangeSelectionHelper.cxx [build CXX] chart2/source/controller/dialogs/RangeSelectionListener.cxx [build CXX] chart2/source/controller/dialogs/res_BarGeometry.cxx [build CXX] chart2/source/controller/dialogs/res_DataLabel.cxx [build CXX] chart2/source/controller/dialogs/res_ErrorBar.cxx [build CXX] chart2/source/controller/dialogs/res_LegendPosition.cxx [build CXX] chart2/source/controller/dialogs/res_Titles.cxx [build CXX] chart2/source/controller/dialogs/res_Trendline.cxx [build CXX] chart2/source/controller/dialogs/TextDirectionListBox.cxx [build CXX] chart2/source/controller/dialogs/TimerTriggeredControllerLock.cxx [build CXX] chart2/source/controller/dialogs/TitleDialogData.cxx [build CXX] chart2/source/controller/dialogs/tp_3D_SceneAppearance.cxx [build CXX] chart2/source/controller/dialogs/tp_3D_SceneGeometry.cxx [build CXX] chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx [build CXX] chart2/source/controller/dialogs/tp_AxisLabel.cxx [build CXX] chart2/source/controller/dialogs/tp_AxisPositions.cxx [build CXX] chart2/source/controller/dialogs/tp_ChartType.cxx [build CXX] chart2/source/controller/dialogs/tp_DataLabel.cxx [build CXX] chart2/source/controller/dialogs/tp_DataSource.cxx [build CXX] chart2/source/controller/dialogs/tp_ErrorBars.cxx [build CXX] chart2/source/controller/dialogs/tp_LegendPosition.cxx [build CXX] chart2/source/controller/dialogs/tp_PointGeometry.cxx [build CXX] chart2/source/controller/dialogs/tp_PolarOptions.cxx [build CXX] chart2/source/controller/dialogs/tp_RangeChooser.cxx [build CXX] chart2/source/controller/dialogs/tp_Scale.cxx [build CXX] chart2/source/controller/dialogs/tp_SeriesToAxis.cxx [build CXX] chart2/source/controller/dialogs/tp_TitleRotation.cxx [build CXX] chart2/source/controller/dialogs/tp_Trendline.cxx [build CXX] chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx [build CXX] chart2/source/controller/drawinglayer/DrawViewWrapper.cxx [build CXX] chart2/source/controller/drawinglayer/ViewElementListProvider.cxx [build CXX] chart2/source/controller/itemsetwrapper/AxisItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/CharacterPropertyItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/ItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/LegendItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/MultipleChartConverters.cxx [build CXX] chart2/source/controller/itemsetwrapper/MultipleItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/RegressionEquationItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/SeriesOptionsItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/TextLabelItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx [build CXX] chart2/source/controller/main/ChartController.cxx [build CXX] chart2/source/controller/main/ChartController_EditData.cxx [build CXX] chart2/source/controller/main/ChartController_Insert.cxx [build CXX] chart2/source/controller/main/ChartController_Position.cxx [build CXX] chart2/source/controller/main/ChartController_Properties.cxx [build CXX] chart2/source/controller/main/ChartController_TextEdit.cxx [build CXX] chart2/source/controller/main/ChartController_Tools.cxx [build CXX] chart2/source/controller/main/ChartController_Window.cxx [build CXX] chart2/source/controller/main/ChartDropTargetHelper.cxx [build CXX] chart2/source/controller/main/ChartFrameloader.cxx [build CXX] chart2/source/controller/main/ChartModelClone.cxx [build CXX] chart2/source/controller/main/ChartTransferable.cxx [build CXX] chart2/source/controller/main/ChartWindow.cxx [build CXX] chart2/source/controller/main/CommandDispatchContainer.cxx [build CXX] chart2/source/controller/main/CommandDispatch.cxx [build CXX] chart2/source/controller/main/ConfigurationAccess.cxx [build CXX] chart2/source/controller/main/ControllerCommandDispatch.cxx [build CXX] chart2/source/controller/main/DragMethod_Base.cxx [build CXX] chart2/source/controller/main/DragMethod_PieSegment.cxx [build CXX] chart2/source/controller/main/DragMethod_RotateDiagram.cxx [build CXX] chart2/source/controller/main/DrawCommandDispatch.cxx [build CXX] chart2/source/controller/main/ElementSelector.cxx [build CXX] chart2/source/controller/main/FeatureCommandDispatchBase.cxx [build CXX] chart2/source/controller/main/ObjectHierarchy.cxx [build CXX] chart2/source/controller/main/PositionAndSizeHelper.cxx [build CXX] chart2/source/controller/main/SelectionHelper.cxx [build CXX] chart2/source/controller/main/ShapeController.cxx [build CXX] chart2/source/controller/main/StatusBarCommandDispatch.cxx [build CXX] chart2/source/controller/main/ToolbarController.cxx [build CXX] chart2/source/controller/main/UndoActions.cxx [build CXX] chart2/source/controller/main/UndoCommandDispatch.cxx [build CXX] chart2/source/controller/main/UndoGuard.cxx [build CXX] chart2/source/controller/sidebar/Chart2PanelFactory.cxx [build CXX] chart2/source/controller/sidebar/ChartAreaPanel.cxx [build CXX] chart2/source/controller/sidebar/ChartAxisPanel.cxx [build CXX] chart2/source/controller/sidebar/ChartColorWrapper.cxx [build CXX] chart2/source/controller/sidebar/ChartElementsPanel.cxx [build CXX] chart2/source/controller/sidebar/ChartErrorBarPanel.cxx [build CXX] chart2/source/controller/sidebar/ChartLinePanel.cxx [build CXX] chart2/source/controller/sidebar/ChartSeriesPanel.cxx [build CXX] chart2/source/controller/sidebar/ChartSidebarModifyListener.cxx [build CXX] chart2/source/controller/sidebar/ChartSidebarSelectionListener.cxx [build CXX] chart2/source/controller/uitest/uiobject.cxx [build C ] desktop/source/app/main.c [build MOD] external [build CMP] filter/source/xmlfilterdetect/xmlfd [build CXX] writerperfect/source/impress/KeynoteImportFilter.cxx [build CXX] writerperfect/source/impress/MWAWPresentationImportFilter.cxx [build CXX] writerperfect/source/impress/StarOfficePresentationImportFilter.cxx [build CXX] writerperfect/source/writer/AbiWordImportFilter.cxx [build CXX] writerperfect/source/writer/EBookImportFilter.cxx [build CXX] writerperfect/source/writer/EPUBExportDialog.cxx [build CXX] writerperfect/source/writer/EPUBExportFilter.cxx [build CXX] writerperfect/source/writer/EPUBExportUIComponent.cxx [build CXX] writerperfect/source/writer/EPUBPackage.cxx [build CXX] writerperfect/source/writer/MSWorksImportFilter.cxx [build CXX] writerperfect/source/writer/MWAWImportFilter.cxx [build CXX] writerperfect/source/writer/PagesImportFilter.cxx [build CXX] writerperfect/source/writer/StarOfficeWriterImportFilter.cxx [build CXX] writerperfect/source/writer/WordPerfectImportFilter.cxx [build CXX] writerperfect/source/writer/exp/XMLBase64ImportContext.cxx [build CXX] writerperfect/source/writer/exp/XMLFootnoteImportContext.cxx [build CXX] writerperfect/source/writer/exp/XMLSectionContext.cxx [build CXX] writerperfect/source/writer/exp/XMLTextFrameContext.cxx [build CXX] writerperfect/source/writer/exp/XMLTextListContext.cxx [build CXX] writerperfect/source/writer/exp/XMLTextListItemContext.cxx [build CXX] writerperfect/source/writer/exp/txtparai.cxx [build CXX] writerperfect/source/writer/exp/txtstyli.cxx [build CXX] writerperfect/source/writer/exp/xmlfmt.cxx [build CXX] writerperfect/source/writer/exp/xmlictxt.cxx [build CXX] writerperfect/source/writer/exp/xmlimp.cxx [build CXX] writerperfect/source/writer/exp/xmlmetai.cxx [build CXX] writerperfect/source/writer/exp/xmltbli.cxx [build CXX] writerperfect/source/writer/exp/xmltext.cxx [build CXX] writerperfect/source/calc/MSWorksCalcImportFilter.cxx [build CXX] writerperfect/source/calc/MWAWCalcImportFilter.cxx [build CXX] writerperfect/source/calc/NumbersImportFilter.cxx [build CXX] writerperfect/source/calc/StarOfficeCalcImportFilter.cxx [build CXX] reportdesign/source/ui/dlg/AddField.cxx [build CXX] reportdesign/source/ui/dlg/CondFormat.cxx [build CXX] reportdesign/source/ui/dlg/Condition.cxx [build CXX] reportdesign/source/ui/dlg/DateTime.cxx [build CXX] reportdesign/source/ui/dlg/dlgpage.cxx [build CXX] reportdesign/source/ui/dlg/Formula.cxx [build CXX] reportdesign/source/ui/dlg/GroupExchange.cxx [build CXX] reportdesign/source/ui/dlg/GroupsSorting.cxx [build CXX] reportdesign/source/ui/dlg/Navigator.cxx [build CXX] reportdesign/source/ui/dlg/PageNumber.cxx [build CXX] reportdesign/source/ui/inspection/DataProviderHandler.cxx [build CXX] reportdesign/source/ui/inspection/DefaultInspection.cxx [build CXX] reportdesign/source/ui/inspection/GeometryHandler.cxx [build CXX] reportdesign/source/ui/inspection/metadata.cxx [build CXX] reportdesign/source/ui/inspection/ReportComponentHandler.cxx [build CXX] reportdesign/source/ui/misc/ColorListener.cxx [build CXX] reportdesign/source/ui/misc/FunctionHelper.cxx [build CXX] reportdesign/source/ui/misc/rptuiservices.cxx [build CXX] reportdesign/source/ui/misc/RptUndo.cxx [build CXX] reportdesign/source/ui/misc/statusbarcontroller.cxx [build CXX] reportdesign/source/ui/misc/UITools.cxx [build CXX] reportdesign/source/ui/report/DesignView.cxx [build CXX] reportdesign/source/ui/report/dlgedclip.cxx [build CXX] reportdesign/source/ui/report/dlgedfac.cxx [build CXX] reportdesign/source/ui/report/dlgedfunc.cxx [build CXX] reportdesign/source/ui/report/EndMarker.cxx [build CXX] reportdesign/source/ui/report/FixedTextColor.cxx [build CXX] reportdesign/source/ui/report/FormattedFieldBeautifier.cxx [build CXX] reportdesign/source/ui/report/propbrw.cxx [build CXX] reportdesign/source/ui/report/ReportController.cxx [build CXX] reportdesign/source/ui/report/ReportControllerObserver.cxx [build CXX] reportdesign/source/ui/report/ReportSection.cxx [build CXX] reportdesign/source/ui/report/ReportWindow.cxx [build CXX] reportdesign/source/ui/report/ScrollHelper.cxx [build CXX] reportdesign/source/ui/report/SectionView.cxx [build CXX] reportdesign/source/ui/report/SectionWindow.cxx [build CXX] reportdesign/source/ui/report/StartMarker.cxx [build CXX] reportdesign/source/ui/report/ViewsWindow.cxx [build CXX] reportdesign/source/filter/xml/dbloader2.cxx [build CXX] reportdesign/source/filter/xml/xmlAutoStyle.cxx [build CXX] reportdesign/source/filter/xml/xmlCell.cxx [build CXX] reportdesign/source/filter/xml/xmlColumn.cxx [build CXX] reportdesign/source/filter/xml/xmlComponent.cxx [build CXX] reportdesign/source/filter/xml/xmlCondPrtExpr.cxx [build CXX] reportdesign/source/filter/xml/xmlControlProperty.cxx [build CXX] reportdesign/source/filter/xml/xmlExport.cxx [build CXX] reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx [build CXX] reportdesign/source/filter/xml/xmlfilter.cxx [build CXX] reportdesign/source/filter/xml/xmlFixedContent.cxx [build CXX] reportdesign/source/filter/xml/xmlFormatCondition.cxx [build CXX] reportdesign/source/filter/xml/xmlFormattedField.cxx [build CXX] reportdesign/source/filter/xml/xmlFunction.cxx [build CXX] reportdesign/source/filter/xml/xmlGroup.cxx [build CXX] reportdesign/source/filter/xml/xmlHelper.cxx [build CXX] reportdesign/source/filter/xml/xmlImage.cxx [build CXX] reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx [build CXX] reportdesign/source/filter/xml/xmlMasterFields.cxx [build CXX] reportdesign/source/filter/xml/xmlPropertyHandler.cxx [build CXX] reportdesign/source/filter/xml/xmlReport.cxx [build CXX] reportdesign/source/filter/xml/xmlReportElement.cxx [build CXX] reportdesign/source/filter/xml/xmlReportElementBase.cxx [build CXX] reportdesign/source/filter/xml/xmlSection.cxx [build CXX] reportdesign/source/filter/xml/xmlservices.cxx [build CXX] reportdesign/source/filter/xml/xmlStyleImport.cxx [build CXX] reportdesign/source/filter/xml/xmlSubDocument.cxx [build CXX] reportdesign/source/filter/xml/xmlTable.cxx [build BIN] i18npool [build MOD] svl [build DEP] LNK:Library/libtklo.so [build LNK] Library/libtklo.so [build DEP] LNK:Library/libavmediagst.so [build LNK] Library/libavmediagst.so [build DEP] LNK:Library/libcanvasfactorylo.so [build LNK] Library/libcanvasfactorylo.so [build DEP] LNK:Executable/canvasdemo [build LNK] Executable/canvasdemo [build DEP] LNK:Library/libdeploymentmisclo.so [build LNK] Library/libdeploymentmisclo.so [build DEP] LNK:Library/libspllo.so [build LNK] Library/libspllo.so [build DEP] LNK:Library/libemboleobj.so [build LNK] Library/libemboleobj.so [build DEP] LNK:Library/libupdatefeedlo.so [build LNK] Library/libupdatefeedlo.so [build DEP] LNK:Library/libPresenterScreenlo.so [build LNK] Library/libPresenterScreenlo.so [build DEP] LNK:Library/libucpimagelo.so [build LNK] Library/libucpimagelo.so [build DEP] LNK:Library/libucpgio1lo.so [build LNK] Library/libucpgio1lo.so [build DEP] LNK:Library/libucpchelp1.so [build LNK] Library/libucpchelp1.so [build DEP] LNK:Library/libdesktopbe1lo.so [build LNK] Library/libdesktopbe1lo.so [build MOD] i18npool [build DEP] LNK:Library/libtest-setupvcl.so [build LNK] Library/libtest-setupvcl.so [build DEP] LNK:Executable/ui-previewer [build LNK] Executable/ui-previewer [build DEP] LNK:Executable/outdevgrind [build LNK] Executable/outdevgrind [build DEP] LNK:Executable/vcldemo [build LNK] Executable/vcldemo [build DEP] LNK:Executable/icontest [build LNK] Executable/icontest [build DEP] LNK:Executable/visualbackendtest [build LNK] Executable/visualbackendtest [build DEP] LNK:Executable/mtfdemo [build LNK] Executable/mtfdemo [build DEP] LNK:Executable/svdemo [build LNK] Executable/svdemo [build DEP] LNK:Executable/fftester [build LNK] Executable/fftester [build DEP] LNK:Executable/svptest [build LNK] Executable/svptest [build DEP] LNK:Executable/svpclient [build LNK] Executable/svpclient [build DEP] LNK:Library/libvclplug_genlo.so [build LNK] Library/libvclplug_genlo.so [build DEP] LNK:Library/libdesktop_detectorlo.so [build LNK] Library/libdesktop_detectorlo.so [build DEP] LNK:Library/libvclplug_gtk3lo.so [build LNK] Library/libvclplug_gtk3lo.so [build CMP] avmedia/source/gstreamer/avmediagstreamer [build CMP] canvas/source/factory/canvasfactory [build DEP] LNK:Library/libdeployment.so [build LNK] Library/libdeployment.so [build CMP] desktop/source/splash/spl [build DEP] LNK:Library/libunopkgapp.so [build LNK] Library/libunopkgapp.so [build CMP] embeddedobj/source/msole/emboleobj [build CMP] extensions/source/update/feed/updatefeed [build CMP] sdext/source/presenter/presenter [build CMP] ucb/source/ucp/image/ucpimage [build CMP] ucb/source/ucp/gio/ucpgio [build CMP] xmlhelp/util/ucpchelp1 [build CMP] shell/source/backends/desktopbe/desktopbe1 [build DEP] LNK:Library/libvclbootstrapprotector.so [build LNK] Library/libvclbootstrapprotector.so [build BIN] ucb [build DEP] LNK:Library/libvclplug_gtklo.so [build LNK] Library/libvclplug_gtklo.so [build BIN] xmlhelp [build CMP] toolkit/util/tk [build DEP] LNK:Executable/unopkg.bin [build LNK] Executable/unopkg.bin [build BIN] shell [build MOD] ucb [build MOD] xmlhelp [build DEP] LNK:Library/libsvtlo.so [build LNK] Library/libsvtlo.so [build DEP] LNK:Library/libcanvastoolslo.so [build LNK] Library/libcanvastoolslo.so [build CMP] desktop/source/deployment/deployment [build DEP] LNK:Library/libicglo.so [build LNK] Library/libicglo.so [build MOD] shell [build BIN] toolkit [build DEP] LNK:Library/libsimplecanvaslo.so [build LNK] Library/libsimplecanvaslo.so [build DEP] LNK:Library/libcairocanvaslo.so [build LNK] Library/libcairocanvaslo.so [build DEP] LNK:Library/liboglcanvaslo.so [build LNK] Library/liboglcanvaslo.so [build DEP] LNK:Library/libOGLTranslo.so [build LNK] Library/libOGLTranslo.so [build MOD] toolkit [build BIN] vcl [build CMP] canvas/source/simplecanvas/simplecanvas [build CMP] canvas/source/opengl/oglcanvas [build MOD] vcl [build CMP] slideshow/source/engine/opengl/ogltrans [build CMP] canvas/source/cairo/cairocanvas [build CMP] svtools/util/svt [build DEP] LNK:Library/libacclo.so [build LNK] Library/libacclo.so [build DEP] LNK:Library/libcppcanvaslo.so [build LNK] Library/libcppcanvaslo.so [build DEP] LNK:Library/libfwilo.so [build LNK] Library/libfwilo.so [build DEP] LNK:Library/libsblo.so [build LNK] Library/libsblo.so [build DEP] LNK:Library/libdbtoolslo.so [build LNK] Library/libdbtoolslo.so [build DEP] LNK:Library/libvclcanvaslo.so [build LNK] Library/libvclcanvaslo.so [build DEP] LNK:Library/libembobj.so [build LNK] Library/libembobj.so [build DEP] LNK:Library/libscnlo.so [build LNK] Library/libscnlo.so [build DEP] LNK:Library/libflashlo.so [build LNK] Library/libflashlo.so [build DEP] LNK:Library/libtextfdlo.so [build LNK] Library/libtextfdlo.so [build DEP] LNK:Library/libforlo.so [build LNK] Library/libforlo.so [build DEP] LNK:Library/libfps_officelo.so [build LNK] Library/libfps_officelo.so [build DEP] LNK:Library/libtextconversiondlgslo.so [build LNK] Library/libtextconversiondlgslo.so [build DEP] LNK:Library/libgielo.so [build LNK] Library/libgielo.so [build DEP] LNK:Executable/langsupport [build LNK] Executable/langsupport [build BIN] accessibility [build DEP] LNK:Library/libdrawinglayerlo.so [build LNK] Library/libdrawinglayerlo.so [build DEP] LNK:Library/libfwelo.so [build LNK] Library/libfwelo.so [build CMP] basic/util/sb [build CMP] connectivity/source/dbtools/dbtools [build CMP] canvas/source/vcl/vclcanvas [build DEP] LNK:Library/libmtfrendererlo.so [build LNK] Library/libmtfrendererlo.so [build CMP] embeddedobj/util/embobj [build CMP] extensions/source/scanner/scn [build CMP] filter/source/flash/flash [build CMP] filter/source/textfilterdetect/textfd [build CMP] formula/util/for [build CMP] fpicker/source/office/fps_office [build DEP] LNK:Library/libfwmlo.so [build LNK] Library/libfwmlo.so [build CMP] svx/util/textconversiondlgs [build BIN] fpicker [build BIN] svtools [build MOD] accessibility [build DEP] LNK:Library/libfwklo.so [build LNK] Library/libfwklo.so [build BIN] basic [build BIN] canvas [build DEP] LNK:Library/libfilelo.so [build LNK] Library/libfilelo.so [build DEP] LNK:Library/libdbpool2.so [build LNK] Library/libdbpool2.so [build DEP] LNK:Library/libodbclo.so [build LNK] Library/libodbclo.so [build DEP] LNK:Library/libmysql_jdbclo.so [build LNK] Library/libmysql_jdbclo.so [build DEP] LNK:Library/libsdbc2.so [build LNK] Library/libsdbc2.so [build DEP] LNK:Library/libfirebird_sdbclo.so [build LNK] Library/libfirebird_sdbclo.so [build DEP] LNK:Library/libmysqlclo.so [build LNK] Library/libmysqlclo.so [build DEP] LNK:Library/libpostgresql-sdbc-impllo.so [build LNK] Library/libpostgresql-sdbc-impllo.so [build DEP] LNK:Library/libmorklo.so [build LNK] Library/libmorklo.so [build CMP] cppcanvas/source/uno/mtfrenderer [build DEP] LNK:Library/libdbahsqllo.so [build LNK] Library/libdbahsqllo.so /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/UnpackedTarball/openldap/libraries/libldap/.libs/libldap.a(os-ip.o): In function `ldap_int_poll': os-ip.c:(.text+0x341): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead os-ip.c:(.text+0x335): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead [build BIN] embeddedobj [build DEP] LNK:Library/libbiblo.so [build LNK] Library/libbiblo.so [build DEP] LNK:Library/libfilterconfiglo.so [build LNK] Library/libfilterconfiglo.so [build DEP] LNK:Library/libfwllo.so [build LNK] Library/libfwllo.so [build CMP] framework/util/fwm [build MOD] fpicker [build DEP] LNK:Library/libunotest.so [build LNK] Library/libunotest.so [build MOD] svtools [build CMP] drawinglayer/drawinglayer [build MOD] basic [build MOD] canvas [build DEP] LNK:Library/libcalclo.so [build LNK] Library/libcalclo.so [build DEP] LNK:Library/libdbaselo.so [build LNK] Library/libdbaselo.so [build CMP] connectivity/source/cpool/dbpool2 [build DEP] LNK:Library/libflatlo.so [build LNK] Library/libflatlo.so [build CMP] connectivity/source/drivers/odbc/odbc [build CMP] connectivity/source/drivers/mysql_jdbc/mysql_jdbc [build CMP] connectivity/source/manager/sdbc2 [build DEP] LNK:Library/libwriterlo.so [build LNK] Library/libwriterlo.so [build CMP] connectivity/source/drivers/firebird/firebird_sdbc [build CMP] connectivity/source/drivers/mysqlc/mysqlc [build CMP] connectivity/source/drivers/postgresql/postgresql-sdbc-impl [build CMP] connectivity/source/drivers/mork/mork [build BIN] cppcanvas [build MOD] embeddedobj [build CMP] extensions/source/bibliography/bib [build CMP] filter/source/config/cache/filterconfig1 [build CMP] framework/util/fwk [build CMP] framework/util/fwl [build DEP] LNK:Library/libsmoketest.so [build LNK] Library/libsmoketest.so [build BIN] unotest [build DEP] LNK:Library/libsfxlo.so [build LNK] Library/libsfxlo.so [build CMP] connectivity/source/drivers/calc/calc [build CMP] connectivity/source/drivers/dbase/dbase [build CMP] connectivity/source/drivers/flat/flat [build CMP] connectivity/source/drivers/writer/writer [build RDB] postgresql-sdbc [build DEP] LNK:Executable/mork_helper [build LNK] Executable/mork_helper [build MOD] cppcanvas [build BIN] drawinglayer [build DEP] LNK:Library/libemfiolo.so [build LNK] Library/libemfiolo.so [build DEP] LNK:Library/libsvgiolo.so [build LNK] Library/libsvgiolo.so [build BIN] framework [build BIN] smoketest [build DEP] LNK:Library/libtest.so [build LNK] Library/libtest.so [build MOD] unotest [build MOD] drawinglayer [build CMP] emfio/emfio [build MOD] framework [build MOD] smoketest [build BIN] connectivity [build BIN] emfio [build MOD] connectivity [build MOD] emfio [build DEP] LNK:Library/libsubsequenttest.so [build LNK] Library/libsubsequenttest.so [build CMP] svgio/svgio [build BIN] svgio [build MOD] svgio [build BIN] test [build MOD] test [build CMP] sfx2/util/sfx [build DEP] LNK:Library/libxolo.so [build LNK] Library/libxolo.so [build DEP] LNK:Library/libavmedialo.so [build LNK] Library/libavmedialo.so [build DEP] LNK:Library/libdbplo.so [build LNK] Library/libdbplo.so [build DEP] LNK:Library/libgraphicfilterlo.so [build LNK] Library/libgraphicfilterlo.so [build DEP] LNK:Library/libpdffilterlo.so [build LNK] Library/libpdffilterlo.so [build DEP] LNK:Library/libstoragefdlo.so [build LNK] Library/libstoragefdlo.so [build DEP] LNK:Library/libxsltdlglo.so [build LNK] Library/libxsltdlglo.so [build DEP] LNK:Library/libforuilo.so [build LNK] Library/libforuilo.so [build DEP] LNK:Library/libscdlo.so [build LNK] Library/libscdlo.so [build DEP] LNK:Library/libsddlo.so [build LNK] Library/libsddlo.so [build DEP] LNK:Library/libPresentationMinimizerlo.so [build LNK] Library/libPresentationMinimizerlo.so [build DEP] LNK:Library/libsmdlo.so [build LNK] Library/libsmdlo.so [build DEP] LNK:Library/libswdlo.so [build LNK] Library/libswdlo.so [build DEP] LNK:Library/libbasprovlo.so [build LNK] Library/libbasprovlo.so [build DEP] LNK:Library/libprotocolhandlerlo.so [build LNK] Library/libprotocolhandlerlo.so [build BIN] sfx2 [build CMP] avmedia/util/avmedia [build CMP] extensions/source/dbpilots/dbp [build CMP] filter/source/graphic/graphicfilter [build CMP] filter/source/pdf/pdffilter [build CMP] filter/source/storagefilterdetect/storagefd [build CMP] filter/source/xsltdialog/xsltdlg [build CMP] sc/util/scd [build CMP] sd/util/sdd [build CMP] sdext/source/minimizer/minimizer [build CMP] starmath/util/smd [build CMP] sw/util/swd [build CMP] scripting/source/basprov/basprov [build CMP] scripting/source/protocolhandler/protocolhandler [build BIN] formula [build MOD] sfx2 [build BIN] avmedia [build DEP] LNK:Library/libslideshowlo.so [build LNK] Library/libslideshowlo.so [build MOD] formula [build MOD] avmedia [build CMP] slideshow/util/slideshow [build BIN] slideshow [build MOD] slideshow [build CMP] xmloff/util/xo [build DEP] LNK:Library/liblnglo.so [build LNK] Library/liblnglo.so [build DEP] LNK:Library/libodfflatxmllo.so [build LNK] Library/libodfflatxmllo.so [build DEP] LNK:Library/libt602filterlo.so [build LNK] Library/libt602filterlo.so [build DEP] LNK:Library/libxsltfilterlo.so [build LNK] Library/libxsltfilterlo.so [build DEP] LNK:Library/libxsec_xmlsec.so [build LNK] Library/libxsec_xmlsec.so [build DEP] LNK:Library/libunoxmllo.so [build LNK] Library/libunoxmllo.so [build DEP] LNK:Library/libxoflo.so [build LNK] Library/libxoflo.so [build DEP] LNK:Library/libpdfimportlo.so [build LNK] Library/libpdfimportlo.so [build CMP] linguistic/source/lng [build CMP] filter/source/odfflatxml/odfflatxml [build CMP] filter/source/t602/t602filter [build CMP] filter/source/xsltfilter/xsltfilter [build CMP] xmloff/source/transform/xof [build DEP] LNK:Library/libeditenglo.so [build LNK] Library/libeditenglo.so [build DEP] LNK:Library/libhyphenlo.so [build LNK] Library/libhyphenlo.so [build DEP] LNK:Library/libspelllo.so [build LNK] Library/libspelllo.so [build DEP] LNK:Library/liblnthlo.so [build LNK] Library/liblnthlo.so [build CMP] xmlsecurity/util/xsec_xmlsec [build CMP] unoxml/source/service/unoxml [build CMP] sdext/source/pdfimport/pdfimport [build BIN] linguistic [build BIN] unoxml [build BIN] xmloff [build CMP] lingucomponent/source/hyphenator/hyphen/hyphen [build CMP] lingucomponent/source/spellcheck/spell/spell [build MOD] linguistic [build BIN] sdext [build MOD] unoxml [build MOD] xmloff [build MOD] sdext [build CMP] lingucomponent/source/thesaurus/libnth/lnth [build BIN] lingucomponent [build MOD] lingucomponent [build DEP] LNK:Library/libsvxcorelo.so [build LNK] Library/libsvxcorelo.so [build BIN] editeng [build MOD] editeng [build CMP] svx/util/svxcore [build DEP] LNK:Library/libsvxlo.so [build LNK] Library/libsvxlo.so [build DEP] LNK:Library/libmsfilterlo.so [build LNK] Library/libmsfilterlo.so [build DEP] LNK:Library/libdbalo.so [build LNK] Library/libdbalo.so [build DEP] LNK:Library/libdeploymentgui.so [build LNK] Library/libdeploymentgui.so [build DEP] LNK:Library/libsvgfilterlo.so [build LNK] Library/libsvgfilterlo.so [build DEP] LNK:Library/liblwpftlo.so [build LNK] Library/liblwpftlo.so [build DEP] LNK:Library/libxmlsecurity.so [build LNK] Library/libxmlsecurity.so [build DEP] LNK:Library/libfrmlo.so [build LNK] Library/libfrmlo.so [build DEP] LNK:Executable/gengal.bin [build LNK] Executable/gengal.bin [build CMP] filter/source/msfilter/msfilter [build CMP] dbaccess/util/dba [build CMP] desktop/source/deployment/gui/deploymentgui [build CMP] filter/source/svg/svgfilter [build CMP] lotuswordpro/util/lwpfilter [build CMP] xmlsecurity/util/xmlsecurity [build BIN] lotuswordpro [build DEP] LNK:Library/libdbaxmllo.so [build LNK] Library/libdbaxmllo.so [build DEP] LNK:Library/libsdbtlo.so [build LNK] Library/libsdbtlo.so [build DEP] LNK:Library/libvbahelperlo.so [build LNK] Library/libvbahelperlo.so [build DEP] LNK:Library/libvbaeventslo.so [build LNK] Library/libvbaeventslo.so [build BIN] filter [build MOD] lotuswordpro [build DEP] LNK:Executable/pdfverify [build LNK] Executable/pdfverify [build CMP] dbaccess/source/filter/xml/dbaxml [build CMP] dbaccess/util/sdbt [build CMP] scripting/source/vbaevents/vbaevents [build MOD] filter [build BIN] xmlsecurity [build MOD] xmlsecurity [build CMP] svx/util/svx [build DEP] LNK:Library/libbasctllo.so [build LNK] Library/libbasctllo.so [build DEP] LNK:Library/libooxlo.so [build LNK] Library/libooxlo.so [build DEP] LNK:Library/libdbmmlo.so [build LNK] Library/libdbmmlo.so [build DEP] LNK:Library/libsofficeapp.so [build LNK] Library/libsofficeapp.so [build DEP] LNK:Library/libabplo.so [build LNK] Library/libabplo.so [build DEP] LNK:Library/libpcrlo.so [build LNK] Library/libpcrlo.so [build DEP] LNK:Library/libuuilo.so [build LNK] Library/libuuilo.so [build DEP] LNK:Library/libwriterperfectlo.so [build LNK] Library/libwriterperfectlo.so [build DEP] LNK:Library/libdlgprovlo.so [build LNK] Library/libdlgprovlo.so [build DEP] LNK:Library/libmsformslo.so [build LNK] Library/libmsformslo.so [build CMP] forms/util/frm [build BIN] svx [build CMP] basctl/util/basctl [build CMP] dbaccess/source/ext/macromigration/dbmm [build DEP] LNK:Executable/soffice.bin [build LNK] Executable/soffice.bin [build CMP] extensions/source/abpilot/abp [build CMP] uui/util/uui [build DEP] LNK:Library/libwpftdrawlo.so [build LNK] Library/libwpftdrawlo.so [build DEP] LNK:Library/libwpftimpresslo.so [build LNK] Library/libwpftimpresslo.so [build DEP] LNK:Library/libwpftwriterlo.so [build LNK] Library/libwpftwriterlo.so [build DEP] LNK:Library/libwpftcalclo.so [build LNK] Library/libwpftcalclo.so [build CMP] scripting/source/dlgprov/dlgprov [build CMP] vbahelper/util/msforms [build BIN] forms [build BIN] scripting [build MOD] svx [build BIN] uui [build BIN] vbahelper [build BIN] basctl [build BIN] desktop [build CMP] extensions/source/propctrlr/pcr [build CMP] writerperfect/source/draw/wpftdraw [build CMP] writerperfect/source/impress/wpftimpress [build CMP] writerperfect/source/calc/wpftcalc [build MOD] forms [build MOD] scripting [build MOD] uui [build MOD] vbahelper [build MOD] basctl [build MOD] desktop [build BIN] extensions [build MOD] extensions [build CMP] writerperfect/source/writer/wpftwriter [build BIN] writerperfect [build MOD] writerperfect [build DEP] LNK:Library/libchartcorelo.so [build LNK] Library/libchartcorelo.so [build CMP] oox/util/oox [build DEP] LNK:Library/libsmlo.so [build LNK] Library/libsmlo.so [build BIN] oox [build MOD] oox [build CMP] starmath/util/sm [build BIN] starmath [build MOD] starmath [build CMP] chart2/source/chartcore [build DEP] LNK:Library/libchartcontrollerlo.so [build LNK] Library/libchartcontrollerlo.so [build CMP] chart2/source/controller/chartcontroller [build DEP] LNK:Library/libcuilo.so [build LNK] Library/libcuilo.so [build BIN] chart2 [build CMP] cui/util/cui [build DEP] LNK:Library/libwriterfilterlo.so [build LNK] Library/libwriterfilterlo.so [build MOD] chart2 [build BIN] cui [build DEP] LNK:Library/libdbulo.so [build LNK] Library/libdbulo.so [build CMP] writerfilter/util/writerfilter [build MOD] cui [build BIN] writerfilter [build MOD] writerfilter [build CMP] dbaccess/util/dbu [build DEP] LNK:Library/libsdlo.so [build LNK] Library/libsdlo.so [build BIN] dbaccess [build DEP] LNK:Library/librptlo.so [build LNK] Library/librptlo.so [build MOD] dbaccess [build CMP] reportdesign/util/rpt [build DEP] LNK:Library/librptuilo.so [build LNK] Library/librptuilo.so [build DEP] LNK:Library/librptxmllo.so [build LNK] Library/librptxmllo.so [build CMP] reportdesign/util/rptxml [build CMP] reportdesign/util/rptui [build BIN] reportdesign [build MOD] reportdesign [build DEP] LNK:Library/libswlo.so [build LNK] Library/libswlo.so [build CMP] sd/util/sd [build DEP] LNK:Library/libsdfiltlo.so [build LNK] Library/libsdfiltlo.so [build DEP] LNK:Library/libsduilo.so [build LNK] Library/libsduilo.so [build CMP] sd/util/sdfilt [build BIN] sd [build MOD] sd [build CMP] sw/util/sw [build DEP] LNK:Library/libswuilo.so [build LNK] Library/libswuilo.so [build DEP] LNK:Library/libvbaswobjlo.so [build LNK] Library/libvbaswobjlo.so [build CMP] sw/util/vbaswobj [build DEP] LNK:Library/libmswordlo.so [build LNK] Library/libmswordlo.so In member function 'Read', inlined from 'Read' at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/sw/source/filter/ww8/ww8toolbar.cxx:795:6: /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/sw/source/filter/ww8/ww8toolbar.cxx:811:36: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 811 | rgacd.reset( new Acd[ iMac ] ); | ^ /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/sw/source/filter/ww8/ww8toolbar.cxx: In member function 'Read': /usr/include/c++/9.2.0/new:127:26: note: in a call to allocation function 'operator new []' declared here 127 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ [build DEP] LNK:Library/libsclo.so [build LNK] Library/libsclo.so [build CMP] sw/util/msword [build BIN] sw [build MOD] sw In member function 'FillMemberResults', inlined from 'FillMemberResults' at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/sc/source/core/data/dptabsrc.cxx:1010:6, inlined from 'GetMemberResults' at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/sc/source/core/data/dptabsrc.cxx:1055:22, inlined from 'getResults' at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/sc/source/core/data/dptabsrc.cxx:1990:79: /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/sc/source/core/data/dptabsrc.cxx:1028:84: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1028 | pColResults.reset(new uno::Sequence[nColLevelCount]); | ^ /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/sc/source/core/data/dptabsrc.cxx: In member function 'getResults': /usr/include/c++/9.2.0/new:127:26: note: in a call to allocation function 'operator new []' declared here 127 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In member function 'FillMemberResults', inlined from 'FillMemberResults' at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/sc/source/core/data/dptabsrc.cxx:1010:6, inlined from 'GetMemberResults' at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/sc/source/core/data/dptabsrc.cxx:1055:22, inlined from 'getResults' at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/sc/source/core/data/dptabsrc.cxx:1990:79: /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/sc/source/core/data/dptabsrc.cxx:1042:85: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1042 | pRowResults.reset( new uno::Sequence[nRowLevelCount] ); | ^ /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/sc/source/core/data/dptabsrc.cxx: In member function 'getResults': /usr/include/c++/9.2.0/new:127:26: note: in a call to allocation function 'operator new []' declared here 127 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ [build CMP] sc/util/sc [build DEP] LNK:Library/libvbaobjlo.so [build LNK] Library/libvbaobjlo.so [build DEP] LNK:Library/libscuilo.so [build LNK] Library/libscuilo.so [build DEP] LNK:Library/libscfiltlo.so [build LNK] Library/libscfiltlo.so [build CMP] sc/util/vbaobj /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/sc/source/filter/inc/lotform.hxx:25:6: warning: type 'FUNC_TYPE' violates the C++ One Definition Rule [-Wodr] 25 | enum FUNC_TYPE | ^ /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/sc/source/filter/inc/qproform.hxx:28:6: note: an enum with different value name is defined in another translation unit 28 | enum FUNC_TYPE | ^ [build CMP] sc/util/scfilt [build RDB] services [build BIN] sc [build MOD] sc [build BIN] postprocess [build GAL] arrows [build GAL] backgrounds [build GAL] computers [build GAL] diagrams [build GAL] education [build GAL] environment [build GAL] finance [build GAL] people [build GAL] symbols [build GAL] sounds [build GAL] txtshapes [build GAL] transportation [build MOD] postprocess [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Gallery/arrows/arrows.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Gallery/backgrounds/backgrounds.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Gallery/computers/computers.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Gallery/diagrams/diagrams.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Gallery/education/education.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Gallery/environment/environment.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Gallery/finance/finance.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Gallery/people/people.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Gallery/symbols/symbols.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Gallery/sounds/sounds.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Gallery/txtshapes/txtshapes.ulf [build ULF] /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Gallery/transportation/transportation.ulf [build STR] arrows/arrows [build STR] backgrounds/backgrounds [build STR] computers/computers [build STR] diagrams/diagrams [build STR] education/education [build STR] environment/environment [build STR] finance/finance [build STR] people/people [build STR] symbols/symbols [build STR] sounds/sounds [build STR] txtshapes/txtshapes [build STR] transportation/transportation [build PKG] Gallery/arrows [build PKG] Gallery/backgrounds [build PKG] Gallery/computers [build PKG] Gallery/diagrams [build PKG] Gallery/education [build PKG] Gallery/environment [build PKG] Gallery/finance [build PKG] Gallery/people [build PKG] Gallery/symbols [build PKG] Gallery/sounds [build PKG] Gallery/txtshapes [build PKG] Gallery/transportation [build BIN] extras [build MOD] extras [build MOD] libreoffice [build BIN] top level modules: libreoffice [build ALL] top level modules: build-non-l10n-only build-l10n-only Installing in /usr/lib64/libreoffice ... Cleaning destdir... Running LibreOffice installer Subroutine is_empty_dir redefined at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/systemactions.pm line 475. ... checking environment variables ... ######################################################## Product list file: /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/instsetoo_native/util/openoffice.lst Taking setup script from workdir Unpackpath: /tmp PLATFORMID: linux_x86_64 OS: LINUX CPUNAME: X86_64 COM: GCC Product: LibreOffice BuildID: 2 Build: 630 Product version Installpath: /usr/lib64/libreoffice Package format: Not calling epm No file stripping Unzip ARCHIVE files Languages: en-US,af,am,ar,as,ast,be,bg,bn,bn-IN,bo,br,brx,bs,ca,ca-valencia,cs,cy,da,de,dgo,dsb,dz,el,en-GB,en-ZA,eo,es,et,eu,fa,fi,fr,fy,ga,gd,gl,gu,gug,he,hsb,hi,hr,hu,id,is,it,ja,ka,kab,kk,km,kmr-Latn,kn,ko,kok,ks,lb,lo,lt,lv,mai,mk,ml,mn,mni,mr,my,nb,ne,nl,nn,nr,nso,oc,om,or,pa-IN,pl,pt,pt-BR,ro,ru,rw,sa-IN,sat,sd,sr-Latn,si,sid,sk,sl,sq,sr,ss,st,sv,sw-TZ,szl,ta,te,tg,th,tn,tr,ts,tt,ug,uk,uz,ve,vec,vi,xh,zh-CN,zh-TW,zu ######################################################## ... checking required files ... ...... searching zip ... Found: /usr/bin/zip ... analyzing /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/instsetoo_native/util/openoffice.lst ... ... reading include paths ... ... analyzing script: /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/InstallScriptTarget/setup_osl.ins ... ... analyzing directories ... ... analyzing files ... ... analyzing scpactions ... ... analyzing shortcuts ... ... analyzing unix links ... ... analyzing profile ... ... analyzing profileitems ... ... analyzing modules ... ------------------------------------ ... languages en-US_af_am_ar_as_ast_be_bg_bn_bn-IN_bo_br_brx_bs_ca_ca-valencia_cs_cy_da_de_dgo_dsb_dz_el_en-GB_en-ZA_eo_es_et_eu_fa_fi_fr_fy_ga_gd_gl_gu_gug_he_hsb_hi_hr_hu_id_is_it_ja_ka_kab_kk_km_kmr-Latn_kn_ko_kok_ks_lb_lo_lt_lv_mai_mk_ml_mn_mni_mr_my_nb_ne_nl_nn_nr_nso_oc_om_or_pa-IN_pl_pt_pt-BR_ro_ru_rw_sa-IN_sat_sd_sr-Latn_si_sid_sk_sl_sq_sr_ss_st_sv_sw-TZ_szl_ta_te_tg_th_tn_tr_ts_tt_ug_uk_uz_ve_vec_vi_xh_zh-CN_zh-TW_zu ... ... analyzing files ... ... analyzing files with flag FILELIST ... filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/openssl.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/xmlsec.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_af.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_am.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_ar.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_as.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_ast.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_be.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_bn.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_bn-IN.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_bo.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_br.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_brx.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_bs.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_ca-valencia.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_cy.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_dgo.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_dsb.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_dz.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_el.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_eo.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_et.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_eu.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_fy.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_ga.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_gd.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_gl.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_gu.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_gug.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_he.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_hsb.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_hi.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_id.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_ka.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_kab.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_kk.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_kmr-Latn.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_kn.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_kok.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_ks.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_lb.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_lo.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_lv.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_mai.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_mk.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_ml.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_mni.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_mr.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_my.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_nb.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_ne.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_nn.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_nr.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_nso.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_oc.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_om.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_or.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_pa-IN.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_rw.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_sa-IN.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_sat.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_sd.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_sr-Latn.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_si.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_sid.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_sq.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_sr.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_ss.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_st.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_sw-TZ.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_szl.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_ta.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_te.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_tg.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_th.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_tn.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_ts.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_tt.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_ug.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_uk.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_uz.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_ve.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_vec.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_xh.filelist is empty filelist /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/workdir/Package/autotextshare_zu.filelist is empty ... analyzing files with flag SCPZIP_REPLACE ... ... analyzing unix links ... ... analyzing all directories for this product ... ... analyzing links ... ... creating profiles ... sh: git: command not found Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. ... analyzing modules ... ... analyzing package list ... ... creating log file /tmp/LibreOffice//logging/lang_117_id_4ae1d939/log_630_lang_117_id_4ae1d939.log ... creating installation set in /tmp/LibreOffice//install/LibreOffice_6.3.6.2_Linux_x86-64 ... ... removing old installation directories ... ... installing module gid_Module_Root ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_af ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_af ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_am ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_am ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ar ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ar ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_as ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_as ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ast ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ast ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_be ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_be ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_bg ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_bg ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_bn ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_bn ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_bn_IN ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_bn_IN ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_bo ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_bo ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_br ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_br ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_brx ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_brx ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_bs ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_bs ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ca ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ca ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ca_valencia ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ca_valencia ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_cs ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_cs ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_cy ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_cy ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_da ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_da ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_de ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_de ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_dgo ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_dgo ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_dsb ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_dsb ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_dz ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_dz ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_el ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_el ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_en_GB ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_en_GB ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_en_US ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_en_US ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_en_ZA ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_en_ZA ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_eo ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_eo ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_es ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_es ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_et ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_et ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_eu ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_eu ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_fa ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_fa ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_fi ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_fi ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_fr ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_fr ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_fy ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_fy ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ga ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ga ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_gd ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_gd ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_gl ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_gl ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_gu ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_gu ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_gug ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_gug ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_he ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_he ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_hi ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_hi ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_hr ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_hr ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_hsb ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_hsb ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_hu ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_hu ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_id ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_id ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_is ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_is ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_it ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_it ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ja ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ja ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ka ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ka ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_kab ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_kab ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_kk ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_kk ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_km ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_km ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_kmr_Latn ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_kmr_Latn ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_kn ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_kn ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ko ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ko ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_kok ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_kok ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ks ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ks ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_lb ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_lb ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_lo ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_lo ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_lt ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_lt ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_lv ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_lv ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_mai ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_mai ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_mk ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_mk ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ml ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ml ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_mn ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_mn ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_mni ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_mni ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_mr ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_mr ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_my ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_my ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_nb ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_nb ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ne ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ne ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_nl ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_nl ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_nn ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_nn ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_nr ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_nr ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_nso ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_nso ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_oc ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_oc ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_om ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_om ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_or ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_or ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_pa_IN ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_pa_IN ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_pl ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_pl ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_pt ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_pt ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_pt_BR ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_pt_BR ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ro ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ro ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ru ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ru ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_rw ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_rw ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_sa_IN ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_sa_IN ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_sat ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_sat ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_sd ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_sd ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_si ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_si ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_sid ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_sid ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_sk ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_sk ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_sl ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_sl ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_sq ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_sq ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_sr ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_sr ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_sr_Latn ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_sr_Latn ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ss ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ss ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_st ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_st ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_sv ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_sv ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_sw_TZ ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_sw_TZ ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_szl ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_szl ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ta ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ta ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_te ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_te ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_tg ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_tg ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_th ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_th ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_tn ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_tn ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_tr ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_tr ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ts ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ts ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_tt ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_tt ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ug ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ug ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_uk ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_uk ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_uz ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_uz ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_ve ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_ve ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_vec ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_vec ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_vi ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_vi ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_xh ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_xh ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_zh_CN ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_zh_CN ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_zh_TW ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_zh_TW ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Basis_zu ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Langpack_Brand_zu ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Oo_Linguistic ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Root_Extension_Dictionary_En ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Root_Extension_Dictionary_Hu ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Root_Extension_Dictionary_Sl ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Optional_Gnome ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Optional_Grfflt ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Optional_OGLTrans ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Optional_Pyuno_LibreLogo ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Optional_Xsltfiltersamples ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Brand_Prg_Base ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Prg_Base_Bin ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Optional_PostgresqlSdbc ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Brand_Prg_Calc ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Prg_Calc_Bin ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Brand_Prg_Draw ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Prg_Draw_Bin ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Brand_Prg_Impress ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Prg_Impress_Bin ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Brand_Prg_Math ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Prg_Math_Bin ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Brand_Prg_Wrt ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Prg_Wrt_Bin ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Root_Brand ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Libreofficekit ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Optional_Firebird ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Pdfimport ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Pyuno ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Script_Provider_For_Python ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Root_Files_Images ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... installing module gid_Module_Root_Ure_Hidden ... DestDir: /build/libreoffice-6.3.6/pkg Rootpath: /usr/lib64/libreoffice ... cleaning the output tree ... ... removing directory /tmp/ooopackaging5Glh4G/i_539431599879815 ... ... checking log file /tmp/LibreOffice//logging/lang_117_id_4ae1d939/log_630_lang_117_id_4ae1d939.log *********************************************************** Successful packaging process! *********************************************************** ... creating log file log_630_lang_117_id_4ae1d939.log Sat Sep 12 03:08:22 2020 (04:47 min.) Installer finished If you want to edit the .ui files with glade first execute: export GLADE_CATALOG_SEARCH_PATH=/usr/lib64/libreoffice/share/glade Installation finished, you can now execute: /usr/lib64/libreoffice/program/soffice /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/bin/distro-install-clean-up Cleaning up ... Fixing permissions... Checking for DESTDIR inside installed files... /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/bin/distro-install-desktop-integration /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2 /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2 Install /usr/bin/lobase Install /usr/share/man/man1/lobase.1.gz Install /usr/bin/localc Install /usr/share/man/man1/localc.1.gz Install /usr/bin/lodraw Install /usr/share/man/man1/lodraw.1.gz Install /usr/bin/lomath Install /usr/share/man/man1/lomath.1.gz Install /usr/bin/loimpress Install /usr/share/man/man1/loimpress.1.gz Install /usr/bin/loweb Install /usr/share/man/man1/loweb.1.gz Install /usr/bin/lowriter Install /usr/share/man/man1/lowriter.1.gz Install /usr/bin/lofromtemplate Install /usr/share/man/man1/lofromtemplate.1.gz Install /usr/bin/libreoffice skip already existing symlink /usr/bin/libreoffice Install /usr/share/man/man1/libreoffice.1.gz Install /usr/bin/loffice Install /usr/share/man/man1/loffice.1.gz Install /usr/bin/unopkg Install /usr/share/man/man1/unopkg.1.gz Install /basis/program/java-set-classpath /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/bin/distro-install-sdk /build/libreoffice-6.3.6/src/libreoffice-6.3.6.2/bin/distro-install-file-lists Generating package file lists for Salix... find: `/build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/autotext': No such file or directory find: `/build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program/resource': No such file or directory gzip: /build/libreoffice-6.3.6/pkg/usr/man/man1/loffice.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice-6.3.6/pkg/usr/man/man1/lofromtemplate.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice-6.3.6/pkg/usr/man/man1/lodraw.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice-6.3.6/pkg/usr/man/man1/loimpress.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice-6.3.6/pkg/usr/man/man1/libreoffice.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice-6.3.6/pkg/usr/man/man1/loweb.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice-6.3.6/pkg/usr/man/man1/unopkg.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice-6.3.6/pkg/usr/man/man1/lobase.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice-6.3.6/pkg/usr/man/man1/lomath.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice-6.3.6/pkg/usr/man/man1/lowriter.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice-6.3.6/pkg/usr/man/man1/localc.1.gz already has .gz suffix -- unchanged /build/libreoffice-6.3.6/pkg: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 install drwxr-xr-x 8 root root 4096 Sep 12 03:18 usr /build/libreoffice-6.3.6/pkg/install: total 8 -rw-r--r-- 1 root root 515 Sep 12 03:09 doinst.sh -rw-r--r-- 1 root root 617 Sep 12 03:09 slack-desc /build/libreoffice-6.3.6/pkg/usr: total 24 drwxr-xr-x 2 root root 4096 Sep 12 03:09 bin drwxr-xr-x 3 root root 4096 Sep 12 03:09 doc drwxr-xr-x 3 root root 4096 Sep 12 03:04 lib64 drwxr-xr-x 3 root root 4096 Sep 12 03:09 man drwxr-xr-x 9 root root 4096 Sep 12 03:18 share drwxr-xr-x 3 root root 4096 Sep 12 03:18 src /build/libreoffice-6.3.6/pkg/usr/bin: total 40 lrwxrwxrwx 1 root root 38 Sep 12 03:09 libreoffice -> /usr/lib64/libreoffice/program/soffice -rwxr-xr-x 1 root root 61 Sep 12 03:09 lobase -rwxr-xr-x 1 root root 61 Sep 12 03:09 localc -rwxr-xr-x 1 root root 61 Sep 12 03:09 lodraw -rwxr-xr-x 1 root root 55 Sep 12 03:09 loffice -rwxr-xr-x 1 root root 66 Sep 12 03:09 lofromtemplate -rwxr-xr-x 1 root root 64 Sep 12 03:09 loimpress -rwxr-xr-x 1 root root 61 Sep 12 03:09 lomath -rwxr-xr-x 1 root root 60 Sep 12 03:09 loweb -rwxr-xr-x 1 root root 63 Sep 12 03:09 lowriter lrwxrwxrwx 1 root root 38 Sep 12 03:09 soffice -> /usr/lib64/libreoffice/program/soffice -rwxr-xr-x 1 root root 54 Sep 12 03:09 unopkg /build/libreoffice-6.3.6/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:18 libreoffice-6.3.6.2 /build/libreoffice-6.3.6/pkg/usr/doc/libreoffice-6.3.6.2: total 216 -rw-r--r-- 1 root root 145 Sep 12 03:18 AUTHORS -rw-r--r-- 1 root root 171 Sep 12 03:18 CHANGELOG -rw-r--r-- 1 root root 35147 Sep 12 03:17 COPYING -rw-r--r-- 1 root root 10348 Sep 12 03:18 ChangeLog -rw-r--r-- 1 root root 1003 Sep 12 03:18 Changelog -rw-r--r-- 1 root root 2612 Sep 12 03:17 INSTALL -rw-r--r-- 1 root root 124269 Sep 12 03:18 NEWS -rw-r--r-- 1 root root 931 Sep 12 03:17 README -rw-r--r-- 1 root root 40 Sep 12 03:18 TODO -rw-r--r-- 1 root root 1840 Sep 12 03:18 changelog -rw-r--r-- 1 root root 4932 Sep 12 03:17 install -rw-r--r-- 1 root root 573 Sep 12 03:17 readme -rw-r--r-- 1 root root 103 Sep 12 03:18 todo /build/libreoffice-6.3.6/pkg/usr/lib64: total 4 drwxr-xr-x 7 root root 4096 Sep 12 03:08 libreoffice /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice: total 2208 -rw-r--r-- 1 root root 1612364 Apr 22 10:20 CREDITS.fodt -rw-r--r-- 1 root root 279608 Sep 12 00:08 LICENSE -rw-r--r-- 1 root root 322457 Sep 12 00:08 LICENSE.html -rw-r--r-- 1 root root 5026 Apr 22 10:20 NOTICE drwxr-xr-x 3 root root 4096 Sep 12 03:04 help drwxr-xr-x 7 root root 4096 Sep 12 03:04 presets drwxr-xr-x 8 root root 16384 Sep 12 03:18 program drwxr-xr-x 2 root root 4096 Sep 12 03:09 readmes drwxr-xr-x 33 root root 4096 Sep 12 03:09 share /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help: total 908 -rw-r--r-- 1 root root 2682 Apr 22 10:20 a11y-toggle.js -rw-r--r-- 1 root root 19470 Apr 22 10:20 default.css -rw-r--r-- 1 root root 25177 Apr 22 10:20 fuzzysort.js -rw-r--r-- 1 root root 1475 Apr 22 10:20 help.html -rw-r--r-- 1 root root 6661 Apr 22 10:20 help.js -rw-r--r-- 1 root root 8445 Apr 22 10:20 help2.js -rw-r--r-- 1 root root 722621 Sep 12 00:09 hid2file.js -rw-r--r-- 1 root root 2055 Apr 22 10:20 idxcaption.xsl -rw-r--r-- 1 root root 3624 Apr 22 10:20 idxcontent.xsl -rw-r--r-- 1 root root 4017 Apr 22 10:20 index.html -rw-r--r-- 1 root root 452 Sep 12 00:07 languages.js -rw-r--r-- 1 root root 37366 Apr 22 10:20 main_transform.xsl drwxr-xr-x 7 root root 4096 Sep 12 03:04 media -rw-r--r-- 1 root root 6052 Apr 22 10:20 normalize.css -rw-r--r-- 1 root root 7874 Apr 22 10:20 paginathing.js -rw-r--r-- 1 root root 5016 Apr 22 10:20 polyfills.js -rw-r--r-- 1 root root 5135 Apr 22 10:20 prism.css -rw-r--r-- 1 root root 32007 Apr 22 10:20 prism.js /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media: total 20 drwxr-xr-x 3 root root 4096 Sep 12 03:04 files drwxr-xr-x 5 root root 4096 Sep 12 03:04 helpimg drwxr-xr-x 24 root root 4096 Sep 12 03:04 icon-themes drwxr-xr-x 2 root root 4096 Sep 12 03:04 navigation drwxr-xr-x 5 root root 4096 Sep 12 03:04 screenshots /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/files: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 scalc /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/files/scalc: total 84 -rw-r--r-- 1 root root 19895 Apr 22 10:20 functions_ifs.ods -rw-r--r-- 1 root root 19559 Apr 22 10:20 imtrigon.ods -rw-r--r-- 1 root root 27232 Apr 22 10:20 pivot.ods -rw-r--r-- 1 root root 14861 Apr 22 10:20 trigon.ods /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/helpimg: total 860 -rw-r--r-- 1 root root 1810 Apr 22 10:20 area1.png -rw-r--r-- 1 root root 1759 Apr 22 10:20 area2.png -rw-r--r-- 1 root root 937 Apr 22 10:20 border_ca_1.png -rw-r--r-- 1 root root 858 Apr 22 10:20 border_ca_2.png -rw-r--r-- 1 root root 894 Apr 22 10:20 border_ca_3.png -rw-r--r-- 1 root root 787 Apr 22 10:20 border_ca_4.png -rw-r--r-- 1 root root 386 Apr 22 10:20 border_ca_5.png -rw-r--r-- 1 root root 727 Apr 22 10:20 border_ca_6.png -rw-r--r-- 1 root root 733 Apr 22 10:20 border_ca_7.png -rw-r--r-- 1 root root 776 Apr 22 10:20 border_ca_8.png -rw-r--r-- 1 root root 956 Apr 22 10:20 border_ca_9.png -rw-r--r-- 1 root root 748 Apr 22 10:20 border_ca_gray.png -rw-r--r-- 1 root root 742 Apr 22 10:20 border_ca_white.png -rw-r--r-- 1 root root 941 Apr 22 10:20 border_wr_1.png -rw-r--r-- 1 root root 983 Apr 22 10:20 border_wr_2.png -rw-r--r-- 1 root root 1048 Apr 22 10:20 border_wr_3.png -rw-r--r-- 1 root root 1051 Apr 22 10:20 border_wr_4.png -rw-r--r-- 1 root root 1062 Apr 22 10:20 border_wr_5.png -rw-r--r-- 1 root root 466 Apr 22 10:20 border_wr_6.png -rw-r--r-- 1 root root 572 Apr 22 10:20 border_wr_7.png -rw-r--r-- 1 root root 464 Apr 22 10:20 border_wr_8.png -rw-r--r-- 1 root root 508 Apr 22 10:20 border_wr_9.png -rw-r--r-- 1 root root 621 Apr 22 10:20 calcein.png -rw-r--r-- 1 root root 656 Apr 22 10:20 calcnav.png -rw-r--r-- 1 root root 315 Apr 22 10:20 copydata.png -rw-r--r-- 1 root root 98 Apr 22 10:20 diatrans.png -rw-r--r-- 1 root root 150 Apr 22 10:20 dircurscent.png -rw-r--r-- 1 root root 130 Apr 22 10:20 dircursleft.png -rw-r--r-- 1 root root 126 Apr 22 10:20 dircursright.png -rw-r--r-- 1 root root 296 Apr 22 10:20 ein.png -rw-r--r-- 1 root root 781 Apr 22 10:20 feldalle.png -rw-r--r-- 1 root root 440 Apr 22 10:20 feldbrei.png -rw-r--r-- 1 root root 678 Apr 22 10:20 feldcolo.png -rw-r--r-- 1 root root 441 Apr 22 10:20 feldurch.png -rw-r--r-- 1 root root 867 Apr 22 10:20 formschn.png -rw-r--r-- 1 root root 895 Apr 22 10:20 formsubt.png -rw-r--r-- 1 root root 1046 Apr 22 10:20 formvers.png -rw-r--r-- 1 root root 142 Apr 22 10:20 hand01.png -rw-r--r-- 1 root root 93 Apr 22 10:20 hsizebar.png -rw-r--r-- 1 root root 30192 Apr 22 10:20 impress_remote01.png -rw-r--r-- 1 root root 44021 Apr 22 10:20 impress_remote02.png -rw-r--r-- 1 root root 7417 Apr 22 10:20 impress_remote_icon.png -rw-r--r-- 1 root root 1955 Apr 22 10:20 kombi1.png -rw-r--r-- 1 root root 441 Apr 22 10:20 left.png -rw-r--r-- 1 root root 446 Apr 22 10:20 left2.png -rw-r--r-- 1 root root 318 Apr 22 10:20 linkdata.png -rw-r--r-- 1 root root 338 Apr 22 10:20 linleft.png -rw-r--r-- 1 root root 330 Apr 22 10:20 linright.png -rw-r--r-- 1 root root 298 Apr 22 10:20 movedata.png -rw-r--r-- 1 root root 3325 Apr 22 10:20 names_as_addressing.png -rw-r--r-- 1 root root 1504 Apr 22 10:20 note.png -rw-r--r-- 1 root root 615 Apr 22 10:20 note_small.png drwxr-xr-x 2 root root 4096 Sep 12 03:04 python -rw-r--r-- 1 root root 4796 Apr 22 10:20 rechenlt.png -rw-r--r-- 1 root root 126 Apr 22 10:20 refhand.png -rw-r--r-- 1 root root 433 Apr 22 10:20 right.png -rw-r--r-- 1 root root 449 Apr 22 10:20 right2.png -rw-r--r-- 1 root root 980 Apr 22 10:20 rotieren.png -rw-r--r-- 1 root root 15210 Apr 22 10:20 sc_PivotChartButtons.png -rw-r--r-- 1 root root 51338 Apr 22 10:20 sc_data_form01.png -rw-r--r-- 1 root root 3037 Apr 22 10:20 sc_func_imcot.png -rw-r--r-- 1 root root 2711 Apr 22 10:20 sc_func_imcsc.png -rw-r--r-- 1 root root 2738 Apr 22 10:20 sc_func_imcsch.png -rw-r--r-- 1 root root 2765 Apr 22 10:20 sc_func_imsec.png -rw-r--r-- 1 root root 2760 Apr 22 10:20 sc_func_imsech.png -rw-r--r-- 1 root root 3110 Apr 22 10:20 sc_func_imtan.png drwxr-xr-x 2 root root 4096 Sep 12 03:04 scalc -rw-r--r-- 1 root root 89527 Apr 22 10:20 sd_PresenterConsole01.png -rw-r--r-- 1 root root 119630 Apr 22 10:20 sd_PresenterConsole02.png -rw-r--r-- 1 root root 100624 Apr 22 10:20 sd_PresenterConsole03.png -rw-r--r-- 1 root root 17414 Apr 22 10:20 sd_PresenterConsole04.png -rw-r--r-- 1 root root 2928 Apr 22 10:20 sheettabs.png -rw-r--r-- 1 root root 328 Apr 22 10:20 sistop.png -rw-r--r-- 1 root root 1155 Apr 22 10:20 smzb1.png -rw-r--r-- 1 root root 1553 Apr 22 10:20 smzb10.png -rw-r--r-- 1 root root 898 Apr 22 10:20 smzb2.png -rw-r--r-- 1 root root 1447 Apr 22 10:20 smzb3.png -rw-r--r-- 1 root root 2130 Apr 22 10:20 smzb4.png -rw-r--r-- 1 root root 3571 Apr 22 10:20 smzb5.png -rw-r--r-- 1 root root 2896 Apr 22 10:20 smzb6.png -rw-r--r-- 1 root root 1332 Apr 22 10:20 smzb7.png -rw-r--r-- 1 root root 1738 Apr 22 10:20 smzb8.png -rw-r--r-- 1 root root 1880 Apr 22 10:20 smzb9.png drwxr-xr-x 2 root root 4096 Sep 12 03:04 starmath -rw-r--r-- 1 root root 1520 Apr 22 10:20 sw_paste_range.png -rw-r--r-- 1 root root 3155 Apr 22 10:20 sw_signatureline01.png -rw-r--r-- 1 root root 7708 Apr 22 10:20 sw_signatureline02.png -rw-r--r-- 1 root root 673 Apr 22 10:20 swh00055.png -rw-r--r-- 1 root root 518 Apr 22 10:20 swh00056.png -rw-r--r-- 1 root root 789 Apr 22 10:20 swh00117.png -rw-r--r-- 1 root root 100 Apr 22 10:20 swh00177.png -rw-r--r-- 1 root root 101 Apr 22 10:20 swh00178.png -rw-r--r-- 1 root root 108 Apr 22 10:20 swh00179.png -rw-r--r-- 1 root root 101 Apr 22 10:20 swh00180.png -rw-r--r-- 1 root root 1685 Apr 22 10:20 tip.png -rw-r--r-- 1 root root 711 Apr 22 10:20 tip_small.png -rw-r--r-- 1 root root 1522 Apr 22 10:20 ueberblenden.png -rw-r--r-- 1 root root 784 Apr 22 10:20 warning.png -rw-r--r-- 1 root root 395 Apr 22 10:20 warning_small.png -rw-r--r-- 1 root root 5009 Apr 22 10:20 what-if.png -rw-r--r-- 1 root root 679 Apr 22 10:20 zellvor.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/helpimg/python: total 56 -rw-r--r-- 1 root root 56869 Apr 22 10:20 python_shell.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/helpimg/scalc: total 12 -rw-r--r-- 1 root root 9777 Apr 22 10:20 coordinates-to-polar-01.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/helpimg/starmath: total 716 -rw-r--r-- 1 root root 890 Apr 22 10:20 al21801.svg -rw-r--r-- 1 root root 755 Apr 22 10:20 al21802.svg -rw-r--r-- 1 root root 758 Apr 22 10:20 al21803.svg -rw-r--r-- 1 root root 1506 Apr 22 10:20 al21804.svg -rw-r--r-- 1 root root 691 Apr 22 10:20 al21805.svg -rw-r--r-- 1 root root 775 Apr 22 10:20 al21806.svg -rw-r--r-- 1 root root 1676 Apr 22 10:20 al21808.svg -rw-r--r-- 1 root root 1418 Apr 22 10:20 al21809.svg -rw-r--r-- 1 root root 1283 Apr 22 10:20 al21810.svg -rw-r--r-- 1 root root 1285 Apr 22 10:20 al21811.svg -rw-r--r-- 1 root root 2034 Apr 22 10:20 al21812.svg -rw-r--r-- 1 root root 1218 Apr 22 10:20 al21813.svg -rw-r--r-- 1 root root 1301 Apr 22 10:20 al21814.svg -rw-r--r-- 1 root root 1153 Apr 22 10:20 al21821.svg -rw-r--r-- 1 root root 1566 Apr 22 10:20 al21822.svg -rw-r--r-- 1 root root 841 Apr 22 10:20 al21823.svg -rw-r--r-- 1 root root 1367 Apr 22 10:20 al21824.svg -rw-r--r-- 1 root root 2134 Apr 22 10:20 al21825.svg -rw-r--r-- 1 root root 2160 Apr 22 10:20 al21826.svg -rw-r--r-- 1 root root 989 Apr 22 10:20 ar_right.png -rw-r--r-- 1 root root 655 Apr 22 10:20 at21701.svg -rw-r--r-- 1 root root 644 Apr 22 10:20 at21702.svg -rw-r--r-- 1 root root 688 Apr 22 10:20 at21703.svg -rw-r--r-- 1 root root 818 Apr 22 10:20 at21704.svg -rw-r--r-- 1 root root 623 Apr 22 10:20 at21705.svg -rw-r--r-- 1 root root 685 Apr 22 10:20 at21707.svg -rw-r--r-- 1 root root 1021 Apr 22 10:20 at21708.svg -rw-r--r-- 1 root root 997 Apr 22 10:20 at21709.svg -rw-r--r-- 1 root root 791 Apr 22 10:20 at21710.svg -rw-r--r-- 1 root root 1001 Apr 22 10:20 at21711.svg -rw-r--r-- 1 root root 1209 Apr 22 10:20 at21712.svg -rw-r--r-- 1 root root 1570 Apr 22 10:20 at21713.svg -rw-r--r-- 1 root root 1585 Apr 22 10:20 at21714.svg -rw-r--r-- 1 root root 1576 Apr 22 10:20 at21715.svg -rw-r--r-- 1 root root 619 Apr 22 10:20 at21716.svg -rw-r--r-- 1 root root 1696 Apr 22 10:20 at21722.svg -rw-r--r-- 1 root root 1719 Apr 22 10:20 at21723.svg -rw-r--r-- 1 root root 1720 Apr 22 10:20 at21724.svg -rw-r--r-- 1 root root 1213 Apr 22 10:20 bi21301.svg -rw-r--r-- 1 root root 1322 Apr 22 10:20 bi21302.svg -rw-r--r-- 1 root root 1250 Apr 22 10:20 bi21303.svg -rw-r--r-- 1 root root 1206 Apr 22 10:20 bi21304.svg -rw-r--r-- 1 root root 1213 Apr 22 10:20 bi21305.svg -rw-r--r-- 1 root root 1212 Apr 22 10:20 bi21306.svg -rw-r--r-- 1 root root 1953 Apr 22 10:20 bi21307.svg -rw-r--r-- 1 root root 1209 Apr 22 10:20 bi21308.svg -rw-r--r-- 1 root root 1243 Apr 22 10:20 bi21309.svg -rw-r--r-- 1 root root 1245 Apr 22 10:20 bi21310.svg -rw-r--r-- 1 root root 1553 Apr 22 10:20 bi21311.svg -rw-r--r-- 1 root root 1743 Apr 22 10:20 bi21312.svg -rw-r--r-- 1 root root 1246 Apr 22 10:20 bi21313.svg -rw-r--r-- 1 root root 1248 Apr 22 10:20 bi21314.svg -rw-r--r-- 1 root root 1386 Apr 22 10:20 bi21315.svg -rw-r--r-- 1 root root 1227 Apr 22 10:20 bi21316.svg -rw-r--r-- 1 root root 1177 Apr 22 10:20 bi21322.svg -rw-r--r-- 1 root root 1263 Apr 22 10:20 bi21323.svg -rw-r--r-- 1 root root 1293 Apr 22 10:20 bi21324.svg -rw-r--r-- 1 root root 1382 Apr 22 10:20 bi21325.svg -rw-r--r-- 1 root root 1292 Apr 22 10:20 bi21326.svg -rw-r--r-- 1 root root 1361 Apr 22 10:20 bi21327.svg -rw-r--r-- 1 root root 1485 Apr 22 10:20 bi21328.svg -rw-r--r-- 1 root root 1359 Apr 22 10:20 bi21329.svg -rw-r--r-- 1 root root 1484 Apr 22 10:20 bi21330.svg -rw-r--r-- 1 root root 1559 Apr 22 10:20 bi21331.svg -rw-r--r-- 1 root root 1546 Apr 22 10:20 bi21332.svg -rw-r--r-- 1 root root 1711 Apr 22 10:20 bi21333.svg -rw-r--r-- 1 root root 1706 Apr 22 10:20 bi21334.svg -rw-r--r-- 1 root root 270 Apr 22 10:20 co21901.svg -rw-r--r-- 1 root root 204 Apr 22 10:20 co21902.svg -rw-r--r-- 1 root root 204 Apr 22 10:20 co21903.svg -rw-r--r-- 1 root root 872 Apr 22 10:20 co21904.svg -rw-r--r-- 1 root root 1111 Apr 22 10:20 co21905.svg -rw-r--r-- 1 root root 1427 Apr 22 10:20 co21906.svg -rw-r--r-- 1 root root 3711 Apr 22 10:20 co21907.svg -rw-r--r-- 1 root root 866 Apr 22 10:20 co21908.svg -rw-r--r-- 1 root root 849 Apr 22 10:20 co21909.svg -rw-r--r-- 1 root root 981 Apr 22 10:20 co21910.svg -rw-r--r-- 1 root root 849 Apr 22 10:20 co21911.svg -rw-r--r-- 1 root root 863 Apr 22 10:20 co21912.svg -rw-r--r-- 1 root root 865 Apr 22 10:20 co21916.svg -rw-r--r-- 1 root root 871 Apr 22 10:20 co21917.svg -rw-r--r-- 1 root root 868 Apr 22 10:20 co21918.svg -rw-r--r-- 1 root root 1513 Apr 22 10:20 fo21601.svg -rw-r--r-- 1 root root 816 Apr 22 10:20 fo21602.svg -rw-r--r-- 1 root root 635 Apr 22 10:20 fo21603.svg -rw-r--r-- 1 root root 603 Apr 22 10:20 fo21604.svg -rw-r--r-- 1 root root 1042 Apr 22 10:20 fo21605.svg -rw-r--r-- 1 root root 1587 Apr 22 10:20 fo21606.svg -rw-r--r-- 1 root root 2180 Apr 22 10:20 fo21607.svg -rw-r--r-- 1 root root 1592 Apr 22 10:20 fo21609.svg -rw-r--r-- 1 root root 1772 Apr 22 10:20 fo21610.svg -rw-r--r-- 1 root root 2291 Apr 22 10:20 fo21611.svg -rw-r--r-- 1 root root 2958 Apr 22 10:20 fo21613.svg -rw-r--r-- 1 root root 1758 Apr 22 10:20 fo21614.svg -rw-r--r-- 1 root root 1698 Apr 22 10:20 fo21615.svg -rw-r--r-- 1 root root 535 Apr 22 10:20 fu21501.svg -rw-r--r-- 1 root root 803 Apr 22 10:20 fu21502.svg -rw-r--r-- 1 root root 620 Apr 22 10:20 fu21503.svg -rw-r--r-- 1 root root 994 Apr 22 10:20 fu21504.svg -rw-r--r-- 1 root root 880 Apr 22 10:20 fu21505.svg -rw-r--r-- 1 root root 546 Apr 22 10:20 fu21506.svg -rw-r--r-- 1 root root 1360 Apr 22 10:20 fu21507.svg -rw-r--r-- 1 root root 1699 Apr 22 10:20 fu21508.svg -rw-r--r-- 1 root root 1425 Apr 22 10:20 fu21509.svg -rw-r--r-- 1 root root 1465 Apr 22 10:20 fu21510.svg -rw-r--r-- 1 root root 1337 Apr 22 10:20 fu21511.svg -rw-r--r-- 1 root root 1148 Apr 22 10:20 fu21512.svg -rw-r--r-- 1 root root 1790 Apr 22 10:20 fu21513.svg -rw-r--r-- 1 root root 1822 Apr 22 10:20 fu21514.svg -rw-r--r-- 1 root root 1698 Apr 22 10:20 fu21515.svg -rw-r--r-- 1 root root 1507 Apr 22 10:20 fu21516.svg -rw-r--r-- 1 root root 1618 Apr 22 10:20 fu21517.svg -rw-r--r-- 1 root root 1659 Apr 22 10:20 fu21518.svg -rw-r--r-- 1 root root 1514 Apr 22 10:20 fu21519.svg -rw-r--r-- 1 root root 1341 Apr 22 10:20 fu21520.svg -rw-r--r-- 1 root root 1954 Apr 22 10:20 fu21521.svg -rw-r--r-- 1 root root 2028 Apr 22 10:20 fu21522.svg -rw-r--r-- 1 root root 1891 Apr 22 10:20 fu21523.svg -rw-r--r-- 1 root root 1703 Apr 22 10:20 fu21524.svg -rw-r--r-- 1 root root 831 Apr 22 10:20 fu21908.svg -rw-r--r-- 1 root root 775 Apr 22 10:20 im21106.svg -rw-r--r-- 1 root root 227 Apr 22 10:20 mi21608.svg -rw-r--r-- 1 root root 253 Apr 22 10:20 mi21612.svg -rw-r--r-- 1 root root 418 Apr 22 10:20 mi21618.svg -rw-r--r-- 1 root root 1394 Apr 22 10:20 mi22003.svg -rw-r--r-- 1 root root 885 Apr 22 10:20 mi22004.svg -rw-r--r-- 1 root root 908 Apr 22 10:20 mi22005.svg -rw-r--r-- 1 root root 843 Apr 22 10:20 mi22006.svg -rw-r--r-- 1 root root 1236 Apr 22 10:20 mi22007.svg -rw-r--r-- 1 root root 748 Apr 22 10:20 mi22008.svg -rw-r--r-- 1 root root 716 Apr 22 10:20 mi22009.svg -rw-r--r-- 1 root root 693 Apr 22 10:20 mi22010.svg -rw-r--r-- 1 root root 728 Apr 22 10:20 mi22011.svg -rw-r--r-- 1 root root 722 Apr 22 10:20 mi22012.svg -rw-r--r-- 1 root root 206 Apr 22 10:20 mi22013.svg -rw-r--r-- 1 root root 812 Apr 22 10:20 mi22014.svg -rw-r--r-- 1 root root 508 Apr 22 10:20 mi22015.svg -rw-r--r-- 1 root root 299 Apr 22 10:20 mi22016.svg -rw-r--r-- 1 root root 305 Apr 22 10:20 mi22017.svg -rw-r--r-- 1 root root 303 Apr 22 10:20 mi22018.svg -rw-r--r-- 1 root root 301 Apr 22 10:20 mi22019.svg -rw-r--r-- 1 root root 1507 Apr 22 10:20 op21401.svg -rw-r--r-- 1 root root 1696 Apr 22 10:20 op21402.svg -rw-r--r-- 1 root root 1509 Apr 22 10:20 op21403.svg -rw-r--r-- 1 root root 1236 Apr 22 10:20 op21405.svg -rw-r--r-- 1 root root 1293 Apr 22 10:20 op21406.svg -rw-r--r-- 1 root root 988 Apr 22 10:20 op21407.svg -rw-r--r-- 1 root root 962 Apr 22 10:20 op21408.svg -rw-r--r-- 1 root root 1298 Apr 22 10:20 op21409.svg -rw-r--r-- 1 root root 1322 Apr 22 10:20 op21410.svg -rw-r--r-- 1 root root 1281 Apr 22 10:20 op21411.svg -rw-r--r-- 1 root root 1330 Apr 22 10:20 op21412.svg -rw-r--r-- 1 root root 1468 Apr 22 10:20 op21413.svg -rw-r--r-- 1 root root 1423 Apr 22 10:20 op21414.svg -rw-r--r-- 1 root root 1462 Apr 22 10:20 op21415.svg -rw-r--r-- 1 root root 1412 Apr 22 10:20 op21416.svg -rw-r--r-- 1 root root 685 Apr 22 10:20 op21417.svg -rw-r--r-- 1 root root 600 Apr 22 10:20 op21418.svg -rw-r--r-- 1 root root 1102 Apr 22 10:20 op21419.svg -rw-r--r-- 1 root root 1230 Apr 22 10:20 op21420.svg -rw-r--r-- 1 root root 865 Apr 22 10:20 op21421.svg -rw-r--r-- 1 root root 1272 Apr 22 10:20 op22001.svg -rw-r--r-- 1 root root 660 Apr 22 10:20 op22002.svg -rw-r--r-- 1 root root 701 Apr 22 10:20 un21201.svg -rw-r--r-- 1 root root 644 Apr 22 10:20 un21202.svg -rw-r--r-- 1 root root 731 Apr 22 10:20 un21203.svg -rw-r--r-- 1 root root 736 Apr 22 10:20 un21204.svg -rw-r--r-- 1 root root 1211 Apr 22 10:20 un21205.svg -rw-r--r-- 1 root root 1320 Apr 22 10:20 un21206.svg -rw-r--r-- 1 root root 1246 Apr 22 10:20 un21207.svg -rw-r--r-- 1 root root 1319 Apr 22 10:20 un21208.svg -rw-r--r-- 1 root root 1166 Apr 22 10:20 un21209.svg -rw-r--r-- 1 root root 1165 Apr 22 10:20 un21210.svg -rw-r--r-- 1 root root 1568 Apr 22 10:20 un21211.svg -rw-r--r-- 1 root root 1168 Apr 22 10:20 un21212.svg -rw-r--r-- 1 root root 652 Apr 22 10:20 un21213.svg -rw-r--r-- 1 root root 1193 Apr 22 10:20 un21214.svg -rw-r--r-- 1 root root 1183 Apr 22 10:20 un21215.svg -rw-r--r-- 1 root root 1529 Apr 22 10:20 un21221.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes: total 180 -rw-r--r-- 1 root root 456 Sep 12 00:06 COPYING-ICONS drwxr-xr-x 3 root root 4096 Sep 12 03:04 avmedia drwxr-xr-x 3 root root 4096 Sep 12 03:04 chart2 drwxr-xr-x 23 root root 94208 Sep 12 03:04 cmd drwxr-xr-x 2 root root 4096 Sep 12 03:04 color_scheme drwxr-xr-x 3 root root 4096 Sep 12 03:04 dbaccess drwxr-xr-x 3 root root 4096 Sep 12 03:04 desktop drwxr-xr-x 3 root root 4096 Sep 12 03:04 extensions drwxr-xr-x 3 root root 4096 Sep 12 03:04 formula drwxr-xr-x 3 root root 4096 Sep 12 03:04 framework drwxr-xr-x 2 root root 4096 Sep 12 03:04 help drwxr-xr-x 3 root root 4096 Sep 12 03:04 reportdesign drwxr-xr-x 3 root root 4096 Sep 12 03:04 res drwxr-xr-x 3 root root 4096 Sep 12 03:04 sc drwxr-xr-x 4 root root 4096 Sep 12 03:04 sd drwxr-xr-x 3 root root 4096 Sep 12 03:04 sfx2 drwxr-xr-x 3 root root 4096 Sep 12 03:04 starmath drwxr-xr-x 3 root root 4096 Sep 12 03:04 svtools drwxr-xr-x 3 root root 4096 Sep 12 03:04 svx drwxr-xr-x 3 root root 4096 Sep 12 03:04 sw drwxr-xr-x 3 root root 4096 Sep 12 03:04 vcl drwxr-xr-x 3 root root 4096 Sep 12 03:04 wizards drwxr-xr-x 3 root root 4096 Sep 12 03:04 xmlsecurity /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/avmedia: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/avmedia/res: total 8 -rw-r--r-- 1 root root 1732 Sep 12 00:06 avaudiologo.svg -rw-r--r-- 1 root root 794 Sep 12 00:06 avemptylogo.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/chart2: total 12 drwxr-xr-x 2 root root 12288 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/chart2/res: total 560 -rw-r--r-- 1 root root 670 Sep 12 00:06 areas3d_52x60.svg -rw-r--r-- 1 root root 313 Sep 12 00:06 areas_52x60.svg -rw-r--r-- 1 root root 979 Sep 12 00:06 areasfull3d_52x60.svg -rw-r--r-- 1 root root 692 Sep 12 00:06 areasfull_52x60.svg -rw-r--r-- 1 root root 810 Sep 12 00:06 areaspiled3d_52x60.svg -rw-r--r-- 1 root root 308 Sep 12 00:06 areaspiled_52x60.svg -rw-r--r-- 1 root root 992 Sep 12 00:06 bar3d_52x60.svg -rw-r--r-- 1 root root 973 Sep 12 00:06 bar3ddeep_52x60.svg -rw-r--r-- 1 root root 382 Sep 12 00:06 bar_52x60.svg -rw-r--r-- 1 root root 1240 Sep 12 00:06 barpercent3d_52x60.svg -rw-r--r-- 1 root root 761 Sep 12 00:06 barpercent_52x60.svg -rw-r--r-- 1 root root 866 Sep 12 00:06 barstack3d_52x60.svg -rw-r--r-- 1 root root 382 Sep 12 00:06 barstack_52x60.svg -rw-r--r-- 1 root root 494 Sep 12 00:06 bubble_52x60.svg -rw-r--r-- 1 root root 495 Sep 12 00:06 columnline_52x60.svg -rw-r--r-- 1 root root 1168 Sep 12 00:06 columnpercent3d_52x60.svg -rw-r--r-- 1 root root 761 Sep 12 00:06 columnpercent_52x60.svg -rw-r--r-- 1 root root 847 Sep 12 00:06 columns3d_52x60.svg -rw-r--r-- 1 root root 878 Sep 12 00:06 columns3ddeep_52x60.svg -rw-r--r-- 1 root root 370 Sep 12 00:06 columns_52x60.svg -rw-r--r-- 1 root root 769 Sep 12 00:06 columnstack3d_52x60.svg -rw-r--r-- 1 root root 378 Sep 12 00:06 columnstack_52x60.svg -rw-r--r-- 1 root root 496 Sep 12 00:06 columnstackline_52x60.svg -rw-r--r-- 1 root root 897 Sep 12 00:06 cone_52x60.svg -rw-r--r-- 1 root root 2953 Sep 12 00:06 conedeep_52x60.svg -rw-r--r-- 1 root root 633 Sep 12 00:06 conehori_52x60.svg -rw-r--r-- 1 root root 648 Sep 12 00:06 conehorideep_52x60.svg -rw-r--r-- 1 root root 1260 Sep 12 00:06 conehoripercent_52x60.svg -rw-r--r-- 1 root root 860 Sep 12 00:06 conehoristack_52x60.svg -rw-r--r-- 1 root root 1132 Sep 12 00:06 conepercent_52x60.svg -rw-r--r-- 1 root root 738 Sep 12 00:06 conestack_52x60.svg -rw-r--r-- 1 root root 897 Sep 12 00:06 cylinder_52x60.svg -rw-r--r-- 1 root root 2295 Sep 12 00:06 cylinderdeep_52x60.svg -rw-r--r-- 1 root root 1127 Sep 12 00:06 cylinderhori_52x60.svg -rw-r--r-- 1 root root 1108 Sep 12 00:06 cylinderhorideep_52x60.svg -rw-r--r-- 1 root root 1283 Sep 12 00:06 cylinderhoriprocent_52x60.svg -rw-r--r-- 1 root root 1324 Sep 12 00:06 cylinderhoristack_52x60.svg -rw-r--r-- 1 root root 1304 Sep 12 00:06 cylinderpercent_52x60.svg -rw-r--r-- 1 root root 930 Sep 12 00:06 cylinderstack_52x60.svg -rw-r--r-- 1 root root 14162 Sep 12 00:06 donut3d_52x60.svg -rw-r--r-- 1 root root 9135 Sep 12 00:06 donut3dexploded_52x60.svg -rw-r--r-- 1 root root 4306 Sep 12 00:06 donut_52x60.svg -rw-r--r-- 1 root root 5176 Sep 12 00:06 donutexploded_52x60.svg -rw-r--r-- 1 root root 166 Sep 12 00:06 errorbothhori_30.svg -rw-r--r-- 1 root root 165 Sep 12 00:06 errorbothverti_30.svg -rw-r--r-- 1 root root 160 Sep 12 00:06 errordown_30.svg -rw-r--r-- 1 root root 159 Sep 12 00:06 errorleft_30.svg -rw-r--r-- 1 root root 161 Sep 12 00:06 errorright_30.svg -rw-r--r-- 1 root root 162 Sep 12 00:06 errorup_30.svg -rw-r--r-- 1 root root 728 Sep 12 00:06 lc_typearea.svg -rw-r--r-- 1 root root 541 Sep 12 00:06 lc_typebar.svg -rw-r--r-- 1 root root 488 Sep 12 00:06 lc_typecolumn.svg -rw-r--r-- 1 root root 604 Sep 12 00:06 lc_typecolumnline.svg -rw-r--r-- 1 root root 499 Sep 12 00:06 lc_typenet.svg -rw-r--r-- 1 root root 540 Sep 12 00:06 lc_typepie.svg -rw-r--r-- 1 root root 373 Sep 12 00:06 lc_typepointline.svg -rw-r--r-- 1 root root 958 Sep 12 00:06 lc_typestock.svg -rw-r--r-- 1 root root 889 Sep 12 00:06 lc_typexy.svg lrwxrwxrwx 1 root root 22 Sep 12 03:04 net_52x60.svg -> netlinepoint_52x60.svg -rw-r--r-- 1 root root 3441 Sep 12 00:06 netfill_52x60.svg -rw-r--r-- 1 root root 1832 Sep 12 00:06 netlinepoint_52x60.svg -rw-r--r-- 1 root root 1762 Sep 12 00:06 netlinepointstack_52x60.svg -rw-r--r-- 1 root root 1582 Sep 12 00:06 netpoint_52x60.svg -rw-r--r-- 1 root root 1647 Sep 12 00:06 netpointstack_52x60.svg lrwxrwxrwx 1 root root 27 Sep 12 03:04 netstack_52x60.svg -> netlinepointstack_52x60.svg -rw-r--r-- 1 root root 4055 Sep 12 00:06 netstackfill_52x60.svg -rw-r--r-- 1 root root 991 Sep 12 00:06 nostackdirect3d_52x60.svg -rw-r--r-- 1 root root 741 Sep 12 00:06 nostackdirectboth_52x60.svg -rw-r--r-- 1 root root 386 Sep 12 00:06 nostackdirectlines_52x60.svg -rw-r--r-- 1 root root 467 Sep 12 00:06 nostackdirectpoints_52x60.svg -rw-r--r-- 1 root root 1591 Sep 12 00:06 nostacksmooth3d_52x60.svg -rw-r--r-- 1 root root 742 Sep 12 00:06 nostacksmoothboth_52x60.svg -rw-r--r-- 1 root root 487 Sep 12 00:06 nostacksmoothlines_52x60.svg -rw-r--r-- 1 root root 1238 Sep 12 00:06 nostackstepped3d_52x60.svg -rw-r--r-- 1 root root 859 Sep 12 00:06 nostacksteppedboth_52x60.svg -rw-r--r-- 1 root root 609 Sep 12 00:06 nostacksteppedlines_52x60.svg -rw-r--r-- 1 root root 467 Sep 12 00:06 nostacksteppedpoints_52x60.svg -rw-r--r-- 1 root root 1930 Sep 12 00:06 pie3d_52x60.svg -rw-r--r-- 1 root root 1397 Sep 12 00:06 pie3dexploded_52x60.svg -rw-r--r-- 1 root root 1472 Sep 12 00:06 pie_52x60.svg -rw-r--r-- 1 root root 496 Sep 12 00:06 pieexploded_52x60.svg -rw-r--r-- 1 root root 673 Sep 12 00:06 pyramind_52x60.svg -rw-r--r-- 1 root root 676 Sep 12 00:06 pyraminddeep_52x60.svg -rw-r--r-- 1 root root 749 Sep 12 00:06 pyramindhori_52x60.svg -rw-r--r-- 1 root root 756 Sep 12 00:06 pyramindhorideep_52x60.svg -rw-r--r-- 1 root root 1195 Sep 12 00:06 pyramindhoripercent_52x60.svg -rw-r--r-- 1 root root 750 Sep 12 00:06 pyramindhoristack_52x60.svg -rw-r--r-- 1 root root 1160 Sep 12 00:06 pyramindpercent_52x60.svg -rw-r--r-- 1 root root 873 Sep 12 00:06 pyramindstack_52x60.svg -rw-r--r-- 1 root root 852 Sep 12 00:06 regavg.svg -rw-r--r-- 1 root root 815 Sep 12 00:06 regexp.svg -rw-r--r-- 1 root root 870 Sep 12 00:06 reglin.svg -rw-r--r-- 1 root root 812 Sep 12 00:06 reglog.svg -rw-r--r-- 1 root root 665 Sep 12 00:06 regno.svg -rw-r--r-- 1 root root 1289 Sep 12 00:06 regpoly.svg -rw-r--r-- 1 root root 833 Sep 12 00:06 regpow.svg -rw-r--r-- 1 root root 2254 Sep 12 00:06 stackdirect3d_52x60.svg -rw-r--r-- 1 root root 1928 Sep 12 00:06 stackdirectboth_52x60.svg -rw-r--r-- 1 root root 546 Sep 12 00:06 stackdirectlines_52x60.svg -rw-r--r-- 1 root root 1632 Sep 12 00:06 stackdirectpoints_52x60.svg -rw-r--r-- 1 root root 1179 Sep 12 00:06 stacksmooth3d_52x60.svg -rw-r--r-- 1 root root 860 Sep 12 00:06 stacksmoothboth_52x60.svg -rw-r--r-- 1 root root 553 Sep 12 00:06 stacksmoothlines_52x60.svg -rw-r--r-- 1 root root 996 Sep 12 00:06 stackstepped3d_52x60.svg -rw-r--r-- 1 root root 1841 Sep 12 00:06 stacksteppedboth_52x60.svg -rw-r--r-- 1 root root 404 Sep 12 00:06 stacksteppedlines_52x60.svg -rw-r--r-- 1 root root 468 Sep 12 00:06 stacksteppedpoints_52x60.svg -rw-r--r-- 1 root root 749 Sep 12 00:06 step_center_x_30.svg -rw-r--r-- 1 root root 735 Sep 12 00:06 step_center_y_30.svg -rw-r--r-- 1 root root 734 Sep 12 00:06 step_end_30.svg -rw-r--r-- 1 root root 727 Sep 12 00:06 step_start_30.svg -rw-r--r-- 1 root root 774 Sep 12 00:06 stock_52x60.svg -rw-r--r-- 1 root root 931 Sep 12 00:06 stockblock_52x60.svg -rw-r--r-- 1 root root 694 Sep 12 00:06 stockcolumns_52x60.svg -rw-r--r-- 1 root root 625 Sep 12 00:06 stockcolumnsattach_52x60.svg -rw-r--r-- 1 root root 792 Sep 12 00:06 typearea_16.svg -rw-r--r-- 1 root root 476 Sep 12 00:06 typebar_16.svg -rw-r--r-- 1 root root 374 Sep 12 00:06 typebubble_16.svg -rw-r--r-- 1 root root 356 Sep 12 00:06 typecolumn_16.svg -rw-r--r-- 1 root root 484 Sep 12 00:06 typecolumnline_16.svg -rw-r--r-- 1 root root 295 Sep 12 00:06 typenet_16.svg -rw-r--r-- 1 root root 762 Sep 12 00:06 typepie_16.svg -rw-r--r-- 1 root root 494 Sep 12 00:06 typepointline_16.svg -rw-r--r-- 1 root root 580 Sep 12 00:06 typestock_16.svg -rw-r--r-- 1 root root 629 Sep 12 00:06 typexy_16.svg -rw-r--r-- 1 root root 1346 Sep 12 00:06 valueaxisdirect3d_52x60.svg -rw-r--r-- 1 root root 2028 Sep 12 00:06 valueaxisdirectboth_52x60.svg -rw-r--r-- 1 root root 566 Sep 12 00:06 valueaxisdirectlines_52x60.svg -rw-r--r-- 1 root root 1597 Sep 12 00:06 valueaxisdirectpoints_52x60.svg -rw-r--r-- 1 root root 2196 Sep 12 00:06 valueaxissmooth3d_52x60.svg -rw-r--r-- 1 root root 1917 Sep 12 00:06 valueaxissmoothboth_52x60.svg -rw-r--r-- 1 root root 435 Sep 12 00:06 valueaxissmoothlines_52x60.svg -rw-r--r-- 1 root root 1244 Sep 12 00:06 valueaxisstepped3d_52x60.svg -rw-r--r-- 1 root root 794 Sep 12 00:06 valueaxissteppedboth_52x60.svg -rw-r--r-- 1 root root 587 Sep 12 00:06 valueaxissteppedlines_52x60.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd: total 7628 drwxr-xr-x 3 root root 36864 Sep 12 03:04 32 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ar drwxr-xr-x 2 root root 4096 Sep 12 03:04 ca drwxr-xr-x 2 root root 4096 Sep 12 03:04 de drwxr-xr-x 2 root root 4096 Sep 12 03:04 es drwxr-xr-x 2 root root 4096 Sep 12 03:04 fa drwxr-xr-x 2 root root 4096 Sep 12 03:04 fr drwxr-xr-x 2 root root 4096 Sep 12 03:04 he drwxr-xr-x 2 root root 4096 Sep 12 03:04 hu drwxr-xr-x 2 root root 4096 Sep 12 03:04 id drwxr-xr-x 2 root root 4096 Sep 12 03:04 it drwxr-xr-x 2 root root 4096 Sep 12 03:04 km drwxr-xr-x 2 root root 4096 Sep 12 03:04 ko -rw-r--r-- 1 root root 3072 Sep 12 00:06 lc_acceptalltrackedchanges.svg -rw-r--r-- 1 root root 2046 Sep 12 00:06 lc_accepttrackedchange.svg -rw-r--r-- 1 root root 2245 Sep 12 00:06 lc_accepttrackedchanges.svg -rw-r--r-- 1 root root 1289 Sep 12 00:06 lc_actionmode.svg -rw-r--r-- 1 root root 474 Sep 12 00:06 lc_adddirect.svg -rw-r--r-- 1 root root 849 Sep 12 00:06 lc_addfield.svg -rw-r--r-- 1 root root 357 Sep 12 00:06 lc_addressbooksource.svg -rw-r--r-- 1 root root 2294 Sep 12 00:06 lc_addwatch.svg -rw-r--r-- 1 root root 801 Sep 12 00:06 lc_advancedmode.svg -rw-r--r-- 1 root root 391 Sep 12 00:06 lc_alignblock.svg -rw-r--r-- 1 root root 489 Sep 12 00:06 lc_alignbottom.svg -rw-r--r-- 1 root root 809 Sep 12 00:06 lc_aligncenter.svg -rw-r--r-- 1 root root 581 Sep 12 00:06 lc_aligndown.svg -rw-r--r-- 1 root root 396 Sep 12 00:06 lc_alignhorizontalcenter.svg -rw-r--r-- 1 root root 427 Sep 12 00:06 lc_alignleft.svg -rw-r--r-- 1 root root 761 Sep 12 00:06 lc_alignmiddle.svg -rw-r--r-- 1 root root 394 Sep 12 00:06 lc_alignright.svg -rw-r--r-- 1 root root 487 Sep 12 00:06 lc_aligntop.svg -rw-r--r-- 1 root root 601 Sep 12 00:06 lc_alignup.svg -rw-r--r-- 1 root root 604 Sep 12 00:06 lc_alignverticalcenter.svg -rw-r--r-- 1 root root 1834 Sep 12 00:06 lc_alphaliststyle.svg -rw-r--r-- 1 root root 2813 Sep 12 00:06 lc_alphalowliststyle.svg -rw-r--r-- 1 root root 696 Sep 12 00:06 lc_animationeffects.svg -rw-r--r-- 1 root root 1279 Sep 12 00:06 lc_animationmode.svg -rw-r--r-- 1 root root 410 Sep 12 00:06 lc_animationobjects.svg -rw-r--r-- 1 root root 776 Sep 12 00:06 lc_arc.svg -rw-r--r-- 1 root root 190 Sep 12 00:06 lc_arrowshapes.chevron.svg -rw-r--r-- 1 root root 325 Sep 12 00:06 lc_arrowshapes.circular-arrow.svg -rw-r--r-- 1 root root 194 Sep 12 00:06 lc_arrowshapes.corner-right-arrow.svg -rw-r--r-- 1 root root 199 Sep 12 00:06 lc_arrowshapes.down-arrow-callout.svg -rw-r--r-- 1 root root 203 Sep 12 00:06 lc_arrowshapes.down-arrow.svg -rw-r--r-- 1 root root 198 Sep 12 00:06 lc_arrowshapes.left-arrow-callout.svg -rw-r--r-- 1 root root 188 Sep 12 00:06 lc_arrowshapes.left-arrow.svg -rw-r--r-- 1 root root 245 Sep 12 00:06 lc_arrowshapes.left-right-arrow-callout.svg -rw-r--r-- 1 root root 201 Sep 12 00:06 lc_arrowshapes.notched-right-arrow.svg -rw-r--r-- 1 root root 190 Sep 12 00:06 lc_arrowshapes.pentagon-right.svg -rw-r--r-- 1 root root 265 Sep 12 00:06 lc_arrowshapes.quad-arrow-callout.svg -rw-r--r-- 1 root root 245 Sep 12 00:06 lc_arrowshapes.quad-arrow.svg -rw-r--r-- 1 root root 204 Sep 12 00:06 lc_arrowshapes.right-arrow-callout.svg -rw-r--r-- 1 root root 218 Sep 12 00:06 lc_arrowshapes.right-arrow.svg -rw-r--r-- 1 root root 427 Sep 12 00:06 lc_arrowshapes.s-sharped-arrow.svg -rw-r--r-- 1 root root 342 Sep 12 00:06 lc_arrowshapes.split-arrow.svg -rw-r--r-- 1 root root 454 Sep 12 00:06 lc_arrowshapes.split-round-arrow.svg -rw-r--r-- 1 root root 258 Sep 12 00:06 lc_arrowshapes.striped-right-arrow.svg -rw-r--r-- 1 root root 199 Sep 12 00:06 lc_arrowshapes.svg -rw-r--r-- 1 root root 193 Sep 12 00:06 lc_arrowshapes.up-arrow-callout.svg -rw-r--r-- 1 root root 213 Sep 12 00:06 lc_arrowshapes.up-arrow.svg -rw-r--r-- 1 root root 215 Sep 12 00:06 lc_arrowshapes.up-down-arrow-callout.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 lc_arrowshapes.up-down-arrow.svg -rw-r--r-- 1 root root 264 Sep 12 00:06 lc_arrowshapes.up-right-arrow-callout.svg -rw-r--r-- 1 root root 270 Sep 12 00:06 lc_arrowshapes.up-right-arrow.svg -rw-r--r-- 1 root root 293 Sep 12 00:06 lc_arrowshapes.up-right-down-arrow.svg -rw-r--r-- 1 root root 353 Sep 12 00:06 lc_assignlayout.svg -rw-r--r-- 1 root root 688 Sep 12 00:06 lc_attributepagesize.svg -rw-r--r-- 1 root root 1509 Sep 12 00:06 lc_auditingfillmode.svg -rw-r--r-- 1 root root 338 Sep 12 00:06 lc_autocontrolfocus.svg -rw-r--r-- 1 root root 2895 Sep 12 00:06 lc_autoformat.svg -rw-r--r-- 1 root root 768 Sep 12 00:06 lc_autooutline.svg -rw-r--r-- 1 root root 602 Sep 12 00:06 lc_autopilotmenu.svg -rw-r--r-- 1 root root 1189 Sep 12 00:06 lc_autoredactdoc.svg -rw-r--r-- 1 root root 389 Sep 12 00:06 lc_autosum.svg -rw-r--r-- 1 root root 410 Sep 12 00:06 lc_avmediaplayer.svg -rw-r--r-- 1 root root 3042 Sep 12 00:06 lc_backcolor.svg -rw-r--r-- 1 root root 926 Sep 12 00:06 lc_backgroundcolor.svg -rw-r--r-- 1 root root 604 Sep 12 00:06 lc_backward.svg -rw-r--r-- 1 root root 2083 Sep 12 00:06 lc_basicideappear.svg -rw-r--r-- 1 root root 273 Sep 12 00:06 lc_basicshapes.block-arc.svg -rw-r--r-- 1 root root 428 Sep 12 00:06 lc_basicshapes.can.svg -rw-r--r-- 1 root root 190 Sep 12 00:06 lc_basicshapes.cross.svg -rw-r--r-- 1 root root 324 Sep 12 00:06 lc_basicshapes.cube.svg -rw-r--r-- 1 root root 186 Sep 12 00:06 lc_basicshapes.diamond.svg -rw-r--r-- 1 root root 189 Sep 12 00:06 lc_basicshapes.hexagon.svg -rw-r--r-- 1 root root 172 Sep 12 00:06 lc_basicshapes.isosceles-triangle.svg -rw-r--r-- 1 root root 187 Sep 12 00:06 lc_basicshapes.octagon.svg -rw-r--r-- 1 root root 515 Sep 12 00:06 lc_basicshapes.paper.svg -rw-r--r-- 1 root root 199 Sep 12 00:06 lc_basicshapes.pentagon.svg -rw-r--r-- 1 root root 177 Sep 12 00:06 lc_basicshapes.right-triangle.svg -rw-r--r-- 1 root root 420 Sep 12 00:06 lc_basicshapes.ring.svg -rw-r--r-- 1 root root 294 Sep 12 00:06 lc_basicshapes.round-quadrat.svg -rw-r--r-- 1 root root 175 Sep 12 00:06 lc_basicshapes.trapezoid.svg -rw-r--r-- 1 root root 1258 Sep 12 00:06 lc_basicstepinto.svg -rw-r--r-- 1 root root 1385 Sep 12 00:06 lc_basicstepout.svg -rw-r--r-- 1 root root 1359 Sep 12 00:06 lc_basicstepover.svg -rw-r--r-- 1 root root 498 Sep 12 00:06 lc_basicstop.svg -rw-r--r-- 1 root root 489 Sep 12 00:06 lc_beforeobject.svg -rw-r--r-- 1 root root 541 Sep 12 00:06 lc_behindobject.svg -rw-r--r-- 1 root root 962 Sep 12 00:06 lc_bezier_unfilled.svg -rw-r--r-- 1 root root 1160 Sep 12 00:06 lc_bezierappend.svg -rw-r--r-- 1 root root 560 Sep 12 00:06 lc_bezierclose.svg -rw-r--r-- 1 root root 1414 Sep 12 00:06 lc_bezierconvert.svg -rw-r--r-- 1 root root 640 Sep 12 00:06 lc_beziercutline.svg -rw-r--r-- 1 root root 1459 Sep 12 00:06 lc_bezierdelete.svg -rw-r--r-- 1 root root 504 Sep 12 00:06 lc_bezieredge.svg -rw-r--r-- 1 root root 1459 Sep 12 00:06 lc_beziereliminatepoints.svg -rw-r--r-- 1 root root 988 Sep 12 00:06 lc_bezierfill.svg -rw-r--r-- 1 root root 1160 Sep 12 00:06 lc_bezierinsert.svg -rw-r--r-- 1 root root 403 Sep 12 00:06 lc_beziermove.svg -rw-r--r-- 1 root root 581 Sep 12 00:06 lc_beziersmooth.svg -rw-r--r-- 1 root root 789 Sep 12 00:06 lc_beziersymmetric.svg -rw-r--r-- 1 root root 498 Sep 12 00:06 lc_bibliographycomponent.svg -rw-r--r-- 1 root root 2136 Sep 12 00:06 lc_bmpmask.svg -rw-r--r-- 1 root root 354 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 1668 Sep 12 00:06 lc_borderdialog.svg -rw-r--r-- 1 root root 369 Sep 12 00:06 lc_break.svg -rw-r--r-- 1 root root 670 Sep 12 00:06 lc_bringtofront.svg -rw-r--r-- 1 root root 1104 Sep 12 00:06 lc_browseview.svg -rw-r--r-- 1 root root 758 Sep 12 00:06 lc_bullet.svg -rw-r--r-- 1 root root 2161 Sep 12 00:06 lc_bulletsandnumberingdialog.svg -rw-r--r-- 1 root root 821 Sep 12 00:06 lc_calculate.svg -rw-r--r-- 1 root root 777 Sep 12 00:06 lc_calloutshapes.cloud-callout.svg -rw-r--r-- 1 root root 191 Sep 12 00:06 lc_calloutshapes.line-callout-1.svg -rw-r--r-- 1 root root 215 Sep 12 00:06 lc_calloutshapes.line-callout-2.svg -rw-r--r-- 1 root root 188 Sep 12 00:06 lc_calloutshapes.line-callout-3.svg -rw-r--r-- 1 root root 209 Sep 12 00:06 lc_calloutshapes.rectangular-callout.svg -rw-r--r-- 1 root root 346 Sep 12 00:06 lc_calloutshapes.round-callout.svg -rw-r--r-- 1 root root 380 Sep 12 00:06 lc_calloutshapes.svg -rw-r--r-- 1 root root 221 Sep 12 00:06 lc_cancel.svg -rw-r--r-- 1 root root 754 Sep 12 00:06 lc_capturepoint.svg -rw-r--r-- 1 root root 3030 Sep 12 00:06 lc_chainframes.svg -rw-r--r-- 1 root root 1414 Sep 12 00:06 lc_changebezier.svg -rw-r--r-- 1 root root 3166 Sep 12 00:06 lc_changecasetolower.svg -rw-r--r-- 1 root root 2056 Sep 12 00:06 lc_changecasetoupper.svg -rw-r--r-- 1 root root 942 Sep 12 00:06 lc_changepicture.svg -rw-r--r-- 1 root root 1935 Sep 12 00:06 lc_changepolygon.svg -rw-r--r-- 1 root root 631 Sep 12 00:06 lc_charfontname.svg -rw-r--r-- 1 root root 601 Sep 12 00:06 lc_charmapcontrol.svg -rw-r--r-- 1 root root 538 Sep 12 00:06 lc_checkbox.svg -rw-r--r-- 1 root root 1467 Sep 12 00:06 lc_choosecontrols.svg -rw-r--r-- 1 root root 816 Sep 12 00:06 lc_choosedesign.svg -rw-r--r-- 1 root root 1814 Sep 12 00:06 lc_choosemacro.svg -rw-r--r-- 1 root root 550 Sep 12 00:06 lc_choosepolygon.svg -rw-r--r-- 1 root root 300 Sep 12 00:06 lc_circle.svg -rw-r--r-- 1 root root 561 Sep 12 00:06 lc_circle_unfilled.svg -rw-r--r-- 1 root root 274 Sep 12 00:06 lc_circlearc.svg -rw-r--r-- 1 root root 252 Sep 12 00:06 lc_circlecut.svg -rw-r--r-- 1 root root 628 Sep 12 00:06 lc_circlecut_unfilled.svg -rw-r--r-- 1 root root 310 Sep 12 00:06 lc_circlepie.svg -rw-r--r-- 1 root root 358 Sep 12 00:06 lc_circlepie_unfilled.svg -rw-r--r-- 1 root root 1081 Sep 12 00:06 lc_cleararrowdependents.svg -rw-r--r-- 1 root root 1248 Sep 12 00:06 lc_cleararrowprecedents.svg -rw-r--r-- 1 root root 1358 Sep 12 00:06 lc_cleararrows.svg -rw-r--r-- 1 root root 945 Sep 12 00:06 lc_closedoc.svg -rw-r--r-- 1 root root 1147 Sep 12 00:06 lc_closemasterview.svg -rw-r--r-- 1 root root 604 Sep 12 00:06 lc_closepreview.svg -rw-r--r-- 1 root root 640 Sep 12 00:06 lc_color.svg -rw-r--r-- 1 root root 1060 Sep 12 00:06 lc_colorscaleformatdialog.svg -rw-r--r-- 1 root root 380 Sep 12 00:06 lc_combine.svg -rw-r--r-- 1 root root 564 Sep 12 00:06 lc_combobox.svg -rw-r--r-- 1 root root 2032 Sep 12 00:06 lc_commentchangetracking.svg -rw-r--r-- 1 root root 2997 Sep 12 00:06 lc_comparedocuments.svg -rw-r--r-- 1 root root 1855 Sep 12 00:06 lc_compilebasic.svg -rw-r--r-- 1 root root 951 Sep 12 00:06 lc_compressgraphic.svg -rw-r--r-- 1 root root 1060 Sep 12 00:06 lc_conditionalformatdialog.svg -rw-r--r-- 1 root root 611 Sep 12 00:06 lc_cone.svg -rw-r--r-- 1 root root 9530 Sep 12 00:06 lc_config.svg -rw-r--r-- 1 root root 9530 Sep 12 00:06 lc_configuredialog.svg -rw-r--r-- 1 root root 329 Sep 12 00:06 lc_connect.svg -rw-r--r-- 1 root root 317 Sep 12 00:06 lc_connector.svg -rw-r--r-- 1 root root 263 Sep 12 00:06 lc_connectorarrowend.svg -rw-r--r-- 1 root root 204 Sep 12 00:06 lc_connectorarrows.svg -rw-r--r-- 1 root root 211 Sep 12 00:06 lc_connectorarrowstart.svg -rw-r--r-- 1 root root 265 Sep 12 00:06 lc_connectorcircleend.svg -rw-r--r-- 1 root root 270 Sep 12 00:06 lc_connectorcircles.svg -rw-r--r-- 1 root root 270 Sep 12 00:06 lc_connectorcirclestart.svg -rw-r--r-- 1 root root 388 Sep 12 00:06 lc_connectorcurve.svg -rw-r--r-- 1 root root 406 Sep 12 00:06 lc_connectorcurvearrowend.svg -rw-r--r-- 1 root root 424 Sep 12 00:06 lc_connectorcurvearrows.svg -rw-r--r-- 1 root root 375 Sep 12 00:06 lc_connectorcurvearrowstart.svg -rw-r--r-- 1 root root 392 Sep 12 00:06 lc_connectorcurvecircleend.svg -rw-r--r-- 1 root root 389 Sep 12 00:06 lc_connectorcurvecircles.svg -rw-r--r-- 1 root root 389 Sep 12 00:06 lc_connectorcurvecirclestart.svg -rw-r--r-- 1 root root 338 Sep 12 00:06 lc_connectorline.svg -rw-r--r-- 1 root root 314 Sep 12 00:06 lc_connectorlinearrowend.svg -rw-r--r-- 1 root root 494 Sep 12 00:06 lc_connectorlinearrows.svg -rw-r--r-- 1 root root 244 Sep 12 00:06 lc_connectorlinearrowstart.svg -rw-r--r-- 1 root root 339 Sep 12 00:06 lc_connectorlinecircleend.svg -rw-r--r-- 1 root root 282 Sep 12 00:06 lc_connectorlinecirclestart.svg -rw-r--r-- 1 root root 377 Sep 12 00:06 lc_connectorlines.svg -rw-r--r-- 1 root root 323 Sep 12 00:06 lc_connectorlinesarrowend.svg -rw-r--r-- 1 root root 272 Sep 12 00:06 lc_connectorlinesarrows.svg -rw-r--r-- 1 root root 277 Sep 12 00:06 lc_connectorlinesarrowstart.svg -rw-r--r-- 1 root root 331 Sep 12 00:06 lc_connectorlinescircleend.svg -rw-r--r-- 1 root root 328 Sep 12 00:06 lc_connectorlinescirclestart.svg -rw-r--r-- 1 root root 1802 Sep 12 00:06 lc_contourdialog.svg -rw-r--r-- 1 root root 181 Sep 12 00:06 lc_controlcodes.svg -rw-r--r-- 1 root root 9530 Sep 12 00:06 lc_controlproperties.svg -rw-r--r-- 1 root root 1471 Sep 12 00:06 lc_convertinto3d.svg -rw-r--r-- 1 root root 512 Sep 12 00:06 lc_convertinto3dlathe.svg -rw-r--r-- 1 root root 1097 Sep 12 00:06 lc_copy.svg -rw-r--r-- 1 root root 599 Sep 12 00:06 lc_copyobjects.svg -rw-r--r-- 1 root root 712 Sep 12 00:06 lc_crookrotate.svg -rw-r--r-- 1 root root 621 Sep 12 00:06 lc_crookslant.svg -rw-r--r-- 1 root root 1111 Sep 12 00:06 lc_crop.svg -rw-r--r-- 1 root root 953 Sep 12 00:06 lc_cube.svg -rw-r--r-- 1 root root 2978 Sep 12 00:06 lc_currencyfield.svg -rw-r--r-- 1 root root 702 Sep 12 00:06 lc_customshowdialog.svg -rw-r--r-- 1 root root 846 Sep 12 00:06 lc_cut.svg -rw-r--r-- 1 root root 688 Sep 12 00:06 lc_cylinder.svg -rw-r--r-- 1 root root 939 Sep 12 00:06 lc_cyramid.svg -rw-r--r-- 1 root root 694 Sep 12 00:06 lc_dataarearefresh.svg -rw-r--r-- 1 root root 1015 Sep 12 00:06 lc_databarformatdialog.svg -rw-r--r-- 1 root root 516 Sep 12 00:06 lc_dataconsolidate.svg -rw-r--r-- 1 root root 1458 Sep 12 00:06 lc_datadatapilotrun.svg -rw-r--r-- 1 root root 1229 Sep 12 00:06 lc_datafilterautofilter.svg -rw-r--r-- 1 root root 1666 Sep 12 00:06 lc_datafilterspecialfilter.svg -rw-r--r-- 1 root root 1138 Sep 12 00:06 lc_datafilterstandardfilter.svg -rw-r--r-- 1 root root 1315 Sep 12 00:06 lc_dataimport.svg -rw-r--r-- 1 root root 388 Sep 12 00:06 lc_dataincolumns.svg -rw-r--r-- 1 root root 565 Sep 12 00:06 lc_datainrows.svg -rw-r--r-- 1 root root 759 Sep 12 00:06 lc_dataprovider.svg -rw-r--r-- 1 root root 4753 Sep 12 00:06 lc_dataproviderrefresh.svg -rw-r--r-- 1 root root 1160 Sep 12 00:06 lc_dataranges.svg -rw-r--r-- 1 root root 481 Sep 12 00:06 lc_datasort.svg -rw-r--r-- 1 root root 2734 Sep 12 00:06 lc_datastreams.svg -rw-r--r-- 1 root root 640 Sep 12 00:06 lc_datasubtotals.svg -rw-r--r-- 1 root root 753 Sep 12 00:06 lc_datefield.svg -rw-r--r-- 1 root root 655 Sep 12 00:06 lc_dbaddrelation.svg -rw-r--r-- 1 root root 979 Sep 12 00:06 lc_dbchangedesignmode.svg -rw-r--r-- 1 root root 10095 Sep 12 00:06 lc_dbclearquery.svg -rw-r--r-- 1 root root 1407 Sep 12 00:06 lc_dbdistinctvalues.svg -rw-r--r-- 1 root root 1236 Sep 12 00:06 lc_dbformdelete.svg -rw-r--r-- 1 root root 1419 Sep 12 00:06 lc_dbformedit.svg -rw-r--r-- 1 root root 949 Sep 12 00:06 lc_dbformrename.svg -rw-r--r-- 1 root root 624 Sep 12 00:06 lc_dbindexdesign.svg -rw-r--r-- 1 root root 679 Sep 12 00:06 lc_dbnewform.svg -rw-r--r-- 1 root root 1302 Sep 12 00:06 lc_dbnewquery.svg -rw-r--r-- 1 root root 672 Sep 12 00:06 lc_dbnewreport.svg -rw-r--r-- 1 root root 783 Sep 12 00:06 lc_dbnewtable.svg -rw-r--r-- 1 root root 440 Sep 12 00:06 lc_dbnewviewsql.svg -rw-r--r-- 1 root root 8973 Sep 12 00:06 lc_dbquerydelete.svg -rw-r--r-- 1 root root 10020 Sep 12 00:06 lc_dbqueryedit.svg -rw-r--r-- 1 root root 1005 Sep 12 00:06 lc_dbquerypropertiesdialog.svg -rw-r--r-- 1 root root 8952 Sep 12 00:06 lc_dbqueryrename.svg -rw-r--r-- 1 root root 1170 Sep 12 00:06 lc_dbreportdelete.svg -rw-r--r-- 1 root root 1128 Sep 12 00:06 lc_dbreportedit.svg -rw-r--r-- 1 root root 860 Sep 12 00:06 lc_dbreportrename.svg -rw-r--r-- 1 root root 716 Sep 12 00:06 lc_dbsortingandgrouping.svg -rw-r--r-- 1 root root 1441 Sep 12 00:06 lc_dbtabledelete.svg -rw-r--r-- 1 root root 1443 Sep 12 00:06 lc_dbtableedit.svg -rw-r--r-- 1 root root 882 Sep 12 00:06 lc_dbtablerename.svg -rw-r--r-- 1 root root 495 Sep 12 00:06 lc_dbviewaliases.svg -rw-r--r-- 1 root root 433 Sep 12 00:06 lc_dbviewforms.svg -rw-r--r-- 1 root root 1334 Sep 12 00:06 lc_dbviewfunctions.svg -rw-r--r-- 1 root root 11103 Sep 12 00:06 lc_dbviewqueries.svg -rw-r--r-- 1 root root 310 Sep 12 00:06 lc_dbviewreports.svg -rw-r--r-- 1 root root 476 Sep 12 00:06 lc_dbviewtablenames.svg -rw-r--r-- 1 root root 346 Sep 12 00:06 lc_dbviewtables.svg -rw-r--r-- 1 root root 548 Sep 12 00:06 lc_decrementindent.svg -rw-r--r-- 1 root root 636 Sep 12 00:06 lc_decrementlevel.svg -rw-r--r-- 1 root root 643 Sep 12 00:06 lc_decrementsublevels.svg -rw-r--r-- 1 root root 564 Sep 12 00:06 lc_defaultbullet.svg -rw-r--r-- 1 root root 342 Sep 12 00:06 lc_defaultcharstyle.svg -rw-r--r-- 1 root root 1859 Sep 12 00:06 lc_defaultnumbering.svg -rw-r--r-- 1 root root 709 Sep 12 00:06 lc_definedbname.svg -rw-r--r-- 1 root root 455 Sep 12 00:06 lc_definename.svg -rw-r--r-- 1 root root 1079 Sep 12 00:06 lc_defineprintarea.svg -rw-r--r-- 1 root root 221 Sep 12 00:06 lc_delete.svg -rw-r--r-- 1 root root 1606 Sep 12 00:06 lc_deleteallannotation.svg -rw-r--r-- 1 root root 1164 Sep 12 00:06 lc_deleteannotation.svg -rw-r--r-- 1 root root 1273 Sep 12 00:06 lc_deletecell.svg -rw-r--r-- 1 root root 1815 Sep 12 00:06 lc_deletecolumns.svg -rw-r--r-- 1 root root 1164 Sep 12 00:06 lc_deletecomment.svg -rw-r--r-- 1 root root 1171 Sep 12 00:06 lc_deletemasterpage.svg -rw-r--r-- 1 root root 828 Sep 12 00:06 lc_deletepage.svg -rw-r--r-- 1 root root 1816 Sep 12 00:06 lc_deleterows.svg -rw-r--r-- 1 root root 1441 Sep 12 00:06 lc_deletetable.svg -rw-r--r-- 1 root root 907 Sep 12 00:06 lc_designerdialog.svg -rw-r--r-- 1 root root 741 Sep 12 00:06 lc_dia.svg -rw-r--r-- 1 root root 1003 Sep 12 00:06 lc_diaeffect.svg -rw-r--r-- 1 root root 321 Sep 12 00:06 lc_diagramarea.svg -rw-r--r-- 1 root root 1323 Sep 12 00:06 lc_diagramaxis.svg -rw-r--r-- 1 root root 949 Sep 12 00:06 lc_diagramaxisx.svg -rw-r--r-- 1 root root 1071 Sep 12 00:06 lc_diagramaxisxyz.svg -rw-r--r-- 1 root root 869 Sep 12 00:06 lc_diagramaxisy.svg -rw-r--r-- 1 root root 1186 Sep 12 00:06 lc_diagramaxisz.svg -rw-r--r-- 1 root root 1160 Sep 12 00:06 lc_diagramdata.svg -rw-r--r-- 1 root root 423 Sep 12 00:06 lc_diagramtype.svg -rw-r--r-- 1 root root 1140 Sep 12 00:06 lc_diagramwall.svg -rw-r--r-- 1 root root 3931 Sep 12 00:06 lc_diamode.svg -rw-r--r-- 1 root root 581 Sep 12 00:06 lc_diaspeed.svg -rw-r--r-- 1 root root 749 Sep 12 00:06 lc_diatime.svg -rw-r--r-- 1 root root 332 Sep 12 00:06 lc_dismantle.svg -rw-r--r-- 1 root root 407 Sep 12 00:06 lc_displaymasterbackground.svg -rw-r--r-- 1 root root 485 Sep 12 00:06 lc_displaymasterobjects.svg -rw-r--r-- 1 root root 675 Sep 12 00:06 lc_displaymode.svg -rw-r--r-- 1 root root 1038 Sep 12 00:06 lc_distributecolumns.svg -rw-r--r-- 1 root root 659 Sep 12 00:06 lc_distributerows.svg -rw-r--r-- 1 root root 1444 Sep 12 00:06 lc_distributeselection.svg -rw-r--r-- 1 root root 229 Sep 12 00:06 lc_downsearch.svg -rw-r--r-- 1 root root 215 Sep 12 00:06 lc_drawcaption.svg -rw-r--r-- 1 root root 257 Sep 12 00:06 lc_drawchart.svg -rw-r--r-- 1 root root 488 Sep 12 00:06 lc_dsbformletter.svg -rw-r--r-- 1 root root 849 Sep 12 00:06 lc_dsbinsertcontent.svg -rw-r--r-- 1 root root 2191 Sep 12 00:06 lc_dsbrowserexplorer.svg -rw-r--r-- 1 root root 402 Sep 12 00:06 lc_duplicatepage.svg -rw-r--r-- 1 root root 1328 Sep 12 00:06 lc_edit.svg -rw-r--r-- 1 root root 1251 Sep 12 00:06 lc_editannotation.svg -rw-r--r-- 1 root root 1303 Sep 12 00:06 lc_editdoc.svg -rw-r--r-- 1 root root 2266 Sep 12 00:06 lc_editglossary.svg -rw-r--r-- 1 root root 547 Sep 12 00:06 lc_editheaderandfooter.svg -rw-r--r-- 1 root root 916 Sep 12 00:06 lc_editstyle.svg -rw-r--r-- 1 root root 314 Sep 12 00:06 lc_ellipse.svg -rw-r--r-- 1 root root 227 Sep 12 00:06 lc_ellipse_unfilled.svg -rw-r--r-- 1 root root 284 Sep 12 00:06 lc_ellipsecut.svg -rw-r--r-- 1 root root 365 Sep 12 00:06 lc_ellipsecut_unfilled.svg -rw-r--r-- 1 root root 218 Sep 12 00:06 lc_emphasischarstyle.svg -rw-r--r-- 1 root root 1541 Sep 12 00:06 lc_entergroup.svg -rw-r--r-- 1 root root 2527 Sep 12 00:06 lc_entirecell.svg -rw-r--r-- 1 root root 2313 Sep 12 00:06 lc_entirecolumn.svg -rw-r--r-- 1 root root 2527 Sep 12 00:06 lc_entirerow.svg -rw-r--r-- 1 root root 1064 Sep 12 00:06 lc_equalizeheight.svg -rw-r--r-- 1 root root 865 Sep 12 00:06 lc_equalizewidth.svg -rw-r--r-- 1 root root 751 Sep 12 00:06 lc_euroconverter.svg -rw-r--r-- 1 root root 1715 Sep 12 00:06 lc_executereport.svg -rw-r--r-- 1 root root 558 Sep 12 00:06 lc_expandpage.svg -rw-r--r-- 1 root root 1649 Sep 12 00:06 lc_exportdialog.svg -rw-r--r-- 1 root root 1219 Sep 12 00:06 lc_exportdirecttoepub.svg -rw-r--r-- 1 root root 2100 Sep 12 00:06 lc_exportdirecttopdf.svg -rw-r--r-- 1 root root 1358 Sep 12 00:06 lc_exportto.svg -rw-r--r-- 1 root root 636 Sep 12 00:06 lc_extendedhelp.svg -rw-r--r-- 1 root root 277 Sep 12 00:06 lc_extrusion3dcolor.svg -rw-r--r-- 1 root root 1065 Sep 12 00:06 lc_extrusiondepthfloater.svg -rw-r--r-- 1 root root 442 Sep 12 00:06 lc_extrusiondirectionfloater.svg -rw-r--r-- 1 root root 744 Sep 12 00:06 lc_extrusionlightingfloater.svg -rw-r--r-- 1 root root 361 Sep 12 00:06 lc_extrusionsurfacefloater.svg -rw-r--r-- 1 root root 621 Sep 12 00:06 lc_extrusiontiltdown.svg -rw-r--r-- 1 root root 543 Sep 12 00:06 lc_extrusiontiltleft.svg -rw-r--r-- 1 root root 620 Sep 12 00:06 lc_extrusiontiltright.svg -rw-r--r-- 1 root root 661 Sep 12 00:06 lc_extrusiontiltup.svg -rw-r--r-- 1 root root 1556 Sep 12 00:06 lc_extrusiontoggle.svg -rw-r--r-- 1 root root 223 Sep 12 00:06 lc_fields.svg -rw-r--r-- 1 root root 1060 Sep 12 00:06 lc_filecontrol.svg -rw-r--r-- 1 root root 543 Sep 12 00:06 lc_filefield.svg -rw-r--r-- 1 root root 293 Sep 12 00:06 lc_fillshadow.svg -rw-r--r-- 1 root root 564 Sep 12 00:06 lc_firstpage.svg -rw-r--r-- 1 root root 564 Sep 12 00:06 lc_firstrecord.svg -rw-r--r-- 1 root root 218 Sep 12 00:06 lc_flowchartshapes.flowchart-card.svg -rw-r--r-- 1 root root 199 Sep 12 00:06 lc_flowchartshapes.flowchart-collate.svg -rw-r--r-- 1 root root 176 Sep 12 00:06 lc_flowchartshapes.flowchart-data.svg -rw-r--r-- 1 root root 186 Sep 12 00:06 lc_flowchartshapes.flowchart-decision.svg -rw-r--r-- 1 root root 228 Sep 12 00:06 lc_flowchartshapes.flowchart-delay.svg -rw-r--r-- 1 root root 411 Sep 12 00:06 lc_flowchartshapes.flowchart-direct-access-storage.svg -rw-r--r-- 1 root root 253 Sep 12 00:06 lc_flowchartshapes.flowchart-display.svg -rw-r--r-- 1 root root 296 Sep 12 00:06 lc_flowchartshapes.flowchart-document.svg -rw-r--r-- 1 root root 213 Sep 12 00:06 lc_flowchartshapes.flowchart-internal-storage.svg -rw-r--r-- 1 root root 202 Sep 12 00:06 lc_flowchartshapes.flowchart-manual-input.svg -rw-r--r-- 1 root root 1227 Sep 12 00:06 lc_flowchartshapes.flowchart-multidocument.svg -rw-r--r-- 1 root root 194 Sep 12 00:06 lc_flowchartshapes.flowchart-off-page-connector.svg -rw-r--r-- 1 root root 434 Sep 12 00:06 lc_flowchartshapes.flowchart-or.svg -rw-r--r-- 1 root root 200 Sep 12 00:06 lc_flowchartshapes.flowchart-predefined-process.svg -rw-r--r-- 1 root root 189 Sep 12 00:06 lc_flowchartshapes.flowchart-preparation.svg -rw-r--r-- 1 root root 493 Sep 12 00:06 lc_flowchartshapes.flowchart-punched-tape.svg -rw-r--r-- 1 root root 346 Sep 12 00:06 lc_flowchartshapes.flowchart-sequential-access.svg -rw-r--r-- 1 root root 301 Sep 12 00:06 lc_flowchartshapes.flowchart-sort.svg -rw-r--r-- 1 root root 334 Sep 12 00:06 lc_flowchartshapes.flowchart-stored-data.svg -rw-r--r-- 1 root root 557 Sep 12 00:06 lc_flowchartshapes.flowchart-summing-junction.svg -rw-r--r-- 1 root root 293 Sep 12 00:06 lc_flowchartshapes.flowchart-terminator.svg -rw-r--r-- 1 root root 213 Sep 12 00:06 lc_flowchartshapes.svg -rw-r--r-- 1 root root 976 Sep 12 00:06 lc_fontdialog.svg -rw-r--r-- 1 root root 799 Sep 12 00:06 lc_fontwork.svg -rw-r--r-- 1 root root 911 Sep 12 00:06 lc_fontworkgalleryfloater.svg -rw-r--r-- 1 root root 1885 Sep 12 00:06 lc_fontworksameletterheights.svg -rw-r--r-- 1 root root 365 Sep 12 00:06 lc_fontworkshapetype.fontwork-arch-down-curve.svg -rw-r--r-- 1 root root 273 Sep 12 00:06 lc_fontworkshapetype.fontwork-arch-down-pour.svg -rw-r--r-- 1 root root 349 Sep 12 00:06 lc_fontworkshapetype.fontwork-arch-left-curve.svg -rw-r--r-- 1 root root 263 Sep 12 00:06 lc_fontworkshapetype.fontwork-arch-left-pour.svg -rw-r--r-- 1 root root 361 Sep 12 00:06 lc_fontworkshapetype.fontwork-arch-right-curve.svg -rw-r--r-- 1 root root 274 Sep 12 00:06 lc_fontworkshapetype.fontwork-arch-right-pour.svg -rw-r--r-- 1 root root 358 Sep 12 00:06 lc_fontworkshapetype.fontwork-arch-up-curve.svg -rw-r--r-- 1 root root 273 Sep 12 00:06 lc_fontworkshapetype.fontwork-arch-up-pour.svg -rw-r--r-- 1 root root 197 Sep 12 00:06 lc_fontworkshapetype.fontwork-chevron-down.svg -rw-r--r-- 1 root root 211 Sep 12 00:06 lc_fontworkshapetype.fontwork-chevron-up.svg -rw-r--r-- 1 root root 639 Sep 12 00:06 lc_fontworkshapetype.fontwork-circle-curve.svg -rw-r--r-- 1 root root 268 Sep 12 00:06 lc_fontworkshapetype.fontwork-curve-down.svg -rw-r--r-- 1 root root 248 Sep 12 00:06 lc_fontworkshapetype.fontwork-curve-up.svg -rw-r--r-- 1 root root 176 Sep 12 00:06 lc_fontworkshapetype.fontwork-fade-left.svg -rw-r--r-- 1 root root 174 Sep 12 00:06 lc_fontworkshapetype.fontwork-fade-right.svg -rw-r--r-- 1 root root 174 Sep 12 00:06 lc_fontworkshapetype.fontwork-fade-up-and-left.svg -rw-r--r-- 1 root root 291 Sep 12 00:06 lc_fontworkshapetype.fontwork-fade-up-and-right.svg -rw-r--r-- 1 root root 176 Sep 12 00:06 lc_fontworkshapetype.fontwork-fade-up.svg -rw-r--r-- 1 root root 208 Sep 12 00:06 lc_fontworkshapetype.fontwork-inflate.svg -rw-r--r-- 1 root root 454 Sep 12 00:06 lc_fontworkshapetype.fontwork-open-circle-curve.svg -rw-r--r-- 1 root root 358 Sep 12 00:06 lc_fontworkshapetype.fontwork-open-circle-pour.svg -rw-r--r-- 1 root root 172 Sep 12 00:06 lc_fontworkshapetype.fontwork-plain-text.svg -rw-r--r-- 1 root root 175 Sep 12 00:06 lc_fontworkshapetype.fontwork-slant-down.svg -rw-r--r-- 1 root root 199 Sep 12 00:06 lc_fontworkshapetype.fontwork-slant-up.svg -rw-r--r-- 1 root root 242 Sep 12 00:06 lc_fontworkshapetype.fontwork-stop.svg -rw-r--r-- 1 root root 199 Sep 12 00:06 lc_fontworkshapetype.fontwork-triangle-down.svg -rw-r--r-- 1 root root 500 Sep 12 00:06 lc_fontworkshapetype.fontwork-wave.svg -rw-r--r-- 1 root root 1126 Sep 12 00:06 lc_footnotedialog.svg -rw-r--r-- 1 root root 926 Sep 12 00:06 lc_formatarea.svg -rw-r--r-- 1 root root 777 Sep 12 00:06 lc_formatcolumns.svg -rw-r--r-- 1 root root 660 Sep 12 00:06 lc_formatgroup.svg -rw-r--r-- 1 root root 1248 Sep 12 00:06 lc_formatline.svg -rw-r--r-- 1 root root 628 Sep 12 00:06 lc_formatpaintbrush.svg -rw-r--r-- 1 root root 629 Sep 12 00:06 lc_formattedfield.svg -rw-r--r-- 1 root root 637 Sep 12 00:06 lc_formatungroup.svg -rw-r--r-- 1 root root 441 Sep 12 00:06 lc_formdesigntools.svg -rw-r--r-- 1 root root 677 Sep 12 00:06 lc_formelcursor.svg -rw-r--r-- 1 root root 1458 Sep 12 00:06 lc_formfiltered.svg -rw-r--r-- 1 root root 1952 Sep 12 00:06 lc_formfilternavigator.svg -rw-r--r-- 1 root root 1062 Sep 12 00:06 lc_formproperties.svg -rw-r--r-- 1 root root 399 Sep 12 00:06 lc_forward.svg -rw-r--r-- 1 root root 1545 Sep 12 00:06 lc_framedialog.svg -rw-r--r-- 1 root root 1248 Sep 12 00:06 lc_framelinecolor.svg -rw-r--r-- 1 root root 339 Sep 12 00:06 lc_freeline.svg -rw-r--r-- 1 root root 369 Sep 12 00:06 lc_freeline_unfilled.svg -rw-r--r-- 1 root root 1454 Sep 12 00:06 lc_freezepanes.svg -rw-r--r-- 1 root root 662 Sep 12 00:06 lc_freezepanesfirstcolumn.svg -rw-r--r-- 1 root root 584 Sep 12 00:06 lc_freezepanesfirstrow.svg -rw-r--r-- 1 root root 1361 Sep 12 00:06 lc_fullscreen.svg -rw-r--r-- 1 root root 897 Sep 12 00:06 lc_gallery.svg -rw-r--r-- 1 root root 1628 Sep 12 00:06 lc_glueeditmode.svg -rw-r--r-- 1 root root 614 Sep 12 00:06 lc_glueescapedirectionbottom.svg -rw-r--r-- 1 root root 582 Sep 12 00:06 lc_glueescapedirectionleft.svg -rw-r--r-- 1 root root 563 Sep 12 00:06 lc_glueescapedirectionright.svg -rw-r--r-- 1 root root 878 Sep 12 00:06 lc_glueescapedirectiontop.svg -rw-r--r-- 1 root root 2180 Sep 12 00:06 lc_gluehorzaligncenter.svg -rw-r--r-- 1 root root 1763 Sep 12 00:06 lc_gluehorzalignleft.svg -rw-r--r-- 1 root root 1748 Sep 12 00:06 lc_gluehorzalignright.svg -rw-r--r-- 1 root root 772 Sep 12 00:06 lc_glueinsertpoint.svg -rw-r--r-- 1 root root 2479 Sep 12 00:06 lc_gluepercent.svg -rw-r--r-- 1 root root 1532 Sep 12 00:06 lc_gluevertalignbottom.svg -rw-r--r-- 1 root root 2621 Sep 12 00:06 lc_gluevertaligncenter.svg -rw-r--r-- 1 root root 1375 Sep 12 00:06 lc_gluevertaligntop.svg -rw-r--r-- 1 root root 1165 Sep 12 00:06 lc_goalseekdialog.svg -rw-r--r-- 1 root root 1290 Sep 12 00:06 lc_gotopage.svg -rw-r--r-- 1 root root 1374 Sep 12 00:06 lc_grafattrcrop.svg -rw-r--r-- 1 root root 2098 Sep 12 00:06 lc_grafblue.svg -rw-r--r-- 1 root root 519 Sep 12 00:06 lc_grafcontrast.svg -rw-r--r-- 1 root root 583 Sep 12 00:06 lc_grafgamma.svg -rw-r--r-- 1 root root 1977 Sep 12 00:06 lc_grafgreen.svg -rw-r--r-- 1 root root 732 Sep 12 00:06 lc_grafluminance.svg -rw-r--r-- 1 root root 1977 Sep 12 00:06 lc_grafred.svg -rw-r--r-- 1 root root 3705 Sep 12 00:06 lc_graftransparence.svg -rw-r--r-- 1 root root 662 Sep 12 00:06 lc_graphic.svg -rw-r--r-- 1 root root 732 Sep 12 00:06 lc_graphicdialog.svg -rw-r--r-- 1 root root 492 Sep 12 00:06 lc_graphicfilterinvert.svg -rw-r--r-- 1 root root 706 Sep 12 00:06 lc_graphicfiltermosaic.svg -rw-r--r-- 1 root root 238 Sep 12 00:06 lc_graphicfilterpopart.svg -rw-r--r-- 1 root root 388 Sep 12 00:06 lc_graphicfilterrelief.svg -rw-r--r-- 1 root root 563 Sep 12 00:06 lc_graphicfilterremovenoise.svg -rw-r--r-- 1 root root 304 Sep 12 00:06 lc_graphicfiltersepia.svg -rw-r--r-- 1 root root 176 Sep 12 00:06 lc_graphicfiltersharpen.svg -rw-r--r-- 1 root root 2136 Sep 12 00:06 lc_graphicfiltersmooth.svg -rw-r--r-- 1 root root 438 Sep 12 00:06 lc_graphicfiltersobel.svg -rw-r--r-- 1 root root 744 Sep 12 00:06 lc_graphicfiltersolarize.svg -rw-r--r-- 1 root root 852 Sep 12 00:06 lc_greatestheight.svg -rw-r--r-- 1 root root 880 Sep 12 00:06 lc_greatestwidth.svg -rw-r--r-- 1 root root 1403 Sep 12 00:06 lc_griduse.svg -rw-r--r-- 1 root root 1046 Sep 12 00:06 lc_gridvisible.svg -rw-r--r-- 1 root root 511 Sep 12 00:06 lc_group.svg -rw-r--r-- 1 root root 2685 Sep 12 00:06 lc_groupbox.svg -rw-r--r-- 1 root root 579 Sep 12 00:06 lc_grow.svg -rw-r--r-- 1 root root 516 Sep 12 00:06 lc_halfsphere.svg -rw-r--r-- 1 root root 369 Sep 12 00:06 lc_handoutmode.svg -rw-r--r-- 1 root root 584 Sep 12 00:06 lc_hangingindent.svg -rw-r--r-- 1 root root 649 Sep 12 00:06 lc_heading1parastyle.svg -rw-r--r-- 1 root root 1960 Sep 12 00:06 lc_heading2parastyle.svg -rw-r--r-- 1 root root 2562 Sep 12 00:06 lc_heading3parastyle.svg -rw-r--r-- 1 root root 664 Sep 12 00:06 lc_heading4parastyle.svg -rw-r--r-- 1 root root 1409 Sep 12 00:06 lc_heading5parastyle.svg -rw-r--r-- 1 root root 1535 Sep 12 00:06 lc_heading6parastyle.svg -rw-r--r-- 1 root root 477 Sep 12 00:06 lc_helpindex.svg -rw-r--r-- 1 root root 395 Sep 12 00:06 lc_helplinesmove.svg -rw-r--r-- 1 root root 866 Sep 12 00:06 lc_helplinesuse.svg -rw-r--r-- 1 root root 274 Sep 12 00:06 lc_helplinesvisible.svg -rw-r--r-- 1 root root 516 Sep 12 00:06 lc_hideallnotes.svg -rw-r--r-- 1 root root 579 Sep 12 00:06 lc_hidedetail.svg -rw-r--r-- 1 root root 373 Sep 12 00:06 lc_hidenote.svg -rw-r--r-- 1 root root 657 Sep 12 00:06 lc_hideslide.svg -rw-r--r-- 1 root root 304 Sep 12 00:06 lc_hidewhitespace.svg -rw-r--r-- 1 root root 3315 Sep 12 00:06 lc_hyphenate.svg -rw-r--r-- 1 root root 831 Sep 12 00:06 lc_iconsetformatdialog.svg -rw-r--r-- 1 root root 432 Sep 12 00:06 lc_imagebutton.svg -rw-r--r-- 1 root root 1580 Sep 12 00:06 lc_imagecontrol.svg -rw-r--r-- 1 root root 1144 Sep 12 00:06 lc_imagemapdialog.svg -rw-r--r-- 1 root root 1752 Sep 12 00:06 lc_importdialog.svg -rw-r--r-- 1 root root 589 Sep 12 00:06 lc_incrementindent.svg -rw-r--r-- 1 root root 597 Sep 12 00:06 lc_incrementlevel.svg -rw-r--r-- 1 root root 614 Sep 12 00:06 lc_incrementsublevels.svg -rw-r--r-- 1 root root 737 Sep 12 00:06 lc_insertauthoritiesentry.svg -rw-r--r-- 1 root root 1288 Sep 12 00:06 lc_insertbookmark.svg -rw-r--r-- 1 root root 999 Sep 12 00:06 lc_insertbreak.svg -rw-r--r-- 1 root root 431 Sep 12 00:06 lc_insertcaptiondialog.svg -rw-r--r-- 1 root root 847 Sep 12 00:06 lc_insertcellsdown.svg -rw-r--r-- 1 root root 781 Sep 12 00:06 lc_insertcellsright.svg -rw-r--r-- 1 root root 1108 Sep 12 00:06 lc_insertcolumnbreak.svg -rw-r--r-- 1 root root 794 Sep 12 00:06 lc_insertcolumns.svg -rw-r--r-- 1 root root 2293 Sep 12 00:06 lc_insertcolumnsafter.svg -rw-r--r-- 1 root root 2068 Sep 12 00:06 lc_insertcolumnsbefore.svg -rw-r--r-- 1 root root 662 Sep 12 00:06 lc_insertdraw.svg -rw-r--r-- 1 root root 893 Sep 12 00:06 lc_insertendnote.svg -rw-r--r-- 1 root root 625 Sep 12 00:06 lc_insertenvelope.svg -rw-r--r-- 1 root root 1118 Sep 12 00:06 lc_insertexternaldatasource.svg -rw-r--r-- 1 root root 849 Sep 12 00:06 lc_insertfieldctrl.svg -rw-r--r-- 1 root root 821 Sep 12 00:06 lc_insertfootnote.svg -rw-r--r-- 1 root root 421 Sep 12 00:06 lc_insertformhscroll.svg -rw-r--r-- 1 root root 563 Sep 12 00:06 lc_insertframe.svg -rw-r--r-- 1 root root 312 Sep 12 00:06 lc_insertgraphic.svg -rw-r--r-- 1 root root 1837 Sep 12 00:06 lc_inserthyperlink.svg -rw-r--r-- 1 root root 1837 Sep 12 00:06 lc_inserthyperlinkcontrol.svg -rw-r--r-- 1 root root 1580 Sep 12 00:06 lc_insertimagecontrol.svg -rw-r--r-- 1 root root 977 Sep 12 00:06 lc_insertindexesentry.svg -rw-r--r-- 1 root root 1018 Sep 12 00:06 lc_insertlinebreak.svg -rw-r--r-- 1 root root 949 Sep 12 00:06 lc_insertmasterpage.svg -rw-r--r-- 1 root root 1821 Sep 12 00:06 lc_insertmath.svg -rw-r--r-- 1 root root 762 Sep 12 00:06 lc_insertmenutitles.svg -rw-r--r-- 1 root root 977 Sep 12 00:06 lc_insertmultiindex.svg -rw-r--r-- 1 root root 586 Sep 12 00:06 lc_insertneutralparagraph.svg -rw-r--r-- 1 root root 3890 Sep 12 00:06 lc_insertobject.svg -rw-r--r-- 1 root root 546 Sep 12 00:06 lc_insertobjectdialog.svg -rw-r--r-- 1 root root 237 Sep 12 00:06 lc_insertobjectfloatingframe.svg -rw-r--r-- 1 root root 738 Sep 12 00:06 lc_insertpage.svg -rw-r--r-- 1 root root 722 Sep 12 00:06 lc_insertpagebreak.svg -rw-r--r-- 1 root root 1683 Sep 12 00:06 lc_insertpagecountfield.svg -rw-r--r-- 1 root root 1075 Sep 12 00:06 lc_insertpagenumberfield.svg -rw-r--r-- 1 root root 1188 Sep 12 00:06 lc_insertplugin.svg -rw-r--r-- 1 root root 1567 Sep 12 00:06 lc_insertreferencefield.svg -rw-r--r-- 1 root root 748 Sep 12 00:06 lc_insertrows.svg -rw-r--r-- 1 root root 2408 Sep 12 00:06 lc_insertrowsafter.svg -rw-r--r-- 1 root root 2320 Sep 12 00:06 lc_insertrowsbefore.svg -rw-r--r-- 1 root root 890 Sep 12 00:06 lc_insertsection.svg -rw-r--r-- 1 root root 425 Sep 12 00:06 lc_insertsound.svg -rw-r--r-- 1 root root 410 Sep 12 00:06 lc_insertspreadsheet.svg -rw-r--r-- 1 root root 601 Sep 12 00:06 lc_insertsymbol.svg -rw-r--r-- 1 root root 410 Sep 12 00:06 lc_inserttable.svg -rw-r--r-- 1 root root 582 Sep 12 00:06 lc_inserttitlefield.svg -rw-r--r-- 1 root root 215 Sep 12 00:06 lc_inserttopicfield.svg -rw-r--r-- 1 root root 569 Sep 12 00:06 lc_inserttreecontrol.svg -rw-r--r-- 1 root root 410 Sep 12 00:06 lc_insertvideo.svg -rw-r--r-- 1 root root 474 Sep 12 00:06 lc_insobjctrl.svg -rw-r--r-- 1 root root 341 Sep 12 00:06 lc_interactivegradient.svg -rw-r--r-- 1 root root 399 Sep 12 00:06 lc_interactivetransparence.svg -rw-r--r-- 1 root root 597 Sep 12 00:06 lc_intersect.svg -rw-r--r-- 1 root root 576 Sep 12 00:06 lc_italic.svg -rw-r--r-- 1 root root 455 Sep 12 00:06 lc_label.svg -rw-r--r-- 1 root root 296 Sep 12 00:06 lc_lastrecord.svg -rw-r--r-- 1 root root 1362 Sep 12 00:06 lc_leavegroup.svg -rw-r--r-- 1 root root 1224 Sep 12 00:06 lc_legend.svg -rw-r--r-- 1 root root 194 Sep 12 00:06 lc_line.svg -rw-r--r-- 1 root root 336 Sep 12 00:06 lc_line_diagonal.svg -rw-r--r-- 1 root root 180 Sep 12 00:06 lc_linearrowcircle.svg -rw-r--r-- 1 root root 152 Sep 12 00:06 lc_linearrowend.svg -rw-r--r-- 1 root root 136 Sep 12 00:06 lc_linearrows.svg -rw-r--r-- 1 root root 168 Sep 12 00:06 lc_linearrowsquare.svg -rw-r--r-- 1 root root 158 Sep 12 00:06 lc_linearrowstart.svg -rw-r--r-- 1 root root 214 Sep 12 00:06 lc_linecirclearrow.svg -rw-r--r-- 1 root root 452 Sep 12 00:06 lc_lineendstyle.svg -rw-r--r-- 1 root root 2186 Sep 12 00:06 lc_linenumberingdialog.svg -rw-r--r-- 1 root root 174 Sep 12 00:06 lc_linesquarearrow.svg -rw-r--r-- 1 root root 3082 Sep 12 00:06 lc_linestyle.svg -rw-r--r-- 1 root root 1304 Sep 12 00:06 lc_linetoolbox.svg -rw-r--r-- 1 root root 262 Sep 12 00:06 lc_linewidth.svg -rw-r--r-- 1 root root 483 Sep 12 00:06 lc_listbox.svg -rw-r--r-- 1 root root 1315 Sep 12 00:06 lc_loadbasic.svg -rw-r--r-- 1 root root 1800 Sep 12 00:06 lc_macrorecorder.svg -rw-r--r-- 1 root root 833 Sep 12 00:06 lc_mailmergecreatedocuments.svg -rw-r--r-- 1 root root 704 Sep 12 00:06 lc_mailmergeemaildocuments.svg -rw-r--r-- 1 root root 742 Sep 12 00:06 lc_mailmergeexcludeentry.svg -rw-r--r-- 1 root root 774 Sep 12 00:06 lc_mailmergeprintdocuments.svg -rw-r--r-- 1 root root 589 Sep 12 00:06 lc_mailmergesavedocuments.svg -rw-r--r-- 1 root root 685 Sep 12 00:06 lc_mailmergewizard.svg -rw-r--r-- 1 root root 1983 Sep 12 00:06 lc_managebreakpoints.svg -rw-r--r-- 1 root root 873 Sep 12 00:06 lc_managelanguage.svg -rw-r--r-- 1 root root 942 Sep 12 00:06 lc_managexmlsource.svg -rw-r--r-- 1 root root 890 Sep 12 00:06 lc_marks.svg -rw-r--r-- 1 root root 614 Sep 12 00:06 lc_masterlayouts.svg -rw-r--r-- 1 root root 232 Sep 12 00:06 lc_masterpage.svg -rw-r--r-- 1 root root 1188 Sep 12 00:06 lc_matchgroup.svg -rw-r--r-- 1 root root 422 Sep 12 00:06 lc_measureline.svg -rw-r--r-- 1 root root 416 Sep 12 00:06 lc_mediamute.svg -rw-r--r-- 1 root root 548 Sep 12 00:06 lc_mediapause.svg -rw-r--r-- 1 root root 437 Sep 12 00:06 lc_mediarepeat.svg -rw-r--r-- 1 root root 2101 Sep 12 00:06 lc_menubar.svg -rw-r--r-- 1 root root 528 Sep 12 00:06 lc_merge.svg -rw-r--r-- 1 root root 3132 Sep 12 00:06 lc_mergecells.svg -rw-r--r-- 1 root root 954 Sep 12 00:06 lc_mergedialog.svg -rw-r--r-- 1 root root 4084 Sep 12 00:06 lc_mergedocuments.svg -rw-r--r-- 1 root root 291 Sep 12 00:06 lc_mirror.svg -rw-r--r-- 1 root root 332 Sep 12 00:06 lc_mirrorvert.svg -rw-r--r-- 1 root root 3319 Sep 12 00:06 lc_modifyframe.svg -rw-r--r-- 1 root root 2040 Sep 12 00:06 lc_moduledialog.svg -rw-r--r-- 1 root root 646 Sep 12 00:06 lc_morecontrols.svg -rw-r--r-- 1 root root 454 Sep 12 00:06 lc_morphing.svg -rw-r--r-- 1 root root 773 Sep 12 00:06 lc_movedown.svg -rw-r--r-- 1 root root 762 Sep 12 00:06 lc_movedownsubitems.svg -rw-r--r-- 1 root root 233 Sep 12 00:06 lc_movepagedown.svg -rw-r--r-- 1 root root 346 Sep 12 00:06 lc_movepagefirst.svg -rw-r--r-- 1 root root 344 Sep 12 00:06 lc_movepagelast.svg -rw-r--r-- 1 root root 233 Sep 12 00:06 lc_movepageup.svg -rw-r--r-- 1 root root 777 Sep 12 00:06 lc_moveup.svg -rw-r--r-- 1 root root 771 Sep 12 00:06 lc_moveupsubitems.svg -rw-r--r-- 1 root root 882 Sep 12 00:06 lc_name.svg -rw-r--r-- 1 root root 331 Sep 12 00:06 lc_navigationbar.svg -rw-r--r-- 1 root root 887 Sep 12 00:06 lc_navigator.svg -rw-r--r-- 1 root root 474 Sep 12 00:06 lc_newdoc.svg -rw-r--r-- 1 root root 520 Sep 12 00:06 lc_newwindow.svg -rw-r--r-- 1 root root 1867 Sep 12 00:06 lc_nextannotation.svg -rw-r--r-- 1 root root 231 Sep 12 00:06 lc_nextrecord.svg -rw-r--r-- 1 root root 540 Sep 12 00:06 lc_normalmultipanegui.svg -rw-r--r-- 1 root root 320 Sep 12 00:06 lc_normalviewmode.svg -rw-r--r-- 1 root root 343 Sep 12 00:06 lc_notesmasterpage.svg -rw-r--r-- 1 root root 328 Sep 12 00:06 lc_notesmode.svg -rw-r--r-- 1 root root 643 Sep 12 00:06 lc_numberformatdate.svg -rw-r--r-- 1 root root 3097 Sep 12 00:06 lc_numberformatdecdecimals.svg -rw-r--r-- 1 root root 3223 Sep 12 00:06 lc_numberformatdecimal.svg -rw-r--r-- 1 root root 3029 Sep 12 00:06 lc_numberformatincdecimals.svg -rw-r--r-- 1 root root 665 Sep 12 00:06 lc_numberformatpercent.svg -rw-r--r-- 1 root root 166 Sep 12 00:06 lc_numberformatscientific.svg -rw-r--r-- 1 root root 4120 Sep 12 00:06 lc_numberformatstandard.svg -rw-r--r-- 1 root root 1953 Sep 12 00:06 lc_numberformatthousands.svg -rw-r--r-- 1 root root 1849 Sep 12 00:06 lc_numberingstart.svg -rw-r--r-- 1 root root 1859 Sep 12 00:06 lc_numberliststyle.svg -rw-r--r-- 1 root root 624 Sep 12 00:06 lc_objectalignleft.svg -rw-r--r-- 1 root root 622 Sep 12 00:06 lc_objectalignright.svg -rw-r--r-- 1 root root 541 Sep 12 00:06 lc_objectbackone.svg -rw-r--r-- 1 root root 366 Sep 12 00:06 lc_objectcatalog.svg -rw-r--r-- 1 root root 584 Sep 12 00:06 lc_objectforwardone.svg -rw-r--r-- 1 root root 1058 Sep 12 00:06 lc_objectposition.svg -rw-r--r-- 1 root root 224 Sep 12 00:06 lc_ok.svg -rw-r--r-- 1 root root 597 Sep 12 00:06 lc_open.svg -rw-r--r-- 1 root root 597 Sep 12 00:06 lc_openreadonly.svg -rw-r--r-- 1 root root 704 Sep 12 00:06 lc_openremote.svg -rw-r--r-- 1 root root 1608 Sep 12 00:06 lc_optimizetable.svg -rw-r--r-- 1 root root 1812 Sep 12 00:06 lc_orientation.svg -rw-r--r-- 1 root root 848 Sep 12 00:06 lc_outlinebullet.svg -rw-r--r-- 1 root root 570 Sep 12 00:06 lc_outlinecollapse.svg -rw-r--r-- 1 root root 570 Sep 12 00:06 lc_outlinecollapseall.svg -rw-r--r-- 1 root root 565 Sep 12 00:06 lc_outlineexpand.svg -rw-r--r-- 1 root root 579 Sep 12 00:06 lc_outlineexpandall.svg -rw-r--r-- 1 root root 2840 Sep 12 00:06 lc_outlinefont.svg -rw-r--r-- 1 root root 3070 Sep 12 00:06 lc_outlineformat.svg -rw-r--r-- 1 root root 596 Sep 12 00:06 lc_outlinemode.svg -rw-r--r-- 1 root root 289 Sep 12 00:06 lc_outputqualityblackwhite.svg -rw-r--r-- 1 root root 316 Sep 12 00:06 lc_outputqualitygrayscale.svg -rw-r--r-- 1 root root 1757 Sep 12 00:06 lc_overline.svg -rw-r--r-- 1 root root 771 Sep 12 00:06 lc_pagebreakmode.svg -rw-r--r-- 1 root root 777 Sep 12 00:06 lc_pagecolumntype.svg -rw-r--r-- 1 root root 769 Sep 12 00:06 lc_pagedialog.svg -rw-r--r-- 1 root root 381 Sep 12 00:06 lc_pagemargin.svg -rw-r--r-- 1 root root 224 Sep 12 00:06 lc_pagemode.svg -rw-r--r-- 1 root root 858 Sep 12 00:06 lc_pagesetup.svg -rw-r--r-- 1 root root 535 Sep 12 00:06 lc_paragraphdialog.svg -rw-r--r-- 1 root root 900 Sep 12 00:06 lc_paralefttoright.svg -rw-r--r-- 1 root root 685 Sep 12 00:06 lc_pararighttoleft.svg -rw-r--r-- 1 root root 757 Sep 12 00:06 lc_paraspacedecrease.svg -rw-r--r-- 1 root root 763 Sep 12 00:06 lc_paraspaceincrease.svg -rw-r--r-- 1 root root 1003 Sep 12 00:06 lc_paste.svg -rw-r--r-- 1 root root 1438 Sep 12 00:06 lc_patternfield.svg -rw-r--r-- 1 root root 426 Sep 12 00:06 lc_photoalbumdialog.svg -rw-r--r-- 1 root root 674 Sep 12 00:06 lc_pickthrough.svg -rw-r--r-- 1 root root 342 Sep 12 00:06 lc_pie.svg -rw-r--r-- 1 root root 404 Sep 12 00:06 lc_pie_unfilled.svg -rw-r--r-- 1 root root 329 Sep 12 00:06 lc_polygon.svg -rw-r--r-- 1 root root 196 Sep 12 00:06 lc_polygon_diagonal.svg -rw-r--r-- 1 root root 428 Sep 12 00:06 lc_polygon_diagonal_unfilled.svg -rw-r--r-- 1 root root 369 Sep 12 00:06 lc_polygon_unfilled.svg -rw-r--r-- 1 root root 308 Sep 12 00:06 lc_preformattedparastyle.svg -rw-r--r-- 1 root root 741 Sep 12 00:06 lc_presentation.svg -rw-r--r-- 1 root root 684 Sep 12 00:06 lc_presentationcurrentslide.svg -rw-r--r-- 1 root root 1045 Sep 12 00:06 lc_presentationdialog.svg -rw-r--r-- 1 root root 551 Sep 12 00:06 lc_presentationlayout.svg -rw-r--r-- 1 root root 685 Sep 12 00:06 lc_presentationminimizer.svg -rw-r--r-- 1 root root 1639 Sep 12 00:06 lc_previousannotation.svg -rw-r--r-- 1 root root 231 Sep 12 00:06 lc_prevrecord.svg -rw-r--r-- 1 root root 757 Sep 12 00:06 lc_print.svg -rw-r--r-- 1 root root 2282 Sep 12 00:06 lc_printdefault.svg -rw-r--r-- 1 root root 1077 Sep 12 00:06 lc_printersetup.svg -rw-r--r-- 1 root root 1079 Sep 12 00:06 lc_printlayout.svg -rw-r--r-- 1 root root 1071 Sep 12 00:06 lc_printpreview.svg -rw-r--r-- 1 root root 217 Sep 12 00:06 lc_progressbar.svg -rw-r--r-- 1 root root 333 Sep 12 00:06 lc_protect.svg -rw-r--r-- 1 root root 348 Sep 12 00:06 lc_pushbutton.svg -rw-r--r-- 1 root root 429 Sep 12 00:06 lc_quit.svg -rw-r--r-- 1 root root 342 Sep 12 00:06 lc_quotecharstyle.svg -rw-r--r-- 1 root root 2321 Sep 12 00:06 lc_quoteparastyle.svg -rw-r--r-- 1 root root 202 Sep 12 00:06 lc_radiobutton.svg -rw-r--r-- 1 root root 452 Sep 12 00:06 lc_recentfilelist.svg -rw-r--r-- 1 root root 365 Sep 12 00:06 lc_recsearch.svg -rw-r--r-- 1 root root 173 Sep 12 00:06 lc_rect.svg -rw-r--r-- 1 root root 197 Sep 12 00:06 lc_rect_rounded.svg -rw-r--r-- 1 root root 230 Sep 12 00:06 lc_rect_rounded_unfilled.svg -rw-r--r-- 1 root root 214 Sep 12 00:06 lc_rect_unfilled.svg -rw-r--r-- 1 root root 972 Sep 12 00:06 lc_redactdoc.svg -rw-r--r-- 1 root root 2501 Sep 12 00:06 lc_redactedexportblack.svg -rw-r--r-- 1 root root 2894 Sep 12 00:06 lc_redactedexportwhite.svg -rw-r--r-- 1 root root 317 Sep 12 00:06 lc_redo.svg -rw-r--r-- 1 root root 2521 Sep 12 00:06 lc_rejectalltrackedchanges.svg -rw-r--r-- 1 root root 1931 Sep 12 00:06 lc_rejecttrackedchange.svg -rw-r--r-- 1 root root 621 Sep 12 00:06 lc_reload.svg -rw-r--r-- 1 root root 995 Sep 12 00:06 lc_removebullets.svg -rw-r--r-- 1 root root 1623 Sep 12 00:06 lc_removefiltersort.svg -rw-r--r-- 1 root root 5164 Sep 12 00:06 lc_removehyperlink.svg -rw-r--r-- 1 root root 636 Sep 12 00:06 lc_renameobject.svg -rw-r--r-- 1 root root 951 Sep 12 00:06 lc_renamepage.svg -rw-r--r-- 1 root root 944 Sep 12 00:06 lc_renameslide.svg -rw-r--r-- 1 root root 915 Sep 12 00:06 lc_renametable.svg -rw-r--r-- 1 root root 1131 Sep 12 00:06 lc_repeat.svg -rw-r--r-- 1 root root 730 Sep 12 00:06 lc_replycomment.svg -rw-r--r-- 1 root root 984 Sep 12 00:06 lc_resetattributes.svg -rw-r--r-- 1 root root 1746 Sep 12 00:06 lc_reverseorder.svg -rw-r--r-- 1 root root 612 Sep 12 00:06 lc_romanliststyle.svg -rw-r--r-- 1 root root 641 Sep 12 00:06 lc_romanlowliststyle.svg -rw-r--r-- 1 root root 738 Sep 12 00:06 lc_rotateleft.svg -rw-r--r-- 1 root root 801 Sep 12 00:06 lc_rotateright.svg -rw-r--r-- 1 root root 688 Sep 12 00:06 lc_ruler.svg -rw-r--r-- 1 root root 531 Sep 12 00:06 lc_runbasic.svg -rw-r--r-- 1 root root 1814 Sep 12 00:06 lc_runmacro.svg -rw-r--r-- 1 root root 310 Sep 12 00:06 lc_save.svg -rw-r--r-- 1 root root 1249 Sep 12 00:06 lc_saveas.svg -rw-r--r-- 1 root root 465 Sep 12 00:06 lc_saveasremote.svg -rw-r--r-- 1 root root 310 Sep 12 00:06 lc_saveastemplate.svg -rw-r--r-- 1 root root 563 Sep 12 00:06 lc_savebackground.svg -rw-r--r-- 1 root root 3822 Sep 12 00:06 lc_sbaexecutesql.svg -rw-r--r-- 1 root root 3299 Sep 12 00:06 lc_sbanativesql.svg -rw-r--r-- 1 root root 741 Sep 12 00:06 lc_scaletext.svg -rw-r--r-- 1 root root 917 Sep 12 00:06 lc_scriptorganizer.svg -rw-r--r-- 1 root root 380 Sep 12 00:06 lc_scrollbar.svg -rw-r--r-- 1 root root 3165 Sep 12 00:06 lc_searchdialog.svg -rw-r--r-- 1 root root 417 Sep 12 00:06 lc_sectionshrink.svg -rw-r--r-- 1 root root 342 Sep 12 00:06 lc_sectionshrinkbottom.svg -rw-r--r-- 1 root root 336 Sep 12 00:06 lc_sectionshrinktop.svg -rw-r--r-- 1 root root 2181 Sep 12 00:06 lc_selectall.svg -rw-r--r-- 1 root root 341 Sep 12 00:06 lc_selectbackground.svg -rw-r--r-- 1 root root 1543 Sep 12 00:06 lc_selectdb.svg -rw-r--r-- 1 root root 338 Sep 12 00:06 lc_selectobject.svg -rw-r--r-- 1 root root 2063 Sep 12 00:06 lc_selecttable.svg -rw-r--r-- 1 root root 331 Sep 12 00:06 lc_sendmail.svg -rw-r--r-- 1 root root 761 Sep 12 00:06 lc_sendtoback.svg -rw-r--r-- 1 root root 1359 Sep 12 00:06 lc_setborderstyle.svg -rw-r--r-- 1 root root 989 Sep 12 00:06 lc_setdocumentproperties.svg -rw-r--r-- 1 root root 219 Sep 12 00:06 lc_setminimalcolumnwidth.svg -rw-r--r-- 1 root root 196 Sep 12 00:06 lc_setminimalrowheight.svg -rw-r--r-- 1 root root 902 Sep 12 00:06 lc_setoptimalcolumnwidth.svg -rw-r--r-- 1 root root 940 Sep 12 00:06 lc_setoptimalrowheight.svg -rw-r--r-- 1 root root 881 Sep 12 00:06 lc_setoutline.svg -rw-r--r-- 1 root root 610 Sep 12 00:06 lc_shadowcursor.svg -rw-r--r-- 1 root root 1159 Sep 12 00:06 lc_shadowed.svg -rw-r--r-- 1 root root 822 Sep 12 00:06 lc_sharedocument.svg -rw-r--r-- 1 root root 404 Sep 12 00:06 lc_shear.svg -rw-r--r-- 1 root root 942 Sep 12 00:06 lc_shell3d.svg -rw-r--r-- 1 root root 283 Sep 12 00:06 lc_showannotations.svg -rw-r--r-- 1 root root 924 Sep 12 00:06 lc_showbookview.svg -rw-r--r-- 1 root root 352 Sep 12 00:06 lc_showdatanavigator.svg -rw-r--r-- 1 root root 691 Sep 12 00:06 lc_showdependents.svg -rw-r--r-- 1 root root 598 Sep 12 00:06 lc_showdetail.svg -rw-r--r-- 1 root root 1159 Sep 12 00:06 lc_showerrors.svg -rw-r--r-- 1 root root 1230 Sep 12 00:06 lc_showfmexplorer.svg -rw-r--r-- 1 root root 1557 Sep 12 00:06 lc_showinvalid.svg -rw-r--r-- 1 root root 1534 Sep 12 00:06 lc_showmultiplepages.svg -rw-r--r-- 1 root root 209 Sep 12 00:06 lc_shownote.svg -rw-r--r-- 1 root root 673 Sep 12 00:06 lc_showprecedents.svg -rw-r--r-- 1 root root 474 Sep 12 00:06 lc_showsinglepage.svg -rw-r--r-- 1 root root 537 Sep 12 00:06 lc_showslide.svg -rw-r--r-- 1 root root 877 Sep 12 00:06 lc_showtwopages.svg -rw-r--r-- 1 root root 573 Sep 12 00:06 lc_shrink.svg -rw-r--r-- 1 root root 1839 Sep 12 00:06 lc_sidebar.svg -rw-r--r-- 1 root root 1738 Sep 12 00:06 lc_signature.svg -rw-r--r-- 1 root root 2133 Sep 12 00:06 lc_signaturelinedialog.svg -rw-r--r-- 1 root root 2904 Sep 12 00:06 lc_signpdf.svg -rw-r--r-- 1 root root 555 Sep 12 00:06 lc_slidemasterpage.svg -rw-r--r-- 1 root root 2065 Sep 12 00:06 lc_smallcaps.svg -rw-r--r-- 1 root root 965 Sep 12 00:06 lc_smallestheight.svg -rw-r--r-- 1 root root 917 Sep 12 00:06 lc_smallestwidth.svg -rw-r--r-- 1 root root 1570 Sep 12 00:06 lc_snapborder.svg -rw-r--r-- 1 root root 1385 Sep 12 00:06 lc_snapframe.svg -rw-r--r-- 1 root root 2509 Sep 12 00:06 lc_snappoints.svg -rw-r--r-- 1 root root 2223 Sep 12 00:06 lc_solidcreate.svg -rw-r--r-- 1 root root 985 Sep 12 00:06 lc_solverdialog.svg -rw-r--r-- 1 root root 2136 Sep 12 00:06 lc_sortascending.svg -rw-r--r-- 1 root root 2077 Sep 12 00:06 lc_sortdescending.svg -rw-r--r-- 1 root root 352 Sep 12 00:06 lc_sourcecharstyle.svg -rw-r--r-- 1 root root 752 Sep 12 00:06 lc_spacepara1.svg -rw-r--r-- 1 root root 752 Sep 12 00:06 lc_spacepara15.svg -rw-r--r-- 1 root root 741 Sep 12 00:06 lc_spacepara2.svg -rw-r--r-- 1 root root 752 Sep 12 00:06 lc_spacing.svg -rw-r--r-- 1 root root 2944 Sep 12 00:06 lc_spelling.svg -rw-r--r-- 1 root root 4142 Sep 12 00:06 lc_spellonline.svg -rw-r--r-- 1 root root 327 Sep 12 00:06 lc_sphere.svg -rw-r--r-- 1 root root 296 Sep 12 00:06 lc_spinbutton.svg -rw-r--r-- 1 root root 413 Sep 12 00:06 lc_splitcell.svg -rw-r--r-- 1 root root 4880 Sep 12 00:06 lc_splittable.svg -rw-r--r-- 1 root root 541 Sep 12 00:06 lc_splitwindow.svg -rw-r--r-- 1 root root 173 Sep 12 00:06 lc_square.svg -rw-r--r-- 1 root root 294 Sep 12 00:06 lc_square_rounded.svg -rw-r--r-- 1 root root 382 Sep 12 00:06 lc_square_rounded_unfilled.svg -rw-r--r-- 1 root root 214 Sep 12 00:06 lc_square_unfilled.svg -rw-r--r-- 1 root root 840 Sep 12 00:06 lc_starshapes.bang.svg -rw-r--r-- 1 root root 519 Sep 12 00:06 lc_starshapes.concave-star6.svg -rw-r--r-- 1 root root 284 Sep 12 00:06 lc_starshapes.doorplate.svg -rw-r--r-- 1 root root 463 Sep 12 00:06 lc_starshapes.horizontal-scroll.svg -rw-r--r-- 1 root root 1221 Sep 12 00:06 lc_starshapes.signet.svg -rw-r--r-- 1 root root 2378 Sep 12 00:06 lc_starshapes.star12.svg -rw-r--r-- 1 root root 3378 Sep 12 00:06 lc_starshapes.star24.svg -rw-r--r-- 1 root root 204 Sep 12 00:06 lc_starshapes.star4.svg -rw-r--r-- 1 root root 257 Sep 12 00:06 lc_starshapes.star5.svg -rw-r--r-- 1 root root 244 Sep 12 00:06 lc_starshapes.star6.svg -rw-r--r-- 1 root root 320 Sep 12 00:06 lc_starshapes.star8.svg -rw-r--r-- 1 root root 281 Sep 12 00:06 lc_starshapes.svg -rw-r--r-- 1 root root 444 Sep 12 00:06 lc_starshapes.vertical-scroll.svg -rw-r--r-- 1 root root 766 Sep 12 00:06 lc_statisticsmenu.svg -rw-r--r-- 1 root root 731 Sep 12 00:06 lc_strikeout.svg -rw-r--r-- 1 root root 1583 Sep 12 00:06 lc_strongemphasischarstyle.svg -rw-r--r-- 1 root root 863 Sep 12 00:06 lc_stylenewbyexample.svg -rw-r--r-- 1 root root 1838 Sep 12 00:06 lc_styleupdatebyexample.svg -rw-r--r-- 1 root root 1792 Sep 12 00:06 lc_subscript.svg -rw-r--r-- 1 root root 449 Sep 12 00:06 lc_substract.svg -rw-r--r-- 1 root root 1540 Sep 12 00:06 lc_subtitleparastyle.svg -rw-r--r-- 1 root root 1671 Sep 12 00:06 lc_superscript.svg -rw-r--r-- 1 root root 768 Sep 12 00:06 lc_switchcontroldesignmode.svg -rw-r--r-- 1 root root 615 Sep 12 00:06 lc_switchxformsdesignmode.svg -rw-r--r-- 1 root root 808 Sep 12 00:06 lc_symbolshapes.brace-pair.svg -rw-r--r-- 1 root root 408 Sep 12 00:06 lc_symbolshapes.bracket-pair.svg -rw-r--r-- 1 root root 981 Sep 12 00:06 lc_symbolshapes.cloud.svg -rw-r--r-- 1 root root 456 Sep 12 00:06 lc_symbolshapes.diamond-bevel.svg -rw-r--r-- 1 root root 807 Sep 12 00:06 lc_symbolshapes.flower.svg -rw-r--r-- 1 root root 632 Sep 12 00:06 lc_symbolshapes.forbidden.svg -rw-r--r-- 1 root root 735 Sep 12 00:06 lc_symbolshapes.heart.svg -rw-r--r-- 1 root root 441 Sep 12 00:06 lc_symbolshapes.left-brace.svg -rw-r--r-- 1 root root 241 Sep 12 00:06 lc_symbolshapes.left-bracket.svg -rw-r--r-- 1 root root 315 Sep 12 00:06 lc_symbolshapes.lightning.svg -rw-r--r-- 1 root root 403 Sep 12 00:06 lc_symbolshapes.moon.svg -rw-r--r-- 1 root root 771 Sep 12 00:06 lc_symbolshapes.octagon-bevel.svg -rw-r--r-- 1 root root 3348 Sep 12 00:06 lc_symbolshapes.puzzle.svg -rw-r--r-- 1 root root 285 Sep 12 00:06 lc_symbolshapes.quad-bevel.svg -rw-r--r-- 1 root root 440 Sep 12 00:06 lc_symbolshapes.right-brace.svg -rw-r--r-- 1 root root 242 Sep 12 00:06 lc_symbolshapes.right-bracket.svg -rw-r--r-- 1 root root 932 Sep 12 00:06 lc_symbolshapes.sun.svg -rw-r--r-- 1 root root 755 Sep 12 00:06 lc_symbolshapes.svg -rw-r--r-- 1 root root 1332 Sep 12 00:06 lc_tabdialog.svg -rw-r--r-- 1 root root 625 Sep 12 00:06 lc_tabledesign.svg -rw-r--r-- 1 root root 642 Sep 12 00:06 lc_tabledialog.svg -rw-r--r-- 1 root root 512 Sep 12 00:06 lc_tablemodefix.svg -rw-r--r-- 1 root root 938 Sep 12 00:06 lc_tablemodefixprop.svg -rw-r--r-- 1 root root 636 Sep 12 00:06 lc_tablemodevariable.svg -rw-r--r-- 1 root root 3710 Sep 12 00:06 lc_tablenumberformatdialog.svg -rw-r--r-- 1 root root 1807 Sep 12 00:06 lc_testmode.svg -rw-r--r-- 1 root root 670 Sep 12 00:06 lc_text.svg -rw-r--r-- 1 root root 1031 Sep 12 00:06 lc_text_marquee.svg -rw-r--r-- 1 root root 922 Sep 12 00:06 lc_textattributes.svg -rw-r--r-- 1 root root 851 Sep 12 00:06 lc_textbodyparastyle.svg -rw-r--r-- 1 root root 1482 Sep 12 00:06 lc_textdirectionlefttoright.svg -rw-r--r-- 1 root root 1647 Sep 12 00:06 lc_textdirectiontoptobottom.svg -rw-r--r-- 1 root root 761 Sep 12 00:06 lc_texttocolumns.svg -rw-r--r-- 1 root root 2406 Sep 12 00:06 lc_thesaurus.svg -rw-r--r-- 1 root root 2867 Sep 12 00:06 lc_thesaurusdialog.svg -rw-r--r-- 1 root root 385 Sep 12 00:06 lc_timefield.svg -rw-r--r-- 1 root root 920 Sep 12 00:06 lc_titlepagedialog.svg -rw-r--r-- 1 root root 412 Sep 12 00:06 lc_titleparastyle.svg -rw-r--r-- 1 root root 922 Sep 12 00:06 lc_toggleanchortype.svg -rw-r--r-- 1 root root 708 Sep 12 00:06 lc_toggleaxistitle.svg -rw-r--r-- 1 root root 1800 Sep 12 00:06 lc_togglebreakpoint.svg -rw-r--r-- 1 root root 1002 Sep 12 00:06 lc_toggleformula.svg -rw-r--r-- 1 root root 904 Sep 12 00:06 lc_togglegridhorizontal.svg -rw-r--r-- 1 root root 959 Sep 12 00:06 lc_togglegridvertical.svg -rw-r--r-- 1 root root 861 Sep 12 00:06 lc_togglelegend.svg -rw-r--r-- 1 root root 3132 Sep 12 00:06 lc_togglemergecells.svg -rw-r--r-- 1 root root 2272 Sep 12 00:06 lc_toggleobjectbeziermode.svg -rw-r--r-- 1 root root 1863 Sep 12 00:06 lc_toggleobjectrotatemode.svg -rw-r--r-- 1 root root 574 Sep 12 00:06 lc_togglesheetgrid.svg -rw-r--r-- 1 root root 637 Sep 12 00:06 lc_toggletabbarvisibility.svg -rw-r--r-- 1 root root 646 Sep 12 00:06 lc_toggletitle.svg -rw-r--r-- 1 root root 384 Sep 12 00:06 lc_toolbarmode.svg -rw-r--r-- 1 root root 1000 Sep 12 00:06 lc_torus.svg -rw-r--r-- 1 root root 1744 Sep 12 00:06 lc_trackchanges.svg -rw-r--r-- 1 root root 1931 Sep 12 00:06 lc_trackchangesbar.svg -rw-r--r-- 1 root root 1460 Sep 12 00:06 lc_transformdialog.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 lc_underline.svg -rw-r--r-- 1 root root 338 Sep 12 00:06 lc_underlinedouble.svg -rw-r--r-- 1 root root 308 Sep 12 00:06 lc_undo.svg -rw-r--r-- 1 root root 492 Sep 12 00:06 lc_ungroup.svg -rw-r--r-- 1 root root 6544 Sep 12 00:06 lc_unhainframes.svg -rw-r--r-- 1 root root 1010 Sep 12 00:06 lc_unsetcellsreadonly.svg -rw-r--r-- 1 root root 232 Sep 12 00:06 lc_upsearch.svg -rw-r--r-- 1 root root 554 Sep 12 00:06 lc_validation.svg -rw-r--r-- 1 root root 587 Sep 12 00:06 lc_versiondialog.svg -rw-r--r-- 1 root root 1028 Sep 12 00:06 lc_verticalcaption.svg -rw-r--r-- 1 root root 711 Sep 12 00:06 lc_verticaltext.svg -rw-r--r-- 1 root root 637 Sep 12 00:06 lc_verticaltextfittosizetool.svg -rw-r--r-- 1 root root 196 Sep 12 00:06 lc_vfixedline.svg -rw-r--r-- 1 root root 619 Sep 12 00:06 lc_view100.svg -rw-r--r-- 1 root root 773 Sep 12 00:06 lc_viewdatasourcebrowser.svg -rw-r--r-- 1 root root 570 Sep 12 00:06 lc_viewformasgrid.svg -rw-r--r-- 1 root root 422 Sep 12 00:06 lc_viewrowcolumnheaders.svg -rw-r--r-- 1 root root 3265 Sep 12 00:06 lc_viewvaluehighlighting.svg -rw-r--r-- 1 root root 1227 Sep 12 00:06 lc_watermark.svg -rw-r--r-- 1 root root 355 Sep 12 00:06 lc_window3d.svg -rw-r--r-- 1 root root 3449 Sep 12 00:06 lc_wordcountdialog.svg -rw-r--r-- 1 root root 717 Sep 12 00:06 lc_wrapcontour.svg -rw-r--r-- 1 root root 2451 Sep 12 00:06 lc_wrapideal.svg -rw-r--r-- 1 root root 592 Sep 12 00:06 lc_wrapleft.svg -rw-r--r-- 1 root root 384 Sep 12 00:06 lc_wrapoff.svg -rw-r--r-- 1 root root 709 Sep 12 00:06 lc_wrapon.svg -rw-r--r-- 1 root root 548 Sep 12 00:06 lc_wrapright.svg -rw-r--r-- 1 root root 749 Sep 12 00:06 lc_wraptext.svg -rw-r--r-- 1 root root 548 Sep 12 00:06 lc_wrapthrough.svg -rw-r--r-- 1 root root 1248 Sep 12 00:06 lc_xlinecolor.svg -rw-r--r-- 1 root root 394 Sep 12 00:06 lc_zoom.svg -rw-r--r-- 1 root root 547 Sep 12 00:06 lc_zoomin.svg -rw-r--r-- 1 root root 1089 Sep 12 00:06 lc_zoomnext.svg -rw-r--r-- 1 root root 1460 Sep 12 00:06 lc_zoomobjects.svg -rw-r--r-- 1 root root 1374 Sep 12 00:06 lc_zoomoptimal.svg -rw-r--r-- 1 root root 476 Sep 12 00:06 lc_zoomout.svg -rw-r--r-- 1 root root 1128 Sep 12 00:06 lc_zoompage.svg -rw-r--r-- 1 root root 979 Sep 12 00:06 lc_zoompagewidth.svg -rw-r--r-- 1 root root 1524 Sep 12 00:06 lc_zoompanning.svg -rw-r--r-- 1 root root 1792 Sep 12 00:06 lc_zoomprevious.svg drwxr-xr-x 2 root root 4096 Sep 12 03:04 nl drwxr-xr-x 2 root root 4096 Sep 12 03:04 pl drwxr-xr-x 2 root root 4096 Sep 12 03:04 pt drwxr-xr-x 2 root root 4096 Sep 12 03:04 pt-BR drwxr-xr-x 2 root root 4096 Sep 12 03:04 ru -rw-r--r-- 1 root root 880 Sep 12 00:06 sc_about.svg -rw-r--r-- 1 root root 590 Sep 12 00:06 sc_accent1cellstyles.svg -rw-r--r-- 1 root root 608 Sep 12 00:06 sc_accent2cellstyles.svg -rw-r--r-- 1 root root 611 Sep 12 00:06 sc_accent3cellstyles.svg -rw-r--r-- 1 root root 2350 Sep 12 00:06 sc_acceptalltrackedchanges.svg -rw-r--r-- 1 root root 2121 Sep 12 00:06 sc_accepttrackedchange.svg -rw-r--r-- 1 root root 1730 Sep 12 00:06 sc_accepttrackedchanges.svg -rw-r--r-- 1 root root 598 Sep 12 00:06 sc_actionmode.svg -rw-r--r-- 1 root root 227 Sep 12 00:06 sc_add.svg -rw-r--r-- 1 root root 320 Sep 12 00:06 sc_adddirect.svg -rw-r--r-- 1 root root 1463 Sep 12 00:06 sc_addfield.svg -rw-r--r-- 1 root root 353 Sep 12 00:06 sc_addressbooksource.svg -rw-r--r-- 1 root root 1746 Sep 12 00:06 sc_addwatch.svg -rw-r--r-- 1 root root 775 Sep 12 00:06 sc_advancedmode.svg -rw-r--r-- 1 root root 400 Sep 12 00:06 sc_alignblock.svg -rw-r--r-- 1 root root 400 Sep 12 00:06 sc_alignbottom.svg -rw-r--r-- 1 root root 376 Sep 12 00:06 sc_aligncenter.svg -rw-r--r-- 1 root root 345 Sep 12 00:06 sc_aligndown.svg -rw-r--r-- 1 root root 397 Sep 12 00:06 sc_alignhorizontalcenter.svg -rw-r--r-- 1 root root 397 Sep 12 00:06 sc_alignleft.svg -rw-r--r-- 1 root root 367 Sep 12 00:06 sc_alignmiddle.svg -rw-r--r-- 1 root root 397 Sep 12 00:06 sc_alignright.svg -rw-r--r-- 1 root root 403 Sep 12 00:06 sc_aligntop.svg -rw-r--r-- 1 root root 367 Sep 12 00:06 sc_alignup.svg -rw-r--r-- 1 root root 607 Sep 12 00:06 sc_alignverticalcenter.svg -rw-r--r-- 1 root root 1805 Sep 12 00:06 sc_alphaliststyle.svg -rw-r--r-- 1 root root 2792 Sep 12 00:06 sc_alphalowliststyle.svg -rw-r--r-- 1 root root 1002 Sep 12 00:06 sc_anchormenu.svg -rw-r--r-- 1 root root 451 Sep 12 00:06 sc_animationeffects.svg -rw-r--r-- 1 root root 1382 Sep 12 00:06 sc_animationmode.svg -rw-r--r-- 1 root root 496 Sep 12 00:06 sc_animationobjects.svg -rw-r--r-- 1 root root 188 Sep 12 00:06 sc_arc.svg -rw-r--r-- 1 root root 217 Sep 12 00:06 sc_arrowshapes.chevron.svg -rw-r--r-- 1 root root 750 Sep 12 00:06 sc_arrowshapes.circular-arrow.svg -rw-r--r-- 1 root root 342 Sep 12 00:06 sc_arrowshapes.corner-right-arrow.svg -rw-r--r-- 1 root root 225 Sep 12 00:06 sc_arrowshapes.down-arrow-callout.svg -rw-r--r-- 1 root root 220 Sep 12 00:06 sc_arrowshapes.down-arrow.svg -rw-r--r-- 1 root root 236 Sep 12 00:06 sc_arrowshapes.left-arrow-callout.svg -rw-r--r-- 1 root root 220 Sep 12 00:06 sc_arrowshapes.left-arrow.svg -rw-r--r-- 1 root root 227 Sep 12 00:06 sc_arrowshapes.left-right-arrow-callout.svg -rw-r--r-- 1 root root 226 Sep 12 00:06 sc_arrowshapes.notched-right-arrow.svg -rw-r--r-- 1 root root 177 Sep 12 00:06 sc_arrowshapes.pentagon-right.svg -rw-r--r-- 1 root root 2060 Sep 12 00:06 sc_arrowshapes.quad-arrow-callout.svg -rw-r--r-- 1 root root 263 Sep 12 00:06 sc_arrowshapes.quad-arrow.svg -rw-r--r-- 1 root root 237 Sep 12 00:06 sc_arrowshapes.right-arrow-callout.svg -rw-r--r-- 1 root root 223 Sep 12 00:06 sc_arrowshapes.right-arrow.svg -rw-r--r-- 1 root root 422 Sep 12 00:06 sc_arrowshapes.s-sharped-arrow.svg -rw-r--r-- 1 root root 342 Sep 12 00:06 sc_arrowshapes.split-arrow.svg -rw-r--r-- 1 root root 345 Sep 12 00:06 sc_arrowshapes.split-round-arrow.svg -rw-r--r-- 1 root root 217 Sep 12 00:06 sc_arrowshapes.striped-right-arrow.svg -rw-r--r-- 1 root root 1180 Sep 12 00:06 sc_arrowshapes.svg -rw-r--r-- 1 root root 240 Sep 12 00:06 sc_arrowshapes.up-arrow-callout.svg -rw-r--r-- 1 root root 229 Sep 12 00:06 sc_arrowshapes.up-arrow.svg -rw-r--r-- 1 root root 239 Sep 12 00:06 sc_arrowshapes.up-down-arrow-callout.svg -rw-r--r-- 1 root root 1177 Sep 12 00:06 sc_arrowshapes.up-down-arrow.svg -rw-r--r-- 1 root root 204 Sep 12 00:06 sc_arrowshapes.up-right-arrow-callout.svg -rw-r--r-- 1 root root 190 Sep 12 00:06 sc_arrowshapes.up-right-arrow.svg -rw-r--r-- 1 root root 211 Sep 12 00:06 sc_arrowshapes.up-right-down-arrow.svg -rw-r--r-- 1 root root 512 Sep 12 00:06 sc_assignlayout.svg -rw-r--r-- 1 root root 1278 Sep 12 00:06 sc_auditingfillmode.svg -rw-r--r-- 1 root root 395 Sep 12 00:06 sc_autocontrolfocus.svg -rw-r--r-- 1 root root 1441 Sep 12 00:06 sc_autocorrectdlg.svg -rw-r--r-- 1 root root 2837 Sep 12 00:06 sc_autoformat.svg -rw-r--r-- 1 root root 239 Sep 12 00:06 sc_autooutline.svg -rw-r--r-- 1 root root 419 Sep 12 00:06 sc_autopilotmenu.svg -rw-r--r-- 1 root root 1422 Sep 12 00:06 sc_autoredactdoc.svg -rw-r--r-- 1 root root 480 Sep 12 00:06 sc_autosum.svg -rw-r--r-- 1 root root 393 Sep 12 00:06 sc_avmediaplayer.svg -rw-r--r-- 1 root root 2465 Sep 12 00:06 sc_backcolor.svg -rw-r--r-- 1 root root 979 Sep 12 00:06 sc_backgroundcolor.svg -rw-r--r-- 1 root root 979 Sep 12 00:06 sc_backgroundpatterncontroller.svg -rw-r--r-- 1 root root 381 Sep 12 00:06 sc_backward.svg -rw-r--r-- 1 root root 1311 Sep 12 00:06 sc_badcellstyle.svg -rw-r--r-- 1 root root 3112 Sep 12 00:06 sc_basicideappear.svg -rw-r--r-- 1 root root 361 Sep 12 00:06 sc_basicshapes.block-arc.svg -rw-r--r-- 1 root root 932 Sep 12 00:06 sc_basicshapes.can.svg -rw-r--r-- 1 root root 308 Sep 12 00:06 sc_basicshapes.cross.svg -rw-r--r-- 1 root root 298 Sep 12 00:06 sc_basicshapes.cube.svg -rw-r--r-- 1 root root 288 Sep 12 00:06 sc_basicshapes.diamond.svg -rw-r--r-- 1 root root 257 Sep 12 00:06 sc_basicshapes.hexagon.svg -rw-r--r-- 1 root root 213 Sep 12 00:06 sc_basicshapes.isosceles-triangle.svg -rw-r--r-- 1 root root 214 Sep 12 00:06 sc_basicshapes.octagon.svg -rw-r--r-- 1 root root 451 Sep 12 00:06 sc_basicshapes.paper.svg -rw-r--r-- 1 root root 200 Sep 12 00:06 sc_basicshapes.pentagon.svg -rw-r--r-- 1 root root 152 Sep 12 00:06 sc_basicshapes.right-triangle.svg -rw-r--r-- 1 root root 307 Sep 12 00:06 sc_basicshapes.ring.svg -rw-r--r-- 1 root root 308 Sep 12 00:06 sc_basicshapes.round-quadrat.svg -rw-r--r-- 1 root root 217 Sep 12 00:06 sc_basicshapes.trapezoid.svg -rw-r--r-- 1 root root 1195 Sep 12 00:06 sc_basicstepinto.svg -rw-r--r-- 1 root root 1448 Sep 12 00:06 sc_basicstepout.svg -rw-r--r-- 1 root root 1569 Sep 12 00:06 sc_basicstepover.svg -rw-r--r-- 1 root root 639 Sep 12 00:06 sc_basicstop.svg -rw-r--r-- 1 root root 376 Sep 12 00:06 sc_beforeobject.svg -rw-r--r-- 1 root root 349 Sep 12 00:06 sc_behindobject.svg -rw-r--r-- 1 root root 941 Sep 12 00:06 sc_bezier_unfilled.svg -rw-r--r-- 1 root root 1288 Sep 12 00:06 sc_bezierappend.svg -rw-r--r-- 1 root root 358 Sep 12 00:06 sc_bezierclose.svg -rw-r--r-- 1 root root 1467 Sep 12 00:06 sc_bezierconvert.svg -rw-r--r-- 1 root root 662 Sep 12 00:06 sc_beziercutline.svg -rw-r--r-- 1 root root 1400 Sep 12 00:06 sc_bezierdelete.svg -rw-r--r-- 1 root root 528 Sep 12 00:06 sc_bezieredge.svg -rw-r--r-- 1 root root 1400 Sep 12 00:06 sc_beziereliminatepoints.svg -rw-r--r-- 1 root root 1241 Sep 12 00:06 sc_bezierfill.svg -rw-r--r-- 1 root root 1288 Sep 12 00:06 sc_bezierinsert.svg -rw-r--r-- 1 root root 1070 Sep 12 00:06 sc_beziermove.svg -rw-r--r-- 1 root root 623 Sep 12 00:06 sc_beziersmooth.svg -rw-r--r-- 1 root root 886 Sep 12 00:06 sc_beziersymmetric.svg -rw-r--r-- 1 root root 502 Sep 12 00:06 sc_bibliographycomponent.svg -rw-r--r-- 1 root root 1578 Sep 12 00:06 sc_bmpmask.svg -rw-r--r-- 1 root root 332 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 3174 Sep 12 00:06 sc_borderdialog.svg -rw-r--r-- 1 root root 397 Sep 12 00:06 sc_break.svg -rw-r--r-- 1 root root 689 Sep 12 00:06 sc_bringtofront.svg -rw-r--r-- 1 root root 2561 Sep 12 00:06 sc_browseview.svg -rw-r--r-- 1 root root 766 Sep 12 00:06 sc_bullet.svg -rw-r--r-- 1 root root 1687 Sep 12 00:06 sc_bulletsandnumberingdialog.svg -rw-r--r-- 1 root root 1117 Sep 12 00:06 sc_calculate.svg -rw-r--r-- 1 root root 755 Sep 12 00:06 sc_calloutshapes.cloud-callout.svg -rw-r--r-- 1 root root 298 Sep 12 00:06 sc_calloutshapes.line-callout-1.svg -rw-r--r-- 1 root root 337 Sep 12 00:06 sc_calloutshapes.line-callout-2.svg -rw-r--r-- 1 root root 303 Sep 12 00:06 sc_calloutshapes.line-callout-3.svg -rw-r--r-- 1 root root 338 Sep 12 00:06 sc_calloutshapes.rectangular-callout.svg -rw-r--r-- 1 root root 304 Sep 12 00:06 sc_calloutshapes.round-callout.svg -rw-r--r-- 1 root root 311 Sep 12 00:06 sc_calloutshapes.svg -rw-r--r-- 1 root root 213 Sep 12 00:06 sc_cancel.svg -rw-r--r-- 1 root root 696 Sep 12 00:06 sc_capturepoint.svg -rw-r--r-- 1 root root 3064 Sep 12 00:06 sc_chainframes.svg -rw-r--r-- 1 root root 1467 Sep 12 00:06 sc_changebezier.svg -rw-r--r-- 1 root root 3032 Sep 12 00:06 sc_changecasetolower.svg -rw-r--r-- 1 root root 2133 Sep 12 00:06 sc_changecasetoupper.svg -rw-r--r-- 1 root root 4347 Sep 12 00:06 sc_changedatabasefield.svg -rw-r--r-- 1 root root 2798 Sep 12 00:06 sc_changepicture.svg -rw-r--r-- 1 root root 2029 Sep 12 00:06 sc_changepolygon.svg -rw-r--r-- 1 root root 645 Sep 12 00:06 sc_charfontname.svg -rw-r--r-- 1 root root 1447 Sep 12 00:06 sc_charmapcontrol.svg -rw-r--r-- 1 root root 408 Sep 12 00:06 sc_checkbox.svg -rw-r--r-- 1 root root 978 Sep 12 00:06 sc_choosecontrols.svg -rw-r--r-- 1 root root 730 Sep 12 00:06 sc_choosedesign.svg -rw-r--r-- 1 root root 1406 Sep 12 00:06 sc_choosemacro.svg -rw-r--r-- 1 root root 1098 Sep 12 00:06 sc_choosepolygon.svg -rw-r--r-- 1 root root 383 Sep 12 00:06 sc_circle.svg -rw-r--r-- 1 root root 780 Sep 12 00:06 sc_circle_unfilled.svg -rw-r--r-- 1 root root 878 Sep 12 00:06 sc_circlearc.svg -rw-r--r-- 1 root root 613 Sep 12 00:06 sc_circlecut.svg -rw-r--r-- 1 root root 709 Sep 12 00:06 sc_circlecut_unfilled.svg -rw-r--r-- 1 root root 521 Sep 12 00:06 sc_circlepie.svg -rw-r--r-- 1 root root 641 Sep 12 00:06 sc_circlepie_unfilled.svg -rw-r--r-- 1 root root 1427 Sep 12 00:06 sc_cleararrowdependents.svg -rw-r--r-- 1 root root 1871 Sep 12 00:06 sc_cleararrowprecedents.svg -rw-r--r-- 1 root root 1059 Sep 12 00:06 sc_cleararrows.svg -rw-r--r-- 1 root root 938 Sep 12 00:06 sc_closedoc.svg -rw-r--r-- 1 root root 1075 Sep 12 00:06 sc_closemasterview.svg -rw-r--r-- 1 root root 571 Sep 12 00:06 sc_closepreview.svg -rw-r--r-- 1 root root 618 Sep 12 00:06 sc_color.svg -rw-r--r-- 1 root root 309 Sep 12 00:06 sc_colorscaleformatdialog.svg -rw-r--r-- 1 root root 379 Sep 12 00:06 sc_combine.svg -rw-r--r-- 1 root root 553 Sep 12 00:06 sc_combobox.svg -rw-r--r-- 1 root root 1184 Sep 12 00:06 sc_commentchangetracking.svg -rw-r--r-- 1 root root 3057 Sep 12 00:06 sc_comparedocuments.svg -rw-r--r-- 1 root root 1447 Sep 12 00:06 sc_compilebasic.svg -rw-r--r-- 1 root root 1041 Sep 12 00:06 sc_compressgraphic.svg -rw-r--r-- 1 root root 405 Sep 12 00:06 sc_conddateformatdialog.svg -rw-r--r-- 1 root root 309 Sep 12 00:06 sc_conditionalformatdialog.svg -rw-r--r-- 1 root root 573 Sep 12 00:06 sc_cone.svg -rw-r--r-- 1 root root 1432 Sep 12 00:06 sc_config.svg -rw-r--r-- 1 root root 1432 Sep 12 00:06 sc_configuredialog.svg -rw-r--r-- 1 root root 1007 Sep 12 00:06 sc_connect.svg -rw-r--r-- 1 root root 195 Sep 12 00:06 sc_connector.svg -rw-r--r-- 1 root root 215 Sep 12 00:06 sc_connectorarrowend.svg -rw-r--r-- 1 root root 229 Sep 12 00:06 sc_connectorarrows.svg -rw-r--r-- 1 root root 184 Sep 12 00:06 sc_connectorarrowstart.svg -rw-r--r-- 1 root root 166 Sep 12 00:06 sc_connectorcircleend.svg -rw-r--r-- 1 root root 164 Sep 12 00:06 sc_connectorcirclestart.svg -rw-r--r-- 1 root root 413 Sep 12 00:06 sc_connectorcurve.svg -rw-r--r-- 1 root root 433 Sep 12 00:06 sc_connectorcurvearrowend.svg -rw-r--r-- 1 root root 453 Sep 12 00:06 sc_connectorcurvearrows.svg -rw-r--r-- 1 root root 402 Sep 12 00:06 sc_connectorcurvearrowstart.svg -rw-r--r-- 1 root root 384 Sep 12 00:06 sc_connectorcurvecircleend.svg -rw-r--r-- 1 root root 382 Sep 12 00:06 sc_connectorcurvecirclestart.svg -rw-r--r-- 1 root root 231 Sep 12 00:06 sc_connectorline.svg -rw-r--r-- 1 root root 289 Sep 12 00:06 sc_connectorlinearrowend.svg -rw-r--r-- 1 root root 338 Sep 12 00:06 sc_connectorlinearrows.svg -rw-r--r-- 1 root root 234 Sep 12 00:06 sc_connectorlinearrowstart.svg -rw-r--r-- 1 root root 187 Sep 12 00:06 sc_connectorlinecircleend.svg -rw-r--r-- 1 root root 185 Sep 12 00:06 sc_connectorlinecirclestart.svg -rw-r--r-- 1 root root 372 Sep 12 00:06 sc_connectorlines.svg -rw-r--r-- 1 root root 379 Sep 12 00:06 sc_connectorlinesarrowend.svg -rw-r--r-- 1 root root 330 Sep 12 00:06 sc_connectorlinesarrows.svg -rw-r--r-- 1 root root 299 Sep 12 00:06 sc_connectorlinesarrowstart.svg -rw-r--r-- 1 root root 343 Sep 12 00:06 sc_connectorlinescircleend.svg -rw-r--r-- 1 root root 341 Sep 12 00:06 sc_connectorlinescirclestart.svg -rw-r--r-- 1 root root 659 Sep 12 00:06 sc_contourdialog.svg -rw-r--r-- 1 root root 182 Sep 12 00:06 sc_controlcodes.svg -rw-r--r-- 1 root root 1432 Sep 12 00:06 sc_controlproperties.svg -rw-r--r-- 1 root root 1845 Sep 12 00:06 sc_convertinto3d.svg -rw-r--r-- 1 root root 327 Sep 12 00:06 sc_convertinto3dlathe.svg -rw-r--r-- 1 root root 646 Sep 12 00:06 sc_copy.svg -rw-r--r-- 1 root root 579 Sep 12 00:06 sc_copyobjects.svg -rw-r--r-- 1 root root 760 Sep 12 00:06 sc_crookrotate.svg -rw-r--r-- 1 root root 650 Sep 12 00:06 sc_crookslant.svg -rw-r--r-- 1 root root 788 Sep 12 00:06 sc_crop.svg -rw-r--r-- 1 root root 916 Sep 12 00:06 sc_cube.svg -rw-r--r-- 1 root root 1664 Sep 12 00:06 sc_currencyfield.svg -rw-r--r-- 1 root root 859 Sep 12 00:06 sc_customshowdialog.svg -rw-r--r-- 1 root root 994 Sep 12 00:06 sc_cut.svg -rw-r--r-- 1 root root 612 Sep 12 00:06 sc_cylinder.svg -rw-r--r-- 1 root root 419 Sep 12 00:06 sc_cyramid.svg -rw-r--r-- 1 root root 777 Sep 12 00:06 sc_dataarearefresh.svg -rw-r--r-- 1 root root 286 Sep 12 00:06 sc_databarformatdialog.svg -rw-r--r-- 1 root root 462 Sep 12 00:06 sc_dataconsolidate.svg -rw-r--r-- 1 root root 1290 Sep 12 00:06 sc_datadatapilotrun.svg -rw-r--r-- 1 root root 1080 Sep 12 00:06 sc_datafilterautofilter.svg -rw-r--r-- 1 root root 1447 Sep 12 00:06 sc_datafilterspecialfilter.svg -rw-r--r-- 1 root root 918 Sep 12 00:06 sc_datafilterstandardfilter.svg -rw-r--r-- 1 root root 1490 Sep 12 00:06 sc_dataimport.svg -rw-r--r-- 1 root root 379 Sep 12 00:06 sc_dataincolumns.svg -rw-r--r-- 1 root root 460 Sep 12 00:06 sc_datainrows.svg -rw-r--r-- 1 root root 595 Sep 12 00:06 sc_dataprovider.svg -rw-r--r-- 1 root root 1803 Sep 12 00:06 sc_dataproviderrefresh.svg -rw-r--r-- 1 root root 923 Sep 12 00:06 sc_dataranges.svg -rw-r--r-- 1 root root 1023 Sep 12 00:06 sc_datasort.svg -rw-r--r-- 1 root root 2561 Sep 12 00:06 sc_datastreams.svg -rw-r--r-- 1 root root 487 Sep 12 00:06 sc_datasubtotals.svg -rw-r--r-- 1 root root 725 Sep 12 00:06 sc_datefield.svg -rw-r--r-- 1 root root 387 Sep 12 00:06 sc_dbaddrelation.svg -rw-r--r-- 1 root root 1037 Sep 12 00:06 sc_dbchangedesignmode.svg -rw-r--r-- 1 root root 6910 Sep 12 00:06 sc_dbclearquery.svg -rw-r--r-- 1 root root 1693 Sep 12 00:06 sc_dbdistinctvalues.svg -rw-r--r-- 1 root root 1441 Sep 12 00:06 sc_dbformdelete.svg -rw-r--r-- 1 root root 1767 Sep 12 00:06 sc_dbformedit.svg -rw-r--r-- 1 root root 1720 Sep 12 00:06 sc_dbformrename.svg -rw-r--r-- 1 root root 1277 Sep 12 00:06 sc_dbindexdesign.svg -rw-r--r-- 1 root root 1322 Sep 12 00:06 sc_dbnewform.svg -rw-r--r-- 1 root root 1529 Sep 12 00:06 sc_dbnewquery.svg -rw-r--r-- 1 root root 836 Sep 12 00:06 sc_dbnewreport.svg -rw-r--r-- 1 root root 946 Sep 12 00:06 sc_dbnewtable.svg -rw-r--r-- 1 root root 253 Sep 12 00:06 sc_dbnewviewsql.svg -rw-r--r-- 1 root root 5577 Sep 12 00:06 sc_dbquerydelete.svg -rw-r--r-- 1 root root 6775 Sep 12 00:06 sc_dbqueryedit.svg -rw-r--r-- 1 root root 961 Sep 12 00:06 sc_dbquerypropertiesdialog.svg -rw-r--r-- 1 root root 6258 Sep 12 00:06 sc_dbqueryrename.svg -rw-r--r-- 1 root root 1273 Sep 12 00:06 sc_dbreportdelete.svg -rw-r--r-- 1 root root 1355 Sep 12 00:06 sc_dbreportedit.svg -rw-r--r-- 1 root root 1412 Sep 12 00:06 sc_dbreportrename.svg -rw-r--r-- 1 root root 644 Sep 12 00:06 sc_dbsortingandgrouping.svg -rw-r--r-- 1 root root 1509 Sep 12 00:06 sc_dbtabledelete.svg -rw-r--r-- 1 root root 1335 Sep 12 00:06 sc_dbtableedit.svg -rw-r--r-- 1 root root 1045 Sep 12 00:06 sc_dbtablerename.svg -rw-r--r-- 1 root root 425 Sep 12 00:06 sc_dbviewaliases.svg -rw-r--r-- 1 root root 782 Sep 12 00:06 sc_dbviewforms.svg -rw-r--r-- 1 root root 1763 Sep 12 00:06 sc_dbviewfunctions.svg -rw-r--r-- 1 root root 7664 Sep 12 00:06 sc_dbviewqueries.svg -rw-r--r-- 1 root root 382 Sep 12 00:06 sc_dbviewreports.svg -rw-r--r-- 1 root root 481 Sep 12 00:06 sc_dbviewtablenames.svg -rw-r--r-- 1 root root 346 Sep 12 00:06 sc_dbviewtables.svg -rw-r--r-- 1 root root 566 Sep 12 00:06 sc_decrementindent.svg -rw-r--r-- 1 root root 566 Sep 12 00:06 sc_decrementlevel.svg -rw-r--r-- 1 root root 569 Sep 12 00:06 sc_decrementsublevels.svg -rw-r--r-- 1 root root 430 Sep 12 00:06 sc_defaultbullet.svg -rw-r--r-- 1 root root 565 Sep 12 00:06 sc_defaultcharstyle.svg -rw-r--r-- 1 root root 1809 Sep 12 00:06 sc_defaultnumbering.svg -rw-r--r-- 1 root root 717 Sep 12 00:06 sc_definedbname.svg -rw-r--r-- 1 root root 447 Sep 12 00:06 sc_definename.svg -rw-r--r-- 1 root root 782 Sep 12 00:06 sc_defineprintarea.svg -rw-r--r-- 1 root root 213 Sep 12 00:06 sc_delete.svg -rw-r--r-- 1 root root 1877 Sep 12 00:06 sc_deleteallannotation.svg -rw-r--r-- 1 root root 1308 Sep 12 00:06 sc_deleteallbreaks.svg -rw-r--r-- 1 root root 1537 Sep 12 00:06 sc_deleteannotation.svg -rw-r--r-- 1 root root 1570 Sep 12 00:06 sc_deletecell.svg -rw-r--r-- 1 root root 1366 Sep 12 00:06 sc_deletecolumns.svg -rw-r--r-- 1 root root 1537 Sep 12 00:06 sc_deletecomment.svg -rw-r--r-- 1 root root 1137 Sep 12 00:06 sc_deletemasterpage.svg -rw-r--r-- 1 root root 981 Sep 12 00:06 sc_deletepage.svg -rw-r--r-- 1 root root 1898 Sep 12 00:06 sc_deleterows.svg -rw-r--r-- 1 root root 1550 Sep 12 00:06 sc_deletetable.svg -rw-r--r-- 1 root root 1084 Sep 12 00:06 sc_designerdialog.svg -rw-r--r-- 1 root root 661 Sep 12 00:06 sc_dia.svg -rw-r--r-- 1 root root 649 Sep 12 00:06 sc_diaeffect.svg -rw-r--r-- 1 root root 275 Sep 12 00:06 sc_diagramarea.svg -rw-r--r-- 1 root root 924 Sep 12 00:06 sc_diagramaxis.svg -rw-r--r-- 1 root root 740 Sep 12 00:06 sc_diagramaxisx.svg -rw-r--r-- 1 root root 1825 Sep 12 00:06 sc_diagramaxisxyz.svg -rw-r--r-- 1 root root 726 Sep 12 00:06 sc_diagramaxisy.svg -rw-r--r-- 1 root root 1575 Sep 12 00:06 sc_diagramaxisz.svg -rw-r--r-- 1 root root 503 Sep 12 00:06 sc_diagramtype.svg -rw-r--r-- 1 root root 895 Sep 12 00:06 sc_diagramwall.svg -rw-r--r-- 1 root root 562 Sep 12 00:06 sc_diamode.svg -rw-r--r-- 1 root root 738 Sep 12 00:06 sc_diaspeed.svg -rw-r--r-- 1 root root 868 Sep 12 00:06 sc_diatime.svg -rw-r--r-- 1 root root 325 Sep 12 00:06 sc_dismantle.svg -rw-r--r-- 1 root root 389 Sep 12 00:06 sc_displaymasterbackground.svg -rw-r--r-- 1 root root 490 Sep 12 00:06 sc_displaymasterobjects.svg -rw-r--r-- 1 root root 681 Sep 12 00:06 sc_displaymode.svg -rw-r--r-- 1 root root 1383 Sep 12 00:06 sc_distributecolumns.svg -rw-r--r-- 1 root root 1494 Sep 12 00:06 sc_distributerows.svg -rw-r--r-- 1 root root 1541 Sep 12 00:06 sc_distributeselection.svg -rw-r--r-- 1 root root 246 Sep 12 00:06 sc_downsearch.svg -rw-r--r-- 1 root root 301 Sep 12 00:06 sc_drawcaption.svg -rw-r--r-- 1 root root 254 Sep 12 00:06 sc_drawchart.svg -rw-r--r-- 1 root root 525 Sep 12 00:06 sc_dsbformletter.svg -rw-r--r-- 1 root root 1463 Sep 12 00:06 sc_dsbinsertcontent.svg -rw-r--r-- 1 root root 2880 Sep 12 00:06 sc_dsbrowserexplorer.svg -rw-r--r-- 1 root root 825 Sep 12 00:06 sc_duplicatepage.svg -rw-r--r-- 1 root root 1558 Sep 12 00:06 sc_edit.svg -rw-r--r-- 1 root root 1533 Sep 12 00:06 sc_editannotation.svg -rw-r--r-- 1 root root 1234 Sep 12 00:06 sc_editdoc.svg -rw-r--r-- 1 root root 1796 Sep 12 00:06 sc_editglossary.svg -rw-r--r-- 1 root root 480 Sep 12 00:06 sc_editheaderandfooter.svg -rw-r--r-- 1 root root 1066 Sep 12 00:06 sc_editstyle.svg -rw-r--r-- 1 root root 349 Sep 12 00:06 sc_ellipse.svg -rw-r--r-- 1 root root 655 Sep 12 00:06 sc_ellipse_unfilled.svg -rw-r--r-- 1 root root 397 Sep 12 00:06 sc_ellipsecut.svg -rw-r--r-- 1 root root 897 Sep 12 00:06 sc_ellipsecut_unfilled.svg -rw-r--r-- 1 root root 247 Sep 12 00:06 sc_emphasischarstyle.svg -rw-r--r-- 1 root root 2158 Sep 12 00:06 sc_entergroup.svg -rw-r--r-- 1 root root 2310 Sep 12 00:06 sc_entirecell.svg -rw-r--r-- 1 root root 2236 Sep 12 00:06 sc_entirecolumn.svg -rw-r--r-- 1 root root 2389 Sep 12 00:06 sc_entirerow.svg -rw-r--r-- 1 root root 620 Sep 12 00:06 sc_equalizeheight.svg -rw-r--r-- 1 root root 818 Sep 12 00:06 sc_equalizewidth.svg -rw-r--r-- 1 root root 622 Sep 12 00:06 sc_errorcellstyles.svg -rw-r--r-- 1 root root 801 Sep 12 00:06 sc_euroconverter.svg -rw-r--r-- 1 root root 1908 Sep 12 00:06 sc_executereport.svg -rw-r--r-- 1 root root 636 Sep 12 00:06 sc_expandpage.svg -rw-r--r-- 1 root root 1787 Sep 12 00:06 sc_exportdialog.svg -rw-r--r-- 1 root root 1062 Sep 12 00:06 sc_exportdirecttoepub.svg -rw-r--r-- 1 root root 2131 Sep 12 00:06 sc_exportdirecttopdf.svg -rw-r--r-- 1 root root 1600 Sep 12 00:06 sc_exportto.svg -rw-r--r-- 1 root root 1867 Sep 12 00:06 sc_extendedhelp.svg -rw-r--r-- 1 root root 224 Sep 12 00:06 sc_extrusion3dcolor.svg -rw-r--r-- 1 root root 948 Sep 12 00:06 sc_extrusiondepthfloater.svg -rw-r--r-- 1 root root 545 Sep 12 00:06 sc_extrusiondirectionfloater.svg -rw-r--r-- 1 root root 2058 Sep 12 00:06 sc_extrusionlightingfloater.svg -rw-r--r-- 1 root root 384 Sep 12 00:06 sc_extrusionsurfacefloater.svg -rw-r--r-- 1 root root 609 Sep 12 00:06 sc_extrusiontiltdown.svg -rw-r--r-- 1 root root 657 Sep 12 00:06 sc_extrusiontiltleft.svg -rw-r--r-- 1 root root 674 Sep 12 00:06 sc_extrusiontiltright.svg -rw-r--r-- 1 root root 680 Sep 12 00:06 sc_extrusiontiltup.svg -rw-r--r-- 1 root root 2001 Sep 12 00:06 sc_extrusiontoggle.svg -rw-r--r-- 1 root root 216 Sep 12 00:06 sc_fields.svg -rw-r--r-- 1 root root 1030 Sep 12 00:06 sc_filecontrol.svg -rw-r--r-- 1 root root 490 Sep 12 00:06 sc_filefield.svg -rw-r--r-- 1 root root 292 Sep 12 00:06 sc_fillshadow.svg -rw-r--r-- 1 root root 340 Sep 12 00:06 sc_firstpage.svg -rw-r--r-- 1 root root 340 Sep 12 00:06 sc_firstrecord.svg -rw-r--r-- 1 root root 303 Sep 12 00:06 sc_flowchartshapes.flowchart-card.svg -rw-r--r-- 1 root root 482 Sep 12 00:06 sc_flowchartshapes.flowchart-collate.svg -rw-r--r-- 1 root root 374 Sep 12 00:06 sc_flowchartshapes.flowchart-data.svg -rw-r--r-- 1 root root 308 Sep 12 00:06 sc_flowchartshapes.flowchart-decision.svg -rw-r--r-- 1 root root 202 Sep 12 00:06 sc_flowchartshapes.flowchart-delay.svg -rw-r--r-- 1 root root 829 Sep 12 00:06 sc_flowchartshapes.flowchart-direct-access-storage.svg -rw-r--r-- 1 root root 249 Sep 12 00:06 sc_flowchartshapes.flowchart-display.svg -rw-r--r-- 1 root root 359 Sep 12 00:06 sc_flowchartshapes.flowchart-document.svg -rw-r--r-- 1 root root 337 Sep 12 00:06 sc_flowchartshapes.flowchart-internal-storage.svg -rw-r--r-- 1 root root 345 Sep 12 00:06 sc_flowchartshapes.flowchart-manual-input.svg -rw-r--r-- 1 root root 520 Sep 12 00:06 sc_flowchartshapes.flowchart-multidocument.svg -rw-r--r-- 1 root root 291 Sep 12 00:06 sc_flowchartshapes.flowchart-off-page-connector.svg -rw-r--r-- 1 root root 1364 Sep 12 00:06 sc_flowchartshapes.flowchart-or.svg -rw-r--r-- 1 root root 249 Sep 12 00:06 sc_flowchartshapes.flowchart-predefined-process.svg -rw-r--r-- 1 root root 356 Sep 12 00:06 sc_flowchartshapes.flowchart-preparation.svg -rw-r--r-- 1 root root 1024 Sep 12 00:06 sc_flowchartshapes.flowchart-punched-tape.svg -rw-r--r-- 1 root root 362 Sep 12 00:06 sc_flowchartshapes.flowchart-sequential-access.svg -rw-r--r-- 1 root root 392 Sep 12 00:06 sc_flowchartshapes.flowchart-sort.svg -rw-r--r-- 1 root root 509 Sep 12 00:06 sc_flowchartshapes.flowchart-stored-data.svg -rw-r--r-- 1 root root 1456 Sep 12 00:06 sc_flowchartshapes.flowchart-summing-junction.svg -rw-r--r-- 1 root root 496 Sep 12 00:06 sc_flowchartshapes.flowchart-terminator.svg -rw-r--r-- 1 root root 224 Sep 12 00:06 sc_flowchartshapes.svg -rw-r--r-- 1 root root 841 Sep 12 00:06 sc_fontdialog.svg -rw-r--r-- 1 root root 821 Sep 12 00:06 sc_fontwork.svg -rw-r--r-- 1 root root 308 Sep 12 00:06 sc_fontworkgalleryfloater.svg -rw-r--r-- 1 root root 1880 Sep 12 00:06 sc_fontworksameletterheights.svg -rw-r--r-- 1 root root 571 Sep 12 00:06 sc_fontworkshapetype.fontwork-arch-down-curve.svg -rw-r--r-- 1 root root 448 Sep 12 00:06 sc_fontworkshapetype.fontwork-arch-down-pour.svg -rw-r--r-- 1 root root 568 Sep 12 00:06 sc_fontworkshapetype.fontwork-arch-left-curve.svg -rw-r--r-- 1 root root 448 Sep 12 00:06 sc_fontworkshapetype.fontwork-arch-left-pour.svg -rw-r--r-- 1 root root 569 Sep 12 00:06 sc_fontworkshapetype.fontwork-arch-right-curve.svg -rw-r--r-- 1 root root 447 Sep 12 00:06 sc_fontworkshapetype.fontwork-arch-right-pour.svg -rw-r--r-- 1 root root 566 Sep 12 00:06 sc_fontworkshapetype.fontwork-arch-up-curve.svg -rw-r--r-- 1 root root 446 Sep 12 00:06 sc_fontworkshapetype.fontwork-arch-up-pour.svg -rw-r--r-- 1 root root 443 Sep 12 00:06 sc_fontworkshapetype.fontwork-chevron-down.svg -rw-r--r-- 1 root root 444 Sep 12 00:06 sc_fontworkshapetype.fontwork-chevron-up.svg -rw-r--r-- 1 root root 1043 Sep 12 00:06 sc_fontworkshapetype.fontwork-circle-curve.svg -rw-r--r-- 1 root root 484 Sep 12 00:06 sc_fontworkshapetype.fontwork-curve-down.svg -rw-r--r-- 1 root root 436 Sep 12 00:06 sc_fontworkshapetype.fontwork-curve-up.svg -rw-r--r-- 1 root root 392 Sep 12 00:06 sc_fontworkshapetype.fontwork-fade-left.svg -rw-r--r-- 1 root root 393 Sep 12 00:06 sc_fontworkshapetype.fontwork-fade-right.svg -rw-r--r-- 1 root root 394 Sep 12 00:06 sc_fontworkshapetype.fontwork-fade-up-and-left.svg -rw-r--r-- 1 root root 397 Sep 12 00:06 sc_fontworkshapetype.fontwork-fade-up-and-right.svg -rw-r--r-- 1 root root 393 Sep 12 00:06 sc_fontworkshapetype.fontwork-fade-up.svg -rw-r--r-- 1 root root 667 Sep 12 00:06 sc_fontworkshapetype.fontwork-inflate.svg -rw-r--r-- 1 root root 772 Sep 12 00:06 sc_fontworkshapetype.fontwork-open-circle-curve.svg -rw-r--r-- 1 root root 651 Sep 12 00:06 sc_fontworkshapetype.fontwork-open-circle-pour.svg -rw-r--r-- 1 root root 220 Sep 12 00:06 sc_fontworkshapetype.fontwork-plain-text.svg -rw-r--r-- 1 root root 404 Sep 12 00:06 sc_fontworkshapetype.fontwork-slant-down.svg -rw-r--r-- 1 root root 407 Sep 12 00:06 sc_fontworkshapetype.fontwork-slant-up.svg -rw-r--r-- 1 root root 390 Sep 12 00:06 sc_fontworkshapetype.fontwork-stop.svg -rw-r--r-- 1 root root 380 Sep 12 00:06 sc_fontworkshapetype.fontwork-triangle-down.svg -rw-r--r-- 1 root root 1062 Sep 12 00:06 sc_fontworkshapetype.fontwork-wave.svg -rw-r--r-- 1 root root 1230 Sep 12 00:06 sc_footnotedialog.svg -rw-r--r-- 1 root root 979 Sep 12 00:06 sc_formatarea.svg -rw-r--r-- 1 root root 640 Sep 12 00:06 sc_formatcelldialog.svg -rw-r--r-- 1 root root 701 Sep 12 00:06 sc_formatcolumns.svg -rw-r--r-- 1 root root 680 Sep 12 00:06 sc_formatgroup.svg -rw-r--r-- 1 root root 2999 Sep 12 00:06 sc_formatline.svg -rw-r--r-- 1 root root 636 Sep 12 00:06 sc_formatpaintbrush.svg -rw-r--r-- 1 root root 644 Sep 12 00:06 sc_formattedfield.svg -rw-r--r-- 1 root root 625 Sep 12 00:06 sc_formatungroup.svg -rw-r--r-- 1 root root 952 Sep 12 00:06 sc_formdesigntools.svg -rw-r--r-- 1 root root 134 Sep 12 00:06 sc_formelcursor.svg -rw-r--r-- 1 root root 1837 Sep 12 00:06 sc_formfiltered.svg -rw-r--r-- 1 root root 1715 Sep 12 00:06 sc_formfilternavigator.svg -rw-r--r-- 1 root root 1091 Sep 12 00:06 sc_formproperties.svg -rw-r--r-- 1 root root 498 Sep 12 00:06 sc_forward.svg -rw-r--r-- 1 root root 3227 Sep 12 00:06 sc_framedialog.svg -rw-r--r-- 1 root root 2999 Sep 12 00:06 sc_framelinecolor.svg -rw-r--r-- 1 root root 1247 Sep 12 00:06 sc_freeline.svg -rw-r--r-- 1 root root 895 Sep 12 00:06 sc_freeline_unfilled.svg -rw-r--r-- 1 root root 1422 Sep 12 00:06 sc_freezepanes.svg -rw-r--r-- 1 root root 384 Sep 12 00:06 sc_freezepanesfirstcolumn.svg -rw-r--r-- 1 root root 386 Sep 12 00:06 sc_freezepanesfirstrow.svg -rw-r--r-- 1 root root 1380 Sep 12 00:06 sc_fullscreen.svg -rw-r--r-- 1 root root 1394 Sep 12 00:06 sc_gallery.svg -rw-r--r-- 1 root root 477 Sep 12 00:06 sc_glueeditmode.svg -rw-r--r-- 1 root root 636 Sep 12 00:06 sc_glueescapedirectionbottom.svg -rw-r--r-- 1 root root 644 Sep 12 00:06 sc_glueescapedirectionleft.svg -rw-r--r-- 1 root root 640 Sep 12 00:06 sc_glueescapedirectionright.svg -rw-r--r-- 1 root root 642 Sep 12 00:06 sc_glueescapedirectiontop.svg -rw-r--r-- 1 root root 2932 Sep 12 00:06 sc_gluehorzaligncenter.svg -rw-r--r-- 1 root root 1760 Sep 12 00:06 sc_gluehorzalignleft.svg -rw-r--r-- 1 root root 1777 Sep 12 00:06 sc_gluehorzalignright.svg -rw-r--r-- 1 root root 1191 Sep 12 00:06 sc_glueinsertpoint.svg -rw-r--r-- 1 root root 3648 Sep 12 00:06 sc_gluepercent.svg -rw-r--r-- 1 root root 1779 Sep 12 00:06 sc_gluevertalignbottom.svg -rw-r--r-- 1 root root 2932 Sep 12 00:06 sc_gluevertaligncenter.svg -rw-r--r-- 1 root root 1777 Sep 12 00:06 sc_gluevertaligntop.svg -rw-r--r-- 1 root root 1120 Sep 12 00:06 sc_goalseekdialog.svg -rw-r--r-- 1 root root 352 Sep 12 00:06 sc_goodcellstyle.svg -rw-r--r-- 1 root root 1363 Sep 12 00:06 sc_gotopage.svg -rw-r--r-- 1 root root 984 Sep 12 00:06 sc_grafattrcrop.svg -rw-r--r-- 1 root root 384 Sep 12 00:06 sc_grafblue.svg -rw-r--r-- 1 root root 324 Sep 12 00:06 sc_grafcontrast.svg -rw-r--r-- 1 root root 508 Sep 12 00:06 sc_grafgamma.svg -rw-r--r-- 1 root root 383 Sep 12 00:06 sc_grafgreen.svg -rw-r--r-- 1 root root 1993 Sep 12 00:06 sc_grafluminance.svg -rw-r--r-- 1 root root 383 Sep 12 00:06 sc_grafred.svg -rw-r--r-- 1 root root 1281 Sep 12 00:06 sc_graftransparence.svg -rw-r--r-- 1 root root 776 Sep 12 00:06 sc_graphic.svg -rw-r--r-- 1 root root 520 Sep 12 00:06 sc_graphicdialog.svg -rw-r--r-- 1 root root 478 Sep 12 00:06 sc_graphicfilterinvert.svg -rw-r--r-- 1 root root 423 Sep 12 00:06 sc_graphicfiltermosaic.svg -rw-r--r-- 1 root root 222 Sep 12 00:06 sc_graphicfilterpopart.svg -rw-r--r-- 1 root root 292 Sep 12 00:06 sc_graphicfilterrelief.svg -rw-r--r-- 1 root root 975 Sep 12 00:06 sc_graphicfilterremovenoise.svg -rw-r--r-- 1 root root 304 Sep 12 00:06 sc_graphicfiltersepia.svg -rw-r--r-- 1 root root 157 Sep 12 00:06 sc_graphicfiltersharpen.svg -rw-r--r-- 1 root root 572 Sep 12 00:06 sc_graphicfiltersmooth.svg -rw-r--r-- 1 root root 471 Sep 12 00:06 sc_graphicfiltersobel.svg -rw-r--r-- 1 root root 2003 Sep 12 00:06 sc_graphicfiltersolarize.svg -rw-r--r-- 1 root root 839 Sep 12 00:06 sc_greatestheight.svg -rw-r--r-- 1 root root 852 Sep 12 00:06 sc_greatestwidth.svg -rw-r--r-- 1 root root 889 Sep 12 00:06 sc_griduse.svg -rw-r--r-- 1 root root 694 Sep 12 00:06 sc_gridvisible.svg -rw-r--r-- 1 root root 528 Sep 12 00:06 sc_group.svg -rw-r--r-- 1 root root 2170 Sep 12 00:06 sc_groupbox.svg -rw-r--r-- 1 root root 528 Sep 12 00:06 sc_groupoutlinemenu.svg -rw-r--r-- 1 root root 1158 Sep 12 00:06 sc_grow.svg -rw-r--r-- 1 root root 499 Sep 12 00:06 sc_halfsphere.svg -rw-r--r-- 1 root root 502 Sep 12 00:06 sc_handoutmode.svg -rw-r--r-- 1 root root 569 Sep 12 00:06 sc_hangingindent.svg -rw-r--r-- 1 root root 1835 Sep 12 00:06 sc_heading1parastyle.svg -rw-r--r-- 1 root root 1486 Sep 12 00:06 sc_heading2parastyle.svg -rw-r--r-- 1 root root 1536 Sep 12 00:06 sc_heading3parastyle.svg -rw-r--r-- 1 root root 1927 Sep 12 00:06 sc_heading4parastyle.svg -rw-r--r-- 1 root root 1078 Sep 12 00:06 sc_heading5parastyle.svg -rw-r--r-- 1 root root 1224 Sep 12 00:06 sc_heading6parastyle.svg -rw-r--r-- 1 root root 580 Sep 12 00:06 sc_helpindex.svg -rw-r--r-- 1 root root 404 Sep 12 00:06 sc_helplinesmove.svg -rw-r--r-- 1 root root 612 Sep 12 00:06 sc_helplinesuse.svg -rw-r--r-- 1 root root 321 Sep 12 00:06 sc_helplinesvisible.svg -rw-r--r-- 1 root root 567 Sep 12 00:06 sc_hide.svg -rw-r--r-- 1 root root 1513 Sep 12 00:06 sc_hideallnotes.svg -rw-r--r-- 1 root root 603 Sep 12 00:06 sc_hidecolumn.svg -rw-r--r-- 1 root root 1145 Sep 12 00:06 sc_hidedetail.svg -rw-r--r-- 1 root root 811 Sep 12 00:06 sc_hidenote.svg -rw-r--r-- 1 root root 617 Sep 12 00:06 sc_hiderow.svg -rw-r--r-- 1 root root 649 Sep 12 00:06 sc_hideslide.svg -rw-r--r-- 1 root root 309 Sep 12 00:06 sc_hidewhitespace.svg -rw-r--r-- 1 root root 3316 Sep 12 00:06 sc_hyphenate.svg -rw-r--r-- 1 root root 1101 Sep 12 00:06 sc_iconsetformatdialog.svg -rw-r--r-- 1 root root 376 Sep 12 00:06 sc_imagebutton.svg -rw-r--r-- 1 root root 1721 Sep 12 00:06 sc_imagecontrol.svg -rw-r--r-- 1 root root 918 Sep 12 00:06 sc_imagemapdialog.svg -rw-r--r-- 1 root root 1572 Sep 12 00:06 sc_importdialog.svg -rw-r--r-- 1 root root 566 Sep 12 00:06 sc_incrementindent.svg -rw-r--r-- 1 root root 618 Sep 12 00:06 sc_incrementsublevels.svg -rw-r--r-- 1 root root 730 Sep 12 00:06 sc_insertauthoritiesentry.svg -rw-r--r-- 1 root root 492 Sep 12 00:06 sc_insertbookmark.svg -rw-r--r-- 1 root root 904 Sep 12 00:06 sc_insertbreak.svg -rw-r--r-- 1 root root 431 Sep 12 00:06 sc_insertcaptiondialog.svg -rw-r--r-- 1 root root 1037 Sep 12 00:06 sc_insertcellsdown.svg -rw-r--r-- 1 root root 983 Sep 12 00:06 sc_insertcellsright.svg -rw-r--r-- 1 root root 1200 Sep 12 00:06 sc_insertcolumnbreak.svg -rw-r--r-- 1 root root 1247 Sep 12 00:06 sc_insertcolumns.svg -rw-r--r-- 1 root root 2285 Sep 12 00:06 sc_insertcolumnsafter.svg -rw-r--r-- 1 root root 2280 Sep 12 00:06 sc_insertcolumnsbefore.svg -rw-r--r-- 1 root root 776 Sep 12 00:06 sc_insertdraw.svg -rw-r--r-- 1 root root 654 Sep 12 00:06 sc_insertendnote.svg -rw-r--r-- 1 root root 549 Sep 12 00:06 sc_insertenvelope.svg -rw-r--r-- 1 root root 1056 Sep 12 00:06 sc_insertexternaldatasource.svg -rw-r--r-- 1 root root 1463 Sep 12 00:06 sc_insertfieldctrl.svg -rw-r--r-- 1 root root 1006 Sep 12 00:06 sc_insertfootnote.svg -rw-r--r-- 1 root root 412 Sep 12 00:06 sc_insertformhscroll.svg -rw-r--r-- 1 root root 1367 Sep 12 00:06 sc_insertframe.svg -rw-r--r-- 1 root root 312 Sep 12 00:06 sc_insertgraphic.svg -rw-r--r-- 1 root root 2113 Sep 12 00:06 sc_inserthyperlink.svg -rw-r--r-- 1 root root 2113 Sep 12 00:06 sc_inserthyperlinkcontrol.svg -rw-r--r-- 1 root root 1721 Sep 12 00:06 sc_insertimagecontrol.svg -rw-r--r-- 1 root root 724 Sep 12 00:06 sc_insertindexesentry.svg -rw-r--r-- 1 root root 1506 Sep 12 00:06 sc_insertlinebreak.svg -rw-r--r-- 1 root root 972 Sep 12 00:06 sc_insertmasterpage.svg -rw-r--r-- 1 root root 1712 Sep 12 00:06 sc_insertmath.svg -rw-r--r-- 1 root root 798 Sep 12 00:06 sc_insertmenutitles.svg -rw-r--r-- 1 root root 724 Sep 12 00:06 sc_insertmultiindex.svg -rw-r--r-- 1 root root 554 Sep 12 00:06 sc_insertneutralparagraph.svg -rw-r--r-- 1 root root 701 Sep 12 00:06 sc_insertobject.svg -rw-r--r-- 1 root root 459 Sep 12 00:06 sc_insertobjectdialog.svg -rw-r--r-- 1 root root 719 Sep 12 00:06 sc_insertpage.svg -rw-r--r-- 1 root root 801 Sep 12 00:06 sc_insertpagebreak.svg -rw-r--r-- 1 root root 1726 Sep 12 00:06 sc_insertpagecountfield.svg -rw-r--r-- 1 root root 1092 Sep 12 00:06 sc_insertpagenumberfield.svg -rw-r--r-- 1 root root 1163 Sep 12 00:06 sc_insertplugin.svg -rw-r--r-- 1 root root 1651 Sep 12 00:06 sc_insertreferencefield.svg -rw-r--r-- 1 root root 2271 Sep 12 00:06 sc_insertrows.svg -rw-r--r-- 1 root root 2411 Sep 12 00:06 sc_insertrowsafter.svg -rw-r--r-- 1 root root 2399 Sep 12 00:06 sc_insertrowsbefore.svg -rw-r--r-- 1 root root 755 Sep 12 00:06 sc_insertscript.svg -rw-r--r-- 1 root root 608 Sep 12 00:06 sc_insertsection.svg -rw-r--r-- 1 root root 426 Sep 12 00:06 sc_insertsound.svg -rw-r--r-- 1 root root 355 Sep 12 00:06 sc_insertspreadsheet.svg -rw-r--r-- 1 root root 1447 Sep 12 00:06 sc_insertsymbol.svg -rw-r--r-- 1 root root 364 Sep 12 00:06 sc_inserttable.svg -rw-r--r-- 1 root root 591 Sep 12 00:06 sc_inserttitlefield.svg -rw-r--r-- 1 root root 337 Sep 12 00:06 sc_inserttopicfield.svg -rw-r--r-- 1 root root 602 Sep 12 00:06 sc_inserttreecontrol.svg -rw-r--r-- 1 root root 338 Sep 12 00:06 sc_insertvideo.svg -rw-r--r-- 1 root root 414 Sep 12 00:06 sc_insobjctrl.svg -rw-r--r-- 1 root root 460 Sep 12 00:06 sc_interactivegradient.svg -rw-r--r-- 1 root root 454 Sep 12 00:06 sc_interactivetransparence.svg -rw-r--r-- 1 root root 545 Sep 12 00:06 sc_intersect.svg -rw-r--r-- 1 root root 300 Sep 12 00:06 sc_italic.svg -rw-r--r-- 1 root root 447 Sep 12 00:06 sc_label.svg -rw-r--r-- 1 root root 318 Sep 12 00:06 sc_lastrecord.svg -rw-r--r-- 1 root root 1882 Sep 12 00:06 sc_leavegroup.svg -rw-r--r-- 1 root root 849 Sep 12 00:06 sc_legend.svg -rw-r--r-- 1 root root 223 Sep 12 00:06 sc_line.svg -rw-r--r-- 1 root root 378 Sep 12 00:06 sc_line_diagonal.svg -rw-r--r-- 1 root root 228 Sep 12 00:06 sc_linearrowcircle.svg -rw-r--r-- 1 root root 171 Sep 12 00:06 sc_linearrowend.svg -rw-r--r-- 1 root root 229 Sep 12 00:06 sc_linearrows.svg -rw-r--r-- 1 root root 217 Sep 12 00:06 sc_linearrowsquare.svg -rw-r--r-- 1 root root 171 Sep 12 00:06 sc_linearrowstart.svg -rw-r--r-- 1 root root 243 Sep 12 00:06 sc_linecirclearrow.svg -rw-r--r-- 1 root root 274 Sep 12 00:06 sc_lineendstyle.svg -rw-r--r-- 1 root root 2067 Sep 12 00:06 sc_linenumberdialog.svg -rw-r--r-- 1 root root 241 Sep 12 00:06 sc_linesquarearrow.svg -rw-r--r-- 1 root root 527 Sep 12 00:06 sc_linestyle.svg -rw-r--r-- 1 root root 203 Sep 12 00:06 sc_linewidth.svg -rw-r--r-- 1 root root 514 Sep 12 00:06 sc_listbox.svg -rw-r--r-- 1 root root 1490 Sep 12 00:06 sc_loadbasic.svg -rw-r--r-- 1 root root 322 Sep 12 00:06 sc_lock.svg -rw-r--r-- 1 root root 1388 Sep 12 00:06 sc_macrorecorder.svg -rw-r--r-- 1 root root 732 Sep 12 00:06 sc_mailmergecreatedocuments.svg -rw-r--r-- 1 root root 540 Sep 12 00:06 sc_mailmergeemaildocuments.svg -rw-r--r-- 1 root root 703 Sep 12 00:06 sc_mailmergeexcludeentry.svg -rw-r--r-- 1 root root 644 Sep 12 00:06 sc_mailmergeprintdocuments.svg -rw-r--r-- 1 root root 477 Sep 12 00:06 sc_mailmergesavedocuments.svg -rw-r--r-- 1 root root 525 Sep 12 00:06 sc_mailmergewizard.svg -rw-r--r-- 1 root root 1505 Sep 12 00:06 sc_managebreakpoints.svg -rw-r--r-- 1 root root 1011 Sep 12 00:06 sc_managelanguage.svg -rw-r--r-- 1 root root 855 Sep 12 00:06 sc_managexmlsource.svg -rw-r--r-- 1 root root 620 Sep 12 00:06 sc_marks.svg -rw-r--r-- 1 root root 575 Sep 12 00:06 sc_masterlayouts.svg -rw-r--r-- 1 root root 422 Sep 12 00:06 sc_masterpage.svg -rw-r--r-- 1 root root 1080 Sep 12 00:06 sc_matchgroup.svg -rw-r--r-- 1 root root 452 Sep 12 00:06 sc_measureline.svg -rw-r--r-- 1 root root 341 Sep 12 00:06 sc_mediamute.svg -rw-r--r-- 1 root root 320 Sep 12 00:06 sc_mediapause.svg -rw-r--r-- 1 root root 277 Sep 12 00:06 sc_mediarepeat.svg -rw-r--r-- 1 root root 2109 Sep 12 00:06 sc_menubar.svg -rw-r--r-- 1 root root 506 Sep 12 00:06 sc_merge.svg -rw-r--r-- 1 root root 3285 Sep 12 00:06 sc_mergecells.svg -rw-r--r-- 1 root root 716 Sep 12 00:06 sc_mergedialog.svg -rw-r--r-- 1 root root 3287 Sep 12 00:06 sc_mergedocuments.svg -rw-r--r-- 1 root root 305 Sep 12 00:06 sc_mirror.svg -rw-r--r-- 1 root root 307 Sep 12 00:06 sc_mirrorvert.svg -rw-r--r-- 1 root root 3459 Sep 12 00:06 sc_modifyframe.svg -rw-r--r-- 1 root root 1501 Sep 12 00:06 sc_moduledialog.svg -rw-r--r-- 1 root root 1093 Sep 12 00:06 sc_morecontrols.svg -rw-r--r-- 1 root root 443 Sep 12 00:06 sc_morphing.svg -rw-r--r-- 1 root root 401 Sep 12 00:06 sc_move.svg -rw-r--r-- 1 root root 569 Sep 12 00:06 sc_movedown.svg -rw-r--r-- 1 root root 572 Sep 12 00:06 sc_movedownsubitems.svg -rw-r--r-- 1 root root 247 Sep 12 00:06 sc_movepagedown.svg -rw-r--r-- 1 root root 312 Sep 12 00:06 sc_movepagefirst.svg -rw-r--r-- 1 root root 322 Sep 12 00:06 sc_movepagelast.svg -rw-r--r-- 1 root root 245 Sep 12 00:06 sc_movepageup.svg -rw-r--r-- 1 root root 567 Sep 12 00:06 sc_moveup.svg -rw-r--r-- 1 root root 591 Sep 12 00:06 sc_moveupsubitems.svg -rw-r--r-- 1 root root 1045 Sep 12 00:06 sc_name.svg -rw-r--r-- 1 root root 322 Sep 12 00:06 sc_navigationbar.svg -rw-r--r-- 1 root root 698 Sep 12 00:06 sc_navigator.svg -rw-r--r-- 1 root root 1290 Sep 12 00:06 sc_neutralcellstyle.svg -rw-r--r-- 1 root root 422 Sep 12 00:06 sc_newdoc.svg -rw-r--r-- 1 root root 382 Sep 12 00:06 sc_newwindow.svg -rw-r--r-- 1 root root 1518 Sep 12 00:06 sc_nextannotation.svg -rw-r--r-- 1 root root 247 Sep 12 00:06 sc_nextrecord.svg -rw-r--r-- 1 root root 519 Sep 12 00:06 sc_normalmultipanegui.svg -rw-r--r-- 1 root root 291 Sep 12 00:06 sc_normalviewmode.svg -rw-r--r-- 1 root root 505 Sep 12 00:06 sc_notesmasterpage.svg -rw-r--r-- 1 root root 490 Sep 12 00:06 sc_notesmode.svg -rw-r--r-- 1 root root 592 Sep 12 00:06 sc_numberformatdate.svg -rw-r--r-- 1 root root 2958 Sep 12 00:06 sc_numberformatdecdecimals.svg -rw-r--r-- 1 root root 3273 Sep 12 00:06 sc_numberformatdecimal.svg -rw-r--r-- 1 root root 2930 Sep 12 00:06 sc_numberformatincdecimals.svg -rw-r--r-- 1 root root 3402 Sep 12 00:06 sc_numberformatpercent.svg -rw-r--r-- 1 root root 138 Sep 12 00:06 sc_numberformatscientific.svg -rw-r--r-- 1 root root 4184 Sep 12 00:06 sc_numberformatstandard.svg -rw-r--r-- 1 root root 1954 Sep 12 00:06 sc_numberformatthousands.svg -rw-r--r-- 1 root root 1791 Sep 12 00:06 sc_numberingstart.svg -rw-r--r-- 1 root root 1809 Sep 12 00:06 sc_numberliststyle.svg -rw-r--r-- 1 root root 397 Sep 12 00:06 sc_objectalignleft.svg -rw-r--r-- 1 root root 395 Sep 12 00:06 sc_objectalignright.svg -rw-r--r-- 1 root root 345 Sep 12 00:06 sc_objectbackone.svg -rw-r--r-- 1 root root 457 Sep 12 00:06 sc_objectcatalog.svg -rw-r--r-- 1 root root 378 Sep 12 00:06 sc_objectforwardone.svg -rw-r--r-- 1 root root 567 Sep 12 00:06 sc_objectposition.svg -rw-r--r-- 1 root root 248 Sep 12 00:06 sc_ok.svg -rw-r--r-- 1 root root 668 Sep 12 00:06 sc_open.svg -rw-r--r-- 1 root root 659 Sep 12 00:06 sc_openreadonly.svg -rw-r--r-- 1 root root 841 Sep 12 00:06 sc_openremote.svg -rw-r--r-- 1 root root 855 Sep 12 00:06 sc_openxmlfiltersettings.svg -rw-r--r-- 1 root root 1609 Sep 12 00:06 sc_optimizetable.svg -rw-r--r-- 1 root root 1193 Sep 12 00:06 sc_orientation.svg -rw-r--r-- 1 root root 609 Sep 12 00:06 sc_outlinebullet.svg -rw-r--r-- 1 root root 679 Sep 12 00:06 sc_outlinecollapse.svg -rw-r--r-- 1 root root 684 Sep 12 00:06 sc_outlinecollapseall.svg -rw-r--r-- 1 root root 671 Sep 12 00:06 sc_outlineexpand.svg -rw-r--r-- 1 root root 671 Sep 12 00:06 sc_outlineexpandall.svg -rw-r--r-- 1 root root 1803 Sep 12 00:06 sc_outlinefont.svg -rw-r--r-- 1 root root 2399 Sep 12 00:06 sc_outlineformat.svg -rw-r--r-- 1 root root 885 Sep 12 00:06 sc_outlinemode.svg -rw-r--r-- 1 root root 289 Sep 12 00:06 sc_outputqualityblackwhite.svg -rw-r--r-- 1 root root 316 Sep 12 00:06 sc_outputqualitygrayscale.svg -rw-r--r-- 1 root root 278 Sep 12 00:06 sc_overline.svg -rw-r--r-- 1 root root 694 Sep 12 00:06 sc_pagebreakmode.svg -rw-r--r-- 1 root root 628 Sep 12 00:06 sc_pagedialog.svg -rw-r--r-- 1 root root 369 Sep 12 00:06 sc_pagemargin.svg -rw-r--r-- 1 root root 414 Sep 12 00:06 sc_pagemode.svg -rw-r--r-- 1 root root 566 Sep 12 00:06 sc_pagesetup.svg -rw-r--r-- 1 root root 514 Sep 12 00:06 sc_paragraphdialog.svg -rw-r--r-- 1 root root 777 Sep 12 00:06 sc_paralefttoright.svg -rw-r--r-- 1 root root 622 Sep 12 00:06 sc_pararighttoleft.svg -rw-r--r-- 1 root root 748 Sep 12 00:06 sc_paraspacedecrease.svg -rw-r--r-- 1 root root 755 Sep 12 00:06 sc_paraspaceincrease.svg -rw-r--r-- 1 root root 682 Sep 12 00:06 sc_paste.svg -rw-r--r-- 1 root root 2082 Sep 12 00:06 sc_pasteonlyformula.svg -rw-r--r-- 1 root root 1738 Sep 12 00:06 sc_pasteonlytext.svg -rw-r--r-- 1 root root 918 Sep 12 00:06 sc_pasteonlyvalue.svg -rw-r--r-- 1 root root 1002 Sep 12 00:06 sc_pastespecial.svg -rw-r--r-- 1 root root 698 Sep 12 00:06 sc_pasteunformatted.svg -rw-r--r-- 1 root root 1441 Sep 12 00:06 sc_patternfield.svg -rw-r--r-- 1 root root 412 Sep 12 00:06 sc_photoalbumdialog.svg -rw-r--r-- 1 root root 494 Sep 12 00:06 sc_pickthrough.svg -rw-r--r-- 1 root root 346 Sep 12 00:06 sc_pie.svg -rw-r--r-- 1 root root 766 Sep 12 00:06 sc_pie_unfilled.svg -rw-r--r-- 1 root root 1007 Sep 12 00:06 sc_polygon.svg -rw-r--r-- 1 root root 455 Sep 12 00:06 sc_polygon_diagonal.svg -rw-r--r-- 1 root root 493 Sep 12 00:06 sc_polygon_diagonal_unfilled.svg -rw-r--r-- 1 root root 397 Sep 12 00:06 sc_polygon_unfilled.svg -rw-r--r-- 1 root root 663 Sep 12 00:06 sc_position.svg -rw-r--r-- 1 root root 462 Sep 12 00:06 sc_preformattedparastyle.svg -rw-r--r-- 1 root root 661 Sep 12 00:06 sc_presentation.svg -rw-r--r-- 1 root root 610 Sep 12 00:06 sc_presentationcurrentslide.svg -rw-r--r-- 1 root root 919 Sep 12 00:06 sc_presentationdialog.svg -rw-r--r-- 1 root root 856 Sep 12 00:06 sc_presentationlayout.svg -rw-r--r-- 1 root root 673 Sep 12 00:06 sc_presentationminimizer.svg -rw-r--r-- 1 root root 1596 Sep 12 00:06 sc_previousannotation.svg -rw-r--r-- 1 root root 247 Sep 12 00:06 sc_prevrecord.svg -rw-r--r-- 1 root root 660 Sep 12 00:06 sc_print.svg -rw-r--r-- 1 root root 2333 Sep 12 00:06 sc_printdefault.svg -rw-r--r-- 1 root root 768 Sep 12 00:06 sc_printersetup.svg -rw-r--r-- 1 root root 782 Sep 12 00:06 sc_printlayout.svg -rw-r--r-- 1 root root 1391 Sep 12 00:06 sc_printpreview.svg -rw-r--r-- 1 root root 207 Sep 12 00:06 sc_progressbar.svg -rw-r--r-- 1 root root 322 Sep 12 00:06 sc_protect.svg -rw-r--r-- 1 root root 294 Sep 12 00:06 sc_pushbutton.svg -rw-r--r-- 1 root root 427 Sep 12 00:06 sc_quit.svg -rw-r--r-- 1 root root 1944 Sep 12 00:06 sc_quotecharstyle.svg -rw-r--r-- 1 root root 2203 Sep 12 00:06 sc_quoteparastyle.svg -rw-r--r-- 1 root root 301 Sep 12 00:06 sc_radiobutton.svg -rw-r--r-- 1 root root 507 Sep 12 00:06 sc_recentfilelist.svg -rw-r--r-- 1 root root 388 Sep 12 00:06 sc_recsearch.svg -rw-r--r-- 1 root root 159 Sep 12 00:06 sc_rect.svg -rw-r--r-- 1 root root 504 Sep 12 00:06 sc_rect_rounded.svg -rw-r--r-- 1 root root 364 Sep 12 00:06 sc_rect_rounded_unfilled.svg -rw-r--r-- 1 root root 212 Sep 12 00:06 sc_rect_unfilled.svg -rw-r--r-- 1 root root 966 Sep 12 00:06 sc_redactdoc.svg -rw-r--r-- 1 root root 2650 Sep 12 00:06 sc_redactedexportblack.svg -rw-r--r-- 1 root root 2650 Sep 12 00:06 sc_redactedexportwhite.svg -rw-r--r-- 1 root root 360 Sep 12 00:06 sc_redo.svg -rw-r--r-- 1 root root 1564 Sep 12 00:06 sc_rejectalltrackedchanges.svg -rw-r--r-- 1 root root 1520 Sep 12 00:06 sc_rejecttrackedchange.svg -rw-r--r-- 1 root root 829 Sep 12 00:06 sc_reload.svg -rw-r--r-- 1 root root 1509 Sep 12 00:06 sc_remove.svg -rw-r--r-- 1 root root 764 Sep 12 00:06 sc_removebullets.svg -rw-r--r-- 1 root root 1604 Sep 12 00:06 sc_removefiltersort.svg -rw-r--r-- 1 root root 3419 Sep 12 00:06 sc_removehyperlink.svg -rw-r--r-- 1 root root 635 Sep 12 00:06 sc_renameobject.svg -rw-r--r-- 1 root root 949 Sep 12 00:06 sc_renamepage.svg -rw-r--r-- 1 root root 1151 Sep 12 00:06 sc_renameslide.svg -rw-r--r-- 1 root root 1078 Sep 12 00:06 sc_renametable.svg -rw-r--r-- 1 root root 974 Sep 12 00:06 sc_repeat.svg -rw-r--r-- 1 root root 650 Sep 12 00:06 sc_replycomment.svg -rw-r--r-- 1 root root 1238 Sep 12 00:06 sc_resetattributes.svg -rw-r--r-- 1 root root 601 Sep 12 00:06 sc_romanliststyle.svg -rw-r--r-- 1 root root 597 Sep 12 00:06 sc_romanlowliststyle.svg -rw-r--r-- 1 root root 825 Sep 12 00:06 sc_rotateleft.svg -rw-r--r-- 1 root root 782 Sep 12 00:06 sc_rotateright.svg -rw-r--r-- 1 root root 625 Sep 12 00:06 sc_ruler.svg -rw-r--r-- 1 root root 344 Sep 12 00:06 sc_runbasic.svg -rw-r--r-- 1 root root 1401 Sep 12 00:06 sc_runmacro.svg -rw-r--r-- 1 root root 307 Sep 12 00:06 sc_save.svg -rw-r--r-- 1 root root 1473 Sep 12 00:06 sc_saveas.svg -rw-r--r-- 1 root root 524 Sep 12 00:06 sc_saveasremote.svg -rw-r--r-- 1 root root 307 Sep 12 00:06 sc_saveastemplate.svg -rw-r--r-- 1 root root 935 Sep 12 00:06 sc_savebackground.svg -rw-r--r-- 1 root root 3434 Sep 12 00:06 sc_sbaexecutesql.svg -rw-r--r-- 1 root root 2599 Sep 12 00:06 sc_sbanativesql.svg -rw-r--r-- 1 root root 1375 Sep 12 00:06 sc_scaletext.svg -rw-r--r-- 1 root root 998 Sep 12 00:06 sc_scriptorganizer.svg -rw-r--r-- 1 root root 351 Sep 12 00:06 sc_scrollbar.svg -rw-r--r-- 1 root root 3722 Sep 12 00:06 sc_searchdialog.svg -rw-r--r-- 1 root root 403 Sep 12 00:06 sc_sectionshrink.svg -rw-r--r-- 1 root root 469 Sep 12 00:06 sc_sectionshrinkbottom.svg -rw-r--r-- 1 root root 466 Sep 12 00:06 sc_sectionshrinktop.svg -rw-r--r-- 1 root root 2460 Sep 12 00:06 sc_selectall.svg -rw-r--r-- 1 root root 710 Sep 12 00:06 sc_selectbackground.svg -rw-r--r-- 1 root root 2236 Sep 12 00:06 sc_selectcolumn.svg -rw-r--r-- 1 root root 1560 Sep 12 00:06 sc_selectdata.svg -rw-r--r-- 1 root root 1560 Sep 12 00:06 sc_selectdb.svg -rw-r--r-- 1 root root 328 Sep 12 00:06 sc_selectobject.svg -rw-r--r-- 1 root root 2389 Sep 12 00:06 sc_selectrow.svg -rw-r--r-- 1 root root 2174 Sep 12 00:06 sc_selecttable.svg -rw-r--r-- 1 root root 335 Sep 12 00:06 sc_sendfeedback.svg -rw-r--r-- 1 root root 335 Sep 12 00:06 sc_sendmail.svg -rw-r--r-- 1 root root 798 Sep 12 00:06 sc_sendtoback.svg -rw-r--r-- 1 root root 2925 Sep 12 00:06 sc_setborderstyle.svg -rw-r--r-- 1 root root 887 Sep 12 00:06 sc_setdocumentproperties.svg -rw-r--r-- 1 root root 190 Sep 12 00:06 sc_setminimalcolumnwidth.svg -rw-r--r-- 1 root root 211 Sep 12 00:06 sc_setminimalrowheight.svg -rw-r--r-- 1 root root 2090 Sep 12 00:06 sc_setoptimalcolumnwidth.svg -rw-r--r-- 1 root root 2136 Sep 12 00:06 sc_setoptimalrowheight.svg -rw-r--r-- 1 root root 749 Sep 12 00:06 sc_setoutline.svg -rw-r--r-- 1 root root 905 Sep 12 00:06 sc_shadowcursor.svg -rw-r--r-- 1 root root 1115 Sep 12 00:06 sc_shadowed.svg -rw-r--r-- 1 root root 780 Sep 12 00:06 sc_sharedocument.svg -rw-r--r-- 1 root root 419 Sep 12 00:06 sc_shear.svg -rw-r--r-- 1 root root 500 Sep 12 00:06 sc_shell3d.svg -rw-r--r-- 1 root root 1378 Sep 12 00:06 sc_showannotations.svg -rw-r--r-- 1 root root 760 Sep 12 00:06 sc_showbookview.svg -rw-r--r-- 1 root root 460 Sep 12 00:06 sc_showcolumn.svg -rw-r--r-- 1 root root 444 Sep 12 00:06 sc_showdatanavigator.svg -rw-r--r-- 1 root root 1051 Sep 12 00:06 sc_showdependents.svg -rw-r--r-- 1 root root 1167 Sep 12 00:06 sc_showdetail.svg -rw-r--r-- 1 root root 973 Sep 12 00:06 sc_showerrors.svg -rw-r--r-- 1 root root 1613 Sep 12 00:06 sc_showfmexplorer.svg -rw-r--r-- 1 root root 1555 Sep 12 00:06 sc_showinvalid.svg -rw-r--r-- 1 root root 1337 Sep 12 00:06 sc_showmultiplepages.svg -rw-r--r-- 1 root root 649 Sep 12 00:06 sc_shownote.svg -rw-r--r-- 1 root root 1271 Sep 12 00:06 sc_showprecedents.svg -rw-r--r-- 1 root root 424 Sep 12 00:06 sc_showrow.svg -rw-r--r-- 1 root root 414 Sep 12 00:06 sc_showsinglepage.svg -rw-r--r-- 1 root root 489 Sep 12 00:06 sc_showslide.svg -rw-r--r-- 1 root root 752 Sep 12 00:06 sc_showtwopages.svg -rw-r--r-- 1 root root 581 Sep 12 00:06 sc_shrink.svg -rw-r--r-- 1 root root 1974 Sep 12 00:06 sc_sidebar.svg -rw-r--r-- 1 root root 1123 Sep 12 00:06 sc_signature.svg -rw-r--r-- 1 root root 1671 Sep 12 00:06 sc_signaturelinedialog.svg -rw-r--r-- 1 root root 2321 Sep 12 00:06 sc_signpdf.svg -rw-r--r-- 1 root root 931 Sep 12 00:06 sc_size.svg -rw-r--r-- 1 root root 524 Sep 12 00:06 sc_slidemasterpage.svg -rw-r--r-- 1 root root 2117 Sep 12 00:06 sc_smallcaps.svg -rw-r--r-- 1 root root 1173 Sep 12 00:06 sc_smallestheight.svg -rw-r--r-- 1 root root 1160 Sep 12 00:06 sc_smallestwidth.svg -rw-r--r-- 1 root root 674 Sep 12 00:06 sc_snapborder.svg -rw-r--r-- 1 root root 641 Sep 12 00:06 sc_snapframe.svg -rw-r--r-- 1 root root 1434 Sep 12 00:06 sc_snappoints.svg -rw-r--r-- 1 root root 887 Sep 12 00:06 sc_solverdialog.svg -rw-r--r-- 1 root root 2097 Sep 12 00:06 sc_sortascending.svg -rw-r--r-- 1 root root 2073 Sep 12 00:06 sc_sortdescending.svg -rw-r--r-- 1 root root 444 Sep 12 00:06 sc_sourcecharstyle.svg -rw-r--r-- 1 root root 754 Sep 12 00:06 sc_spacepara1.svg -rw-r--r-- 1 root root 782 Sep 12 00:06 sc_spacepara15.svg -rw-r--r-- 1 root root 755 Sep 12 00:06 sc_spacepara2.svg -rw-r--r-- 1 root root 1682 Sep 12 00:06 sc_spacing.svg -rw-r--r-- 1 root root 1763 Sep 12 00:06 sc_spelling.svg -rw-r--r-- 1 root root 2101 Sep 12 00:06 sc_spellonline.svg -rw-r--r-- 1 root root 456 Sep 12 00:06 sc_sphere.svg -rw-r--r-- 1 root root 346 Sep 12 00:06 sc_spinbutton.svg -rw-r--r-- 1 root root 431 Sep 12 00:06 sc_splitcell.svg -rw-r--r-- 1 root root 2852 Sep 12 00:06 sc_splittable.svg -rw-r--r-- 1 root root 513 Sep 12 00:06 sc_splitwindow.svg -rw-r--r-- 1 root root 156 Sep 12 00:06 sc_square.svg -rw-r--r-- 1 root root 500 Sep 12 00:06 sc_square_rounded.svg -rw-r--r-- 1 root root 549 Sep 12 00:06 sc_square_rounded_unfilled.svg -rw-r--r-- 1 root root 403 Sep 12 00:06 sc_square_unfilled.svg -rw-r--r-- 1 root root 798 Sep 12 00:06 sc_starshapes.bang.svg -rw-r--r-- 1 root root 1006 Sep 12 00:06 sc_starshapes.concave-star6.svg -rw-r--r-- 1 root root 699 Sep 12 00:06 sc_starshapes.doorplate.svg -rw-r--r-- 1 root root 723 Sep 12 00:06 sc_starshapes.horizontal-scroll.svg -rw-r--r-- 1 root root 1356 Sep 12 00:06 sc_starshapes.signet.svg -rw-r--r-- 1 root root 1372 Sep 12 00:06 sc_starshapes.star12.svg -rw-r--r-- 1 root root 1860 Sep 12 00:06 sc_starshapes.star24.svg -rw-r--r-- 1 root root 492 Sep 12 00:06 sc_starshapes.star4.svg -rw-r--r-- 1 root root 280 Sep 12 00:06 sc_starshapes.star5.svg -rw-r--r-- 1 root root 523 Sep 12 00:06 sc_starshapes.star6.svg -rw-r--r-- 1 root root 632 Sep 12 00:06 sc_starshapes.star8.svg -rw-r--r-- 1 root root 280 Sep 12 00:06 sc_starshapes.svg -rw-r--r-- 1 root root 755 Sep 12 00:06 sc_starshapes.vertical-scroll.svg -rw-r--r-- 1 root root 587 Sep 12 00:06 sc_statisticsmenu.svg -rw-r--r-- 1 root root 1537 Sep 12 00:06 sc_strikeout.svg -rw-r--r-- 1 root root 338 Sep 12 00:06 sc_strongemphasischarstyle.svg -rw-r--r-- 1 root root 193 Sep 12 00:06 sc_stylenewbyexample.svg -rw-r--r-- 1 root root 2176 Sep 12 00:06 sc_subscript.svg -rw-r--r-- 1 root root 426 Sep 12 00:06 sc_substract.svg -rw-r--r-- 1 root root 2882 Sep 12 00:06 sc_subtitleparastyle.svg -rw-r--r-- 1 root root 2169 Sep 12 00:06 sc_superscript.svg -rw-r--r-- 1 root root 819 Sep 12 00:06 sc_switchcontroldesignmode.svg -rw-r--r-- 1 root root 1037 Sep 12 00:06 sc_switchxformsdesignmode.svg -rw-r--r-- 1 root root 662 Sep 12 00:06 sc_symbolshapes.brace-pair.svg -rw-r--r-- 1 root root 375 Sep 12 00:06 sc_symbolshapes.bracket-pair.svg -rw-r--r-- 1 root root 1741 Sep 12 00:06 sc_symbolshapes.cloud.svg -rw-r--r-- 1 root root 307 Sep 12 00:06 sc_symbolshapes.diamond-bevel.svg -rw-r--r-- 1 root root 1002 Sep 12 00:06 sc_symbolshapes.flower.svg -rw-r--r-- 1 root root 675 Sep 12 00:06 sc_symbolshapes.forbidden.svg -rw-r--r-- 1 root root 1408 Sep 12 00:06 sc_symbolshapes.heart.svg -rw-r--r-- 1 root root 381 Sep 12 00:06 sc_symbolshapes.left-brace.svg -rw-r--r-- 1 root root 239 Sep 12 00:06 sc_symbolshapes.left-bracket.svg -rw-r--r-- 1 root root 381 Sep 12 00:06 sc_symbolshapes.lightning.svg -rw-r--r-- 1 root root 461 Sep 12 00:06 sc_symbolshapes.moon.svg -rw-r--r-- 1 root root 700 Sep 12 00:06 sc_symbolshapes.octagon-bevel.svg -rw-r--r-- 1 root root 3356 Sep 12 00:06 sc_symbolshapes.puzzle.svg -rw-r--r-- 1 root root 405 Sep 12 00:06 sc_symbolshapes.quad-bevel.svg -rw-r--r-- 1 root root 379 Sep 12 00:06 sc_symbolshapes.right-brace.svg -rw-r--r-- 1 root root 234 Sep 12 00:06 sc_symbolshapes.right-bracket.svg -rw-r--r-- 1 root root 1064 Sep 12 00:06 sc_symbolshapes.sun.svg -rw-r--r-- 1 root root 709 Sep 12 00:06 sc_symbolshapes.svg -rw-r--r-- 1 root root 2137 Sep 12 00:06 sc_tabdialog.svg -rw-r--r-- 1 root root 647 Sep 12 00:06 sc_tabledesign.svg -rw-r--r-- 1 root root 578 Sep 12 00:06 sc_tabledialog.svg -rw-r--r-- 1 root root 596 Sep 12 00:06 sc_tablemodefix.svg -rw-r--r-- 1 root root 1616 Sep 12 00:06 sc_tablemodefixprop.svg -rw-r--r-- 1 root root 716 Sep 12 00:06 sc_tablemodevariable.svg -rw-r--r-- 1 root root 3667 Sep 12 00:06 sc_tablenumberformatdialog.svg -rw-r--r-- 1 root root 1431 Sep 12 00:06 sc_testmode.svg -rw-r--r-- 1 root root 996 Sep 12 00:06 sc_text.svg -rw-r--r-- 1 root root 918 Sep 12 00:06 sc_text_marquee.svg -rw-r--r-- 1 root root 830 Sep 12 00:06 sc_textattributes.svg -rw-r--r-- 1 root root 812 Sep 12 00:06 sc_textbodyparastyle.svg -rw-r--r-- 1 root root 576 Sep 12 00:06 sc_textdirectionlefttoright.svg -rw-r--r-- 1 root root 696 Sep 12 00:06 sc_textdirectiontoptobottom.svg -rw-r--r-- 1 root root 802 Sep 12 00:06 sc_texttocolumns.svg -rw-r--r-- 1 root root 6914 Sep 12 00:06 sc_thesaurus.svg -rw-r--r-- 1 root root 7145 Sep 12 00:06 sc_thesaurusdialog.svg -rw-r--r-- 1 root root 507 Sep 12 00:06 sc_timefield.svg -rw-r--r-- 1 root root 827 Sep 12 00:06 sc_titlepagedialog.svg -rw-r--r-- 1 root root 1898 Sep 12 00:06 sc_titleparastyle.svg -rw-r--r-- 1 root root 1002 Sep 12 00:06 sc_toggleanchortype.svg -rw-r--r-- 1 root root 939 Sep 12 00:06 sc_toggleaxistitle.svg -rw-r--r-- 1 root root 1387 Sep 12 00:06 sc_togglebreakpoint.svg -rw-r--r-- 1 root root 1086 Sep 12 00:06 sc_toggleformula.svg -rw-r--r-- 1 root root 745 Sep 12 00:06 sc_togglegridhorizontal.svg -rw-r--r-- 1 root root 968 Sep 12 00:06 sc_togglegridvertical.svg -rw-r--r-- 1 root root 681 Sep 12 00:06 sc_togglelegend.svg -rw-r--r-- 1 root root 3285 Sep 12 00:06 sc_togglemergecells.svg -rw-r--r-- 1 root root 1296 Sep 12 00:06 sc_toggleobjectbeziermode.svg -rw-r--r-- 1 root root 1413 Sep 12 00:06 sc_toggleobjectrotatemode.svg -rw-r--r-- 1 root root 505 Sep 12 00:06 sc_togglesheetgrid.svg -rw-r--r-- 1 root root 756 Sep 12 00:06 sc_toggletabbarvisibility.svg -rw-r--r-- 1 root root 584 Sep 12 00:06 sc_toggletitle.svg -rw-r--r-- 1 root root 504 Sep 12 00:06 sc_toolbarmode.svg -rw-r--r-- 1 root root 1067 Sep 12 00:06 sc_torus.svg -rw-r--r-- 1 root root 1377 Sep 12 00:06 sc_trackchanges.svg -rw-r--r-- 1 root root 1561 Sep 12 00:06 sc_trackchangesbar.svg -rw-r--r-- 1 root root 607 Sep 12 00:06 sc_transformdialog.svg -rw-r--r-- 1 root root 273 Sep 12 00:06 sc_underline.svg -rw-r--r-- 1 root root 285 Sep 12 00:06 sc_underlinedouble.svg -rw-r--r-- 1 root root 350 Sep 12 00:06 sc_undo.svg -rw-r--r-- 1 root root 509 Sep 12 00:06 sc_ungroup.svg -rw-r--r-- 1 root root 8873 Sep 12 00:06 sc_unhainframes.svg -rw-r--r-- 1 root root 1200 Sep 12 00:06 sc_unsetcellsreadonly.svg -rw-r--r-- 1 root root 247 Sep 12 00:06 sc_upsearch.svg -rw-r--r-- 1 root root 413 Sep 12 00:06 sc_validation.svg -rw-r--r-- 1 root root 558 Sep 12 00:06 sc_versiondialog.svg -rw-r--r-- 1 root root 1141 Sep 12 00:06 sc_verticalcaption.svg -rw-r--r-- 1 root root 990 Sep 12 00:06 sc_verticaltext.svg -rw-r--r-- 1 root root 536 Sep 12 00:06 sc_verticaltextfittosizetool.svg -rw-r--r-- 1 root root 201 Sep 12 00:06 sc_vfixedline.svg -rw-r--r-- 1 root root 654 Sep 12 00:06 sc_view100.svg -rw-r--r-- 1 root root 1268 Sep 12 00:06 sc_viewdatasourcebrowser.svg -rw-r--r-- 1 root root 743 Sep 12 00:06 sc_viewformasgrid.svg -rw-r--r-- 1 root root 410 Sep 12 00:06 sc_viewrowcolumnheaders.svg -rw-r--r-- 1 root root 2902 Sep 12 00:06 sc_viewvaluehighlighting.svg -rw-r--r-- 1 root root 386 Sep 12 00:06 sc_warningcellstyles.svg -rw-r--r-- 1 root root 1243 Sep 12 00:06 sc_watermark.svg -rw-r--r-- 1 root root 506 Sep 12 00:06 sc_window3d.svg -rw-r--r-- 1 root root 5202 Sep 12 00:06 sc_wordcountdialog.svg -rw-r--r-- 1 root root 499 Sep 12 00:06 sc_wrapcontour.svg -rw-r--r-- 1 root root 1781 Sep 12 00:06 sc_wrapideal.svg -rw-r--r-- 1 root root 395 Sep 12 00:06 sc_wrapleft.svg -rw-r--r-- 1 root root 593 Sep 12 00:06 sc_wrapmenu.svg -rw-r--r-- 1 root root 258 Sep 12 00:06 sc_wrapoff.svg -rw-r--r-- 1 root root 593 Sep 12 00:06 sc_wrapon.svg -rw-r--r-- 1 root root 437 Sep 12 00:06 sc_wrapright.svg -rw-r--r-- 1 root root 643 Sep 12 00:06 sc_wraptext.svg -rw-r--r-- 1 root root 410 Sep 12 00:06 sc_wrapthrough.svg -rw-r--r-- 1 root root 2999 Sep 12 00:06 sc_xlinecolor.svg -rw-r--r-- 1 root root 604 Sep 12 00:06 sc_zoomin.svg -rw-r--r-- 1 root root 1558 Sep 12 00:06 sc_zoomnext.svg -rw-r--r-- 1 root root 948 Sep 12 00:06 sc_zoomobjects.svg -rw-r--r-- 1 root root 868 Sep 12 00:06 sc_zoomoptimal.svg -rw-r--r-- 1 root root 521 Sep 12 00:06 sc_zoomout.svg -rw-r--r-- 1 root root 2790 Sep 12 00:06 sc_zoompage.svg -rw-r--r-- 1 root root 932 Sep 12 00:06 sc_zoompagewidth.svg -rw-r--r-- 1 root root 449 Sep 12 00:06 sc_zoompanning.svg -rw-r--r-- 1 root root 1513 Sep 12 00:06 sc_zoomprevious.svg drwxr-xr-x 2 root root 4096 Sep 12 03:04 sl drwxr-xr-x 2 root root 4096 Sep 12 03:04 sv drwxr-xr-x 2 root root 4096 Sep 12 03:04 tr /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/32: total 3556 -rw-r--r-- 1 root root 2570 Sep 12 00:06 acceptalltrackedchanges.svg -rw-r--r-- 1 root root 1723 Sep 12 00:06 accepttrackedchange.svg -rw-r--r-- 1 root root 2252 Sep 12 00:06 accepttrackedchanges.svg -rw-r--r-- 1 root root 1556 Sep 12 00:06 actionmode.svg -rw-r--r-- 1 root root 396 Sep 12 00:06 adddirect.svg -rw-r--r-- 1 root root 797 Sep 12 00:06 addfield.svg -rw-r--r-- 1 root root 359 Sep 12 00:06 addressbooksource.svg -rw-r--r-- 1 root root 2340 Sep 12 00:06 addwatch.svg -rw-r--r-- 1 root root 740 Sep 12 00:06 advancedmode.svg -rw-r--r-- 1 root root 1035 Sep 12 00:06 alignblock.svg -rw-r--r-- 1 root root 756 Sep 12 00:06 alignbottom.svg -rw-r--r-- 1 root root 805 Sep 12 00:06 aligncenter.svg -rw-r--r-- 1 root root 613 Sep 12 00:06 aligndown.svg -rw-r--r-- 1 root root 1039 Sep 12 00:06 alignhorizontalcenter.svg -rw-r--r-- 1 root root 1035 Sep 12 00:06 alignleft.svg -rw-r--r-- 1 root root 837 Sep 12 00:06 alignmiddle.svg -rw-r--r-- 1 root root 1049 Sep 12 00:06 alignright.svg -rw-r--r-- 1 root root 784 Sep 12 00:06 aligntop.svg -rw-r--r-- 1 root root 600 Sep 12 00:06 alignup.svg -rw-r--r-- 1 root root 857 Sep 12 00:06 alignverticalcenter.svg -rw-r--r-- 1 root root 2595 Sep 12 00:06 alphaliststyle.svg -rw-r--r-- 1 root root 3063 Sep 12 00:06 alphalowliststyle.svg -rw-r--r-- 1 root root 1506 Sep 12 00:06 animationeffects.svg -rw-r--r-- 1 root root 1394 Sep 12 00:06 animationmode.svg -rw-r--r-- 1 root root 381 Sep 12 00:06 animationobjects.svg -rw-r--r-- 1 root root 247 Sep 12 00:06 arc.svg -rw-r--r-- 1 root root 208 Sep 12 00:06 arrowshapes.chevron.svg -rw-r--r-- 1 root root 434 Sep 12 00:06 arrowshapes.circular-arrow.svg -rw-r--r-- 1 root root 243 Sep 12 00:06 arrowshapes.corner-right-arrow.svg -rw-r--r-- 1 root root 198 Sep 12 00:06 arrowshapes.down-arrow-callout.svg -rw-r--r-- 1 root root 203 Sep 12 00:06 arrowshapes.down-arrow.svg -rw-r--r-- 1 root root 220 Sep 12 00:06 arrowshapes.left-arrow-callout.svg -rw-r--r-- 1 root root 220 Sep 12 00:06 arrowshapes.left-arrow.svg -rw-r--r-- 1 root root 293 Sep 12 00:06 arrowshapes.left-right-arrow-callout.svg -rw-r--r-- 1 root root 266 Sep 12 00:06 arrowshapes.notched-right-arrow.svg -rw-r--r-- 1 root root 221 Sep 12 00:06 arrowshapes.pentagon-right.svg -rw-r--r-- 1 root root 438 Sep 12 00:06 arrowshapes.quad-arrow-callout.svg -rw-r--r-- 1 root root 401 Sep 12 00:06 arrowshapes.quad-arrow.svg -rw-r--r-- 1 root root 196 Sep 12 00:06 arrowshapes.right-arrow-callout.svg -rw-r--r-- 1 root root 234 Sep 12 00:06 arrowshapes.right-arrow.svg -rw-r--r-- 1 root root 459 Sep 12 00:06 arrowshapes.s-sharped-arrow.svg -rw-r--r-- 1 root root 397 Sep 12 00:06 arrowshapes.split-arrow.svg -rw-r--r-- 1 root root 527 Sep 12 00:06 arrowshapes.split-round-arrow.svg -rw-r--r-- 1 root root 207 Sep 12 00:06 arrowshapes.striped-right-arrow.svg -rw-r--r-- 1 root root 259 Sep 12 00:06 arrowshapes.svg -rw-r--r-- 1 root root 199 Sep 12 00:06 arrowshapes.up-arrow-callout.svg -rw-r--r-- 1 root root 204 Sep 12 00:06 arrowshapes.up-arrow.svg -rw-r--r-- 1 root root 248 Sep 12 00:06 arrowshapes.up-down-arrow-callout.svg -rw-r--r-- 1 root root 224 Sep 12 00:06 arrowshapes.up-down-arrow.svg -rw-r--r-- 1 root root 239 Sep 12 00:06 arrowshapes.up-right-arrow-callout.svg -rw-r--r-- 1 root root 223 Sep 12 00:06 arrowshapes.up-right-arrow.svg -rw-r--r-- 1 root root 245 Sep 12 00:06 arrowshapes.up-right-down-arrow.svg -rw-r--r-- 1 root root 411 Sep 12 00:06 assignlayout.svg -rw-r--r-- 1 root root 674 Sep 12 00:06 attributepagesize.svg -rw-r--r-- 1 root root 329 Sep 12 00:06 autocontrolfocus.svg -rw-r--r-- 1 root root 2973 Sep 12 00:06 autoformat.svg -rw-r--r-- 1 root root 778 Sep 12 00:06 autopilotmenu.svg -rw-r--r-- 1 root root 1283 Sep 12 00:06 autoredactdoc.svg -rw-r--r-- 1 root root 395 Sep 12 00:06 autosum.svg -rw-r--r-- 1 root root 381 Sep 12 00:06 avmediaplayer.svg -rw-r--r-- 1 root root 3038 Sep 12 00:06 backcolor.svg -rw-r--r-- 1 root root 926 Sep 12 00:06 backgroundcolor.svg -rw-r--r-- 1 root root 484 Sep 12 00:06 backward.svg -rw-r--r-- 1 root root 2166 Sep 12 00:06 basicideappear.svg -rw-r--r-- 1 root root 402 Sep 12 00:06 basicshapes.block-arc.svg -rw-r--r-- 1 root root 612 Sep 12 00:06 basicshapes.can.svg -rw-r--r-- 1 root root 299 Sep 12 00:06 basicshapes.cross.svg -rw-r--r-- 1 root root 317 Sep 12 00:06 basicshapes.cube.svg -rw-r--r-- 1 root root 255 Sep 12 00:06 basicshapes.diamond.svg -rw-r--r-- 1 root root 289 Sep 12 00:06 basicshapes.hexagon.svg -rw-r--r-- 1 root root 232 Sep 12 00:06 basicshapes.isosceles-triangle.svg -rw-r--r-- 1 root root 304 Sep 12 00:06 basicshapes.octagon.svg -rw-r--r-- 1 root root 474 Sep 12 00:06 basicshapes.paper.svg -rw-r--r-- 1 root root 270 Sep 12 00:06 basicshapes.pentagon.svg -rw-r--r-- 1 root root 230 Sep 12 00:06 basicshapes.right-triangle.svg -rw-r--r-- 1 root root 587 Sep 12 00:06 basicshapes.ring.svg -rw-r--r-- 1 root root 292 Sep 12 00:06 basicshapes.round-quadrat.svg -rw-r--r-- 1 root root 247 Sep 12 00:06 basicshapes.trapezoid.svg -rw-r--r-- 1 root root 1292 Sep 12 00:06 basicstepinto.svg -rw-r--r-- 1 root root 1315 Sep 12 00:06 basicstepout.svg -rw-r--r-- 1 root root 1326 Sep 12 00:06 basicstepover.svg -rw-r--r-- 1 root root 421 Sep 12 00:06 basicstop.svg -rw-r--r-- 1 root root 419 Sep 12 00:06 beforeobject.svg -rw-r--r-- 1 root root 388 Sep 12 00:06 behindobject.svg -rw-r--r-- 1 root root 1022 Sep 12 00:06 bezier_unfilled.svg -rw-r--r-- 1 root root 659 Sep 12 00:06 bezierappend.svg -rw-r--r-- 1 root root 325 Sep 12 00:06 bezierclose.svg -rw-r--r-- 1 root root 1010 Sep 12 00:06 bezierconvert.svg -rw-r--r-- 1 root root 640 Sep 12 00:06 beziercutline.svg -rw-r--r-- 1 root root 715 Sep 12 00:06 bezierdelete.svg -rw-r--r-- 1 root root 477 Sep 12 00:06 bezieredge.svg -rw-r--r-- 1 root root 714 Sep 12 00:06 beziereliminatepoints.svg -rw-r--r-- 1 root root 1040 Sep 12 00:06 bezierfill.svg -rw-r--r-- 1 root root 659 Sep 12 00:06 bezierinsert.svg -rw-r--r-- 1 root root 459 Sep 12 00:06 beziermove.svg -rw-r--r-- 1 root root 534 Sep 12 00:06 beziersmooth.svg -rw-r--r-- 1 root root 706 Sep 12 00:06 beziersymmetric.svg -rw-r--r-- 1 root root 507 Sep 12 00:06 bibliographycomponent.svg -rw-r--r-- 1 root root 2206 Sep 12 00:06 bmpmask.svg -rw-r--r-- 1 root root 390 Sep 12 00:06 bold.svg -rw-r--r-- 1 root root 1658 Sep 12 00:06 borderdialog.svg -rw-r--r-- 1 root root 861 Sep 12 00:06 bringtofront.svg -rw-r--r-- 1 root root 1269 Sep 12 00:06 browseview.svg -rw-r--r-- 1 root root 896 Sep 12 00:06 bullet.svg -rw-r--r-- 1 root root 2799 Sep 12 00:06 bulletsandnumberingdialog.svg -rw-r--r-- 1 root root 1777 Sep 12 00:06 calculate.svg -rw-r--r-- 1 root root 963 Sep 12 00:06 calloutshapes.cloud-callout.svg -rw-r--r-- 1 root root 290 Sep 12 00:06 calloutshapes.line-callout-1.svg -rw-r--r-- 1 root root 283 Sep 12 00:06 calloutshapes.line-callout-2.svg -rw-r--r-- 1 root root 257 Sep 12 00:06 calloutshapes.line-callout-3.svg -rw-r--r-- 1 root root 204 Sep 12 00:06 calloutshapes.rectangular-callout.svg -rw-r--r-- 1 root root 422 Sep 12 00:06 calloutshapes.round-callout.svg -rw-r--r-- 1 root root 481 Sep 12 00:06 calloutshapes.svg -rw-r--r-- 1 root root 221 Sep 12 00:06 cancel.svg -rw-r--r-- 1 root root 768 Sep 12 00:06 capturepoint.svg -rw-r--r-- 1 root root 2982 Sep 12 00:06 chainframes.svg -rw-r--r-- 1 root root 1010 Sep 12 00:06 changebezier.svg -rw-r--r-- 1 root root 3146 Sep 12 00:06 changecasetolower.svg -rw-r--r-- 1 root root 1874 Sep 12 00:06 changecasetoupper.svg -rw-r--r-- 1 root root 2530 Sep 12 00:06 changepicture.svg -rw-r--r-- 1 root root 1639 Sep 12 00:06 changepolygon.svg -rw-r--r-- 1 root root 639 Sep 12 00:06 charfontname.svg -rw-r--r-- 1 root root 725 Sep 12 00:06 charmapcontrol.svg -rw-r--r-- 1 root root 542 Sep 12 00:06 checkbox.svg -rw-r--r-- 1 root root 1294 Sep 12 00:06 choosecontrols.svg -rw-r--r-- 1 root root 836 Sep 12 00:06 choosedesign.svg -rw-r--r-- 1 root root 1613 Sep 12 00:06 choosemacro.svg -rw-r--r-- 1 root root 560 Sep 12 00:06 choosepolygon.svg -rw-r--r-- 1 root root 385 Sep 12 00:06 circle.svg -rw-r--r-- 1 root root 469 Sep 12 00:06 circle_unfilled.svg -rw-r--r-- 1 root root 610 Sep 12 00:06 circlearc.svg -rw-r--r-- 1 root root 845 Sep 12 00:06 circlecut.svg -rw-r--r-- 1 root root 740 Sep 12 00:06 circlecut_unfilled.svg -rw-r--r-- 1 root root 1073 Sep 12 00:06 circlepie.svg -rw-r--r-- 1 root root 874 Sep 12 00:06 circlepie_unfilled.svg -rw-r--r-- 1 root root 1035 Sep 12 00:06 closedoc.svg -rw-r--r-- 1 root root 929 Sep 12 00:06 closemasterview.svg -rw-r--r-- 1 root root 729 Sep 12 00:06 closepreview.svg -rw-r--r-- 1 root root 661 Sep 12 00:06 color.svg -rw-r--r-- 1 root root 1082 Sep 12 00:06 colorscaleformatdialog.svg -rw-r--r-- 1 root root 615 Sep 12 00:06 combobox.svg -rw-r--r-- 1 root root 1643 Sep 12 00:06 commentchangetracking.svg -rw-r--r-- 1 root root 1699 Sep 12 00:06 comparedocuments.svg -rw-r--r-- 1 root root 1611 Sep 12 00:06 compilebasic.svg -rw-r--r-- 1 root root 955 Sep 12 00:06 compressgraphic.svg -rw-r--r-- 1 root root 1082 Sep 12 00:06 conditionalformatdialog.svg -rw-r--r-- 1 root root 979 Sep 12 00:06 cone.svg -rw-r--r-- 1 root root 9549 Sep 12 00:06 config.svg -rw-r--r-- 1 root root 380 Sep 12 00:06 connector.svg -rw-r--r-- 1 root root 271 Sep 12 00:06 connectorarrowend.svg -rw-r--r-- 1 root root 263 Sep 12 00:06 connectorarrows.svg -rw-r--r-- 1 root root 234 Sep 12 00:06 connectorarrowstart.svg -rw-r--r-- 1 root root 244 Sep 12 00:06 connectorcircleend.svg -rw-r--r-- 1 root root 242 Sep 12 00:06 connectorcircles.svg -rw-r--r-- 1 root root 242 Sep 12 00:06 connectorcirclestart.svg -rw-r--r-- 1 root root 472 Sep 12 00:06 connectorcurve.svg -rw-r--r-- 1 root root 464 Sep 12 00:06 connectorcurvearrowend.svg -rw-r--r-- 1 root root 456 Sep 12 00:06 connectorcurvearrows.svg -rw-r--r-- 1 root root 427 Sep 12 00:06 connectorcurvearrowstart.svg -rw-r--r-- 1 root root 437 Sep 12 00:06 connectorcurvecircleend.svg -rw-r--r-- 1 root root 435 Sep 12 00:06 connectorcurvecircles.svg -rw-r--r-- 1 root root 435 Sep 12 00:06 connectorcurvecirclestart.svg -rw-r--r-- 1 root root 337 Sep 12 00:06 connectorline.svg -rw-r--r-- 1 root root 306 Sep 12 00:06 connectorlinearrowend.svg -rw-r--r-- 1 root root 274 Sep 12 00:06 connectorlinearrows.svg -rw-r--r-- 1 root root 229 Sep 12 00:06 connectorlinearrowstart.svg -rw-r--r-- 1 root root 360 Sep 12 00:06 connectorlinecircleend.svg -rw-r--r-- 1 root root 287 Sep 12 00:06 connectorlinecirclestart.svg -rw-r--r-- 1 root root 395 Sep 12 00:06 connectorlines.svg -rw-r--r-- 1 root root 273 Sep 12 00:06 connectorlinesarrowend.svg -rw-r--r-- 1 root root 265 Sep 12 00:06 connectorlinesarrows.svg -rw-r--r-- 1 root root 236 Sep 12 00:06 connectorlinesarrowstart.svg -rw-r--r-- 1 root root 246 Sep 12 00:06 connectorlinescircleend.svg -rw-r--r-- 1 root root 244 Sep 12 00:06 connectorlinescirclestart.svg -rw-r--r-- 1 root root 270 Sep 12 00:06 controlcodes.svg -rw-r--r-- 1 root root 9549 Sep 12 00:06 controlproperties.svg -rw-r--r-- 1 root root 1576 Sep 12 00:06 convertinto3d.svg -rw-r--r-- 1 root root 507 Sep 12 00:06 convertinto3dlathe.svg -rw-r--r-- 1 root root 1380 Sep 12 00:06 copy.svg -rw-r--r-- 1 root root 746 Sep 12 00:06 crookrotate.svg -rw-r--r-- 1 root root 657 Sep 12 00:06 crookslant.svg -rw-r--r-- 1 root root 1036 Sep 12 00:06 crop.svg -rw-r--r-- 1 root root 964 Sep 12 00:06 cube.svg -rw-r--r-- 1 root root 1394 Sep 12 00:06 currencyfield.svg -rw-r--r-- 1 root root 735 Sep 12 00:06 customshowdialog.svg -rw-r--r-- 1 root root 820 Sep 12 00:06 cut.svg -rw-r--r-- 1 root root 733 Sep 12 00:06 cylinder.svg -rw-r--r-- 1 root root 985 Sep 12 00:06 cyramid.svg -rw-r--r-- 1 root root 758 Sep 12 00:06 dataarearefresh.svg -rw-r--r-- 1 root root 1014 Sep 12 00:06 databarformatdialog.svg -rw-r--r-- 1 root root 910 Sep 12 00:06 datadatapilotrun.svg -rw-r--r-- 1 root root 1060 Sep 12 00:06 datafilterautofilter.svg -rw-r--r-- 1 root root 1632 Sep 12 00:06 datafilterspecialfilter.svg -rw-r--r-- 1 root root 226 Sep 12 00:06 datafilterstandardfilter.svg -rw-r--r-- 1 root root 1376 Sep 12 00:06 dataimport.svg -rw-r--r-- 1 root root 495 Sep 12 00:06 datainrows.svg -rw-r--r-- 1 root root 580 Sep 12 00:06 dataprovider.svg -rw-r--r-- 1 root root 853 Sep 12 00:06 dataranges.svg -rw-r--r-- 1 root root 472 Sep 12 00:06 datasort.svg -rw-r--r-- 1 root root 1200 Sep 12 00:06 datastreams.svg -rw-r--r-- 1 root root 721 Sep 12 00:06 datefield.svg -rw-r--r-- 1 root root 723 Sep 12 00:06 dbaddrelation.svg -rw-r--r-- 1 root root 915 Sep 12 00:06 dbchangedesignmode.svg -rw-r--r-- 1 root root 11265 Sep 12 00:06 dbclearquery.svg -rw-r--r-- 1 root root 1032 Sep 12 00:06 dbdistinctvalues.svg -rw-r--r-- 1 root root 1401 Sep 12 00:06 dbformdelete.svg -rw-r--r-- 1 root root 1535 Sep 12 00:06 dbformedit.svg -rw-r--r-- 1 root root 1060 Sep 12 00:06 dbformrename.svg -rw-r--r-- 1 root root 692 Sep 12 00:06 dbindexdesign.svg -rw-r--r-- 1 root root 868 Sep 12 00:06 dbnewform.svg -rw-r--r-- 1 root root 11421 Sep 12 00:06 dbnewquery.svg -rw-r--r-- 1 root root 1201 Sep 12 00:06 dbnewreport.svg -rw-r--r-- 1 root root 791 Sep 12 00:06 dbnewtable.svg -rw-r--r-- 1 root root 319 Sep 12 00:06 dbnewviewsql.svg -rw-r--r-- 1 root root 10205 Sep 12 00:06 dbquerydelete.svg -rw-r--r-- 1 root root 11231 Sep 12 00:06 dbqueryedit.svg -rw-r--r-- 1 root root 1208 Sep 12 00:06 dbquerypropertiesdialog.svg -rw-r--r-- 1 root root 10430 Sep 12 00:06 dbqueryrename.svg -rw-r--r-- 1 root root 1642 Sep 12 00:06 dbreportdelete.svg -rw-r--r-- 1 root root 2039 Sep 12 00:06 dbreportedit.svg -rw-r--r-- 1 root root 1371 Sep 12 00:06 dbreportrename.svg -rw-r--r-- 1 root root 1004 Sep 12 00:06 dbsortingandgrouping.svg -rw-r--r-- 1 root root 1133 Sep 12 00:06 dbtabledelete.svg -rw-r--r-- 1 root root 1626 Sep 12 00:06 dbtableedit.svg -rw-r--r-- 1 root root 965 Sep 12 00:06 dbtablerename.svg -rw-r--r-- 1 root root 1127 Sep 12 00:06 dbviewaliases.svg -rw-r--r-- 1 root root 503 Sep 12 00:06 dbviewforms.svg -rw-r--r-- 1 root root 1770 Sep 12 00:06 dbviewfunctions.svg -rw-r--r-- 1 root root 12271 Sep 12 00:06 dbviewqueries.svg -rw-r--r-- 1 root root 569 Sep 12 00:06 dbviewreports.svg -rw-r--r-- 1 root root 503 Sep 12 00:06 dbviewtablenames.svg -rw-r--r-- 1 root root 394 Sep 12 00:06 dbviewtables.svg -rw-r--r-- 1 root root 1389 Sep 12 00:06 decrementindent.svg -rw-r--r-- 1 root root 1483 Sep 12 00:06 decrementlevel.svg -rw-r--r-- 1 root root 1550 Sep 12 00:06 decrementsublevels.svg -rw-r--r-- 1 root root 1009 Sep 12 00:06 defaultbullet.svg -rw-r--r-- 1 root root 639 Sep 12 00:06 defaultcharstyle.svg -rw-r--r-- 1 root root 2508 Sep 12 00:06 defaultnumbering.svg -rw-r--r-- 1 root root 675 Sep 12 00:06 definedbname.svg -rw-r--r-- 1 root root 907 Sep 12 00:06 defineprintarea.svg -rw-r--r-- 1 root root 221 Sep 12 00:06 delete.svg -rw-r--r-- 1 root root 1588 Sep 12 00:06 deleteallannotation.svg -rw-r--r-- 1 root root 1128 Sep 12 00:06 deleteannotation.svg -rw-r--r-- 1 root root 1031 Sep 12 00:06 deletecolumns.svg -rw-r--r-- 1 root root 1128 Sep 12 00:06 deletecomment.svg -rw-r--r-- 1 root root 959 Sep 12 00:06 deletemasterpage.svg -rw-r--r-- 1 root root 840 Sep 12 00:06 deletepage.svg -rw-r--r-- 1 root root 1183 Sep 12 00:06 deleterows.svg -rw-r--r-- 1 root root 1174 Sep 12 00:06 deletetable.svg -rw-r--r-- 1 root root 903 Sep 12 00:06 designerdialog.svg -rw-r--r-- 1 root root 620 Sep 12 00:06 dia.svg -rw-r--r-- 1 root root 1450 Sep 12 00:06 diaeffect.svg -rw-r--r-- 1 root root 278 Sep 12 00:06 diagramarea.svg -rw-r--r-- 1 root root 1360 Sep 12 00:06 diagramaxis.svg -rw-r--r-- 1 root root 1020 Sep 12 00:06 diagramaxisx.svg -rw-r--r-- 1 root root 881 Sep 12 00:06 diagramaxisxyz.svg -rw-r--r-- 1 root root 963 Sep 12 00:06 diagramaxisy.svg -rw-r--r-- 1 root root 1785 Sep 12 00:06 diagramaxisz.svg -rw-r--r-- 1 root root 853 Sep 12 00:06 diagramdata.svg -rw-r--r-- 1 root root 595 Sep 12 00:06 diagramtype.svg -rw-r--r-- 1 root root 1243 Sep 12 00:06 diagramwall.svg -rw-r--r-- 1 root root 1032 Sep 12 00:06 diamode.svg -rw-r--r-- 1 root root 535 Sep 12 00:06 diaspeed.svg -rw-r--r-- 1 root root 627 Sep 12 00:06 diatime.svg -rw-r--r-- 1 root root 760 Sep 12 00:06 displaymasterbackground.svg -rw-r--r-- 1 root root 529 Sep 12 00:06 displaymasterobjects.svg -rw-r--r-- 1 root root 468 Sep 12 00:06 displaymode.svg -rw-r--r-- 1 root root 742 Sep 12 00:06 distributecolumns.svg -rw-r--r-- 1 root root 641 Sep 12 00:06 distributerows.svg -rw-r--r-- 1 root root 879 Sep 12 00:06 distributeselection.svg -rw-r--r-- 1 root root 317 Sep 12 00:06 downsearch.svg -rw-r--r-- 1 root root 283 Sep 12 00:06 drawcaption.svg -rw-r--r-- 1 root root 274 Sep 12 00:06 drawchart.svg -rw-r--r-- 1 root root 547 Sep 12 00:06 dsbformletter.svg -rw-r--r-- 1 root root 797 Sep 12 00:06 dsbinsertcontent.svg -rw-r--r-- 1 root root 2123 Sep 12 00:06 dsbrowserexplorer.svg -rw-r--r-- 1 root root 404 Sep 12 00:06 duplicatepage.svg -rw-r--r-- 1 root root 1075 Sep 12 00:06 edit.svg -rw-r--r-- 1 root root 1222 Sep 12 00:06 editannotation.svg -rw-r--r-- 1 root root 1280 Sep 12 00:06 editdoc.svg -rw-r--r-- 1 root root 2639 Sep 12 00:06 editglossary.svg -rw-r--r-- 1 root root 547 Sep 12 00:06 editheaderandfooter.svg -rw-r--r-- 1 root root 1191 Sep 12 00:06 editstyle.svg -rw-r--r-- 1 root root 297 Sep 12 00:06 ellipse.svg -rw-r--r-- 1 root root 446 Sep 12 00:06 ellipse_unfilled.svg -rw-r--r-- 1 root root 271 Sep 12 00:06 ellipsecut.svg -rw-r--r-- 1 root root 361 Sep 12 00:06 ellipsecut_unfilled.svg -rw-r--r-- 1 root root 192 Sep 12 00:06 emphasischarstyle.svg -rw-r--r-- 1 root root 1264 Sep 12 00:06 entergroup.svg -rw-r--r-- 1 root root 2178 Sep 12 00:06 entirecell.svg -rw-r--r-- 1 root root 2167 Sep 12 00:06 entirecolumn.svg -rw-r--r-- 1 root root 2206 Sep 12 00:06 entirerow.svg -rw-r--r-- 1 root root 785 Sep 12 00:06 euroconverter.svg -rw-r--r-- 1 root root 2141 Sep 12 00:06 executereport.svg -rw-r--r-- 1 root root 576 Sep 12 00:06 expandpage.svg -rw-r--r-- 1 root root 1377 Sep 12 00:06 exportdialog.svg -rw-r--r-- 1 root root 1380 Sep 12 00:06 exportdirecttoepub.svg -rw-r--r-- 1 root root 3232 Sep 12 00:06 exportdirecttopdf.svg -rw-r--r-- 1 root root 1089 Sep 12 00:06 exportto.svg -rw-r--r-- 1 root root 632 Sep 12 00:06 extendedhelp.svg -rw-r--r-- 1 root root 278 Sep 12 00:06 extrusion3dcolor.svg -rw-r--r-- 1 root root 1019 Sep 12 00:06 extrusiondepthfloater.svg -rw-r--r-- 1 root root 292 Sep 12 00:06 extrusiondirectionfloater.svg -rw-r--r-- 1 root root 992 Sep 12 00:06 extrusionlightingfloater.svg -rw-r--r-- 1 root root 211 Sep 12 00:06 extrusionsurfacefloater.svg -rw-r--r-- 1 root root 800 Sep 12 00:06 extrusiontiltdown.svg -rw-r--r-- 1 root root 785 Sep 12 00:06 extrusiontiltleft.svg -rw-r--r-- 1 root root 775 Sep 12 00:06 extrusiontiltright.svg -rw-r--r-- 1 root root 729 Sep 12 00:06 extrusiontiltup.svg -rw-r--r-- 1 root root 1307 Sep 12 00:06 extrusiontoggle.svg -rw-r--r-- 1 root root 225 Sep 12 00:06 fields.svg -rw-r--r-- 1 root root 970 Sep 12 00:06 filecontrol.svg -rw-r--r-- 1 root root 506 Sep 12 00:06 filefield.svg -rw-r--r-- 1 root root 296 Sep 12 00:06 fillshadow.svg -rw-r--r-- 1 root root 340 Sep 12 00:06 firstpage.svg -rw-r--r-- 1 root root 340 Sep 12 00:06 firstrecord.svg -rw-r--r-- 1 root root 243 Sep 12 00:06 flowchartshapes.flowchart-card.svg -rw-r--r-- 1 root root 297 Sep 12 00:06 flowchartshapes.flowchart-collate.svg -rw-r--r-- 1 root root 208 Sep 12 00:06 flowchartshapes.flowchart-data.svg -rw-r--r-- 1 root root 255 Sep 12 00:06 flowchartshapes.flowchart-decision.svg -rw-r--r-- 1 root root 315 Sep 12 00:06 flowchartshapes.flowchart-delay.svg -rw-r--r-- 1 root root 601 Sep 12 00:06 flowchartshapes.flowchart-direct-access-storage.svg -rw-r--r-- 1 root root 284 Sep 12 00:06 flowchartshapes.flowchart-display.svg -rw-r--r-- 1 root root 333 Sep 12 00:06 flowchartshapes.flowchart-document.svg -rw-r--r-- 1 root root 369 Sep 12 00:06 flowchartshapes.flowchart-internal-storage.svg -rw-r--r-- 1 root root 269 Sep 12 00:06 flowchartshapes.flowchart-manual-input.svg -rw-r--r-- 1 root root 1179 Sep 12 00:06 flowchartshapes.flowchart-multidocument.svg -rw-r--r-- 1 root root 261 Sep 12 00:06 flowchartshapes.flowchart-off-page-connector.svg -rw-r--r-- 1 root root 519 Sep 12 00:06 flowchartshapes.flowchart-or.svg -rw-r--r-- 1 root root 314 Sep 12 00:06 flowchartshapes.flowchart-predefined-process.svg -rw-r--r-- 1 root root 289 Sep 12 00:06 flowchartshapes.flowchart-preparation.svg -rw-r--r-- 1 root root 515 Sep 12 00:06 flowchartshapes.flowchart-punched-tape.svg -rw-r--r-- 1 root root 477 Sep 12 00:06 flowchartshapes.flowchart-sequential-access.svg -rw-r--r-- 1 root root 329 Sep 12 00:06 flowchartshapes.flowchart-sort.svg -rw-r--r-- 1 root root 451 Sep 12 00:06 flowchartshapes.flowchart-stored-data.svg -rw-r--r-- 1 root root 586 Sep 12 00:06 flowchartshapes.flowchart-summing-junction.svg -rw-r--r-- 1 root root 445 Sep 12 00:06 flowchartshapes.flowchart-terminator.svg -rw-r--r-- 1 root root 375 Sep 12 00:06 flowchartshapes.svg -rw-r--r-- 1 root root 929 Sep 12 00:06 fontdialog.svg -rw-r--r-- 1 root root 975 Sep 12 00:06 fontwork.svg -rw-r--r-- 1 root root 209 Sep 12 00:06 fontworkgalleryfloater.svg -rw-r--r-- 1 root root 1906 Sep 12 00:06 fontworksameletterheights.svg -rw-r--r-- 1 root root 387 Sep 12 00:06 fontworkshapetype.fontwork-arch-down-curve.svg -rw-r--r-- 1 root root 330 Sep 12 00:06 fontworkshapetype.fontwork-arch-down-pour.svg -rw-r--r-- 1 root root 452 Sep 12 00:06 fontworkshapetype.fontwork-arch-left-curve.svg -rw-r--r-- 1 root root 369 Sep 12 00:06 fontworkshapetype.fontwork-arch-left-pour.svg -rw-r--r-- 1 root root 444 Sep 12 00:06 fontworkshapetype.fontwork-arch-right-curve.svg -rw-r--r-- 1 root root 361 Sep 12 00:06 fontworkshapetype.fontwork-arch-right-pour.svg -rw-r--r-- 1 root root 445 Sep 12 00:06 fontworkshapetype.fontwork-arch-up-curve.svg -rw-r--r-- 1 root root 330 Sep 12 00:06 fontworkshapetype.fontwork-arch-up-pour.svg -rw-r--r-- 1 root root 275 Sep 12 00:06 fontworkshapetype.fontwork-chevron-down.svg -rw-r--r-- 1 root root 273 Sep 12 00:06 fontworkshapetype.fontwork-chevron-up.svg -rw-r--r-- 1 root root 675 Sep 12 00:06 fontworkshapetype.fontwork-circle-curve.svg -rw-r--r-- 1 root root 349 Sep 12 00:06 fontworkshapetype.fontwork-curve-down.svg -rw-r--r-- 1 root root 325 Sep 12 00:06 fontworkshapetype.fontwork-curve-up.svg -rw-r--r-- 1 root root 253 Sep 12 00:06 fontworkshapetype.fontwork-fade-left.svg -rw-r--r-- 1 root root 247 Sep 12 00:06 fontworkshapetype.fontwork-fade-right.svg -rw-r--r-- 1 root root 370 Sep 12 00:06 fontworkshapetype.fontwork-fade-up-and-left.svg -rw-r--r-- 1 root root 373 Sep 12 00:06 fontworkshapetype.fontwork-fade-up-and-right.svg -rw-r--r-- 1 root root 221 Sep 12 00:06 fontworkshapetype.fontwork-fade-up.svg -rw-r--r-- 1 root root 257 Sep 12 00:06 fontworkshapetype.fontwork-inflate.svg -rw-r--r-- 1 root root 552 Sep 12 00:06 fontworkshapetype.fontwork-open-circle-curve.svg -rw-r--r-- 1 root root 444 Sep 12 00:06 fontworkshapetype.fontwork-open-circle-pour.svg -rw-r--r-- 1 root root 219 Sep 12 00:06 fontworkshapetype.fontwork-plain-text.svg -rw-r--r-- 1 root root 199 Sep 12 00:06 fontworkshapetype.fontwork-slant-down.svg -rw-r--r-- 1 root root 215 Sep 12 00:06 fontworkshapetype.fontwork-slant-up.svg -rw-r--r-- 1 root root 254 Sep 12 00:06 fontworkshapetype.fontwork-stop.svg -rw-r--r-- 1 root root 218 Sep 12 00:06 fontworkshapetype.fontwork-triangle-down.svg -rw-r--r-- 1 root root 518 Sep 12 00:06 fontworkshapetype.fontwork-wave.svg -rw-r--r-- 1 root root 1107 Sep 12 00:06 footnotedialog.svg -rw-r--r-- 1 root root 926 Sep 12 00:06 formatarea.svg -rw-r--r-- 1 root root 784 Sep 12 00:06 formatcolumns.svg -rw-r--r-- 1 root root 662 Sep 12 00:06 formatgroup.svg -rw-r--r-- 1 root root 1223 Sep 12 00:06 formatline.svg -rw-r--r-- 1 root root 629 Sep 12 00:06 formatpaintbrush.svg -rw-r--r-- 1 root root 2359 Sep 12 00:06 formattedfield.svg -rw-r--r-- 1 root root 647 Sep 12 00:06 formatungroup.svg -rw-r--r-- 1 root root 650 Sep 12 00:06 formdesigntools.svg -rw-r--r-- 1 root root 698 Sep 12 00:06 formelcursor.svg -rw-r--r-- 1 root root 1295 Sep 12 00:06 formfiltered.svg -rw-r--r-- 1 root root 1433 Sep 12 00:06 formfilternavigator.svg -rw-r--r-- 1 root root 860 Sep 12 00:06 formproperties.svg -rw-r--r-- 1 root root 316 Sep 12 00:06 forward.svg -rw-r--r-- 1 root root 1523 Sep 12 00:06 framedialog.svg -rw-r--r-- 1 root root 1223 Sep 12 00:06 framelinecolor.svg -rw-r--r-- 1 root root 416 Sep 12 00:06 freeline.svg -rw-r--r-- 1 root root 395 Sep 12 00:06 freeline_unfilled.svg -rw-r--r-- 1 root root 962 Sep 12 00:06 freezepanes.svg -rw-r--r-- 1 root root 742 Sep 12 00:06 freezepanesfirstcolumn.svg -rw-r--r-- 1 root root 584 Sep 12 00:06 freezepanesfirstrow.svg -rw-r--r-- 1 root root 429 Sep 12 00:06 fullscreen.svg -rw-r--r-- 1 root root 1227 Sep 12 00:06 gallery.svg -rw-r--r-- 1 root root 1682 Sep 12 00:06 glueeditmode.svg -rw-r--r-- 1 root root 1253 Sep 12 00:06 glueescapedirectionbottom.svg -rw-r--r-- 1 root root 1258 Sep 12 00:06 glueescapedirectionleft.svg -rw-r--r-- 1 root root 1306 Sep 12 00:06 glueescapedirectionright.svg -rw-r--r-- 1 root root 1299 Sep 12 00:06 glueescapedirectiontop.svg -rw-r--r-- 1 root root 2084 Sep 12 00:06 gluehorzaligncenter.svg -rw-r--r-- 1 root root 1399 Sep 12 00:06 gluehorzalignleft.svg -rw-r--r-- 1 root root 1341 Sep 12 00:06 gluehorzalignright.svg -rw-r--r-- 1 root root 752 Sep 12 00:06 glueinsertpoint.svg -rw-r--r-- 1 root root 2314 Sep 12 00:06 gluepercent.svg -rw-r--r-- 1 root root 1305 Sep 12 00:06 gluevertalignbottom.svg -rw-r--r-- 1 root root 2212 Sep 12 00:06 gluevertaligncenter.svg -rw-r--r-- 1 root root 1391 Sep 12 00:06 gluevertaligntop.svg -rw-r--r-- 1 root root 975 Sep 12 00:06 goalseekdialog.svg -rw-r--r-- 1 root root 1183 Sep 12 00:06 gotopage.svg -rw-r--r-- 1 root root 2168 Sep 12 00:06 grafblue.svg -rw-r--r-- 1 root root 551 Sep 12 00:06 grafcontrast.svg -rw-r--r-- 1 root root 525 Sep 12 00:06 grafgamma.svg -rw-r--r-- 1 root root 2168 Sep 12 00:06 grafgreen.svg -rw-r--r-- 1 root root 943 Sep 12 00:06 grafluminance.svg -rw-r--r-- 1 root root 2163 Sep 12 00:06 grafred.svg -rw-r--r-- 1 root root 2592 Sep 12 00:06 graftransparence.svg -rw-r--r-- 1 root root 643 Sep 12 00:06 graphic.svg -rw-r--r-- 1 root root 581 Sep 12 00:06 graphicdialog.svg -rw-r--r-- 1 root root 471 Sep 12 00:06 graphicfilterinvert.svg -rw-r--r-- 1 root root 714 Sep 12 00:06 graphicfiltermosaic.svg -rw-r--r-- 1 root root 238 Sep 12 00:06 graphicfilterpopart.svg -rw-r--r-- 1 root root 461 Sep 12 00:06 graphicfilterrelief.svg -rw-r--r-- 1 root root 788 Sep 12 00:06 graphicfilterremovenoise.svg -rw-r--r-- 1 root root 298 Sep 12 00:06 graphicfiltersepia.svg -rw-r--r-- 1 root root 176 Sep 12 00:06 graphicfiltersharpen.svg -rw-r--r-- 1 root root 2206 Sep 12 00:06 graphicfiltersmooth.svg -rw-r--r-- 1 root root 459 Sep 12 00:06 graphicfiltersobel.svg -rw-r--r-- 1 root root 992 Sep 12 00:06 graphicfiltersolarize.svg -rw-r--r-- 1 root root 816 Sep 12 00:06 greatestheight.svg -rw-r--r-- 1 root root 744 Sep 12 00:06 greatestwidth.svg -rw-r--r-- 1 root root 1578 Sep 12 00:06 griduse.svg -rw-r--r-- 1 root root 1694 Sep 12 00:06 gridvisible.svg -rw-r--r-- 1 root root 662 Sep 12 00:06 group.svg -rw-r--r-- 1 root root 2649 Sep 12 00:06 groupbox.svg -rw-r--r-- 1 root root 1139 Sep 12 00:06 grow.svg -rw-r--r-- 1 root root 977 Sep 12 00:06 halfsphere.svg -rw-r--r-- 1 root root 646 Sep 12 00:06 handoutmode.svg -rw-r--r-- 1 root root 1467 Sep 12 00:06 hangingindent.svg -rw-r--r-- 1 root root 721 Sep 12 00:06 heading1parastyle.svg -rw-r--r-- 1 root root 1964 Sep 12 00:06 heading2parastyle.svg -rw-r--r-- 1 root root 2500 Sep 12 00:06 heading3parastyle.svg -rw-r--r-- 1 root root 841 Sep 12 00:06 heading4parastyle.svg -rw-r--r-- 1 root root 1380 Sep 12 00:06 heading5parastyle.svg -rw-r--r-- 1 root root 1494 Sep 12 00:06 heading6parastyle.svg -rw-r--r-- 1 root root 614 Sep 12 00:06 helpindex.svg -rw-r--r-- 1 root root 659 Sep 12 00:06 helplinesmove.svg -rw-r--r-- 1 root root 701 Sep 12 00:06 helplinesuse.svg -rw-r--r-- 1 root root 271 Sep 12 00:06 helplinesvisible.svg -rw-r--r-- 1 root root 390 Sep 12 00:06 hideallnotes.svg -rw-r--r-- 1 root root 284 Sep 12 00:06 hidenote.svg -rw-r--r-- 1 root root 525 Sep 12 00:06 hideslide.svg -rw-r--r-- 1 root root 343 Sep 12 00:06 hidewhitespace.svg -rw-r--r-- 1 root root 3249 Sep 12 00:06 hyphenate.svg -rw-r--r-- 1 root root 803 Sep 12 00:06 iconsetformatdialog.svg -rw-r--r-- 1 root root 436 Sep 12 00:06 imagebutton.svg -rw-r--r-- 1 root root 1220 Sep 12 00:06 imagecontrol.svg -rw-r--r-- 1 root root 1118 Sep 12 00:06 imagemapdialog.svg -rw-r--r-- 1 root root 1655 Sep 12 00:06 importdialog.svg -rw-r--r-- 1 root root 1521 Sep 12 00:06 incrementindent.svg -rw-r--r-- 1 root root 1531 Sep 12 00:06 incrementlevel.svg -rw-r--r-- 1 root root 1670 Sep 12 00:06 incrementsublevels.svg -rw-r--r-- 1 root root 742 Sep 12 00:06 insertauthoritiesentry.svg -rw-r--r-- 1 root root 1082 Sep 12 00:06 insertbookmark.svg -rw-r--r-- 1 root root 1213 Sep 12 00:06 insertbreak.svg -rw-r--r-- 1 root root 460 Sep 12 00:06 insertcaptiondialog.svg -rw-r--r-- 1 root root 860 Sep 12 00:06 insertcellsdown.svg -rw-r--r-- 1 root root 862 Sep 12 00:06 insertcellsright.svg -rw-r--r-- 1 root root 911 Sep 12 00:06 insertcolumns.svg -rw-r--r-- 1 root root 899 Sep 12 00:06 insertcolumnsafter.svg -rw-r--r-- 1 root root 911 Sep 12 00:06 insertcolumnsbefore.svg -rw-r--r-- 1 root root 643 Sep 12 00:06 insertdraw.svg -rw-r--r-- 1 root root 1172 Sep 12 00:06 insertendnote.svg -rw-r--r-- 1 root root 633 Sep 12 00:06 insertenvelope.svg -rw-r--r-- 1 root root 883 Sep 12 00:06 insertexternaldatasource.svg -rw-r--r-- 1 root root 797 Sep 12 00:06 insertfieldctrl.svg -rw-r--r-- 1 root root 809 Sep 12 00:06 insertfootnote.svg -rw-r--r-- 1 root root 402 Sep 12 00:06 insertformhscroll.svg -rw-r--r-- 1 root root 644 Sep 12 00:06 insertframe.svg -rw-r--r-- 1 root root 306 Sep 12 00:06 insertgraphic.svg -rw-r--r-- 1 root root 3830 Sep 12 00:06 inserthyperlink.svg -rw-r--r-- 1 root root 3830 Sep 12 00:06 inserthyperlinkcontrol.svg -rw-r--r-- 1 root root 1217 Sep 12 00:06 insertimagecontrol.svg -rw-r--r-- 1 root root 1014 Sep 12 00:06 insertindexesentry.svg -rw-r--r-- 1 root root 714 Sep 12 00:06 insertmasterpage.svg -rw-r--r-- 1 root root 1589 Sep 12 00:06 insertmath.svg -rw-r--r-- 1 root root 878 Sep 12 00:06 insertmenutitles.svg -rw-r--r-- 1 root root 1014 Sep 12 00:06 insertmultiindex.svg -rw-r--r-- 1 root root 950 Sep 12 00:06 insertneutralparagraph.svg -rw-r--r-- 1 root root 3191 Sep 12 00:06 insertobject.svg -rw-r--r-- 1 root root 565 Sep 12 00:06 insertobjectdialog.svg -rw-r--r-- 1 root root 271 Sep 12 00:06 insertobjectfloatingframe.svg -rw-r--r-- 1 root root 234 Sep 12 00:06 insertpage.svg -rw-r--r-- 1 root root 910 Sep 12 00:06 insertpagebreak.svg -rw-r--r-- 1 root root 3465 Sep 12 00:06 insertpagecountfield.svg -rw-r--r-- 1 root root 1972 Sep 12 00:06 insertpagenumberfield.svg -rw-r--r-- 1 root root 1175 Sep 12 00:06 insertplugin.svg -rw-r--r-- 1 root root 1174 Sep 12 00:06 insertreferencefield.svg -rw-r--r-- 1 root root 873 Sep 12 00:06 insertrows.svg -rw-r--r-- 1 root root 828 Sep 12 00:06 insertrowsafter.svg -rw-r--r-- 1 root root 873 Sep 12 00:06 insertrowsbefore.svg -rw-r--r-- 1 root root 853 Sep 12 00:06 insertsection.svg -rw-r--r-- 1 root root 432 Sep 12 00:06 insertsound.svg -rw-r--r-- 1 root root 435 Sep 12 00:06 insertspreadsheet.svg -rw-r--r-- 1 root root 725 Sep 12 00:06 insertsymbol.svg -rw-r--r-- 1 root root 455 Sep 12 00:06 inserttable.svg -rw-r--r-- 1 root root 680 Sep 12 00:06 inserttitlefield.svg -rw-r--r-- 1 root root 283 Sep 12 00:06 inserttopicfield.svg -rw-r--r-- 1 root root 586 Sep 12 00:06 inserttreecontrol.svg -rw-r--r-- 1 root root 381 Sep 12 00:06 insertvideo.svg -rw-r--r-- 1 root root 395 Sep 12 00:06 insobjctrl.svg -rw-r--r-- 1 root root 768 Sep 12 00:06 interactivegradient.svg -rw-r--r-- 1 root root 760 Sep 12 00:06 interactivetransparence.svg -rw-r--r-- 1 root root 295 Sep 12 00:06 italic.svg drwxr-xr-x 2 root root 4096 Sep 12 03:04 ko -rw-r--r-- 1 root root 3236 Sep 12 00:06 label.svg -rw-r--r-- 1 root root 358 Sep 12 00:06 lastrecord.svg -rw-r--r-- 1 root root 1197 Sep 12 00:06 leavegroup.svg -rw-r--r-- 1 root root 1233 Sep 12 00:06 legend.svg -rw-r--r-- 1 root root 210 Sep 12 00:06 line.svg -rw-r--r-- 1 root root 424 Sep 12 00:06 line_diagonal.svg -rw-r--r-- 1 root root 180 Sep 12 00:06 linearrowcircle.svg -rw-r--r-- 1 root root 232 Sep 12 00:06 linearrowend.svg -rw-r--r-- 1 root root 172 Sep 12 00:06 linearrows.svg -rw-r--r-- 1 root root 169 Sep 12 00:06 linearrowsquare.svg -rw-r--r-- 1 root root 143 Sep 12 00:06 linearrowstart.svg -rw-r--r-- 1 root root 214 Sep 12 00:06 linecirclearrow.svg -rw-r--r-- 1 root root 261 Sep 12 00:06 lineendstyle.svg -rw-r--r-- 1 root root 2799 Sep 12 00:06 linenumberingdialog.svg -rw-r--r-- 1 root root 203 Sep 12 00:06 linesquarearrow.svg -rw-r--r-- 1 root root 554 Sep 12 00:06 linestyle.svg -rw-r--r-- 1 root root 821 Sep 12 00:06 linetoolbox.svg -rw-r--r-- 1 root root 368 Sep 12 00:06 linewidth.svg -rw-r--r-- 1 root root 521 Sep 12 00:06 listbox.svg -rw-r--r-- 1 root root 1236 Sep 12 00:06 loadbasic.svg -rw-r--r-- 1 root root 1595 Sep 12 00:06 macrorecorder.svg -rw-r--r-- 1 root root 1272 Sep 12 00:06 mailmergecreatedocuments.svg -rw-r--r-- 1 root root 842 Sep 12 00:06 mailmergeemaildocuments.svg -rw-r--r-- 1 root root 907 Sep 12 00:06 mailmergeexcludeentry.svg -rw-r--r-- 1 root root 1117 Sep 12 00:06 mailmergeprintdocuments.svg -rw-r--r-- 1 root root 908 Sep 12 00:06 mailmergesavedocuments.svg -rw-r--r-- 1 root root 842 Sep 12 00:06 mailmergewizard.svg -rw-r--r-- 1 root root 1652 Sep 12 00:06 managebreakpoints.svg -rw-r--r-- 1 root root 1077 Sep 12 00:06 managelanguage.svg -rw-r--r-- 1 root root 1297 Sep 12 00:06 managexmlsource.svg -rw-r--r-- 1 root root 879 Sep 12 00:06 marks.svg -rw-r--r-- 1 root root 497 Sep 12 00:06 masterlayouts.svg -rw-r--r-- 1 root root 508 Sep 12 00:06 masterpage.svg -rw-r--r-- 1 root root 985 Sep 12 00:06 matchgroup.svg -rw-r--r-- 1 root root 351 Sep 12 00:06 measureline.svg -rw-r--r-- 1 root root 413 Sep 12 00:06 mediamute.svg -rw-r--r-- 1 root root 543 Sep 12 00:06 mediapause.svg -rw-r--r-- 1 root root 464 Sep 12 00:06 mediarepeat.svg -rw-r--r-- 1 root root 1406 Sep 12 00:06 menubar.svg -rw-r--r-- 1 root root 2214 Sep 12 00:06 mergecells.svg -rw-r--r-- 1 root root 1139 Sep 12 00:06 mergedialog.svg -rw-r--r-- 1 root root 4833 Sep 12 00:06 mergedocuments.svg -rw-r--r-- 1 root root 397 Sep 12 00:06 mirror.svg -rw-r--r-- 1 root root 356 Sep 12 00:06 mirrorvert.svg -rw-r--r-- 1 root root 3273 Sep 12 00:06 modifyframe.svg -rw-r--r-- 1 root root 1901 Sep 12 00:06 moduledialog.svg -rw-r--r-- 1 root root 835 Sep 12 00:06 morecontrols.svg -rw-r--r-- 1 root root 1265 Sep 12 00:06 movedown.svg -rw-r--r-- 1 root root 1305 Sep 12 00:06 movedownsubitems.svg -rw-r--r-- 1 root root 238 Sep 12 00:06 movepagedown.svg -rw-r--r-- 1 root root 346 Sep 12 00:06 movepagefirst.svg -rw-r--r-- 1 root root 339 Sep 12 00:06 movepagelast.svg -rw-r--r-- 1 root root 238 Sep 12 00:06 movepageup.svg -rw-r--r-- 1 root root 1327 Sep 12 00:06 moveup.svg -rw-r--r-- 1 root root 1322 Sep 12 00:06 moveupsubitems.svg -rw-r--r-- 1 root root 333 Sep 12 00:06 navigationbar.svg -rw-r--r-- 1 root root 843 Sep 12 00:06 navigator.svg -rw-r--r-- 1 root root 474 Sep 12 00:06 newdoc.svg -rw-r--r-- 1 root root 539 Sep 12 00:06 newwindow.svg -rw-r--r-- 1 root root 1324 Sep 12 00:06 nextannotation.svg -rw-r--r-- 1 root root 238 Sep 12 00:06 nextrecord.svg -rw-r--r-- 1 root root 363 Sep 12 00:06 normalmultipanegui.svg -rw-r--r-- 1 root root 320 Sep 12 00:06 normalviewmode.svg -rw-r--r-- 1 root root 649 Sep 12 00:06 notesmasterpage.svg -rw-r--r-- 1 root root 649 Sep 12 00:06 notesmode.svg -rw-r--r-- 1 root root 697 Sep 12 00:06 numberformatdate.svg -rw-r--r-- 1 root root 3350 Sep 12 00:06 numberformatdecdecimals.svg -rw-r--r-- 1 root root 3281 Sep 12 00:06 numberformatdecimal.svg -rw-r--r-- 1 root root 3220 Sep 12 00:06 numberformatincdecimals.svg -rw-r--r-- 1 root root 1121 Sep 12 00:06 numberformatpercent.svg -rw-r--r-- 1 root root 190 Sep 12 00:06 numberformatscientific.svg -rw-r--r-- 1 root root 4176 Sep 12 00:06 numberformatstandard.svg -rw-r--r-- 1 root root 2002 Sep 12 00:06 numberformatthousands.svg -rw-r--r-- 1 root root 2508 Sep 12 00:06 numberingstart.svg -rw-r--r-- 1 root root 2508 Sep 12 00:06 numberliststyle.svg -rw-r--r-- 1 root root 606 Sep 12 00:06 objectalignleft.svg -rw-r--r-- 1 root root 647 Sep 12 00:06 objectalignright.svg -rw-r--r-- 1 root root 388 Sep 12 00:06 objectbackone.svg -rw-r--r-- 1 root root 436 Sep 12 00:06 objectcatalog.svg -rw-r--r-- 1 root root 421 Sep 12 00:06 objectforwardone.svg -rw-r--r-- 1 root root 646 Sep 12 00:06 objectposition.svg -rw-r--r-- 1 root root 238 Sep 12 00:06 ok.svg -rw-r--r-- 1 root root 716 Sep 12 00:06 open.svg -rw-r--r-- 1 root root 734 Sep 12 00:06 openreadonly.svg -rw-r--r-- 1 root root 852 Sep 12 00:06 openremote.svg -rw-r--r-- 1 root root 1186 Sep 12 00:06 optimizetable.svg -rw-r--r-- 1 root root 1544 Sep 12 00:06 orientation.svg -rw-r--r-- 1 root root 1300 Sep 12 00:06 outlinebullet.svg -rw-r--r-- 1 root root 1376 Sep 12 00:06 outlinecollapse.svg -rw-r--r-- 1 root root 1354 Sep 12 00:06 outlinecollapseall.svg -rw-r--r-- 1 root root 1366 Sep 12 00:06 outlineexpand.svg -rw-r--r-- 1 root root 1391 Sep 12 00:06 outlineexpandall.svg -rw-r--r-- 1 root root 1287 Sep 12 00:06 outlinefont.svg -rw-r--r-- 1 root root 1945 Sep 12 00:06 outlineformat.svg -rw-r--r-- 1 root root 449 Sep 12 00:06 outlinemode.svg -rw-r--r-- 1 root root 283 Sep 12 00:06 outputqualityblackwhite.svg -rw-r--r-- 1 root root 306 Sep 12 00:06 outputqualitygrayscale.svg -rw-r--r-- 1 root root 313 Sep 12 00:06 overline.svg -rw-r--r-- 1 root root 777 Sep 12 00:06 pagebreakmode.svg -rw-r--r-- 1 root root 801 Sep 12 00:06 pagecolumntype.svg -rw-r--r-- 1 root root 688 Sep 12 00:06 pagedialog.svg -rw-r--r-- 1 root root 381 Sep 12 00:06 pagemargin.svg -rw-r--r-- 1 root root 508 Sep 12 00:06 pagemode.svg -rw-r--r-- 1 root root 695 Sep 12 00:06 pagesetup.svg -rw-r--r-- 1 root root 614 Sep 12 00:06 paragraphdialog.svg -rw-r--r-- 1 root root 766 Sep 12 00:06 paralefttoright.svg -rw-r--r-- 1 root root 555 Sep 12 00:06 pararighttoleft.svg -rw-r--r-- 1 root root 1133 Sep 12 00:06 paraspacedecrease.svg -rw-r--r-- 1 root root 1255 Sep 12 00:06 paraspaceincrease.svg -rw-r--r-- 1 root root 979 Sep 12 00:06 paste.svg -rw-r--r-- 1 root root 1499 Sep 12 00:06 patternfield.svg -rw-r--r-- 1 root root 404 Sep 12 00:06 photoalbumdialog.svg -rw-r--r-- 1 root root 690 Sep 12 00:06 pickthrough.svg -rw-r--r-- 1 root root 371 Sep 12 00:06 pie.svg -rw-r--r-- 1 root root 481 Sep 12 00:06 pie_unfilled.svg -rw-r--r-- 1 root root 332 Sep 12 00:06 polygon.svg -rw-r--r-- 1 root root 260 Sep 12 00:06 polygon_diagonal.svg -rw-r--r-- 1 root root 320 Sep 12 00:06 polygon_diagonal_unfilled.svg -rw-r--r-- 1 root root 389 Sep 12 00:06 polygon_unfilled.svg -rw-r--r-- 1 root root 334 Sep 12 00:06 preformattedparastyle.svg -rw-r--r-- 1 root root 779 Sep 12 00:06 presentation.svg -rw-r--r-- 1 root root 687 Sep 12 00:06 presentationcurrentslide.svg -rw-r--r-- 1 root root 1078 Sep 12 00:06 presentationdialog.svg -rw-r--r-- 1 root root 563 Sep 12 00:06 presentationlayout.svg -rw-r--r-- 1 root root 560 Sep 12 00:06 presentationminimizer.svg -rw-r--r-- 1 root root 1323 Sep 12 00:06 previousannotation.svg -rw-r--r-- 1 root root 238 Sep 12 00:06 prevrecord.svg -rw-r--r-- 1 root root 895 Sep 12 00:06 print.svg -rw-r--r-- 1 root root 1596 Sep 12 00:06 printdefault.svg -rw-r--r-- 1 root root 1068 Sep 12 00:06 printersetup.svg -rw-r--r-- 1 root root 907 Sep 12 00:06 printlayout.svg -rw-r--r-- 1 root root 1125 Sep 12 00:06 printpreview.svg -rw-r--r-- 1 root root 432 Sep 12 00:06 progressbar.svg -rw-r--r-- 1 root root 338 Sep 12 00:06 protect.svg -rw-r--r-- 1 root root 354 Sep 12 00:06 pushbutton.svg -rw-r--r-- 1 root root 221 Sep 12 00:06 quit.svg -rw-r--r-- 1 root root 2352 Sep 12 00:06 quotecharstyle.svg -rw-r--r-- 1 root root 3782 Sep 12 00:06 quoteparastyle.svg -rw-r--r-- 1 root root 205 Sep 12 00:06 radiobutton.svg -rw-r--r-- 1 root root 910 Sep 12 00:06 recentfilelist.svg -rw-r--r-- 1 root root 469 Sep 12 00:06 recsearch.svg -rw-r--r-- 1 root root 173 Sep 12 00:06 rect.svg -rw-r--r-- 1 root root 250 Sep 12 00:06 rect_rounded.svg -rw-r--r-- 1 root root 284 Sep 12 00:06 rect_rounded_unfilled.svg -rw-r--r-- 1 root root 207 Sep 12 00:06 rect_unfilled.svg -rw-r--r-- 1 root root 1064 Sep 12 00:06 redactdoc.svg -rw-r--r-- 1 root root 4335 Sep 12 00:06 redactedexportblack.svg -rw-r--r-- 1 root root 4335 Sep 12 00:06 redactedexportwhite.svg -rw-r--r-- 1 root root 446 Sep 12 00:06 redo.svg -rw-r--r-- 1 root root 3328 Sep 12 00:06 rejectalltrackedchanges.svg -rw-r--r-- 1 root root 2061 Sep 12 00:06 rejecttrackedchange.svg -rw-r--r-- 1 root root 667 Sep 12 00:06 reload.svg -rw-r--r-- 1 root root 1737 Sep 12 00:06 removebullets.svg -rw-r--r-- 1 root root 1320 Sep 12 00:06 removefiltersort.svg -rw-r--r-- 1 root root 3427 Sep 12 00:06 removehyperlink.svg -rw-r--r-- 1 root root 706 Sep 12 00:06 renameobject.svg -rw-r--r-- 1 root root 600 Sep 12 00:06 renamepage.svg -rw-r--r-- 1 root root 1174 Sep 12 00:06 renameslide.svg -rw-r--r-- 1 root root 998 Sep 12 00:06 renametable.svg -rw-r--r-- 1 root root 1182 Sep 12 00:06 repeat.svg -rw-r--r-- 1 root root 787 Sep 12 00:06 replycomment.svg -rw-r--r-- 1 root root 1034 Sep 12 00:06 resetattributes.svg -rw-r--r-- 1 root root 1538 Sep 12 00:06 reverseorder.svg -rw-r--r-- 1 root root 1057 Sep 12 00:06 romanliststyle.svg -rw-r--r-- 1 root root 1036 Sep 12 00:06 romanlowliststyle.svg -rw-r--r-- 1 root root 701 Sep 12 00:06 rotateleft.svg -rw-r--r-- 1 root root 740 Sep 12 00:06 rotateright.svg -rw-r--r-- 1 root root 674 Sep 12 00:06 ruler.svg -rw-r--r-- 1 root root 473 Sep 12 00:06 runbasic.svg -rw-r--r-- 1 root root 1613 Sep 12 00:06 runmacro.svg -rw-r--r-- 1 root root 303 Sep 12 00:06 save.svg -rw-r--r-- 1 root root 1193 Sep 12 00:06 saveas.svg -rw-r--r-- 1 root root 426 Sep 12 00:06 saveasremote.svg -rw-r--r-- 1 root root 303 Sep 12 00:06 saveastemplate.svg -rw-r--r-- 1 root root 1736 Sep 12 00:06 savebackground.svg -rw-r--r-- 1 root root 1603 Sep 12 00:06 sbaexecutesql.svg -rw-r--r-- 1 root root 2301 Sep 12 00:06 sbanativesql.svg -rw-r--r-- 1 root root 1082 Sep 12 00:06 scaletext.svg -rw-r--r-- 1 root root 402 Sep 12 00:06 scrollbar.svg -rw-r--r-- 1 root root 3077 Sep 12 00:06 searchdialog.svg -rw-r--r-- 1 root root 729 Sep 12 00:06 sectionshrink.svg -rw-r--r-- 1 root root 559 Sep 12 00:06 sectionshrinkbottom.svg -rw-r--r-- 1 root root 507 Sep 12 00:06 sectionshrinktop.svg -rw-r--r-- 1 root root 3426 Sep 12 00:06 selectall.svg -rw-r--r-- 1 root root 1616 Sep 12 00:06 selectbackground.svg -rw-r--r-- 1 root root 1593 Sep 12 00:06 selectdb.svg -rw-r--r-- 1 root root 329 Sep 12 00:06 selectobject.svg -rw-r--r-- 1 root root 2132 Sep 12 00:06 selecttable.svg -rw-r--r-- 1 root root 333 Sep 12 00:06 sendmail.svg -rw-r--r-- 1 root root 782 Sep 12 00:06 sendtoback.svg -rw-r--r-- 1 root root 1346 Sep 12 00:06 setborderstyle.svg -rw-r--r-- 1 root root 1104 Sep 12 00:06 setdocumentproperties.svg -rw-r--r-- 1 root root 644 Sep 12 00:06 setoptimalcolumnwidth.svg -rw-r--r-- 1 root root 739 Sep 12 00:06 setoptimalrowheight.svg -rw-r--r-- 1 root root 1258 Sep 12 00:06 setoutline.svg -rw-r--r-- 1 root root 795 Sep 12 00:06 shadowcursor.svg -rw-r--r-- 1 root root 1187 Sep 12 00:06 shadowed.svg -rw-r--r-- 1 root root 403 Sep 12 00:06 shear.svg -rw-r--r-- 1 root root 1149 Sep 12 00:06 shell3d.svg -rw-r--r-- 1 root root 253 Sep 12 00:06 showannotations.svg -rw-r--r-- 1 root root 727 Sep 12 00:06 showbookview.svg -rw-r--r-- 1 root root 239 Sep 12 00:06 showdatanavigator.svg -rw-r--r-- 1 root root 2051 Sep 12 00:06 showfmexplorer.svg -rw-r--r-- 1 root root 1666 Sep 12 00:06 showmultiplepages.svg -rw-r--r-- 1 root root 204 Sep 12 00:06 shownote.svg -rw-r--r-- 1 root root 474 Sep 12 00:06 showsinglepage.svg -rw-r--r-- 1 root root 420 Sep 12 00:06 showslide.svg -rw-r--r-- 1 root root 720 Sep 12 00:06 showtwopages.svg -rw-r--r-- 1 root root 655 Sep 12 00:06 shrink.svg -rw-r--r-- 1 root root 1601 Sep 12 00:06 sidebar.svg -rw-r--r-- 1 root root 1496 Sep 12 00:06 signature.svg -rw-r--r-- 1 root root 2404 Sep 12 00:06 signaturelinedialog.svg -rw-r--r-- 1 root root 4058 Sep 12 00:06 signpdf.svg -rw-r--r-- 1 root root 363 Sep 12 00:06 slidemasterpage.svg -rw-r--r-- 1 root root 3738 Sep 12 00:06 smallcaps.svg -rw-r--r-- 1 root root 599 Sep 12 00:06 smallestheight.svg -rw-r--r-- 1 root root 736 Sep 12 00:06 smallestwidth.svg -rw-r--r-- 1 root root 1241 Sep 12 00:06 snapborder.svg -rw-r--r-- 1 root root 1601 Sep 12 00:06 snapframe.svg -rw-r--r-- 1 root root 2715 Sep 12 00:06 snappoints.svg -rw-r--r-- 1 root root 2162 Sep 12 00:06 solidcreate.svg -rw-r--r-- 1 root root 1939 Sep 12 00:06 sortascending.svg -rw-r--r-- 1 root root 1866 Sep 12 00:06 sortdescending.svg -rw-r--r-- 1 root root 279 Sep 12 00:06 sourcecharstyle.svg -rw-r--r-- 1 root root 1241 Sep 12 00:06 spacepara1.svg -rw-r--r-- 1 root root 1269 Sep 12 00:06 spacepara15.svg -rw-r--r-- 1 root root 1239 Sep 12 00:06 spacepara2.svg -rw-r--r-- 1 root root 671 Sep 12 00:06 spacing.svg -rw-r--r-- 1 root root 2941 Sep 12 00:06 spelling.svg -rw-r--r-- 1 root root 3440 Sep 12 00:06 spellonline.svg -rw-r--r-- 1 root root 410 Sep 12 00:06 sphere.svg -rw-r--r-- 1 root root 352 Sep 12 00:06 spinbutton.svg -rw-r--r-- 1 root root 596 Sep 12 00:06 splitcell.svg -rw-r--r-- 1 root root 3281 Sep 12 00:06 splittable.svg -rw-r--r-- 1 root root 569 Sep 12 00:06 splitwindow.svg -rw-r--r-- 1 root root 173 Sep 12 00:06 square.svg -rw-r--r-- 1 root root 292 Sep 12 00:06 square_rounded.svg -rw-r--r-- 1 root root 411 Sep 12 00:06 square_rounded_unfilled.svg -rw-r--r-- 1 root root 243 Sep 12 00:06 square_unfilled.svg -rw-r--r-- 1 root root 860 Sep 12 00:06 starshapes.bang.svg -rw-r--r-- 1 root root 725 Sep 12 00:06 starshapes.concave-star6.svg -rw-r--r-- 1 root root 430 Sep 12 00:06 starshapes.doorplate.svg -rw-r--r-- 1 root root 629 Sep 12 00:06 starshapes.horizontal-scroll.svg -rw-r--r-- 1 root root 1231 Sep 12 00:06 starshapes.signet.svg -rw-r--r-- 1 root root 2488 Sep 12 00:06 starshapes.star12.svg -rw-r--r-- 1 root root 3449 Sep 12 00:06 starshapes.star24.svg -rw-r--r-- 1 root root 306 Sep 12 00:06 starshapes.star4.svg -rw-r--r-- 1 root root 343 Sep 12 00:06 starshapes.star5.svg -rw-r--r-- 1 root root 362 Sep 12 00:06 starshapes.star6.svg -rw-r--r-- 1 root root 397 Sep 12 00:06 starshapes.star8.svg -rw-r--r-- 1 root root 343 Sep 12 00:06 starshapes.svg -rw-r--r-- 1 root root 623 Sep 12 00:06 starshapes.vertical-scroll.svg -rw-r--r-- 1 root root 860 Sep 12 00:06 statisticsmenu.svg -rw-r--r-- 1 root root 706 Sep 12 00:06 strikeout.svg -rw-r--r-- 1 root root 1586 Sep 12 00:06 strongemphasischarstyle.svg -rw-r--r-- 1 root root 1664 Sep 12 00:06 stylenewbyexample.svg -rw-r--r-- 1 root root 1681 Sep 12 00:06 styleupdatebyexample.svg -rw-r--r-- 1 root root 1988 Sep 12 00:06 subscript.svg -rw-r--r-- 1 root root 1585 Sep 12 00:06 subtitleparastyle.svg -rw-r--r-- 1 root root 2066 Sep 12 00:06 superscript.svg -rw-r--r-- 1 root root 915 Sep 12 00:06 switchcontroldesignmode.svg -rw-r--r-- 1 root root 727 Sep 12 00:06 switchxformsdesignmode.svg -rw-r--r-- 1 root root 863 Sep 12 00:06 symbolshapes.brace-pair.svg -rw-r--r-- 1 root root 409 Sep 12 00:06 symbolshapes.bracket-pair.svg -rw-r--r-- 1 root root 982 Sep 12 00:06 symbolshapes.cloud.svg -rw-r--r-- 1 root root 449 Sep 12 00:06 symbolshapes.diamond-bevel.svg -rw-r--r-- 1 root root 945 Sep 12 00:06 symbolshapes.flower.svg -rw-r--r-- 1 root root 772 Sep 12 00:06 symbolshapes.forbidden.svg -rw-r--r-- 1 root root 774 Sep 12 00:06 symbolshapes.heart.svg -rw-r--r-- 1 root root 469 Sep 12 00:06 symbolshapes.left-brace.svg -rw-r--r-- 1 root root 241 Sep 12 00:06 symbolshapes.left-bracket.svg -rw-r--r-- 1 root root 402 Sep 12 00:06 symbolshapes.lightning.svg -rw-r--r-- 1 root root 421 Sep 12 00:06 symbolshapes.moon.svg -rw-r--r-- 1 root root 823 Sep 12 00:06 symbolshapes.octagon-bevel.svg -rw-r--r-- 1 root root 3321 Sep 12 00:06 symbolshapes.puzzle.svg -rw-r--r-- 1 root root 550 Sep 12 00:06 symbolshapes.quad-bevel.svg -rw-r--r-- 1 root root 468 Sep 12 00:06 symbolshapes.right-brace.svg -rw-r--r-- 1 root root 242 Sep 12 00:06 symbolshapes.right-bracket.svg -rw-r--r-- 1 root root 1166 Sep 12 00:06 symbolshapes.sun.svg -rw-r--r-- 1 root root 776 Sep 12 00:06 symbolshapes.svg -rw-r--r-- 1 root root 1297 Sep 12 00:06 tabdialog.svg -rw-r--r-- 1 root root 549 Sep 12 00:06 tabledesign.svg -rw-r--r-- 1 root root 704 Sep 12 00:06 tabledialog.svg -rw-r--r-- 1 root root 547 Sep 12 00:06 tablemodefix.svg -rw-r--r-- 1 root root 1058 Sep 12 00:06 tablemodefixprop.svg -rw-r--r-- 1 root root 671 Sep 12 00:06 tablemodevariable.svg -rw-r--r-- 1 root root 7267 Sep 12 00:06 tablenumberformatdialog.svg -rw-r--r-- 1 root root 1611 Sep 12 00:06 testmode.svg -rw-r--r-- 1 root root 928 Sep 12 00:06 text.svg -rw-r--r-- 1 root root 965 Sep 12 00:06 text_marquee.svg -rw-r--r-- 1 root root 764 Sep 12 00:06 textbodyparastyle.svg -rw-r--r-- 1 root root 1755 Sep 12 00:06 textdirectionlefttoright.svg -rw-r--r-- 1 root root 1785 Sep 12 00:06 textdirectiontoptobottom.svg -rw-r--r-- 1 root root 692 Sep 12 00:06 texttocolumns.svg -rw-r--r-- 1 root root 2446 Sep 12 00:06 thesaurus.svg -rw-r--r-- 1 root root 2865 Sep 12 00:06 thesaurusdialog.svg -rw-r--r-- 1 root root 443 Sep 12 00:06 timefield.svg -rw-r--r-- 1 root root 818 Sep 12 00:06 titlepagedialog.svg -rw-r--r-- 1 root root 498 Sep 12 00:06 titleparastyle.svg -rw-r--r-- 1 root root 1045 Sep 12 00:06 toggleanchortype.svg -rw-r--r-- 1 root root 811 Sep 12 00:06 toggleaxistitle.svg -rw-r--r-- 1 root root 1595 Sep 12 00:06 togglebreakpoint.svg -rw-r--r-- 1 root root 1789 Sep 12 00:06 toggleformula.svg -rw-r--r-- 1 root root 963 Sep 12 00:06 togglegridhorizontal.svg -rw-r--r-- 1 root root 1026 Sep 12 00:06 togglegridvertical.svg -rw-r--r-- 1 root root 870 Sep 12 00:06 togglelegend.svg -rw-r--r-- 1 root root 2214 Sep 12 00:06 togglemergecells.svg -rw-r--r-- 1 root root 2419 Sep 12 00:06 toggleobjectbeziermode.svg -rw-r--r-- 1 root root 1908 Sep 12 00:06 toggleobjectrotatemode.svg -rw-r--r-- 1 root root 557 Sep 12 00:06 togglesheetgrid.svg -rw-r--r-- 1 root root 645 Sep 12 00:06 toggletabbarvisibility.svg -rw-r--r-- 1 root root 704 Sep 12 00:06 toggletitle.svg -rw-r--r-- 1 root root 367 Sep 12 00:06 toolbarmode.svg -rw-r--r-- 1 root root 1182 Sep 12 00:06 torus.svg -rw-r--r-- 1 root root 1184 Sep 12 00:06 trackchanges.svg -rw-r--r-- 1 root root 1923 Sep 12 00:06 trackchangesbar.svg -rw-r--r-- 1 root root 1619 Sep 12 00:06 transformdialog.svg -rw-r--r-- 1 root root 386 Sep 12 00:06 underline.svg -rw-r--r-- 1 root root 460 Sep 12 00:06 underlinedouble.svg -rw-r--r-- 1 root root 398 Sep 12 00:06 undo.svg -rw-r--r-- 1 root root 647 Sep 12 00:06 ungroup.svg -rw-r--r-- 1 root root 3219 Sep 12 00:06 unhainframes.svg -rw-r--r-- 1 root root 1148 Sep 12 00:06 unsetcellsreadonly.svg -rw-r--r-- 1 root root 238 Sep 12 00:06 upsearch.svg -rw-r--r-- 1 root root 737 Sep 12 00:06 verticalcaption.svg -rw-r--r-- 1 root root 887 Sep 12 00:06 verticaltext.svg -rw-r--r-- 1 root root 564 Sep 12 00:06 verticaltextfittosizetool.svg -rw-r--r-- 1 root root 196 Sep 12 00:06 vfixedline.svg -rw-r--r-- 1 root root 607 Sep 12 00:06 view100.svg -rw-r--r-- 1 root root 710 Sep 12 00:06 viewdatasourcebrowser.svg -rw-r--r-- 1 root root 636 Sep 12 00:06 viewformasgrid.svg -rw-r--r-- 1 root root 435 Sep 12 00:06 viewrowcolumnheaders.svg -rw-r--r-- 1 root root 6817 Sep 12 00:06 viewvaluehighlighting.svg -rw-r--r-- 1 root root 1725 Sep 12 00:06 watermark.svg -rw-r--r-- 1 root root 300 Sep 12 00:06 window3d.svg -rw-r--r-- 1 root root 3498 Sep 12 00:06 wordcountdialog.svg -rw-r--r-- 1 root root 902 Sep 12 00:06 wrapcontour.svg -rw-r--r-- 1 root root 2614 Sep 12 00:06 wrapideal.svg -rw-r--r-- 1 root root 769 Sep 12 00:06 wrapleft.svg -rw-r--r-- 1 root root 555 Sep 12 00:06 wrapoff.svg -rw-r--r-- 1 root root 882 Sep 12 00:06 wrapon.svg -rw-r--r-- 1 root root 719 Sep 12 00:06 wrapright.svg -rw-r--r-- 1 root root 943 Sep 12 00:06 wraptext.svg -rw-r--r-- 1 root root 720 Sep 12 00:06 wrapthrough.svg -rw-r--r-- 1 root root 1223 Sep 12 00:06 xlinecolor.svg -rw-r--r-- 1 root root 370 Sep 12 00:06 zoom.svg -rw-r--r-- 1 root root 490 Sep 12 00:06 zoomin.svg -rw-r--r-- 1 root root 941 Sep 12 00:06 zoomnext.svg -rw-r--r-- 1 root root 1445 Sep 12 00:06 zoomobjects.svg -rw-r--r-- 1 root root 854 Sep 12 00:06 zoomoptimal.svg -rw-r--r-- 1 root root 434 Sep 12 00:06 zoomout.svg -rw-r--r-- 1 root root 1322 Sep 12 00:06 zoompage.svg -rw-r--r-- 1 root root 941 Sep 12 00:06 zoompagewidth.svg -rw-r--r-- 1 root root 1516 Sep 12 00:06 zoompanning.svg -rw-r--r-- 1 root root 1390 Sep 12 00:06 zoomprevious.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko: total 80 -rw-r--r-- 1 root root 452 Sep 12 00:06 bold.svg -rw-r--r-- 1 root root 474 Sep 12 00:06 charfontname.svg -rw-r--r-- 1 root root 473 Sep 12 00:06 color.svg -rw-r--r-- 1 root root 539 Sep 12 00:06 italic.svg -rw-r--r-- 1 root root 988 Sep 12 00:06 outlinefont.svg -rw-r--r-- 1 root root 1640 Sep 12 00:06 outlineformat.svg -rw-r--r-- 1 root root 559 Sep 12 00:06 overline.svg -rw-r--r-- 1 root root 840 Sep 12 00:06 scaletext.svg -rw-r--r-- 1 root root 822 Sep 12 00:06 shadowed.svg -rw-r--r-- 1 root root 944 Sep 12 00:06 sortascending.svg -rw-r--r-- 1 root root 942 Sep 12 00:06 sortdescending.svg -rw-r--r-- 1 root root 639 Sep 12 00:06 strikeout.svg -rw-r--r-- 1 root root 782 Sep 12 00:06 text.svg -rw-r--r-- 1 root root 896 Sep 12 00:06 text_marquee.svg -rw-r--r-- 1 root root 1347 Sep 12 00:06 textdirectionlefttoright.svg -rw-r--r-- 1 root root 1391 Sep 12 00:06 textdirectiontoptobottom.svg -rw-r--r-- 1 root root 554 Sep 12 00:06 underline.svg -rw-r--r-- 1 root root 608 Sep 12 00:06 underlinedouble.svg -rw-r--r-- 1 root root 741 Sep 12 00:06 verticaltext.svg -rw-r--r-- 1 root root 364 Sep 12 00:06 verticaltextfittosizetool.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/ar: total 72 -rw-r--r-- 1 root root 2522 Sep 12 00:06 lc_alphaliststyle.svg -rw-r--r-- 1 root root 3837 Sep 12 00:06 lc_alphalowliststyle.svg -rw-r--r-- 1 root root 3011 Sep 12 00:06 lc_bulletsandnumberingdialog.svg -rw-r--r-- 1 root root 2546 Sep 12 00:06 lc_defaultnumbering.svg -rw-r--r-- 1 root root 2622 Sep 12 00:06 lc_numberingstart.svg -rw-r--r-- 1 root root 2546 Sep 12 00:06 lc_numberliststyle.svg -rw-r--r-- 1 root root 308 Sep 12 00:06 lc_redo.svg -rw-r--r-- 1 root root 1261 Sep 12 00:06 lc_setoutline.svg -rw-r--r-- 1 root root 317 Sep 12 00:06 lc_undo.svg -rw-r--r-- 1 root root 2138 Sep 12 00:06 sc_alphaliststyle.svg -rw-r--r-- 1 root root 3443 Sep 12 00:06 sc_alphalowliststyle.svg -rw-r--r-- 1 root root 2133 Sep 12 00:06 sc_defaultnumbering.svg -rw-r--r-- 1 root root 2583 Sep 12 00:06 sc_linenumberdialog.svg -rw-r--r-- 1 root root 2187 Sep 12 00:06 sc_numberingstart.svg -rw-r--r-- 1 root root 2133 Sep 12 00:06 sc_numberliststyle.svg -rw-r--r-- 1 root root 350 Sep 12 00:06 sc_redo.svg -rw-r--r-- 1 root root 1136 Sep 12 00:06 sc_setoutline.svg -rw-r--r-- 1 root root 360 Sep 12 00:06 sc_undo.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/ca: total 32 -rw-r--r-- 1 root root 483 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 1289 Sep 12 00:06 lc_italic.svg -rw-r--r-- 1 root root 1676 Sep 12 00:06 lc_underline.svg -rw-r--r-- 1 root root 1738 Sep 12 00:06 lc_underlinedouble.svg -rw-r--r-- 1 root root 499 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 1292 Sep 12 00:06 sc_italic.svg -rw-r--r-- 1 root root 1716 Sep 12 00:06 sc_underline.svg -rw-r--r-- 1 root root 1764 Sep 12 00:06 sc_underlinedouble.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/de: total 32 -rw-r--r-- 1 root root 256 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 648 Sep 12 00:06 lc_italic.svg -rw-r--r-- 1 root root 3223 Sep 12 00:06 lc_numberformatdecimal.svg -rw-r--r-- 1 root root 1962 Sep 12 00:06 lc_numberformatthousands.svg -rw-r--r-- 1 root root 259 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 696 Sep 12 00:06 sc_italic.svg -rw-r--r-- 1 root root 3307 Sep 12 00:06 sc_numberformatdecimal.svg -rw-r--r-- 1 root root 1954 Sep 12 00:06 sc_numberformatthousands.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/es: total 48 -rw-r--r-- 1 root root 483 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 1289 Sep 12 00:06 lc_italic.svg -rw-r--r-- 1 root root 3223 Sep 12 00:06 lc_numberformatdecimal.svg -rw-r--r-- 1 root root 1962 Sep 12 00:06 lc_numberformatthousands.svg -rw-r--r-- 1 root root 1676 Sep 12 00:06 lc_underline.svg -rw-r--r-- 1 root root 1738 Sep 12 00:06 lc_underlinedouble.svg -rw-r--r-- 1 root root 508 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 1301 Sep 12 00:06 sc_italic.svg -rw-r--r-- 1 root root 3307 Sep 12 00:06 sc_numberformatdecimal.svg -rw-r--r-- 1 root root 1954 Sep 12 00:06 sc_numberformatthousands.svg -rw-r--r-- 1 root root 1725 Sep 12 00:06 sc_underline.svg -rw-r--r-- 1 root root 1773 Sep 12 00:06 sc_underlinedouble.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/fa: total 72 -rw-r--r-- 1 root root 2522 Sep 12 00:06 lc_alphaliststyle.svg -rw-r--r-- 1 root root 3837 Sep 12 00:06 lc_alphalowliststyle.svg -rw-r--r-- 1 root root 3011 Sep 12 00:06 lc_bulletsandnumberingdialog.svg -rw-r--r-- 1 root root 2546 Sep 12 00:06 lc_defaultnumbering.svg -rw-r--r-- 1 root root 2622 Sep 12 00:06 lc_numberingstart.svg -rw-r--r-- 1 root root 2546 Sep 12 00:06 lc_numberliststyle.svg -rw-r--r-- 1 root root 308 Sep 12 00:06 lc_redo.svg -rw-r--r-- 1 root root 1261 Sep 12 00:06 lc_setoutline.svg -rw-r--r-- 1 root root 317 Sep 12 00:06 lc_undo.svg -rw-r--r-- 1 root root 2138 Sep 12 00:06 sc_alphaliststyle.svg -rw-r--r-- 1 root root 3443 Sep 12 00:06 sc_alphalowliststyle.svg -rw-r--r-- 1 root root 2133 Sep 12 00:06 sc_defaultnumbering.svg -rw-r--r-- 1 root root 2583 Sep 12 00:06 sc_linenumberdialog.svg -rw-r--r-- 1 root root 2187 Sep 12 00:06 sc_numberingstart.svg -rw-r--r-- 1 root root 2133 Sep 12 00:06 sc_numberliststyle.svg -rw-r--r-- 1 root root 350 Sep 12 00:06 sc_redo.svg -rw-r--r-- 1 root root 1136 Sep 12 00:06 sc_setoutline.svg -rw-r--r-- 1 root root 360 Sep 12 00:06 sc_undo.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/fr: total 24 -rw-r--r-- 1 root root 1236 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 1676 Sep 12 00:06 lc_underline.svg -rw-r--r-- 1 root root 1738 Sep 12 00:06 lc_underlinedouble.svg -rw-r--r-- 1 root root 2412 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 1725 Sep 12 00:06 sc_underline.svg -rw-r--r-- 1 root root 1773 Sep 12 00:06 sc_underlinedouble.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/he: total 72 -rw-r--r-- 1 root root 2522 Sep 12 00:06 lc_alphaliststyle.svg -rw-r--r-- 1 root root 3837 Sep 12 00:06 lc_alphalowliststyle.svg -rw-r--r-- 1 root root 3011 Sep 12 00:06 lc_bulletsandnumberingdialog.svg -rw-r--r-- 1 root root 2546 Sep 12 00:06 lc_defaultnumbering.svg -rw-r--r-- 1 root root 2622 Sep 12 00:06 lc_numberingstart.svg -rw-r--r-- 1 root root 2546 Sep 12 00:06 lc_numberliststyle.svg -rw-r--r-- 1 root root 308 Sep 12 00:06 lc_redo.svg -rw-r--r-- 1 root root 1261 Sep 12 00:06 lc_setoutline.svg -rw-r--r-- 1 root root 317 Sep 12 00:06 lc_undo.svg -rw-r--r-- 1 root root 2138 Sep 12 00:06 sc_alphaliststyle.svg -rw-r--r-- 1 root root 3443 Sep 12 00:06 sc_alphalowliststyle.svg -rw-r--r-- 1 root root 2133 Sep 12 00:06 sc_defaultnumbering.svg -rw-r--r-- 1 root root 2583 Sep 12 00:06 sc_linenumberdialog.svg -rw-r--r-- 1 root root 2187 Sep 12 00:06 sc_numberingstart.svg -rw-r--r-- 1 root root 2133 Sep 12 00:06 sc_numberliststyle.svg -rw-r--r-- 1 root root 350 Sep 12 00:06 sc_redo.svg -rw-r--r-- 1 root root 1136 Sep 12 00:06 sc_setoutline.svg -rw-r--r-- 1 root root 360 Sep 12 00:06 sc_undo.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/hu: total 32 -rw-r--r-- 1 root root 215 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 780 Sep 12 00:06 lc_italic.svg -rw-r--r-- 1 root root 393 Sep 12 00:06 lc_underline.svg -rw-r--r-- 1 root root 457 Sep 12 00:06 lc_underlinedouble.svg -rw-r--r-- 1 root root 221 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 756 Sep 12 00:06 sc_italic.svg -rw-r--r-- 1 root root 638 Sep 12 00:06 sc_underline.svg -rw-r--r-- 1 root root 688 Sep 12 00:06 sc_underlinedouble.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/id: total 32 -rw-r--r-- 1 root root 3166 Sep 12 00:06 lc_numberformatdecdecimals.svg -rw-r--r-- 1 root root 3223 Sep 12 00:06 lc_numberformatdecimal.svg -rw-r--r-- 1 root root 3075 Sep 12 00:06 lc_numberformatincdecimals.svg -rw-r--r-- 1 root root 1962 Sep 12 00:06 lc_numberformatthousands.svg -rw-r--r-- 1 root root 3091 Sep 12 00:06 sc_numberformatdecdecimals.svg -rw-r--r-- 1 root root 3307 Sep 12 00:06 sc_numberformatdecimal.svg -rw-r--r-- 1 root root 3115 Sep 12 00:06 sc_numberformatincdecimals.svg -rw-r--r-- 1 root root 1954 Sep 12 00:06 sc_numberformatthousands.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/it: total 32 -rw-r--r-- 1 root root 1236 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 1289 Sep 12 00:06 lc_italic.svg -rw-r--r-- 1 root root 1676 Sep 12 00:06 lc_underline.svg -rw-r--r-- 1 root root 1738 Sep 12 00:06 lc_underlinedouble.svg -rw-r--r-- 1 root root 2412 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 1301 Sep 12 00:06 sc_italic.svg -rw-r--r-- 1 root root 1725 Sep 12 00:06 sc_underline.svg -rw-r--r-- 1 root root 1773 Sep 12 00:06 sc_underlinedouble.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/km: total 32 -rw-r--r-- 1 root root 742 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 1049 Sep 12 00:06 lc_italic.svg -rw-r--r-- 1 root root 731 Sep 12 00:06 lc_underline.svg -rw-r--r-- 1 root root 786 Sep 12 00:06 lc_underlinedouble.svg -rw-r--r-- 1 root root 823 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 1053 Sep 12 00:06 sc_italic.svg -rw-r--r-- 1 root root 771 Sep 12 00:06 sc_underline.svg -rw-r--r-- 1 root root 800 Sep 12 00:06 sc_underlinedouble.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/ko: total 160 -rw-r--r-- 1 root root 386 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 379 Sep 12 00:06 lc_charfontname.svg -rw-r--r-- 1 root root 379 Sep 12 00:06 lc_color.svg -rw-r--r-- 1 root root 393 Sep 12 00:06 lc_italic.svg -rw-r--r-- 1 root root 1190 Sep 12 00:06 lc_outlinefont.svg -rw-r--r-- 1 root root 2137 Sep 12 00:06 lc_outlineformat.svg -rw-r--r-- 1 root root 439 Sep 12 00:06 lc_overline.svg -rw-r--r-- 1 root root 781 Sep 12 00:06 lc_scaletext.svg -rw-r--r-- 1 root root 677 Sep 12 00:06 lc_shadowed.svg -rw-r--r-- 1 root root 636 Sep 12 00:06 lc_sortascending.svg -rw-r--r-- 1 root root 727 Sep 12 00:06 lc_sortdescending.svg -rw-r--r-- 1 root root 552 Sep 12 00:06 lc_strikeout.svg -rw-r--r-- 1 root root 736 Sep 12 00:06 lc_text.svg -rw-r--r-- 1 root root 787 Sep 12 00:06 lc_text_marquee.svg -rw-r--r-- 1 root root 1564 Sep 12 00:06 lc_textdirectionlefttoright.svg -rw-r--r-- 1 root root 1565 Sep 12 00:06 lc_textdirectiontoptobottom.svg -rw-r--r-- 1 root root 449 Sep 12 00:06 lc_underline.svg -rw-r--r-- 1 root root 511 Sep 12 00:06 lc_underlinedouble.svg -rw-r--r-- 1 root root 797 Sep 12 00:06 lc_verticaltext.svg -rw-r--r-- 1 root root 352 Sep 12 00:06 lc_verticaltextfittosizetool.svg -rw-r--r-- 1 root root 224 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 226 Sep 12 00:06 sc_charfontname.svg -rw-r--r-- 1 root root 197 Sep 12 00:06 sc_color.svg -rw-r--r-- 1 root root 269 Sep 12 00:06 sc_italic.svg -rw-r--r-- 1 root root 751 Sep 12 00:06 sc_outlinefont.svg -rw-r--r-- 1 root root 1591 Sep 12 00:06 sc_outlineformat.svg -rw-r--r-- 1 root root 255 Sep 12 00:06 sc_overline.svg -rw-r--r-- 1 root root 985 Sep 12 00:06 sc_scaletext.svg -rw-r--r-- 1 root root 311 Sep 12 00:06 sc_shadowed.svg -rw-r--r-- 1 root root 662 Sep 12 00:06 sc_sortascending.svg -rw-r--r-- 1 root root 756 Sep 12 00:06 sc_sortdescending.svg -rw-r--r-- 1 root root 433 Sep 12 00:06 sc_strikeout.svg -rw-r--r-- 1 root root 640 Sep 12 00:06 sc_text.svg -rw-r--r-- 1 root root 584 Sep 12 00:06 sc_text_marquee.svg -rw-r--r-- 1 root root 537 Sep 12 00:06 sc_textdirectionlefttoright.svg -rw-r--r-- 1 root root 654 Sep 12 00:06 sc_textdirectiontoptobottom.svg -rw-r--r-- 1 root root 324 Sep 12 00:06 sc_underline.svg -rw-r--r-- 1 root root 316 Sep 12 00:06 sc_underlinedouble.svg -rw-r--r-- 1 root root 707 Sep 12 00:06 sc_verticaltext.svg -rw-r--r-- 1 root root 454 Sep 12 00:06 sc_verticaltextfittosizetool.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/nl: total 32 -rw-r--r-- 1 root root 489 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 1289 Sep 12 00:06 lc_italic.svg -rw-r--r-- 1 root root 401 Sep 12 00:06 lc_underline.svg -rw-r--r-- 1 root root 472 Sep 12 00:06 lc_underlinedouble.svg -rw-r--r-- 1 root root 501 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 1301 Sep 12 00:06 sc_italic.svg -rw-r--r-- 1 root root 390 Sep 12 00:06 sc_underline.svg -rw-r--r-- 1 root root 449 Sep 12 00:06 sc_underlinedouble.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/pl: total 32 -rw-r--r-- 1 root root 1236 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 648 Sep 12 00:06 lc_italic.svg -rw-r--r-- 1 root root 385 Sep 12 00:06 lc_underline.svg -rw-r--r-- 1 root root 794 Sep 12 00:06 lc_underlinedouble.svg -rw-r--r-- 1 root root 2412 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 696 Sep 12 00:06 sc_italic.svg -rw-r--r-- 1 root root 748 Sep 12 00:06 sc_underline.svg -rw-r--r-- 1 root root 798 Sep 12 00:06 sc_underlinedouble.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/pt: total 24 -rw-r--r-- 1 root root 483 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 1676 Sep 12 00:06 lc_underline.svg -rw-r--r-- 1 root root 1738 Sep 12 00:06 lc_underlinedouble.svg -rw-r--r-- 1 root root 499 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 1725 Sep 12 00:06 sc_underline.svg -rw-r--r-- 1 root root 1773 Sep 12 00:06 sc_underlinedouble.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/pt-BR: total 24 -rw-r--r-- 1 root root 483 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 1676 Sep 12 00:06 lc_underline.svg -rw-r--r-- 1 root root 1738 Sep 12 00:06 lc_underlinedouble.svg -rw-r--r-- 1 root root 499 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 1725 Sep 12 00:06 sc_underline.svg -rw-r--r-- 1 root root 1773 Sep 12 00:06 sc_underlinedouble.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/ru: total 32 -rw-r--r-- 1 root root 1235 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 648 Sep 12 00:06 lc_italic.svg -rw-r--r-- 1 root root 552 Sep 12 00:06 lc_underline.svg -rw-r--r-- 1 root root 605 Sep 12 00:06 lc_underlinedouble.svg -rw-r--r-- 1 root root 1252 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 696 Sep 12 00:06 sc_italic.svg -rw-r--r-- 1 root root 573 Sep 12 00:06 sc_underline.svg -rw-r--r-- 1 root root 623 Sep 12 00:06 sc_underlinedouble.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/sl: total 32 -rw-r--r-- 1 root root 616 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 223 Sep 12 00:06 lc_italic.svg -rw-r--r-- 1 root root 385 Sep 12 00:06 lc_underline.svg -rw-r--r-- 1 root root 794 Sep 12 00:06 lc_underlinedouble.svg -rw-r--r-- 1 root root 642 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 224 Sep 12 00:06 sc_italic.svg -rw-r--r-- 1 root root 748 Sep 12 00:06 sc_underline.svg -rw-r--r-- 1 root root 798 Sep 12 00:06 sc_underlinedouble.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/sv: total 16 -rw-r--r-- 1 root root 256 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 648 Sep 12 00:06 lc_italic.svg -rw-r--r-- 1 root root 259 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 696 Sep 12 00:06 sc_italic.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/cmd/tr: total 32 -rw-r--r-- 1 root root 616 Sep 12 00:06 lc_bold.svg -rw-r--r-- 1 root root 264 Sep 12 00:06 lc_italic.svg -rw-r--r-- 1 root root 393 Sep 12 00:06 lc_underline.svg -rw-r--r-- 1 root root 457 Sep 12 00:06 lc_underlinedouble.svg -rw-r--r-- 1 root root 642 Sep 12 00:06 sc_bold.svg -rw-r--r-- 1 root root 279 Sep 12 00:06 sc_italic.svg -rw-r--r-- 1 root root 638 Sep 12 00:06 sc_underline.svg -rw-r--r-- 1 root root 688 Sep 12 00:06 sc_underlinedouble.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/color_scheme: total 8 -rw-r--r-- 1 root root 16 Sep 12 00:06 dark -rw-r--r-- 1 root root 16 Sep 12 00:06 standard /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/dbaccess: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/dbaccess/res: total 16 -rw-r--r-- 1 root root 118 Sep 12 00:06 exwarning.svg -rw-r--r-- 1 root root 192 Sep 12 00:06 jo02.svg -rw-r--r-- 1 root root 192 Sep 12 00:06 pkey.svg -rw-r--r-- 1 root root 368 Sep 12 00:06 tables_32.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/desktop: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/desktop/res: total 12 -rw-r--r-- 1 root root 121 Sep 12 00:06 caution_12.svg -rw-r--r-- 1 root root 1177 Sep 12 00:06 extension_32.svg -rw-r--r-- 1 root root 715 Sep 12 00:06 shared_16.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/extensions: total 4 drwxr-xr-x 4 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/extensions/res: total 12 -rw-r--r-- 1 root root 2495 Sep 12 00:06 addresspilot.svg drwxr-xr-x 2 root root 4096 Sep 12 03:04 scanner drwxr-xr-x 3 root root 4096 Sep 12 03:04 update /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/extensions/res/scanner: total 12 -rw-r--r-- 1 root root 188 Sep 12 00:06 handle.svg -rw-r--r-- 1 root root 105 Sep 12 00:06 minus.svg -rw-r--r-- 1 root root 125 Sep 12 00:06 plus.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/extensions/res/update: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/extensions/res/update/ui: total 16 -rw-r--r-- 1 root root 4533 Sep 12 00:06 onlineupdate_16.svg -rw-r--r-- 1 root root 4105 Sep 12 00:06 onlineupdate_26.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/formula: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/formula/res: total 8 -rw-r--r-- 1 root root 809 Sep 12 00:06 refinp1.svg -rw-r--r-- 1 root root 1312 Sep 12 00:06 refinp2.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/framework: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/framework/res: total 16 -rw-r--r-- 1 root root 734 Sep 12 00:06 folder_32.svg -rw-r--r-- 1 root root 442 Sep 12 00:06 recent-documents.svg -rw-r--r-- 1 root root 828 Sep 12 00:06 remote-documents.svg -rw-r--r-- 1 root root 700 Sep 12 00:06 templates_32.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/help: total 24 -rw-r--r-- 1 root root 1104 Sep 12 00:06 note.svg -rw-r--r-- 1 root root 841 Sep 12 00:06 note_small.svg -rw-r--r-- 1 root root 917 Sep 12 00:06 tip.svg -rw-r--r-- 1 root root 889 Sep 12 00:06 tip_small.svg -rw-r--r-- 1 root root 513 Sep 12 00:06 warning.svg -rw-r--r-- 1 root root 578 Sep 12 00:06 warning_small.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/reportdesign: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/reportdesign/res: total 32 -rw-r--r-- 1 root root 325 Sep 12 00:06 sx10454.svg -rw-r--r-- 1 root root 186 Sep 12 00:06 sx10928.svg -rw-r--r-- 1 root root 186 Sep 12 00:06 sx10929.svg -rw-r--r-- 1 root root 367 Sep 12 00:06 sx12452.svg -rw-r--r-- 1 root root 361 Sep 12 00:06 sx12453.svg -rw-r--r-- 1 root root 364 Sep 12 00:06 sx12466.svg -rw-r--r-- 1 root root 343 Sep 12 00:06 sx12468.svg -rw-r--r-- 1 root root 316 Sep 12 00:06 sx12603.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/res: total 640 -rw-r--r-- 1 root root 354 Sep 12 00:06 ballgreen_7.svg -rw-r--r-- 1 root root 354 Sep 12 00:06 ballred_7.svg -rw-r--r-- 1 root root 9660 Sep 12 00:06 base128.svg -rw-r--r-- 1 root root 291 Sep 12 00:06 basobj2.svg -rw-r--r-- 1 root root 2151 Sep 12 00:06 calc128.svg -rw-r--r-- 1 root root 214 Sep 12 00:06 colorsliderleft.svg -rw-r--r-- 1 root root 223 Sep 12 00:06 colorsliderright.svg -rw-r--r-- 1 root root 6914 Sep 12 00:06 component_16.svg -rw-r--r-- 1 root root 239 Sep 12 00:06 da01.svg -rw-r--r-- 1 root root 239 Sep 12 00:06 da02.svg -rw-r--r-- 1 root root 420 Sep 12 00:06 da03.svg -rw-r--r-- 1 root root 342 Sep 12 00:06 da04.svg -rw-r--r-- 1 root root 410 Sep 12 00:06 da05.svg -rw-r--r-- 1 root root 729 Sep 12 00:06 da06.svg -rw-r--r-- 1 root root 940 Sep 12 00:06 dialogfolder_16.svg -rw-r--r-- 1 root root 953 Sep 12 00:06 dialogfoldernot_16.svg -rw-r--r-- 1 root root 2096 Sep 12 00:06 draw128.svg -rw-r--r-- 1 root root 160 Sep 12 00:06 fwthcirc.svg -rw-r--r-- 1 root root 576 Sep 12 00:06 grafikde.svg -rw-r--r-- 1 root root 312 Sep 12 00:06 grafikei.svg drwxr-xr-x 2 root root 4096 Sep 12 03:04 helpimg -rw-r--r-- 1 root root 396 Sep 12 00:06 hldocntp.svg -rw-r--r-- 1 root root 1174 Sep 12 00:06 hldoctp.svg -rw-r--r-- 1 root root 3830 Sep 12 00:06 hlinettp.svg -rw-r--r-- 1 root root 360 Sep 12 00:06 hlmailtp.svg -rw-r--r-- 1 root root 1058 Sep 12 00:06 im30820.svg -rw-r--r-- 1 root root 755 Sep 12 00:06 im30821.svg -rw-r--r-- 1 root root 285 Sep 12 00:06 im30822.svg -rw-r--r-- 1 root root 708 Sep 12 00:06 im30823.svg -rw-r--r-- 1 root root 422 Sep 12 00:06 im30826.svg -rw-r--r-- 1 root root 1066 Sep 12 00:06 im30827.svg -rw-r--r-- 1 root root 204 Sep 12 00:06 im30838.svg -rw-r--r-- 1 root root 204 Sep 12 00:06 im30839.svg -rw-r--r-- 1 root root 285 Sep 12 00:06 im30840.svg -rw-r--r-- 1 root root 285 Sep 12 00:06 im30841.svg -rw-r--r-- 1 root root 2407 Sep 12 00:06 impress128.svg -rw-r--r-- 1 root root 907 Sep 12 00:06 javacomponent_16.svg -rw-r--r-- 1 root root 663 Sep 12 00:06 javalibrary_16.svg -rw-r--r-- 1 root root 1837 Sep 12 00:06 lc05678.svg -rw-r--r-- 1 root root 3030 Sep 12 00:06 lc10851.svg -rw-r--r-- 1 root root 1103 Sep 12 00:06 lc10854.svg -rw-r--r-- 1 root root 361 Sep 12 00:06 lock.svg -rw-r--r-- 1 root root 3480 Sep 12 00:06 lx03123.svg -rw-r--r-- 1 root root 3291 Sep 12 00:06 lx03125.svg -rw-r--r-- 1 root root 3763 Sep 12 00:06 lx03126.svg -rw-r--r-- 1 root root 3286 Sep 12 00:06 lx03129.svg -rw-r--r-- 1 root root 237 Sep 12 00:06 lx03135.svg -rw-r--r-- 1 root root 3508 Sep 12 00:06 lx03139.svg -rw-r--r-- 1 root root 3647 Sep 12 00:06 lx03144.svg -rw-r--r-- 1 root root 2969 Sep 12 00:06 lx03150.svg -rw-r--r-- 1 root root 3415 Sep 12 00:06 lx03156.svg -rw-r--r-- 1 root root 478 Sep 12 00:06 lx03166.svg -rw-r--r-- 1 root root 3448 Sep 12 00:06 lx03217.svg -rw-r--r-- 1 root root 3927 Sep 12 00:06 lx03226.svg -rw-r--r-- 1 root root 727 Sep 12 00:06 lx03242.svg -rw-r--r-- 1 root root 1051 Sep 12 00:06 lx03245.svg -rw-r--r-- 1 root root 1023 Sep 12 00:06 lx03246.svg -rw-r--r-- 1 root root 1297 Sep 12 00:06 lx03247.svg -rw-r--r-- 1 root root 922 Sep 12 00:06 lx03248.svg -rw-r--r-- 1 root root 894 Sep 12 00:06 lx03249.svg -rw-r--r-- 1 root root 875 Sep 12 00:06 lx03250.svg -rw-r--r-- 1 root root 922 Sep 12 00:06 lx03251.svg -rw-r--r-- 1 root root 1938 Sep 12 00:06 lx03252.svg -rw-r--r-- 1 root root 1042 Sep 12 00:06 lx03253.svg -rw-r--r-- 1 root root 1000 Sep 12 00:06 lx03254.svg -rw-r--r-- 1 root root 999 Sep 12 00:06 lx03255.svg -rw-r--r-- 1 root root 863 Sep 12 00:06 main128.svg -rw-r--r-- 1 root root 880 Sep 12 00:06 mainapp_16.svg -rw-r--r-- 1 root root 880 Sep 12 00:06 mainapp_16_8.svg -rw-r--r-- 1 root root 913 Sep 12 00:06 mainapp_32.svg -rw-r--r-- 1 root root 913 Sep 12 00:06 mainapp_32_8.svg -rw-r--r-- 1 root root 969 Sep 12 00:06 mainapp_48_8.svg -rw-r--r-- 1 root root 5553 Sep 12 00:06 math128.svg -rw-r--r-- 1 root root 191 Sep 12 00:06 minus.svg -rw-r--r-- 1 root root 132 Sep 12 00:06 notebookbar.svg -rw-r--r-- 1 root root 1085 Sep 12 00:06 odb_16_8.svg -rw-r--r-- 1 root root 1230 Sep 12 00:06 odb_32_8.svg -rw-r--r-- 1 root root 1738 Sep 12 00:06 odb_48_8.svg -rw-r--r-- 1 root root 1137 Sep 12 00:06 odf_16_8.svg -rw-r--r-- 1 root root 1515 Sep 12 00:06 odf_32_8.svg -rw-r--r-- 1 root root 1600 Sep 12 00:06 odf_48_8.svg -rw-r--r-- 1 root root 1611 Sep 12 00:06 odg_16_8.svg -rw-r--r-- 1 root root 1392 Sep 12 00:06 odg_32_8.svg -rw-r--r-- 1 root root 1984 Sep 12 00:06 odg_48_8.svg -rw-r--r-- 1 root root 806 Sep 12 00:06 odm_16_8.svg -rw-r--r-- 1 root root 1871 Sep 12 00:06 odm_32_8.svg -rw-r--r-- 1 root root 3420 Sep 12 00:06 odm_48_8.svg -rw-r--r-- 1 root root 1466 Sep 12 00:06 odp_16_8.svg -rw-r--r-- 1 root root 1424 Sep 12 00:06 odp_32_8.svg -rw-r--r-- 1 root root 2402 Sep 12 00:06 odp_48_8.svg -rw-r--r-- 1 root root 1146 Sep 12 00:06 ods_16_8.svg -rw-r--r-- 1 root root 1707 Sep 12 00:06 ods_32_8.svg -rw-r--r-- 1 root root 1686 Sep 12 00:06 ods_48_8.svg -rw-r--r-- 1 root root 1162 Sep 12 00:06 odt_16_8.svg -rw-r--r-- 1 root root 1359 Sep 12 00:06 odt_32_8.svg -rw-r--r-- 1 root root 1653 Sep 12 00:06 odt_48_8.svg -rw-r--r-- 1 root root 2956 Sep 12 00:06 otg_48_8.svg -rw-r--r-- 1 root root 2360 Sep 12 00:06 otg_96_8.svg -rw-r--r-- 1 root root 3428 Sep 12 00:06 otp_48_8.svg -rw-r--r-- 1 root root 2781 Sep 12 00:06 otp_96_8.svg -rw-r--r-- 1 root root 1352 Sep 12 00:06 ots_16_8.svg -rw-r--r-- 1 root root 3763 Sep 12 00:06 ots_32_8.svg -rw-r--r-- 1 root root 2720 Sep 12 00:06 ots_48_8.svg -rw-r--r-- 1 root root 2186 Sep 12 00:06 ots_96_8.svg -rw-r--r-- 1 root root 1269 Sep 12 00:06 ott_16_8.svg -rw-r--r-- 1 root root 3415 Sep 12 00:06 ott_32_8.svg -rw-r--r-- 1 root root 2687 Sep 12 00:06 ott_48_8.svg -rw-r--r-- 1 root root 3178 Sep 12 00:06 ott_96_8.svg -rw-r--r-- 1 root root 169 Sep 12 00:06 plus.svg -rw-r--r-- 1 root root 500 Sep 12 00:06 recentdoc_remove.svg -rw-r--r-- 1 root root 990 Sep 12 00:06 recentdoc_remove_highlighted.svg -rw-r--r-- 1 root root 495 Sep 12 00:06 savemodified_extralarge.svg -rw-r--r-- 1 root root 517 Sep 12 00:06 savemodified_large.svg -rw-r--r-- 1 root root 467 Sep 12 00:06 savemodified_small.svg -rw-r--r-- 1 root root 281 Sep 12 00:06 sc10223.svg -rw-r--r-- 1 root root 257 Sep 12 00:06 sc10224.svg -rw-r--r-- 1 root root 749 Sep 12 00:06 sc10854.svg -rw-r--r-- 1 root root 1432 Sep 12 00:06 script.svg -rw-r--r-- 1 root root 115 Sep 12 00:06 soliline.svg -rw-r--r-- 1 root root 1573 Sep 12 00:06 sx03123.svg -rw-r--r-- 1 root root 1149 Sep 12 00:06 sx03125.svg -rw-r--r-- 1 root root 346 Sep 12 00:06 sx03126.svg -rw-r--r-- 1 root root 1192 Sep 12 00:06 sx03129.svg -rw-r--r-- 1 root root 2561 Sep 12 00:06 sx03139.svg -rw-r--r-- 1 root root 1244 Sep 12 00:06 sx03144.svg -rw-r--r-- 1 root root 987 Sep 12 00:06 sx03150.svg -rw-r--r-- 1 root root 1269 Sep 12 00:06 sx03156.svg -rw-r--r-- 1 root root 307 Sep 12 00:06 sx03165.svg -rw-r--r-- 1 root root 204 Sep 12 00:06 sx03166.svg -rw-r--r-- 1 root root 841 Sep 12 00:06 sx03167.svg -rw-r--r-- 1 root root 1718 Sep 12 00:06 sx03217.svg -rw-r--r-- 1 root root 921 Sep 12 00:06 sx03226.svg -rw-r--r-- 1 root root 958 Sep 12 00:06 sx03242.svg -rw-r--r-- 1 root root 1085 Sep 12 00:06 sx03245.svg -rw-r--r-- 1 root root 1554 Sep 12 00:06 sx03246.svg -rw-r--r-- 1 root root 1096 Sep 12 00:06 sx03247.svg -rw-r--r-- 1 root root 1139 Sep 12 00:06 sx03248.svg -rw-r--r-- 1 root root 1358 Sep 12 00:06 sx03249.svg -rw-r--r-- 1 root root 1085 Sep 12 00:06 sx03250.svg -rw-r--r-- 1 root root 1138 Sep 12 00:06 sx03251.svg -rw-r--r-- 1 root root 1660 Sep 12 00:06 sx03252.svg -rw-r--r-- 1 root root 1566 Sep 12 00:06 sx03253.svg -rw-r--r-- 1 root root 1306 Sep 12 00:06 sx03254.svg -rw-r--r-- 1 root root 1238 Sep 12 00:06 sx03255.svg -rw-r--r-- 1 root root 2953 Sep 12 00:06 sx16670.svg -rw-r--r-- 1 root root 1006 Sep 12 00:06 sx18013.svg -rw-r--r-- 1 root root 749 Sep 12 00:06 target.svg -rw-r--r-- 1 root root 239 Sep 12 00:06 tb01.svg -rw-r--r-- 1 root root 420 Sep 12 00:06 tb02.svg -rw-r--r-- 1 root root 342 Sep 12 00:06 tb03.svg -rw-r--r-- 1 root root 991 Sep 12 00:06 tb04.svg -rw-r--r-- 1 root root 942 Sep 12 00:06 tb05.svg -rw-r--r-- 1 root root 1051 Sep 12 00:06 templatestar.svg -rw-r--r-- 1 root root 3405 Sep 12 00:06 versionwarning.svg -rw-r--r-- 1 root root 2460 Sep 12 00:06 writer128.svg -rw-r--r-- 1 root root 307 Sep 12 00:06 xml_16.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/res/helpimg: total 12 -rw-r--r-- 1 root root 254 Sep 12 00:06 note.svg -rw-r--r-- 1 root root 874 Sep 12 00:06 tip.svg -rw-r--r-- 1 root root 590 Sep 12 00:06 warning.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/sc: total 4 drwxr-xr-x 3 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/sc/res: total 304 -rw-r--r-- 1 root root 685 Sep 12 00:06 icon-set-bars-empty.svg -rw-r--r-- 1 root root 685 Sep 12 00:06 icon-set-bars-full.svg -rw-r--r-- 1 root root 707 Sep 12 00:06 icon-set-bars-half.svg -rw-r--r-- 1 root root 707 Sep 12 00:06 icon-set-bars-one-quarter.svg -rw-r--r-- 1 root root 707 Sep 12 00:06 icon-set-bars-three-quarters.svg -rw-r--r-- 1 root root 268 Sep 12 00:06 icon-set-circles1-gray.svg -rw-r--r-- 1 root root 268 Sep 12 00:06 icon-set-circles1-green.svg -rw-r--r-- 1 root root 268 Sep 12 00:06 icon-set-circles1-red.svg -rw-r--r-- 1 root root 268 Sep 12 00:06 icon-set-circles1-yellow.svg -rw-r--r-- 1 root root 268 Sep 12 00:06 icon-set-circles2-dark-gray.svg -rw-r--r-- 1 root root 268 Sep 12 00:06 icon-set-circles2-dark-red.svg -rw-r--r-- 1 root root 268 Sep 12 00:06 icon-set-circles2-light-gray.svg -rw-r--r-- 1 root root 268 Sep 12 00:06 icon-set-circles2-light-red.svg -rw-r--r-- 1 root root 210 Sep 12 00:06 icon-set-colorarrows-down.svg -rw-r--r-- 1 root root 267 Sep 12 00:06 icon-set-colorarrows-same.svg -rw-r--r-- 1 root root 288 Sep 12 00:06 icon-set-colorarrows-slightly-down.svg -rw-r--r-- 1 root root 293 Sep 12 00:06 icon-set-colorarrows-slightly-up.svg -rw-r--r-- 1 root root 240 Sep 12 00:06 icon-set-colorarrows-up.svg -rw-r--r-- 1 root root 478 Sep 12 00:06 icon-set-flags-green.svg -rw-r--r-- 1 root root 478 Sep 12 00:06 icon-set-flags-red.svg -rw-r--r-- 1 root root 478 Sep 12 00:06 icon-set-flags-yellow.svg -rw-r--r-- 1 root root 210 Sep 12 00:06 icon-set-grayarrows-down.svg -rw-r--r-- 1 root root 267 Sep 12 00:06 icon-set-grayarrows-same.svg -rw-r--r-- 1 root root 288 Sep 12 00:06 icon-set-grayarrows-slightly-down.svg -rw-r--r-- 1 root root 293 Sep 12 00:06 icon-set-grayarrows-slightly-up.svg -rw-r--r-- 1 root root 240 Sep 12 00:06 icon-set-grayarrows-up.svg -rw-r--r-- 1 root root 713 Sep 12 00:06 icon-set-negative-red-smilie.svg -rw-r--r-- 1 root root 713 Sep 12 00:06 icon-set-negative-yellow-smilie.svg -rw-r--r-- 1 root root 660 Sep 12 00:06 icon-set-neutral-yellow-smilie.svg -rw-r--r-- 1 root root 265 Sep 12 00:06 icon-set-pies-empty.svg -rw-r--r-- 1 root root 268 Sep 12 00:06 icon-set-pies-full.svg -rw-r--r-- 1 root root 346 Sep 12 00:06 icon-set-pies-half.svg -rw-r--r-- 1 root root 357 Sep 12 00:06 icon-set-pies-one-quarter.svg -rw-r--r-- 1 root root 345 Sep 12 00:06 icon-set-pies-three-quarters.svg -rw-r--r-- 1 root root 712 Sep 12 00:06 icon-set-positive-green-smilie.svg -rw-r--r-- 1 root root 712 Sep 12 00:06 icon-set-positive-yellow-smilie.svg -rw-r--r-- 1 root root 182 Sep 12 00:06 icon-set-shapes-circle.svg -rw-r--r-- 1 root root 307 Sep 12 00:06 icon-set-shapes-diamond.svg -rw-r--r-- 1 root root 202 Sep 12 00:06 icon-set-shapes-triangle.svg -rw-r--r-- 1 root root 679 Sep 12 00:06 icon-set-squares-empty.svg -rw-r--r-- 1 root root 679 Sep 12 00:06 icon-set-squares-full.svg -rw-r--r-- 1 root root 769 Sep 12 00:06 icon-set-squares-half.svg -rw-r--r-- 1 root root 709 Sep 12 00:06 icon-set-squares-one-quarter.svg -rw-r--r-- 1 root root 701 Sep 12 00:06 icon-set-squares-three-quarters.svg -rw-r--r-- 1 root root 462 Sep 12 00:06 icon-set-stars-empty.svg -rw-r--r-- 1 root root 281 Sep 12 00:06 icon-set-stars-full.svg -rw-r--r-- 1 root root 1334 Sep 12 00:06 icon-set-stars-half.svg -rw-r--r-- 1 root root 436 Sep 12 00:06 icon-set-symbols1-check.svg -rw-r--r-- 1 root root 416 Sep 12 00:06 icon-set-symbols1-cross.svg -rw-r--r-- 1 root root 382 Sep 12 00:06 icon-set-symbols1-exclamation-mark.svg -rw-r--r-- 1 root root 208 Sep 12 00:06 icon-set-trafficlights-green.svg -rw-r--r-- 1 root root 208 Sep 12 00:06 icon-set-trafficlights-red.svg -rw-r--r-- 1 root root 208 Sep 12 00:06 icon-set-trafficlights-yellow.svg -rw-r--r-- 1 root root 237 Sep 12 00:06 icon-set-triangles-down.svg -rw-r--r-- 1 root root 481 Sep 12 00:06 icon-set-triangles-same.svg -rw-r--r-- 1 root root 231 Sep 12 00:06 icon-set-triangles-up.svg -rw-r--r-- 1 root root 185 Sep 12 00:06 lc26049.svg -rw-r--r-- 1 root root 304 Sep 12 00:06 ou01.svg -rw-r--r-- 1 root root 253 Sep 12 00:06 ou010.svg -rw-r--r-- 1 root root 191 Sep 12 00:06 ou011.svg -rw-r--r-- 1 root root 195 Sep 12 00:06 ou012.svg -rw-r--r-- 1 root root 1293 Sep 12 00:06 ou02.svg -rw-r--r-- 1 root root 1740 Sep 12 00:06 ou03.svg -rw-r--r-- 1 root root 679 Sep 12 00:06 ou04.svg -rw-r--r-- 1 root root 1221 Sep 12 00:06 ou05.svg -rw-r--r-- 1 root root 1389 Sep 12 00:06 ou06.svg -rw-r--r-- 1 root root 575 Sep 12 00:06 ou07.svg -rw-r--r-- 1 root root 1888 Sep 12 00:06 ou08.svg -rw-r--r-- 1 root root 315 Sep 12 00:06 ou09.svg -rw-r--r-- 1 root root 408 Sep 12 00:06 popup_select_current.svg -rw-r--r-- 1 root root 398 Sep 12 00:06 popup_unselect_current.svg -rw-r--r-- 1 root root 196 Sep 12 00:06 sc26049.svg drwxr-xr-x 2 root root 4096 Sep 12 03:04 sidebar -rw-r--r-- 1 root root 3702 Sep 12 00:06 xml_attribute.svg -rw-r--r-- 1 root root 443 Sep 12 00:06 xml_element.svg -rw-r--r-- 1 root root 411 Sep 12 00:06 xml_element_repeat.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar: total 112 -rw-r--r-- 1 root root 1130 Sep 12 00:06 CellBorder.svg -rw-r--r-- 1 root root 124 Sep 12 00:06 CellBorderLineStyle_005.svg -rw-r--r-- 1 root root 150 Sep 12 00:06 CellBorderLineStyle_110.svg -rw-r--r-- 1 root root 124 Sep 12 00:06 CellBorderLineStyle_250.svg -rw-r--r-- 1 root root 150 Sep 12 00:06 CellBorderLineStyle_260.svg -rw-r--r-- 1 root root 124 Sep 12 00:06 CellBorderLineStyle_400.svg -rw-r--r-- 1 root root 150 Sep 12 00:06 CellBorderLineStyle_450.svg -rw-r--r-- 1 root root 124 Sep 12 00:06 CellBorderLineStyle_500.svg -rw-r--r-- 1 root root 176 Sep 12 00:06 CellBorderLineStyle_505.svg -rw-r--r-- 1 root root 150 Sep 12 00:06 CellBorderLineStyle_750.svg -rw-r--r-- 1 root root 719 Sep 12 00:06 CellBorder_All_18x18.svg -rw-r--r-- 1 root root 514 Sep 12 00:06 CellBorder_Bottom_18x18.svg -rw-r--r-- 1 root root 553 Sep 12 00:06 CellBorder_Bottom_Double_18x18.svg -rw-r--r-- 1 root root 553 Sep 12 00:06 CellBorder_Bottom_Thick_18x18.svg -rw-r--r-- 1 root root 467 Sep 12 00:06 CellBorder_Empty_18x18.svg -rw-r--r-- 1 root root 615 Sep 12 00:06 CellBorder_FourBorders_18x18.svg -rw-r--r-- 1 root root 784 Sep 12 00:06 CellBorder_FourBorders_Thick_18x18.svg -rw-r--r-- 1 root root 552 Sep 12 00:06 CellBorder_LeftAndRight_18x18.svg -rw-r--r-- 1 root root 609 Sep 12 00:06 CellBorder_LeftDiagonal_18x18.svg -rw-r--r-- 1 root root 513 Sep 12 00:06 CellBorder_Left_18x18.svg -rw-r--r-- 1 root root 610 Sep 12 00:06 CellBorder_RightDiagonal_18x18.svg -rw-r--r-- 1 root root 514 Sep 12 00:06 CellBorder_Right_18x18.svg -rw-r--r-- 1 root root 552 Sep 12 00:06 CellBorder_TopAndBottom_18x18.svg -rw-r--r-- 1 root root 584 Sep 12 00:06 CellBorder_TopSingle_BottomDouble_18x18.svg -rw-r--r-- 1 root root 584 Sep 12 00:06 CellBorder_TopThin_BottomThick_18x18.svg -rw-r--r-- 1 root root 513 Sep 12 00:06 CellBorder_Top_18x18.svg -rw-r--r-- 1 root root 3868 Sep 12 00:06 Line_color.svg -rw-r--r-- 1 root root 1122 Sep 12 00:06 fill_color.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/sd: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:04 cmd drwxr-xr-x 2 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/sd/cmd: total 152 -rw-r--r-- 1 root root 933 Sep 12 00:06 transition-box.svg -rw-r--r-- 1 root root 680 Sep 12 00:06 transition-checkerboard.svg -rw-r--r-- 1 root root 815 Sep 12 00:06 transition-comb.svg -rw-r--r-- 1 root root 451 Sep 12 00:06 transition-cover.svg -rw-r--r-- 1 root root 379 Sep 12 00:06 transition-cube-turning.svg -rw-r--r-- 1 root root 308 Sep 12 00:06 transition-cut.svg -rw-r--r-- 1 root root 529 Sep 12 00:06 transition-diagonal-squares.svg -rw-r--r-- 1 root root 1213 Sep 12 00:06 transition-dissolve.svg -rw-r--r-- 1 root root 522 Sep 12 00:06 transition-fade.svg -rw-r--r-- 1 root root 364 Sep 12 00:06 transition-fall.svg -rw-r--r-- 1 root root 11811 Sep 12 00:06 transition-finedissolve.svg -rw-r--r-- 1 root root 1516 Sep 12 00:06 transition-glitter.svg -rw-r--r-- 1 root root 2909 Sep 12 00:06 transition-honeycomb.svg -rw-r--r-- 1 root root 829 Sep 12 00:06 transition-iris.svg -rw-r--r-- 1 root root 710 Sep 12 00:06 transition-newsflash.svg -rw-r--r-- 1 root root 257 Sep 12 00:06 transition-none.svg -rw-r--r-- 1 root root 418 Sep 12 00:06 transition-push.svg -rw-r--r-- 1 root root 640 Sep 12 00:06 transition-random-bars.svg -rw-r--r-- 1 root root 898 Sep 12 00:06 transition-random.svg -rw-r--r-- 1 root root 1180 Sep 12 00:06 transition-revolving-circles.svg -rw-r--r-- 1 root root 924 Sep 12 00:06 transition-ripple.svg -rw-r--r-- 1 root root 671 Sep 12 00:06 transition-rochade.svg -rw-r--r-- 1 root root 913 Sep 12 00:06 transition-shape.svg -rw-r--r-- 1 root root 388 Sep 12 00:06 transition-split.svg -rw-r--r-- 1 root root 2946 Sep 12 00:06 transition-static.svg -rw-r--r-- 1 root root 3174 Sep 12 00:06 transition-tile-flip.svg -rw-r--r-- 1 root root 439 Sep 12 00:06 transition-turn-around.svg -rw-r--r-- 1 root root 658 Sep 12 00:06 transition-turn-down.svg -rw-r--r-- 1 root root 726 Sep 12 00:06 transition-turning-helix.svg -rw-r--r-- 1 root root 409 Sep 12 00:06 transition-uncover.svg -rw-r--r-- 1 root root 408 Sep 12 00:06 transition-venetian-blinds-3d.svg -rw-r--r-- 1 root root 512 Sep 12 00:06 transition-venetian-blinds.svg -rw-r--r-- 1 root root 1538 Sep 12 00:06 transition-vortex.svg -rw-r--r-- 1 root root 913 Sep 12 00:06 transition-wedge.svg -rw-r--r-- 1 root root 544 Sep 12 00:06 transition-wheel.svg -rw-r--r-- 1 root root 412 Sep 12 00:06 transition-wipe.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/sd/res: total 288 -rw-r--r-- 1 root root 1154 Sep 12 00:06 chart.svg -rw-r--r-- 1 root root 1330 Sep 12 00:06 click_16.svg -rw-r--r-- 1 root root 800 Sep 12 00:06 del1bmp.svg -rw-r--r-- 1 root root 1041 Sep 12 00:06 delall.svg -rw-r--r-- 1 root root 1717 Sep 12 00:06 docclose.svg -rw-r--r-- 1 root root 1504 Sep 12 00:06 docopen.svg -rw-r--r-- 1 root root 694 Sep 12 00:06 doctext.svg -rw-r--r-- 1 root root 452 Sep 12 00:06 effect_16.svg -rw-r--r-- 1 root root 493 Sep 12 00:06 effectfade_16.svg -rw-r--r-- 1 root root 649 Sep 12 00:06 effectole_16.svg -rw-r--r-- 1 root root 1029 Sep 12 00:06 effectpath_16.svg -rw-r--r-- 1 root root 711 Sep 12 00:06 effectshape_16.svg -rw-r--r-- 1 root root 451 Sep 12 00:06 fade_effect_indicator.svg -rw-r--r-- 1 root root 234 Sep 12 00:06 foilh01.svg -rw-r--r-- 1 root root 507 Sep 12 00:06 foilh02.svg -rw-r--r-- 1 root root 1390 Sep 12 00:06 foilh03.svg -rw-r--r-- 1 root root 738 Sep 12 00:06 foilh04.svg -rw-r--r-- 1 root root 969 Sep 12 00:06 foilh06.svg -rw-r--r-- 1 root root 1316 Sep 12 00:06 foilh09.svg -rw-r--r-- 1 root root 758 Sep 12 00:06 foiln01.svg -rw-r--r-- 1 root root 11318 Sep 12 00:06 foilnone.svg -rw-r--r-- 1 root root 633 Sep 12 00:06 get1obj.svg -rw-r--r-- 1 root root 772 Sep 12 00:06 getallob.svg -rw-r--r-- 1 root root 776 Sep 12 00:06 graphic.svg -rw-r--r-- 1 root root 370 Sep 12 00:06 hlplhorz.svg -rw-r--r-- 1 root root 329 Sep 12 00:06 hlplvert.svg -rw-r--r-- 1 root root 327 Sep 12 00:06 hlppoint.svg -rw-r--r-- 1 root root 701 Sep 12 00:06 image.svg -rw-r--r-- 1 root root 308 Sep 12 00:06 layout_empty.svg -rw-r--r-- 1 root root 482 Sep 12 00:06 layout_head01.svg -rw-r--r-- 1 root root 620 Sep 12 00:06 layout_head02.svg -rw-r--r-- 1 root root 743 Sep 12 00:06 layout_head02a.svg -rw-r--r-- 1 root root 757 Sep 12 00:06 layout_head02b.svg -rw-r--r-- 1 root root 748 Sep 12 00:06 layout_head03.svg -rw-r--r-- 1 root root 850 Sep 12 00:06 layout_head03a.svg -rw-r--r-- 1 root root 873 Sep 12 00:06 layout_head03b.svg -rw-r--r-- 1 root root 865 Sep 12 00:06 layout_head03c.svg -rw-r--r-- 1 root root 980 Sep 12 00:06 layout_head04.svg -rw-r--r-- 1 root root 1219 Sep 12 00:06 layout_head06.svg -rw-r--r-- 1 root root 718 Sep 12 00:06 layout_textonly.svg -rw-r--r-- 1 root root 644 Sep 12 00:06 layout_vertical01.svg -rw-r--r-- 1 root root 781 Sep 12 00:06 layout_vertical02.svg -rw-r--r-- 1 root root 1098 Sep 12 00:06 minimize_presi_80.svg -rw-r--r-- 1 root root 620 Sep 12 00:06 object.svg -rw-r--r-- 1 root root 216 Sep 12 00:06 objects.svg -rw-r--r-- 1 root root 1158 Sep 12 00:06 orgchart.svg -rw-r--r-- 1 root root 474 Sep 12 00:06 pageexcl.svg -rw-r--r-- 1 root root 604 Sep 12 00:06 pageobjs.svg -rw-r--r-- 1 root root 604 Sep 12 00:06 pagobjex.svg -rw-r--r-- 1 root root 472 Sep 12 00:06 placeholder_chart_large.svg -rw-r--r-- 1 root root 472 Sep 12 00:06 placeholder_chart_large_hover.svg -rw-r--r-- 1 root root 517 Sep 12 00:06 placeholder_chart_small.svg -rw-r--r-- 1 root root 517 Sep 12 00:06 placeholder_chart_small_hover.svg -rw-r--r-- 1 root root 292 Sep 12 00:06 placeholder_image_large.svg -rw-r--r-- 1 root root 292 Sep 12 00:06 placeholder_image_large_hover.svg -rw-r--r-- 1 root root 371 Sep 12 00:06 placeholder_image_small.svg -rw-r--r-- 1 root root 371 Sep 12 00:06 placeholder_image_small_hover.svg -rw-r--r-- 1 root root 465 Sep 12 00:06 placeholder_movie_large.svg -rw-r--r-- 1 root root 554 Sep 12 00:06 placeholder_movie_large_hover.svg -rw-r--r-- 1 root root 538 Sep 12 00:06 placeholder_movie_small.svg -rw-r--r-- 1 root root 538 Sep 12 00:06 placeholder_movie_small_hover.svg -rw-r--r-- 1 root root 404 Sep 12 00:06 placeholder_table_large.svg -rw-r--r-- 1 root root 404 Sep 12 00:06 placeholder_table_large_hover.svg -rw-r--r-- 1 root root 481 Sep 12 00:06 placeholder_table_small.svg -rw-r--r-- 1 root root 481 Sep 12 00:06 placeholder_table_small_hover.svg -rw-r--r-- 1 root root 376 Sep 12 00:06 pointericon.svg -rw-r--r-- 1 root root 651 Sep 12 00:06 presenterscreen-Animation.svg -rw-r--r-- 1 root root 1679 Sep 12 00:06 sf01.svg -rw-r--r-- 1 root root 852 Sep 12 00:06 sf02.svg -rw-r--r-- 1 root root 896 Sep 12 00:06 table.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/sfx2: total 4 drwxr-xr-x 3 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/sfx2/res: total 172 -rw-r--r-- 1 root root 2395 Sep 12 00:06 128x128_calc_doc-p.svg -rw-r--r-- 1 root root 2418 Sep 12 00:06 128x128_draw_doc-p.svg -rw-r--r-- 1 root root 2708 Sep 12 00:06 128x128_impress_doc-p.svg -rw-r--r-- 1 root root 5803 Sep 12 00:06 128x128_math_doc-p.svg -rw-r--r-- 1 root root 2758 Sep 12 00:06 128x128_writer_doc-p.svg -rw-r--r-- 1 root root 1508 Sep 12 00:06 actiontemplates017.svg -rw-r--r-- 1 root root 841 Sep 12 00:06 actionview026.svg -rw-r--r-- 1 root root 668 Sep 12 00:06 actionview029.svg -rw-r--r-- 1 root root 281 Sep 12 00:06 chevron.svg -rw-r--r-- 1 root root 211 Sep 12 00:06 grip.svg -rw-r--r-- 1 root root 720 Sep 12 00:06 hlpbookclosed.svg -rw-r--r-- 1 root root 947 Sep 12 00:06 hlpbookopen.svg -rw-r--r-- 1 root root 1876 Sep 12 00:06 indexoff_big.svg -rw-r--r-- 1 root root 1737 Sep 12 00:06 indexoff_small.svg -rw-r--r-- 1 root root 99772 Sep 12 00:06 logo.svg -rw-r--r-- 1 root root 194 Sep 12 00:06 menu.svg -rw-r--r-- 1 root root 61 Sep 12 00:06 placeholder.svg drwxr-xr-x 2 root root 4096 Sep 12 03:04 symphony /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/symphony: total 24 -rw-r--r-- 1 root root 694 Sep 12 00:06 morebutton.svg -rw-r--r-- 1 root root 282 Sep 12 00:06 open_more.svg -rw-r--r-- 1 root root 1131 Sep 12 00:06 sidebar-imganim-large.svg -rw-r--r-- 1 root root 1262 Sep 12 00:06 sidebar-imganim-small.svg -rw-r--r-- 1 root root 607 Sep 12 00:06 sidebar-transition-large.svg -rw-r--r-- 1 root root 480 Sep 12 00:06 sidebar-transition-small.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/starmath: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/starmath/res: total 824 -rw-r--r-- 1 root root 2689 Sep 12 00:06 al21801.svg -rw-r--r-- 1 root root 1845 Sep 12 00:06 al21802.svg -rw-r--r-- 1 root root 1957 Sep 12 00:06 al21803.svg -rw-r--r-- 1 root root 2071 Sep 12 00:06 al21804.svg -rw-r--r-- 1 root root 1498 Sep 12 00:06 al21805.svg -rw-r--r-- 1 root root 1577 Sep 12 00:06 al21806.svg -rw-r--r-- 1 root root 2203 Sep 12 00:06 al21808.svg -rw-r--r-- 1 root root 3533 Sep 12 00:06 al21809.svg -rw-r--r-- 1 root root 2728 Sep 12 00:06 al21810.svg -rw-r--r-- 1 root root 2851 Sep 12 00:06 al21811.svg -rw-r--r-- 1 root root 2907 Sep 12 00:06 al21812.svg -rw-r--r-- 1 root root 2277 Sep 12 00:06 al21813.svg -rw-r--r-- 1 root root 2328 Sep 12 00:06 al21814.svg -rw-r--r-- 1 root root 1644 Sep 12 00:06 al21821.svg -rw-r--r-- 1 root root 3688 Sep 12 00:06 al21822.svg -rw-r--r-- 1 root root 2008 Sep 12 00:06 al21823.svg -rw-r--r-- 1 root root 2820 Sep 12 00:06 al21824.svg -rw-r--r-- 1 root root 4213 Sep 12 00:06 al21825.svg -rw-r--r-- 1 root root 4214 Sep 12 00:06 al21826.svg -rw-r--r-- 1 root root 319 Sep 12 00:06 ar_right.svg -rw-r--r-- 1 root root 1505 Sep 12 00:06 at21701.svg -rw-r--r-- 1 root root 1505 Sep 12 00:06 at21702.svg -rw-r--r-- 1 root root 1495 Sep 12 00:06 at21703.svg -rw-r--r-- 1 root root 1566 Sep 12 00:06 at21704.svg -rw-r--r-- 1 root root 1513 Sep 12 00:06 at21705.svg -rw-r--r-- 1 root root 1745 Sep 12 00:06 at21706.svg -rw-r--r-- 1 root root 1495 Sep 12 00:06 at21707.svg -rw-r--r-- 1 root root 1565 Sep 12 00:06 at21708.svg -rw-r--r-- 1 root root 1597 Sep 12 00:06 at21709.svg -rw-r--r-- 1 root root 1503 Sep 12 00:06 at21710.svg -rw-r--r-- 1 root root 1613 Sep 12 00:06 at21711.svg -rw-r--r-- 1 root root 1724 Sep 12 00:06 at21712.svg -rw-r--r-- 1 root root 2686 Sep 12 00:06 at21714.svg -rw-r--r-- 1 root root 2686 Sep 12 00:06 at21715.svg -rw-r--r-- 1 root root 1398 Sep 12 00:06 at21716.svg -rw-r--r-- 1 root root 2777 Sep 12 00:06 at21722.svg -rw-r--r-- 1 root root 2784 Sep 12 00:06 at21723.svg -rw-r--r-- 1 root root 2812 Sep 12 00:06 at21724.svg -rw-r--r-- 1 root root 2149 Sep 12 00:06 bi21301.svg -rw-r--r-- 1 root root 2252 Sep 12 00:06 bi21302.svg -rw-r--r-- 1 root root 2198 Sep 12 00:06 bi21303.svg -rw-r--r-- 1 root root 2217 Sep 12 00:06 bi21304.svg -rw-r--r-- 1 root root 2196 Sep 12 00:06 bi21305.svg -rw-r--r-- 1 root root 2201 Sep 12 00:06 bi21306.svg -rw-r--r-- 1 root root 2349 Sep 12 00:06 bi21307.svg -rw-r--r-- 1 root root 2204 Sep 12 00:06 bi21308.svg -rw-r--r-- 1 root root 2230 Sep 12 00:06 bi21309.svg -rw-r--r-- 1 root root 2228 Sep 12 00:06 bi21310.svg -rw-r--r-- 1 root root 2267 Sep 12 00:06 bi21311.svg -rw-r--r-- 1 root root 2353 Sep 12 00:06 bi21312.svg -rw-r--r-- 1 root root 2229 Sep 12 00:06 bi21313.svg -rw-r--r-- 1 root root 2238 Sep 12 00:06 bi21314.svg -rw-r--r-- 1 root root 2226 Sep 12 00:06 bi21315.svg -rw-r--r-- 1 root root 2206 Sep 12 00:06 bi21316.svg -rw-r--r-- 1 root root 2108 Sep 12 00:06 bi21322.svg -rw-r--r-- 1 root root 2234 Sep 12 00:06 bi21323.svg -rw-r--r-- 1 root root 2713 Sep 12 00:06 bi21324.svg -rw-r--r-- 1 root root 2828 Sep 12 00:06 bi21325.svg -rw-r--r-- 1 root root 2694 Sep 12 00:06 bi21326.svg -rw-r--r-- 1 root root 2264 Sep 12 00:06 bi21327.svg -rw-r--r-- 1 root root 2322 Sep 12 00:06 bi21328.svg -rw-r--r-- 1 root root 2273 Sep 12 00:06 bi21329.svg -rw-r--r-- 1 root root 2328 Sep 12 00:06 bi21330.svg -rw-r--r-- 1 root root 2346 Sep 12 00:06 bi21331.svg -rw-r--r-- 1 root root 2333 Sep 12 00:06 bi21332.svg -rw-r--r-- 1 root root 2367 Sep 12 00:06 bi21333.svg -rw-r--r-- 1 root root 2375 Sep 12 00:06 bi21334.svg -rw-r--r-- 1 root root 341 Sep 12 00:06 co21901.svg -rw-r--r-- 1 root root 293 Sep 12 00:06 co21902.svg -rw-r--r-- 1 root root 298 Sep 12 00:06 co21903.svg -rw-r--r-- 1 root root 1572 Sep 12 00:06 co21904.svg -rw-r--r-- 1 root root 2226 Sep 12 00:06 co21905.svg -rw-r--r-- 1 root root 2684 Sep 12 00:06 co21906.svg -rw-r--r-- 1 root root 8433 Sep 12 00:06 co21907.svg -rw-r--r-- 1 root root 1571 Sep 12 00:06 co21908.svg -rw-r--r-- 1 root root 1636 Sep 12 00:06 co21909.svg -rw-r--r-- 1 root root 1893 Sep 12 00:06 co21910.svg -rw-r--r-- 1 root root 1642 Sep 12 00:06 co21911.svg -rw-r--r-- 1 root root 503 Sep 12 00:06 co21912.svg -rw-r--r-- 1 root root 1563 Sep 12 00:06 co21916.svg -rw-r--r-- 1 root root 1817 Sep 12 00:06 co21917.svg -rw-r--r-- 1 root root 1838 Sep 12 00:06 co21918.svg -rw-r--r-- 1 root root 3062 Sep 12 00:06 dist101.svg -rw-r--r-- 1 root root 3076 Sep 12 00:06 dist102.svg -rw-r--r-- 1 root root 3015 Sep 12 00:06 dist103.svg -rw-r--r-- 1 root root 3017 Sep 12 00:06 dist104.svg -rw-r--r-- 1 root root 2103 Sep 12 00:06 dist11.svg -rw-r--r-- 1 root root 3566 Sep 12 00:06 dist12.svg -rw-r--r-- 1 root root 1420 Sep 12 00:06 dist13.svg -rw-r--r-- 1 root root 2173 Sep 12 00:06 dist21.svg -rw-r--r-- 1 root root 2200 Sep 12 00:06 dist22.svg -rw-r--r-- 1 root root 2072 Sep 12 00:06 dist31.svg -rw-r--r-- 1 root root 2071 Sep 12 00:06 dist32.svg -rw-r--r-- 1 root root 1969 Sep 12 00:06 dist41.svg -rw-r--r-- 1 root root 2190 Sep 12 00:06 dist42.svg -rw-r--r-- 1 root root 2052 Sep 12 00:06 dist51.svg -rw-r--r-- 1 root root 2132 Sep 12 00:06 dist52.svg -rw-r--r-- 1 root root 2650 Sep 12 00:06 dist61.svg -rw-r--r-- 1 root root 2441 Sep 12 00:06 dist62.svg -rw-r--r-- 1 root root 3552 Sep 12 00:06 dist71.svg -rw-r--r-- 1 root root 3558 Sep 12 00:06 dist72.svg -rw-r--r-- 1 root root 1800 Sep 12 00:06 dist81.svg -rw-r--r-- 1 root root 1728 Sep 12 00:06 dist82.svg -rw-r--r-- 1 root root 1481 Sep 12 00:06 dist91.svg -rw-r--r-- 1 root root 1501 Sep 12 00:06 dist92.svg -rw-r--r-- 1 root root 1080 Sep 12 00:06 fo21601.svg -rw-r--r-- 1 root root 1081 Sep 12 00:06 fo21602.svg -rw-r--r-- 1 root root 884 Sep 12 00:06 fo21603.svg -rw-r--r-- 1 root root 885 Sep 12 00:06 fo21604.svg -rw-r--r-- 1 root root 1082 Sep 12 00:06 fo21605.svg -rw-r--r-- 1 root root 1250 Sep 12 00:06 fo21606.svg -rw-r--r-- 1 root root 1379 Sep 12 00:06 fo21607.svg -rw-r--r-- 1 root root 1220 Sep 12 00:06 fo21609.svg -rw-r--r-- 1 root root 1464 Sep 12 00:06 fo21610.svg -rw-r--r-- 1 root root 1695 Sep 12 00:06 fo21611.svg -rw-r--r-- 1 root root 4024 Sep 12 00:06 fo21613.svg -rw-r--r-- 1 root root 2397 Sep 12 00:06 fo21614.svg -rw-r--r-- 1 root root 2349 Sep 12 00:06 fo21615.svg -rw-r--r-- 1 root root 953 Sep 12 00:06 fu21501.svg -rw-r--r-- 1 root root 948 Sep 12 00:06 fu21502.svg -rw-r--r-- 1 root root 977 Sep 12 00:06 fu21503.svg -rw-r--r-- 1 root root 1224 Sep 12 00:06 fu21504.svg -rw-r--r-- 1 root root 503 Sep 12 00:06 fu21505.svg -rw-r--r-- 1 root root 322 Sep 12 00:06 fu21506.svg -rw-r--r-- 1 root root 325 Sep 12 00:06 fu21507.svg -rw-r--r-- 1 root root 321 Sep 12 00:06 fu21508.svg -rw-r--r-- 1 root root 321 Sep 12 00:06 fu21509.svg -rw-r--r-- 1 root root 323 Sep 12 00:06 fu21510.svg -rw-r--r-- 1 root root 323 Sep 12 00:06 fu21511.svg -rw-r--r-- 1 root root 325 Sep 12 00:06 fu21512.svg -rw-r--r-- 1 root root 322 Sep 12 00:06 fu21513.svg -rw-r--r-- 1 root root 322 Sep 12 00:06 fu21514.svg -rw-r--r-- 1 root root 322 Sep 12 00:06 fu21515.svg -rw-r--r-- 1 root root 322 Sep 12 00:06 fu21516.svg -rw-r--r-- 1 root root 675 Sep 12 00:06 fu21517.svg -rw-r--r-- 1 root root 677 Sep 12 00:06 fu21518.svg -rw-r--r-- 1 root root 677 Sep 12 00:06 fu21519.svg -rw-r--r-- 1 root root 679 Sep 12 00:06 fu21520.svg -rw-r--r-- 1 root root 676 Sep 12 00:06 fu21521.svg -rw-r--r-- 1 root root 676 Sep 12 00:06 fu21522.svg -rw-r--r-- 1 root root 676 Sep 12 00:06 fu21523.svg -rw-r--r-- 1 root root 676 Sep 12 00:06 fu21524.svg -rw-r--r-- 1 root root 510 Sep 12 00:06 fu21908.svg -rw-r--r-- 1 root root 1745 Sep 12 00:06 im21106.svg -rw-r--r-- 1 root root 232 Sep 12 00:06 mi21608.svg -rw-r--r-- 1 root root 557 Sep 12 00:06 mi21612.svg -rw-r--r-- 1 root root 300 Sep 12 00:06 mi21618.svg -rw-r--r-- 1 root root 2903 Sep 12 00:06 mi22003.svg -rw-r--r-- 1 root root 2151 Sep 12 00:06 mi22004.svg -rw-r--r-- 1 root root 324 Sep 12 00:06 mi22005.svg -rw-r--r-- 1 root root 325 Sep 12 00:06 mi22006.svg -rw-r--r-- 1 root root 1442 Sep 12 00:06 mi22007.svg -rw-r--r-- 1 root root 180 Sep 12 00:06 mi22008.svg -rw-r--r-- 1 root root 211 Sep 12 00:06 mi22009.svg -rw-r--r-- 1 root root 211 Sep 12 00:06 mi22010.svg -rw-r--r-- 1 root root 180 Sep 12 00:06 mi22011.svg -rw-r--r-- 1 root root 214 Sep 12 00:06 mi22012.svg -rw-r--r-- 1 root root 390 Sep 12 00:06 mi22013.svg -rw-r--r-- 1 root root 324 Sep 12 00:06 mi22014.svg -rw-r--r-- 1 root root 1004 Sep 12 00:06 mi22015.svg -rw-r--r-- 1 root root 335 Sep 12 00:06 mi22016.svg -rw-r--r-- 1 root root 319 Sep 12 00:06 mi22017.svg -rw-r--r-- 1 root root 318 Sep 12 00:06 mi22018.svg -rw-r--r-- 1 root root 337 Sep 12 00:06 mi22019.svg -rw-r--r-- 1 root root 1722 Sep 12 00:06 op21401.svg -rw-r--r-- 1 root root 1780 Sep 12 00:06 op21402.svg -rw-r--r-- 1 root root 1727 Sep 12 00:06 op21403.svg -rw-r--r-- 1 root root 678 Sep 12 00:06 op21405.svg -rw-r--r-- 1 root root 678 Sep 12 00:06 op21406.svg -rw-r--r-- 1 root root 684 Sep 12 00:06 op21407.svg -rw-r--r-- 1 root root 683 Sep 12 00:06 op21408.svg -rw-r--r-- 1 root root 678 Sep 12 00:06 op21409.svg -rw-r--r-- 1 root root 686 Sep 12 00:06 op21410.svg -rw-r--r-- 1 root root 679 Sep 12 00:06 op21411.svg -rw-r--r-- 1 root root 685 Sep 12 00:06 op21412.svg -rw-r--r-- 1 root root 742 Sep 12 00:06 op21413.svg -rw-r--r-- 1 root root 757 Sep 12 00:06 op21414.svg -rw-r--r-- 1 root root 743 Sep 12 00:06 op21415.svg -rw-r--r-- 1 root root 749 Sep 12 00:06 op21416.svg -rw-r--r-- 1 root root 322 Sep 12 00:06 op21417.svg -rw-r--r-- 1 root root 325 Sep 12 00:06 op21418.svg -rw-r--r-- 1 root root 322 Sep 12 00:06 op21419.svg -rw-r--r-- 1 root root 322 Sep 12 00:06 op21420.svg -rw-r--r-- 1 root root 325 Sep 12 00:06 op21421.svg -rw-r--r-- 1 root root 324 Sep 12 00:06 op22001.svg -rw-r--r-- 1 root root 323 Sep 12 00:06 op22002.svg -rw-r--r-- 1 root root 1454 Sep 12 00:06 un21201.svg -rw-r--r-- 1 root root 1406 Sep 12 00:06 un21202.svg -rw-r--r-- 1 root root 1503 Sep 12 00:06 un21203.svg -rw-r--r-- 1 root root 1537 Sep 12 00:06 un21204.svg -rw-r--r-- 1 root root 2149 Sep 12 00:06 un21205.svg -rw-r--r-- 1 root root 2082 Sep 12 00:06 un21206.svg -rw-r--r-- 1 root root 2241 Sep 12 00:06 un21207.svg -rw-r--r-- 1 root root 2440 Sep 12 00:06 un21208.svg -rw-r--r-- 1 root root 2100 Sep 12 00:06 un21209.svg -rw-r--r-- 1 root root 2171 Sep 12 00:06 un21210.svg -rw-r--r-- 1 root root 2167 Sep 12 00:06 un21211.svg -rw-r--r-- 1 root root 2156 Sep 12 00:06 un21212.svg -rw-r--r-- 1 root root 1455 Sep 12 00:06 un21213.svg -rw-r--r-- 1 root root 2198 Sep 12 00:06 un21214.svg -rw-r--r-- 1 root root 2198 Sep 12 00:06 un21215.svg -rw-r--r-- 1 root root 2191 Sep 12 00:06 un21221.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/svtools: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/svtools/res: total 88 -rw-r--r-- 1 root root 280 Sep 12 00:06 closer.svg -rw-r--r-- 1 root root 106 Sep 12 00:06 ed01.svg -rw-r--r-- 1 root root 482 Sep 12 00:06 ed02.svg -rw-r--r-- 1 root root 203 Sep 12 00:06 ed03.svg -rw-r--r-- 1 root root 275 Sep 12 00:06 ed04.svg -rw-r--r-- 1 root root 519 Sep 12 00:06 ed05.svg -rw-r--r-- 1 root root 232 Sep 12 00:06 ed07.svg -rw-r--r-- 1 root root 266 Sep 12 00:06 ed08.svg -rw-r--r-- 1 root root 388 Sep 12 00:06 folder.svg -rw-r--r-- 1 root root 694 Sep 12 00:06 info_large.svg -rw-r--r-- 1 root root 472 Sep 12 00:06 info_small.svg -rw-r--r-- 1 root root 185 Sep 12 00:06 list_add.svg -rw-r--r-- 1 root root 913 Sep 12 00:06 new_doc.svg -rw-r--r-- 1 root root 312 Sep 12 00:06 preview_large.svg -rw-r--r-- 1 root root 312 Sep 12 00:06 preview_small.svg -rw-r--r-- 1 root root 645 Sep 12 00:06 prnfont.svg -rw-r--r-- 1 root root 1375 Sep 12 00:06 scalfont.svg -rw-r--r-- 1 root root 2969 Sep 12 00:06 template.svg -rw-r--r-- 1 root root 238 Sep 12 00:06 triangle_down.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 triangle_right.svg -rw-r--r-- 1 root root 950 Sep 12 00:06 up_large.svg -rw-r--r-- 1 root root 807 Sep 12 00:06 up_small.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/svx: total 12 drwxr-xr-x 3 root root 12288 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/svx/res: total 908 -rw-r--r-- 1 root root 236 Sep 12 00:06 border_cell_all_32.svg -rw-r--r-- 1 root root 469 Sep 12 00:06 border_cell_diag_32.svg -rw-r--r-- 1 root root 276 Sep 12 00:06 border_cell_l_32.svg -rw-r--r-- 1 root root 326 Sep 12 00:06 border_cell_lr_32.svg -rw-r--r-- 1 root root 248 Sep 12 00:06 border_cell_none_32.svg -rw-r--r-- 1 root root 308 Sep 12 00:06 border_cell_tb_32.svg -rw-r--r-- 1 root root 1940 Sep 12 00:06 brightlit_16.svg -rw-r--r-- 1 root root 1876 Sep 12 00:06 cropmarkers.svg -rw-r--r-- 1 root root 1898 Sep 12 00:06 dimlit_16.svg -rw-r--r-- 1 root root 370 Sep 12 00:06 directioneast_22.svg -rw-r--r-- 1 root root 314 Sep 12 00:06 directionnorth_22.svg -rw-r--r-- 1 root root 623 Sep 12 00:06 directionnortheast_22.svg -rw-r--r-- 1 root root 558 Sep 12 00:06 directionnorthwest_22.svg -rw-r--r-- 1 root root 383 Sep 12 00:06 directionsouth_22.svg -rw-r--r-- 1 root root 611 Sep 12 00:06 directionsoutheast_22.svg -rw-r--r-- 1 root root 616 Sep 12 00:06 directionsouthwest_22.svg -rw-r--r-- 1 root root 223 Sep 12 00:06 directionstraight_22.svg -rw-r--r-- 1 root root 355 Sep 12 00:06 directionwest_22.svg -rw-r--r-- 1 root root 550 Sep 12 00:06 doc_modified_feedback.svg -rw-r--r-- 1 root root 550 Sep 12 00:06 doc_modified_no_14.svg -rw-r--r-- 1 root root 550 Sep 12 00:06 doc_modified_yes_14.svg -rw-r--r-- 1 root root 531 Sep 12 00:06 doublesi.svg -rw-r--r-- 1 root root 584 Sep 12 00:06 dsth_cen.svg -rw-r--r-- 1 root root 588 Sep 12 00:06 dsth_dst.svg -rw-r--r-- 1 root root 542 Sep 12 00:06 dsth_hig.svg -rw-r--r-- 1 root root 473 Sep 12 00:06 dsth_low.svg -rw-r--r-- 1 root root 513 Sep 12 00:06 dstv_cen.svg -rw-r--r-- 1 root root 547 Sep 12 00:06 dstv_dst.svg -rw-r--r-- 1 root root 546 Sep 12 00:06 dstv_hig.svg -rw-r--r-- 1 root root 548 Sep 12 00:06 dstv_low.svg -rw-r--r-- 1 root root 496 Sep 12 00:06 extrusion05inch_16.svg -rw-r--r-- 1 root root 169 Sep 12 00:06 extrusion0inch_16.svg -rw-r--r-- 1 root root 572 Sep 12 00:06 extrusion1inch_16.svg -rw-r--r-- 1 root root 563 Sep 12 00:06 extrusion2inch_16.svg -rw-r--r-- 1 root root 563 Sep 12 00:06 extrusion4inch_16.svg -rw-r--r-- 1 root root 479 Sep 12 00:06 extrusioninfinity_16.svg -rw-r--r-- 1 root root 444 Sep 12 00:06 fr01.svg -rw-r--r-- 1 root root 346 Sep 12 00:06 fr010.svg -rw-r--r-- 1 root root 326 Sep 12 00:06 fr011.svg -rw-r--r-- 1 root root 288 Sep 12 00:06 fr012.svg -rw-r--r-- 1 root root 490 Sep 12 00:06 fr02.svg -rw-r--r-- 1 root root 489 Sep 12 00:06 fr03.svg -rw-r--r-- 1 root root 510 Sep 12 00:06 fr04.svg -rw-r--r-- 1 root root 488 Sep 12 00:06 fr05.svg -rw-r--r-- 1 root root 491 Sep 12 00:06 fr06.svg -rw-r--r-- 1 root root 508 Sep 12 00:06 fr07.svg -rw-r--r-- 1 root root 205 Sep 12 00:06 fr08.svg -rw-r--r-- 1 root root 626 Sep 12 00:06 fr09.svg -rw-r--r-- 1 root root 670 Sep 12 00:06 galdefl.svg -rw-r--r-- 1 root root 570 Sep 12 00:06 galdefs.svg -rw-r--r-- 1 root root 838 Sep 12 00:06 galicon.svg -rw-r--r-- 1 root root 668 Sep 12 00:06 gallist.svg -rw-r--r-- 1 root root 1199 Sep 12 00:06 galmedia.svg -rw-r--r-- 1 root root 600 Sep 12 00:06 galnorl.svg -rw-r--r-- 1 root root 579 Sep 12 00:06 galnors.svg -rw-r--r-- 1 root root 600 Sep 12 00:06 galrdol.svg -rw-r--r-- 1 root root 579 Sep 12 00:06 galrdos.svg -rw-r--r-- 1 root root 367 Sep 12 00:06 id016.svg -rw-r--r-- 1 root root 3292 Sep 12 00:06 id019.svg -rw-r--r-- 1 root root 1759 Sep 12 00:06 id08.svg -rw-r--r-- 1 root root 1055 Sep 12 00:06 invert3d.svg -rw-r--r-- 1 root root 221 Sep 12 00:06 legtyp4.svg -rw-r--r-- 1 root root 916 Sep 12 00:06 lght2sid.svg -rw-r--r-- 1 root root 2058 Sep 12 00:06 light.svg -rw-r--r-- 1 root root 1804 Sep 12 00:06 lightfrombottom_22.svg -rw-r--r-- 1 root root 1808 Sep 12 00:06 lightfrombottomleft_22.svg -rw-r--r-- 1 root root 1808 Sep 12 00:06 lightfrombottomright_22.svg -rw-r--r-- 1 root root 1817 Sep 12 00:06 lightfromfront_22.svg -rw-r--r-- 1 root root 1808 Sep 12 00:06 lightfromleft_22.svg -rw-r--r-- 1 root root 1808 Sep 12 00:06 lightfromright_22.svg -rw-r--r-- 1 root root 1808 Sep 12 00:06 lightfromtop_22.svg -rw-r--r-- 1 root root 1821 Sep 12 00:06 lightfromtopleft_22.svg -rw-r--r-- 1 root root 1821 Sep 12 00:06 lightfromtopright_22.svg -rw-r--r-- 1 root root 1993 Sep 12 00:06 lighton.svg -rw-r--r-- 1 root root 494 Sep 12 00:06 lo01.svg -rw-r--r-- 1 root root 434 Sep 12 00:06 lo02.svg -rw-r--r-- 1 root root 156 Sep 12 00:06 lo03.svg -rw-r--r-- 1 root root 1421 Sep 12 00:06 marker-anchor-pressed.svg -rw-r--r-- 1 root root 823 Sep 12 00:06 marker-anchor.svg -rw-r--r-- 1 root root 448 Sep 12 00:06 marker-circ11-1.svg -rw-r--r-- 1 root root 448 Sep 12 00:06 marker-circ11-2.svg -rw-r--r-- 1 root root 448 Sep 12 00:06 marker-circ11-3.svg -rw-r--r-- 1 root root 448 Sep 12 00:06 marker-circ11-4.svg -rw-r--r-- 1 root root 448 Sep 12 00:06 marker-circ11-5.svg -rw-r--r-- 1 root root 448 Sep 12 00:06 marker-circ11-6.svg -rw-r--r-- 1 root root 202 Sep 12 00:06 marker-circ7-1.svg -rw-r--r-- 1 root root 202 Sep 12 00:06 marker-circ7-2.svg -rw-r--r-- 1 root root 128 Sep 12 00:06 marker-circ7-3.svg -rw-r--r-- 1 root root 202 Sep 12 00:06 marker-circ7-4.svg -rw-r--r-- 1 root root 202 Sep 12 00:06 marker-circ7-5.svg -rw-r--r-- 1 root root 202 Sep 12 00:06 marker-circ7-6.svg -rw-r--r-- 1 root root 530 Sep 12 00:06 marker-circ9-1.svg -rw-r--r-- 1 root root 530 Sep 12 00:06 marker-circ9-2.svg -rw-r--r-- 1 root root 530 Sep 12 00:06 marker-circ9-3.svg -rw-r--r-- 1 root root 530 Sep 12 00:06 marker-circ9-4.svg -rw-r--r-- 1 root root 530 Sep 12 00:06 marker-circ9-5.svg -rw-r--r-- 1 root root 530 Sep 12 00:06 marker-circ9-6.svg -rw-r--r-- 1 root root 835 Sep 12 00:06 marker-cross.svg -rw-r--r-- 1 root root 459 Sep 12 00:06 marker-elli11x9-1.svg -rw-r--r-- 1 root root 459 Sep 12 00:06 marker-elli11x9-2.svg -rw-r--r-- 1 root root 459 Sep 12 00:06 marker-elli11x9-3.svg -rw-r--r-- 1 root root 459 Sep 12 00:06 marker-elli11x9-4.svg -rw-r--r-- 1 root root 459 Sep 12 00:06 marker-elli11x9-5.svg -rw-r--r-- 1 root root 459 Sep 12 00:06 marker-elli11x9-6.svg -rw-r--r-- 1 root root 210 Sep 12 00:06 marker-elli7x9-1.svg -rw-r--r-- 1 root root 210 Sep 12 00:06 marker-elli7x9-2.svg -rw-r--r-- 1 root root 210 Sep 12 00:06 marker-elli7x9-3.svg -rw-r--r-- 1 root root 210 Sep 12 00:06 marker-elli7x9-4.svg -rw-r--r-- 1 root root 210 Sep 12 00:06 marker-elli7x9-5.svg -rw-r--r-- 1 root root 210 Sep 12 00:06 marker-elli7x9-6.svg -rw-r--r-- 1 root root 461 Sep 12 00:06 marker-elli9x11-1.svg -rw-r--r-- 1 root root 461 Sep 12 00:06 marker-elli9x11-2.svg -rw-r--r-- 1 root root 461 Sep 12 00:06 marker-elli9x11-3.svg -rw-r--r-- 1 root root 461 Sep 12 00:06 marker-elli9x11-4.svg -rw-r--r-- 1 root root 461 Sep 12 00:06 marker-elli9x11-5.svg -rw-r--r-- 1 root root 461 Sep 12 00:06 marker-elli9x11-6.svg -rw-r--r-- 1 root root 210 Sep 12 00:06 marker-elli9x7-1.svg -rw-r--r-- 1 root root 210 Sep 12 00:06 marker-elli9x7-2.svg -rw-r--r-- 1 root root 210 Sep 12 00:06 marker-elli9x7-3.svg -rw-r--r-- 1 root root 210 Sep 12 00:06 marker-elli9x7-4.svg -rw-r--r-- 1 root root 210 Sep 12 00:06 marker-elli9x7-5.svg -rw-r--r-- 1 root root 210 Sep 12 00:06 marker-elli9x7-6.svg -rw-r--r-- 1 root root 537 Sep 12 00:06 marker-glue-selected.svg -rw-r--r-- 1 root root 537 Sep 12 00:06 marker-glue-unselected.svg -rw-r--r-- 1 root root 254 Sep 12 00:06 marker-rect11-1.svg -rw-r--r-- 1 root root 254 Sep 12 00:06 marker-rect11-2.svg -rw-r--r-- 1 root root 254 Sep 12 00:06 marker-rect11-3.svg -rw-r--r-- 1 root root 254 Sep 12 00:06 marker-rect11-4.svg -rw-r--r-- 1 root root 254 Sep 12 00:06 marker-rect11-5.svg -rw-r--r-- 1 root root 254 Sep 12 00:06 marker-rect11-6.svg -rw-r--r-- 1 root root 122 Sep 12 00:06 marker-rect13-1.svg -rw-r--r-- 1 root root 122 Sep 12 00:06 marker-rect13-2.svg -rw-r--r-- 1 root root 122 Sep 12 00:06 marker-rect13-3.svg -rw-r--r-- 1 root root 122 Sep 12 00:06 marker-rect13-4.svg -rw-r--r-- 1 root root 122 Sep 12 00:06 marker-rect13-5.svg -rw-r--r-- 1 root root 122 Sep 12 00:06 marker-rect13-6.svg -rw-r--r-- 1 root root 117 Sep 12 00:06 marker-rect7-1.svg -rw-r--r-- 1 root root 117 Sep 12 00:06 marker-rect7-2.svg -rw-r--r-- 1 root root 117 Sep 12 00:06 marker-rect7-3.svg -rw-r--r-- 1 root root 117 Sep 12 00:06 marker-rect7-4.svg -rw-r--r-- 1 root root 117 Sep 12 00:06 marker-rect7-5.svg -rw-r--r-- 1 root root 117 Sep 12 00:06 marker-rect7-6.svg -rw-r--r-- 1 root root 222 Sep 12 00:06 marker-rect9-1.svg -rw-r--r-- 1 root root 222 Sep 12 00:06 marker-rect9-2.svg -rw-r--r-- 1 root root 222 Sep 12 00:06 marker-rect9-3.svg -rw-r--r-- 1 root root 222 Sep 12 00:06 marker-rect9-4.svg -rw-r--r-- 1 root root 222 Sep 12 00:06 marker-rect9-5.svg -rw-r--r-- 1 root root 222 Sep 12 00:06 marker-rect9-6.svg -rw-r--r-- 1 root root 240 Sep 12 00:06 marker-rectplus11-1.svg -rw-r--r-- 1 root root 240 Sep 12 00:06 marker-rectplus11-2.svg -rw-r--r-- 1 root root 240 Sep 12 00:06 marker-rectplus11-3.svg -rw-r--r-- 1 root root 240 Sep 12 00:06 marker-rectplus11-4.svg -rw-r--r-- 1 root root 240 Sep 12 00:06 marker-rectplus11-5.svg -rw-r--r-- 1 root root 240 Sep 12 00:06 marker-rectplus11-6.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 marker-rectplus7-1.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 marker-rectplus7-2.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 marker-rectplus7-3.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 marker-rectplus7-4.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 marker-rectplus7-5.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 marker-rectplus7-6.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 marker-rectplus9-1.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 marker-rectplus9-2.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 marker-rectplus9-3.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 marker-rectplus9-4.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 marker-rectplus9-5.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 marker-rectplus9-6.svg -rw-r--r-- 1 root root 19641 Sep 12 00:06 markers.svg -rw-r--r-- 1 root root 616 Sep 12 00:06 material.svg -rw-r--r-- 1 root root 273 Sep 12 00:06 matte_16.svg -rw-r--r-- 1 root root 283 Sep 12 00:06 metal_16.svg -rw-r--r-- 1 root root 3621 Sep 12 00:06 no_color.svg -rw-r--r-- 1 root root 1927 Sep 12 00:06 normallit_16.svg -rw-r--r-- 1 root root 568 Sep 12 00:06 normflat.svg -rw-r--r-- 1 root root 1100 Sep 12 00:06 normobjs.svg -rw-r--r-- 1 root root 690 Sep 12 00:06 normsphe.svg -rw-r--r-- 1 root root 94 Sep 12 00:06 notcheck.svg -rw-r--r-- 1 root root 248 Sep 12 00:06 nu04.svg -rw-r--r-- 1 root root 418 Sep 12 00:06 objspc3d.svg -rw-r--r-- 1 root root 457 Sep 12 00:06 pageshadow35x35.svg -rw-r--r-- 1 root root 145 Sep 12 00:06 parallel.svg -rw-r--r-- 1 root root 347 Sep 12 00:06 plastic_16.svg -rw-r--r-- 1 root root 374 Sep 12 00:06 pr01.svg -rw-r--r-- 1 root root 692 Sep 12 00:06 pr010.svg -rw-r--r-- 1 root root 715 Sep 12 00:06 pr011.svg -rw-r--r-- 1 root root 478 Sep 12 00:06 pr012.svg -rw-r--r-- 1 root root 544 Sep 12 00:06 pr013.svg -rw-r--r-- 1 root root 804 Sep 12 00:06 pr014.svg -rw-r--r-- 1 root root 668 Sep 12 00:06 pr015.svg -rw-r--r-- 1 root root 564 Sep 12 00:06 pr016.svg -rw-r--r-- 1 root root 614 Sep 12 00:06 pr017.svg -rw-r--r-- 1 root root 740 Sep 12 00:06 pr018.svg -rw-r--r-- 1 root root 804 Sep 12 00:06 pr019.svg -rw-r--r-- 1 root root 495 Sep 12 00:06 pr02.svg -rw-r--r-- 1 root root 844 Sep 12 00:06 pr020.svg -rw-r--r-- 1 root root 771 Sep 12 00:06 pr021.svg -rw-r--r-- 1 root root 438 Sep 12 00:06 pr03.svg -rw-r--r-- 1 root root 439 Sep 12 00:06 pr04.svg -rw-r--r-- 1 root root 419 Sep 12 00:06 pr05.svg -rw-r--r-- 1 root root 657 Sep 12 00:06 pr06.svg -rw-r--r-- 1 root root 457 Sep 12 00:06 pr07.svg -rw-r--r-- 1 root root 583 Sep 12 00:06 pr08.svg -rw-r--r-- 1 root root 740 Sep 12 00:06 pr09.svg -rw-r--r-- 1 root root 220 Sep 12 00:06 replac3d.svg -rw-r--r-- 1 root root 597 Sep 12 00:06 selection_10x22.svg -rw-r--r-- 1 root root 288 Sep 12 00:06 sh01.svg -rw-r--r-- 1 root root 352 Sep 12 00:06 sh02.svg -rw-r--r-- 1 root root 346 Sep 12 00:06 sh03.svg -rw-r--r-- 1 root root 346 Sep 12 00:06 sh04.svg -rw-r--r-- 1 root root 340 Sep 12 00:06 sh05.svg -rw-r--r-- 1 root root 229 Sep 12 00:06 shadow3d.svg -rw-r--r-- 1 root root 404 Sep 12 00:06 shadow_bottom_left_32.svg -rw-r--r-- 1 root root 410 Sep 12 00:06 shadow_bottom_right_32.svg -rw-r--r-- 1 root root 549 Sep 12 00:06 shadow_none_32.svg -rw-r--r-- 1 root root 398 Sep 12 00:06 shadow_top_left_32.svg -rw-r--r-- 1 root root 404 Sep 12 00:06 shadow_top_right_32.svg -rw-r--r-- 1 root root 126 Sep 12 00:06 slidezoombutton_10.svg -rw-r--r-- 1 root root 202 Sep 12 00:06 slidezoomin_10.svg -rw-r--r-- 1 root root 123 Sep 12 00:06 slidezoomout_10.svg drwxr-xr-x 2 root root 4096 Sep 12 03:04 symphony -rw-r--r-- 1 root root 1031 Sep 12 00:06 wireframe_16.svg -rw-r--r-- 1 root root 247 Sep 12 00:06 zetlhor2.svg -rw-r--r-- 1 root root 275 Sep 12 00:06 zetlver2.svg -rw-r--r-- 1 root root 183 Sep 12 00:06 zoom_page_statusbar.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony: total 240 -rw-r--r-- 1 root root 312 Sep 12 00:06 ColorModeNormal_16x16.svg -rw-r--r-- 1 root root 843 Sep 12 00:06 ColorModeWaterMark_16x16.svg -rw-r--r-- 1 root root 2899 Sep 12 00:06 Highlight.svg -rw-r--r-- 1 root root 432 Sep 12 00:06 Indent2.svg -rw-r--r-- 1 root root 439 Sep 12 00:06 Indent3.svg -rw-r--r-- 1 root root 479 Sep 12 00:06 Indent4.svg -rw-r--r-- 1 root root 2999 Sep 12 00:06 Line_color.svg -rw-r--r-- 1 root root 3603 Sep 12 00:06 Quadratic.svg -rw-r--r-- 1 root root 3823 Sep 12 00:06 Square.svg -rw-r--r-- 1 root root 2774 Sep 12 00:06 axial.svg -rw-r--r-- 1 root root 84 Sep 12 00:06 blank.svg -rw-r--r-- 1 root root 2611 Sep 12 00:06 ellipsoid.svg -rw-r--r-- 1 root root 2341 Sep 12 00:06 icon_normal.svg -rw-r--r-- 1 root root 409 Sep 12 00:06 last_custom_common.svg -rw-r--r-- 1 root root 409 Sep 12 00:06 last_custom_common_grey.svg -rw-r--r-- 1 root root 134 Sep 12 00:06 line1.svg -rw-r--r-- 1 root root 549 Sep 12 00:06 line10.svg -rw-r--r-- 1 root root 170 Sep 12 00:06 line2.svg -rw-r--r-- 1 root root 134 Sep 12 00:06 line3.svg -rw-r--r-- 1 root root 945 Sep 12 00:06 line4.svg -rw-r--r-- 1 root root 542 Sep 12 00:06 line5.svg -rw-r--r-- 1 root root 415 Sep 12 00:06 line6.svg -rw-r--r-- 1 root root 356 Sep 12 00:06 line7.svg -rw-r--r-- 1 root root 592 Sep 12 00:06 line8.svg -rw-r--r-- 1 root root 666 Sep 12 00:06 line9.svg -rw-r--r-- 1 root root 2554 Sep 12 00:06 linear.svg -rw-r--r-- 1 root root 471 Sep 12 00:06 para_numbullet_rtl01.svg -rw-r--r-- 1 root root 1622 Sep 12 00:06 para_numbullet_rtl02.svg -rw-r--r-- 1 root root 2620 Sep 12 00:06 radial.svg -rw-r--r-- 1 root root 829 Sep 12 00:06 sc_color.svg -rw-r--r-- 1 root root 175 Sep 12 00:06 selected-line1.svg -rw-r--r-- 1 root root 590 Sep 12 00:06 selected-line10.svg -rw-r--r-- 1 root root 211 Sep 12 00:06 selected-line2.svg -rw-r--r-- 1 root root 175 Sep 12 00:06 selected-line3.svg -rw-r--r-- 1 root root 986 Sep 12 00:06 selected-line4.svg -rw-r--r-- 1 root root 583 Sep 12 00:06 selected-line5.svg -rw-r--r-- 1 root root 456 Sep 12 00:06 selected-line6.svg -rw-r--r-- 1 root root 397 Sep 12 00:06 selected-line7.svg -rw-r--r-- 1 root root 633 Sep 12 00:06 selected-line8.svg -rw-r--r-- 1 root root 707 Sep 12 00:06 selected-line9.svg -rw-r--r-- 1 root root 390 Sep 12 00:06 spacing1.svg -rw-r--r-- 1 root root 389 Sep 12 00:06 spacing2.svg -rw-r--r-- 1 root root 2349 Sep 12 00:06 spacing_loose.svg -rw-r--r-- 1 root root 2331 Sep 12 00:06 spacing_loose_s.svg -rw-r--r-- 1 root root 2341 Sep 12 00:06 spacing_normal.svg -rw-r--r-- 1 root root 2323 Sep 12 00:06 spacing_normal_s.svg -rw-r--r-- 1 root root 2341 Sep 12 00:06 spacing_tight.svg -rw-r--r-- 1 root root 2323 Sep 12 00:06 spacing_tight_s.svg -rw-r--r-- 1 root root 2333 Sep 12 00:06 spacing_very_loose.svg -rw-r--r-- 1 root root 2315 Sep 12 00:06 spacing_very_loose_s.svg -rw-r--r-- 1 root root 2161 Sep 12 00:06 spacing_very_tight.svg -rw-r--r-- 1 root root 2146 Sep 12 00:06 spacing_very_tight_s.svg -rw-r--r-- 1 root root 130 Sep 12 00:06 width1.svg -rw-r--r-- 1 root root 130 Sep 12 00:06 width2.svg -rw-r--r-- 1 root root 130 Sep 12 00:06 width3.svg -rw-r--r-- 1 root root 130 Sep 12 00:06 width4.svg -rw-r--r-- 1 root root 130 Sep 12 00:06 width5.svg -rw-r--r-- 1 root root 130 Sep 12 00:06 width6.svg -rw-r--r-- 1 root root 130 Sep 12 00:06 width7.svg -rw-r--r-- 1 root root 130 Sep 12 00:06 width8.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/sw: total 4 drwxr-xr-x 3 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/sw/res: total 168 -rw-r--r-- 1 root root 771 Sep 12 00:06 doublepage_10x22.svg -rw-r--r-- 1 root root 771 Sep 12 00:06 doublepage_a_10x22.svg -rw-r--r-- 1 root root 450 Sep 12 00:06 emptypage_10x14.svg -rw-r--r-- 1 root root 512 Sep 12 00:06 emptypage_a_10x14.svg -rw-r--r-- 1 root root 576 Sep 12 00:06 envhc_l.svg -rw-r--r-- 1 root root 640 Sep 12 00:06 envhc_u.svg -rw-r--r-- 1 root root 663 Sep 12 00:06 envhl_l.svg -rw-r--r-- 1 root root 681 Sep 12 00:06 envhl_u.svg -rw-r--r-- 1 root root 654 Sep 12 00:06 envhr_l.svg -rw-r--r-- 1 root root 672 Sep 12 00:06 envhr_u.svg -rw-r--r-- 1 root root 812 Sep 12 00:06 envvc_l.svg -rw-r--r-- 1 root root 995 Sep 12 00:06 envvc_u.svg -rw-r--r-- 1 root root 809 Sep 12 00:06 envvl_l.svg -rw-r--r-- 1 root root 990 Sep 12 00:06 envvl_u.svg -rw-r--r-- 1 root root 811 Sep 12 00:06 envvr_l.svg -rw-r--r-- 1 root root 993 Sep 12 00:06 envvr_u.svg -rw-r--r-- 1 root root 375 Sep 12 00:06 nc20000.svg -rw-r--r-- 1 root root 257 Sep 12 00:06 redline_deleted.svg -rw-r--r-- 1 root root 203 Sep 12 00:06 redline_inserted.svg -rw-r--r-- 1 root root 274 Sep 12 00:06 sc20177.svg -rw-r--r-- 1 root root 273 Sep 12 00:06 sc20179.svg -rw-r--r-- 1 root root 416 Sep 12 00:06 sc20183.svg -rw-r--r-- 1 root root 2898 Sep 12 00:06 sc20234.svg -rw-r--r-- 1 root root 127 Sep 12 00:06 sc20236.svg -rw-r--r-- 1 root root 2898 Sep 12 00:06 sc20244.svg drwxr-xr-x 3 root root 4096 Sep 12 03:04 sidebar -rw-r--r-- 1 root root 707 Sep 12 00:06 sr20012.svg -rw-r--r-- 1 root root 1491 Sep 12 00:06 sr20018.svg -rw-r--r-- 1 root root 1491 Sep 12 00:06 sr20019.svg -rw-r--r-- 1 root root 771 Sep 12 00:06 twopages_10x24.svg -rw-r--r-- 1 root root 771 Sep 12 00:06 twopages_a_10x24.svg -rw-r--r-- 1 root root 499 Sep 12 00:06 wr01.svg -rw-r--r-- 1 root root 921 Sep 12 00:06 wr010.svg -rw-r--r-- 1 root root 1598 Sep 12 00:06 wr011.svg -rw-r--r-- 1 root root 765 Sep 12 00:06 wr02.svg -rw-r--r-- 1 root root 777 Sep 12 00:06 wr03.svg -rw-r--r-- 1 root root 1021 Sep 12 00:06 wr04.svg -rw-r--r-- 1 root root 1093 Sep 12 00:06 wr05.svg -rw-r--r-- 1 root root 1292 Sep 12 00:06 wr06.svg -rw-r--r-- 1 root root 417 Sep 12 00:06 wr07.svg -rw-r--r-- 1 root root 658 Sep 12 00:06 wr08.svg -rw-r--r-- 1 root root 672 Sep 12 00:06 wr09.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 pageproppanel /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel: total 144 -rw-r--r-- 1 root root 793 Sep 12 00:06 Landscapecopy_24x24.svg -rw-r--r-- 1 root root 635 Sep 12 00:06 column1_24x24.svg -rw-r--r-- 1 root root 835 Sep 12 00:06 column2_24x24.svg -rw-r--r-- 1 root root 1039 Sep 12 00:06 column3_24x24.svg -rw-r--r-- 1 root root 664 Sep 12 00:06 column_L_1_24x24.svg -rw-r--r-- 1 root root 902 Sep 12 00:06 column_L_2_24x24.svg -rw-r--r-- 1 root root 1171 Sep 12 00:06 column_L_3_24x24.svg -rw-r--r-- 1 root root 923 Sep 12 00:06 column_L_left_24x24.svg -rw-r--r-- 1 root root 1026 Sep 12 00:06 column_L_right_24x24.svg -rw-r--r-- 1 root root 409 Sep 12 00:06 columncopy_24x24.svg -rw-r--r-- 1 root root 839 Sep 12 00:06 columnleft_24x24.svg -rw-r--r-- 1 root root 876 Sep 12 00:06 columnright_24x24.svg -rw-r--r-- 1 root root 1091 Sep 12 00:06 documentsizeA3_24x24.svg -rw-r--r-- 1 root root 643 Sep 12 00:06 documentsizeA4_24x24.svg -rw-r--r-- 1 root root 754 Sep 12 00:06 documentsizeA5_24x24.svg -rw-r--r-- 1 root root 729 Sep 12 00:06 documentsizeB4_24x24.svg -rw-r--r-- 1 root root 836 Sep 12 00:06 documentsizeB5_24x24.svg -rw-r--r-- 1 root root 904 Sep 12 00:06 documentsizeC5_24x24.svg -rw-r--r-- 1 root root 1092 Sep 12 00:06 documentsize_L_A3_24x24.svg -rw-r--r-- 1 root root 644 Sep 12 00:06 documentsize_L_A4_24x24.svg -rw-r--r-- 1 root root 756 Sep 12 00:06 documentsize_L_A5_24x24.svg -rw-r--r-- 1 root root 727 Sep 12 00:06 documentsize_L_B4_24x24.svg -rw-r--r-- 1 root root 838 Sep 12 00:06 documentsize_L_B5_24x24.svg -rw-r--r-- 1 root root 913 Sep 12 00:06 documentsize_L_C5_24x24.svg -rw-r--r-- 1 root root 1124 Sep 12 00:06 documentsize_L_copy_24x24.svg -rw-r--r-- 1 root root 1130 Sep 12 00:06 documentsizecopy_24x24.svg -rw-r--r-- 1 root root 480 Sep 12 00:06 format_L_mirror_24x24.svg -rw-r--r-- 1 root root 348 Sep 12 00:06 format_L_narrow_24x24.svg -rw-r--r-- 1 root root 348 Sep 12 00:06 format_L_nomal_24x24.svg -rw-r--r-- 1 root root 346 Sep 12 00:06 format_L_wide_24x24.svg -rw-r--r-- 1 root root 409 Sep 12 00:06 formatcopy_24x24.svg -rw-r--r-- 1 root root 480 Sep 12 00:06 formatmirror_24x24.svg -rw-r--r-- 1 root root 349 Sep 12 00:06 formatnarrow_24x24.svg -rw-r--r-- 1 root root 349 Sep 12 00:06 formatnormal_24x24.svg -rw-r--r-- 1 root root 345 Sep 12 00:06 formatwide_24x24.svg -rw-r--r-- 1 root root 750 Sep 12 00:06 portraitcopy_24x24.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/vcl: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/vcl/res: total 336 -rw-r--r-- 1 root root 5100 Sep 12 00:06 MergeEmptyHidden.svg -rw-r--r-- 1 root root 4841 Sep 12 00:06 MergeFirstCell.svg -rw-r--r-- 1 root root 5085 Sep 12 00:06 MergeKeepHidden.svg -rw-r--r-- 1 root root 436 Sep 12 00:06 autoscroll_e.svg -rw-r--r-- 1 root root 451 Sep 12 00:06 autoscroll_n.svg -rw-r--r-- 1 root root 1040 Sep 12 00:06 autoscroll_ne.svg -rw-r--r-- 1 root root 565 Sep 12 00:06 autoscroll_ns.svg -rw-r--r-- 1 root root 800 Sep 12 00:06 autoscroll_nswe.svg -rw-r--r-- 1 root root 1084 Sep 12 00:06 autoscroll_nw.svg -rw-r--r-- 1 root root 458 Sep 12 00:06 autoscroll_s.svg -rw-r--r-- 1 root root 931 Sep 12 00:06 autoscroll_se.svg -rw-r--r-- 1 root root 1016 Sep 12 00:06 autoscroll_sw.svg -rw-r--r-- 1 root root 439 Sep 12 00:06 autoscroll_w.svg -rw-r--r-- 1 root root 523 Sep 12 00:06 autoscroll_we.svg -rw-r--r-- 1 root root 2362 Sep 12 00:06 chain.svg -rw-r--r-- 1 root root 2549 Sep 12 00:06 chain_not_allowed.svg -rw-r--r-- 1 root root 355 Sep 12 00:06 chart.svg -rw-r--r-- 1 root root 254 Sep 12 00:06 closedoc.svg -rw-r--r-- 1 root root 6409 Sep 12 00:06 collate.svg -rw-r--r-- 1 root root 1159 Sep 12 00:06 copy_data.svg -rw-r--r-- 1 root root 1120 Sep 12 00:06 copy_data_link.svg -rw-r--r-- 1 root root 829 Sep 12 00:06 copy_file.svg -rw-r--r-- 1 root root 1099 Sep 12 00:06 copy_file_link.svg -rw-r--r-- 1 root root 1023 Sep 12 00:06 copy_files.svg -rw-r--r-- 1 root root 1312 Sep 12 00:06 crook.svg -rw-r--r-- 1 root root 274 Sep 12 00:06 crop.svg -rw-r--r-- 1 root root 828 Sep 12 00:06 detective.svg -rw-r--r-- 1 root root 847 Sep 12 00:06 draw_arc.svg -rw-r--r-- 1 root root 475 Sep 12 00:06 draw_bezier.svg -rw-r--r-- 1 root root 348 Sep 12 00:06 draw_caption.svg -rw-r--r-- 1 root root 1169 Sep 12 00:06 draw_circle_cut.svg -rw-r--r-- 1 root root 344 Sep 12 00:06 draw_connect.svg -rw-r--r-- 1 root root 532 Sep 12 00:06 draw_ellipse.svg -rw-r--r-- 1 root root 880 Sep 12 00:06 draw_freehand.svg -rw-r--r-- 1 root root 301 Sep 12 00:06 draw_line.svg -rw-r--r-- 1 root root 452 Sep 12 00:06 draw_pie.svg -rw-r--r-- 1 root root 530 Sep 12 00:06 draw_polygon.svg -rw-r--r-- 1 root root 263 Sep 12 00:06 draw_rect.svg -rw-r--r-- 1 root root 294 Sep 12 00:06 draw_text.svg -rw-r--r-- 1 root root 244 Sep 12 00:06 errorbox.svg -rw-r--r-- 1 root root 692 Sep 12 00:06 fill.svg -rw-r--r-- 1 root root 324 Sep 12 00:06 h_shear.svg -rw-r--r-- 1 root root 1026 Sep 12 00:06 help.svg -rw-r--r-- 1 root root 447 Sep 12 00:06 hide_whitespace.svg -rw-r--r-- 1 root root 1470 Sep 12 00:06 hourglass.svg -rw-r--r-- 1 root root 877 Sep 12 00:06 infobox.svg -rw-r--r-- 1 root root 1257 Sep 12 00:06 link_data.svg -rw-r--r-- 1 root root 1048 Sep 12 00:06 link_file.svg -rw-r--r-- 1 root root 850 Sep 12 00:06 magnify.svg -rw-r--r-- 1 root root 875 Sep 12 00:06 mirror.svg -rw-r--r-- 1 root root 1527 Sep 12 00:06 move_bezier_weight.svg -rw-r--r-- 1 root root 1157 Sep 12 00:06 move_data.svg -rw-r--r-- 1 root root 1197 Sep 12 00:06 move_data_link.svg -rw-r--r-- 1 root root 1030 Sep 12 00:06 move_file.svg -rw-r--r-- 1 root root 1353 Sep 12 00:06 move_file_link.svg -rw-r--r-- 1 root root 1358 Sep 12 00:06 move_files.svg -rw-r--r-- 1 root root 811 Sep 12 00:06 move_point.svg -rw-r--r-- 1 root root 6417 Sep 12 00:06 ncollate.svg -rw-r--r-- 1 root root 334 Sep 12 00:06 neswsize.svg -rw-r--r-- 1 root root 792 Sep 12 00:06 not_allowed.svg -rw-r--r-- 1 root root 63 Sep 12 00:06 null.svg -rw-r--r-- 1 root root 327 Sep 12 00:06 nwsesize.svg -rw-r--r-- 1 root root 610 Sep 12 00:06 pen.svg -rw-r--r-- 1 root root 1211 Sep 12 00:06 pivot_column.svg -rw-r--r-- 1 root root 454 Sep 12 00:06 pivot_delete.svg -rw-r--r-- 1 root root 920 Sep 12 00:06 pivot_field.svg -rw-r--r-- 1 root root 1705 Sep 12 00:06 pivot_row.svg -rw-r--r-- 1 root root 358 Sep 12 00:06 querybox.svg -rw-r--r-- 1 root root 930 Sep 12 00:06 rotate.svg -rw-r--r-- 1 root root 466 Sep 12 00:06 show_whitespace.svg -rw-r--r-- 1 root root 350 Sep 12 00:06 successbox.svg -rw-r--r-- 1 root root 224 Sep 12 00:06 tab_select_e.svg -rw-r--r-- 1 root root 228 Sep 12 00:06 tab_select_s.svg -rw-r--r-- 1 root root 237 Sep 12 00:06 tab_select_se.svg -rw-r--r-- 1 root root 235 Sep 12 00:06 tab_select_sw.svg -rw-r--r-- 1 root root 371 Sep 12 00:06 tab_select_w.svg -rw-r--r-- 1 root root 194 Sep 12 00:06 text_vertical.svg -rw-r--r-- 1 root root 324 Sep 12 00:06 v_shear.svg -rw-r--r-- 1 root root 593 Sep 12 00:06 warningbox.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/wizards: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/wizards/res: total 24 -rw-r--r-- 1 root root 1256 Sep 12 00:06 formarrangefree_42.svg -rw-r--r-- 1 root root 1897 Sep 12 00:06 formarrangelistside_42.svg -rw-r--r-- 1 root root 1462 Sep 12 00:06 formarrangelisttop_42.svg -rw-r--r-- 1 root root 644 Sep 12 00:06 formarrangetable_42.svg -rw-r--r-- 1 root root 497 Sep 12 00:06 landscape_32.svg -rw-r--r-- 1 root root 579 Sep 12 00:06 portrait_32.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/xmlsecurity: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 res /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/icon-themes/xmlsecurity/res: total 16 -rw-r--r-- 1 root root 789 Sep 12 00:06 certificate_16.svg -rw-r--r-- 1 root root 884 Sep 12 00:06 certificate_40x56.svg -rw-r--r-- 1 root root 1672 Sep 12 00:06 notcertificate_16.svg -rw-r--r-- 1 root root 1730 Sep 12 00:06 notcertificate_40x56.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/navigation: total 240 -rw-r--r-- 1 root root 5430 Apr 22 10:20 favicon.ico -rw-r--r-- 1 root root 26114 Apr 22 10:20 libo-base.svg -rw-r--r-- 1 root root 27345 Apr 22 10:20 libo-basic.svg -rw-r--r-- 1 root root 26362 Apr 22 10:20 libo-calc.svg -rw-r--r-- 1 root root 22378 Apr 22 10:20 libo-chart.svg -rw-r--r-- 1 root root 24798 Apr 22 10:20 libo-draw.svg -rw-r--r-- 1 root root 26971 Apr 22 10:20 libo-impress.svg -rw-r--r-- 1 root root 31817 Apr 22 10:20 libo-math.svg -rw-r--r-- 1 root root 1056 Apr 22 10:20 libo-symbol-white.svg -rw-r--r-- 1 root root 29707 Apr 22 10:20 libo-writer.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots: total 12 drwxr-xr-x 3 root root 4096 Sep 12 03:04 cui drwxr-xr-x 7 root root 4096 Sep 12 03:04 modules drwxr-xr-x 3 root root 4096 Sep 12 03:04 svx /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/cui: total 4 drwxr-xr-x 6 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/cui/ui: total 16 drwxr-xr-x 2 root root 4096 Sep 12 03:04 charnamepage drwxr-xr-x 2 root root 4096 Sep 12 03:04 colorpickerdialog drwxr-xr-x 2 root root 4096 Sep 12 03:04 optionsdialog drwxr-xr-x 2 root root 4096 Sep 12 03:04 pageformatpage /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/cui/ui/charnamepage: total 68 -rw-r--r-- 1 root root 67660 Apr 22 10:20 CharNamePage.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/cui/ui/colorpickerdialog: total 40 -rw-r--r-- 1 root root 40113 Apr 22 10:20 ColorPicker.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/cui/ui/optionsdialog: total 104 -rw-r--r-- 1 root root 106385 Apr 22 10:20 impressoptionsgeneraldialog.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/cui/ui/pageformatpage: total 36 -rw-r--r-- 1 root root 34654 Apr 22 10:20 PageFormatPage.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules: total 20 drwxr-xr-x 3 root root 4096 Sep 12 03:04 scalc drwxr-xr-x 3 root root 4096 Sep 12 03:04 sdraw drwxr-xr-x 3 root root 4096 Sep 12 03:04 simpress drwxr-xr-x 3 root root 4096 Sep 12 03:04 smath drwxr-xr-x 3 root root 4096 Sep 12 03:04 swriter /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/scalc: total 4 drwxr-xr-x 4 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/scalc/ui: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:04 deletecells drwxr-xr-x 2 root root 4096 Sep 12 03:04 xmlsourcedialog /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/scalc/ui/deletecells: total 12 -rw-r--r-- 1 root root 9851 Apr 22 10:20 DeleteCellsDialog.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/scalc/ui/xmlsourcedialog: total 40 -rw-r--r-- 1 root root 37964 Apr 22 10:20 XMLSourceDialog.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/sdraw: total 4 drwxr-xr-x 3 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/sdraw/ui: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 dlgsnap /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/sdraw/ui/dlgsnap: total 12 -rw-r--r-- 1 root root 12003 Apr 22 10:20 SnapObjectDialog.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/simpress: total 4 drwxr-xr-x 3 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/simpress/ui: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 headerfooterdialog /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/simpress/ui/headerfooterdialog: total 28 -rw-r--r-- 1 root root 26751 Apr 22 10:20 HeaderFooterDialog.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/smath: total 4 drwxr-xr-x 8 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui: total 24 drwxr-xr-x 2 root root 4096 Sep 12 03:04 alignmentdialog drwxr-xr-x 2 root root 4096 Sep 12 03:04 fontdialog drwxr-xr-x 2 root root 4096 Sep 12 03:04 fontsizedialog drwxr-xr-x 2 root root 4096 Sep 12 03:04 fonttypedialog drwxr-xr-x 2 root root 4096 Sep 12 03:04 savedefaultsdialog drwxr-xr-x 2 root root 4096 Sep 12 03:04 spacingdialog /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/alignmentdialog: total 12 -rw-r--r-- 1 root root 9735 Apr 22 10:20 AlignmentDialog.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/fontdialog: total 8 -rw-r--r-- 1 root root 7934 Apr 22 10:20 FontDialog.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/fontsizedialog: total 20 -rw-r--r-- 1 root root 17802 Apr 22 10:20 FontSizeDialog.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/fonttypedialog: total 24 -rw-r--r-- 1 root root 22075 Apr 22 10:20 FontsDialog.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/savedefaultsdialog: total 12 -rw-r--r-- 1 root root 12031 Apr 22 10:20 SaveDefaultsDialog.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/spacingdialog: total 16 -rw-r--r-- 1 root root 14389 Apr 22 10:20 SpacingDialog.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/swriter: total 4 drwxr-xr-x 3 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/swriter/ui: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 watermarkdialog /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/modules/swriter/ui/watermarkdialog: total 16 -rw-r--r-- 1 root root 13795 Apr 22 10:20 WatermarkDialog.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/svx: total 4 drwxr-xr-x 3 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/svx/ui: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 compressgraphicdialog /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/help/media/screenshots/svx/ui/compressgraphicdialog: total 44 -rw-r--r-- 1 root root 41015 Apr 22 10:20 CompressGraphicDialog.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/presets: total 20 drwxr-xr-x 2 root root 4096 Sep 12 03:04 autotext drwxr-xr-x 3 root root 4096 Sep 12 03:04 basic drwxr-xr-x 2 root root 4096 Sep 12 03:04 config drwxr-xr-x 3 root root 4096 Sep 12 03:04 database drwxr-xr-x 2 root root 4096 Sep 12 03:04 gallery /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/presets/autotext: total 4 -rw-r--r-- 1 root root 557 Sep 12 00:08 mytexts.bau /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/presets/basic: total 12 drwxr-xr-x 2 root root 4096 Sep 12 03:04 Standard -rw-r--r-- 1 root root 339 Apr 22 10:20 dialog.xlc -rw-r--r-- 1 root root 339 Apr 22 10:20 script.xlc /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/presets/basic/Standard: total 12 -rw-r--r-- 1 root root 1124 Apr 22 10:20 Module1.xba -rw-r--r-- 1 root root 288 Apr 22 10:20 dialog.xlb -rw-r--r-- 1 root root 349 Apr 22 10:20 script.xlb /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/presets/config: total 36 -rw-r--r-- 1 root root 35313 Apr 22 10:20 autotbl.fmt /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/presets/database: total 12 drwxr-xr-x 2 root root 4096 Sep 12 03:04 biblio -rw-r--r-- 1 root root 2687 Apr 22 10:20 biblio.odb -rw-r--r-- 1 root root 3759 Apr 22 10:20 evolocal.odb /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/presets/database/biblio: total 1012 -rw-r--r-- 1 root root 418450 Apr 22 10:20 biblio.dbf -rw-r--r-- 1 root root 610825 Apr 22 10:20 biblio.dbt /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/presets/gallery: total 8 -rw-r--r-- 1 root root 2048 Apr 22 10:20 sg30.sdv -rw-r--r-- 1 root root 565 Apr 22 10:20 sg30.thm /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program: total 305084 -rw-r--r-- 1 root root 111 Sep 12 03:03 bootstraprc -rw-r--r-- 1 root root 68941 Apr 22 10:20 flat_logo.svg -rw-r--r-- 1 root root 2283 Sep 12 03:03 fundamentalrc -rw-r--r-- 1 root root 334 Apr 22 10:20 gdbtrace -rwxr-xr-x 1 root root 2930 Apr 22 10:20 gengal -rwxr-xr-x 1 root root 44056 Sep 12 03:18 gengal.bin -rw-r--r-- 1 root root 71016 Apr 22 10:20 intro-highres.png -rw-r--r-- 1 root root 42190 Apr 22 10:20 intro.png -rwxr-xr-x 1 root root 2025 Sep 12 03:09 java-set-classpath -rwxr-xr-x 1 root root 1116144 Sep 12 03:18 libCbc.so.3 -rwxr-xr-x 1 root root 941288 Sep 12 03:18 libCbcSolver.so.3 -rwxr-xr-x 1 root root 1168320 Sep 12 03:18 libCgl.so.1 -rwxr-xr-x 1 root root 1806480 Sep 12 03:18 libClp.so.1 -rwxr-xr-x 1 root root 85496 Sep 12 03:18 libCoinMP.so.1 -rwxr-xr-x 1 root root 1303592 Sep 12 03:18 libCoinUtils.so.3 -rwxr-xr-x 1 root root 7318584 Sep 12 03:18 libEngine12.so -rwxr-xr-x 1 root root 224216 Sep 12 03:18 libOGLTranslo.so -rwxr-xr-x 1 root root 344640 Sep 12 03:18 libOsi.so.1 -rwxr-xr-x 1 root root 328416 Sep 12 03:18 libOsiClp.so.1 -rwxr-xr-x 1 root root 359696 Sep 12 03:18 libPresentationMinimizerlo.so -rwxr-xr-x 1 root root 952048 Sep 12 03:18 libPresenterScreenlo.so -rwxr-xr-x 1 root root 278344 Sep 12 03:18 libabplo.so -rwxr-xr-x 1 root root 1364224 Sep 12 03:18 libacclo.so -rwxr-xr-x 1 root root 14520 Sep 12 03:18 libaffine_uno_uno.so -rwxr-xr-x 1 root root 371768 Sep 12 03:18 libanalysislo.so -rwxr-xr-x 1 root root 150128 Sep 12 03:18 libanimcorelo.so -rwxr-xr-x 1 root root 76632 Sep 12 03:18 libassuan.so.0 -rwxr-xr-x 1 root root 81496 Sep 12 03:18 libavmediagst.so -rwxr-xr-x 1 root root 262176 Sep 12 03:18 libavmedialo.so -rwxr-xr-x 1 root root 1536176 Sep 12 03:18 libbasctllo.so -rwxr-xr-x 1 root root 617280 Sep 12 03:18 libbasegfxlo.so -rwxr-xr-x 1 root root 126248 Sep 12 03:18 libbasprovlo.so -rwxr-xr-x 1 root root 475936 Sep 12 03:18 libbiblo.so -rwxr-xr-x 1 root root 154912 Sep 12 03:18 libbinaryurplo.so -rwxr-xr-x 1 root root 479880 Sep 12 03:18 libbootstraplo.so -rwxr-xr-x 1 root root 244488 Sep 12 03:18 libcached1.so -rwxr-xr-x 1 root root 611808 Sep 12 03:18 libcairocanvaslo.so -rwxr-xr-x 1 root root 216960 Sep 12 03:18 libcalclo.so -rwxr-xr-x 1 root root 55864 Sep 12 03:18 libcanvasfactorylo.so -rwxr-xr-x 1 root root 208168 Sep 12 03:18 libcanvastoolslo.so -rwxr-xr-x 1 root root 2939520 Sep 12 03:18 libchartcontrollerlo.so -rwxr-xr-x 1 root root 3131952 Sep 12 03:18 libchartcorelo.so -rwxr-xr-x 1 root root 18360 Sep 12 03:18 libclewlo.so -rwxr-xr-x 1 root root 1816312 Sep 12 03:18 libclucene.so -rwxr-xr-x 1 root root 60168 Sep 12 03:18 libcmdmaillo.so -rwxr-xr-x 1 root root 1373936 Sep 12 03:18 libcollator_data.so -rwxr-xr-x 1 root root 1554648 Sep 12 03:18 libcomphelper.so -rwxr-xr-x 1 root root 540720 Sep 12 03:18 libconfigmgrlo.so -rwxr-xr-x 1 root root 270216 Sep 12 03:18 libcppcanvaslo.so -rwxr-xr-x 1 root root 219944 Sep 12 03:18 libctllo.so -rwxr-xr-x 1 root root 4632760 Sep 12 03:18 libcuilo.so -rwxr-xr-x 1 root root 405488 Sep 12 03:18 libcurl.so.4 -rwxr-xr-x 1 root root 76960 Sep 12 03:18 libdatelo.so -rwxr-xr-x 1 root root 138048 Sep 12 03:18 libdbahsqllo.so -rwxr-xr-x 1 root root 2638416 Sep 12 03:18 libdbalo.so -rwxr-xr-x 1 root root 460032 Sep 12 03:18 libdbaselo.so -rwxr-xr-x 1 root root 356816 Sep 12 03:18 libdbaxmllo.so -rwxr-xr-x 1 root root 343632 Sep 12 03:18 libdbmmlo.so -rwxr-xr-x 1 root root 527784 Sep 12 03:18 libdbplo.so -rwxr-xr-x 1 root root 138400 Sep 12 03:18 libdbpool2.so -rwxr-xr-x 1 root root 1825264 Sep 12 03:18 libdbtoolslo.so -rwxr-xr-x 1 root root 5326640 Sep 12 03:18 libdbulo.so -rwxr-xr-x 1 root root 817040 Sep 12 03:18 libdeployment.so -rwxr-xr-x 1 root root 369432 Sep 12 03:18 libdeploymentgui.so -rwxr-xr-x 1 root root 175672 Sep 12 03:18 libdeploymentmisclo.so -rwxr-xr-x 1 root root 14496 Sep 12 03:18 libdesktop_detectorlo.so -rwxr-xr-x 1 root root 47808 Sep 12 03:18 libdesktopbe1lo.so -rwxr-xr-x 1 root root 1054448 Sep 12 03:18 libdict_ja.so -rwxr-xr-x 1 root root 2266864 Sep 12 03:18 libdict_zh.so -rwxr-xr-x 1 root root 163056 Sep 12 03:18 libdlgprovlo.so -rwxr-xr-x 1 root root 1462304 Sep 12 03:18 libdrawinglayerlo.so -rwxr-xr-x 1 root root 2223584 Sep 12 03:18 libeditenglo.so -rwxr-xr-x 1 root root 372296 Sep 12 03:18 libembobj.so -rwxr-xr-x 1 root root 232568 Sep 12 03:18 libemboleobj.so -rwxr-xr-x 1 root root 176608 Sep 12 03:18 libemfiolo.so -rwxr-xr-x 1 root root 1234256 Sep 12 03:18 libepoxy.so -rwxr-xr-x 1 root root 3852320 Sep 12 03:18 libetonyek-0.1-lo.so.1 -rwxr-xr-x 1 root root 84736 Sep 12 03:18 libevtattlo.so -rwxr-xr-x 1 root root 351960 Sep 12 03:18 libexpwraplo.so -rwxr-xr-x 1 root root 1725288 Sep 12 03:18 libfbclient.so.2 -rwxr-xr-x 1 root root 722656 Sep 12 03:18 libfilelo.so -rwxr-xr-x 1 root root 323312 Sep 12 03:18 libfilterconfiglo.so -rwxr-xr-x 1 root root 525928 Sep 12 03:18 libfirebird_sdbclo.so -rwxr-xr-x 1 root root 188720 Sep 12 03:18 libflashlo.so -rwxr-xr-x 1 root root 307536 Sep 12 03:18 libflatlo.so -rwxr-xr-x 1 root root 312656 Sep 12 03:18 libforlo.so -rwxr-xr-x 1 root root 117400 Sep 12 03:18 libforuilo.so -rwxr-xr-x 1 root root 579056 Sep 12 03:18 libfps_officelo.so -rwxr-xr-x 1 root root 10208 Sep 12 03:18 libfreebl3.so -rwxr-xr-x 1 root root 547024 Sep 12 03:18 libfreeblpriv3.so -rwxr-xr-x 1 root root 3009680 Sep 12 03:18 libfrmlo.so -rwxr-xr-x 1 root root 150592 Sep 12 03:18 libfsstoragelo.so -rwxr-xr-x 1 root root 549512 Sep 12 03:18 libfwelo.so -rwxr-xr-x 1 root root 146616 Sep 12 03:18 libfwilo.so -rwxr-xr-x 1 root root 2767856 Sep 12 03:18 libfwklo.so -rwxr-xr-x 1 root root 328408 Sep 12 03:18 libfwllo.so -rwxr-xr-x 1 root root 158944 Sep 12 03:18 libfwmlo.so -rwxr-xr-x 1 root root 68424 Sep 12 03:18 libgcc3_uno.so -rwxr-xr-x 1 root root 96496 Sep 12 03:18 libgcc_s.so.1 -rwxr-xr-x 1 root root 332656 Sep 12 03:18 libgielo.so -rwxr-xr-x 1 root root 84464 Sep 12 03:18 libgpg-error-lo.so.0 -rwxr-xr-x 1 root root 286920 Sep 12 03:18 libgpgme.so.11 -rwxr-xr-x 1 root root 379128 Sep 12 03:18 libgpgmepp.so.6 -rwxr-xr-x 1 root root 56112 Sep 12 03:18 libgraphicfilterlo.so -rwxr-xr-x 1 root root 51920 Sep 12 03:18 libguesslanglo.so -rwxr-xr-x 1 root root 269568 Sep 12 03:18 libhelplinkerlo.so -rwxr-xr-x 1 root root 535888 Sep 12 03:18 libhwplo.so -rwxr-xr-x 1 root root 85240 Sep 12 03:18 libhyphenlo.so -rwxr-xr-x 1 root root 133872 Sep 12 03:18 libi18nlangtag.so -rwxr-xr-x 1 root root 1488584 Sep 12 03:18 libi18npoollo.so -rwxr-xr-x 1 root root 72416 Sep 12 03:18 libi18nsearchlo.so -rwxr-xr-x 1 root root 96808 Sep 12 03:18 libi18nutil.so -rwxr-xr-x 1 root root 121544 Sep 12 03:18 libicglo.so -rwxr-xr-x 1 root root 27002528 Sep 12 03:18 libicudata.so.63 -rwxr-xr-x 1 root root 2923272 Sep 12 03:18 libicui18n.so.63 -rwxr-xr-x 1 root root 1878464 Sep 12 03:18 libicuuc.so.63 -rwxr-xr-x 1 root root 534672 Sep 12 03:18 libindex_data.so -rwxr-xr-x 1 root root 179272 Sep 12 03:18 libintrospectionlo.so -rwxr-xr-x 1 root root 43648 Sep 12 03:18 libinvocadaptlo.so -rwxr-xr-x 1 root root 113304 Sep 12 03:18 libinvocationlo.so -rwxr-xr-x 1 root root 266888 Sep 12 03:18 libiolo.so -rwxr-xr-x 1 root root 159800 Sep 12 03:18 liblangtag-lo.so.1 -rwxr-xr-x 1 root root 363584 Sep 12 03:18 liblcms2.so.2 -rwxr-xr-x 1 root root 341416 Sep 12 03:18 libldapbe2lo.so -rwxr-xr-x 1 root root 220680 Sep 12 03:18 liblibreofficekitgtk.so -rwxr-xr-x 1 root root 629008 Sep 12 03:18 liblnglo.so -rwxr-xr-x 1 root root 81136 Sep 12 03:18 liblnthlo.so -rwxr-xr-x 1 root root 35272 Sep 12 03:18 liblocalebe1lo.so -rwxr-xr-x 1 root root 326328 Sep 12 03:18 liblocaledata_en.so -rwxr-xr-x 1 root root 301120 Sep 12 03:18 liblocaledata_es.so -rwxr-xr-x 1 root root 2404576 Sep 12 03:18 liblocaledata_euro.so -rwxr-xr-x 1 root root 3509048 Sep 12 03:18 liblocaledata_others.so -rwxr-xr-x 1 root root 14472 Sep 12 03:18 liblog_uno_uno.so -rwxr-xr-x 1 root root 130560 Sep 12 03:18 libloglo.so -rwxr-xr-x 1 root root 43712 Sep 12 03:18 liblosessioninstalllo.so -rwxr-xr-x 1 root root 622800 Sep 12 03:18 liblpsolve55.so -rwxr-xr-x 1 root root 978368 Sep 12 03:18 liblwpftlo.so -rwxr-xr-x 1 root root 35416 Sep 12 03:18 libmcnttype.so -rwxr-xr-x 1 root root 43656 Sep 12 03:18 libmigrationoo2lo.so -rwxr-xr-x 1 root root 56040 Sep 12 03:18 libmigrationoo3lo.so -rwxr-xr-x 1 root root 435456 Sep 12 03:18 libmorklo.so -rwxr-xr-x 1 root root 47864 Sep 12 03:18 libmozbootstraplo.so -rwxr-xr-x 1 root root 822888 Sep 12 03:18 libmsfilterlo.so -rwxr-xr-x 1 root root 500384 Sep 12 03:18 libmsformslo.so -rwxr-xr-x 1 root root 2178576 Sep 12 03:18 libmswordlo.so -rwxr-xr-x 1 root root 43608 Sep 12 03:18 libmtfrendererlo.so -rwxr-xr-x 1 root root 7265960 Sep 12 03:18 libmwaw-0.3-lo.so.3 -rwxr-xr-x 1 root root 229264 Sep 12 03:18 libmysql_jdbclo.so -rwxr-xr-x 1 root root 534928 Sep 12 03:18 libmysqlclo.so -rwxr-xr-x 1 root root 27056 Sep 12 03:18 libnamingservicelo.so -rwxr-xr-x 1 root root 2185208 Sep 12 03:18 libneon.so -r--r--r-- 1 root root 248600 Sep 12 03:18 libnspr4.so -rwxr-xr-x 1 root root 1201744 Sep 12 03:18 libnss3.so -rwxr-xr-x 1 root root 560240 Sep 12 03:18 libnssckbi.so -rwxr-xr-x 1 root root 134016 Sep 12 03:18 libnssdbm3.so -rwxr-xr-x 1 root root 195928 Sep 12 03:18 libnssutil3.so -rwxr-xr-x 1 root root 378008 Sep 12 03:18 libnumbertextlo.so -rwxr-xr-x 1 root root 611008 Sep 12 03:18 libodbclo.so -rwxr-xr-x 1 root root 39432 Sep 12 03:18 libodfflatxmllo.so -rwxr-xr-x 1 root root 609824 Sep 12 03:18 libodfgen-0.1-lo.so.1 -rwxr-xr-x 1 root root 43712 Sep 12 03:18 liboffacclo.so -rwxr-xr-x 1 root root 360464 Sep 12 03:18 liboglcanvaslo.so -rwxr-xr-x 1 root root 4367416 Sep 12 03:18 libooxlo.so -rwxr-xr-x 1 root root 101536 Sep 12 03:18 libopencllo.so -rwxr-xr-x 1 root root 1161352 Sep 12 03:18 liborcus-0.14.so.0 -rwxr-xr-x 1 root root 262112 Sep 12 03:18 liborcus-parser-0.14.so.0 -rwxr-xr-x 1 root root 513000 Sep 12 03:18 libpackage2.so -rwxr-xr-x 1 root root 117752 Sep 12 03:18 libpasswordcontainerlo.so -rwxr-xr-x 1 root root 1524976 Sep 12 03:18 libpcrlo.so -rwxr-xr-x 1 root root 328040 Sep 12 03:18 libpdffilterlo.so -rwxr-xr-x 1 root root 455096 Sep 12 03:18 libpdfimportlo.so -rwxr-xr-x 1 root root 4074768 Sep 12 03:18 libpdfiumlo.so -r--r--r-- 1 root root 18576 Sep 12 03:18 libplc4.so -r--r--r-- 1 root root 14384 Sep 12 03:18 libplds4.so -rwxr-xr-x 1 root root 3426152 Sep 12 03:18 libpostgresql-sdbc-impllo.so -rwxr-xr-x 1 root root 51768 Sep 12 03:18 libpostgresql-sdbclo.so -rwxr-xr-x 1 root root 97632 Sep 12 03:18 libpricinglo.so -rwxr-xr-x 1 root root 51912 Sep 12 03:18 libprotocolhandlerlo.so -rwxr-xr-x 1 root root 31320 Sep 12 03:18 libproxyfaclo.so -rwxr-xr-x 1 root root 27264 Sep 12 03:18 libpythonloaderlo.so -rwxr-xr-x 1 root root 249384 Sep 12 03:18 libpyuno.so -rwxr-xr-x 1 root root 337400 Sep 12 03:18 libraptor2-lo.so.0 -rwxr-xr-x 1 root root 503248 Sep 12 03:18 librasqal-lo.so.3 -rwxr-xr-x 1 root root 235184 Sep 12 03:18 librdf-lo.so.0 -rwxr-xr-x 1 root root 158688 Sep 12 03:18 libreflectionlo.so -rwxr-xr-x 1 root root 101344 Sep 12 03:18 libreglo.so -rwxr-xr-x 1 root root 171184 Sep 12 03:18 librevenge-0.0-lo.so.0 -rwxr-xr-x 1 root root 1693624 Sep 12 03:18 libsal_textenclo.so -rwxr-xr-x 1 root root 105360 Sep 12 03:18 libsaxlo.so -rwxr-xr-x 1 root root 1642416 Sep 12 03:18 libsblo.so -rwxr-xr-x 1 root root 35480 Sep 12 03:18 libscdlo.so -rwxr-xr-x 1 root root 4201600 Sep 12 03:18 libscfiltlo.so -rwxr-xr-x 1 root root 16782776 Sep 12 03:18 libsclo.so -rwxr-xr-x 1 root root 208752 Sep 12 03:18 libscnlo.so -rwxr-xr-x 1 root root 204184 Sep 12 03:18 libscriptframe.so -rwxr-xr-x 1 root root 969096 Sep 12 03:18 libscuilo.so -rwxr-xr-x 1 root root 88848 Sep 12 03:18 libsdbc2.so -rwxr-xr-x 1 root root 109568 Sep 12 03:18 libsdbtlo.so -rwxr-xr-x 1 root root 31448 Sep 12 03:18 libsddlo.so -rwxr-xr-x 1 root root 633328 Sep 12 03:18 libsdfiltlo.so -rwxr-xr-x 1 root root 7296208 Sep 12 03:18 libsdlo.so -rwxr-xr-x 1 root root 679288 Sep 12 03:18 libsduilo.so -rwxr-xr-x 1 root root 5851368 Sep 12 03:18 libsfxlo.so -rwxr-xr-x 1 root root 68200 Sep 12 03:18 libsimplecanvaslo.so -rwxr-xr-x 1 root root 1496128 Sep 12 03:18 libslideshowlo.so -rwxr-xr-x 1 root root 27224 Sep 12 03:18 libsmdlo.so -rwxr-xr-x 1 root root 164472 Sep 12 03:18 libsmime3.so -rwxr-xr-x 1 root root 1337616 Sep 12 03:18 libsmlo.so -rwxr-xr-x 1 root root 827288 Sep 12 03:18 libsofficeapp.so -rwxr-xr-x 1 root root 270304 Sep 12 03:18 libsoftokn3.so -rwxr-xr-x 1 root root 117776 Sep 12 03:18 libsolverlo.so -rwxr-xr-x 1 root root 347432 Sep 12 03:18 libsotlo.so -rwxr-xr-x 1 root root 496768 Sep 12 03:18 libspelllo.so -rwxr-xr-x 1 root root 76696 Sep 12 03:18 libspllo.so -rwxr-xr-x 1 root root 768816 Sep 12 03:18 libsqlite3.so -rwxr-xr-x 1 root root 162976 Sep 12 03:18 libsrtrs1.so -rwxr-xr-x 1 root root 365440 Sep 12 03:18 libssl3.so -rwxr-xr-x 1 root root 2572792 Sep 12 03:18 libstaroffice-0.0-lo.so.0 lrwxrwxrwx 1 root root 19 Sep 12 03:09 libstdc++.so.6 -> libstdc++.so.6.0.27 -rwxr-xr-x 1 root root 1923368 Sep 12 03:18 libstdc++.so.6.0.27 -rwxr-xr-x 1 root root 126312 Sep 12 03:18 libstocserviceslo.so -rwxr-xr-x 1 root root 47800 Sep 12 03:18 libstoragefdlo.so -rwxr-xr-x 1 root root 92592 Sep 12 03:18 libstorelo.so -rwxr-xr-x 1 root root 175168 Sep 12 03:18 libstringresourcelo.so -rwxr-xr-x 1 root root 779240 Sep 12 03:18 libsvgfilterlo.so -rwxr-xr-x 1 root root 335832 Sep 12 03:18 libsvgiolo.so -rwxr-xr-x 1 root root 1137632 Sep 12 03:18 libsvllo.so -rwxr-xr-x 1 root root 3899920 Sep 12 03:18 libsvtlo.so -rwxr-xr-x 1 root root 9284064 Sep 12 03:18 libsvxcorelo.so -rwxr-xr-x 1 root root 4636736 Sep 12 03:18 libsvxlo.so -rwxr-xr-x 1 root root 31344 Sep 12 03:18 libswdlo.so -rwxr-xr-x 1 root root 17053200 Sep 12 03:18 libswlo.so -rwxr-xr-x 1 root root 2952968 Sep 12 03:18 libswuilo.so -rwxr-xr-x 1 root root 35392 Sep 12 03:18 libsysshlo.so -rwxr-xr-x 1 root root 121680 Sep 12 03:18 libt602filterlo.so -rwxr-xr-x 1 root root 288496 Sep 12 03:18 libtextconv_dict.so -rwxr-xr-x 1 root root 76560 Sep 12 03:18 libtextconversiondlgslo.so -rwxr-xr-x 1 root root 39680 Sep 12 03:18 libtextfdlo.so -rwxr-xr-x 1 root root 4004192 Sep 12 03:18 libtklo.so -rwxr-xr-x 1 root root 450552 Sep 12 03:18 libtllo.so -rwxr-xr-x 1 root root 414112 Sep 12 03:18 libucb1.so -rwxr-xr-x 1 root root 519728 Sep 12 03:18 libucbhelper.so -rwxr-xr-x 1 root root 536552 Sep 12 03:18 libucpchelp1.so -rwxr-xr-x 1 root root 1155376 Sep 12 03:18 libucpcmis1lo.so -rwxr-xr-x 1 root root 426320 Sep 12 03:18 libucpdav1.so -rwxr-xr-x 1 root root 35328 Sep 12 03:18 libucpexpand1lo.so -rwxr-xr-x 1 root root 93008 Sep 12 03:18 libucpextlo.so -rwxr-xr-x 1 root root 393152 Sep 12 03:18 libucpfile1.so -rwxr-xr-x 1 root root 212408 Sep 12 03:18 libucpftp1.so -rwxr-xr-x 1 root root 159464 Sep 12 03:18 libucpgio1lo.so -rwxr-xr-x 1 root root 253104 Sep 12 03:18 libucphier1.so -rwxr-xr-x 1 root root 35392 Sep 12 03:18 libucpimagelo.so -rwxr-xr-x 1 root root 212144 Sep 12 03:18 libucppkg1.so -rwxr-xr-x 1 root root 315296 Sep 12 03:18 libucptdoc1lo.so -rwxr-xr-x 1 root root 191368 Sep 12 03:18 libuno_cppu.so.3 -rwxr-xr-x 1 root root 911208 Sep 12 03:18 libuno_cppuhelpergcc3.so.3 -rwxr-xr-x 1 root root 22760 Sep 12 03:18 libuno_purpenvhelpergcc3.so.3 -rwxr-xr-x 1 root root 344624 Sep 12 03:18 libuno_sal.so.3 -rwxr-xr-x 1 root root 27032 Sep 12 03:18 libuno_salhelpergcc3.so.3 -rwxr-xr-x 1 root root 367480 Sep 12 03:18 libunoidllo.so -rwxr-xr-x 1 root root 113816 Sep 12 03:18 libunopkgapp.so -rwxr-xr-x 1 root root 212848 Sep 12 03:18 libunordflo.so -rwxr-xr-x 1 root root 619904 Sep 12 03:18 libunoxmllo.so -rwxr-xr-x 1 root root 10296 Sep 12 03:18 libunsafe_uno_uno.so -rwxr-xr-x 1 root root 84840 Sep 12 03:18 libupdatefeedlo.so -rwxr-xr-x 1 root root 1593008 Sep 12 03:18 libutllo.so -rwxr-xr-x 1 root root 245456 Sep 12 03:18 libuuilo.so -rwxr-xr-x 1 root root 31208 Sep 12 03:18 libuuresolverlo.so -rwxr-xr-x 1 root root 117920 Sep 12 03:18 libvbaeventslo.so -rwxr-xr-x 1 root root 779632 Sep 12 03:18 libvbahelperlo.so -rwxr-xr-x 1 root root 2157272 Sep 12 03:18 libvbaobjlo.so -rwxr-xr-x 1 root root 1713424 Sep 12 03:18 libvbaswobjlo.so -rwxr-xr-x 1 root root 612064 Sep 12 03:18 libvclcanvaslo.so -rwxr-xr-x 1 root root 10505024 Sep 12 03:18 libvcllo.so -rwxr-xr-x 1 root root 655064 Sep 12 03:18 libvclplug_genlo.so -rwxr-xr-x 1 root root 1760944 Sep 12 03:18 libvclplug_gtk3lo.so -rwxr-xr-x 1 root root 1486280 Sep 12 03:18 libvclplug_gtklo.so -rwxr-xr-x 1 root root 874160 Sep 12 03:18 libwpd-0.10-lo.so.10 -rwxr-xr-x 1 root root 89304 Sep 12 03:18 libwpftcalclo.so -rwxr-xr-x 1 root root 3011096 Sep 12 03:18 libwpftdrawlo.so -rwxr-xr-x 1 root root 72664 Sep 12 03:18 libwpftimpresslo.so -rwxr-xr-x 1 root root 1521280 Sep 12 03:18 libwpftwriterlo.so -rwxr-xr-x 1 root root 134288 Sep 12 03:18 libwpg-0.3-lo.so.3 -rwxr-xr-x 1 root root 2365416 Sep 12 03:18 libwps-0.4-lo.so.4 -rwxr-xr-x 1 root root 2294904 Sep 12 03:18 libwriterfilterlo.so -rwxr-xr-x 1 root root 192264 Sep 12 03:18 libwriterlo.so -rwxr-xr-x 1 root root 68296 Sep 12 03:18 libwriterperfectlo.so -rwxr-xr-x 1 root root 60112 Sep 12 03:18 libxmlfalo.so -rwxr-xr-x 1 root root 39536 Sep 12 03:18 libxmlfdlo.so -rwxr-xr-x 1 root root 43320 Sep 12 03:18 libxmlreaderlo.so -rwxr-xr-x 1 root root 642704 Sep 12 03:18 libxmlscriptlo.so -rwxr-xr-x 1 root root 557888 Sep 12 03:18 libxmlsecurity.so -rwxr-xr-x 1 root root 321040 Sep 12 03:18 libxoflo.so -rwxr-xr-x 1 root root 5052048 Sep 12 03:18 libxolo.so -rwxr-xr-x 1 root root 756576 Sep 12 03:18 libxsec_xmlsec.so -rwxr-xr-x 1 root root 241168 Sep 12 03:18 libxsltdlglo.so -rwxr-xr-x 1 root root 130496 Sep 12 03:18 libxsltfilterlo.so -rwxr-xr-x 1 root root 519824 Sep 12 03:18 libxstor.so -rw-r--r-- 1 root root 1059 Sep 12 03:03 lounorc -rw-r--r-- 1 root root 18075 Apr 22 10:20 mailmerge.py -rw-r--r-- 1 root root 8542 Apr 22 10:20 msgbox.py -rw-r--r-- 1 root root 3283 Apr 22 10:20 officehelper.py -rwxr-xr-x 1 root root 113768 Sep 12 03:18 oosplash drwxr-xr-x 2 root root 4096 Sep 12 03:04 opencl -rwxr-xr-x 1 root root 10376 Sep 12 03:18 opencltest drwxr-xr-x 2 root root 4096 Sep 12 03:07 opengl -rw-r--r-- 1 root root 52 Sep 12 00:05 pagein-calc -rw-r--r-- 1 root root 822 Sep 12 00:05 pagein-common -rw-r--r-- 1 root root 52 Sep 12 00:05 pagein-draw -rw-r--r-- 1 root root 52 Sep 12 00:05 pagein-impress -rw-r--r-- 1 root root 52 Sep 12 00:05 pagein-writer -rw-r--r-- 1 root root 29 Apr 22 10:20 postgresql-sdbc.ini -rw-r--r-- 1 root root 6860 Apr 22 10:20 pythonloader.py -rw-r--r-- 1 root root 44 Sep 12 00:08 pythonloader.unorc -rw-r--r-- 1 root root 43132 Apr 22 10:20 pythonscript.py -rwxr-xr-x 1 root root 6040 Sep 12 03:18 pyuno.so -rw-r--r-- 1 root root 50 Sep 12 03:03 redirectrc -rwxr-xr-x 1 root root 18840 Sep 12 03:18 regmerge -rwxr-xr-x 1 root root 10520 Sep 12 03:18 regview -rwxr-xr-x 1 root root 63 Apr 22 10:20 sbase -rwxr-xr-x 1 root root 63 Apr 22 10:20 scalc -rwxr-xr-x 1 root root 63 Apr 22 10:20 sdraw -rwxr-xr-x 1 root root 13221 Apr 22 10:20 senddoc drwxr-xr-x 2 root root 4096 Sep 12 03:08 services -rw-r--r-- 1 root root 8042 Sep 12 01:32 services.rdb -rw-r--r-- 1 root root 32 Sep 12 03:03 setuprc drwxr-xr-x 2 root root 4096 Sep 12 03:08 shell -rwxr-xr-x 1 root root 66 Apr 22 10:20 simpress -rwxr-xr-x 1 root root 63 Apr 22 10:20 smath -rwxr-xr-x 1 root root 6429 Sep 12 00:07 soffice -rwxr-xr-x 1 root root 6152 Sep 12 03:18 soffice.bin -rw-r--r-- 1 root root 447 Sep 12 03:03 sofficerc -rwxr-xr-x 1 root root 65 Apr 22 10:20 swriter drwxr-xr-x 2 root root 4096 Sep 12 03:04 types -rw-r--r-- 1 root root 57362 Sep 12 00:21 types.rdb -rwxr-xr-x 1 root root 31648 Sep 12 03:18 ui-previewer -rwxr-xr-x 1 root root 1511 Apr 22 10:20 uno -rwxr-xr-x 1 root root 64344 Sep 12 03:18 uno.bin -rw-r--r-- 1 root root 17362 Apr 22 10:20 uno.py -rw-r--r-- 1 root root 10956 Apr 22 10:20 unohelper.py -rwxr-xr-x 1 root root 1390 Apr 22 10:20 unoinfo -rwxr-xr-x 1 root root 3144 Apr 22 10:20 unopkg -rwxr-xr-x 1 root root 6152 Sep 12 03:18 unopkg.bin -rw-r--r-- 1 root root 239 Sep 12 00:07 unorc -rwxr-xr-x 1 root root 6184 Sep 12 03:18 uri-encode -rw-r--r-- 1 root root 1147 Sep 12 03:03 versionrc drwxr-xr-x 9 root root 4096 Sep 12 03:04 wizards -rwxr-xr-x 1 root root 6160 Sep 12 03:18 xid-fullscreen-on-all-monitors -rwxr-xr-x 1 root root 1719280 Sep 12 03:18 xpdfimport /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program/opencl: total 20 -rw-r--r-- 1 root root 18569 Apr 22 10:20 cl-test.ods /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program/opengl: total 216 -rw-r--r-- 1 root root 2521 Apr 22 10:20 areaHashCRC64TFragmentShader.glsl -rw-r--r-- 1 root root 1574 Apr 22 10:20 areaScaleFastFragmentShader.glsl -rw-r--r-- 1 root root 7010 Apr 22 10:20 areaScaleFragmentShader.glsl -rw-r--r-- 1 root root 773 Apr 22 10:20 basicFragmentShader.glsl -rw-r--r-- 1 root root 3595 Apr 22 10:20 basicVertexShader.glsl -rw-r--r-- 1 root root 900 Apr 22 10:20 blendedTextureFragmentShader.glsl -rw-r--r-- 1 root root 760 Apr 22 10:20 blendedTextureVertexShader.glsl -rw-r--r-- 1 root root 957 Apr 22 10:20 combinedFragmentShader.glsl -rw-r--r-- 1 root root 1868 Apr 22 10:20 combinedTextureFragmentShader.glsl -rw-r--r-- 1 root root 1015 Apr 22 10:20 combinedTextureVertexShader.glsl -rw-r--r-- 1 root root 2284 Apr 22 10:20 combinedVertexShader.glsl -rw-r--r-- 1 root root 865 Apr 22 10:20 convolutionFragmentShader.glsl -rw-r--r-- 1 root root 863 Apr 22 10:20 diffTextureFragmentShader.glsl -rw-r--r-- 1 root root 1755 Apr 22 10:20 dissolveFragmentShader.glsl -rw-r--r-- 1 root root 503 Apr 22 10:20 dumbVertexShader.glsl -rw-r--r-- 1 root root 525 Apr 22 10:20 dummyVertexShader.glsl -rw-r--r-- 1 root root 916 Apr 22 10:20 fadeBlackFragmentShader.glsl -rw-r--r-- 1 root root 778 Apr 22 10:20 fadeFragmentShader.glsl -rw-r--r-- 1 root root 1039 Apr 22 10:20 glitterFragmentShader.glsl -rw-r--r-- 1 root root 4599 Apr 22 10:20 glitterVertexShader.glsl -rw-r--r-- 1 root root 604 Apr 22 10:20 greyscaleFragmentShader.glsl -rw-r--r-- 1 root root 3490 Apr 22 10:20 honeycombFragmentShader.glsl -rw-r--r-- 1 root root 2797 Apr 22 10:20 honeycombGeometryShader.glsl -rw-r--r-- 1 root root 4234 Apr 22 10:20 honeycombVertexShader.glsl -rw-r--r-- 1 root root 794 Apr 22 10:20 invert50FragmentShader.glsl -rw-r--r-- 1 root root 1138 Apr 22 10:20 lineFragmentShader.glsl -rw-r--r-- 1 root root 1282 Apr 22 10:20 lineVertexShader.glsl -rw-r--r-- 1 root root 626 Apr 22 10:20 linearGradientFragmentShader.glsl -rw-r--r-- 1 root root 1332 Apr 22 10:20 linearMultiColorGradientFragmentShader.glsl -rw-r--r-- 1 root root 725 Apr 22 10:20 linearTwoColorGradientFragmentShader.glsl -rw-r--r-- 1 root root 621 Apr 22 10:20 maskFragmentShader.glsl -rw-r--r-- 1 root root 730 Apr 22 10:20 maskedTextureFragmentShader.glsl -rw-r--r-- 1 root root 670 Apr 22 10:20 maskedTextureVertexShader.glsl -rw-r--r-- 1 root root 639 Apr 22 10:20 radialGradientFragmentShader.glsl -rw-r--r-- 1 root root 1444 Apr 22 10:20 radialMultiColorGradientFragmentShader.glsl -rw-r--r-- 1 root root 802 Apr 22 10:20 radialTwoColorGradientFragmentShader.glsl -rw-r--r-- 1 root root 1329 Apr 22 10:20 rectangularMultiColorGradientFragmentShader.glsl -rw-r--r-- 1 root root 732 Apr 22 10:20 rectangularTwoColorGradientFragmentShader.glsl -rw-r--r-- 1 root root 1058 Apr 22 10:20 reflectionFragmentShader.glsl -rw-r--r-- 1 root root 2788 Apr 22 10:20 reflectionVertexShader.glsl -rw-r--r-- 1 root root 804 Apr 22 10:20 replaceColorFragmentShader.glsl -rw-r--r-- 1 root root 1971 Apr 22 10:20 rippleFragmentShader.glsl -rw-r--r-- 1 root root 501 Apr 22 10:20 solidFragmentShader.glsl -rw-r--r-- 1 root root 2420 Apr 22 10:20 staticFragmentShader.glsl -rw-r--r-- 1 root root 558 Apr 22 10:20 textureFragmentShader.glsl -rw-r--r-- 1 root root 584 Apr 22 10:20 textureVertexShader.glsl -rw-r--r-- 1 root root 752 Apr 22 10:20 transformedTextureVertexShader.glsl -rw-r--r-- 1 root root 2119 Apr 22 10:20 vortexFragmentShader.glsl -rw-r--r-- 1 root root 3080 Apr 22 10:20 vortexGeometryShader.glsl -rw-r--r-- 1 root root 5008 Apr 22 10:20 vortexVertexShader.glsl /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program/services: total 232 -rw-r--r-- 1 root root 722 Sep 12 02:49 postgresql-sdbc.rdb -rw-r--r-- 1 root root 381 Sep 12 01:10 pyuno.rdb -rw-r--r-- 1 root root 1297 Apr 22 10:20 scriptproviderforpython.rdb -rw-r--r-- 1 root root 223513 Sep 12 03:02 services.rdb /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program/shell: total 4 -rw-r--r-- 1 root root 261 Apr 22 10:20 about.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program/types: total 1008 -rw-r--r-- 1 root root 678998 Sep 12 00:24 offapi.rdb -rw-r--r-- 1 root root 350966 Sep 12 00:24 oovbaapi.rdb /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program/wizards: total 28 -rw-r--r-- 1 root root 0 Apr 22 10:20 __init__.py drwxr-xr-x 2 root root 4096 Sep 12 03:04 agenda drwxr-xr-x 2 root root 4096 Sep 12 03:04 common drwxr-xr-x 2 root root 4096 Sep 12 03:04 document drwxr-xr-x 2 root root 4096 Sep 12 03:04 fax drwxr-xr-x 2 root root 4096 Sep 12 03:04 letter drwxr-xr-x 2 root root 4096 Sep 12 03:04 text drwxr-xr-x 3 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program/wizards/agenda: total 136 -rw-r--r-- 1 root root 36391 Apr 22 10:20 AgendaDocument.py -rw-r--r-- 1 root root 16627 Apr 22 10:20 AgendaWizardDialog.py -rw-r--r-- 1 root root 3784 Apr 22 10:20 AgendaWizardDialogConst.py -rw-r--r-- 1 root root 14540 Apr 22 10:20 AgendaWizardDialogImpl.py -rw-r--r-- 1 root root 8306 Apr 22 10:20 AgendaWizardDialogResources.py -rw-r--r-- 1 root root 1742 Apr 22 10:20 CGAgenda.py -rw-r--r-- 1 root root 2222 Apr 22 10:20 CGTopic.py -rw-r--r-- 1 root root 3061 Apr 22 10:20 CallWizard.py -rw-r--r-- 1 root root 2812 Apr 22 10:20 TemplateConsts.py -rw-r--r-- 1 root root 31658 Apr 22 10:20 TopicsControl.py -rw-r--r-- 1 root root 0 Apr 22 10:20 __init__.py /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program/wizards/common: total 136 -rw-r--r-- 1 root root 2209 Apr 22 10:20 ConfigGroup.py -rw-r--r-- 1 root root 2731 Apr 22 10:20 ConfigSet.py -rw-r--r-- 1 root root 2421 Apr 22 10:20 Configuration.py -rw-r--r-- 1 root root 3255 Apr 22 10:20 Desktop.py -rw-r--r-- 1 root root 7461 Apr 22 10:20 FileAccess.py -rw-r--r-- 1 root root 37007 Apr 22 10:20 HelpIds.py -rw-r--r-- 1 root root 1062 Apr 22 10:20 IRenderer.py -rw-r--r-- 1 root root 1103 Apr 22 10:20 ListModel.py -rw-r--r-- 1 root root 1308 Apr 22 10:20 NoValidPathException.py -rw-r--r-- 1 root root 3271 Apr 22 10:20 NumberFormatter.py -rw-r--r-- 1 root root 2020 Apr 22 10:20 Properties.py -rw-r--r-- 1 root root 1342 Apr 22 10:20 PropertyNames.py -rw-r--r-- 1 root root 6610 Apr 22 10:20 SystemDialog.py -rw-r--r-- 1 root root 5247 Apr 22 10:20 UCB.py -rw-r--r-- 1 root root 0 Apr 22 10:20 __init__.py -rw-r--r-- 1 root root 29304 Apr 22 10:20 strings.hrc /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program/wizards/document: total 8 -rw-r--r-- 1 root root 7685 Apr 22 10:20 OfficeDocument.py -rw-r--r-- 1 root root 0 Apr 22 10:20 __init__.py /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program/wizards/fax: total 100 -rw-r--r-- 1 root root 1861 Apr 22 10:20 CGFax.py -rw-r--r-- 1 root root 1035 Apr 22 10:20 CGFaxWizard.py -rw-r--r-- 1 root root 3060 Apr 22 10:20 CallWizard.py -rw-r--r-- 1 root root 5916 Apr 22 10:20 FaxDocument.py -rw-r--r-- 1 root root 32450 Apr 22 10:20 FaxWizardDialog.py -rw-r--r-- 1 root root 5263 Apr 22 10:20 FaxWizardDialogConst.py -rw-r--r-- 1 root root 26259 Apr 22 10:20 FaxWizardDialogImpl.py -rw-r--r-- 1 root root 6755 Apr 22 10:20 FaxWizardDialogResources.py -rw-r--r-- 1 root root 1 Apr 22 10:20 __init__.py /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program/wizards/letter: total 144 -rw-r--r-- 1 root root 2194 Apr 22 10:20 CGLetter.py -rw-r--r-- 1 root root 1110 Apr 22 10:20 CGLetterWizard.py -rw-r--r-- 1 root root 1067 Apr 22 10:20 CGPaperElementLocation.py -rw-r--r-- 1 root root 3061 Apr 22 10:20 CallWizard.py -rw-r--r-- 1 root root 9556 Apr 22 10:20 LetterDocument.py -rw-r--r-- 1 root root 53941 Apr 22 10:20 LetterWizardDialog.py -rw-r--r-- 1 root root 4197 Apr 22 10:20 LetterWizardDialogConst.py -rw-r--r-- 1 root root 42145 Apr 22 10:20 LetterWizardDialogImpl.py -rw-r--r-- 1 root root 7798 Apr 22 10:20 LetterWizardDialogResources.py -rw-r--r-- 1 root root 0 Apr 22 10:20 __init__.py /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program/wizards/text: total 32 -rw-r--r-- 1 root root 10112 Apr 22 10:20 TextDocument.py -rw-r--r-- 1 root root 1055 Apr 22 10:20 TextElement.py -rw-r--r-- 1 root root 4238 Apr 22 10:20 TextFieldHandler.py -rw-r--r-- 1 root root 4636 Apr 22 10:20 TextSectionHandler.py -rw-r--r-- 1 root root 0 Apr 22 10:20 __init__.py /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program/wizards/ui: total 72 -rw-r--r-- 1 root root 7110 Apr 22 10:20 ControlScroller.py -rw-r--r-- 1 root root 3609 Apr 22 10:20 DocumentPreview.py -rw-r--r-- 1 root root 5710 Apr 22 10:20 PathSelection.py -rw-r--r-- 1 root root 2120 Apr 22 10:20 PeerConfig.py -rw-r--r-- 1 root root 1351 Apr 22 10:20 UIConsts.py -rw-r--r-- 1 root root 9312 Apr 22 10:20 UnoDialog.py -rw-r--r-- 1 root root 8020 Apr 22 10:20 UnoDialog2.py -rw-r--r-- 1 root root 16876 Apr 22 10:20 WizardDialog.py -rw-r--r-- 1 root root 0 Apr 22 10:20 __init__.py drwxr-xr-x 2 root root 4096 Sep 12 03:04 event /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/program/wizards/ui/event: total 40 -rw-r--r-- 1 root root 3979 Apr 22 10:20 CommonListener.py -rw-r--r-- 1 root root 3890 Apr 22 10:20 DataAware.py -rw-r--r-- 1 root root 1013 Apr 22 10:20 EventListenerList.py -rw-r--r-- 1 root root 2146 Apr 22 10:20 ListModelBinder.py -rw-r--r-- 1 root root 1747 Apr 22 10:20 RadioDataAware.py -rw-r--r-- 1 root root 2458 Apr 22 10:20 Task.py -rw-r--r-- 1 root root 1186 Apr 22 10:20 TaskEvent.py -rw-r--r-- 1 root root 1188 Apr 22 10:20 TaskListener.py -rw-r--r-- 1 root root 4134 Apr 22 10:20 UnoDataAware.py -rw-r--r-- 1 root root 0 Apr 22 10:20 __init__.py /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/readmes: total 20 -rw-r--r-- 1 root root 16598 Sep 12 03:03 README_en-US /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share: total 124 drwxr-xr-x 3 root root 4096 Sep 12 03:07 Scripts drwxr-xr-x 2 root root 4096 Sep 12 03:04 autocorr drwxr-xr-x 12 root root 4096 Sep 12 03:04 basic drwxr-xr-x 2 root root 4096 Sep 12 03:08 calc drwxr-xr-x 2 root root 4096 Sep 12 03:04 classification drwxr-xr-x 5 root root 4096 Sep 12 03:08 config drwxr-xr-x 3 root root 4096 Sep 12 03:04 dtd drwxr-xr-x 2 root root 4096 Sep 12 03:04 emojiconfig drwxr-xr-x 2 root root 4096 Sep 12 03:08 extensions drwxr-xr-x 2 root root 4096 Sep 12 03:04 filter drwxr-xr-x 2 root root 4096 Sep 12 03:04 fingerprint drwxr-xr-x 2 root root 4096 Sep 12 03:08 firebird drwxr-xr-x 3 root root 4096 Sep 12 03:04 fonts drwxr-xr-x 17 root root 4096 Sep 12 03:04 gallery drwxr-xr-x 2 root root 4096 Sep 12 03:04 glade drwxr-xr-x 2 root root 4096 Sep 12 03:04 labels drwxr-xr-x 3 root root 4096 Sep 12 03:08 liblangtag drwxr-xr-x 2 root root 4096 Sep 12 03:08 libreofficekit drwxr-xr-x 2 root root 4096 Sep 12 03:04 numbertext drwxr-xr-x 2 root root 4096 Sep 12 03:04 palette drwxr-xr-x 3 root root 4096 Sep 12 03:04 psprint drwxr-xr-x 3 root root 4096 Sep 12 03:09 registry drwxr-xr-x 4 root root 4096 Sep 12 03:04 template drwxr-xr-x 3 root root 4096 Sep 12 03:04 theme_definitions drwxr-xr-x 2 root root 4096 Sep 12 03:04 tipoftheday drwxr-xr-x 3 root root 4096 Sep 12 03:04 uno_packages drwxr-xr-x 2 root root 4096 Sep 12 03:04 wizards drwxr-xr-x 2 root root 4096 Sep 12 03:07 wordbook drwxr-xr-x 2 root root 4096 Sep 12 03:09 xdg drwxr-xr-x 2 root root 4096 Sep 12 03:08 xpdfimport drwxr-xr-x 6 root root 4096 Sep 12 03:07 xslt /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/Scripts: total 4 drwxr-xr-x 4 root root 4096 Sep 12 03:08 python /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/Scripts/python: total 24 -rw-r--r-- 1 root root 3384 Apr 22 10:20 Capitalise.py -rw-r--r-- 1 root root 1589 Apr 22 10:20 HelloWorld.py drwxr-xr-x 3 root root 4096 Sep 12 03:07 LibreLogo -rw-r--r-- 1 root root 2090 Apr 22 10:20 NamedRanges.py -rw-r--r-- 1 root root 634 Apr 22 10:20 SetCellColor.py drwxr-xr-x 2 root root 4096 Sep 12 03:08 pythonSamples /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/Scripts/python/LibreLogo: total 928 -rw-r--r-- 1 root root 300233 Apr 22 10:20 LibreLogo.py -rw-r--r-- 1 root root 2518 Sep 12 00:17 LibreLogo_af.properties -rw-r--r-- 1 root root 6410 Sep 12 00:17 LibreLogo_am.properties -rw-r--r-- 1 root root 6871 Sep 12 00:17 LibreLogo_ar.properties -rw-r--r-- 1 root root 5471 Sep 12 00:17 LibreLogo_as.properties -rw-r--r-- 1 root root 2871 Sep 12 00:17 LibreLogo_ast.properties -rw-r--r-- 1 root root 6829 Sep 12 00:17 LibreLogo_be.properties -rw-r--r-- 1 root root 3823 Sep 12 00:17 LibreLogo_bg.properties -rw-r--r-- 1 root root 3019 Sep 12 00:17 LibreLogo_bn.properties -rw-r--r-- 1 root root 5835 Sep 12 00:17 LibreLogo_bn_IN.properties -rw-r--r-- 1 root root 2836 Sep 12 00:17 LibreLogo_bo.properties -rw-r--r-- 1 root root 2786 Sep 12 00:17 LibreLogo_br.properties -rw-r--r-- 1 root root 2886 Sep 12 00:17 LibreLogo_brx.properties -rw-r--r-- 1 root root 2912 Sep 12 00:17 LibreLogo_bs.properties -rw-r--r-- 1 root root 3246 Sep 12 00:17 LibreLogo_ca.properties -rw-r--r-- 1 root root 3196 Sep 12 00:17 LibreLogo_ca_valencia.properties -rw-r--r-- 1 root root 3567 Sep 12 00:17 LibreLogo_cs.properties -rw-r--r-- 1 root root 2589 Sep 12 00:17 LibreLogo_cy.properties -rw-r--r-- 1 root root 2561 Sep 12 00:17 LibreLogo_da.properties -rw-r--r-- 1 root root 2791 Sep 12 00:17 LibreLogo_de.properties -rw-r--r-- 1 root root 3262 Sep 12 00:17 LibreLogo_dgo.properties -rw-r--r-- 1 root root 3300 Sep 12 00:17 LibreLogo_dsb.properties -rw-r--r-- 1 root root 3173 Sep 12 00:17 LibreLogo_dz.properties -rw-r--r-- 1 root root 11678 Sep 12 00:17 LibreLogo_el.properties -rw-r--r-- 1 root root 2507 Sep 12 00:17 LibreLogo_en_GB.properties -rw-r--r-- 1 root root 2507 Apr 22 10:20 LibreLogo_en_US.properties -rw-r--r-- 1 root root 2507 Sep 12 00:17 LibreLogo_en_ZA.properties -rw-r--r-- 1 root root 2759 Sep 12 00:17 LibreLogo_eo.properties -rw-r--r-- 1 root root 3208 Sep 12 00:17 LibreLogo_es.properties -rw-r--r-- 1 root root 3259 Sep 12 00:17 LibreLogo_et.properties -rw-r--r-- 1 root root 2808 Sep 12 00:17 LibreLogo_eu.properties -rw-r--r-- 1 root root 3106 Sep 12 00:17 LibreLogo_fa.properties -rw-r--r-- 1 root root 2885 Sep 12 00:17 LibreLogo_fi.properties -rw-r--r-- 1 root root 2846 Sep 12 00:17 LibreLogo_fr.properties -rw-r--r-- 1 root root 2799 Sep 12 00:17 LibreLogo_fy.properties -rw-r--r-- 1 root root 2680 Sep 12 00:17 LibreLogo_ga.properties -rw-r--r-- 1 root root 2974 Sep 12 00:17 LibreLogo_gd.properties -rw-r--r-- 1 root root 2984 Sep 12 00:17 LibreLogo_gl.properties -rw-r--r-- 1 root root 5870 Sep 12 00:17 LibreLogo_gu.properties -rw-r--r-- 1 root root 3018 Sep 12 00:17 LibreLogo_gug.properties -rw-r--r-- 1 root root 8465 Sep 12 00:17 LibreLogo_he.properties -rw-r--r-- 1 root root 5571 Sep 12 00:17 LibreLogo_hi.properties -rw-r--r-- 1 root root 3033 Sep 12 00:17 LibreLogo_hr.properties -rw-r--r-- 1 root root 3309 Sep 12 00:17 LibreLogo_hsb.properties -rw-r--r-- 1 root root 3766 Sep 12 00:17 LibreLogo_hu.properties -rw-r--r-- 1 root root 2622 Sep 12 00:17 LibreLogo_id.properties -rw-r--r-- 1 root root 3385 Sep 12 00:17 LibreLogo_is.properties -rw-r--r-- 1 root root 2551 Sep 12 00:17 LibreLogo_it.properties -rw-r--r-- 1 root root 7712 Sep 12 00:17 LibreLogo_ja.properties -rw-r--r-- 1 root root 4488 Sep 12 00:17 LibreLogo_ka.properties -rw-r--r-- 1 root root 3038 Sep 12 00:17 LibreLogo_kab.properties -rw-r--r-- 1 root root 9125 Sep 12 00:17 LibreLogo_kk.properties -rw-r--r-- 1 root root 7267 Sep 12 00:17 LibreLogo_km.properties -rw-r--r-- 1 root root 2612 Sep 12 00:17 LibreLogo_kmr_Latn.properties -rw-r--r-- 1 root root 9199 Sep 12 00:17 LibreLogo_kn.properties -rw-r--r-- 1 root root 4370 Sep 12 00:17 LibreLogo_ko.properties -rw-r--r-- 1 root root 3097 Sep 12 00:17 LibreLogo_kok.properties -rw-r--r-- 1 root root 2919 Sep 12 00:17 LibreLogo_ks.properties -rw-r--r-- 1 root root 2511 Sep 12 00:17 LibreLogo_lb.properties -rw-r--r-- 1 root root 9069 Sep 12 00:17 LibreLogo_lo.properties -rw-r--r-- 1 root root 3594 Sep 12 00:17 LibreLogo_lt.properties -rw-r--r-- 1 root root 3426 Sep 12 00:17 LibreLogo_lv.properties -rw-r--r-- 1 root root 2857 Sep 12 00:17 LibreLogo_mai.properties -rw-r--r-- 1 root root 2815 Sep 12 00:17 LibreLogo_mk.properties -rw-r--r-- 1 root root 6461 Sep 12 00:17 LibreLogo_ml.properties -rw-r--r-- 1 root root 3738 Sep 12 00:17 LibreLogo_mn.properties -rw-r--r-- 1 root root 3118 Sep 12 00:17 LibreLogo_mni.properties -rw-r--r-- 1 root root 7561 Sep 12 00:17 LibreLogo_mr.properties -rw-r--r-- 1 root root 5006 Sep 12 00:17 LibreLogo_my.properties -rw-r--r-- 1 root root 3406 Sep 12 00:17 LibreLogo_nb.properties -rw-r--r-- 1 root root 4559 Sep 12 00:17 LibreLogo_ne.properties -rw-r--r-- 1 root root 2745 Sep 12 00:17 LibreLogo_nl.properties -rw-r--r-- 1 root root 3441 Sep 12 00:17 LibreLogo_nn.properties -rw-r--r-- 1 root root 2531 Sep 12 00:17 LibreLogo_nr.properties -rw-r--r-- 1 root root 2546 Sep 12 00:17 LibreLogo_nso.properties -rw-r--r-- 1 root root 2770 Sep 12 00:17 LibreLogo_oc.properties -rw-r--r-- 1 root root 2527 Sep 12 00:17 LibreLogo_om.properties -rw-r--r-- 1 root root 8312 Sep 12 00:17 LibreLogo_or.properties -rw-r--r-- 1 root root 4293 Sep 12 00:17 LibreLogo_pa_IN.properties -rw-r--r-- 1 root root 2625 Sep 12 00:17 LibreLogo_pl.properties -rw-r--r-- 1 root root 2558 Sep 12 00:17 LibreLogo_pt.properties -rw-r--r-- 1 root root 3331 Sep 12 00:17 LibreLogo_pt_BR.properties -rw-r--r-- 1 root root 3533 Sep 12 00:17 LibreLogo_ro.properties -rw-r--r-- 1 root root 9501 Sep 12 00:17 LibreLogo_ru.properties -rw-r--r-- 1 root root 2527 Sep 12 00:17 LibreLogo_rw.properties -rw-r--r-- 1 root root 3266 Sep 12 00:17 LibreLogo_sa_IN.properties -rw-r--r-- 1 root root 3642 Sep 12 00:17 LibreLogo_sat.properties -rw-r--r-- 1 root root 3197 Sep 12 00:17 LibreLogo_sd.properties -rw-r--r-- 1 root root 4320 Sep 12 00:17 LibreLogo_si.properties -rw-r--r-- 1 root root 2911 Sep 12 00:17 LibreLogo_sid.properties -rw-r--r-- 1 root root 3487 Sep 12 00:17 LibreLogo_sk.properties -rw-r--r-- 1 root root 3070 Sep 12 00:17 LibreLogo_sl.properties -rw-r--r-- 1 root root 3376 Sep 12 00:17 LibreLogo_sq.properties -rw-r--r-- 1 root root 4721 Sep 12 00:17 LibreLogo_sr.properties -rw-r--r-- 1 root root 2654 Sep 12 00:17 LibreLogo_sr_Latn.properties -rw-r--r-- 1 root root 2520 Sep 12 00:17 LibreLogo_ss.properties -rw-r--r-- 1 root root 2538 Sep 12 00:17 LibreLogo_st.properties -rw-r--r-- 1 root root 2569 Sep 12 00:17 LibreLogo_sv.properties -rw-r--r-- 1 root root 2526 Sep 12 00:17 LibreLogo_sw_TZ.properties -rw-r--r-- 1 root root 2649 Sep 12 00:17 LibreLogo_szl.properties -rw-r--r-- 1 root root 6144 Sep 12 00:17 LibreLogo_ta.properties -rw-r--r-- 1 root root 6731 Sep 12 00:17 LibreLogo_te.properties -rw-r--r-- 1 root root 2922 Sep 12 00:17 LibreLogo_tg.properties -rw-r--r-- 1 root root 4332 Sep 12 00:17 LibreLogo_th.properties -rw-r--r-- 1 root root 2521 Sep 12 00:17 LibreLogo_tn.properties -rw-r--r-- 1 root root 3537 Sep 12 00:17 LibreLogo_tr.properties -rw-r--r-- 1 root root 2538 Sep 12 00:17 LibreLogo_ts.properties -rw-r--r-- 1 root root 2739 Sep 12 00:17 LibreLogo_tt.properties -rw-r--r-- 1 root root 5326 Sep 12 00:17 LibreLogo_ug.properties -rw-r--r-- 1 root root 9501 Sep 12 00:17 LibreLogo_uk.properties -rw-r--r-- 1 root root 2574 Sep 12 00:17 LibreLogo_uz.properties -rw-r--r-- 1 root root 2534 Sep 12 00:17 LibreLogo_ve.properties -rw-r--r-- 1 root root 2675 Sep 12 00:17 LibreLogo_vec.properties -rw-r--r-- 1 root root 2929 Sep 12 00:17 LibreLogo_vi.properties -rw-r--r-- 1 root root 2562 Sep 12 00:17 LibreLogo_xh.properties -rw-r--r-- 1 root root 5980 Sep 12 00:17 LibreLogo_zh_CN.properties -rw-r--r-- 1 root root 5706 Sep 12 00:17 LibreLogo_zh_TW.properties -rw-r--r-- 1 root root 2545 Sep 12 00:17 LibreLogo_zu.properties drwxr-xr-x 2 root root 4096 Sep 12 03:07 icons /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons: total 72 -rw-r--r-- 1 root root 787 Apr 22 10:20 lc_arrowshapes.circular-arrow.png -rw-r--r-- 1 root root 1082 Apr 22 10:20 lc_arrowshapes.circular-leftarrow.png -rw-r--r-- 1 root root 527 Apr 22 10:20 lc_arrowshapes.down-arrow.png -rw-r--r-- 1 root root 487 Apr 22 10:20 lc_arrowshapes.up-arrow.png -rw-r--r-- 1 root root 616 Apr 22 10:20 lc_basicstop.png -rw-r--r-- 1 root root 705 Apr 22 10:20 lc_editglossary.png -rw-r--r-- 1 root root 831 Apr 22 10:20 lc_navigationbarleft.png -rw-r--r-- 1 root root 445 Apr 22 10:20 lc_newdoc.png -rw-r--r-- 1 root root 740 Apr 22 10:20 lc_runbasic.png -rw-r--r-- 1 root root 482 Apr 22 10:20 sc_arrowshapes.circular-arrow.png -rw-r--r-- 1 root root 631 Apr 22 10:20 sc_arrowshapes.circular-leftarrow.png -rw-r--r-- 1 root root 340 Apr 22 10:20 sc_arrowshapes.down-arrow.png -rw-r--r-- 1 root root 323 Apr 22 10:20 sc_arrowshapes.up-arrow.png -rw-r--r-- 1 root root 397 Apr 22 10:20 sc_basicstop.png -rw-r--r-- 1 root root 429 Apr 22 10:20 sc_editglossary.png -rw-r--r-- 1 root root 626 Apr 22 10:20 sc_navigationbarleft.png -rw-r--r-- 1 root root 350 Apr 22 10:20 sc_newdoc.png -rw-r--r-- 1 root root 534 Apr 22 10:20 sc_runbasic.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/Scripts/python/pythonSamples: total 8 -rw-r--r-- 1 root root 4541 Apr 22 10:20 TableSample.py /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/autocorr: total 912 -rw-r--r-- 1 root root 5094 Sep 12 00:08 acor_af-ZA.dat -rw-r--r-- 1 root root 17030 Sep 12 00:08 acor_bg-BG.dat -rw-r--r-- 1 root root 19070 Sep 12 00:08 acor_ca-ES.dat -rw-r--r-- 1 root root 19910 Sep 12 00:08 acor_cs-CZ.dat -rw-r--r-- 1 root root 20081 Sep 12 00:08 acor_da-DK.dat -rw-r--r-- 1 root root 18235 Sep 12 00:08 acor_de.dat -rw-r--r-- 1 root root 16211 Sep 12 00:08 acor_dsb.dat -rw-r--r-- 1 root root 21794 Sep 12 00:08 acor_el-GR.dat -rw-r--r-- 1 root root 20814 Sep 12 00:08 acor_en-AU.dat -rw-r--r-- 1 root root 17404 Sep 12 00:08 acor_en-GB.dat -rw-r--r-- 1 root root 20741 Sep 12 00:08 acor_en-US.dat -rw-r--r-- 1 root root 9564 Sep 12 00:08 acor_en-ZA.dat -rw-r--r-- 1 root root 17415 Sep 12 00:08 acor_es.dat -rw-r--r-- 1 root root 60047 Sep 12 00:08 acor_fa-IR.dat -rw-r--r-- 1 root root 12214 Sep 12 00:08 acor_fi-FI.dat -rw-r--r-- 1 root root 18286 Sep 12 00:08 acor_fr.dat -rw-r--r-- 1 root root 14187 Sep 12 00:08 acor_ga-IE.dat -rw-r--r-- 1 root root 20745 Sep 12 00:08 acor_hr-HR.dat -rw-r--r-- 1 root root 16197 Sep 12 00:08 acor_hsb.dat -rw-r--r-- 1 root root 25823 Sep 12 00:08 acor_hu-HU.dat -rw-r--r-- 1 root root 1073 Sep 12 00:08 acor_is-IS.dat -rw-r--r-- 1 root root 15106 Sep 12 00:08 acor_it.dat -rw-r--r-- 1 root root 20386 Sep 12 00:08 acor_ja-JP.dat -rw-r--r-- 1 root root 23557 Sep 12 00:08 acor_ko-KR.dat -rw-r--r-- 1 root root 5295 Sep 12 00:08 acor_lb-LU.dat -rw-r--r-- 1 root root 16972 Sep 12 00:08 acor_lt-LT.dat -rw-r--r-- 1 root root 6692 Sep 12 00:08 acor_mn-MN.dat -rw-r--r-- 1 root root 12239 Sep 12 00:08 acor_nl-BE.dat -rw-r--r-- 1 root root 15683 Sep 12 00:08 acor_nl-NL.dat -rw-r--r-- 1 root root 22632 Sep 12 00:08 acor_pl-PL.dat -rw-r--r-- 1 root root 35542 Sep 12 00:08 acor_pt-BR.dat -rw-r--r-- 1 root root 41395 Sep 12 00:08 acor_pt-PT.dat -rw-r--r-- 1 root root 81059 Sep 12 00:08 acor_ro-RO.dat -rw-r--r-- 1 root root 16145 Sep 12 00:08 acor_ru-RU.dat -rw-r--r-- 1 root root 18866 Sep 12 00:08 acor_sk-SK.dat -rw-r--r-- 1 root root 18521 Sep 12 00:08 acor_sl-SI.dat -rw-r--r-- 1 root root 1486 Sep 12 00:08 acor_sr-CS.dat -rw-r--r-- 1 root root 1379 Sep 12 00:08 acor_sr-Latn-CS.dat -rw-r--r-- 1 root root 1379 Sep 12 00:08 acor_sr-Latn-ME.dat -rw-r--r-- 1 root root 1379 Sep 12 00:08 acor_sr-Latn-RS.dat -rw-r--r-- 1 root root 1486 Sep 12 00:08 acor_sr-ME.dat -rw-r--r-- 1 root root 1486 Sep 12 00:08 acor_sr-RS.dat -rw-r--r-- 1 root root 15699 Sep 12 00:08 acor_sv-SE.dat -rw-r--r-- 1 root root 16860 Sep 12 00:08 acor_tr-TR.dat -rw-r--r-- 1 root root 11424 Sep 12 00:08 acor_vi-VN.dat -rw-r--r-- 1 root root 23803 Sep 12 00:08 acor_zh-CN.dat -rw-r--r-- 1 root root 22989 Sep 12 00:08 acor_zh-TW.dat /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/basic: total 48 drwxr-xr-x 2 root root 4096 Sep 12 03:04 Access2Base drwxr-xr-x 2 root root 4096 Sep 12 03:04 Depot drwxr-xr-x 2 root root 4096 Sep 12 03:04 Euro drwxr-xr-x 2 root root 4096 Sep 12 03:04 FormWizard drwxr-xr-x 2 root root 4096 Sep 12 03:04 Gimmicks drwxr-xr-x 2 root root 4096 Sep 12 03:04 ImportWizard drwxr-xr-x 2 root root 4096 Sep 12 03:04 ScriptBindingLibrary drwxr-xr-x 2 root root 4096 Sep 12 03:04 Template drwxr-xr-x 2 root root 4096 Sep 12 03:04 Tools drwxr-xr-x 2 root root 4096 Sep 12 03:04 Tutorials -rw-r--r-- 1 root root 1764 Sep 12 00:08 dialog.xlc -rw-r--r-- 1 root root 1763 Sep 12 00:08 script.xlc /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/basic/Access2Base: total 1084 -rw-r--r-- 1 root root 70556 Apr 22 10:20 Application.xba -rw-r--r-- 1 root root 16593 Apr 22 10:20 Collect.xba -rw-r--r-- 1 root root 14866 Apr 22 10:20 CommandBar.xba -rw-r--r-- 1 root root 14520 Apr 22 10:20 CommandBarControl.xba -rw-r--r-- 1 root root 2062 Apr 22 10:20 Compatible.xba -rw-r--r-- 1 root root 119972 Apr 22 10:20 Control.xba -rw-r--r-- 1 root root 23817 Apr 22 10:20 DataDef.xba -rw-r--r-- 1 root root 79886 Apr 22 10:20 Database.xba -rw-r--r-- 1 root root 32738 Apr 22 10:20 Dialog.xba -rw-r--r-- 1 root root 118379 Apr 22 10:20 DoCmd.xba -rw-r--r-- 1 root root 22240 Apr 22 10:20 Event.xba -rw-r--r-- 1 root root 39304 Apr 22 10:20 Field.xba -rw-r--r-- 1 root root 48717 Apr 22 10:20 Form.xba -rw-r--r-- 1 root root 52625 Apr 22 10:20 L10N.xba -rw-r--r-- 1 root root 11832 Apr 22 10:20 Methods.xba -rw-r--r-- 1 root root 30275 Apr 22 10:20 Module.xba -rw-r--r-- 1 root root 12822 Apr 22 10:20 OptionGroup.xba -rw-r--r-- 1 root root 69912 Apr 22 10:20 PropertiesGet.xba -rw-r--r-- 1 root root 37946 Apr 22 10:20 PropertiesSet.xba -rw-r--r-- 1 root root 6639 Apr 22 10:20 Property.xba -rw-r--r-- 1 root root 45808 Apr 22 10:20 Recordset.xba -rw-r--r-- 1 root root 12213 Apr 22 10:20 Root_.xba -rw-r--r-- 1 root root 33791 Apr 22 10:20 SubForm.xba -rw-r--r-- 1 root root 8281 Apr 22 10:20 TempVar.xba -rw-r--r-- 1 root root 406 Apr 22 10:20 Test.xba -rw-r--r-- 1 root root 17894 Apr 22 10:20 Trace.xba -rw-r--r-- 1 root root 15008 Apr 22 10:20 UtilProperty.xba -rw-r--r-- 1 root root 54926 Apr 22 10:20 Utils.xba -rw-r--r-- 1 root root 1518 Apr 22 10:20 _License.xba -rw-r--r-- 1 root root 14919 Apr 22 10:20 acConstants.xba -rw-r--r-- 1 root root 397 Apr 22 10:20 dialog.xlb -rw-r--r-- 1 root root 1677 Apr 22 10:20 dlgFormat.xdl -rw-r--r-- 1 root root 3862 Apr 22 10:20 dlgTrace.xdl -rw-r--r-- 1 root root 1625 Apr 22 10:20 script.xlb /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/basic/Depot: total 196 -rw-r--r-- 1 root root 13817 Apr 22 10:20 CommonLang.xba -rw-r--r-- 1 root root 6461 Apr 22 10:20 Currency.xba -rw-r--r-- 1 root root 18307 Apr 22 10:20 Depot.xba -rw-r--r-- 1 root root 5724 Apr 22 10:20 Dialog2.xdl -rw-r--r-- 1 root root 6730 Apr 22 10:20 Dialog3.xdl -rw-r--r-- 1 root root 2789 Apr 22 10:20 Dialog4.xdl -rw-r--r-- 1 root root 12234 Apr 22 10:20 Internet.xba -rw-r--r-- 1 root root 8258 Apr 22 10:20 Lang_de.xba -rw-r--r-- 1 root root 8144 Apr 22 10:20 Lang_en.xba -rw-r--r-- 1 root root 8297 Apr 22 10:20 Lang_es.xba -rw-r--r-- 1 root root 8455 Apr 22 10:20 Lang_fr.xba -rw-r--r-- 1 root root 8207 Apr 22 10:20 Lang_it.xba -rw-r--r-- 1 root root 8450 Apr 22 10:20 Lang_ja.xba -rw-r--r-- 1 root root 8245 Apr 22 10:20 Lang_ko.xba -rw-r--r-- 1 root root 8109 Apr 22 10:20 Lang_sv.xba -rw-r--r-- 1 root root 7894 Apr 22 10:20 Lang_tw.xba -rw-r--r-- 1 root root 7924 Apr 22 10:20 Lang_zh.xba -rw-r--r-- 1 root root 431 Apr 22 10:20 dialog.xlb -rw-r--r-- 1 root root 948 Apr 22 10:20 script.xlb -rw-r--r-- 1 root root 6856 Apr 22 10:20 tools.xba /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/basic/Euro: total 120 -rw-r--r-- 1 root root 14180 Apr 22 10:20 AutoPilotRun.xba -rw-r--r-- 1 root root 8604 Apr 22 10:20 Common.xba -rw-r--r-- 1 root root 10665 Apr 22 10:20 ConvertRun.xba -rw-r--r-- 1 root root 11027 Apr 22 10:20 DlgConvert.xdl -rw-r--r-- 1 root root 2526 Apr 22 10:20 DlgPassword.xdl -rw-r--r-- 1 root root 7716 Apr 22 10:20 Hard.xba -rw-r--r-- 1 root root 21364 Apr 22 10:20 Init.xba -rw-r--r-- 1 root root 5812 Apr 22 10:20 Protect.xba -rw-r--r-- 1 root root 9765 Apr 22 10:20 Soft.xba -rw-r--r-- 1 root root 3351 Apr 22 10:20 Writer.xba -rw-r--r-- 1 root root 394 Apr 22 10:20 dialog.xlb -rw-r--r-- 1 root root 642 Apr 22 10:20 script.xlb /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/basic/FormWizard: total 112 -rw-r--r-- 1 root root 10359 Apr 22 10:20 DBMeta.xba -rw-r--r-- 1 root root 13002 Apr 22 10:20 DlgFormDB.xdl -rw-r--r-- 1 root root 14678 Apr 22 10:20 FormWizard.xba -rw-r--r-- 1 root root 12297 Apr 22 10:20 Language.xba -rw-r--r-- 1 root root 11996 Apr 22 10:20 Layouter.xba -rw-r--r-- 1 root root 17649 Apr 22 10:20 develop.xba -rw-r--r-- 1 root root 352 Apr 22 10:20 dialog.xlb -rw-r--r-- 1 root root 567 Apr 22 10:20 script.xlb -rw-r--r-- 1 root root 11450 Apr 22 10:20 tools.xba /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/basic/Gimmicks: total 76 -rw-r--r-- 1 root root 4897 Apr 22 10:20 AutoText.xba -rw-r--r-- 1 root root 3692 Apr 22 10:20 ChangeAllChars.xba -rw-r--r-- 1 root root 17516 Apr 22 10:20 GetTexts.xba -rw-r--r-- 1 root root 10731 Apr 22 10:20 ReadDir.xba -rw-r--r-- 1 root root 3427 Apr 22 10:20 ReadFolderDlg.xdl -rw-r--r-- 1 root root 6982 Apr 22 10:20 UserfieldDlg.xdl -rw-r--r-- 1 root root 8223 Apr 22 10:20 Userfields.xba -rw-r--r-- 1 root root 403 Apr 22 10:20 dialog.xlb -rw-r--r-- 1 root root 533 Apr 22 10:20 script.xlb /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/basic/ImportWizard: total 100 -rw-r--r-- 1 root root 7628 Apr 22 10:20 API.xba -rw-r--r-- 1 root root 18481 Apr 22 10:20 DialogModul.xba -rw-r--r-- 1 root root 27852 Apr 22 10:20 FilesModul.xba -rw-r--r-- 1 root root 12686 Apr 22 10:20 ImportDialog.xdl -rw-r--r-- 1 root root 7426 Apr 22 10:20 Language.xba -rw-r--r-- 1 root root 8502 Apr 22 10:20 Main.xba -rw-r--r-- 1 root root 357 Apr 22 10:20 dialog.xlb -rw-r--r-- 1 root root 525 Apr 22 10:20 script.xlb /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/basic/ScriptBindingLibrary: total 12 -rw-r--r-- 1 root root 2164 Apr 22 10:20 Highlight.xdl -rw-r--r-- 1 root root 410 Apr 22 10:20 dialog.xlb -rw-r--r-- 1 root root 318 Apr 22 10:20 script.xlb /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/basic/Template: total 52 -rw-r--r-- 1 root root 6704 Apr 22 10:20 Autotext.xba -rw-r--r-- 1 root root 11704 Apr 22 10:20 Correspondence.xba -rw-r--r-- 1 root root 2431 Apr 22 10:20 DialogStyles.xdl -rw-r--r-- 1 root root 8061 Apr 22 10:20 ModuleAgenda.xba -rw-r--r-- 1 root root 5946 Apr 22 10:20 Samples.xba -rw-r--r-- 1 root root 4088 Apr 22 10:20 TemplateDialog.xdl -rw-r--r-- 1 root root 450 Apr 22 10:20 dialog.xlb -rw-r--r-- 1 root root 496 Apr 22 10:20 script.xlb /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/basic/Tools: total 104 -rw-r--r-- 1 root root 7877 Apr 22 10:20 Debug.xba -rw-r--r-- 1 root root 2621 Apr 22 10:20 DlgOverwriteAll.xdl -rw-r--r-- 1 root root 11071 Apr 22 10:20 Listbox.xba -rw-r--r-- 1 root root 27243 Apr 22 10:20 Misc.xba -rw-r--r-- 1 root root 13340 Apr 22 10:20 ModuleControls.xba -rw-r--r-- 1 root root 14261 Apr 22 10:20 Strings.xba -rw-r--r-- 1 root root 10644 Apr 22 10:20 UCB.xba -rw-r--r-- 1 root root 353 Apr 22 10:20 dialog.xlb -rw-r--r-- 1 root root 557 Apr 22 10:20 script.xlb /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/basic/Tutorials: total 60 -rw-r--r-- 1 root root 12139 Apr 22 10:20 Functions.xba -rw-r--r-- 1 root root 3982 Apr 22 10:20 RoadMap.xba -rw-r--r-- 1 root root 11294 Apr 22 10:20 ShowInfoDialog.xba -rw-r--r-- 1 root root 1360 Apr 22 10:20 TutorialClose.xba -rw-r--r-- 1 root root 2000 Apr 22 10:20 TutorialCloseDialog.xdl -rw-r--r-- 1 root root 1365 Apr 22 10:20 TutorialCreator.xba -rw-r--r-- 1 root root 4091 Apr 22 10:20 TutorialOpen.xba -rw-r--r-- 1 root root 3015 Apr 22 10:20 TutorialOpenDialog.xdl -rw-r--r-- 1 root root 3853 Apr 22 10:20 TutorialsDialog.xdl -rw-r--r-- 1 root root 466 Apr 22 10:20 dialog.xlb -rw-r--r-- 1 root root 592 Apr 22 10:20 script.xlb /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/calc: total 4 -rw-r--r-- 1 root root 3738 Apr 22 10:20 styles.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/classification: total 36 -rw-r--r-- 1 root root 5134 Apr 22 10:20 example.xml -rw-r--r-- 1 root root 3730 Apr 22 10:20 example_ca-ES.xml -rw-r--r-- 1 root root 4712 Apr 22 10:20 example_fr-FR.xml -rw-r--r-- 1 root root 3726 Apr 22 10:20 example_hu-HU.xml -rw-r--r-- 1 root root 3726 Apr 22 10:20 example_nl-NL.xml -rw-r--r-- 1 root root 3697 Apr 22 10:20 example_pt-BR.xml -rw-r--r-- 1 root root 3994 Apr 22 10:20 example_sl-SI.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config: total 62296 -rw-r--r-- 1 root root 1666875 Sep 12 00:18 images_breeze.zip -rw-r--r-- 1 root root 1660346 Sep 12 00:18 images_breeze_dark.zip -rw-r--r-- 1 root root 1331581 Sep 12 00:18 images_breeze_svg.zip -rw-r--r-- 1 root root 2534817 Sep 12 00:18 images_colibre.zip -rw-r--r-- 1 root root 2269037 Sep 12 00:18 images_colibre_svg.zip -rw-r--r-- 1 root root 3867282 Sep 12 00:18 images_elementary.zip -rw-r--r-- 1 root root 4663220 Sep 12 00:18 images_elementary_svg.zip -rw-r--r-- 1 root root 16921372 Sep 12 00:08 images_helpimg.zip -rw-r--r-- 1 root root 4805978 Sep 12 00:18 images_karasa_jaga.zip -rw-r--r-- 1 root root 18704619 Sep 12 00:18 images_karasa_jaga_svg.zip -rw-r--r-- 1 root root 1287929 Sep 12 00:18 images_sifr.zip -rw-r--r-- 1 root root 1330601 Sep 12 00:18 images_sifr_dark.zip -rw-r--r-- 1 root root 932827 Sep 12 00:18 images_sifr_svg.zip -rw-r--r-- 1 root root 1775838 Sep 12 00:18 images_tango.zip drwxr-xr-x 18 root root 4096 Sep 12 03:07 soffice.cfg drwxr-xr-x 2 root root 4096 Sep 12 03:04 webcast drwxr-xr-x 4 root root 4096 Sep 12 03:04 wizard /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg: total 64 drwxr-xr-x 3 root root 4096 Sep 12 03:04 cui drwxr-xr-x 3 root root 4096 Sep 12 03:04 dbaccess drwxr-xr-x 3 root root 4096 Sep 12 03:04 desktop drwxr-xr-x 3 root root 4096 Sep 12 03:04 editeng drwxr-xr-x 3 root root 4096 Sep 12 03:04 filter drwxr-xr-x 3 root root 4096 Sep 12 03:04 formula drwxr-xr-x 3 root root 4096 Sep 12 03:04 fps drwxr-xr-x 26 root root 4096 Sep 12 03:04 modules drwxr-xr-x 3 root root 4096 Sep 12 03:04 sfx drwxr-xr-x 2 root root 4096 Sep 12 03:08 simpress drwxr-xr-x 3 root root 4096 Sep 12 03:04 svt drwxr-xr-x 3 root root 4096 Sep 12 03:04 svx drwxr-xr-x 3 root root 4096 Sep 12 03:04 uui drwxr-xr-x 3 root root 4096 Sep 12 03:04 vcl drwxr-xr-x 3 root root 4096 Sep 12 03:04 writerperfect drwxr-xr-x 3 root root 4096 Sep 12 03:04 xmlsec /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/cui: total 12 drwxr-xr-x 2 root root 12288 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui: total 3344 -rw-r--r-- 1 root root 12506 Apr 22 10:20 aboutconfigdialog.ui -rw-r--r-- 1 root root 5735 Apr 22 10:20 aboutconfigvaluedialog.ui -rw-r--r-- 1 root root 2085 Apr 22 10:20 aboutdialog.ui -rw-r--r-- 1 root root 26709 Apr 22 10:20 accelconfigpage.ui -rw-r--r-- 1 root root 21334 Apr 22 10:20 acorexceptpage.ui -rw-r--r-- 1 root root 3309 Apr 22 10:20 acoroptionspage.ui -rw-r--r-- 1 root root 9651 Apr 22 10:20 acorreplacepage.ui -rw-r--r-- 1 root root 9652 Apr 22 10:20 agingdialog.ui -rw-r--r-- 1 root root 8316 Apr 22 10:20 applyautofmtpage.ui -rw-r--r-- 1 root root 31257 Apr 22 10:20 applylocalizedpage.ui -rw-r--r-- 1 root root 9679 Apr 22 10:20 areadialog.ui -rw-r--r-- 1 root root 7302 Apr 22 10:20 areatabpage.ui -rw-r--r-- 1 root root 4273 Apr 22 10:20 asiantypography.ui -rw-r--r-- 1 root root 5750 Apr 22 10:20 assigncomponentdialog.ui -rw-r--r-- 1 root root 19747 Apr 22 10:20 autocorrectdialog.ui -rw-r--r-- 1 root root 30794 Apr 22 10:20 backgroundpage.ui -rw-r--r-- 1 root root 19523 Apr 22 10:20 baselinksdialog.ui -rw-r--r-- 1 root root 31401 Apr 22 10:20 bitmaptabpage.ui -rw-r--r-- 1 root root 16445 Apr 22 10:20 blackorwhitelistentrydialog.ui -rw-r--r-- 1 root root 7627 Apr 22 10:20 borderareatransparencydialog.ui -rw-r--r-- 1 root root 6660 Apr 22 10:20 borderbackgrounddialog.ui -rw-r--r-- 1 root root 39652 Apr 22 10:20 borderpage.ui -rw-r--r-- 1 root root 9613 Apr 22 10:20 breaknumberoption.ui -rw-r--r-- 1 root root 64816 Apr 22 10:20 bulletandposition.ui -rw-r--r-- 1 root root 9651 Apr 22 10:20 calloutdialog.ui -rw-r--r-- 1 root root 13475 Apr 22 10:20 calloutpage.ui -rw-r--r-- 1 root root 27392 Apr 22 10:20 cellalignment.ui -rw-r--r-- 1 root root 14160 Apr 22 10:20 certdialog.ui -rw-r--r-- 1 root root 54941 Apr 22 10:20 charnamepage.ui -rw-r--r-- 1 root root 49626 Apr 22 10:20 colorconfigwin.ui -rw-r--r-- 1 root root 50217 Apr 22 10:20 colorpage.ui -rw-r--r-- 1 root root 39445 Apr 22 10:20 colorpickerdialog.ui -rw-r--r-- 1 root root 15351 Apr 22 10:20 comment.ui -rw-r--r-- 1 root root 20453 Apr 22 10:20 connectortabpage.ui -rw-r--r-- 1 root root 11855 Apr 22 10:20 connpooloptions.ui -rw-r--r-- 1 root root 25867 Apr 22 10:20 croppage.ui -rw-r--r-- 1 root root 15659 Apr 22 10:20 cuiimapdlg.ui -rw-r--r-- 1 root root 12818 Apr 22 10:20 customizedialog.ui -rw-r--r-- 1 root root 9707 Apr 22 10:20 databaselinkdialog.ui -rw-r--r-- 1 root root 9534 Apr 22 10:20 dbregisterpage.ui -rw-r--r-- 1 root root 27503 Apr 22 10:20 dimensionlinestabpage.ui -rw-r--r-- 1 root root 3835 Apr 22 10:20 distributiondialog.ui -rw-r--r-- 1 root root 19956 Apr 22 10:20 distributionpage.ui -rw-r--r-- 1 root root 18222 Apr 22 10:20 editdictionarydialog.ui -rw-r--r-- 1 root root 17399 Apr 22 10:20 editmodulesdialog.ui -rw-r--r-- 1 root root 25256 Apr 22 10:20 effectspage.ui -rw-r--r-- 1 root root 10787 Apr 22 10:20 embossdialog.ui -rw-r--r-- 1 root root 3646 Apr 22 10:20 eventassigndialog.ui -rw-r--r-- 1 root root 15690 Apr 22 10:20 eventassignpage.ui -rw-r--r-- 1 root root 10208 Apr 22 10:20 eventsconfigpage.ui -rw-r--r-- 1 root root 48598 Apr 22 10:20 fmsearchdialog.ui -rw-r--r-- 1 root root 8781 Apr 22 10:20 fontfeaturesdialog.ui -rw-r--r-- 1 root root 1854 Apr 22 10:20 fontfragment.ui -rw-r--r-- 1 root root 11235 Apr 22 10:20 formatcellsdialog.ui -rw-r--r-- 1 root root 3835 Apr 22 10:20 formatnumberdialog.ui -rw-r--r-- 1 root root 4434 Apr 22 10:20 galleryapplyprogress.ui -rw-r--r-- 1 root root 10980 Apr 22 10:20 galleryfilespage.ui -rw-r--r-- 1 root root 7001 Apr 22 10:20 gallerygeneralpage.ui -rw-r--r-- 1 root root 6540 Apr 22 10:20 gallerysearchprogress.ui -rw-r--r-- 1 root root 8078 Apr 22 10:20 gallerythemedialog.ui -rw-r--r-- 1 root root 4791 Apr 22 10:20 gallerythemeiddialog.ui -rw-r--r-- 1 root root 5851 Apr 22 10:20 gallerytitledialog.ui -rw-r--r-- 1 root root 4398 Apr 22 10:20 galleryupdateprogress.ui -rw-r--r-- 1 root root 35955 Apr 22 10:20 gradientpage.ui -rw-r--r-- 1 root root 7065 Apr 22 10:20 hangulhanjaadddialog.ui -rw-r--r-- 1 root root 31253 Apr 22 10:20 hangulhanjaconversiondialog.ui -rw-r--r-- 1 root root 18569 Apr 22 10:20 hangulhanjaeditdictdialog.ui -rw-r--r-- 1 root root 18159 Apr 22 10:20 hangulhanjaoptdialog.ui -rw-r--r-- 1 root root 21467 Apr 22 10:20 hatchpage.ui -rw-r--r-- 1 root root 7034 Apr 22 10:20 hyperlinkdialog.ui -rw-r--r-- 1 root root 18321 Apr 22 10:20 hyperlinkdocpage.ui -rw-r--r-- 1 root root 18780 Apr 22 10:20 hyperlinkinternetpage.ui -rw-r--r-- 1 root root 14842 Apr 22 10:20 hyperlinkmailpage.ui -rw-r--r-- 1 root root 7262 Apr 22 10:20 hyperlinkmarkdialog.ui -rw-r--r-- 1 root root 17772 Apr 22 10:20 hyperlinknewdocpage.ui -rw-r--r-- 1 root root 10837 Apr 22 10:20 hyphenate.ui -rw-r--r-- 1 root root 3480 Apr 22 10:20 iconchangedialog.ui -rw-r--r-- 1 root root 12232 Apr 22 10:20 iconselectordialog.ui -rw-r--r-- 1 root root 26221 Apr 22 10:20 insertfloatingframe.ui -rw-r--r-- 1 root root 16258 Apr 22 10:20 insertoleobject.ui -rw-r--r-- 1 root root 11861 Apr 22 10:20 insertrowcolumn.ui -rw-r--r-- 1 root root 11507 Apr 22 10:20 javaclasspathdialog.ui -rw-r--r-- 1 root root 13451 Apr 22 10:20 javastartparametersdialog.ui -rw-r--r-- 1 root root 11333 Apr 22 10:20 linedialog.ui -rw-r--r-- 1 root root 16184 Apr 22 10:20 lineendstabpage.ui -rw-r--r-- 1 root root 26389 Apr 22 10:20 linestyletabpage.ui -rw-r--r-- 1 root root 50604 Apr 22 10:20 linetabpage.ui -rw-r--r-- 1 root root 3785 Apr 22 10:20 macroassigndialog.ui -rw-r--r-- 1 root root 9282 Apr 22 10:20 macroassignpage.ui -rw-r--r-- 1 root root 23190 Apr 22 10:20 macroselectordialog.ui -rw-r--r-- 1 root root 43476 Apr 22 10:20 menuassignpage.ui -rw-r--r-- 1 root root 13987 Apr 22 10:20 mosaicdialog.ui -rw-r--r-- 1 root root 14284 Apr 22 10:20 movemenu.ui -rw-r--r-- 1 root root 12648 Apr 22 10:20 multipathdialog.ui -rw-r--r-- 1 root root 5547 Apr 22 10:20 namedialog.ui -rw-r--r-- 1 root root 7281 Apr 22 10:20 newlibdialog.ui -rw-r--r-- 1 root root 7758 Apr 22 10:20 newtabledialog.ui -rw-r--r-- 1 root root 8276 Apr 22 10:20 newtoolbardialog.ui -rw-r--r-- 1 root root 32645 Apr 22 10:20 numberingformatpage.ui -rw-r--r-- 1 root root 37004 Apr 22 10:20 numberingoptionspage.ui -rw-r--r-- 1 root root 25334 Apr 22 10:20 numberingpositionpage.ui -rw-r--r-- 1 root root 5587 Apr 22 10:20 objectnamedialog.ui -rw-r--r-- 1 root root 7335 Apr 22 10:20 objecttitledescdialog.ui -rw-r--r-- 1 root root 10464 Apr 22 10:20 optaccessibilitypage.ui -rw-r--r-- 1 root root 21729 Apr 22 10:20 optadvancedpage.ui -rw-r--r-- 1 root root 9453 Apr 22 10:20 optappearancepage.ui -rw-r--r-- 1 root root 17657 Apr 22 10:20 optasianpage.ui -rw-r--r-- 1 root root 10135 Apr 22 10:20 optbasicidepage.ui -rw-r--r-- 1 root root 8518 Apr 22 10:20 optchartcolorspage.ui -rw-r--r-- 1 root root 13083 Apr 22 10:20 optctlpage.ui -rw-r--r-- 1 root root 7859 Apr 22 10:20 optemailpage.ui -rw-r--r-- 1 root root 11418 Apr 22 10:20 optfltrembedpage.ui -rw-r--r-- 1 root root 12711 Apr 22 10:20 optfltrpage.ui -rw-r--r-- 1 root root 17440 Apr 22 10:20 optfontspage.ui -rw-r--r-- 1 root root 19727 Apr 22 10:20 optgeneralpage.ui -rw-r--r-- 1 root root 30211 Apr 22 10:20 opthtmlpage.ui -rw-r--r-- 1 root root 7077 Apr 22 10:20 optionsdialog.ui -rw-r--r-- 1 root root 22234 Apr 22 10:20 optjsearchpage.ui -rw-r--r-- 1 root root 19197 Apr 22 10:20 optlanguagespage.ui -rw-r--r-- 1 root root 25531 Apr 22 10:20 optlingupage.ui -rw-r--r-- 1 root root 9757 Apr 22 10:20 optnewdictionarydialog.ui -rw-r--r-- 1 root root 16069 Apr 22 10:20 optonlineupdatepage.ui -rw-r--r-- 1 root root 3717 Apr 22 10:20 optopenclpage.ui -rw-r--r-- 1 root root 7875 Apr 22 10:20 optpathspage.ui -rw-r--r-- 1 root root 12617 Apr 22 10:20 optproxypage.ui -rw-r--r-- 1 root root 21655 Apr 22 10:20 optsavepage.ui -rw-r--r-- 1 root root 26124 Apr 22 10:20 optsecuritypage.ui -rw-r--r-- 1 root root 50116 Apr 22 10:20 optuserpage.ui -rw-r--r-- 1 root root 35743 Apr 22 10:20 optviewpage.ui -rw-r--r-- 1 root root 40746 Apr 22 10:20 pageformatpage.ui -rw-r--r-- 1 root root 23598 Apr 22 10:20 paragalignpage.ui -rw-r--r-- 1 root root 28026 Apr 22 10:20 paraindentspacing.ui -rw-r--r-- 1 root root 30400 Apr 22 10:20 paratabspage.ui -rw-r--r-- 1 root root 18950 Apr 22 10:20 password.ui -rw-r--r-- 1 root root 9956 Apr 22 10:20 pastespecial.ui -rw-r--r-- 1 root root 19584 Apr 22 10:20 patterntabpage.ui -rw-r--r-- 1 root root 5312 Apr 22 10:20 percentdialog.ui -rw-r--r-- 1 root root 10254 Apr 22 10:20 personalization_tab.ui -rw-r--r-- 1 root root 2623 Apr 22 10:20 pickbulletpage.ui -rw-r--r-- 1 root root 4656 Apr 22 10:20 pickgraphicpage.ui -rw-r--r-- 1 root root 2592 Apr 22 10:20 picknumberingpage.ui -rw-r--r-- 1 root root 2588 Apr 22 10:20 pickoutlinepage.ui -rw-r--r-- 1 root root 26205 Apr 22 10:20 positionpage.ui -rw-r--r-- 1 root root 11448 Apr 22 10:20 positionsizedialog.ui -rw-r--r-- 1 root root 27790 Apr 22 10:20 possizetabpage.ui -rw-r--r-- 1 root root 9613 Apr 22 10:20 posterdialog.ui -rw-r--r-- 1 root root 1758 Apr 22 10:20 querychangelineenddialog.ui -rw-r--r-- 1 root root 1579 Apr 22 10:20 querydeletebitmapdialog.ui -rw-r--r-- 1 root root 1776 Apr 22 10:20 querydeletechartcolordialog.ui -rw-r--r-- 1 root root 1525 Apr 22 10:20 querydeletecolordialog.ui -rw-r--r-- 1 root root 1780 Apr 22 10:20 querydeletedictionarydialog.ui -rw-r--r-- 1 root root 1583 Apr 22 10:20 querydeletegradientdialog.ui -rw-r--r-- 1 root root 1568 Apr 22 10:20 querydeletehatchdialog.ui -rw-r--r-- 1 root root 1738 Apr 22 10:20 querydeletelineenddialog.ui -rw-r--r-- 1 root root 1592 Apr 22 10:20 querydeletelinestyledialog.ui -rw-r--r-- 1 root root 1714 Apr 22 10:20 queryduplicatedialog.ui -rw-r--r-- 1 root root 1558 Apr 22 10:20 querynoloadedfiledialog.ui -rw-r--r-- 1 root root 1546 Apr 22 10:20 querynosavefiledialog.ui -rw-r--r-- 1 root root 1687 Apr 22 10:20 querysavelistdialog.ui -rw-r--r-- 1 root root 1616 Apr 22 10:20 queryupdategalleryfilelistdialog.ui -rw-r--r-- 1 root root 5075 Apr 22 10:20 recordnumberdialog.ui -rw-r--r-- 1 root root 17075 Apr 22 10:20 rotationtabpage.ui -rw-r--r-- 1 root root 5748 Apr 22 10:20 screenshotannotationdialog.ui -rw-r--r-- 1 root root 12524 Apr 22 10:20 scriptorganizer.ui -rw-r--r-- 1 root root 6601 Apr 22 10:20 searchattrdialog.ui -rw-r--r-- 1 root root 19358 Apr 22 10:20 searchformatdialog.ui -rw-r--r-- 1 root root 24058 Apr 22 10:20 securityoptionsdialog.ui -rw-r--r-- 1 root root 10572 Apr 22 10:20 selectpathdialog.ui -rw-r--r-- 1 root root 14938 Apr 22 10:20 shadowtabpage.ui -rw-r--r-- 1 root root 6617 Apr 22 10:20 showcoldialog.ui -rw-r--r-- 1 root root 17526 Apr 22 10:20 signatureline.ui -rw-r--r-- 1 root root 19697 Apr 22 10:20 signsignatureline.ui -rw-r--r-- 1 root root 9695 Apr 22 10:20 similaritysearchdialog.ui -rw-r--r-- 1 root root 20085 Apr 22 10:20 slantcornertabpage.ui -rw-r--r-- 1 root root 8098 Apr 22 10:20 smarttagoptionspage.ui -rw-r--r-- 1 root root 9763 Apr 22 10:20 smoothdialog.ui -rw-r--r-- 1 root root 10537 Apr 22 10:20 solarizedialog.ui -rw-r--r-- 1 root root 47245 Apr 22 10:20 specialcharacters.ui -rw-r--r-- 1 root root 28099 Apr 22 10:20 spellingdialog.ui -rw-r--r-- 1 root root 3733 Apr 22 10:20 spelloptionsdialog.ui -rw-r--r-- 1 root root 13879 Apr 22 10:20 splitcellsdialog.ui -rw-r--r-- 1 root root 10050 Apr 22 10:20 storedwebconnectiondialog.ui -rw-r--r-- 1 root root 30846 Apr 22 10:20 swpossizepage.ui -rw-r--r-- 1 root root 26201 Apr 22 10:20 textanimtabpage.ui -rw-r--r-- 1 root root 23971 Apr 22 10:20 textattrtabpage.ui -rw-r--r-- 1 root root 8140 Apr 22 10:20 textdialog.ui -rw-r--r-- 1 root root 27663 Apr 22 10:20 textflowpage.ui -rw-r--r-- 1 root root 13562 Apr 22 10:20 thesaurus.ui -rw-r--r-- 1 root root 8528 Apr 22 10:20 tipofthedaydialog.ui -rw-r--r-- 1 root root 29519 Apr 22 10:20 transparencytabpage.ui -rw-r--r-- 1 root root 12456 Apr 22 10:20 tsaurldialog.ui -rw-r--r-- 1 root root 11849 Apr 22 10:20 twolinespage.ui -rw-r--r-- 1 root root 18327 Apr 22 10:20 wordcompletionpage.ui -rw-r--r-- 1 root root 23331 Apr 22 10:20 zoomdialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui: total 688 -rw-r--r-- 1 root root 6599 Apr 22 10:20 admindialog.ui -rw-r--r-- 1 root root 8243 Apr 22 10:20 advancedsettingsdialog.ui -rw-r--r-- 1 root root 8429 Apr 22 10:20 applycolpage.ui -rw-r--r-- 1 root root 5398 Apr 22 10:20 authentificationpage.ui -rw-r--r-- 1 root root 3555 Apr 22 10:20 autocharsetpage.ui -rw-r--r-- 1 root root 5565 Apr 22 10:20 backuppage.ui -rw-r--r-- 1 root root 8165 Apr 22 10:20 choosedatasourcedialog.ui -rw-r--r-- 1 root root 10204 Apr 22 10:20 collectionviewdialog.ui -rw-r--r-- 1 root root 6915 Apr 22 10:20 colwidthdialog.ui -rw-r--r-- 1 root root 14692 Apr 22 10:20 connectionpage.ui -rw-r--r-- 1 root root 12016 Apr 22 10:20 copytablepage.ui -rw-r--r-- 1 root root 20077 Apr 22 10:20 dbaseindexdialog.ui -rw-r--r-- 1 root root 7912 Apr 22 10:20 dbasepage.ui -rw-r--r-- 1 root root 5360 Apr 22 10:20 dbwizconnectionpage.ui -rw-r--r-- 1 root root 8579 Apr 22 10:20 dbwizmysqlintropage.ui -rw-r--r-- 1 root root 4074 Apr 22 10:20 dbwizmysqlnativepage.ui -rw-r--r-- 1 root root 8305 Apr 22 10:20 dbwizspreadsheetpage.ui -rw-r--r-- 1 root root 8166 Apr 22 10:20 dbwiztextpage.ui -rw-r--r-- 1 root root 3765 Apr 22 10:20 deleteallrowsdialog.ui -rw-r--r-- 1 root root 3796 Apr 22 10:20 designsavemodifieddialog.ui -rw-r--r-- 1 root root 13914 Apr 22 10:20 directsqldialog.ui -rw-r--r-- 1 root root 579 Apr 22 10:20 emptypage.ui -rw-r--r-- 1 root root 9653 Apr 22 10:20 fielddialog.ui -rw-r--r-- 1 root root 8114 Apr 22 10:20 finalpagewizard.ui -rw-r--r-- 1 root root 3323 Apr 22 10:20 generalpagedialog.ui -rw-r--r-- 1 root root 10069 Apr 22 10:20 generalpagewizard.ui -rw-r--r-- 1 root root 11744 Apr 22 10:20 generalspecialjdbcdetailspage.ui -rw-r--r-- 1 root root 7818 Apr 22 10:20 generatedvaluespage.ui -rw-r--r-- 1 root root 20391 Apr 22 10:20 indexdesigndialog.ui -rw-r--r-- 1 root root 8645 Apr 22 10:20 jdbcconnectionpage.ui -rw-r--r-- 1 root root 16561 Apr 22 10:20 joindialog.ui -rw-r--r-- 1 root root 640 Apr 22 10:20 jointablemenu.ui -rw-r--r-- 1 root root 978 Apr 22 10:20 joinviewmenu.ui -rw-r--r-- 1 root root 651 Apr 22 10:20 keymenu.ui -rw-r--r-- 1 root root 7617 Apr 22 10:20 ldapconnectionpage.ui -rw-r--r-- 1 root root 7783 Apr 22 10:20 ldappage.ui -rw-r--r-- 1 root root 8351 Apr 22 10:20 migratepage.ui -rw-r--r-- 1 root root 3975 Apr 22 10:20 migrwarndlg.ui -rw-r--r-- 1 root root 9844 Apr 22 10:20 mysqlnativepage.ui -rw-r--r-- 1 root root 11643 Apr 22 10:20 mysqlnativesettings.ui -rw-r--r-- 1 root root 8555 Apr 22 10:20 namematchingpage.ui -rw-r--r-- 1 root root 8295 Apr 22 10:20 odbcpage.ui -rw-r--r-- 1 root root 11776 Apr 22 10:20 parametersdialog.ui -rw-r--r-- 1 root root 10250 Apr 22 10:20 password.ui -rw-r--r-- 1 root root 3015 Apr 22 10:20 preparepage.ui -rw-r--r-- 1 root root 1190 Apr 22 10:20 querycolmenu.ui -rw-r--r-- 1 root root 16527 Apr 22 10:20 queryfilterdialog.ui -rw-r--r-- 1 root root 2099 Apr 22 10:20 queryfuncmenu.ui -rw-r--r-- 1 root root 8648 Apr 22 10:20 querypropertiesdialog.ui -rw-r--r-- 1 root root 23797 Apr 22 10:20 relationdialog.ui -rw-r--r-- 1 root root 6919 Apr 22 10:20 rowheightdialog.ui -rw-r--r-- 1 root root 524 Apr 22 10:20 rtfcopytabledialog.ui -rw-r--r-- 1 root root 9130 Apr 22 10:20 savedialog.ui -rw-r--r-- 1 root root 3748 Apr 22 10:20 saveindexdialog.ui -rw-r--r-- 1 root root 3765 Apr 22 10:20 savemodifieddialog.ui -rw-r--r-- 1 root root 13116 Apr 22 10:20 sortdialog.ui -rw-r--r-- 1 root root 9457 Apr 22 10:20 specialjdbcconnectionpage.ui -rw-r--r-- 1 root root 16313 Apr 22 10:20 specialsettingspage.ui -rw-r--r-- 1 root root 8022 Apr 22 10:20 sqlexception.ui -rw-r--r-- 1 root root 3390 Apr 22 10:20 summarypage.ui -rw-r--r-- 1 root root 2374 Apr 22 10:20 tabledesignrowmenu.ui -rw-r--r-- 1 root root 3811 Apr 22 10:20 tabledesignsavemodifieddialog.ui -rw-r--r-- 1 root root 3836 Apr 22 10:20 tablesfilterdialog.ui -rw-r--r-- 1 root root 6172 Apr 22 10:20 tablesfilterpage.ui -rw-r--r-- 1 root root 12288 Apr 22 10:20 tablesjoindialog.ui -rw-r--r-- 1 root root 4513 Apr 22 10:20 textconnectionsettings.ui -rw-r--r-- 1 root root 19952 Apr 22 10:20 textpage.ui -rw-r--r-- 1 root root 7868 Apr 22 10:20 typeselectpage.ui -rw-r--r-- 1 root root 6552 Apr 22 10:20 useradmindialog.ui -rw-r--r-- 1 root root 9009 Apr 22 10:20 useradminpage.ui -rw-r--r-- 1 root root 10969 Apr 22 10:20 userdetailspage.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/desktop: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/desktop/ui: total 92 -rw-r--r-- 1 root root 6174 Apr 22 10:20 dependenciesdialog.ui -rw-r--r-- 1 root root 18318 Apr 22 10:20 extensionmanager.ui -rw-r--r-- 1 root root 295 Apr 22 10:20 extensionmenu.ui -rw-r--r-- 1 root root 4017 Apr 22 10:20 installforalldialog.ui -rw-r--r-- 1 root root 11164 Apr 22 10:20 licensedialog.ui -rw-r--r-- 1 root root 3313 Apr 22 10:20 showlicensedialog.ui -rw-r--r-- 1 root root 18995 Apr 22 10:20 updatedialog.ui -rw-r--r-- 1 root root 7932 Apr 22 10:20 updateinstalldialog.ui -rw-r--r-- 1 root root 9155 Apr 22 10:20 updaterequireddialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/editeng: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/editeng/ui: total 4 -rw-r--r-- 1 root root 2985 Apr 22 10:20 spellmenu.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/filter: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui: total 248 -rw-r--r-- 1 root root 13697 Apr 22 10:20 impswfdialog.ui -rw-r--r-- 1 root root 44202 Apr 22 10:20 pdfgeneralpage.ui -rw-r--r-- 1 root root 9040 Apr 22 10:20 pdflinkspage.ui -rw-r--r-- 1 root root 14446 Apr 22 10:20 pdfoptionsdialog.ui -rw-r--r-- 1 root root 29080 Apr 22 10:20 pdfsecuritypage.ui -rw-r--r-- 1 root root 12601 Apr 22 10:20 pdfsignpage.ui -rw-r--r-- 1 root root 18621 Apr 22 10:20 pdfuserinterfacepage.ui -rw-r--r-- 1 root root 22190 Apr 22 10:20 pdfviewpage.ui -rw-r--r-- 1 root root 18980 Apr 22 10:20 testxmlfilter.ui -rw-r--r-- 1 root root 5826 Apr 22 10:20 warnpdfdialog.ui -rw-r--r-- 1 root root 11856 Apr 22 10:20 xmlfiltersettings.ui -rw-r--r-- 1 root root 7728 Apr 22 10:20 xmlfiltertabpagegeneral.ui -rw-r--r-- 1 root root 8941 Apr 22 10:20 xmlfiltertabpagetransformation.ui -rw-r--r-- 1 root root 7434 Apr 22 10:20 xsltfilterdialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/formula: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/formula/ui: total 60 -rw-r--r-- 1 root root 27083 Apr 22 10:20 formuladialog.ui -rw-r--r-- 1 root root 5524 Apr 22 10:20 functionpage.ui -rw-r--r-- 1 root root 16809 Apr 22 10:20 parameter.ui -rw-r--r-- 1 root root 3395 Apr 22 10:20 structpage.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/fps: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/fps/ui: total 56 -rw-r--r-- 1 root root 30155 Apr 22 10:20 explorerfiledialog.ui -rw-r--r-- 1 root root 6529 Apr 22 10:20 foldernamedialog.ui -rw-r--r-- 1 root root 15207 Apr 22 10:20 remotefilesdialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules: total 96 drwxr-xr-x 7 root root 4096 Sep 12 03:04 BasicIDE drwxr-xr-x 3 root root 4096 Sep 12 03:04 StartModule drwxr-xr-x 6 root root 4096 Sep 12 03:04 dbapp drwxr-xr-x 5 root root 4096 Sep 12 03:04 dbbrowser drwxr-xr-x 4 root root 4096 Sep 12 03:04 dbquery drwxr-xr-x 4 root root 4096 Sep 12 03:04 dbrelation drwxr-xr-x 7 root root 4096 Sep 12 03:04 dbreport drwxr-xr-x 4 root root 4096 Sep 12 03:04 dbtable drwxr-xr-x 5 root root 4096 Sep 12 03:04 dbtdata drwxr-xr-x 3 root root 4096 Sep 12 03:04 sabpilot drwxr-xr-x 4 root root 4096 Sep 12 03:04 sbibliography drwxr-xr-x 7 root root 4096 Sep 12 03:04 scalc drwxr-xr-x 3 root root 4096 Sep 12 03:04 scanner drwxr-xr-x 7 root root 4096 Sep 12 03:04 schart drwxr-xr-x 7 root root 4096 Sep 12 03:04 sdraw drwxr-xr-x 6 root root 4096 Sep 12 03:04 sglobal drwxr-xr-x 7 root root 4096 Sep 12 03:04 simpress drwxr-xr-x 7 root root 4096 Sep 12 03:04 smath drwxr-xr-x 3 root root 4096 Sep 12 03:04 spropctrlr drwxr-xr-x 6 root root 4096 Sep 12 03:04 sweb drwxr-xr-x 6 root root 4096 Sep 12 03:04 swform drwxr-xr-x 6 root root 4096 Sep 12 03:04 swreport drwxr-xr-x 7 root root 4096 Sep 12 03:04 swriter drwxr-xr-x 6 root root 4096 Sep 12 03:04 swxform /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE: total 20 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 statusbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/menubar: total 8 -rw-r--r-- 1 root root 8093 Sep 12 00:06 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/popupmenu: total 8 -rw-r--r-- 1 root root 576 Apr 22 10:20 dialog.xml -rw-r--r-- 1 root root 792 Apr 22 10:20 tabbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/statusbar: total 4 -rw-r--r-- 1 root root 1859 Apr 22 10:20 statusbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar: total 32 -rw-r--r-- 1 root root 1337 Apr 22 10:20 dialogbar.xml -rw-r--r-- 1 root root 1488 Apr 22 10:20 findbar.xml -rw-r--r-- 1 root root 1038 Apr 22 10:20 formcontrolsbar.xml -rw-r--r-- 1 root root 1138 Apr 22 10:20 fullscreenbar.xml -rw-r--r-- 1 root root 3048 Apr 22 10:20 insertcontrolsbar.xml -rw-r--r-- 1 root root 1965 Apr 22 10:20 macrobar.xml -rw-r--r-- 1 root root 2182 Apr 22 10:20 standardbar.xml -rw-r--r-- 1 root root 1200 Apr 22 10:20 translationbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui: total 164 -rw-r--r-- 1 root root 24341 Apr 22 10:20 basicmacrodialog.ui -rw-r--r-- 1 root root 1673 Apr 22 10:20 breakpointmenus.ui -rw-r--r-- 1 root root 15182 Apr 22 10:20 defaultlanguage.ui -rw-r--r-- 1 root root 1840 Apr 22 10:20 deletelangdialog.ui -rw-r--r-- 1 root root 10827 Apr 22 10:20 dialogpage.ui -rw-r--r-- 1 root root 6056 Apr 22 10:20 exportdialog.ui -rw-r--r-- 1 root root 5556 Apr 22 10:20 gotolinedialog.ui -rw-r--r-- 1 root root 13025 Apr 22 10:20 importlibdialog.ui -rw-r--r-- 1 root root 12211 Apr 22 10:20 libpage.ui -rw-r--r-- 1 root root 14015 Apr 22 10:20 managebreakpoints.ui -rw-r--r-- 1 root root 11024 Apr 22 10:20 managelanguages.ui -rw-r--r-- 1 root root 10817 Apr 22 10:20 modulepage.ui -rw-r--r-- 1 root root 5383 Apr 22 10:20 newlibdialog.ui -rw-r--r-- 1 root root 8330 Apr 22 10:20 organizedialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/StartModule: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/StartModule/menubar: total 4 -rw-r--r-- 1 root root 3604 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp: total 16 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 statusbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/menubar: total 8 -rw-r--r-- 1 root root 7133 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/popupmenu: total 12 -rw-r--r-- 1 root root 1148 Apr 22 10:20 edit.xml -rw-r--r-- 1 root root 853 Apr 22 10:20 new.xml -rw-r--r-- 1 root root 599 Apr 22 10:20 preview.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/statusbar: total 4 -rw-r--r-- 1 root root 1630 Apr 22 10:20 statusbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/toolbar: total 20 -rw-r--r-- 1 root root 1704 Apr 22 10:20 formobjectbar.xml -rw-r--r-- 1 root root 1771 Apr 22 10:20 queryobjectbar.xml -rw-r--r-- 1 root root 1783 Apr 22 10:20 reportobjectbar.xml -rw-r--r-- 1 root root 1715 Apr 22 10:20 tableobjectbar.xml -rw-r--r-- 1 root root 1800 Apr 22 10:20 toolbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbbrowser: total 12 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbbrowser/menubar: total 4 -rw-r--r-- 1 root root 10 Sep 12 00:07 compat.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbbrowser/popupmenu: total 8 -rw-r--r-- 1 root root 619 Apr 22 10:20 explorer.xml -rw-r--r-- 1 root root 475 Apr 22 10:20 refreshdata.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbbrowser/toolbar: total 4 -rw-r--r-- 1 root root 2493 Apr 22 10:20 toolbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbquery: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbquery/menubar: total 8 -rw-r--r-- 1 root root 4904 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbquery/toolbar: total 12 -rw-r--r-- 1 root root 1514 Apr 22 10:20 designobjectbar.xml -rw-r--r-- 1 root root 1140 Apr 22 10:20 sqlobjectbar.xml -rw-r--r-- 1 root root 1859 Apr 22 10:20 toolbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbrelation: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbrelation/menubar: total 8 -rw-r--r-- 1 root root 4251 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbrelation/toolbar: total 4 -rw-r--r-- 1 root root 1546 Apr 22 10:20 toolbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport: total 20 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 statusbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/menubar: total 16 -rw-r--r-- 1 root root 14025 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/popupmenu: total 4 -rw-r--r-- 1 root root 2586 Apr 22 10:20 report.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/statusbar: total 4 -rw-r--r-- 1 root root 1334 Apr 22 10:20 statusbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar: total 56 -rw-r--r-- 1 root root 1992 Apr 22 10:20 Formatting.xml -rw-r--r-- 1 root root 1437 Apr 22 10:20 alignmentbar.xml -rw-r--r-- 1 root root 3016 Apr 22 10:20 arrowshapes.xml -rw-r--r-- 1 root root 2555 Apr 22 10:20 basicshapes.xml -rw-r--r-- 1 root root 1596 Apr 22 10:20 calloutshapes.xml -rw-r--r-- 1 root root 1415 Apr 22 10:20 drawbar.xml -rw-r--r-- 1 root root 3415 Apr 22 10:20 flowchartshapes.xml -rw-r--r-- 1 root root 1865 Apr 22 10:20 reportcontrols.xml -rw-r--r-- 1 root root 1336 Apr 22 10:20 resizebar.xml -rw-r--r-- 1 root root 1349 Apr 22 10:20 sectionalignmentbar.xml -rw-r--r-- 1 root root 1263 Apr 22 10:20 sectionshrinkbar.xml -rw-r--r-- 1 root root 1854 Apr 22 10:20 starshapes.xml -rw-r--r-- 1 root root 2300 Apr 22 10:20 symbolshapes.xml -rw-r--r-- 1 root root 1922 Apr 22 10:20 toolbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/ui: total 136 -rw-r--r-- 1 root root 6561 Apr 22 10:20 backgrounddialog.ui -rw-r--r-- 1 root root 14389 Apr 22 10:20 chardialog.ui -rw-r--r-- 1 root root 5798 Apr 22 10:20 condformatdialog.ui -rw-r--r-- 1 root root 19090 Apr 22 10:20 conditionwin.ui -rw-r--r-- 1 root root 8840 Apr 22 10:20 datetimedialog.ui -rw-r--r-- 1 root root 5753 Apr 22 10:20 floatingfield.ui -rw-r--r-- 1 root root 971 Apr 22 10:20 floatingnavigator.ui -rw-r--r-- 1 root root 24025 Apr 22 10:20 floatingsort.ui -rw-r--r-- 1 root root 640 Apr 22 10:20 groupsortmenu.ui -rw-r--r-- 1 root root 3040 Apr 22 10:20 navigatormenu.ui -rw-r--r-- 1 root root 8103 Apr 22 10:20 pagedialog.ui -rw-r--r-- 1 root root 16746 Apr 22 10:20 pagenumberdialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtable: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtable/menubar: total 8 -rw-r--r-- 1 root root 4277 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtable/toolbar: total 4 -rw-r--r-- 1 root root 1738 Apr 22 10:20 toolbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtdata: total 12 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtdata/menubar: total 8 -rw-r--r-- 1 root root 5243 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtdata/popupmenu: total 4 -rw-r--r-- 1 root root 475 Apr 22 10:20 refreshdata.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtdata/toolbar: total 4 -rw-r--r-- 1 root root 2137 Apr 22 10:20 toolbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui: total 136 -rw-r--r-- 1 root root 6157 Apr 22 10:20 contentfieldpage.ui -rw-r--r-- 1 root root 11952 Apr 22 10:20 contenttablepage.ui -rw-r--r-- 1 root root 10823 Apr 22 10:20 datasourcepage.ui -rw-r--r-- 1 root root 4045 Apr 22 10:20 defaultfieldselectionpage.ui -rw-r--r-- 1 root root 2933 Apr 22 10:20 fieldassignpage.ui -rw-r--r-- 1 root root 6236 Apr 22 10:20 fieldlinkpage.ui -rw-r--r-- 1 root root 18780 Apr 22 10:20 gridfieldsselectionpage.ui -rw-r--r-- 1 root root 16259 Apr 22 10:20 groupradioselectionpage.ui -rw-r--r-- 1 root root 2923 Apr 22 10:20 invokeadminpage.ui -rw-r--r-- 1 root root 4834 Apr 22 10:20 optiondbfieldpage.ui -rw-r--r-- 1 root root 2358 Apr 22 10:20 optionsfinalpage.ui -rw-r--r-- 1 root root 5479 Apr 22 10:20 optionvaluespage.ui -rw-r--r-- 1 root root 2004 Apr 22 10:20 selecttablepage.ui -rw-r--r-- 1 root root 8429 Apr 22 10:20 selecttypepage.ui -rw-r--r-- 1 root root 9635 Apr 22 10:20 tableselectionpage.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sbibliography: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sbibliography/menubar: total 4 -rw-r--r-- 1 root root 3392 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sbibliography/ui: total 108 -rw-r--r-- 1 root root 6832 Apr 22 10:20 choosedatasourcedialog.ui -rw-r--r-- 1 root root 33322 Apr 22 10:20 generalpage.ui -rw-r--r-- 1 root root 53191 Apr 22 10:20 mappingdialog.ui -rw-r--r-- 1 root root 1946 Apr 22 10:20 querydialog.ui -rw-r--r-- 1 root root 5899 Apr 22 10:20 toolbar.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc: total 28 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 statusbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar drwxr-xr-x 2 root root 12288 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/menubar: total 36 -rw-r--r-- 1 root root 36058 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu: total 92 -rw-r--r-- 1 root root 598 Apr 22 10:20 anchor.xml -rw-r--r-- 1 root root 878 Apr 22 10:20 audit.xml -rw-r--r-- 1 root root 2991 Apr 22 10:20 cell.xml -rw-r--r-- 1 root root 1295 Apr 22 10:20 celledit.xml -rw-r--r-- 1 root root 1200 Apr 22 10:20 colheader.xml -rw-r--r-- 1 root root 1291 Apr 22 10:20 column_operations.xml -rw-r--r-- 1 root root 752 Apr 22 10:20 conditional.xml -rw-r--r-- 1 root root 2565 Apr 22 10:20 draw.xml -rw-r--r-- 1 root root 1120 Apr 22 10:20 drawtext.xml -rw-r--r-- 1 root root 2064 Apr 22 10:20 form.xml -rw-r--r-- 1 root root 1789 Apr 22 10:20 formrichtext.xml -rw-r--r-- 1 root root 617 Apr 22 10:20 formulabar.xml -rw-r--r-- 1 root root 496 Apr 22 10:20 freezepanes.xml -rw-r--r-- 1 root root 2861 Apr 22 10:20 graphic.xml -rw-r--r-- 1 root root 1938 Apr 22 10:20 media.xml -rw-r--r-- 1 root root 870 Apr 22 10:20 notebookbar.xml -rw-r--r-- 1 root root 1824 Apr 22 10:20 oleobject.xml -rw-r--r-- 1 root root 3335 Apr 22 10:20 pagebreak.xml -rw-r--r-- 1 root root 729 Apr 22 10:20 pivot.xml -rw-r--r-- 1 root root 640 Apr 22 10:20 preview.xml -rw-r--r-- 1 root root 1263 Apr 22 10:20 row_operations.xml -rw-r--r-- 1 root root 1181 Apr 22 10:20 rowheader.xml -rw-r--r-- 1 root root 1039 Apr 22 10:20 sheettab.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/statusbar: total 4 -rw-r--r-- 1 root root 2597 Apr 22 10:20 statusbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar: total 160 -rw-r--r-- 1 root root 1436 Apr 22 10:20 alignmentbar.xml -rw-r--r-- 1 root root 1689 Apr 22 10:20 arrowsbar.xml -rw-r--r-- 1 root root 3016 Apr 22 10:20 arrowshapes.xml -rw-r--r-- 1 root root 2653 Apr 22 10:20 basicshapes.xml -rw-r--r-- 1 root root 1621 Apr 22 10:20 calloutshapes.xml -rw-r--r-- 1 root root 592 Apr 22 10:20 classificationbar.xml -rw-r--r-- 1 root root 1526 Apr 22 10:20 colorbar.xml -rw-r--r-- 1 root root 674 Apr 22 10:20 datastreams.xml -rw-r--r-- 1 root root 3535 Apr 22 10:20 drawbar.xml -rw-r--r-- 1 root root 3406 Apr 22 10:20 drawobjectbar.xml -rw-r--r-- 1 root root 1788 Apr 22 10:20 extrusionobjectbar.xml -rw-r--r-- 1 root root 1644 Apr 22 10:20 findbar.xml -rw-r--r-- 1 root root 3414 Apr 22 10:20 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Apr 22 10:20 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Apr 22 10:20 fontworkshapetype.xml -rw-r--r-- 1 root root 4374 Apr 22 10:20 formatobjectbar.xml -rw-r--r-- 1 root root 2813 Apr 22 10:20 formcontrols.xml -rw-r--r-- 1 root root 3404 Apr 22 10:20 formdesign.xml -rw-r--r-- 1 root root 1293 Apr 22 10:20 formsfilterbar.xml -rw-r--r-- 1 root root 2482 Apr 22 10:20 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Apr 22 10:20 formtextobjectbar.xml -rw-r--r-- 1 root root 1137 Apr 22 10:20 fullscreenbar.xml -rw-r--r-- 1 root root 1822 Apr 22 10:20 graffilterbar.xml -rw-r--r-- 1 root root 3422 Apr 22 10:20 graphicobjectbar.xml -rw-r--r-- 1 root root 1548 Apr 22 10:20 insertbar.xml -rw-r--r-- 1 root root 1442 Apr 22 10:20 insertcellsbar.xml -rw-r--r-- 1 root root 1568 Apr 22 10:20 linesbar.xml -rw-r--r-- 1 root root 1227 Apr 22 10:20 mediaobjectbar.xml -rw-r--r-- 1 root root 736 Apr 22 10:20 notebookbarshortcuts.xml -rw-r--r-- 1 root root 1926 Apr 22 10:20 previewbar.xml -rw-r--r-- 1 root root 4974 Apr 22 10:20 singlemode.xml -rw-r--r-- 1 root root 5775 Apr 22 10:20 standardbar.xml -rw-r--r-- 1 root root 1854 Apr 22 10:20 starshapes.xml -rw-r--r-- 1 root root 2300 Apr 22 10:20 symbolshapes.xml -rw-r--r-- 1 root root 3682 Apr 22 10:20 textobjectbar.xml -rw-r--r-- 1 root root 2182 Apr 22 10:20 toolbar.xml -rw-r--r-- 1 root root 1792 Apr 22 10:20 viewerbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui: total 5572 -rw-r--r-- 1 root root 21749 Apr 22 10:20 advancedfilterdialog.ui -rw-r--r-- 1 root root 5175 Apr 22 10:20 aggregatefunctionentry.ui -rw-r--r-- 1 root root 11371 Apr 22 10:20 allheaderfooterdialog.ui -rw-r--r-- 1 root root 23996 Apr 22 10:20 analysisofvariancedialog.ui -rw-r--r-- 1 root root 21345 Apr 22 10:20 autoformattable.ui -rw-r--r-- 1 root root 1953 Apr 22 10:20 autosum.ui -rw-r--r-- 1 root root 10113 Apr 22 10:20 cellprotectionpage.ui -rw-r--r-- 1 root root 7240 Apr 22 10:20 changesourcedialog.ui -rw-r--r-- 1 root root 9523 Apr 22 10:20 chardialog.ui -rw-r--r-- 1 root root 4619 Apr 22 10:20 checkwarningdialog.ui -rw-r--r-- 1 root root 14164 Apr 22 10:20 chisquaretestdialog.ui -rw-r--r-- 1 root root 7498 Apr 22 10:20 colorrowdialog.ui -rw-r--r-- 1 root root 6541 Apr 22 10:20 colwidthdialog.ui -rw-r--r-- 1 root root 12423 Apr 22 10:20 condformatmanager.ui -rw-r--r-- 1 root root 30456 Apr 22 10:20 conditionalentry.ui -rw-r--r-- 1 root root 16318 Apr 22 10:20 conditionalformatdialog.ui -rw-r--r-- 1 root root 2984 Apr 22 10:20 conditionaliconset.ui -rw-r--r-- 1 root root 12393 Apr 22 10:20 conflictsdialog.ui -rw-r--r-- 1 root root 27068 Apr 22 10:20 consolidatedialog.ui -rw-r--r-- 1 root root 13813 Apr 22 10:20 correlationdialog.ui -rw-r--r-- 1 root root 13849 Apr 22 10:20 covariancedialog.ui -rw-r--r-- 1 root root 9709 Apr 22 10:20 createnamesdialog.ui -rw-r--r-- 1 root root 12564 Apr 22 10:20 dapiservicedialog.ui -rw-r--r-- 1 root root 30479 Apr 22 10:20 databaroptions.ui -rw-r--r-- 1 root root 19106 Apr 22 10:20 datafielddialog.ui -rw-r--r-- 1 root root 31990 Apr 22 10:20 datafieldoptionsdialog.ui -rw-r--r-- 1 root root 13154 Apr 22 10:20 dataform.ui -rw-r--r-- 1 root root 822 Apr 22 10:20 dataformfragment.ui -rw-r--r-- 1 root root 3746 Apr 22 10:20 dataproviderdlg.ui -rw-r--r-- 1 root root 2852 Apr 22 10:20 dataproviderentry.ui -rw-r--r-- 1 root root 28478 Apr 22 10:20 datastreams.ui -rw-r--r-- 1 root root 6841 Apr 22 10:20 datetimetransformationentry.ui -rw-r--r-- 1 root root 25305 Apr 22 10:20 definedatabaserangedialog.ui -rw-r--r-- 1 root root 15559 Apr 22 10:20 definename.ui -rw-r--r-- 1 root root 9579 Apr 22 10:20 deletecells.ui -rw-r--r-- 1 root root 3169 Apr 22 10:20 deletecolumnentry.ui -rw-r--r-- 1 root root 13915 Apr 22 10:20 deletecontents.ui -rw-r--r-- 1 root root 14243 Apr 22 10:20 descriptivestatisticsdialog.ui -rw-r--r-- 1 root root 4878 Apr 22 10:20 doubledialog.ui -rw-r--r-- 1 root root 1351 Apr 22 10:20 dropmenu.ui -rw-r--r-- 1 root root 8916 Apr 22 10:20 erroralerttabpage.ui -rw-r--r-- 1 root root 18157 Apr 22 10:20 exponentialsmoothingdialog.ui -rw-r--r-- 1 root root 19109 Apr 22 10:20 externaldata.ui -rw-r--r-- 1 root root 27683 Apr 22 10:20 filldlg.ui -rw-r--r-- 1 root root 14076 Apr 22 10:20 floatingborderstyle.ui -rw-r--r-- 1 root root 2221 Apr 22 10:20 floatinglinestyle.ui -rw-r--r-- 1 root root 8113 Apr 22 10:20 footerdialog.ui -rw-r--r-- 1 root root 17644 Apr 22 10:20 formatcellsdialog.ui -rw-r--r-- 1 root root 11432 Apr 22 10:20 formulacalculationoptions.ui -rw-r--r-- 1 root root 21221 Apr 22 10:20 fourieranalysisdialog.ui -rw-r--r-- 1 root root 7109 Apr 22 10:20 functionpanel.ui -rw-r--r-- 1 root root 12653 Apr 22 10:20 goalseekdlg.ui -rw-r--r-- 1 root root 24272 Apr 22 10:20 groupbydate.ui -rw-r--r-- 1 root root 16398 Apr 22 10:20 groupbynumber.ui -rw-r--r-- 1 root root 7816 Apr 22 10:20 groupdialog.ui -rw-r--r-- 1 root root 8113 Apr 22 10:20 headerdialog.ui -rw-r--r-- 1 root root 25867 Apr 22 10:20 headerfootercontent.ui -rw-r--r-- 1 root root 8118 Apr 22 10:20 headerfooterdialog.ui -rw-r--r-- 1 root root 17693 Apr 22 10:20 imoptdialog.ui -rw-r--r-- 1 root root 5581 Apr 22 10:20 inputstringdialog.ui -rw-r--r-- 1 root root 9574 Apr 22 10:20 insertcells.ui -rw-r--r-- 1 root root 8332 Apr 22 10:20 insertname.ui -rw-r--r-- 1 root root 28883 Apr 22 10:20 insertsheet.ui -rw-r--r-- 1 root root 5257 Apr 22 10:20 integerdialog.ui -rw-r--r-- 1 root root 6540 Apr 22 10:20 leftfooterdialog.ui -rw-r--r-- 1 root root 6530 Apr 22 10:20 leftheaderdialog.ui -rw-r--r-- 1 root root 23383 Apr 22 10:20 managenamesdialog.ui -rw-r--r-- 1 root root 9577 Apr 22 10:20 mergecellsdialog.ui -rw-r--r-- 1 root root 4037 Apr 22 10:20 mergecolumnentry.ui -rw-r--r-- 1 root root 23321 Apr 22 10:20 movecopysheet.ui -rw-r--r-- 1 root root 18858 Apr 22 10:20 movingaveragedialog.ui -rw-r--r-- 1 root root 11813 Apr 22 10:20 multipleoperationsdialog.ui -rw-r--r-- 1 root root 18500 Apr 22 10:20 namerangesdialog.ui -rw-r--r-- 1 root root 11545 Apr 22 10:20 navigatorpanel.ui -rw-r--r-- 1 root root 3991 Apr 22 10:20 nosolutiondialog.ui -rw-r--r-- 1 root root 987609 Apr 22 10:20 notebookbar.ui -rw-r--r-- 1 root root 894743 Apr 22 10:20 notebookbar_compact.ui -rw-r--r-- 1 root root 673652 Apr 22 10:20 notebookbar_groupedbar_compact.ui -rw-r--r-- 1 root root 671605 Apr 22 10:20 notebookbar_groupedbar_full.ui -rw-r--r-- 1 root root 116918 Apr 22 10:20 notebookbar_groups.ui -rw-r--r-- 1 root root 6203 Apr 22 10:20 numbertransformationentry.ui -rw-r--r-- 1 root root 25832 Apr 22 10:20 optcalculatepage.ui -rw-r--r-- 1 root root 7082 Apr 22 10:20 optchangespage.ui -rw-r--r-- 1 root root 4572 Apr 22 10:20 optcompatibilitypage.ui -rw-r--r-- 1 root root 5087 Apr 22 10:20 optdefaultpage.ui -rw-r--r-- 1 root root 6296 Apr 22 10:20 optdlg.ui -rw-r--r-- 1 root root 21287 Apr 22 10:20 optformula.ui -rw-r--r-- 1 root root 6648 Apr 22 10:20 optimalcolwidthdialog.ui -rw-r--r-- 1 root root 6586 Apr 22 10:20 optimalrowheightdialog.ui -rw-r--r-- 1 root root 11879 Apr 22 10:20 optsortlists.ui -rw-r--r-- 1 root root 16701 Apr 22 10:20 pagetemplatedialog.ui -rw-r--r-- 1 root root 11278 Apr 22 10:20 paradialog.ui -rw-r--r-- 1 root root 19944 Apr 22 10:20 paratemplatedialog.ui -rw-r--r-- 1 root root 1696 Apr 22 10:20 passfragment.ui -rw-r--r-- 1 root root 35643 Apr 22 10:20 pastespecial.ui -rw-r--r-- 1 root root 15529 Apr 22 10:20 pivotfielddialog.ui -rw-r--r-- 1 root root 25308 Apr 22 10:20 pivotfilterdialog.ui -rw-r--r-- 1 root root 54689 Apr 22 10:20 pivottablelayoutdialog.ui -rw-r--r-- 1 root root 17665 Apr 22 10:20 printareasdialog.ui -rw-r--r-- 1 root root 2301 Apr 22 10:20 printeroptions.ui -rw-r--r-- 1 root root 19716 Apr 22 10:20 protectsheetdlg.ui -rw-r--r-- 1 root root 1500 Apr 22 10:20 queryrunstreamscriptdialog.ui -rw-r--r-- 1 root root 25847 Apr 22 10:20 randomnumbergenerator.ui -rw-r--r-- 1 root root 2027 Apr 22 10:20 recalcquerydialog.ui -rw-r--r-- 1 root root 28350 Apr 22 10:20 regressiondialog.ui -rw-r--r-- 1 root root 4636 Apr 22 10:20 replacenulltransformationentry.ui -rw-r--r-- 1 root root 12245 Apr 22 10:20 retypepassdialog.ui -rw-r--r-- 1 root root 11527 Apr 22 10:20 retypepassworddialog.ui -rw-r--r-- 1 root root 6548 Apr 22 10:20 rightfooterdialog.ui -rw-r--r-- 1 root root 6548 Apr 22 10:20 rightheaderdialog.ui -rw-r--r-- 1 root root 6546 Apr 22 10:20 rowheightdialog.ui -rw-r--r-- 1 root root 20272 Apr 22 10:20 samplingdialog.ui -rw-r--r-- 1 root root 19422 Apr 22 10:20 scenariodialog.ui -rw-r--r-- 1 root root 982 Apr 22 10:20 scenariomenu.ui -rw-r--r-- 1 root root 23628 Apr 22 10:20 scgeneralpage.ui -rw-r--r-- 1 root root 7621 Apr 22 10:20 searchresults.ui -rw-r--r-- 1 root root 10585 Apr 22 10:20 selectdatasource.ui -rw-r--r-- 1 root root 7407 Apr 22 10:20 selectrange.ui -rw-r--r-- 1 root root 11258 Apr 22 10:20 selectsource.ui -rw-r--r-- 1 root root 9734 Apr 22 10:20 sharedfooterdialog.ui -rw-r--r-- 1 root root 9734 Apr 22 10:20 sharedheaderdialog.ui -rw-r--r-- 1 root root 13733 Apr 22 10:20 sharedocumentdlg.ui -rw-r--r-- 1 root root 2620 Apr 22 10:20 sharedwarningdialog.ui -rw-r--r-- 1 root root 31875 Apr 22 10:20 sheetprintpage.ui -rw-r--r-- 1 root root 11910 Apr 22 10:20 showchangesdialog.ui -rw-r--r-- 1 root root 7672 Apr 22 10:20 showdetaildialog.ui -rw-r--r-- 1 root root 7391 Apr 22 10:20 showsheetdialog.ui -rw-r--r-- 1 root root 25587 Apr 22 10:20 sidebaralignment.ui -rw-r--r-- 1 root root 10686 Apr 22 10:20 sidebarcellappearance.ui -rw-r--r-- 1 root root 16907 Apr 22 10:20 sidebarnumberformat.ui -rw-r--r-- 1 root root 6082 Apr 22 10:20 simplerefdialog.ui -rw-r--r-- 1 root root 52340 Apr 22 10:20 solverdlg.ui -rw-r--r-- 1 root root 11420 Apr 22 10:20 solveroptionsdialog.ui -rw-r--r-- 1 root root 3901 Apr 22 10:20 solverprogressdialog.ui -rw-r--r-- 1 root root 5520 Apr 22 10:20 solversuccessdialog.ui -rw-r--r-- 1 root root 1204 Apr 22 10:20 sortcriteriapage.ui -rw-r--r-- 1 root root 8081 Apr 22 10:20 sortdialog.ui -rw-r--r-- 1 root root 3694 Apr 22 10:20 sortkey.ui -rw-r--r-- 1 root root 18938 Apr 22 10:20 sortoptionspage.ui -rw-r--r-- 1 root root 3957 Apr 22 10:20 sorttransformationentry.ui -rw-r--r-- 1 root root 5695 Apr 22 10:20 sortwarning.ui -rw-r--r-- 1 root root 4297 Apr 22 10:20 splitcolumnentry.ui -rw-r--r-- 1 root root 52941 Apr 22 10:20 standardfilterdialog.ui -rw-r--r-- 1 root root 6410 Apr 22 10:20 statisticsinfopage.ui -rw-r--r-- 1 root root 11910 Apr 22 10:20 subtotaldialog.ui -rw-r--r-- 1 root root 9006 Apr 22 10:20 subtotalgrppage.ui -rw-r--r-- 1 root root 11359 Apr 22 10:20 subtotaloptionspage.ui -rw-r--r-- 1 root root 6149 Apr 22 10:20 tabcolordialog.ui -rw-r--r-- 1 root root 42095 Apr 22 10:20 textimportcsv.ui -rw-r--r-- 1 root root 11065 Apr 22 10:20 textimportoptions.ui -rw-r--r-- 1 root root 5189 Apr 22 10:20 texttransformationentry.ui -rw-r--r-- 1 root root 36404 Apr 22 10:20 tpviewpage.ui -rw-r--r-- 1 root root 16151 Apr 22 10:20 ttestdialog.ui -rw-r--r-- 1 root root 7837 Apr 22 10:20 ungroupdialog.ui -rw-r--r-- 1 root root 11868 Apr 22 10:20 validationcriteriapage.ui -rw-r--r-- 1 root root 11304 Apr 22 10:20 validationdialog.ui -rw-r--r-- 1 root root 6496 Apr 22 10:20 validationhelptabpage.ui -rw-r--r-- 1 root root 15074 Apr 22 10:20 xmlsourcedialog.ui -rw-r--r-- 1 root root 16151 Apr 22 10:20 ztestdialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/scanner: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/scanner/ui: total 44 -rw-r--r-- 1 root root 5590 Apr 22 10:20 griddialog.ui -rw-r--r-- 1 root root 36485 Apr 22 10:20 sanedialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart: total 20 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 statusbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/menubar: total 8 -rw-r--r-- 1 root root 7442 Sep 12 00:06 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/popupmenu: total 8 -rw-r--r-- 1 root root 1158 Apr 22 10:20 draw.xml -rw-r--r-- 1 root root 1057 Apr 22 10:20 drawtext.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/statusbar: total 4 -rw-r--r-- 1 root root 1362 Apr 22 10:20 statusbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/toolbar: total 36 -rw-r--r-- 1 root root 3016 Apr 22 10:20 arrowshapes.xml -rw-r--r-- 1 root root 2653 Apr 22 10:20 basicshapes.xml -rw-r--r-- 1 root root 1621 Apr 22 10:20 calloutshapes.xml -rw-r--r-- 1 root root 1892 Apr 22 10:20 drawbar.xml -rw-r--r-- 1 root root 3415 Apr 22 10:20 flowchartshapes.xml -rw-r--r-- 1 root root 2006 Apr 22 10:20 standardbar.xml -rw-r--r-- 1 root root 1854 Apr 22 10:20 starshapes.xml -rw-r--r-- 1 root root 2300 Apr 22 10:20 symbolshapes.xml -rw-r--r-- 1 root root 2394 Apr 22 10:20 toolbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui: total 648 -rw-r--r-- 1 root root 4339 Apr 22 10:20 3dviewdialog.ui -rw-r--r-- 1 root root 4942 Apr 22 10:20 attributedialog.ui -rw-r--r-- 1 root root 9478 Apr 22 10:20 chardialog.ui -rw-r--r-- 1 root root 15780 Apr 22 10:20 chartdatadialog.ui -rw-r--r-- 1 root root 3778 Apr 22 10:20 charttypedialog.ui -rw-r--r-- 1 root root 7406 Apr 22 10:20 datarangedialog.ui -rw-r--r-- 1 root root 30521 Apr 22 10:20 dlg_DataLabel.ui -rw-r--r-- 1 root root 36084 Apr 22 10:20 dlg_InsertErrorBars.ui -rw-r--r-- 1 root root 12325 Apr 22 10:20 dlg_InsertLegend.ui -rw-r--r-- 1 root root 14635 Apr 22 10:20 insertaxisdlg.ui -rw-r--r-- 1 root root 14640 Apr 22 10:20 insertgriddlg.ui -rw-r--r-- 1 root root 19064 Apr 22 10:20 inserttitledlg.ui -rw-r--r-- 1 root root 11233 Apr 22 10:20 paradialog.ui -rw-r--r-- 1 root root 5713 Apr 22 10:20 sidebaraxis.ui -rw-r--r-- 1 root root 28193 Apr 22 10:20 sidebarelements.ui -rw-r--r-- 1 root root 12394 Apr 22 10:20 sidebarerrorbar.ui -rw-r--r-- 1 root root 18172 Apr 22 10:20 sidebarseries.ui -rw-r--r-- 1 root root 11075 Apr 22 10:20 smoothlinesdlg.ui -rw-r--r-- 1 root root 11910 Apr 22 10:20 steppedlinesdlg.ui -rw-r--r-- 1 root root 9173 Apr 22 10:20 titlerotationtabpage.ui -rw-r--r-- 1 root root 5896 Apr 22 10:20 tp_3D_SceneAppearance.ui -rw-r--r-- 1 root root 7166 Apr 22 10:20 tp_3D_SceneGeometry.ui -rw-r--r-- 1 root root 23616 Apr 22 10:20 tp_3D_SceneIllumination.ui -rw-r--r-- 1 root root 29983 Apr 22 10:20 tp_AxisPositions.ui -rw-r--r-- 1 root root 24527 Apr 22 10:20 tp_ChartType.ui -rw-r--r-- 1 root root 23444 Apr 22 10:20 tp_DataLabel.ui -rw-r--r-- 1 root root 21314 Apr 22 10:20 tp_DataSource.ui -rw-r--r-- 1 root root 28565 Apr 22 10:20 tp_ErrorBars.ui -rw-r--r-- 1 root root 8362 Apr 22 10:20 tp_LegendPosition.ui -rw-r--r-- 1 root root 9079 Apr 22 10:20 tp_PolarOptions.ui -rw-r--r-- 1 root root 11801 Apr 22 10:20 tp_RangeChooser.ui -rw-r--r-- 1 root root 30260 Apr 22 10:20 tp_Scale.ui -rw-r--r-- 1 root root 20685 Apr 22 10:20 tp_SeriesToAxis.ui -rw-r--r-- 1 root root 28550 Apr 22 10:20 tp_Trendline.ui -rw-r--r-- 1 root root 20363 Apr 22 10:20 tp_axisLabel.ui -rw-r--r-- 1 root root 23413 Apr 22 10:20 wizelementspage.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw: total 20 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 statusbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/menubar: total 32 -rw-r--r-- 1 root root 29062 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu: total 116 -rw-r--r-- 1 root root 2537 Apr 22 10:20 3dobject.xml -rw-r--r-- 1 root root 2273 Apr 22 10:20 3dscene.xml -rw-r--r-- 1 root root 2318 Apr 22 10:20 3dscene2.xml -rw-r--r-- 1 root root 1017 Apr 22 10:20 bezier.xml -rw-r--r-- 1 root root 2453 Apr 22 10:20 connector.xml -rw-r--r-- 1 root root 2856 Apr 22 10:20 curve.xml -rw-r--r-- 1 root root 2669 Apr 22 10:20 draw.xml -rw-r--r-- 1 root root 1017 Apr 22 10:20 drawtext.xml -rw-r--r-- 1 root root 2017 Apr 22 10:20 form.xml -rw-r--r-- 1 root root 1789 Apr 22 10:20 formrichtext.xml -rw-r--r-- 1 root root 1129 Apr 22 10:20 gluepoint.xml -rw-r--r-- 1 root root 3069 Apr 22 10:20 graphic.xml -rw-r--r-- 1 root root 2474 Apr 22 10:20 group.xml -rw-r--r-- 1 root root 569 Apr 22 10:20 layertab.xml -rw-r--r-- 1 root root 2550 Apr 22 10:20 line.xml -rw-r--r-- 1 root root 2871 Apr 22 10:20 measure.xml -rw-r--r-- 1 root root 1656 Apr 22 10:20 media.xml -rw-r--r-- 1 root root 3103 Apr 22 10:20 multiselect.xml -rw-r--r-- 1 root root 870 Apr 22 10:20 notebookbar.xml -rw-r--r-- 1 root root 2592 Apr 22 10:20 oleobject.xml -rw-r--r-- 1 root root 1920 Apr 22 10:20 page.xml -rw-r--r-- 1 root root 661 Apr 22 10:20 pagepane.xml -rw-r--r-- 1 root root 756 Apr 22 10:20 pagepanemaster.xml -rw-r--r-- 1 root root 571 Apr 22 10:20 pagepanenosel.xml -rw-r--r-- 1 root root 577 Apr 22 10:20 pagepanenoselmaster.xml -rw-r--r-- 1 root root 661 Apr 22 10:20 pagetab.xml -rw-r--r-- 1 root root 3066 Apr 22 10:20 table.xml -rw-r--r-- 1 root root 2449 Apr 22 10:20 tabletext.xml -rw-r--r-- 1 root root 2561 Apr 22 10:20 textbox.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/statusbar: total 4 -rw-r--r-- 1 root root 2283 Apr 22 10:20 statusbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar: total 192 -rw-r--r-- 1 root root 1504 Apr 22 10:20 3dobjectsbar.xml -rw-r--r-- 1 root root 1436 Apr 22 10:20 alignmentbar.xml -rw-r--r-- 1 root root 1689 Apr 22 10:20 arrowsbar.xml -rw-r--r-- 1 root root 3016 Apr 22 10:20 arrowshapes.xml -rw-r--r-- 1 root root 2653 Apr 22 10:20 basicshapes.xml -rw-r--r-- 1 root root 1878 Apr 22 10:20 bezierobjectbar.xml -rw-r--r-- 1 root root 1621 Apr 22 10:20 calloutshapes.xml -rw-r--r-- 1 root root 1567 Apr 22 10:20 choosemodebar.xml -rw-r--r-- 1 root root 1526 Apr 22 10:20 colorbar.xml -rw-r--r-- 1 root root 1446 Apr 22 10:20 commentsbar.xml -rw-r--r-- 1 root root 3377 Apr 22 10:20 connectorsbar.xml -rw-r--r-- 1 root root 3624 Apr 22 10:20 drawingobjectbar.xml -rw-r--r-- 1 root root 1865 Apr 22 10:20 ellipsesbar.xml -rw-r--r-- 1 root root 1788 Apr 22 10:20 extrusionobjectbar.xml -rw-r--r-- 1 root root 1572 Apr 22 10:20 findbar.xml -rw-r--r-- 1 root root 3414 Apr 22 10:20 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Apr 22 10:20 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Apr 22 10:20 fontworkshapetype.xml -rw-r--r-- 1 root root 2813 Apr 22 10:20 formcontrols.xml -rw-r--r-- 1 root root 2445 Apr 22 10:20 formdesign.xml -rw-r--r-- 1 root root 1293 Apr 22 10:20 formsfilterbar.xml -rw-r--r-- 1 root root 2483 Apr 22 10:20 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Apr 22 10:20 formtextobjectbar.xml -rw-r--r-- 1 root root 1138 Apr 22 10:20 fullscreenbar.xml -rw-r--r-- 1 root root 1944 Apr 22 10:20 gluepointsobjectbar.xml -rw-r--r-- 1 root root 1822 Apr 22 10:20 graffilterbar.xml -rw-r--r-- 1 root root 3518 Apr 22 10:20 graphicobjectbar.xml -rw-r--r-- 1 root root 1817 Apr 22 10:20 insertbar.xml -rw-r--r-- 1 root root 1568 Apr 22 10:20 linesbar.xml -rw-r--r-- 1 root root 1349 Apr 22 10:20 masterviewtoolbar.xml -rw-r--r-- 1 root root 1227 Apr 22 10:20 mediaobjectbar.xml -rw-r--r-- 1 root root 679 Apr 22 10:20 notebookbarshortcuts.xml -rw-r--r-- 1 root root 1454 Apr 22 10:20 optimizetablebar.xml -rw-r--r-- 1 root root 2003 Apr 22 10:20 optionsbar.xml -rw-r--r-- 1 root root 1516 Apr 22 10:20 positionbar.xml -rw-r--r-- 1 root root 1561 Apr 22 10:20 rectanglesbar.xml -rw-r--r-- 1 root root 1209 Apr 22 10:20 redactedexportbar.xml -rw-r--r-- 1 root root 1628 Apr 22 10:20 redactionbar.xml -rw-r--r-- 1 root root 5336 Apr 22 10:20 standardbar.xml -rw-r--r-- 1 root root 1854 Apr 22 10:20 starshapes.xml -rw-r--r-- 1 root root 2300 Apr 22 10:20 symbolshapes.xml -rw-r--r-- 1 root root 2575 Apr 22 10:20 tableobjectbar.xml -rw-r--r-- 1 root root 1451 Apr 22 10:20 textbar.xml -rw-r--r-- 1 root root 3944 Apr 22 10:20 textobjectbar.xml -rw-r--r-- 1 root root 3731 Apr 22 10:20 toolbar.xml -rw-r--r-- 1 root root 1903 Apr 22 10:20 viewerbar.xml -rw-r--r-- 1 root root 1776 Apr 22 10:20 zoombar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui: total 3880 -rw-r--r-- 1 root root 5967 Apr 22 10:20 breakdialog.ui -rw-r--r-- 1 root root 8205 Apr 22 10:20 bulletsandnumbering.ui -rw-r--r-- 1 root root 27247 Apr 22 10:20 copydlg.ui -rw-r--r-- 1 root root 9281 Apr 22 10:20 crossfadedialog.ui -rw-r--r-- 1 root root 15814 Apr 22 10:20 dlgsnap.ui -rw-r--r-- 1 root root 11254 Apr 22 10:20 drawchardialog.ui -rw-r--r-- 1 root root 9611 Apr 22 10:20 drawpagedialog.ui -rw-r--r-- 1 root root 12919 Apr 22 10:20 drawparadialog.ui -rw-r--r-- 1 root root 14241 Apr 22 10:20 drawprinteroptions.ui -rw-r--r-- 1 root root 30720 Apr 22 10:20 drawprtldialog.ui -rw-r--r-- 1 root root 13432 Apr 22 10:20 insertlayer.ui -rw-r--r-- 1 root root 8516 Apr 22 10:20 insertslidesdialog.ui -rw-r--r-- 1 root root 4746 Apr 22 10:20 namedesign.ui -rw-r--r-- 1 root root 1082373 Apr 22 10:20 notebookbar.ui -rw-r--r-- 1 root root 1154653 Apr 22 10:20 notebookbar_compact.ui -rw-r--r-- 1 root root 804454 Apr 22 10:20 notebookbar_groupedbar_compact.ui -rw-r--r-- 1 root root 154 Apr 22 10:20 notebookbar_groupedbar_full.ui -rw-r--r-- 1 root root 686234 Apr 22 10:20 notebookbar_single.ui -rw-r--r-- 1 root root 4204 Apr 22 10:20 paranumberingtab.ui -rw-r--r-- 1 root root 1764 Apr 22 10:20 queryunlinkimagedialog.ui -rw-r--r-- 1 root root 15641 Apr 22 10:20 vectorize.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal: total 16 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 statusbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/menubar: total 40 -rw-r--r-- 1 root root 37914 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu: total 64 -rw-r--r-- 1 root root 731 Apr 22 10:20 anchor.xml -rw-r--r-- 1 root root 1079 Apr 22 10:20 annotation.xml -rw-r--r-- 1 root root 3150 Apr 22 10:20 draw.xml -rw-r--r-- 1 root root 1057 Apr 22 10:20 drawtext.xml -rw-r--r-- 1 root root 2374 Apr 22 10:20 form.xml -rw-r--r-- 1 root root 1789 Apr 22 10:20 formrichtext.xml -rw-r--r-- 1 root root 2095 Apr 22 10:20 frame.xml -rw-r--r-- 1 root root 2843 Apr 22 10:20 graphic.xml -rw-r--r-- 1 root root 820 Apr 22 10:20 insertfield.xml -rw-r--r-- 1 root root 2323 Apr 22 10:20 media.xml -rw-r--r-- 1 root root 2119 Apr 22 10:20 oleobject.xml -rw-r--r-- 1 root root 654 Apr 22 10:20 preview.xml -rw-r--r-- 1 root root 6747 Apr 22 10:20 table.xml -rw-r--r-- 1 root root 4309 Apr 22 10:20 text.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/statusbar: total 4 -rw-r--r-- 1 root root 2863 Apr 22 10:20 statusbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar: total 164 -rw-r--r-- 1 root root 1436 Apr 22 10:20 alignmentbar.xml -rw-r--r-- 1 root root 3016 Apr 22 10:20 arrowshapes.xml -rw-r--r-- 1 root root 2653 Apr 22 10:20 basicshapes.xml -rw-r--r-- 1 root root 1907 Apr 22 10:20 bezierobjectbar.xml -rw-r--r-- 1 root root 1621 Apr 22 10:20 calloutshapes.xml -rw-r--r-- 1 root root 1526 Apr 22 10:20 colorbar.xml -rw-r--r-- 1 root root 3571 Apr 22 10:20 drawbar.xml -rw-r--r-- 1 root root 3912 Apr 22 10:20 drawingobjectbar.xml -rw-r--r-- 1 root root 3728 Apr 22 10:20 drawtextobjectbar.xml -rw-r--r-- 1 root root 1788 Apr 22 10:20 extrusionobjectbar.xml -rw-r--r-- 1 root root 1772 Apr 22 10:20 findbar.xml -rw-r--r-- 1 root root 3414 Apr 22 10:20 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Apr 22 10:20 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Apr 22 10:20 fontworkshapetype.xml -rw-r--r-- 1 root root 2813 Apr 22 10:20 formcontrols.xml -rw-r--r-- 1 root root 3404 Apr 22 10:20 formdesign.xml -rw-r--r-- 1 root root 1292 Apr 22 10:20 formsfilterbar.xml -rw-r--r-- 1 root root 2483 Apr 22 10:20 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Apr 22 10:20 formtextobjectbar.xml -rw-r--r-- 1 root root 3228 Apr 22 10:20 frameobjectbar.xml -rw-r--r-- 1 root root 1138 Apr 22 10:20 fullscreenbar.xml -rw-r--r-- 1 root root 1822 Apr 22 10:20 graffilterbar.xml -rw-r--r-- 1 root root 2139 Apr 22 10:20 graphicobjectbar.xml -rw-r--r-- 1 root root 2533 Apr 22 10:20 insertbar.xml -rw-r--r-- 1 root root 1207 Apr 22 10:20 insertobjectbar.xml -rw-r--r-- 1 root root 1227 Apr 22 10:20 mediaobjectbar.xml -rw-r--r-- 1 root root 2362 Apr 22 10:20 numobjectbar.xml -rw-r--r-- 1 root root 3010 Apr 22 10:20 oleobjectbar.xml -rw-r--r-- 1 root root 1454 Apr 22 10:20 optimizetablebar.xml -rw-r--r-- 1 root root 2097 Apr 22 10:20 previewobjectbar.xml -rw-r--r-- 1 root root 4931 Apr 22 10:20 standardbar.xml -rw-r--r-- 1 root root 1854 Apr 22 10:20 starshapes.xml -rw-r--r-- 1 root root 2300 Apr 22 10:20 symbolshapes.xml -rw-r--r-- 1 root root 3574 Apr 22 10:20 tableobjectbar.xml -rw-r--r-- 1 root root 4568 Apr 22 10:20 textobjectbar.xml -rw-r--r-- 1 root root 5928 Apr 22 10:20 textstylebar.xml -rw-r--r-- 1 root root 1498 Apr 22 10:20 toolbar.xml -rw-r--r-- 1 root root 1903 Apr 22 10:20 viewerbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress: total 20 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 statusbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/menubar: total 32 -rw-r--r-- 1 root root 31629 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu: total 116 -rw-r--r-- 1 root root 2588 Apr 22 10:20 3dobject.xml -rw-r--r-- 1 root root 2348 Apr 22 10:20 3dscene.xml -rw-r--r-- 1 root root 2393 Apr 22 10:20 3dscene2.xml -rw-r--r-- 1 root root 1017 Apr 22 10:20 bezier.xml -rw-r--r-- 1 root root 2504 Apr 22 10:20 connector.xml -rw-r--r-- 1 root root 2907 Apr 22 10:20 curve.xml -rw-r--r-- 1 root root 2720 Apr 22 10:20 draw.xml -rw-r--r-- 1 root root 1092 Apr 22 10:20 drawtext.xml -rw-r--r-- 1 root root 2017 Apr 22 10:20 form.xml -rw-r--r-- 1 root root 1789 Apr 22 10:20 formrichtext.xml -rw-r--r-- 1 root root 1129 Apr 22 10:20 gluepoint.xml -rw-r--r-- 1 root root 3120 Apr 22 10:20 graphic.xml -rw-r--r-- 1 root root 2525 Apr 22 10:20 group.xml -rw-r--r-- 1 root root 2601 Apr 22 10:20 line.xml -rw-r--r-- 1 root root 2922 Apr 22 10:20 measure.xml -rw-r--r-- 1 root root 1731 Apr 22 10:20 media.xml -rw-r--r-- 1 root root 3154 Apr 22 10:20 multiselect.xml -rw-r--r-- 1 root root 870 Apr 22 10:20 notebookbar.xml -rw-r--r-- 1 root root 2667 Apr 22 10:20 oleobject.xml -rw-r--r-- 1 root root 1386 Apr 22 10:20 outline.xml -rw-r--r-- 1 root root 2818 Apr 22 10:20 page.xml -rw-r--r-- 1 root root 2799 Apr 22 10:20 pagepane.xml -rw-r--r-- 1 root root 679 Apr 22 10:20 pagepanemaster.xml -rw-r--r-- 1 root root 572 Apr 22 10:20 pagepanenosel.xml -rw-r--r-- 1 root root 577 Apr 22 10:20 pagepanenoselmaster.xml -rw-r--r-- 1 root root 709 Apr 22 10:20 pagetab.xml -rw-r--r-- 1 root root 3066 Apr 22 10:20 table.xml -rw-r--r-- 1 root root 2449 Apr 22 10:20 tabletext.xml -rw-r--r-- 1 root root 2636 Apr 22 10:20 textbox.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/statusbar: total 4 -rw-r--r-- 1 root root 2391 Apr 22 10:20 statusbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar: total 212 -rw-r--r-- 1 root root 1504 Apr 22 10:20 3dobjectsbar.xml -rw-r--r-- 1 root root 1436 Apr 22 10:20 alignmentbar.xml -rw-r--r-- 1 root root 1689 Apr 22 10:20 arrowsbar.xml -rw-r--r-- 1 root root 3016 Apr 22 10:20 arrowshapes.xml -rw-r--r-- 1 root root 2653 Apr 22 10:20 basicshapes.xml -rw-r--r-- 1 root root 1878 Apr 22 10:20 bezierobjectbar.xml -rw-r--r-- 1 root root 1621 Apr 22 10:20 calloutshapes.xml -rw-r--r-- 1 root root 1567 Apr 22 10:20 choosemodebar.xml -rw-r--r-- 1 root root 656 Apr 22 10:20 classificationbar.xml -rw-r--r-- 1 root root 1526 Apr 22 10:20 colorbar.xml -rw-r--r-- 1 root root 1446 Apr 22 10:20 commentsbar.xml -rw-r--r-- 1 root root 2260 Apr 22 10:20 commontaskbar.xml -rw-r--r-- 1 root root 3377 Apr 22 10:20 connectorsbar.xml -rw-r--r-- 1 root root 3765 Apr 22 10:20 drawingobjectbar.xml -rw-r--r-- 1 root root 1865 Apr 22 10:20 ellipsesbar.xml -rw-r--r-- 1 root root 1788 Apr 22 10:20 extrusionobjectbar.xml -rw-r--r-- 1 root root 1572 Apr 22 10:20 findbar.xml -rw-r--r-- 1 root root 3414 Apr 22 10:20 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Apr 22 10:20 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Apr 22 10:20 fontworkshapetype.xml -rw-r--r-- 1 root root 2813 Apr 22 10:20 formcontrols.xml -rw-r--r-- 1 root root 2445 Apr 22 10:20 formdesign.xml -rw-r--r-- 1 root root 1292 Apr 22 10:20 formsfilterbar.xml -rw-r--r-- 1 root root 2483 Apr 22 10:20 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Apr 22 10:20 formtextobjectbar.xml -rw-r--r-- 1 root root 1138 Apr 22 10:20 fullscreenbar.xml -rw-r--r-- 1 root root 1944 Apr 22 10:20 gluepointsobjectbar.xml -rw-r--r-- 1 root root 1822 Apr 22 10:20 graffilterbar.xml -rw-r--r-- 1 root root 3659 Apr 22 10:20 graphicobjectbar.xml -rw-r--r-- 1 root root 1757 Apr 22 10:20 insertbar.xml -rw-r--r-- 1 root root 1567 Apr 22 10:20 linesbar.xml -rw-r--r-- 1 root root 1373 Apr 22 10:20 masterviewtoolbar.xml -rw-r--r-- 1 root root 1227 Apr 22 10:20 mediaobjectbar.xml -rw-r--r-- 1 root root 735 Apr 22 10:20 notebookbarshortcuts.xml -rw-r--r-- 1 root root 1454 Apr 22 10:20 optimizetablebar.xml -rw-r--r-- 1 root root 2003 Apr 22 10:20 optionsbar.xml -rw-r--r-- 1 root root 1748 Apr 22 10:20 outlinetoolbar.xml -rw-r--r-- 1 root root 1516 Apr 22 10:20 positionbar.xml -rw-r--r-- 1 root root 1561 Apr 22 10:20 rectanglesbar.xml -rw-r--r-- 1 root root 4853 Apr 22 10:20 singlemode.xml -rw-r--r-- 1 root root 1358 Apr 22 10:20 slideviewobjectbar.xml -rw-r--r-- 1 root root 1223 Apr 22 10:20 slideviewtoolbar.xml -rw-r--r-- 1 root root 4361 Apr 22 10:20 standardbar.xml -rw-r--r-- 1 root root 1854 Apr 22 10:20 starshapes.xml -rw-r--r-- 1 root root 2300 Apr 22 10:20 symbolshapes.xml -rw-r--r-- 1 root root 2575 Apr 22 10:20 tableobjectbar.xml -rw-r--r-- 1 root root 1451 Apr 22 10:20 textbar.xml -rw-r--r-- 1 root root 3944 Apr 22 10:20 textobjectbar.xml -rw-r--r-- 1 root root 3899 Apr 22 10:20 toolbar.xml -rw-r--r-- 1 root root 1987 Apr 22 10:20 viewerbar.xml -rw-r--r-- 1 root root 1776 Apr 22 10:20 zoombar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui: total 4548 -rw-r--r-- 1 root root 5072 Apr 22 10:20 annotationmenu.ui -rw-r--r-- 1 root root 1935 Apr 22 10:20 annotationtagmenu.ui -rw-r--r-- 1 root root 2751 Apr 22 10:20 currentmastermenu.ui -rw-r--r-- 1 root root 18377 Apr 22 10:20 customanimationeffecttab.ui -rw-r--r-- 1 root root 16853 Apr 22 10:20 customanimationfragment.ui -rw-r--r-- 1 root root 8999 Apr 22 10:20 customanimationproperties.ui -rw-r--r-- 1 root root 24903 Apr 22 10:20 customanimationspanel.ui -rw-r--r-- 1 root root 5953 Apr 22 10:20 customanimationtexttab.ui -rw-r--r-- 1 root root 11719 Apr 22 10:20 customanimationtimingtab.ui -rw-r--r-- 1 root root 11969 Apr 22 10:20 customslideshows.ui -rw-r--r-- 1 root root 15511 Apr 22 10:20 definecustomslideshow.ui -rw-r--r-- 1 root root 12282 Apr 22 10:20 dlgfield.ui -rw-r--r-- 1 root root 34996 Apr 22 10:20 dockinganimation.ui -rw-r--r-- 1 root root 2510 Apr 22 10:20 effectmenu.ui -rw-r--r-- 1 root root 1639 Apr 22 10:20 fontsizemenu.ui -rw-r--r-- 1 root root 1343 Apr 22 10:20 fontstylemenu.ui -rw-r--r-- 1 root root 8276 Apr 22 10:20 headerfooterdialog.ui -rw-r--r-- 1 root root 25696 Apr 22 10:20 headerfootertab.ui -rw-r--r-- 1 root root 20462 Apr 22 10:20 impressprinteroptions.ui -rw-r--r-- 1 root root 7810 Apr 22 10:20 insertslides.ui -rw-r--r-- 1 root root 3782 Apr 22 10:20 interactiondialog.ui -rw-r--r-- 1 root root 22047 Apr 22 10:20 interactionpage.ui -rw-r--r-- 1 root root 1200 Apr 22 10:20 layoutmenu.ui -rw-r--r-- 1 root root 10271 Apr 22 10:20 masterlayoutdlg.ui -rw-r--r-- 1 root root 1925 Apr 22 10:20 mastermenu.ui -rw-r--r-- 1 root root 7211 Apr 22 10:20 navigatorpanel.ui -rw-r--r-- 1 root root 1137461 Apr 22 10:20 notebookbar.ui -rw-r--r-- 1 root root 1122930 Apr 22 10:20 notebookbar_compact.ui -rw-r--r-- 1 root root 804513 Apr 22 10:20 notebookbar_groupedbar_compact.ui -rw-r--r-- 1 root root 769608 Apr 22 10:20 notebookbar_groupedbar_full.ui -rw-r--r-- 1 root root 99504 Apr 22 10:20 notebookbar_groups.ui -rw-r--r-- 1 root root 31876 Apr 22 10:20 optimpressgeneralpage.ui -rw-r--r-- 1 root root 22431 Apr 22 10:20 photoalbum.ui -rw-r--r-- 1 root root 37312 Apr 22 10:20 presentationdialog.ui -rw-r--r-- 1 root root 28501 Apr 22 10:20 prntopts.ui -rw-r--r-- 1 root root 95310 Apr 22 10:20 publishingdialog.ui -rw-r--r-- 1 root root 5505 Apr 22 10:20 remotedialog.ui -rw-r--r-- 1 root root 2557 Apr 22 10:20 rotatemenu.ui -rw-r--r-- 1 root root 2837 Apr 22 10:20 scalemenu.ui -rw-r--r-- 1 root root 4829 Apr 22 10:20 sdviewpage.ui -rw-r--r-- 1 root root 12898 Apr 22 10:20 sidebarslidebackground.ui -rw-r--r-- 1 root root 8778 Apr 22 10:20 slidecontextmenu.ui -rw-r--r-- 1 root root 10005 Apr 22 10:20 slidedesigndialog.ui -rw-r--r-- 1 root root 18914 Apr 22 10:20 slidetransitionspanel.ui -rw-r--r-- 1 root root 12549 Apr 22 10:20 slidetransitionspanelhorizontal.ui -rw-r--r-- 1 root root 5907 Apr 22 10:20 tabledesignpanel.ui -rw-r--r-- 1 root root 6808 Apr 22 10:20 tabledesignpanelhorizontal.ui -rw-r--r-- 1 root root 31035 Apr 22 10:20 templatedialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath: total 20 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 statusbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/menubar: total 8 -rw-r--r-- 1 root root 7036 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/popupmenu: total 28 -rw-r--r-- 1 root root 23776 Apr 22 10:20 edit.xml -rw-r--r-- 1 root root 723 Apr 22 10:20 view.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/statusbar: total 4 -rw-r--r-- 1 root root 1721 Apr 22 10:20 statusbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/toolbar: total 12 -rw-r--r-- 1 root root 318 Apr 22 10:20 fullscreenbar.xml -rw-r--r-- 1 root root 2247 Apr 22 10:20 standardbar.xml -rw-r--r-- 1 root root 1485 Apr 22 10:20 toolbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/ui: total 256 -rw-r--r-- 1 root root 9376 Apr 22 10:20 alignmentdialog.ui -rw-r--r-- 1 root root 10332 Apr 22 10:20 catalogdialog.ui -rw-r--r-- 1 root root 1603 Apr 22 10:20 dockingelements.ui -rw-r--r-- 1 root root 14816 Apr 22 10:20 fontdialog.ui -rw-r--r-- 1 root root 19602 Apr 22 10:20 fontsizedialog.ui -rw-r--r-- 1 root root 24138 Apr 22 10:20 fonttypedialog.ui -rw-r--r-- 1 root root 10330 Apr 22 10:20 printeroptions.ui -rw-r--r-- 1 root root 1726 Apr 22 10:20 savedefaultsdialog.ui -rw-r--r-- 1 root root 15148 Apr 22 10:20 smathsettings.ui -rw-r--r-- 1 root root 104567 Apr 22 10:20 spacingdialog.ui -rw-r--r-- 1 root root 30083 Apr 22 10:20 symdefinedialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/spropctrlr: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui: total 68 -rw-r--r-- 1 root root 7930 Apr 22 10:20 controlfontdialog.ui -rw-r--r-- 1 root root 5626 Apr 22 10:20 datatypedialog.ui -rw-r--r-- 1 root root 17740 Apr 22 10:20 formlinksdialog.ui -rw-r--r-- 1 root root 9057 Apr 22 10:20 labelselectiondialog.ui -rw-r--r-- 1 root root 7185 Apr 22 10:20 listselectdialog.ui -rw-r--r-- 1 root root 11967 Apr 22 10:20 taborder.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb: total 16 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 statusbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/menubar: total 32 -rw-r--r-- 1 root root 31649 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu: total 56 -rw-r--r-- 1 root root 731 Apr 22 10:20 anchor.xml -rw-r--r-- 1 root root 1079 Apr 22 10:20 annotation.xml -rw-r--r-- 1 root root 2374 Apr 22 10:20 form.xml -rw-r--r-- 1 root root 1789 Apr 22 10:20 formrichtext.xml -rw-r--r-- 1 root root 2095 Apr 22 10:20 frame.xml -rw-r--r-- 1 root root 2843 Apr 22 10:20 graphic.xml -rw-r--r-- 1 root root 714 Apr 22 10:20 insertfield.xml -rw-r--r-- 1 root root 2119 Apr 22 10:20 oleobject.xml -rw-r--r-- 1 root root 654 Apr 22 10:20 preview.xml -rw-r--r-- 1 root root 571 Apr 22 10:20 source.xml -rw-r--r-- 1 root root 6747 Apr 22 10:20 table.xml -rw-r--r-- 1 root root 4309 Apr 22 10:20 text.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/statusbar: total 4 -rw-r--r-- 1 root root 2863 Apr 22 10:20 statusbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar: total 144 -rw-r--r-- 1 root root 3016 Apr 22 10:20 arrowshapes.xml -rw-r--r-- 1 root root 2653 Apr 22 10:20 basicshapes.xml -rw-r--r-- 1 root root 1907 Apr 22 10:20 bezierobjectbar.xml -rw-r--r-- 1 root root 1621 Apr 22 10:20 calloutshapes.xml -rw-r--r-- 1 root root 1526 Apr 22 10:20 colorbar.xml -rw-r--r-- 1 root root 3110 Apr 22 10:20 drawingobjectbar.xml -rw-r--r-- 1 root root 3728 Apr 22 10:20 drawtextobjectbar.xml -rw-r--r-- 1 root root 1788 Apr 22 10:20 extrusionobjectbar.xml -rw-r--r-- 1 root root 1572 Apr 22 10:20 findbar.xml -rw-r--r-- 1 root root 3414 Apr 22 10:20 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Apr 22 10:20 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Apr 22 10:20 fontworkshapetype.xml -rw-r--r-- 1 root root 2813 Apr 22 10:20 formcontrols.xml -rw-r--r-- 1 root root 3404 Apr 22 10:20 formdesign.xml -rw-r--r-- 1 root root 1292 Apr 22 10:20 formsfilterbar.xml -rw-r--r-- 1 root root 2483 Apr 22 10:20 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Apr 22 10:20 formtextobjectbar.xml -rw-r--r-- 1 root root 2426 Apr 22 10:20 frameobjectbar.xml -rw-r--r-- 1 root root 1138 Apr 22 10:20 fullscreenbar.xml -rw-r--r-- 1 root root 1822 Apr 22 10:20 graffilterbar.xml -rw-r--r-- 1 root root 2196 Apr 22 10:20 graphicobjectbar.xml -rw-r--r-- 1 root root 2533 Apr 22 10:20 insertbar.xml -rw-r--r-- 1 root root 1227 Apr 22 10:20 mediaobjectbar.xml -rw-r--r-- 1 root root 2362 Apr 22 10:20 numobjectbar.xml -rw-r--r-- 1 root root 3010 Apr 22 10:20 oleobjectbar.xml -rw-r--r-- 1 root root 1454 Apr 22 10:20 optimizetablebar.xml -rw-r--r-- 1 root root 2097 Apr 22 10:20 previewobjectbar.xml -rw-r--r-- 1 root root 4559 Apr 22 10:20 standardbar.xml -rw-r--r-- 1 root root 1854 Apr 22 10:20 starshapes.xml -rw-r--r-- 1 root root 2300 Apr 22 10:20 symbolshapes.xml -rw-r--r-- 1 root root 3574 Apr 22 10:20 tableobjectbar.xml -rw-r--r-- 1 root root 4568 Apr 22 10:20 textobjectbar.xml -rw-r--r-- 1 root root 1498 Apr 22 10:20 toolbar.xml -rw-r--r-- 1 root root 1825 Apr 22 10:20 viewerbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform: total 16 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 statusbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/menubar: total 36 -rw-r--r-- 1 root root 35686 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu: total 64 -rw-r--r-- 1 root root 731 Apr 22 10:20 anchor.xml -rw-r--r-- 1 root root 1079 Apr 22 10:20 annotation.xml -rw-r--r-- 1 root root 3150 Apr 22 10:20 draw.xml -rw-r--r-- 1 root root 1057 Apr 22 10:20 drawtext.xml -rw-r--r-- 1 root root 2374 Apr 22 10:20 form.xml -rw-r--r-- 1 root root 1789 Apr 22 10:20 formrichtext.xml -rw-r--r-- 1 root root 2095 Apr 22 10:20 frame.xml -rw-r--r-- 1 root root 2843 Apr 22 10:20 graphic.xml -rw-r--r-- 1 root root 820 Apr 22 10:20 insertfield.xml -rw-r--r-- 1 root root 2323 Apr 22 10:20 media.xml -rw-r--r-- 1 root root 2119 Apr 22 10:20 oleobject.xml -rw-r--r-- 1 root root 654 Apr 22 10:20 preview.xml -rw-r--r-- 1 root root 6747 Apr 22 10:20 table.xml -rw-r--r-- 1 root root 4309 Apr 22 10:20 text.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/statusbar: total 4 -rw-r--r-- 1 root root 2374 Apr 22 10:20 statusbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar: total 156 -rw-r--r-- 1 root root 1436 Apr 22 10:20 alignmentbar.xml -rw-r--r-- 1 root root 3016 Apr 22 10:20 arrowshapes.xml -rw-r--r-- 1 root root 2653 Apr 22 10:20 basicshapes.xml -rw-r--r-- 1 root root 1907 Apr 22 10:20 bezierobjectbar.xml -rw-r--r-- 1 root root 1621 Apr 22 10:20 calloutshapes.xml -rw-r--r-- 1 root root 1526 Apr 22 10:20 colorbar.xml -rw-r--r-- 1 root root 3571 Apr 22 10:20 drawbar.xml -rw-r--r-- 1 root root 3912 Apr 22 10:20 drawingobjectbar.xml -rw-r--r-- 1 root root 3728 Apr 22 10:20 drawtextobjectbar.xml -rw-r--r-- 1 root root 1788 Apr 22 10:20 extrusionobjectbar.xml -rw-r--r-- 1 root root 3414 Apr 22 10:20 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Apr 22 10:20 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Apr 22 10:20 fontworkshapetype.xml -rw-r--r-- 1 root root 2813 Apr 22 10:20 formcontrols.xml -rw-r--r-- 1 root root 3404 Apr 22 10:20 formdesign.xml -rw-r--r-- 1 root root 1292 Apr 22 10:20 formsfilterbar.xml -rw-r--r-- 1 root root 2482 Apr 22 10:20 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Apr 22 10:20 formtextobjectbar.xml -rw-r--r-- 1 root root 3228 Apr 22 10:20 frameobjectbar.xml -rw-r--r-- 1 root root 1138 Apr 22 10:20 fullscreenbar.xml -rw-r--r-- 1 root root 1822 Apr 22 10:20 graffilterbar.xml -rw-r--r-- 1 root root 2139 Apr 22 10:20 graphicobjectbar.xml -rw-r--r-- 1 root root 2533 Apr 22 10:20 insertbar.xml -rw-r--r-- 1 root root 1207 Apr 22 10:20 insertobjectbar.xml -rw-r--r-- 1 root root 1452 Apr 22 10:20 mailmerge.xml -rw-r--r-- 1 root root 1227 Apr 22 10:20 mediaobjectbar.xml -rw-r--r-- 1 root root 2362 Apr 22 10:20 numobjectbar.xml -rw-r--r-- 1 root root 3010 Apr 22 10:20 oleobjectbar.xml -rw-r--r-- 1 root root 1454 Apr 22 10:20 optimizetablebar.xml -rw-r--r-- 1 root root 2097 Apr 22 10:20 previewobjectbar.xml -rw-r--r-- 1 root root 4741 Apr 22 10:20 standardbar.xml -rw-r--r-- 1 root root 1854 Apr 22 10:20 starshapes.xml -rw-r--r-- 1 root root 2300 Apr 22 10:20 symbolshapes.xml -rw-r--r-- 1 root root 3574 Apr 22 10:20 tableobjectbar.xml -rw-r--r-- 1 root root 4568 Apr 22 10:20 textobjectbar.xml -rw-r--r-- 1 root root 1497 Apr 22 10:20 toolbar.xml -rw-r--r-- 1 root root 1903 Apr 22 10:20 viewerbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport: total 16 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 statusbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/menubar: total 36 -rw-r--r-- 1 root root 33357 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu: total 56 -rw-r--r-- 1 root root 731 Apr 22 10:20 anchor.xml -rw-r--r-- 1 root root 1079 Apr 22 10:20 annotation.xml -rw-r--r-- 1 root root 3150 Apr 22 10:20 draw.xml -rw-r--r-- 1 root root 1057 Apr 22 10:20 drawtext.xml -rw-r--r-- 1 root root 2374 Apr 22 10:20 form.xml -rw-r--r-- 1 root root 1789 Apr 22 10:20 formrichtext.xml -rw-r--r-- 1 root root 2095 Apr 22 10:20 frame.xml -rw-r--r-- 1 root root 2843 Apr 22 10:20 graphic.xml -rw-r--r-- 1 root root 820 Apr 22 10:20 insertfield.xml -rw-r--r-- 1 root root 2323 Apr 22 10:20 media.xml -rw-r--r-- 1 root root 2119 Apr 22 10:20 oleobject.xml -rw-r--r-- 1 root root 654 Apr 22 10:20 preview.xml -rw-r--r-- 1 root root 3850 Apr 22 10:20 table.xml -rw-r--r-- 1 root root 2402 Apr 22 10:20 text.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/statusbar: total 4 -rw-r--r-- 1 root root 2374 Apr 22 10:20 statusbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar: total 152 -rw-r--r-- 1 root root 1436 Apr 22 10:20 alignmentbar.xml -rw-r--r-- 1 root root 3015 Apr 22 10:20 arrowshapes.xml -rw-r--r-- 1 root root 2554 Apr 22 10:20 basicshapes.xml -rw-r--r-- 1 root root 1853 Apr 22 10:20 bezierobjectbar.xml -rw-r--r-- 1 root root 1595 Apr 22 10:20 calloutshapes.xml -rw-r--r-- 1 root root 1526 Apr 22 10:20 colorbar.xml -rw-r--r-- 1 root root 2770 Apr 22 10:20 drawbar.xml -rw-r--r-- 1 root root 3025 Apr 22 10:20 drawingobjectbar.xml -rw-r--r-- 1 root root 3728 Apr 22 10:20 drawtextobjectbar.xml -rw-r--r-- 1 root root 1763 Apr 22 10:20 extrusionobjectbar.xml -rw-r--r-- 1 root root 3414 Apr 22 10:20 flowchartshapes.xml -rw-r--r-- 1 root root 1476 Apr 22 10:20 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Apr 22 10:20 fontworkshapetype.xml -rw-r--r-- 1 root root 2813 Apr 22 10:20 formcontrols.xml -rw-r--r-- 1 root root 3404 Apr 22 10:20 formdesign.xml -rw-r--r-- 1 root root 1292 Apr 22 10:20 formsfilterbar.xml -rw-r--r-- 1 root root 2421 Apr 22 10:20 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Apr 22 10:20 formtextobjectbar.xml -rw-r--r-- 1 root root 3228 Apr 22 10:20 frameobjectbar.xml -rw-r--r-- 1 root root 318 Apr 22 10:20 fullscreenbar.xml -rw-r--r-- 1 root root 1822 Apr 22 10:20 graffilterbar.xml -rw-r--r-- 1 root root 1885 Apr 22 10:20 graphicobjectbar.xml -rw-r--r-- 1 root root 2411 Apr 22 10:20 insertbar.xml -rw-r--r-- 1 root root 1207 Apr 22 10:20 insertobjectbar.xml -rw-r--r-- 1 root root 1452 Apr 22 10:20 mailmerge.xml -rw-r--r-- 1 root root 1227 Apr 22 10:20 mediaobjectbar.xml -rw-r--r-- 1 root root 1814 Apr 22 10:20 numobjectbar.xml -rw-r--r-- 1 root root 3010 Apr 22 10:20 oleobjectbar.xml -rw-r--r-- 1 root root 1454 Apr 22 10:20 optimizetablebar.xml -rw-r--r-- 1 root root 2097 Apr 22 10:20 previewobjectbar.xml -rw-r--r-- 1 root root 3158 Apr 22 10:20 standardbar.xml -rw-r--r-- 1 root root 1853 Apr 22 10:20 starshapes.xml -rw-r--r-- 1 root root 2299 Apr 22 10:20 symbolshapes.xml -rw-r--r-- 1 root root 2536 Apr 22 10:20 tableobjectbar.xml -rw-r--r-- 1 root root 4568 Apr 22 10:20 textobjectbar.xml -rw-r--r-- 1 root root 1497 Apr 22 10:20 toolbar.xml -rw-r--r-- 1 root root 1825 Apr 22 10:20 viewerbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter: total 28 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 statusbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar drwxr-xr-x 2 root root 12288 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/menubar: total 44 -rw-r--r-- 1 root root 37773 Sep 12 00:07 menubar.xml -rw-r--r-- 1 root root 1540 Sep 12 00:07 mscompatibleformsmenu.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu: total 68 -rw-r--r-- 1 root root 731 Apr 22 10:20 anchor.xml -rw-r--r-- 1 root root 1079 Apr 22 10:20 annotation.xml -rw-r--r-- 1 root root 3150 Apr 22 10:20 draw.xml -rw-r--r-- 1 root root 1057 Apr 22 10:20 drawtext.xml -rw-r--r-- 1 root root 2374 Apr 22 10:20 form.xml -rw-r--r-- 1 root root 1789 Apr 22 10:20 formrichtext.xml -rw-r--r-- 1 root root 2095 Apr 22 10:20 frame.xml -rw-r--r-- 1 root root 2843 Apr 22 10:20 graphic.xml -rw-r--r-- 1 root root 820 Apr 22 10:20 insertfield.xml -rw-r--r-- 1 root root 2323 Apr 22 10:20 media.xml -rw-r--r-- 1 root root 870 Apr 22 10:20 notebookbar.xml -rw-r--r-- 1 root root 2119 Apr 22 10:20 oleobject.xml -rw-r--r-- 1 root root 654 Apr 22 10:20 preview.xml -rw-r--r-- 1 root root 6747 Apr 22 10:20 table.xml -rw-r--r-- 1 root root 4309 Apr 22 10:20 text.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/statusbar: total 4 -rw-r--r-- 1 root root 2863 Apr 22 10:20 statusbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar: total 196 -rw-r--r-- 1 root root 1436 Apr 22 10:20 alignmentbar.xml -rw-r--r-- 1 root root 1689 Apr 22 10:20 arrowsbar.xml -rw-r--r-- 1 root root 3016 Apr 22 10:20 arrowshapes.xml -rw-r--r-- 1 root root 2653 Apr 22 10:20 basicshapes.xml -rw-r--r-- 1 root root 1878 Apr 22 10:20 bezierobjectbar.xml -rw-r--r-- 1 root root 1621 Apr 22 10:20 calloutshapes.xml -rw-r--r-- 1 root root 2035 Apr 22 10:20 changes.xml -rw-r--r-- 1 root root 729 Apr 22 10:20 classificationbar.xml -rw-r--r-- 1 root root 1526 Apr 22 10:20 colorbar.xml -rw-r--r-- 1 root root 3571 Apr 22 10:20 drawbar.xml -rw-r--r-- 1 root root 3912 Apr 22 10:20 drawingobjectbar.xml -rw-r--r-- 1 root root 3728 Apr 22 10:20 drawtextobjectbar.xml -rw-r--r-- 1 root root 1788 Apr 22 10:20 extrusionobjectbar.xml -rw-r--r-- 1 root root 1772 Apr 22 10:20 findbar.xml -rw-r--r-- 1 root root 3414 Apr 22 10:20 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Apr 22 10:20 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Apr 22 10:20 fontworkshapetype.xml -rw-r--r-- 1 root root 2813 Apr 22 10:20 formcontrols.xml -rw-r--r-- 1 root root 3404 Apr 22 10:20 formdesign.xml -rw-r--r-- 1 root root 1292 Apr 22 10:20 formsfilterbar.xml -rw-r--r-- 1 root root 2482 Apr 22 10:20 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Apr 22 10:20 formtextobjectbar.xml -rw-r--r-- 1 root root 3228 Apr 22 10:20 frameobjectbar.xml -rw-r--r-- 1 root root 1138 Apr 22 10:20 fullscreenbar.xml -rw-r--r-- 1 root root 1822 Apr 22 10:20 graffilterbar.xml -rw-r--r-- 1 root root 2139 Apr 22 10:20 graphicobjectbar.xml -rw-r--r-- 1 root root 2533 Apr 22 10:20 insertbar.xml -rw-r--r-- 1 root root 1568 Apr 22 10:20 linesbar.xml -rw-r--r-- 1 root root 1452 Apr 22 10:20 mailmerge.xml -rw-r--r-- 1 root root 1227 Apr 22 10:20 mediaobjectbar.xml -rw-r--r-- 1 root root 647 Apr 22 10:20 navigationobjectbar.xml -rw-r--r-- 1 root root 738 Apr 22 10:20 notebookbarshortcuts.xml -rw-r--r-- 1 root root 2362 Apr 22 10:20 numobjectbar.xml -rw-r--r-- 1 root root 3010 Apr 22 10:20 oleobjectbar.xml -rw-r--r-- 1 root root 1454 Apr 22 10:20 optimizetablebar.xml -rw-r--r-- 1 root root 2097 Apr 22 10:20 previewobjectbar.xml -rw-r--r-- 1 root root 4629 Apr 22 10:20 singlemode.xml -rw-r--r-- 1 root root 5019 Apr 22 10:20 standardbar.xml -rw-r--r-- 1 root root 1854 Apr 22 10:20 starshapes.xml -rw-r--r-- 1 root root 2300 Apr 22 10:20 symbolshapes.xml -rw-r--r-- 1 root root 3574 Apr 22 10:20 tableobjectbar.xml -rw-r--r-- 1 root root 4568 Apr 22 10:20 textobjectbar.xml -rw-r--r-- 1 root root 5928 Apr 22 10:20 textstylebar.xml -rw-r--r-- 1 root root 1497 Apr 22 10:20 toolbar.xml -rw-r--r-- 1 root root 1903 Apr 22 10:20 viewerbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui: total 7708 -rw-r--r-- 1 root root 10503 Apr 22 10:20 abstractdialog.ui -rw-r--r-- 1 root root 5505 Apr 22 10:20 addentrydialog.ui -rw-r--r-- 1 root root 19218 Apr 22 10:20 addressblockdialog.ui -rw-r--r-- 1 root root 822 Apr 22 10:20 addressfragment.ui -rw-r--r-- 1 root root 4767 Apr 22 10:20 alreadyexistsdialog.ui -rw-r--r-- 1 root root 2283 Apr 22 10:20 annotationmenu.ui -rw-r--r-- 1 root root 15740 Apr 22 10:20 asciifilterdialog.ui -rw-r--r-- 1 root root 3816 Apr 22 10:20 asksearchdialog.ui -rw-r--r-- 1 root root 13756 Apr 22 10:20 assignfieldsdialog.ui -rw-r--r-- 1 root root 866 Apr 22 10:20 assignfragment.ui -rw-r--r-- 1 root root 24603 Apr 22 10:20 assignstylesdialog.ui -rw-r--r-- 1 root root 4755 Apr 22 10:20 attachnamedialog.ui -rw-r--r-- 1 root root 20709 Apr 22 10:20 authenticationsettingsdialog.ui -rw-r--r-- 1 root root 20487 Apr 22 10:20 autoformattable.ui -rw-r--r-- 1 root root 24786 Apr 22 10:20 autotext.ui -rw-r--r-- 1 root root 2346 Apr 22 10:20 bibliofragment.ui -rw-r--r-- 1 root root 14047 Apr 22 10:20 bibliographyentry.ui -rw-r--r-- 1 root root 15664 Apr 22 10:20 bulletsandnumbering.ui -rw-r--r-- 1 root root 24965 Apr 22 10:20 businessdatapage.ui -rw-r--r-- 1 root root 1730 Apr 22 10:20 cannotsavelabeldialog.ui -rw-r--r-- 1 root root 3814 Apr 22 10:20 captiondialog.ui -rw-r--r-- 1 root root 17881 Apr 22 10:20 captionoptions.ui -rw-r--r-- 1 root root 24533 Apr 22 10:20 cardmediumpage.ui -rw-r--r-- 1 root root 9208 Apr 22 10:20 ccdialog.ui -rw-r--r-- 1 root root 16779 Apr 22 10:20 characterproperties.ui -rw-r--r-- 1 root root 13586 Apr 22 10:20 charurlpage.ui -rw-r--r-- 1 root root 3714 Apr 22 10:20 columndialog.ui -rw-r--r-- 1 root root 39894 Apr 22 10:20 columnpage.ui -rw-r--r-- 1 root root 8691 Apr 22 10:20 columnwidth.ui -rw-r--r-- 1 root root 262 Apr 22 10:20 comboboxfragment.ui -rw-r--r-- 1 root root 16298 Apr 22 10:20 conditionpage.ui -rw-r--r-- 1 root root 22185 Apr 22 10:20 converttexttable.ui -rw-r--r-- 1 root root 19229 Apr 22 10:20 createaddresslist.ui -rw-r--r-- 1 root root 9273 Apr 22 10:20 createauthorentry.ui -rw-r--r-- 1 root root 12481 Apr 22 10:20 createautomarkdialog.ui -rw-r--r-- 1 root root 12875 Apr 22 10:20 customizeaddrlistdialog.ui -rw-r--r-- 1 root root 1917 Apr 22 10:20 datasourcesunavailabledialog.ui -rw-r--r-- 1 root root 16723 Apr 22 10:20 dropcapspage.ui -rw-r--r-- 1 root root 10790 Apr 22 10:20 dropdownfielddialog.ui -rw-r--r-- 1 root root 13103 Apr 22 10:20 dropdownformfielddialog.ui -rw-r--r-- 1 root root 12737 Apr 22 10:20 editcategories.ui -rw-r--r-- 1 root root 7185 Apr 22 10:20 editfielddialog.ui -rw-r--r-- 1 root root 42759 Apr 22 10:20 editsectiondialog.ui -rw-r--r-- 1 root root 15407 Apr 22 10:20 endnotepage.ui -rw-r--r-- 1 root root 14613 Apr 22 10:20 envaddresspage.ui -rw-r--r-- 1 root root 11134 Apr 22 10:20 envdialog.ui -rw-r--r-- 1 root root 33889 Apr 22 10:20 envformatpage.ui -rw-r--r-- 1 root root 25809 Apr 22 10:20 envprinterpage.ui -rw-r--r-- 1 root root 18846 Apr 22 10:20 exchangedatabases.ui -rw-r--r-- 1 root root 14327 Apr 22 10:20 fielddialog.ui -rw-r--r-- 1 root root 8052 Apr 22 10:20 findentrydialog.ui -rw-r--r-- 1 root root 23466 Apr 22 10:20 flddbpage.ui -rw-r--r-- 1 root root 12532 Apr 22 10:20 flddocinfopage.ui -rw-r--r-- 1 root root 21186 Apr 22 10:20 flddocumentpage.ui -rw-r--r-- 1 root root 30143 Apr 22 10:20 fldfuncpage.ui -rw-r--r-- 1 root root 23345 Apr 22 10:20 fldrefpage.ui -rw-r--r-- 1 root root 28932 Apr 22 10:20 fldvarpage.ui -rw-r--r-- 1 root root 2136 Apr 22 10:20 floatingnavigation.ui -rw-r--r-- 1 root root 1854 Apr 22 10:20 floatingsync.ui -rw-r--r-- 1 root root 8024 Apr 22 10:20 footendnotedialog.ui -rw-r--r-- 1 root root 19885 Apr 22 10:20 footnoteareapage.ui -rw-r--r-- 1 root root 24455 Apr 22 10:20 footnotepage.ui -rw-r--r-- 1 root root 25481 Apr 22 10:20 footnotesendnotestabpage.ui -rw-r--r-- 1 root root 11374 Apr 22 10:20 formatsectiondialog.ui -rw-r--r-- 1 root root 28845 Apr 22 10:20 formattablepage.ui -rw-r--r-- 1 root root 18975 Apr 22 10:20 framedialog.ui -rw-r--r-- 1 root root 24209 Apr 22 10:20 frmaddpage.ui -rw-r--r-- 1 root root 39330 Apr 22 10:20 frmtypepage.ui -rw-r--r-- 1 root root 11797 Apr 22 10:20 frmurlpage.ui -rw-r--r-- 1 root root 5828 Apr 22 10:20 gotopagedialog.ui -rw-r--r-- 1 root root 1910 Apr 22 10:20 headerfootermenu.ui -rw-r--r-- 1 root root 8535 Apr 22 10:20 indentpage.ui -rw-r--r-- 1 root root 34094 Apr 22 10:20 indexentry.ui -rw-r--r-- 1 root root 1478 Apr 22 10:20 infonotfounddialog.ui -rw-r--r-- 1 root root 1661 Apr 22 10:20 inforeadonlydialog.ui -rw-r--r-- 1 root root 8762 Apr 22 10:20 inputfielddialog.ui -rw-r--r-- 1 root root 11989 Apr 22 10:20 inputwinmenu.ui -rw-r--r-- 1 root root 7594 Apr 22 10:20 insertautotextdialog.ui -rw-r--r-- 1 root root 15052 Apr 22 10:20 insertbookmark.ui -rw-r--r-- 1 root root 15358 Apr 22 10:20 insertbreak.ui -rw-r--r-- 1 root root 21106 Apr 22 10:20 insertcaption.ui -rw-r--r-- 1 root root 43903 Apr 22 10:20 insertdbcolumnsdialog.ui -rw-r--r-- 1 root root 17366 Apr 22 10:20 insertfootnote.ui -rw-r--r-- 1 root root 11824 Apr 22 10:20 insertscript.ui -rw-r--r-- 1 root root 9585 Apr 22 10:20 insertsectiondialog.ui -rw-r--r-- 1 root root 26008 Apr 22 10:20 inserttable.ui -rw-r--r-- 1 root root 13789 Apr 22 10:20 labeldialog.ui -rw-r--r-- 1 root root 15502 Apr 22 10:20 labelformatpage.ui -rw-r--r-- 1 root root 13378 Apr 22 10:20 labeloptionspage.ui -rw-r--r-- 1 root root 32878 Apr 22 10:20 linenumbering.ui -rw-r--r-- 1 root root 16418 Apr 22 10:20 mailconfigpage.ui -rw-r--r-- 1 root root 51985 Apr 22 10:20 mailmerge.ui -rw-r--r-- 1 root root 7470 Apr 22 10:20 mailmergedialog.ui -rw-r--r-- 1 root root 10346 Apr 22 10:20 managechangessidebar.ui -rw-r--r-- 1 root root 8446 Apr 22 10:20 mergeconnectdialog.ui -rw-r--r-- 1 root root 7346 Apr 22 10:20 mergetabledialog.ui -rw-r--r-- 1 root root 32434 Apr 22 10:20 mmaddressblockpage.ui -rw-r--r-- 1 root root 5205 Apr 22 10:20 mmcreatingdialog.ui -rw-r--r-- 1 root root 25032 Apr 22 10:20 mmlayoutpage.ui -rw-r--r-- 1 root root 24921 Apr 22 10:20 mmmailbody.ui -rw-r--r-- 1 root root 7641 Apr 22 10:20 mmoutputtypepage.ui -rw-r--r-- 1 root root 22411 Apr 22 10:20 mmresultemaildialog.ui -rw-r--r-- 1 root root 15649 Apr 22 10:20 mmresultprintdialog.ui -rw-r--r-- 1 root root 12373 Apr 22 10:20 mmresultsavedialog.ui -rw-r--r-- 1 root root 30569 Apr 22 10:20 mmsalutationpage.ui -rw-r--r-- 1 root root 8869 Apr 22 10:20 mmselectpage.ui -rw-r--r-- 1 root root 14380 Apr 22 10:20 mmsendmails.ui -rw-r--r-- 1 root root 24282 Apr 22 10:20 navigatorpanel.ui -rw-r--r-- 1 root root 7251 Apr 22 10:20 newuserindexdialog.ui -rw-r--r-- 1 root root 1051546 Apr 22 10:20 notebookbar.ui -rw-r--r-- 1 root root 1004048 Apr 22 10:20 notebookbar_compact.ui -rw-r--r-- 1 root root 715893 Apr 22 10:20 notebookbar_groupedbar_compact.ui -rw-r--r-- 1 root root 1062025 Apr 22 10:20 notebookbar_groupedbar_full.ui -rw-r--r-- 1 root root 122552 Apr 22 10:20 notebookbar_groups.ui -rw-r--r-- 1 root root 534363 Apr 22 10:20 notebookbar_single.ui -rw-r--r-- 1 root root 8920 Apr 22 10:20 numberingnamedialog.ui -rw-r--r-- 1 root root 22688 Apr 22 10:20 numparapage.ui -rw-r--r-- 1 root root 12119 Apr 22 10:20 objectdialog.ui -rw-r--r-- 1 root root 31458 Apr 22 10:20 optcaptionpage.ui -rw-r--r-- 1 root root 10527 Apr 22 10:20 optcomparison.ui -rw-r--r-- 1 root root 10618 Apr 22 10:20 optcompatpage.ui -rw-r--r-- 1 root root 17287 Apr 22 10:20 optfonttabpage.ui -rw-r--r-- 1 root root 29581 Apr 22 10:20 optformataidspage.ui -rw-r--r-- 1 root root 27235 Apr 22 10:20 optgeneralpage.ui -rw-r--r-- 1 root root 24504 Apr 22 10:20 optredlinepage.ui -rw-r--r-- 1 root root 31153 Apr 22 10:20 opttablepage.ui -rw-r--r-- 1 root root 11190 Apr 22 10:20 opttestpage.ui -rw-r--r-- 1 root root 12859 Apr 22 10:20 outlinenumbering.ui -rw-r--r-- 1 root root 18081 Apr 22 10:20 outlinenumberingpage.ui -rw-r--r-- 1 root root 24583 Apr 22 10:20 outlinepositionpage.ui -rw-r--r-- 1 root root 1000 Apr 22 10:20 pagebreakmenu.ui -rw-r--r-- 1 root root 11333 Apr 22 10:20 pagecolumncontrol.ui -rw-r--r-- 1 root root 6095 Apr 22 10:20 pagefooterpanel.ui -rw-r--r-- 1 root root 7159 Apr 22 10:20 pageformatpanel.ui -rw-r--r-- 1 root root 6184 Apr 22 10:20 pageheaderpanel.ui -rw-r--r-- 1 root root 21287 Apr 22 10:20 pagemargincontrol.ui -rw-r--r-- 1 root root 3121 Apr 22 10:20 pageorientationcontrol.ui -rw-r--r-- 1 root root 3022 Apr 22 10:20 pagesizecontrol.ui -rw-r--r-- 1 root root 10148 Apr 22 10:20 pagestylespanel.ui -rw-r--r-- 1 root root 21725 Apr 22 10:20 paradialog.ui -rw-r--r-- 1 root root 20569 Apr 22 10:20 picturedialog.ui -rw-r--r-- 1 root root 18337 Apr 22 10:20 picturepage.ui -rw-r--r-- 1 root root 1548 Apr 22 10:20 previewmenu.ui -rw-r--r-- 1 root root 7584 Apr 22 10:20 previewzoomdialog.ui -rw-r--r-- 1 root root 12125 Apr 22 10:20 printeroptions.ui -rw-r--r-- 1 root root 3784 Apr 22 10:20 printmergedialog.ui -rw-r--r-- 1 root root 4775 Apr 22 10:20 printmonitordialog.ui -rw-r--r-- 1 root root 24601 Apr 22 10:20 printoptionspage.ui -rw-r--r-- 1 root root 27798 Apr 22 10:20 privateuserpage.ui -rw-r--r-- 1 root root 1795 Apr 22 10:20 querycontinuebegindialog.ui -rw-r--r-- 1 root root 1775 Apr 22 10:20 querycontinueenddialog.ui -rw-r--r-- 1 root root 1820 Apr 22 10:20 querydefaultcompatdialog.ui -rw-r--r-- 1 root root 3854 Apr 22 10:20 queryredlinedialog.ui -rw-r--r-- 1 root root 1711 Apr 22 10:20 queryrotateintostandarddialog.ui -rw-r--r-- 1 root root 1812 Apr 22 10:20 querysavelabeldialog.ui -rw-r--r-- 1 root root 9949 Apr 22 10:20 readonlymenu.ui -rw-r--r-- 1 root root 10532 Apr 22 10:20 renameautotextdialog.ui -rw-r--r-- 1 root root 5520 Apr 22 10:20 renameentrydialog.ui -rw-r--r-- 1 root root 7162 Apr 22 10:20 renameobjectdialog.ui -rw-r--r-- 1 root root 7476 Apr 22 10:20 rowheight.ui -rw-r--r-- 1 root root 1747 Apr 22 10:20 saveashtmldialog.ui -rw-r--r-- 1 root root 8444 Apr 22 10:20 savelabeldialog.ui -rw-r--r-- 1 root root 4796 Apr 22 10:20 savemonitordialog.ui -rw-r--r-- 1 root root 31194 Apr 22 10:20 sectionpage.ui -rw-r--r-- 1 root root 15051 Apr 22 10:20 selectaddressdialog.ui -rw-r--r-- 1 root root 7258 Apr 22 10:20 selectautotextdialog.ui -rw-r--r-- 1 root root 15395 Apr 22 10:20 selectblockdialog.ui -rw-r--r-- 1 root root 8055 Apr 22 10:20 selectindexdialog.ui -rw-r--r-- 1 root root 9950 Apr 22 10:20 selecttabledialog.ui -rw-r--r-- 1 root root 5978 Apr 22 10:20 sidebarpage.ui -rw-r--r-- 1 root root 2191 Apr 22 10:20 sidebarstylepresets.ui -rw-r--r-- 1 root root 3879 Apr 22 10:20 sidebartheme.ui -rw-r--r-- 1 root root 13512 Apr 22 10:20 sidebarwrap.ui -rw-r--r-- 1 root root 46430 Apr 22 10:20 sortdialog.ui -rw-r--r-- 1 root root 5605 Apr 22 10:20 spellmenu.ui -rw-r--r-- 1 root root 9320 Apr 22 10:20 splittable.ui -rw-r--r-- 1 root root 10144 Apr 22 10:20 statisticsinfopage.ui -rw-r--r-- 1 root root 4916 Apr 22 10:20 stringinput.ui -rw-r--r-- 1 root root 4850 Apr 22 10:20 subjectdialog.ui -rw-r--r-- 1 root root 20042 Apr 22 10:20 tablecolumnpage.ui -rw-r--r-- 1 root root 3356 Apr 22 10:20 tablepreviewdialog.ui -rw-r--r-- 1 root root 12781 Apr 22 10:20 tableproperties.ui -rw-r--r-- 1 root root 25033 Apr 22 10:20 tabletextflowpage.ui -rw-r--r-- 1 root root 17305 Apr 22 10:20 templatedialog1.ui -rw-r--r-- 1 root root 17304 Apr 22 10:20 templatedialog16.ui -rw-r--r-- 1 root root 33212 Apr 22 10:20 templatedialog2.ui -rw-r--r-- 1 root root 20422 Apr 22 10:20 templatedialog4.ui -rw-r--r-- 1 root root 22043 Apr 22 10:20 templatedialog8.ui -rw-r--r-- 1 root root 15595 Apr 22 10:20 testmailsettings.ui -rw-r--r-- 1 root root 28147 Apr 22 10:20 textgridpage.ui -rw-r--r-- 1 root root 31291 Apr 22 10:20 titlepage.ui -rw-r--r-- 1 root root 16221 Apr 22 10:20 tocdialog.ui -rw-r--r-- 1 root root 61406 Apr 22 10:20 tocentriespage.ui -rw-r--r-- 1 root root 62989 Apr 22 10:20 tocindexpage.ui -rw-r--r-- 1 root root 11499 Apr 22 10:20 tocstylespage.ui -rw-r--r-- 1 root root 4353 Apr 22 10:20 tokenwidget.ui -rw-r--r-- 1 root root 358 Apr 22 10:20 toxbuttonwidget.ui -rw-r--r-- 1 root root 396 Apr 22 10:20 toxentrywidget.ui -rw-r--r-- 1 root root 26477 Apr 22 10:20 viewoptionspage.ui -rw-r--r-- 1 root root 3441 Apr 22 10:20 warndatasourcedialog.ui -rw-r--r-- 1 root root 3308 Apr 22 10:20 warnemaildialog.ui -rw-r--r-- 1 root root 11849 Apr 22 10:20 watermarkdialog.ui -rw-r--r-- 1 root root 15560 Apr 22 10:20 wordcount.ui -rw-r--r-- 1 root root 3802 Apr 22 10:20 wrapdialog.ui -rw-r--r-- 1 root root 24775 Apr 22 10:20 wrappage.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform: total 16 drwxr-xr-x 2 root root 4096 Sep 12 03:04 menubar drwxr-xr-x 2 root root 4096 Sep 12 03:04 popupmenu drwxr-xr-x 2 root root 4096 Sep 12 03:04 statusbar drwxr-xr-x 2 root root 4096 Sep 12 03:04 toolbar /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/menubar: total 40 -rw-r--r-- 1 root root 37842 Sep 12 00:07 menubar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu: total 64 -rw-r--r-- 1 root root 731 Apr 22 10:20 anchor.xml -rw-r--r-- 1 root root 1079 Apr 22 10:20 annotation.xml -rw-r--r-- 1 root root 3150 Apr 22 10:20 draw.xml -rw-r--r-- 1 root root 1057 Apr 22 10:20 drawtext.xml -rw-r--r-- 1 root root 2374 Apr 22 10:20 form.xml -rw-r--r-- 1 root root 1789 Apr 22 10:20 formrichtext.xml -rw-r--r-- 1 root root 2095 Apr 22 10:20 frame.xml -rw-r--r-- 1 root root 2843 Apr 22 10:20 graphic.xml -rw-r--r-- 1 root root 820 Apr 22 10:20 insertfield.xml -rw-r--r-- 1 root root 2323 Apr 22 10:20 media.xml -rw-r--r-- 1 root root 2119 Apr 22 10:20 oleobject.xml -rw-r--r-- 1 root root 654 Apr 22 10:20 preview.xml -rw-r--r-- 1 root root 6747 Apr 22 10:20 table.xml -rw-r--r-- 1 root root 4258 Apr 22 10:20 text.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/statusbar: total 4 -rw-r--r-- 1 root root 2863 Apr 22 10:20 statusbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar: total 160 -rw-r--r-- 1 root root 1436 Apr 22 10:20 alignmentbar.xml -rw-r--r-- 1 root root 3016 Apr 22 10:20 arrowshapes.xml -rw-r--r-- 1 root root 2653 Apr 22 10:20 basicshapes.xml -rw-r--r-- 1 root root 1907 Apr 22 10:20 bezierobjectbar.xml -rw-r--r-- 1 root root 1621 Apr 22 10:20 calloutshapes.xml -rw-r--r-- 1 root root 1526 Apr 22 10:20 colorbar.xml -rw-r--r-- 1 root root 3571 Apr 22 10:20 drawbar.xml -rw-r--r-- 1 root root 3912 Apr 22 10:20 drawingobjectbar.xml -rw-r--r-- 1 root root 3728 Apr 22 10:20 drawtextobjectbar.xml -rw-r--r-- 1 root root 1788 Apr 22 10:20 extrusionobjectbar.xml -rw-r--r-- 1 root root 1572 Apr 22 10:20 findbar.xml -rw-r--r-- 1 root root 3414 Apr 22 10:20 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Apr 22 10:20 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Apr 22 10:20 fontworkshapetype.xml -rw-r--r-- 1 root root 2813 Apr 22 10:20 formcontrols.xml -rw-r--r-- 1 root root 3488 Apr 22 10:20 formdesign.xml -rw-r--r-- 1 root root 1292 Apr 22 10:20 formsfilterbar.xml -rw-r--r-- 1 root root 2482 Apr 22 10:20 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Apr 22 10:20 formtextobjectbar.xml -rw-r--r-- 1 root root 3228 Apr 22 10:20 frameobjectbar.xml -rw-r--r-- 1 root root 1138 Apr 22 10:20 fullscreenbar.xml -rw-r--r-- 1 root root 1822 Apr 22 10:20 graffilterbar.xml -rw-r--r-- 1 root root 2139 Apr 22 10:20 graphicobjectbar.xml -rw-r--r-- 1 root root 2533 Apr 22 10:20 insertbar.xml -rw-r--r-- 1 root root 1207 Apr 22 10:20 insertobjectbar.xml -rw-r--r-- 1 root root 1452 Apr 22 10:20 mailmerge.xml -rw-r--r-- 1 root root 1227 Apr 22 10:20 mediaobjectbar.xml -rw-r--r-- 1 root root 2362 Apr 22 10:20 numobjectbar.xml -rw-r--r-- 1 root root 3010 Apr 22 10:20 oleobjectbar.xml -rw-r--r-- 1 root root 1454 Apr 22 10:20 optimizetablebar.xml -rw-r--r-- 1 root root 2097 Apr 22 10:20 previewobjectbar.xml -rw-r--r-- 1 root root 5009 Apr 22 10:20 standardbar.xml -rw-r--r-- 1 root root 1854 Apr 22 10:20 starshapes.xml -rw-r--r-- 1 root root 2300 Apr 22 10:20 symbolshapes.xml -rw-r--r-- 1 root root 3574 Apr 22 10:20 tableobjectbar.xml -rw-r--r-- 1 root root 4568 Apr 22 10:20 textobjectbar.xml -rw-r--r-- 1 root root 1497 Apr 22 10:20 toolbar.xml -rw-r--r-- 1 root root 1825 Apr 22 10:20 viewerbar.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/sfx: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui: total 520 -rw-r--r-- 1 root root 4381 Apr 22 10:20 alienwarndialog.ui -rw-r--r-- 1 root root 6059 Apr 22 10:20 bookmarkdialog.ui -rw-r--r-- 1 root root 1529 Apr 22 10:20 bookmarkmenu.ui -rw-r--r-- 1 root root 21105 Apr 22 10:20 charmapcontrol.ui -rw-r--r-- 1 root root 1009 Apr 22 10:20 charviewmenu.ui -rw-r--r-- 1 root root 6931 Apr 22 10:20 checkin.ui -rw-r--r-- 1 root root 1800 Apr 22 10:20 cmisinfopage.ui -rw-r--r-- 1 root root 6035 Apr 22 10:20 cmisline.ui -rw-r--r-- 1 root root 5135 Apr 22 10:20 custominfopage.ui -rw-r--r-- 1 root root 4849 Apr 22 10:20 descriptioninfopage.ui -rw-r--r-- 1 root root 8053 Apr 22 10:20 documentfontspage.ui -rw-r--r-- 1 root root 16758 Apr 22 10:20 documentinfopage.ui -rw-r--r-- 1 root root 12773 Apr 22 10:20 documentpropertiesdialog.ui -rw-r--r-- 1 root root 3589 Apr 22 10:20 editdocumentdialog.ui -rw-r--r-- 1 root root 18245 Apr 22 10:20 editdurationdialog.ui -rw-r--r-- 1 root root 10128 Apr 22 10:20 emojicontrol.ui -rw-r--r-- 1 root root 1804 Apr 22 10:20 errorfindemaildialog.ui -rw-r--r-- 1 root root 2199 Apr 22 10:20 floatingrecord.ui -rw-r--r-- 1 root root 3113 Apr 22 10:20 helpbookmarkpage.ui -rw-r--r-- 1 root root 1779 Apr 22 10:20 helpcontentpage.ui -rw-r--r-- 1 root root 5571 Apr 22 10:20 helpcontrol.ui -rw-r--r-- 1 root root 3094 Apr 22 10:20 helpindexpage.ui -rw-r--r-- 1 root root 4089 Apr 22 10:20 helpmanual.ui -rw-r--r-- 1 root root 6841 Apr 22 10:20 helpsearchpage.ui -rw-r--r-- 1 root root 5424 Apr 22 10:20 inputdialog.ui -rw-r--r-- 1 root root 4736 Apr 22 10:20 licensedialog.ui -rw-r--r-- 1 root root 10070 Apr 22 10:20 linefragment.ui -rw-r--r-- 1 root root 9836 Apr 22 10:20 linkeditdialog.ui -rw-r--r-- 1 root root 20134 Apr 22 10:20 loadtemplatedialog.ui -rw-r--r-- 1 root root 11785 Apr 22 10:20 managestylepage.ui -rw-r--r-- 1 root root 9314 Apr 22 10:20 newstyle.ui -rw-r--r-- 1 root root 4242 Apr 22 10:20 notebookbar.ui -rw-r--r-- 1 root root 1084 Apr 22 10:20 notebookbarpopup.ui -rw-r--r-- 1 root root 31819 Apr 22 10:20 optprintpage.ui -rw-r--r-- 1 root root 17190 Apr 22 10:20 password.ui -rw-r--r-- 1 root root 3905 Apr 22 10:20 printeroptionsdialog.ui -rw-r--r-- 1 root root 3976 Apr 22 10:20 querysavedialog.ui -rw-r--r-- 1 root root 3141 Apr 22 10:20 safemodequerydialog.ui -rw-r--r-- 1 root root 11283 Apr 22 10:20 saveastemplatedlg.ui -rw-r--r-- 1 root root 9695 Apr 22 10:20 searchdialog.ui -rw-r--r-- 1 root root 5915 Apr 22 10:20 securityinfopage.ui -rw-r--r-- 1 root root 3617 Apr 22 10:20 singletabdialog.ui -rw-r--r-- 1 root root 30643 Apr 22 10:20 startcenter.ui -rw-r--r-- 1 root root 2010 Apr 22 10:20 stylecontextmenu.ui -rw-r--r-- 1 root root 10372 Apr 22 10:20 templatecategorydlg.ui -rw-r--r-- 1 root root 25623 Apr 22 10:20 templatedlg.ui -rw-r--r-- 1 root root 7289 Apr 22 10:20 versioncommentdialog.ui -rw-r--r-- 1 root root 13101 Apr 22 10:20 versionscmis.ui -rw-r--r-- 1 root root 17529 Apr 22 10:20 versionsofdialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/simpress: total 268 -rw-r--r-- 1 root root 235688 Apr 22 10:20 effects.xml -rw-r--r-- 1 root root 7058 Apr 22 10:20 layoutlist.xml -rw-r--r-- 1 root root 2900 Apr 22 10:20 objectlist.xml -rw-r--r-- 1 root root 4607 Apr 22 10:20 transitions-ogl.xml -rw-r--r-- 1 root root 13379 Apr 22 10:20 transitions.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/svt: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/svt/ui: total 180 -rw-r--r-- 1 root root 34854 Apr 22 10:20 addresstemplatedialog.ui -rw-r--r-- 1 root root 1198 Apr 22 10:20 datewindow.ui -rw-r--r-- 1 root root 982 Apr 22 10:20 fileviewmenu.ui -rw-r--r-- 1 root root 51481 Apr 22 10:20 graphicexport.ui -rw-r--r-- 1 root root 4581 Apr 22 10:20 inputbox.ui -rw-r--r-- 1 root root 3986 Apr 22 10:20 javadisableddialog.ui -rw-r--r-- 1 root root 2410 Apr 22 10:20 linewindow.ui -rw-r--r-- 1 root root 20897 Apr 22 10:20 placeedit.ui -rw-r--r-- 1 root root 13285 Apr 22 10:20 printersetupdialog.ui -rw-r--r-- 1 root root 4790 Apr 22 10:20 querydeletedialog.ui -rw-r--r-- 1 root root 15874 Apr 22 10:20 restartdialog.ui -rw-r--r-- 1 root root 355 Apr 22 10:20 wizarddialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/svx: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui: total 1252 -rw-r--r-- 1 root root 13278 Apr 22 10:20 acceptrejectchangesdialog.ui -rw-r--r-- 1 root root 9162 Apr 22 10:20 addconditiondialog.ui -rw-r--r-- 1 root root 21126 Apr 22 10:20 adddataitemdialog.ui -rw-r--r-- 1 root root 9004 Apr 22 10:20 addinstancedialog.ui -rw-r--r-- 1 root root 6918 Apr 22 10:20 addmodeldialog.ui -rw-r--r-- 1 root root 7417 Apr 22 10:20 addnamespacedialog.ui -rw-r--r-- 1 root root 12587 Apr 22 10:20 addsubmissiondialog.ui -rw-r--r-- 1 root root 23533 Apr 22 10:20 asianphoneticguidedialog.ui -rw-r--r-- 1 root root 629 Apr 22 10:20 cellmenu.ui -rw-r--r-- 1 root root 1760 Apr 22 10:20 charsetmenu.ui -rw-r--r-- 1 root root 12551 Apr 22 10:20 chineseconversiondialog.ui -rw-r--r-- 1 root root 27205 Apr 22 10:20 chinesedictionary.ui -rw-r--r-- 1 root root 28729 Apr 22 10:20 classificationdialog.ui -rw-r--r-- 1 root root 8732 Apr 22 10:20 colorwindow.ui -rw-r--r-- 1 root root 13097 Apr 22 10:20 colsmenu.ui -rw-r--r-- 1 root root 41684 Apr 22 10:20 compressgraphicdialog.ui -rw-r--r-- 1 root root 8941 Apr 22 10:20 convertmenu.ui -rw-r--r-- 1 root root 6925 Apr 22 10:20 crashreportdlg.ui -rw-r--r-- 1 root root 9458 Apr 22 10:20 datanavigator.ui -rw-r--r-- 1 root root 19293 Apr 22 10:20 defaultshapespanel.ui -rw-r--r-- 1 root root 1750 Apr 22 10:20 deletefooterdialog.ui -rw-r--r-- 1 root root 1750 Apr 22 10:20 deleteheaderdialog.ui -rw-r--r-- 1 root root 113985 Apr 22 10:20 docking3deffects.ui -rw-r--r-- 1 root root 22954 Apr 22 10:20 dockingcolorreplace.ui -rw-r--r-- 1 root root 21761 Apr 22 10:20 dockingfontwork.ui -rw-r--r-- 1 root root 10431 Apr 22 10:20 docrecoverybrokendialog.ui -rw-r--r-- 1 root root 3214 Apr 22 10:20 docrecoveryprogressdialog.ui -rw-r--r-- 1 root root 9886 Apr 22 10:20 docrecoveryrecoverdialog.ui -rw-r--r-- 1 root root 8910 Apr 22 10:20 docrecoverysavedialog.ui -rw-r--r-- 1 root root 7361 Apr 22 10:20 extrustiondepthdialog.ui -rw-r--r-- 1 root root 1666 Apr 22 10:20 filtermenu.ui -rw-r--r-- 1 root root 69545 Apr 22 10:20 findreplacedialog.ui -rw-r--r-- 1 root root 15122 Apr 22 10:20 floatingareastyle.ui -rw-r--r-- 1 root root 23784 Apr 22 10:20 floatingcontour.ui -rw-r--r-- 1 root root 3557 Apr 22 10:20 floatinglineproperty.ui -rw-r--r-- 1 root root 1722 Apr 22 10:20 floatingundoredo.ui -rw-r--r-- 1 root root 6447 Apr 22 10:20 fontworkgallerydialog.ui -rw-r--r-- 1 root root 5185 Apr 22 10:20 fontworkspacingdialog.ui -rw-r--r-- 1 root root 2237 Apr 22 10:20 formdatamenu.ui -rw-r--r-- 1 root root 3211 Apr 22 10:20 formlinkwarndialog.ui -rw-r--r-- 1 root root 5142 Apr 22 10:20 formnavimenu.ui -rw-r--r-- 1 root root 2669 Apr 22 10:20 functionmenu.ui -rw-r--r-- 1 root root 2411 Apr 22 10:20 gallerymenu1.ui -rw-r--r-- 1 root root 3403 Apr 22 10:20 gallerymenu2.ui -rw-r--r-- 1 root root 24523 Apr 22 10:20 headfootformatpage.ui -rw-r--r-- 1 root root 27301 Apr 22 10:20 imapdialog.ui -rw-r--r-- 1 root root 4601 Apr 22 10:20 imapmenu.ui -rw-r--r-- 1 root root 4368 Apr 22 10:20 linkwarndialog.ui -rw-r--r-- 1 root root 6663 Apr 22 10:20 mediaplayback.ui -rw-r--r-- 1 root root 12491 Apr 22 10:20 namespacedialog.ui -rw-r--r-- 1 root root 7543 Apr 22 10:20 oldcolorwindow.ui -rw-r--r-- 1 root root 35479 Apr 22 10:20 optgridpage.ui -rw-r--r-- 1 root root 14268 Apr 22 10:20 paralinespacingcontrol.ui -rw-r--r-- 1 root root 5952 Apr 22 10:20 paralrspacing.ui -rw-r--r-- 1 root root 4775 Apr 22 10:20 paraulspacing.ui -rw-r--r-- 1 root root 13709 Apr 22 10:20 passwd.ui -rw-r--r-- 1 root root 976 Apr 22 10:20 presetmenu.ui -rw-r--r-- 1 root root 4077 Apr 22 10:20 profileexporteddialog.ui -rw-r--r-- 1 root root 1783 Apr 22 10:20 querydeletecontourdialog.ui -rw-r--r-- 1 root root 1645 Apr 22 10:20 querydeleteobjectdialog.ui -rw-r--r-- 1 root root 1638 Apr 22 10:20 querydeletethemedialog.ui -rw-r--r-- 1 root root 2670 Apr 22 10:20 querymodifyimagemapchangesdialog.ui -rw-r--r-- 1 root root 1584 Apr 22 10:20 querynewcontourdialog.ui -rw-r--r-- 1 root root 2560 Apr 22 10:20 querysavecontchangesdialog.ui -rw-r--r-- 1 root root 2656 Apr 22 10:20 querysaveimagemapchangesdialog.ui -rw-r--r-- 1 root root 1797 Apr 22 10:20 queryunlinkgraphicsdialog.ui -rw-r--r-- 1 root root 1842 Apr 22 10:20 redlinecontrol.ui -rw-r--r-- 1 root root 18586 Apr 22 10:20 redlinefilterpage.ui -rw-r--r-- 1 root root 11331 Apr 22 10:20 redlineviewpage.ui -rw-r--r-- 1 root root 1157 Apr 22 10:20 rowsmenu.ui -rw-r--r-- 1 root root 3996 Apr 22 10:20 rulermenu.ui -rw-r--r-- 1 root root 25317 Apr 22 10:20 safemodedialog.ui -rw-r--r-- 1 root root 3906 Apr 22 10:20 savemodifieddialog.ui -rw-r--r-- 1 root root 1740 Apr 22 10:20 selectionmenu.ui -rw-r--r-- 1 root root 20097 Apr 22 10:20 sidebararea.ui -rw-r--r-- 1 root root 19596 Apr 22 10:20 sidebargraphic.ui -rw-r--r-- 1 root root 20202 Apr 22 10:20 sidebarline.ui -rw-r--r-- 1 root root 6053 Apr 22 10:20 sidebarlists.ui -rw-r--r-- 1 root root 35861 Apr 22 10:20 sidebarparagraph.ui -rw-r--r-- 1 root root 20645 Apr 22 10:20 sidebarpossize.ui -rw-r--r-- 1 root root 10129 Apr 22 10:20 sidebarshadow.ui -rw-r--r-- 1 root root 4971 Apr 22 10:20 sidebarstylespanel.ui -rw-r--r-- 1 root root 17274 Apr 22 10:20 sidebartextpanel.ui -rw-r--r-- 1 root root 996 Apr 22 10:20 stylemenu.ui -rw-r--r-- 1 root root 10014 Apr 22 10:20 textcharacterspacingcontrol.ui -rw-r--r-- 1 root root 9620 Apr 22 10:20 textcontrolchardialog.ui -rw-r--r-- 1 root root 11376 Apr 22 10:20 textcontrolparadialog.ui -rw-r--r-- 1 root root 13079 Apr 22 10:20 textunderlinecontrol.ui -rw-r--r-- 1 root root 4660 Apr 22 10:20 xformspage.ui -rw-r--r-- 1 root root 663 Apr 22 10:20 xmlsecstatmenu.ui -rw-r--r-- 1 root root 2965 Apr 22 10:20 zoommenu.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/uui: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/uui/ui: total 92 -rw-r--r-- 1 root root 8783 Apr 22 10:20 authfallback.ui -rw-r--r-- 1 root root 7059 Apr 22 10:20 filterselect.ui -rw-r--r-- 1 root root 13767 Apr 22 10:20 logindialog.ui -rw-r--r-- 1 root root 7866 Apr 22 10:20 macrowarnmedium.ui -rw-r--r-- 1 root root 5891 Apr 22 10:20 masterpassworddlg.ui -rw-r--r-- 1 root root 6642 Apr 22 10:20 password.ui -rw-r--r-- 1 root root 8958 Apr 22 10:20 setmasterpassworddlg.ui -rw-r--r-- 1 root root 5941 Apr 22 10:20 simplenameclash.ui -rw-r--r-- 1 root root 3742 Apr 22 10:20 sslwarndialog.ui -rw-r--r-- 1 root root 6576 Apr 22 10:20 unknownauthdialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/vcl: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/vcl/ui: total 164 -rw-r--r-- 1 root root 5513 Apr 22 10:20 aboutbox.ui -rw-r--r-- 1 root root 8231 Apr 22 10:20 cupspassworddialog.ui -rw-r--r-- 1 root root 3081 Apr 22 10:20 editmenu.ui -rw-r--r-- 1 root root 1738 Apr 22 10:20 errornocontentdialog.ui -rw-r--r-- 1 root root 1755 Apr 22 10:20 errornoprinterdialog.ui -rw-r--r-- 1 root root 4210 Apr 22 10:20 moreoptionsdialog.ui -rw-r--r-- 1 root root 82597 Apr 22 10:20 printdialog.ui -rw-r--r-- 1 root root 11281 Apr 22 10:20 printerdevicepage.ui -rw-r--r-- 1 root root 5159 Apr 22 10:20 printerpaperpage.ui -rw-r--r-- 1 root root 6698 Apr 22 10:20 printerpropertiesdialog.ui -rw-r--r-- 1 root root 3654 Apr 22 10:20 printprogressdialog.ui -rw-r--r-- 1 root root 4735 Apr 22 10:20 querydialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/writerperfect: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/writerperfect/ui: total 40 -rw-r--r-- 1 root root 33084 Apr 22 10:20 exportepub.ui -rw-r--r-- 1 root root 3985 Apr 22 10:20 wpftencodingdialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/xmlsec: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/soffice.cfg/xmlsec/ui: total 116 -rw-r--r-- 1 root root 4233 Apr 22 10:20 certdetails.ui -rw-r--r-- 1 root root 9865 Apr 22 10:20 certgeneral.ui -rw-r--r-- 1 root root 7556 Apr 22 10:20 certpage.ui -rw-r--r-- 1 root root 24331 Apr 22 10:20 digitalsignaturesdialog.ui -rw-r--r-- 1 root root 8136 Apr 22 10:20 macrosecuritydialog.ui -rw-r--r-- 1 root root 5956 Apr 22 10:20 securitylevelpage.ui -rw-r--r-- 1 root root 17977 Apr 22 10:20 securitytrustpage.ui -rw-r--r-- 1 root root 13391 Apr 22 10:20 selectcertificatedialog.ui -rw-r--r-- 1 root root 8299 Apr 22 10:20 viewcertdialog.ui /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/webcast: total 60 -rw-r--r-- 1 root root 3721 Apr 22 10:20 common.inc -rw-r--r-- 1 root root 1871 Apr 22 10:20 common.pl -rw-r--r-- 1 root root 1003 Apr 22 10:20 edit.asp -rw-r--r-- 1 root root 558 Apr 22 10:20 edit.pl -rw-r--r-- 1 root root 2138 Apr 22 10:20 editpic.asp -rw-r--r-- 1 root root 1954 Apr 22 10:20 editpic.pl -rw-r--r-- 1 root root 343 Apr 22 10:20 index.pl -rw-r--r-- 1 root root 1473 Apr 22 10:20 poll.asp -rw-r--r-- 1 root root 1547 Apr 22 10:20 poll.pl -rw-r--r-- 1 root root 1794 Apr 22 10:20 savepic.asp -rw-r--r-- 1 root root 1696 Apr 22 10:20 savepic.pl -rw-r--r-- 1 root root 1787 Apr 22 10:20 show.asp -rw-r--r-- 1 root root 1843 Apr 22 10:20 show.pl -rw-r--r-- 1 root root 1412 Apr 22 10:20 webcast.asp -rw-r--r-- 1 root root 1404 Apr 22 10:20 webcast.pl /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/wizard: total 8 drwxr-xr-x 3 root root 4096 Sep 12 03:04 form drwxr-xr-x 3 root root 4096 Sep 12 03:04 web /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/wizard/form: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 styles /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/wizard/form/styles: total 40 -rw-r--r-- 1 root root 2371 Apr 22 10:20 beige.css -rw-r--r-- 1 root root 2332 Apr 22 10:20 bgr.css -rw-r--r-- 1 root root 2371 Apr 22 10:20 dark.css -rw-r--r-- 1 root root 2332 Apr 22 10:20 grey.css -rw-r--r-- 1 root root 2371 Apr 22 10:20 ibg.css -rw-r--r-- 1 root root 2371 Apr 22 10:20 ice.css -rw-r--r-- 1 root root 2371 Apr 22 10:20 orange.css -rw-r--r-- 1 root root 2332 Apr 22 10:20 red.css -rw-r--r-- 1 root root 2332 Apr 22 10:20 violet.css -rw-r--r-- 1 root root 2335 Apr 22 10:20 water.css /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/wizard/web: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 buttons /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/config/wizard/web/buttons: total 188 -rw-r--r-- 1 root root 22010 Apr 22 10:20 glas-blue.zip -rw-r--r-- 1 root root 25032 Apr 22 10:20 glas-green.zip -rw-r--r-- 1 root root 24325 Apr 22 10:20 glas-red.zip -rw-r--r-- 1 root root 19208 Apr 22 10:20 round-gorilla.zip -rw-r--r-- 1 root root 10533 Apr 22 10:20 round-white.zip -rw-r--r-- 1 root root 4046 Apr 22 10:20 simple.zip -rw-r--r-- 1 root root 15123 Apr 22 10:20 square-blue.zip -rw-r--r-- 1 root root 8919 Apr 22 10:20 square-gray.zip -rw-r--r-- 1 root root 15750 Apr 22 10:20 square-green.zip -rw-r--r-- 1 root root 15319 Apr 22 10:20 square-red.zip -rw-r--r-- 1 root root 15185 Apr 22 10:20 square-yellow.zip /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/dtd: total 4 drwxr-xr-x 3 root root 4096 Sep 12 03:04 officedocument /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/dtd/officedocument: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 1_0 /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/dtd/officedocument/1_0: total 292 -rw-r--r-- 1 root root 2133 Apr 22 10:20 Manifest.dtd -rw-r--r-- 1 root root 1294 Apr 22 10:20 accelerator.dtd -rw-r--r-- 1 root root 8833 Apr 22 10:20 chart.mod -rw-r--r-- 1 root root 11110 Apr 22 10:20 datastyl.mod -rw-r--r-- 1 root root 2142 Apr 22 10:20 defs.mod -rw-r--r-- 1 root root 20790 Apr 22 10:20 dialog.dtd -rw-r--r-- 1 root root 45507 Apr 22 10:20 drawing.mod -rw-r--r-- 1 root root 4248 Apr 22 10:20 dtypes.mod -rw-r--r-- 1 root root 1328 Apr 22 10:20 event.dtd -rw-r--r-- 1 root root 14325 Apr 22 10:20 form.mod -rw-r--r-- 1 root root 1182 Apr 22 10:20 groupuinames.dtd -rw-r--r-- 1 root root 1932 Apr 22 10:20 image.dtd -rw-r--r-- 1 root root 1316 Apr 22 10:20 libraries.dtd -rw-r--r-- 1 root root 1281 Apr 22 10:20 library.dtd -rw-r--r-- 1 root root 1430 Apr 22 10:20 menubar.dtd -rw-r--r-- 1 root root 3010 Apr 22 10:20 meta.mod -rw-r--r-- 1 root root 1046 Apr 22 10:20 module.dtd -rw-r--r-- 1 root root 1803 Apr 22 10:20 nmspace.mod -rw-r--r-- 1 root root 2077 Apr 22 10:20 office.dtd -rw-r--r-- 1 root root 10529 Apr 22 10:20 office.mod -rw-r--r-- 1 root root 2177 Apr 22 10:20 script.mod -rw-r--r-- 1 root root 1720 Apr 22 10:20 settings.mod -rw-r--r-- 1 root root 1571 Apr 22 10:20 statusbar.dtd -rw-r--r-- 1 root root 22961 Apr 22 10:20 style.mod -rw-r--r-- 1 root root 19177 Apr 22 10:20 table.mod -rw-r--r-- 1 root root 48081 Apr 22 10:20 text.mod -rw-r--r-- 1 root root 2188 Apr 22 10:20 toolbar.dtd /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/emojiconfig: total 664 -rw-r--r-- 1 root root 677164 Apr 22 10:20 emoji.json /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/extensions: total 4 -rw-r--r-- 1 root root 23 Apr 22 10:20 package.txt /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/filter: total 1568 -rw-r--r-- 1 root root 6288 Sep 12 00:06 oox-drawingml-adj-names -rw-r--r-- 1 root root 1467916 Apr 22 10:20 oox-drawingml-cs-presets -rw-r--r-- 1 root root 126662 Sep 12 00:06 vml-shape-types /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/fingerprint: total 672 -rw-r--r-- 1 root root 2489 Sep 12 00:15 ab.lm -rw-r--r-- 1 root root 1514 Sep 12 00:15 ace.lm -rw-r--r-- 1 root root 1687 Sep 12 00:15 ada.lm -rw-r--r-- 1 root root 3387 Sep 12 00:15 af.lm -rw-r--r-- 1 root root 1607 Sep 12 00:15 ak.lm -rw-r--r-- 1 root root 2434 Sep 12 00:15 alt.lm -rw-r--r-- 1 root root 2974 Sep 12 00:15 am.lm -rw-r--r-- 1 root root 2325 Sep 12 00:15 ar.lm -rw-r--r-- 1 root root 1552 Sep 12 00:15 arn.lm -rw-r--r-- 1 root root 1546 Sep 12 00:15 ast.lm -rw-r--r-- 1 root root 1608 Sep 12 00:15 ay.lm -rw-r--r-- 1 root root 2448 Sep 12 00:15 az-Cyrl.lm -rw-r--r-- 1 root root 1665 Sep 12 00:15 az.lm -rw-r--r-- 1 root root 1575 Sep 12 00:15 ban.lm -rw-r--r-- 1 root root 2195 Sep 12 00:15 be.lm -rw-r--r-- 1 root root 1563 Sep 12 00:15 bem.lm -rw-r--r-- 1 root root 2448 Sep 12 00:15 bg.lm -rw-r--r-- 1 root root 3316 Sep 12 00:15 bho.lm -rw-r--r-- 1 root root 1597 Sep 12 00:15 bi.lm -rw-r--r-- 1 root root 1587 Sep 12 00:15 bik.lm -rw-r--r-- 1 root root 1684 Sep 12 00:15 bm.lm -rw-r--r-- 1 root root 3362 Sep 12 00:15 bn.lm -rw-r--r-- 1 root root 3771 Sep 12 00:15 bo.lm -rw-r--r-- 1 root root 3287 Sep 12 00:15 br.lm -rw-r--r-- 1 root root 1486 Sep 12 00:15 bs.lm -rw-r--r-- 1 root root 3223 Sep 12 00:15 ca.lm -rw-r--r-- 1 root root 1545 Sep 12 00:15 ckb.lm -rw-r--r-- 1 root root 3369 Sep 12 00:15 cs.lm -rw-r--r-- 1 root root 3535 Sep 12 00:15 cy.lm -rw-r--r-- 1 root root 3375 Sep 12 00:15 da.lm -rw-r--r-- 1 root root 3444 Sep 12 00:15 de.lm -rw-r--r-- 1 root root 2566 Sep 12 00:15 dv.lm -rw-r--r-- 1 root root 1635 Sep 12 00:15 ee.lm -rw-r--r-- 1 root root 4266 Sep 12 00:15 el.lm -rw-r--r-- 1 root root 1668 Sep 12 00:15 emk-Latn.lm -rw-r--r-- 1 root root 3317 Sep 12 00:15 en.lm -rw-r--r-- 1 root root 3427 Sep 12 00:15 eo.lm -rw-r--r-- 1 root root 3417 Sep 12 00:15 es.lm -rw-r--r-- 1 root root 3315 Sep 12 00:15 et.lm -rw-r--r-- 1 root root 3243 Sep 12 00:15 eu.lm -rw-r--r-- 1 root root 2281 Sep 12 00:15 fa.lm -rw-r--r-- 1 root root 3425 Sep 12 00:15 fi.lm -rw-r--r-- 1 root root 1603 Sep 12 00:15 fj.lm -rw-r--r-- 1 root root 1587 Sep 12 00:15 fo.lm -rw-r--r-- 1 root root 4269 Sep 12 00:15 fpdb.conf -rw-r--r-- 1 root root 3355 Sep 12 00:15 fr.lm -rw-r--r-- 1 root root 1552 Sep 12 00:15 fur.lm -rw-r--r-- 1 root root 3443 Sep 12 00:15 fy.lm -rw-r--r-- 1 root root 3178 Sep 12 00:15 ga.lm -rw-r--r-- 1 root root 3323 Sep 12 00:15 gd.lm -rw-r--r-- 1 root root 1570 Sep 12 00:15 gl.lm -rw-r--r-- 1 root root 2304 Sep 12 00:15 grc.lm -rw-r--r-- 1 root root 3497 Sep 12 00:15 gu.lm -rw-r--r-- 1 root root 1603 Sep 12 00:15 gug.lm -rw-r--r-- 1 root root 3462 Sep 12 00:15 gv.lm -rw-r--r-- 1 root root 1584 Sep 12 00:15 ha-NG.lm -rw-r--r-- 1 root root 1777 Sep 12 00:15 haw.lm -rw-r--r-- 1 root root 4187 Sep 12 00:15 he.lm -rw-r--r-- 1 root root 3388 Sep 12 00:15 hi.lm -rw-r--r-- 1 root root 1615 Sep 12 00:15 hil.lm -rw-r--r-- 1 root root 1512 Sep 12 00:15 hr.lm -rw-r--r-- 1 root root 1531 Sep 12 00:15 hsb.lm -rw-r--r-- 1 root root 1523 Sep 12 00:15 ht.lm -rw-r--r-- 1 root root 3353 Sep 12 00:15 hu.lm -rw-r--r-- 1 root root 2599 Sep 12 00:15 hy.lm -rw-r--r-- 1 root root 1584 Sep 12 00:15 ia.lm -rw-r--r-- 1 root root 1554 Sep 12 00:15 id.lm -rw-r--r-- 1 root root 3475 Sep 12 00:15 is.lm -rw-r--r-- 1 root root 3426 Sep 12 00:15 it.lm -rw-r--r-- 1 root root 2309 Sep 12 00:15 ja.lm -rw-r--r-- 1 root root 3485 Sep 12 00:15 ka.lm -rw-r--r-- 1 root root 2397 Sep 12 00:15 kk.lm -rw-r--r-- 1 root root 1636 Sep 12 00:15 kl.lm -rw-r--r-- 1 root root 3497 Sep 12 00:15 km.lm -rw-r--r-- 1 root root 3517 Sep 12 00:15 kn.lm -rw-r--r-- 1 root root 1634 Sep 12 00:15 kng.lm -rw-r--r-- 1 root root 2546 Sep 12 00:15 ko.lm -rw-r--r-- 1 root root 1621 Sep 12 00:15 ktu.lm -rw-r--r-- 1 root root 2444 Sep 12 00:15 ky.lm -rw-r--r-- 1 root root 3324 Sep 12 00:15 la.lm -rw-r--r-- 1 root root 1451 Sep 12 00:15 lb.lm -rw-r--r-- 1 root root 1539 Sep 12 00:15 lg.lm -rw-r--r-- 1 root root 1607 Sep 12 00:15 ln.lm -rw-r--r-- 1 root root 3420 Sep 12 00:15 lo.lm -rw-r--r-- 1 root root 3350 Sep 12 00:15 lt.lm -rw-r--r-- 1 root root 3500 Sep 12 00:15 lv.lm -rw-r--r-- 1 root root 3446 Sep 12 00:15 mai.lm -rw-r--r-- 1 root root 1654 Sep 12 00:15 mi.lm -rw-r--r-- 1 root root 2414 Sep 12 00:15 mk.lm -rw-r--r-- 1 root root 3703 Sep 12 00:15 ml.lm -rw-r--r-- 1 root root 3877 Sep 12 00:15 mn.lm -rw-r--r-- 1 root root 1656 Sep 12 00:15 mos.lm -rw-r--r-- 1 root root 3475 Sep 12 00:15 mr.lm -rw-r--r-- 1 root root 1582 Sep 12 00:15 ms.lm -rw-r--r-- 1 root root 1606 Sep 12 00:15 mt.lm -rw-r--r-- 1 root root 3716 Sep 12 00:15 my.lm -rw-r--r-- 1 root root 1550 Sep 12 00:15 nb.lm -rw-r--r-- 1 root root 1517 Sep 12 00:15 nds.lm -rw-r--r-- 1 root root 3439 Sep 12 00:15 ne.lm -rw-r--r-- 1 root root 3384 Sep 12 00:15 nl.lm -rw-r--r-- 1 root root 1540 Sep 12 00:15 nn.lm -rw-r--r-- 1 root root 1484 Sep 12 00:15 nr.lm -rw-r--r-- 1 root root 1624 Sep 12 00:15 nso.lm -rw-r--r-- 1 root root 1590 Sep 12 00:15 ny.lm -rw-r--r-- 1 root root 1540 Sep 12 00:15 oc.lm -rw-r--r-- 1 root root 1558 Sep 12 00:15 om.lm -rw-r--r-- 1 root root 3235 Sep 12 00:15 pa.lm -rw-r--r-- 1 root root 3416 Sep 12 00:15 pl.lm -rw-r--r-- 1 root root 1558 Sep 12 00:15 plt.lm -rw-r--r-- 1 root root 3467 Sep 12 00:15 pt.lm -rw-r--r-- 1 root root 1537 Sep 12 00:15 quz.lm -rw-r--r-- 1 root root 3205 Sep 12 00:15 qxa.lm -rw-r--r-- 1 root root 3117 Sep 12 00:15 rm.lm -rw-r--r-- 1 root root 3297 Sep 12 00:15 ro.lm -rw-r--r-- 1 root root 4146 Sep 12 00:15 ru.lm -rw-r--r-- 1 root root 2215 Sep 12 00:15 rue.lm -rw-r--r-- 1 root root 1497 Sep 12 00:15 rw.lm -rw-r--r-- 1 root root 3506 Sep 12 00:15 sa.lm -rw-r--r-- 1 root root 1591 Sep 12 00:15 sc.lm -rw-r--r-- 1 root root 1401 Sep 12 00:15 sco.lm -rw-r--r-- 1 root root 2255 Sep 12 00:15 sd.lm -rw-r--r-- 1 root root 1570 Sep 12 00:15 se.lm -rw-r--r-- 1 root root 1804 Sep 12 00:15 sg.lm -rw-r--r-- 1 root root 1506 Sep 12 00:15 shs.lm -rw-r--r-- 1 root root 3439 Sep 12 00:15 si.lm -rw-r--r-- 1 root root 1581 Sep 12 00:15 sk.lm -rw-r--r-- 1 root root 3152 Sep 12 00:15 sl.lm -rw-r--r-- 1 root root 1515 Sep 12 00:15 so.lm -rw-r--r-- 1 root root 3355 Sep 12 00:15 sq.lm -rw-r--r-- 1 root root 2331 Sep 12 00:15 sr-Cyrl.lm -rw-r--r-- 1 root root 1503 Sep 12 00:15 sr-Latn.lm -rw-r--r-- 1 root root 1505 Sep 12 00:15 ss.lm -rw-r--r-- 1 root root 1587 Sep 12 00:15 st.lm -rw-r--r-- 1 root root 3484 Sep 12 00:15 sv.lm -rw-r--r-- 1 root root 3314 Sep 12 00:15 sw.lm -rw-r--r-- 1 root root 3636 Sep 12 00:15 ta.lm -rw-r--r-- 1 root root 1588 Sep 12 00:15 tet.lm -rw-r--r-- 1 root root 2369 Sep 12 00:15 tg.lm -rw-r--r-- 1 root root 3387 Sep 12 00:15 th.lm -rw-r--r-- 1 root root 2987 Sep 12 00:15 ti.lm -rw-r--r-- 1 root root 1619 Sep 12 00:15 tk.lm -rw-r--r-- 1 root root 3261 Sep 12 00:15 tl.lm -rw-r--r-- 1 root root 1613 Sep 12 00:15 tn.lm -rw-r--r-- 1 root root 1623 Sep 12 00:15 tpi.lm -rw-r--r-- 1 root root 3539 Sep 12 00:15 tr.lm -rw-r--r-- 1 root root 1533 Sep 12 00:15 ts.lm -rw-r--r-- 1 root root 2409 Sep 12 00:15 tt.lm -rw-r--r-- 1 root root 1649 Sep 12 00:15 ty.lm -rw-r--r-- 1 root root 1530 Sep 12 00:15 tzm-Latn.lm -rw-r--r-- 1 root root 2530 Sep 12 00:15 ug.lm -rw-r--r-- 1 root root 2342 Sep 12 00:15 uk.lm -rw-r--r-- 1 root root 2334 Sep 12 00:15 ur.lm -rw-r--r-- 1 root root 2518 Sep 12 00:15 uz-Cyrl.lm -rw-r--r-- 1 root root 1585 Sep 12 00:15 uz.lm -rw-r--r-- 1 root root 1647 Sep 12 00:15 ve.lm -rw-r--r-- 1 root root 1601 Sep 12 00:15 vep.lm -rw-r--r-- 1 root root 3689 Sep 12 00:15 vi.lm -rw-r--r-- 1 root root 1564 Sep 12 00:15 wa.lm -rw-r--r-- 1 root root 1483 Sep 12 00:15 xh.lm -rw-r--r-- 1 root root 2497 Sep 12 00:15 yi.lm -rw-r--r-- 1 root root 1987 Sep 12 00:15 yo.lm -rw-r--r-- 1 root root 2089 Sep 12 00:15 zh-Hans.lm -rw-r--r-- 1 root root 1991 Sep 12 00:15 zh-Hant.lm -rw-r--r-- 1 root root 1491 Sep 12 00:15 zu.lm /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/firebird: total 1716 -rw-r--r-- 1 root root 148944 Sep 12 01:06 firebird.msg -rw-r--r-- 1 root root 1605632 Sep 12 01:06 security3.fdb /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/fonts: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 truetype /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/fonts/truetype: total 208 -rw-r--r-- 1 root root 289 Sep 12 00:09 fc_local.conf -rw-r--r-- 1 root root 207544 Sep 12 00:07 opens___.ttf /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery: total 3760 -rw-r--r-- 1 root root 6197 Apr 22 10:20 apples.gif drwxr-xr-x 2 root root 4096 Sep 12 03:04 arrows -rw-r--r-- 1 root root 241548 Sep 12 03:03 arrows.sdg -rw-r--r-- 1 root root 2048 Sep 12 03:03 arrows.sdv -rw-r--r-- 1 root root 2501 Sep 12 03:03 arrows.str -rw-r--r-- 1 root root 3636 Sep 12 03:03 arrows.thm -rw-r--r-- 1 root root 35287 Apr 22 10:20 bigapple.gif drwxr-xr-x 2 root root 4096 Sep 12 03:04 bullets drwxr-xr-x 2 root root 4096 Sep 12 03:04 computers -rw-r--r-- 1 root root 96272 Sep 12 03:03 computers.sdg -rw-r--r-- 1 root root 2048 Sep 12 03:03 computers.sdv -rw-r--r-- 1 root root 3204 Sep 12 03:03 computers.str -rw-r--r-- 1 root root 1253 Sep 12 03:03 computers.thm drwxr-xr-x 2 root root 4096 Sep 12 03:04 diagrams -rw-r--r-- 1 root root 594342 Sep 12 03:03 diagrams.sdg -rw-r--r-- 1 root root 2048 Sep 12 03:03 diagrams.sdv -rw-r--r-- 1 root root 2693 Sep 12 03:03 diagrams.str -rw-r--r-- 1 root root 5067 Sep 12 03:03 diagrams.thm drwxr-xr-x 2 root root 4096 Sep 12 03:04 education -rw-r--r-- 1 root root 64869 Sep 12 03:03 education.sdg -rw-r--r-- 1 root root 2048 Sep 12 03:03 education.sdv -rw-r--r-- 1 root root 5167 Sep 12 03:03 education.str -rw-r--r-- 1 root root 958 Sep 12 03:03 education.thm drwxr-xr-x 2 root root 4096 Sep 12 03:04 environment -rw-r--r-- 1 root root 148358 Sep 12 03:03 environment.sdg -rw-r--r-- 1 root root 2048 Sep 12 03:03 environment.sdv -rw-r--r-- 1 root root 2703 Sep 12 03:03 environment.str -rw-r--r-- 1 root root 1554 Sep 12 03:03 environment.thm drwxr-xr-x 2 root root 4096 Sep 12 03:04 finance -rw-r--r-- 1 root root 229903 Sep 12 03:03 finance.sdg -rw-r--r-- 1 root root 2048 Sep 12 03:03 finance.sdv -rw-r--r-- 1 root root 2491 Sep 12 03:03 finance.str -rw-r--r-- 1 root root 1988 Sep 12 03:03 finance.thm -rw-r--r-- 1 root root 6073 Apr 22 10:20 flower.gif -rw-r--r-- 1 root root 9333 Apr 22 10:20 flowers.gif drwxr-xr-x 2 root root 4096 Sep 12 03:04 htmlexpo drwxr-xr-x 2 root root 4096 Sep 12 03:04 people -rw-r--r-- 1 root root 319407 Sep 12 03:03 people.sdg -rw-r--r-- 1 root root 2048 Sep 12 03:03 people.sdv -rw-r--r-- 1 root root 2362 Sep 12 03:03 people.str -rw-r--r-- 1 root root 2425 Sep 12 03:03 people.thm drwxr-xr-x 8 root root 4096 Sep 12 03:04 personas -rw-r--r-- 1 root root 88215 Apr 22 10:20 sg1.sdg -rw-r--r-- 1 root root 2048 Apr 22 10:20 sg1.sdv -rw-r--r-- 1 root root 3665 Apr 22 10:20 sg1.thm -rw-r--r-- 1 root root 45786 Apr 22 10:20 sg24.sdg -rw-r--r-- 1 root root 360960 Apr 22 10:20 sg24.sdv -rw-r--r-- 1 root root 1236 Apr 22 10:20 sg24.thm -rw-r--r-- 1 root root 221774 Apr 22 10:20 sg36.sdg -rw-r--r-- 1 root root 334336 Apr 22 10:20 sg36.sdv -rw-r--r-- 1 root root 1138 Apr 22 10:20 sg36.thm -rw-r--r-- 1 root root 75854 Apr 22 10:20 sg4.sdg -rw-r--r-- 1 root root 2048 Apr 22 10:20 sg4.sdv -rw-r--r-- 1 root root 3323 Apr 22 10:20 sg4.thm -rw-r--r-- 1 root root 7517 Apr 22 10:20 sky.gif drwxr-xr-x 2 root root 4096 Sep 12 03:04 sounds -rw-r--r-- 1 root root 4491 Sep 12 03:03 sounds.sdg -rw-r--r-- 1 root root 2048 Sep 12 03:03 sounds.sdv -rw-r--r-- 1 root root 2488 Sep 12 03:03 sounds.str -rw-r--r-- 1 root root 1457 Sep 12 03:03 sounds.thm drwxr-xr-x 2 root root 4096 Sep 12 03:04 symbols -rw-r--r-- 1 root root 464228 Sep 12 03:03 symbols.sdg -rw-r--r-- 1 root root 2048 Sep 12 03:03 symbols.sdv -rw-r--r-- 1 root root 2902 Sep 12 03:03 symbols.str -rw-r--r-- 1 root root 3818 Sep 12 03:03 symbols.thm drwxr-xr-x 2 root root 4096 Sep 12 03:04 transportation -rw-r--r-- 1 root root 68688 Sep 12 03:03 transportation.sdg -rw-r--r-- 1 root root 2048 Sep 12 03:03 transportation.sdv -rw-r--r-- 1 root root 2975 Sep 12 03:03 transportation.str -rw-r--r-- 1 root root 1113 Sep 12 03:03 transportation.thm drwxr-xr-x 2 root root 4096 Sep 12 03:04 txtshapes -rw-r--r-- 1 root root 150265 Sep 12 03:03 txtshapes.sdg -rw-r--r-- 1 root root 2048 Sep 12 03:03 txtshapes.sdv -rw-r--r-- 1 root root 3309 Sep 12 03:03 txtshapes.str -rw-r--r-- 1 root root 2116 Sep 12 03:03 txtshapes.thm drwxr-xr-x 2 root root 4096 Sep 12 03:04 www-graf /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/arrows: total 416 -rw-r--r-- 1 root root 372 Apr 22 10:20 A01-Arrow-Gray-Left.svg -rw-r--r-- 1 root root 305 Apr 22 10:20 A02-Arrow-DarkBlue-Right.svg -rw-r--r-- 1 root root 428 Apr 22 10:20 A03-Arrow-Gray-Left.svg -rw-r--r-- 1 root root 385 Apr 22 10:20 A04-Arrow-DarkRed-Right.svg -rw-r--r-- 1 root root 506 Apr 22 10:20 A05-Arrow-Blue-Left.svg -rw-r--r-- 1 root root 600 Apr 22 10:20 A06-Arrow-Red-Right.svg -rw-r--r-- 1 root root 466 Apr 22 10:20 A07-Arrow-LightBlue-Left.svg -rw-r--r-- 1 root root 299 Apr 22 10:20 A08-Arrow-DarkRed-Right.svg -rw-r--r-- 1 root root 224 Apr 22 10:20 A09-Arrow-Gray-Left.svg -rw-r--r-- 1 root root 241 Apr 22 10:20 A10-Arrow-Purple-Right.svg -rw-r--r-- 1 root root 290 Apr 22 10:20 A11-Arrow-Gray-Left.svg -rw-r--r-- 1 root root 247 Apr 22 10:20 A12-Arrow-LightBlue-Right.svg -rw-r--r-- 1 root root 330 Apr 22 10:20 A13-Arrow-Gray-Right.svg -rw-r--r-- 1 root root 3071 Apr 22 10:20 A14-CircleArrow-Green.svg -rw-r--r-- 1 root root 3396 Apr 22 10:20 A15-CircleArrow.svg -rw-r--r-- 1 root root 16263 Apr 22 10:20 A16-CircleArrow.png -rw-r--r-- 1 root root 13365 Apr 22 10:20 A17-CircleArrow.png -rw-r--r-- 1 root root 15363 Apr 22 10:20 A18-CircleArrow.png -rw-r--r-- 1 root root 15249 Apr 22 10:20 A19-CircleArrow.png -rw-r--r-- 1 root root 3122 Apr 22 10:20 A20-CircleArrow-LightBlue.svg -rw-r--r-- 1 root root 4717 Apr 22 10:20 A21-CircleArrow-Green.svg -rw-r--r-- 1 root root 5312 Apr 22 10:20 A22-CircleArrow.svg -rw-r--r-- 1 root root 332 Apr 22 10:20 A23-CurvedArrow-Gray-Left.svg -rw-r--r-- 1 root root 326 Apr 22 10:20 A24-CurvedArrow-LightBlue-Right.svg -rw-r--r-- 1 root root 3675 Apr 22 10:20 A25-CurvedArrow-DarkBlue.svg -rw-r--r-- 1 root root 5503 Apr 22 10:20 A26-CurvedArrow-Orange.png -rw-r--r-- 1 root root 7352 Apr 22 10:20 A27-CurvedArrow-DarkRed.png -rw-r--r-- 1 root root 16649 Apr 22 10:20 A28-CurvedArrow-DarkBlue.png -rw-r--r-- 1 root root 9634 Apr 22 10:20 A29-CurvedArrow-Green.png -rw-r--r-- 1 root root 1602 Apr 22 10:20 A30-CurvedArrow-Gray.svg -rw-r--r-- 1 root root 1594 Apr 22 10:20 A31-CurvedArrow-LightBlue.svg -rw-r--r-- 1 root root 1887 Apr 22 10:20 A32-CurvedArrow-Orange.svg -rw-r--r-- 1 root root 615 Apr 22 10:20 A33-CurvedArrow-LightBlue-TwoDirections.svg -rw-r--r-- 1 root root 520 Apr 22 10:20 A34-CurvedArrow-Green-TwoDirections.svg -rw-r--r-- 1 root root 495 Apr 22 10:20 A35-CurvedArrow-Brown-Left.svg -rw-r--r-- 1 root root 399 Apr 22 10:20 A36-CurvedArrow-LightBlue-Up.svg -rw-r--r-- 1 root root 697 Apr 22 10:20 A37-CurvedArrow-Gray-TwoDirections.svg -rw-r--r-- 1 root root 611 Apr 22 10:20 A38-CurvedArrow-Gray-TwoDirections.svg -rw-r--r-- 1 root root 585 Apr 22 10:20 A39-CurvedArrow-Gray-Left.svg -rw-r--r-- 1 root root 484 Apr 22 10:20 A40-CurvedArrow-Gray-Up.svg -rw-r--r-- 1 root root 428 Apr 22 10:20 A41-CurvedArrow-Gray-Left.svg -rw-r--r-- 1 root root 1489 Apr 22 10:20 A42-TrendArrow-Red-GoUp.svg -rw-r--r-- 1 root root 2154 Apr 22 10:20 A43-TrendArrow-Green-GoDown.svg -rw-r--r-- 1 root root 25931 Apr 22 10:20 A44-TrendArrow-Orange-GoUp.png -rw-r--r-- 1 root root 17223 Apr 22 10:20 A45-TrendArrow-Red-GoUp.png -rw-r--r-- 1 root root 560 Apr 22 10:20 A46-TrendArrow-Orange-GoUp.svg -rw-r--r-- 1 root root 5533 Apr 22 10:20 A47-TrendArrow-LightBlue.png -rw-r--r-- 1 root root 1045 Apr 22 10:20 A48-TrendArrow-Orange-TwoDirections.svg -rw-r--r-- 1 root root 1394 Apr 22 10:20 A49-TrendArrow-Yellow-ThreeDirections.svg -rw-r--r-- 1 root root 1710 Apr 22 10:20 A50-TrendArrow-LightBlue-FourDirections.svg -rw-r--r-- 1 root root 7770 Apr 22 10:20 A51-TrendArrow-Blue-FourDirections.svg -rw-r--r-- 1 root root 4248 Apr 22 10:20 A52-TrendArrow-Blue-FourDirections.svg -rw-r--r-- 1 root root 2634 Apr 22 10:20 A53-TrendArrow-LightBlue-TwoDirections.svg -rw-r--r-- 1 root root 2962 Apr 22 10:20 A54-TrendArrow-Red-TwoDirections.svg -rw-r--r-- 1 root root 3639 Apr 22 10:20 A55-TrendArrow-TwoDirections.svg -rw-r--r-- 1 root root 4146 Apr 22 10:20 A56-TrendArrow-Blue-TwoDirections.svg -rw-r--r-- 1 root root 1829 Apr 22 10:20 A57-Arrow-Yellow-Left.svg -rw-r--r-- 1 root root 1980 Apr 22 10:20 A58-Arrow-Red-Right.svg -rw-r--r-- 1 root root 334 Apr 22 10:20 A59-CurvedArrow-Gray-Left.svg -rw-r--r-- 1 root root 334 Apr 22 10:20 A60-CurvedArrow-Purple-Right.svg -rw-r--r-- 1 root root 1581 Apr 22 10:20 A61-Arrow-StripedOrange-Left.svg -rw-r--r-- 1 root root 1351 Apr 22 10:20 A62-Arrow-StripedBlue-Right.svg -rw-r--r-- 1 root root 1533 Apr 22 10:20 A63-Arrow-LightBlue-Left.svg -rw-r--r-- 1 root root 1552 Apr 22 10:20 A64-Arrow-Green-Right.svg -rw-r--r-- 1 root root 1181 Apr 22 10:20 A65-Arrow-DarkBlue-Up.svg -rw-r--r-- 1 root root 1145 Apr 22 10:20 A66-Arrow-Green-Down.svg -rw-r--r-- 1 root root 2023 Apr 22 10:20 A67-Arrow-Yellow-Left.svg -rw-r--r-- 1 root root 602 Apr 22 10:20 A68-Arrow-Gray-Right.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/bullets: total 372 -rw-r--r-- 1 root root 848 Apr 22 10:20 Bullet01-Circle-DarkRed.svg -rw-r--r-- 1 root root 841 Apr 22 10:20 Bullet02-Circle-Blue.svg -rw-r--r-- 1 root root 843 Apr 22 10:20 Bullet03-Circle-Green.svg -rw-r--r-- 1 root root 1053 Apr 22 10:20 Bullet04-Square-Black.svg -rw-r--r-- 1 root root 1224 Apr 22 10:20 Bullet05-Square-Orange.svg -rw-r--r-- 1 root root 1052 Apr 22 10:20 Bullet06-Square-Purple.svg -rw-r--r-- 1 root root 4867 Apr 22 10:20 Bullet07-Diamond-Blue.svg -rw-r--r-- 1 root root 1228 Apr 22 10:20 Bullet08-Diamond-LightBlue.svg -rw-r--r-- 1 root root 1270 Apr 22 10:20 Bullet09-Diamond-Red.svg -rw-r--r-- 1 root root 522 Apr 22 10:20 Bullet10-Star-Yellow.svg -rw-r--r-- 1 root root 525 Apr 22 10:20 Bullet11-Star-Blue.svg -rw-r--r-- 1 root root 442 Apr 22 10:20 Bullet12-Triangle-Blue.svg -rw-r--r-- 1 root root 441 Apr 22 10:20 Bullet13-Triangle-DarkGreen.svg -rw-r--r-- 1 root root 1424 Apr 22 10:20 Bullet14-Arrow-Red.svg -rw-r--r-- 1 root root 1384 Apr 22 10:20 Bullet15-Arrow-Blue.svg -rw-r--r-- 1 root root 877 Apr 22 10:20 Bullet16-Box-Blue.svg -rw-r--r-- 1 root root 920 Apr 22 10:20 Bullet17-Box-Red.svg -rw-r--r-- 1 root root 375 Apr 22 10:20 Bullet18-Asterisk-LightBlue.svg -rw-r--r-- 1 root root 1005 Apr 22 10:20 Bullet19-Leaves-Red.svg -rw-r--r-- 1 root root 497 Apr 22 10:20 Bullet20-Target-Blue.svg -rw-r--r-- 1 root root 753 Apr 22 10:20 Bullet21-Arrow-Blue.svg -rw-r--r-- 1 root root 476 Apr 22 10:20 Bullet22-Arrow-DarkBlue.svg -rw-r--r-- 1 root root 480 Apr 22 10:20 Bullet23-Arrow-Brown.svg -rw-r--r-- 1 root root 262 Apr 22 10:20 Bullet24-Flag-Red.svg -rw-r--r-- 1 root root 262 Apr 22 10:20 Bullet25-Flag-Green.svg -rw-r--r-- 1 root root 595 Apr 22 10:20 Bullet26-X-Red.svg -rw-r--r-- 1 root root 310 Apr 22 10:20 Bullet27-X-Black.svg -rw-r--r-- 1 root root 482 Apr 22 10:20 Bullet28-Checkmark-Green.svg -rw-r--r-- 1 root root 475 Apr 22 10:20 Bullet29-Checkmark-Blue.svg -rw-r--r-- 1 root root 295 Apr 22 10:20 Bullet30-Square-DarkRed.svg -rw-r--r-- 1 root root 929 Apr 22 10:20 blkpearl.gif -rw-r--r-- 1 root root 93 Apr 22 10:20 bluarrow.gif -rw-r--r-- 1 root root 103 Apr 22 10:20 bluball.gif -rw-r--r-- 1 root root 111 Apr 22 10:20 bludiamd.gif -rw-r--r-- 1 root root 507 Apr 22 10:20 bluered.gif -rw-r--r-- 1 root root 96 Apr 22 10:20 blusqare.gif -rw-r--r-- 1 root root 146 Apr 22 10:20 blustar.gif -rw-r--r-- 1 root root 644 Apr 22 10:20 coffee_1.gif -rw-r--r-- 1 root root 656 Apr 22 10:20 coffee_2.gif -rw-r--r-- 1 root root 625 Apr 22 10:20 coffee_3.gif -rw-r--r-- 1 root root 605 Apr 22 10:20 coffee_4.gif -rw-r--r-- 1 root root 671 Apr 22 10:20 coffee_5.gif -rw-r--r-- 1 root root 594 Apr 22 10:20 con-blue.gif -rw-r--r-- 1 root root 614 Apr 22 10:20 con-cyan.gif -rw-r--r-- 1 root root 393 Apr 22 10:20 con-green.gif -rw-r--r-- 1 root root 600 Apr 22 10:20 con-lilac.gif -rw-r--r-- 1 root root 594 Apr 22 10:20 con-oran.gif -rw-r--r-- 1 root root 394 Apr 22 10:20 con-pink.gif -rw-r--r-- 1 root root 388 Apr 22 10:20 con-red.gif -rw-r--r-- 1 root root 375 Apr 22 10:20 con-yellow.gif -rw-r--r-- 1 root root 399 Apr 22 10:20 corner_1.gif -rw-r--r-- 1 root root 399 Apr 22 10:20 corner_2.gif -rw-r--r-- 1 root root 402 Apr 22 10:20 corner_3.gif -rw-r--r-- 1 root root 408 Apr 22 10:20 corner_4.gif -rw-r--r-- 1 root root 924 Apr 22 10:20 darkball.gif -rw-r--r-- 1 root root 527 Apr 22 10:20 darkblue.gif -rw-r--r-- 1 root root 929 Apr 22 10:20 gldpearl.gif -rw-r--r-- 1 root root 960 Apr 22 10:20 golfball.gif -rw-r--r-- 1 root root 94 Apr 22 10:20 grnarrow.gif -rw-r--r-- 1 root root 101 Apr 22 10:20 grnball.gif -rw-r--r-- 1 root root 111 Apr 22 10:20 grndiamd.gif -rw-r--r-- 1 root root 935 Apr 22 10:20 grnpearl.gif -rw-r--r-- 1 root root 97 Apr 22 10:20 grnsqare.gif -rw-r--r-- 1 root root 144 Apr 22 10:20 grnstar.gif -rw-r--r-- 1 root root 94 Apr 22 10:20 gryarrow.gif -rw-r--r-- 1 root root 103 Apr 22 10:20 gryball.gif -rw-r--r-- 1 root root 113 Apr 22 10:20 grydiamd.gif -rw-r--r-- 1 root root 98 Apr 22 10:20 grysqare.gif -rw-r--r-- 1 root root 144 Apr 22 10:20 grystar.gif -rw-r--r-- 1 root root 96 Apr 22 10:20 orgarrow.gif -rw-r--r-- 1 root root 104 Apr 22 10:20 orgball.gif -rw-r--r-- 1 root root 149 Apr 22 10:20 orgdiamd.gif -rw-r--r-- 1 root root 99 Apr 22 10:20 orgsqare.gif -rw-r--r-- 1 root root 143 Apr 22 10:20 orgstar.gif -rw-r--r-- 1 root root 434 Apr 22 10:20 pebble_1.gif -rw-r--r-- 1 root root 460 Apr 22 10:20 pebble_2.gif -rw-r--r-- 1 root root 463 Apr 22 10:20 pebble_3.gif -rw-r--r-- 1 root root 945 Apr 22 10:20 poliball.gif -rw-r--r-- 1 root root 1005 Apr 22 10:20 popcorn_1.gif -rw-r--r-- 1 root root 1249 Apr 22 10:20 popcorn_2.gif -rw-r--r-- 1 root root 527 Apr 22 10:20 rainbow.gif -rw-r--r-- 1 root root 97 Apr 22 10:20 redarrow.gif -rw-r--r-- 1 root root 103 Apr 22 10:20 redball.gif -rw-r--r-- 1 root root 111 Apr 22 10:20 reddiamd.gif -rw-r--r-- 1 root root 97 Apr 22 10:20 redsqare.gif -rw-r--r-- 1 root root 145 Apr 22 10:20 redstar.gif -rw-r--r-- 1 root root 931 Apr 22 10:20 whtpearl.gif -rw-r--r-- 1 root root 126 Apr 22 10:20 ylwarrow.gif -rw-r--r-- 1 root root 133 Apr 22 10:20 ylwball.gif -rw-r--r-- 1 root root 145 Apr 22 10:20 ylwdiamd.gif -rw-r--r-- 1 root root 96 Apr 22 10:20 ylwsqare.gif -rw-r--r-- 1 root root 145 Apr 22 10:20 ylwstar.gif /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/computers: total 268 -rw-r--r-- 1 root root 23566 Apr 22 10:20 Computer-Cloud.png -rw-r--r-- 1 root root 20611 Apr 22 10:20 Computer-Desktop.png -rw-r--r-- 1 root root 10883 Apr 22 10:20 Computer-Laptop-Black.png -rw-r--r-- 1 root root 13461 Apr 22 10:20 Computer-Laptop-Silver.png -rw-r--r-- 1 root root 10629 Apr 22 10:20 Database-Add.png -rw-r--r-- 1 root root 10277 Apr 22 10:20 Database-Delete.png -rw-r--r-- 1 root root 11501 Apr 22 10:20 Database-Download.png -rw-r--r-- 1 root root 9075 Apr 22 10:20 Database.png -rw-r--r-- 1 root root 13187 Apr 22 10:20 Folder01-Blue.png -rw-r--r-- 1 root root 13733 Apr 22 10:20 Folder02-Green.png -rw-r--r-- 1 root root 12408 Apr 22 10:20 Folder03-Manilla.png -rw-r--r-- 1 root root 12679 Apr 22 10:20 Folder04-Yellow.png -rw-r--r-- 1 root root 15712 Apr 22 10:20 Folder05-OpenBlue.png -rw-r--r-- 1 root root 13971 Apr 22 10:20 Folder06-OpenGreen.png -rw-r--r-- 1 root root 6620 Apr 22 10:20 Folder07-OpenManilla.png -rw-r--r-- 1 root root 12706 Apr 22 10:20 Folder08-OpenYellow.png -rw-r--r-- 1 root root 6682 Apr 22 10:20 Server.png -rw-r--r-- 1 root root 13099 Apr 22 10:20 WirelessAccessPoint.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/diagrams: total 692 -rw-r--r-- 1 root root 3865 Apr 22 10:20 Component-Circle01-Transparent-DarkBlue.svg -rw-r--r-- 1 root root 3739 Apr 22 10:20 Component-Circle02-Transparent-Bule.svg -rw-r--r-- 1 root root 3746 Apr 22 10:20 Component-Circle03-Transparent-Green.svg -rw-r--r-- 1 root root 3523 Apr 22 10:20 Component-Circle04-Transparent-Orange.svg -rw-r--r-- 1 root root 3792 Apr 22 10:20 Component-Circle05-Transparent-Red.svg -rw-r--r-- 1 root root 1096 Apr 22 10:20 Component-Cube01-DarkBlue.svg -rw-r--r-- 1 root root 1092 Apr 22 10:20 Component-Cube02-LightBlue.svg -rw-r--r-- 1 root root 1087 Apr 22 10:20 Component-Cube03-Green.svg -rw-r--r-- 1 root root 1091 Apr 22 10:20 Component-Cube04-Orange.svg -rw-r--r-- 1 root root 1096 Apr 22 10:20 Component-Cube05-DarkRed.svg -rw-r--r-- 1 root root 1183 Apr 22 10:20 Component-Cuboid01-DarkBlue.svg -rw-r--r-- 1 root root 1260 Apr 22 10:20 Component-Cuboid02-Blue.svg -rw-r--r-- 1 root root 1538 Apr 22 10:20 Component-Cuboid03-Green.svg -rw-r--r-- 1 root root 1301 Apr 22 10:20 Component-Cuboid04-Orange.svg -rw-r--r-- 1 root root 1303 Apr 22 10:20 Component-Cuboid05-Red.svg -rw-r--r-- 1 root root 6879 Apr 22 10:20 Component-Gear01-DarkBlue.svg -rw-r--r-- 1 root root 7077 Apr 22 10:20 Component-Gear02-LightBlue.svg -rw-r--r-- 1 root root 6881 Apr 22 10:20 Component-Gear03-Green.svg -rw-r--r-- 1 root root 6866 Apr 22 10:20 Component-Gear04-DarkRed.svg -rw-r--r-- 1 root root 6873 Apr 22 10:20 Component-Gear05-Orange.svg -rw-r--r-- 1 root root 1694 Apr 22 10:20 Component-Person01-DarkBlue.svg -rw-r--r-- 1 root root 1690 Apr 22 10:20 Component-Person02-Blue.svg -rw-r--r-- 1 root root 1688 Apr 22 10:20 Component-Person03-Green.svg -rw-r--r-- 1 root root 1687 Apr 22 10:20 Component-Person04-DarkRed.svg -rw-r--r-- 1 root root 1691 Apr 22 10:20 Component-Person05-Orange.svg -rw-r--r-- 1 root root 3490 Apr 22 10:20 Component-PuzzlePiece01-DarkBlue.svg -rw-r--r-- 1 root root 3462 Apr 22 10:20 Component-PuzzlePiece02-Blue.svg -rw-r--r-- 1 root root 3461 Apr 22 10:20 Component-PuzzlePiece03-Green.svg -rw-r--r-- 1 root root 3436 Apr 22 10:20 Component-PuzzlePiece04-Red.svg -rw-r--r-- 1 root root 3593 Apr 22 10:20 Component-PuzzlePiece05-Orange.svg -rw-r--r-- 1 root root 2318 Apr 22 10:20 Component-Sphere01-DarkBlue.svg -rw-r--r-- 1 root root 5655 Apr 22 10:20 Component-Sphere02-LightBlue.svg -rw-r--r-- 1 root root 2711 Apr 22 10:20 Component-Sphere03-Green.svg -rw-r--r-- 1 root root 2149 Apr 22 10:20 Component-Sphere04-DarkRed.svg -rw-r--r-- 1 root root 2349 Apr 22 10:20 Component-Sphere05-Orange.svg -rw-r--r-- 1 root root 4530 Apr 22 10:20 Cycle01-Transparent.svg -rw-r--r-- 1 root root 3445 Apr 22 10:20 Cycle02-Transparent-Blue.svg -rw-r--r-- 1 root root 3461 Apr 22 10:20 Cycle03-Blue.svg -rw-r--r-- 1 root root 13474 Apr 22 10:20 Cycle04-Blue.svg -rw-r--r-- 1 root root 12599 Apr 22 10:20 Cycle05.svg -rw-r--r-- 1 root root 1252 Apr 22 10:20 Cycle06.svg -rw-r--r-- 1 root root 1601 Apr 22 10:20 Cycle07.svg -rw-r--r-- 1 root root 2039 Apr 22 10:20 Cycle08-Blue.svg -rw-r--r-- 1 root root 7039 Apr 22 10:20 Cycle09-Orange.svg -rw-r--r-- 1 root root 3214 Apr 22 10:20 Donut01-LightBlue.svg -rw-r--r-- 1 root root 3623 Apr 22 10:20 Donut02-Blue.svg -rw-r--r-- 1 root root 3898 Apr 22 10:20 Donut03-Blue.svg -rw-r--r-- 1 root root 4401 Apr 22 10:20 Donut04-DarkBlue.svg -rw-r--r-- 1 root root 4968 Apr 22 10:20 Donut05-DarkBlue.svg -rw-r--r-- 1 root root 8117 Apr 22 10:20 Donut06-Blue.svg -rw-r--r-- 1 root root 5716 Apr 22 10:20 Donut07-Blue.svg -rw-r--r-- 1 root root 752 Apr 22 10:20 Graph.svg -rw-r--r-- 1 root root 6570 Apr 22 10:20 People01-Blue.svg -rw-r--r-- 1 root root 5619 Apr 22 10:20 People02.svg -rw-r--r-- 1 root root 5051 Apr 22 10:20 Pillars01-Orange.svg -rw-r--r-- 1 root root 4231 Apr 22 10:20 Pillars02-LightBlue.svg -rw-r--r-- 1 root root 2042 Apr 22 10:20 Process01-Blue.svg -rw-r--r-- 1 root root 2924 Apr 22 10:20 Process02-Blue.svg -rw-r--r-- 1 root root 508 Apr 22 10:20 Process03-Blue.svg -rw-r--r-- 1 root root 1238 Apr 22 10:20 Process04-GoUp-Blue.svg -rw-r--r-- 1 root root 1165 Apr 22 10:20 Process05-GoUp-Red.svg -rw-r--r-- 1 root root 1231 Apr 22 10:20 Process06-GoUp-Yellow.svg -rw-r--r-- 1 root root 9844 Apr 22 10:20 Process07-Blue.svg -rw-r--r-- 1 root root 1002 Apr 22 10:20 Pyramid01.svg -rw-r--r-- 1 root root 1281 Apr 22 10:20 Pyramid02-Blue.svg -rw-r--r-- 1 root root 561 Apr 22 10:20 Pyramid03.svg -rw-r--r-- 1 root root 1141 Apr 22 10:20 Radial01-Green.svg -rw-r--r-- 1 root root 805 Apr 22 10:20 Radial02-Green.svg -rw-r--r-- 1 root root 19214 Apr 22 10:20 Radial03-Sphere.svg -rw-r--r-- 1 root root 16110 Apr 22 10:20 Radial04-Sphere-Red.svg -rw-r--r-- 1 root root 13656 Apr 22 10:20 Radial05-Sphere-Blue.svg -rw-r--r-- 1 root root 6235 Apr 22 10:20 Radial06-Arrows-DarkBlue.svg -rw-r--r-- 1 root root 6238 Apr 22 10:20 Radial07-Arrows-DarkBlue.svg -rw-r--r-- 1 root root 658 Apr 22 10:20 Section-Circle.svg -rw-r--r-- 1 root root 6940 Apr 22 10:20 Section-Cubes01.svg -rw-r--r-- 1 root root 6687 Apr 22 10:20 Section-Cubes02-Blue.svg -rw-r--r-- 1 root root 6680 Apr 22 10:20 Section-Cubes03-Orange.svg -rw-r--r-- 1 root root 5908 Apr 22 10:20 Section-Cubes04.svg -rw-r--r-- 1 root root 7460 Apr 22 10:20 Section-Cubes05.svg -rw-r--r-- 1 root root 5962 Apr 22 10:20 Section-Cuboids01-Blue.svg -rw-r--r-- 1 root root 5975 Apr 22 10:20 Section-Cuboids02-Blue.svg -rw-r--r-- 1 root root 4841 Apr 22 10:20 Section-Cuboids03.svg -rw-r--r-- 1 root root 15760 Apr 22 10:20 Section-Gears01.svg -rw-r--r-- 1 root root 3669 Apr 22 10:20 Section-Gears02-Blue.svg -rw-r--r-- 1 root root 13015 Apr 22 10:20 Section-Gears03-Blue.svg -rw-r--r-- 1 root root 2073 Apr 22 10:20 Section-Hexagons01.svg -rw-r--r-- 1 root root 2558 Apr 22 10:20 Section-Hexagons02-Blue.svg -rw-r--r-- 1 root root 3141 Apr 22 10:20 Section-Hexagons03-Blue.svg -rw-r--r-- 1 root root 942 Apr 22 10:20 Section-Hexagons04-Orange.svg -rw-r--r-- 1 root root 5323 Apr 22 10:20 Section-Leaves01-LightBlue.svg -rw-r--r-- 1 root root 4189 Apr 22 10:20 Section-Leaves02-Green.svg -rw-r--r-- 1 root root 1953 Apr 22 10:20 Section-Pasters01.svg -rw-r--r-- 1 root root 1248 Apr 22 10:20 Section-Pasters02-Blue.emf -rw-r--r-- 1 root root 2460 Apr 22 10:20 Section-Puzzle01.svg -rw-r--r-- 1 root root 13342 Apr 22 10:20 Section-Puzzle02.svg -rw-r--r-- 1 root root 13240 Apr 22 10:20 Section-Puzzle03.svg -rw-r--r-- 1 root root 3826 Apr 22 10:20 Section-Rectangles.svg -rw-r--r-- 1 root root 3525 Apr 22 10:20 Section-Squares.svg -rw-r--r-- 1 root root 785 Apr 22 10:20 Section-Triangle.svg -rw-r--r-- 1 root root 2231 Apr 22 10:20 Target.svg -rw-r--r-- 1 root root 9899 Apr 22 10:20 Venn01.svg -rw-r--r-- 1 root root 5195 Apr 22 10:20 Venn02.svg -rw-r--r-- 1 root root 8610 Apr 22 10:20 Venn03.svg -rw-r--r-- 1 root root 9732 Apr 22 10:20 Venn04.svg -rw-r--r-- 1 root root 1738 Apr 22 10:20 Venn05.svg -rw-r--r-- 1 root root 2537 Apr 22 10:20 Venn06-Blue.svg -rw-r--r-- 1 root root 866 Apr 22 10:20 Venn07-Blue.svg -rw-r--r-- 1 root root 1962 Apr 22 10:20 Venn08.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/education: total 684 -rw-r--r-- 1 root root 85843 Apr 22 10:20 Blackboard.png -rw-r--r-- 1 root root 89181 Apr 22 10:20 Books.png -rw-r--r-- 1 root root 10977 Apr 22 10:20 Chalk.png -rw-r--r-- 1 root root 79908 Apr 22 10:20 Globe.png -rw-r--r-- 1 root root 15495 Apr 22 10:20 Glue.png -rw-r--r-- 1 root root 52625 Apr 22 10:20 GraduationCap.png -rw-r--r-- 1 root root 84262 Apr 22 10:20 Microscope.png -rw-r--r-- 1 root root 106270 Apr 22 10:20 Notebook.png -rw-r--r-- 1 root root 39453 Apr 22 10:20 PaperClip-Blue.png -rw-r--r-- 1 root root 24704 Apr 22 10:20 PaperClip-Red.png -rw-r--r-- 1 root root 12672 Apr 22 10:20 Pencil.png -rw-r--r-- 1 root root 34287 Apr 22 10:20 Ruler.png -rw-r--r-- 1 root root 42446 Apr 22 10:20 TestTubes.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/environment: total 1228 -rw-r--r-- 1 root root 36964 Apr 22 10:20 DrippingFaucet.png -rw-r--r-- 1 root root 60197 Apr 22 10:20 Earth.png -rw-r--r-- 1 root root 58288 Apr 22 10:20 EndangeredAnimals1.png -rw-r--r-- 1 root root 47537 Apr 22 10:20 EndangeredAnimals2.png -rw-r--r-- 1 root root 53673 Apr 22 10:20 GreenCar.png -rw-r--r-- 1 root root 61291 Apr 22 10:20 GreenFactory.png -rw-r--r-- 1 root root 62960 Apr 22 10:20 GreenHouse.png -rw-r--r-- 1 root root 29301 Apr 22 10:20 Leaf1.png -rw-r--r-- 1 root root 32947 Apr 22 10:20 Leaf2.png -rw-r--r-- 1 root root 45319 Apr 22 10:20 LightBulb-Flourescent-Off.png -rw-r--r-- 1 root root 39693 Apr 22 10:20 LightBulb-Flourescent-On.png -rw-r--r-- 1 root root 41451 Apr 22 10:20 LightBulb-Standard-Off1.png -rw-r--r-- 1 root root 19373 Apr 22 10:20 LightBulb-Standard-Off2.png -rw-r--r-- 1 root root 52189 Apr 22 10:20 LightBulb-Standard-On.png -rw-r--r-- 1 root root 58371 Apr 22 10:20 Pollution-Car.png -rw-r--r-- 1 root root 65781 Apr 22 10:20 Pollution-Factory.png -rw-r--r-- 1 root root 36586 Apr 22 10:20 Raindrop.png -rw-r--r-- 1 root root 16992 Apr 22 10:20 RecycleBin.png -rw-r--r-- 1 root root 35247 Apr 22 10:20 RecycleSymbol.png -rw-r--r-- 1 root root 49479 Apr 22 10:20 RenewableEnergy-Solar.png -rw-r--r-- 1 root root 75937 Apr 22 10:20 RenewableEnergy-Water.png -rw-r--r-- 1 root root 58556 Apr 22 10:20 RenewableEnergy-Wind.png -rw-r--r-- 1 root root 37642 Apr 22 10:20 RenewableEnergySymbol.png -rw-r--r-- 1 root root 61366 Apr 22 10:20 Sun1.png -rw-r--r-- 1 root root 59982 Apr 22 10:20 Sun2.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/finance: total 712 -rw-r--r-- 1 root root 18702 Apr 22 10:20 ATM01.png -rw-r--r-- 1 root root 16147 Apr 22 10:20 ATM02.png -rw-r--r-- 1 root root 17395 Apr 22 10:20 Agreement.png -rw-r--r-- 1 root root 17650 Apr 22 10:20 Balance-Balanced1.png -rw-r--r-- 1 root root 8861 Apr 22 10:20 Balance-Balanced2.png -rw-r--r-- 1 root root 18630 Apr 22 10:20 Balance-Unbalanced1.png -rw-r--r-- 1 root root 9359 Apr 22 10:20 Balance-Unbalanced2.png -rw-r--r-- 1 root root 18395 Apr 22 10:20 Calculator.png -rw-r--r-- 1 root root 9914 Apr 22 10:20 Chart-Decrease1.png -rw-r--r-- 1 root root 13791 Apr 22 10:20 Chart-Decrease2.png -rw-r--r-- 1 root root 10447 Apr 22 10:20 Chart-Increase1.png -rw-r--r-- 1 root root 13346 Apr 22 10:20 Chart-Increase2.png -rw-r--r-- 1 root root 8281 Apr 22 10:20 Chart-Plateau.png -rw-r--r-- 1 root root 17587 Apr 22 10:20 Check.png -rw-r--r-- 1 root root 20238 Apr 22 10:20 Contract.png -rw-r--r-- 1 root root 10974 Apr 22 10:20 CreditCard-Black.png -rw-r--r-- 1 root root 9921 Apr 22 10:20 CreditCard-Cut.png -rw-r--r-- 1 root root 13564 Apr 22 10:20 CreditCard-Gold.png -rw-r--r-- 1 root root 4681 Apr 22 10:20 Currency-Dollar.png -rw-r--r-- 1 root root 15661 Apr 22 10:20 Currency-Dollars.png -rw-r--r-- 1 root root 26856 Apr 22 10:20 Currency-Stack.png -rw-r--r-- 1 root root 41418 Apr 22 10:20 Currency-StackCoins.png -rw-r--r-- 1 root root 44648 Apr 22 10:20 GoldBar-Stack.png -rw-r--r-- 1 root root 30134 Apr 22 10:20 GoldBar.png -rw-r--r-- 1 root root 10198 Apr 22 10:20 MoneyBag01.png -rw-r--r-- 1 root root 20275 Apr 22 10:20 MoneyBag02.png -rw-r--r-- 1 root root 23314 Apr 22 10:20 PercentSign.png -rw-r--r-- 1 root root 14851 Apr 22 10:20 PiggyBank-Coins.png -rw-r--r-- 1 root root 14428 Apr 22 10:20 PiggyBank-Currency.png -rw-r--r-- 1 root root 20295 Apr 22 10:20 PiggyBank01-Broken.png -rw-r--r-- 1 root root 14566 Apr 22 10:20 PiggyBank02-Broken.png -rw-r--r-- 1 root root 15703 Apr 22 10:20 Portfolio.png -rw-r--r-- 1 root root 6484 Apr 22 10:20 PriceTag.png -rw-r--r-- 1 root root 11163 Apr 22 10:20 Safe-Closed.png -rw-r--r-- 1 root root 14078 Apr 22 10:20 Safe-Empty.png -rw-r--r-- 1 root root 17322 Apr 22 10:20 Safe-Full.png -rw-r--r-- 1 root root 5744 Apr 22 10:20 Seal-Gold.png -rw-r--r-- 1 root root 7250 Apr 22 10:20 Seal-Red.png -rw-r--r-- 1 root root 5591 Apr 22 10:20 Seal-Silver.png -rw-r--r-- 1 root root 7033 Apr 22 10:20 Wallet-Empty.png -rw-r--r-- 1 root root 8990 Apr 22 10:20 Wallet-Full1.png -rw-r--r-- 1 root root 9850 Apr 22 10:20 Wallet-Full2.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/htmlexpo: total 192 -rw-r--r-- 1 root root 873 Apr 22 10:20 bludown.gif -rw-r--r-- 1 root root 906 Apr 22 10:20 blufirs.gif -rw-r--r-- 1 root root 884 Apr 22 10:20 blufirs_.gif -rw-r--r-- 1 root root 909 Apr 22 10:20 blulast.gif -rw-r--r-- 1 root root 898 Apr 22 10:20 blulast_.gif -rw-r--r-- 1 root root 1441 Apr 22 10:20 blunav.gif -rw-r--r-- 1 root root 886 Apr 22 10:20 blunext.gif -rw-r--r-- 1 root root 841 Apr 22 10:20 blunext_.gif -rw-r--r-- 1 root root 893 Apr 22 10:20 bluprev.gif -rw-r--r-- 1 root root 841 Apr 22 10:20 bluprev_.gif -rw-r--r-- 1 root root 1390 Apr 22 10:20 blutext.gif -rw-r--r-- 1 root root 874 Apr 22 10:20 bluup.gif -rw-r--r-- 1 root root 1628 Apr 22 10:20 cubdown.gif -rw-r--r-- 1 root root 1704 Apr 22 10:20 cubfirs.gif -rw-r--r-- 1 root root 1320 Apr 22 10:20 cubfirs_.gif -rw-r--r-- 1 root root 1712 Apr 22 10:20 cublast.gif -rw-r--r-- 1 root root 1282 Apr 22 10:20 cublast_.gif -rw-r--r-- 1 root root 1719 Apr 22 10:20 cubnav.gif -rw-r--r-- 1 root root 1651 Apr 22 10:20 cubnext.gif -rw-r--r-- 1 root root 1244 Apr 22 10:20 cubnext_.gif -rw-r--r-- 1 root root 1648 Apr 22 10:20 cubprev.gif -rw-r--r-- 1 root root 1239 Apr 22 10:20 cubprev_.gif -rw-r--r-- 1 root root 1687 Apr 22 10:20 cubtext.gif -rw-r--r-- 1 root root 1646 Apr 22 10:20 cubup.gif -rw-r--r-- 1 root root 1360 Apr 22 10:20 gredown.gif -rw-r--r-- 1 root root 1517 Apr 22 10:20 grefirs.gif -rw-r--r-- 1 root root 1442 Apr 22 10:20 grefirs_.gif -rw-r--r-- 1 root root 1457 Apr 22 10:20 grelast.gif -rw-r--r-- 1 root root 1290 Apr 22 10:20 grelast_.gif -rw-r--r-- 1 root root 1582 Apr 22 10:20 grenav.gif -rw-r--r-- 1 root root 1372 Apr 22 10:20 grenext.gif -rw-r--r-- 1 root root 1184 Apr 22 10:20 grenext_.gif -rw-r--r-- 1 root root 1370 Apr 22 10:20 greprev.gif -rw-r--r-- 1 root root 1180 Apr 22 10:20 greprev_.gif -rw-r--r-- 1 root root 1433 Apr 22 10:20 gretext.gif -rw-r--r-- 1 root root 1365 Apr 22 10:20 greup.gif -rw-r--r-- 1 root root 439 Apr 22 10:20 simdown.gif -rw-r--r-- 1 root root 477 Apr 22 10:20 simfirs.gif -rw-r--r-- 1 root root 477 Apr 22 10:20 simfirs_.gif -rw-r--r-- 1 root root 483 Apr 22 10:20 simlast.gif -rw-r--r-- 1 root root 624 Apr 22 10:20 simlast_.gif -rw-r--r-- 1 root root 483 Apr 22 10:20 simnav.gif -rw-r--r-- 1 root root 448 Apr 22 10:20 simnext.gif -rw-r--r-- 1 root root 445 Apr 22 10:20 simnext_.gif -rw-r--r-- 1 root root 444 Apr 22 10:20 simprev.gif -rw-r--r-- 1 root root 446 Apr 22 10:20 simprev_.gif -rw-r--r-- 1 root root 646 Apr 22 10:20 simtext.gif -rw-r--r-- 1 root root 439 Apr 22 10:20 simup.gif /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/people: total 2548 -rw-r--r-- 1 root root 55719 Apr 22 10:20 Artist-Female1.png -rw-r--r-- 1 root root 55812 Apr 22 10:20 Artist-Female2.png -rw-r--r-- 1 root root 53529 Apr 22 10:20 Artist-Male1.png -rw-r--r-- 1 root root 53270 Apr 22 10:20 Artist-Male2.png -rw-r--r-- 1 root root 42281 Apr 22 10:20 BusinessPerson-Female1.png -rw-r--r-- 1 root root 42698 Apr 22 10:20 BusinessPerson-Female2.png -rw-r--r-- 1 root root 43864 Apr 22 10:20 BusinessPerson-Female3.png -rw-r--r-- 1 root root 42544 Apr 22 10:20 BusinessPerson-Female4.png -rw-r--r-- 1 root root 51288 Apr 22 10:20 BusinessPerson-Female5.png -rw-r--r-- 1 root root 50279 Apr 22 10:20 BusinessPerson-Female6.png -rw-r--r-- 1 root root 48232 Apr 22 10:20 BusinessPerson-HeadSet1.png -rw-r--r-- 1 root root 47908 Apr 22 10:20 BusinessPerson-HeadSet2.png -rw-r--r-- 1 root root 40093 Apr 22 10:20 BusinessPerson-Male1.png -rw-r--r-- 1 root root 40362 Apr 22 10:20 BusinessPerson-Male2.png -rw-r--r-- 1 root root 38311 Apr 22 10:20 BusinessPerson-Male3.png -rw-r--r-- 1 root root 35273 Apr 22 10:20 BusinessPerson-Male4.png -rw-r--r-- 1 root root 38602 Apr 22 10:20 BusinessPerson-Male5.png -rw-r--r-- 1 root root 38311 Apr 22 10:20 BusinessPerson-Male6.png -rw-r--r-- 1 root root 46110 Apr 22 10:20 Chef1.png -rw-r--r-- 1 root root 46546 Apr 22 10:20 Chef2.png -rw-r--r-- 1 root root 53333 Apr 22 10:20 Computer-User-Female1.png -rw-r--r-- 1 root root 51863 Apr 22 10:20 Computer-User-Female2.png -rw-r--r-- 1 root root 47241 Apr 22 10:20 Computer-User-Male1.png -rw-r--r-- 1 root root 49395 Apr 22 10:20 Computer-User-Male2.png -rw-r--r-- 1 root root 40187 Apr 22 10:20 ConstructionWorker.png -rw-r--r-- 1 root root 39252 Apr 22 10:20 ConstructionWorker2.png -rw-r--r-- 1 root root 49847 Apr 22 10:20 Detective1.png -rw-r--r-- 1 root root 45363 Apr 22 10:20 Detective2.png -rw-r--r-- 1 root root 45421 Apr 22 10:20 Doctor-Female1.png -rw-r--r-- 1 root root 43930 Apr 22 10:20 Doctor-Female2.png -rw-r--r-- 1 root root 43213 Apr 22 10:20 Doctor-Male1.png -rw-r--r-- 1 root root 45064 Apr 22 10:20 Doctor-Male2.png -rw-r--r-- 1 root root 41647 Apr 22 10:20 Nurse1.png -rw-r--r-- 1 root root 39642 Apr 22 10:20 Nurse2.png -rw-r--r-- 1 root root 48320 Apr 22 10:20 PoliceOfficer1.png -rw-r--r-- 1 root root 47944 Apr 22 10:20 PoliceOfficer2.png -rw-r--r-- 1 root root 72375 Apr 22 10:20 Presenter-Female1.png -rw-r--r-- 1 root root 70479 Apr 22 10:20 Presenter-Female2.png -rw-r--r-- 1 root root 64611 Apr 22 10:20 Presenter-Male1.png -rw-r--r-- 1 root root 60777 Apr 22 10:20 Presenter-Male2.png -rw-r--r-- 1 root root 52011 Apr 22 10:20 Student-Female.png -rw-r--r-- 1 root root 45638 Apr 22 10:20 Student-Male.png -rw-r--r-- 1 root root 45913 Apr 22 10:20 Surgeon-Female1.png -rw-r--r-- 1 root root 45419 Apr 22 10:20 Surgeon-Female2.png -rw-r--r-- 1 root root 36747 Apr 22 10:20 Surgeon1.png -rw-r--r-- 1 root root 41024 Apr 22 10:20 Surgeon2.png -rw-r--r-- 1 root root 53406 Apr 22 10:20 Teacher1.png -rw-r--r-- 1 root root 47177 Apr 22 10:20 Teacher2.png -rw-r--r-- 1 root root 52292 Apr 22 10:20 Tourist-Female1.png -rw-r--r-- 1 root root 69299 Apr 22 10:20 Tourist-Female2.png -rw-r--r-- 1 root root 48469 Apr 22 10:20 Tourist-Male1.png -rw-r--r-- 1 root root 47877 Apr 22 10:20 Tourist-Male2.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/personas: total 28 drwxr-xr-x 2 root root 4096 Sep 12 03:04 dark drwxr-xr-x 2 root root 4096 Sep 12 03:04 gray drwxr-xr-x 2 root root 4096 Sep 12 03:04 green -rw-r--r-- 1 root root 460 Apr 22 10:20 personas_list.txt drwxr-xr-x 2 root root 4096 Sep 12 03:04 pink drwxr-xr-x 2 root root 4096 Sep 12 03:04 sand drwxr-xr-x 2 root root 4096 Sep 12 03:04 white /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/personas/dark: total 16 -rw-r--r-- 1 root root 3414 Apr 22 10:20 footer.png -rw-r--r-- 1 root root 8051 Apr 22 10:20 header.png -rw-r--r-- 1 root root 3128 Apr 22 10:20 preview.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/personas/gray: total 12 -rw-r--r-- 1 root root 1627 Apr 22 10:20 footer.png -rw-r--r-- 1 root root 3043 Apr 22 10:20 header.png -rw-r--r-- 1 root root 678 Apr 22 10:20 preview.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/personas/green: total 12 -rw-r--r-- 1 root root 1699 Apr 22 10:20 footer.png -rw-r--r-- 1 root root 3187 Apr 22 10:20 header.png -rw-r--r-- 1 root root 731 Apr 22 10:20 preview.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/personas/pink: total 24 -rw-r--r-- 1 root root 5271 Apr 22 10:20 footer.png -rw-r--r-- 1 root root 8995 Apr 22 10:20 header.png -rw-r--r-- 1 root root 1530 Apr 22 10:20 preview.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/personas/sand: total 360 -rw-r--r-- 1 root root 99807 Apr 22 10:20 footer.png -rw-r--r-- 1 root root 224417 Apr 22 10:20 header.png -rw-r--r-- 1 root root 38826 Apr 22 10:20 preview.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/personas/white: total 12 -rw-r--r-- 1 root root 1588 Apr 22 10:20 footer.png -rw-r--r-- 1 root root 3001 Apr 22 10:20 header.png -rw-r--r-- 1 root root 663 Apr 22 10:20 preview.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/sounds: total 3000 -rw-r--r-- 1 root root 47760 Apr 22 10:20 apert.wav -rw-r--r-- 1 root root 60904 Apr 22 10:20 apert2.wav -rw-r--r-- 1 root root 90472 Apr 22 10:20 applause.wav -rw-r--r-- 1 root root 43728 Apr 22 10:20 beam.wav -rw-r--r-- 1 root root 73456 Apr 22 10:20 beam2.wav -rw-r--r-- 1 root root 37546 Apr 22 10:20 cow.wav -rw-r--r-- 1 root root 134660 Apr 22 10:20 curve.wav -rw-r--r-- 1 root root 162366 Apr 22 10:20 drama.wav -rw-r--r-- 1 root root 47532 Apr 22 10:20 explos.wav -rw-r--r-- 1 root root 87008 Apr 22 10:20 falling.wav -rw-r--r-- 1 root root 36270 Apr 22 10:20 glasses.wav -rw-r--r-- 1 root root 191292 Apr 22 10:20 gong.wav -rw-r--r-- 1 root root 41958 Apr 22 10:20 horse.wav -rw-r--r-- 1 root root 46376 Apr 22 10:20 kling.wav -rw-r--r-- 1 root root 54866 Apr 22 10:20 kongas.wav -rw-r--r-- 1 root root 8408 Apr 22 10:20 laser.wav -rw-r--r-- 1 root root 29788 Apr 22 10:20 left.wav -rw-r--r-- 1 root root 83102 Apr 22 10:20 nature1.wav -rw-r--r-- 1 root root 37164 Apr 22 10:20 nature2.wav -rw-r--r-- 1 root root 8862 Apr 22 10:20 ok.wav -rw-r--r-- 1 root root 28510 Apr 22 10:20 pluck.wav -rw-r--r-- 1 root root 242648 Apr 22 10:20 roll.wav -rw-r--r-- 1 root root 90466 Apr 22 10:20 romans.wav -rw-r--r-- 1 root root 185752 Apr 22 10:20 soft.wav -rw-r--r-- 1 root root 133758 Apr 22 10:20 space.wav -rw-r--r-- 1 root root 192686 Apr 22 10:20 space2.wav -rw-r--r-- 1 root root 144748 Apr 22 10:20 space3.wav -rw-r--r-- 1 root root 65580 Apr 22 10:20 sparcle.wav -rw-r--r-- 1 root root 85106 Apr 22 10:20 strom.wav -rw-r--r-- 1 root root 49506 Apr 22 10:20 theetone.wav -rw-r--r-- 1 root root 69242 Apr 22 10:20 top.wav -rw-r--r-- 1 root root 56716 Apr 22 10:20 train.wav -rw-r--r-- 1 root root 190884 Apr 22 10:20 untie.wav -rw-r--r-- 1 root root 28682 Apr 22 10:20 ups.wav -rw-r--r-- 1 root root 104018 Apr 22 10:20 wallewal.wav /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/symbols: total 688 -rw-r--r-- 1 root root 3958 Apr 22 10:20 Book.svg -rw-r--r-- 1 root root 5071 Apr 22 10:20 Box01.svg -rw-r--r-- 1 root root 2756 Apr 22 10:20 Box02.svg -rw-r--r-- 1 root root 6332 Apr 22 10:20 Bulb01-Yellow.svg -rw-r--r-- 1 root root 5940 Apr 22 10:20 Bulb02-Yellow.svg -rw-r--r-- 1 root root 4720 Apr 22 10:20 Calendar.svg -rw-r--r-- 1 root root 4784 Apr 22 10:20 Chart.svg -rw-r--r-- 1 root root 4187 Apr 22 10:20 Clipboard.svg -rw-r--r-- 1 root root 11533 Apr 22 10:20 Clock.svg -rw-r--r-- 1 root root 4942 Apr 22 10:20 Compass.svg -rw-r--r-- 1 root root 3180 Apr 22 10:20 Emotion01-Laughing.svg -rw-r--r-- 1 root root 2965 Apr 22 10:20 Emotion02-Smiling.svg -rw-r--r-- 1 root root 2037 Apr 22 10:20 Emotion03-Calm.svg -rw-r--r-- 1 root root 2205 Apr 22 10:20 Emotion04-Frowning.svg -rw-r--r-- 1 root root 3175 Apr 22 10:20 Emotion05-Angry.svg -rw-r--r-- 1 root root 3613 Apr 22 10:20 Emotion06-Crying.svg -rw-r--r-- 1 root root 3943 Apr 22 10:20 Flag01-Red.svg -rw-r--r-- 1 root root 3704 Apr 22 10:20 Flag02-Green.svg -rw-r--r-- 1 root root 3891 Apr 22 10:20 Flag03-Blue.svg -rw-r--r-- 1 root root 6355 Apr 22 10:20 Gift.svg -rw-r--r-- 1 root root 5686 Apr 22 10:20 House.svg -rw-r--r-- 1 root root 9099 Apr 22 10:20 Icon-Computer01-White.svg -rw-r--r-- 1 root root 9046 Apr 22 10:20 Icon-Computer02-Black.svg -rw-r--r-- 1 root root 4397 Apr 22 10:20 Icon-Disk01-Blue.svg -rw-r--r-- 1 root root 4519 Apr 22 10:20 Icon-Disk02-Green.svg -rw-r--r-- 1 root root 3580 Apr 22 10:20 Icon-Document01-Grey.svg -rw-r--r-- 1 root root 2720 Apr 22 10:20 Icon-Document02-Grey.svg -rw-r--r-- 1 root root 3214 Apr 22 10:20 Icon-Document03-Blue.svg -rw-r--r-- 1 root root 2379 Apr 22 10:20 Icon-Document04-Blue.svg -rw-r--r-- 1 root root 8441 Apr 22 10:20 Icon-Envelope01-Blue.svg -rw-r--r-- 1 root root 9736 Apr 22 10:20 Icon-Envelope02-Yellow.svg -rw-r--r-- 1 root root 13035 Apr 22 10:20 Icon-Envelope03-Open-Yellow.svg -rw-r--r-- 1 root root 10061 Apr 22 10:20 Icon-Envelope04-Open-Yellow.svg -rw-r--r-- 1 root root 5678 Apr 22 10:20 Icon-Folder01-Yellow.svg -rw-r--r-- 1 root root 9716 Apr 22 10:20 Icon-Folder02-Yellow.svg -rw-r--r-- 1 root root 8365 Apr 22 10:20 Icon-Folder03-Open-Yellow.svg -rw-r--r-- 1 root root 12939 Apr 22 10:20 Icon-Folder04-Open-Yellow.svg -rw-r--r-- 1 root root 10795 Apr 22 10:20 Icon-Gear01-Grey.svg -rw-r--r-- 1 root root 10986 Apr 22 10:20 Icon-Gear02-Blue.svg -rw-r--r-- 1 root root 3438 Apr 22 10:20 Icon-Network01-Blue.svg -rw-r--r-- 1 root root 5426 Apr 22 10:20 Icon-Network02.svg -rw-r--r-- 1 root root 2559 Apr 22 10:20 Icon-Pencil01.svg -rw-r--r-- 1 root root 2261 Apr 22 10:20 Icon-Pencil02.svg -rw-r--r-- 1 root root 12367 Apr 22 10:20 Icon-Printer01-White.svg -rw-r--r-- 1 root root 14590 Apr 22 10:20 Icon-Printer02-Black.svg -rw-r--r-- 1 root root 7759 Apr 22 10:20 Key01.svg -rw-r--r-- 1 root root 5581 Apr 22 10:20 Key02.svg -rw-r--r-- 1 root root 9105 Apr 22 10:20 Lock01-Yellow.svg -rw-r--r-- 1 root root 6116 Apr 22 10:20 Lock02-Yellow.svg -rw-r--r-- 1 root root 7386 Apr 22 10:20 Lock03-Blue.svg -rw-r--r-- 1 root root 6941 Apr 22 10:20 Lock04-Blue.svg -rw-r--r-- 1 root root 6069 Apr 22 10:20 Magnet.svg -rw-r--r-- 1 root root 6232 Apr 22 10:20 MagnifyingGlass.svg -rw-r--r-- 1 root root 8479 Apr 22 10:20 Metal.svg -rw-r--r-- 1 root root 6955 Apr 22 10:20 Notebook.svg -rw-r--r-- 1 root root 5874 Apr 22 10:20 Phone.svg -rw-r--r-- 1 root root 7729 Apr 22 10:20 PieChart.svg -rw-r--r-- 1 root root 6060 Apr 22 10:20 Pin.svg -rw-r--r-- 1 root root 5204 Apr 22 10:20 PuzzlePiece.svg -rw-r--r-- 1 root root 23439 Apr 22 10:20 PuzzlePieces.svg -rw-r--r-- 1 root root 4807 Apr 22 10:20 Roadblock.svg -rw-r--r-- 1 root root 10792 Apr 22 10:20 Scissors.svg -rw-r--r-- 1 root root 9504 Apr 22 10:20 Shield01.svg -rw-r--r-- 1 root root 2775 Apr 22 10:20 Shield02-Orange.svg -rw-r--r-- 1 root root 3495 Apr 22 10:20 Shield03-Blue.svg -rw-r--r-- 1 root root 5511 Apr 22 10:20 Sign-Ban01.svg -rw-r--r-- 1 root root 6099 Apr 22 10:20 Sign-Ban02.svg -rw-r--r-- 1 root root 1022 Apr 22 10:20 Sign-CheckBox01.svg -rw-r--r-- 1 root root 613 Apr 22 10:20 Sign-CheckBox02-Unchecked.svg -rw-r--r-- 1 root root 519 Apr 22 10:20 Sign-Checkmark01-Green.svg -rw-r--r-- 1 root root 2952 Apr 22 10:20 Sign-Checkmark02-Green.svg -rw-r--r-- 1 root root 3673 Apr 22 10:20 Sign-DoNotEnter.svg -rw-r--r-- 1 root root 3170 Apr 22 10:20 Sign-Error01.svg -rw-r--r-- 1 root root 3746 Apr 22 10:20 Sign-Error02.svg -rw-r--r-- 1 root root 1368 Apr 22 10:20 Sign-ExclamationPoint01-Red.svg -rw-r--r-- 1 root root 1328 Apr 22 10:20 Sign-ExclamationPoint02-Orange.svg -rw-r--r-- 1 root root 4169 Apr 22 10:20 Sign-Help01-Green.svg -rw-r--r-- 1 root root 5119 Apr 22 10:20 Sign-Help02-Blue.svg -rw-r--r-- 1 root root 4395 Apr 22 10:20 Sign-Information.svg -rw-r--r-- 1 root root 2769 Apr 22 10:20 Sign-Null.svg -rw-r--r-- 1 root root 4227 Apr 22 10:20 Sign-QuestionMark01-Blue.svg -rw-r--r-- 1 root root 4203 Apr 22 10:20 Sign-QuestionMark02-Red.svg -rw-r--r-- 1 root root 829 Apr 22 10:20 Sign-RadioButton01.svg -rw-r--r-- 1 root root 489 Apr 22 10:20 Sign-RadioButton02-Unchecked.svg -rw-r--r-- 1 root root 4046 Apr 22 10:20 Sign-Warning01-Red.svg -rw-r--r-- 1 root root 3961 Apr 22 10:20 Sign-Warning02-Orange.svg -rw-r--r-- 1 root root 622 Apr 22 10:20 Sign-X01-Red.svg -rw-r--r-- 1 root root 3192 Apr 22 10:20 Sign-X02-Red.svg -rw-r--r-- 1 root root 4540 Apr 22 10:20 Star-Yellow.svg -rw-r--r-- 1 root root 14362 Apr 22 10:20 Wrench.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/transportation: total 924 -rw-r--r-- 1 root root 51293 Apr 22 10:20 Airplane-Blue.png -rw-r--r-- 1 root root 155325 Apr 22 10:20 Bicycle-Blue.png -rw-r--r-- 1 root root 52339 Apr 22 10:20 Boat.png -rw-r--r-- 1 root root 69397 Apr 22 10:20 Bus.png -rw-r--r-- 1 root root 33632 Apr 22 10:20 Canoe-Blue.png -rw-r--r-- 1 root root 73300 Apr 22 10:20 Car-Red.png -rw-r--r-- 1 root root 35792 Apr 22 10:20 Helicopter-Blue.png -rw-r--r-- 1 root root 128128 Apr 22 10:20 Motorcycle-Red.png -rw-r--r-- 1 root root 44744 Apr 22 10:20 Pedestrian-Blue.png -rw-r--r-- 1 root root 41337 Apr 22 10:20 PersonalTransporter-Green.png -rw-r--r-- 1 root root 36319 Apr 22 10:20 Sailboat-Red.png -rw-r--r-- 1 root root 92585 Apr 22 10:20 Scooter-Orange.png -rw-r--r-- 1 root root 47963 Apr 22 10:20 Train-Red.png -rw-r--r-- 1 root root 64188 Apr 22 10:20 Truck-Blue.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/txtshapes: total 152 -rw-r--r-- 1 root root 1154 Apr 22 10:20 Circle01-DarkBlue.svg -rw-r--r-- 1 root root 1275 Apr 22 10:20 Circle02-LightBlue.svg -rw-r--r-- 1 root root 1153 Apr 22 10:20 Circle03-Green.svg -rw-r--r-- 1 root root 1141 Apr 22 10:20 Circle04-DarkRed.svg -rw-r--r-- 1 root root 1032 Apr 22 10:20 Circle05-Orange.svg -rw-r--r-- 1 root root 1036 Apr 22 10:20 Hexagon01-DarkBlue.svg -rw-r--r-- 1 root root 1002 Apr 22 10:20 Hexagon02-Blue.svg -rw-r--r-- 1 root root 999 Apr 22 10:20 Hexagon03-Green.svg -rw-r--r-- 1 root root 999 Apr 22 10:20 Hexagon04-DarkRed.svg -rw-r--r-- 1 root root 983 Apr 22 10:20 Hexagon05-Orange.svg -rw-r--r-- 1 root root 1316 Apr 22 10:20 Leaf01-DarkBlue.svg -rw-r--r-- 1 root root 1319 Apr 22 10:20 Leaf02-LightBlue.svg -rw-r--r-- 1 root root 1284 Apr 22 10:20 Leaf03-Green.svg -rw-r--r-- 1 root root 1304 Apr 22 10:20 Leaf04-DarkRed.svg -rw-r--r-- 1 root root 1304 Apr 22 10:20 Leaf05-Orange.svg -rw-r--r-- 1 root root 1130 Apr 22 10:20 Paster01-DarkBlue.svg -rw-r--r-- 1 root root 1073 Apr 22 10:20 Paster02-LightBlue.svg -rw-r--r-- 1 root root 1483 Apr 22 10:20 Paster03-Green.svg -rw-r--r-- 1 root root 1110 Apr 22 10:20 Paster04-Red.svg -rw-r--r-- 1 root root 1067 Apr 22 10:20 Paster05-Orange.svg -rw-r--r-- 1 root root 1243 Apr 22 10:20 Rectangle01-DarkBlue.svg -rw-r--r-- 1 root root 1237 Apr 22 10:20 Rectangle02-LightBlue.svg -rw-r--r-- 1 root root 1229 Apr 22 10:20 Rectangle03-Green.svg -rw-r--r-- 1 root root 1227 Apr 22 10:20 Rectangle04-DarkRed.svg -rw-r--r-- 1 root root 1223 Apr 22 10:20 Rectangle05-Orange.svg -rw-r--r-- 1 root root 3559 Apr 22 10:20 Rectangle06-Striped-Blue.svg -rw-r--r-- 1 root root 3347 Apr 22 10:20 Rectangle07-Striped-Green.svg -rw-r--r-- 1 root root 3256 Apr 22 10:20 Rectangle08-Striped-Red.svg -rw-r--r-- 1 root root 3217 Apr 22 10:20 Rectangle09-Striped-Orange.svg -rw-r--r-- 1 root root 1280 Apr 22 10:20 Square01-DarkBlue.svg -rw-r--r-- 1 root root 1286 Apr 22 10:20 Square02-LightBlue.svg -rw-r--r-- 1 root root 1272 Apr 22 10:20 Square03-Green.svg -rw-r--r-- 1 root root 1289 Apr 22 10:20 Square04-DarkRed.svg -rw-r--r-- 1 root root 1286 Apr 22 10:20 Square05-Orange.svg -rw-r--r-- 1 root root 3267 Apr 22 10:20 Square06-Striped-Blue.svg -rw-r--r-- 1 root root 2928 Apr 22 10:20 Square07-Striped-Green.svg -rw-r--r-- 1 root root 2924 Apr 22 10:20 Square08-Striped-Red.svg -rw-r--r-- 1 root root 2924 Apr 22 10:20 Square09-Striped-Orange.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/gallery/www-graf: total 372 -rw-r--r-- 1 root root 1330 Apr 22 10:20 bluat.gif -rw-r--r-- 1 root root 1016 Apr 22 10:20 bluback.gif -rw-r--r-- 1 root root 1016 Apr 22 10:20 bludisk.gif -rw-r--r-- 1 root root 1010 Apr 22 10:20 bludown.gif -rw-r--r-- 1 root root 1031 Apr 22 10:20 bluhome.gif -rw-r--r-- 1 root root 1000 Apr 22 10:20 bluinfo.gif -rw-r--r-- 1 root root 1017 Apr 22 10:20 bluleft.gif -rw-r--r-- 1 root root 1017 Apr 22 10:20 blumail.gif -rw-r--r-- 1 root root 989 Apr 22 10:20 bluminus.gif -rw-r--r-- 1 root root 1009 Apr 22 10:20 bluplus.gif -rw-r--r-- 1 root root 1041 Apr 22 10:20 bluquest.gif -rw-r--r-- 1 root root 1020 Apr 22 10:20 bluright.gif -rw-r--r-- 1 root root 1011 Apr 22 10:20 bluup.gif -rw-r--r-- 1 root root 1016 Apr 22 10:20 gredisk.gif -rw-r--r-- 1 root root 1010 Apr 22 10:20 gredown.gif -rw-r--r-- 1 root root 1031 Apr 22 10:20 grehome.gif -rw-r--r-- 1 root root 1000 Apr 22 10:20 greinfo.gif -rw-r--r-- 1 root root 1017 Apr 22 10:20 greleft.gif -rw-r--r-- 1 root root 1017 Apr 22 10:20 gremail.gif -rw-r--r-- 1 root root 989 Apr 22 10:20 greminus.gif -rw-r--r-- 1 root root 1009 Apr 22 10:20 greplus.gif -rw-r--r-- 1 root root 1041 Apr 22 10:20 grequest.gif -rw-r--r-- 1 root root 1020 Apr 22 10:20 greright.gif -rw-r--r-- 1 root root 1011 Apr 22 10:20 greup.gif -rw-r--r-- 1 root root 1264 Apr 22 10:20 grnat.gif -rw-r--r-- 1 root root 1073 Apr 22 10:20 grnback.gif -rw-r--r-- 1 root root 1219 Apr 22 10:20 grndisk.gif -rw-r--r-- 1 root root 1231 Apr 22 10:20 grndown.gif -rw-r--r-- 1 root root 1206 Apr 22 10:20 grnexcla.gif -rw-r--r-- 1 root root 872 Apr 22 10:20 grnhome.gif -rw-r--r-- 1 root root 1200 Apr 22 10:20 grninfo.gif -rw-r--r-- 1 root root 1227 Apr 22 10:20 grnleft.gif -rw-r--r-- 1 root root 1222 Apr 22 10:20 grnmail.gif -rw-r--r-- 1 root root 1187 Apr 22 10:20 grnminus.gif -rw-r--r-- 1 root root 1204 Apr 22 10:20 grnplus.gif -rw-r--r-- 1 root root 1226 Apr 22 10:20 grnquest.gif -rw-r--r-- 1 root root 1201 Apr 22 10:20 grnright.gif -rw-r--r-- 1 root root 1220 Apr 22 10:20 grnup.gif -rw-r--r-- 1 root root 1052 Apr 22 10:20 gryat.gif -rw-r--r-- 1 root root 1032 Apr 22 10:20 gryback.gif -rw-r--r-- 1 root root 1044 Apr 22 10:20 grydisk.gif -rw-r--r-- 1 root root 1022 Apr 22 10:20 grydown.gif -rw-r--r-- 1 root root 1050 Apr 22 10:20 gryhome.gif -rw-r--r-- 1 root root 1017 Apr 22 10:20 gryinfo.gif -rw-r--r-- 1 root root 1030 Apr 22 10:20 gryleft.gif -rw-r--r-- 1 root root 1036 Apr 22 10:20 grymail.gif -rw-r--r-- 1 root root 1012 Apr 22 10:20 gryminus.gif -rw-r--r-- 1 root root 1030 Apr 22 10:20 gryplus.gif -rw-r--r-- 1 root root 1023 Apr 22 10:20 gryquest.gif -rw-r--r-- 1 root root 1033 Apr 22 10:20 gryright.gif -rw-r--r-- 1 root root 1027 Apr 22 10:20 gryup.gif -rw-r--r-- 1 root root 1287 Apr 22 10:20 men@work.gif -rw-r--r-- 1 root root 606 Apr 22 10:20 orgat.gif -rw-r--r-- 1 root root 1259 Apr 22 10:20 orgback.gif -rw-r--r-- 1 root root 421 Apr 22 10:20 orgdisk.gif -rw-r--r-- 1 root root 560 Apr 22 10:20 orgdown.gif -rw-r--r-- 1 root root 808 Apr 22 10:20 orghome.gif -rw-r--r-- 1 root root 341 Apr 22 10:20 orginfo.gif -rw-r--r-- 1 root root 285 Apr 22 10:20 orgleft.gif -rw-r--r-- 1 root root 517 Apr 22 10:20 orgmail.gif -rw-r--r-- 1 root root 272 Apr 22 10:20 orgminus.gif -rw-r--r-- 1 root root 289 Apr 22 10:20 orgplus.gif -rw-r--r-- 1 root root 281 Apr 22 10:20 orgquest.gif -rw-r--r-- 1 root root 293 Apr 22 10:20 orgright.gif -rw-r--r-- 1 root root 1042 Apr 22 10:20 orgup.gif -rw-r--r-- 1 root root 1413 Apr 22 10:20 redat.gif -rw-r--r-- 1 root root 1040 Apr 22 10:20 redback.gif -rw-r--r-- 1 root root 1019 Apr 22 10:20 reddisk.gif -rw-r--r-- 1 root root 1015 Apr 22 10:20 reddown.gif -rw-r--r-- 1 root root 1032 Apr 22 10:20 redhome.gif -rw-r--r-- 1 root root 1002 Apr 22 10:20 redinfo.gif -rw-r--r-- 1 root root 1018 Apr 22 10:20 redleft.gif -rw-r--r-- 1 root root 1018 Apr 22 10:20 redmail.gif -rw-r--r-- 1 root root 993 Apr 22 10:20 redminus.gif -rw-r--r-- 1 root root 1015 Apr 22 10:20 redplus.gif -rw-r--r-- 1 root root 1045 Apr 22 10:20 redquest.gif -rw-r--r-- 1 root root 1019 Apr 22 10:20 redright.gif -rw-r--r-- 1 root root 1015 Apr 22 10:20 redup.gif -rw-r--r-- 1 root root 669 Apr 22 10:20 turdown.gif -rw-r--r-- 1 root root 474 Apr 22 10:20 turhome.gif -rw-r--r-- 1 root root 663 Apr 22 10:20 turleft.gif -rw-r--r-- 1 root root 667 Apr 22 10:20 turright.gif -rw-r--r-- 1 root root 663 Apr 22 10:20 turup.gif -rw-r--r-- 1 root root 249 Apr 22 10:20 viohome.gif -rw-r--r-- 1 root root 236 Apr 22 10:20 violeft.gif -rw-r--r-- 1 root root 238 Apr 22 10:20 vioright.gif -rw-r--r-- 1 root root 230 Apr 22 10:20 vioup.gif -rw-r--r-- 1 root root 149 Apr 22 10:20 ylwdown.gif -rw-r--r-- 1 root root 221 Apr 22 10:20 ylwhome.gif -rw-r--r-- 1 root root 177 Apr 22 10:20 ylwleft.gif -rw-r--r-- 1 root root 208 Apr 22 10:20 ylwmail.gif -rw-r--r-- 1 root root 177 Apr 22 10:20 ylwright.gif -rw-r--r-- 1 root root 150 Apr 22 10:20 ylwup.gif /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/glade: total 24 -rw-r--r-- 1 root root 23201 Sep 12 00:07 libreoffice-catalog.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/labels: total 276 -rw-r--r-- 1 root root 281871 Apr 22 10:20 labels.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/liblangtag: total 1288 drwxr-xr-x 4 root root 4096 Sep 12 03:08 common -rw-r--r-- 1 root root 1311474 Sep 12 00:15 language-subtag-registry.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/liblangtag/common: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:08 bcp47 drwxr-xr-x 2 root root 4096 Sep 12 03:08 supplemental /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/liblangtag/common/bcp47: total 116 -rw-r--r-- 1 root root 3299 Sep 12 00:15 calendar.xml -rw-r--r-- 1 root root 6869 Sep 12 00:15 collation.xml -rw-r--r-- 1 root root 21445 Sep 12 00:15 currency.xml -rw-r--r-- 1 root root 6562 Sep 12 00:15 number.xml -rw-r--r-- 1 root root 44172 Sep 12 00:15 timezone.xml -rw-r--r-- 1 root root 2669 Sep 12 00:15 transform.xml -rw-r--r-- 1 root root 1445 Sep 12 00:15 transform_ime.xml -rw-r--r-- 1 root root 4702 Sep 12 00:15 transform_keyboard.xml -rw-r--r-- 1 root root 951 Sep 12 00:15 transform_mt.xml -rw-r--r-- 1 root root 768 Sep 12 00:15 transform_private_use.xml -rw-r--r-- 1 root root 1517 Sep 12 00:15 variant.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/liblangtag/common/supplemental: total 244 -rw-r--r-- 1 root root 132575 Sep 12 00:15 likelySubtags.xml -rw-r--r-- 1 root root 111801 Sep 12 00:15 supplementalMetadata.xml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/libreofficekit: total 12 -rw-r--r-- 1 root root 413 Apr 22 10:20 handle_image_end.png -rw-r--r-- 1 root root 615 Apr 22 10:20 handle_image_middle.png -rw-r--r-- 1 root root 422 Apr 22 10:20 handle_image_start.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/numbertext: total 256 -rw-r--r-- 1 root root 1149 Sep 12 00:15 Hung.sor -rw-r--r-- 1 root root 945 Sep 12 00:15 Roman.sor -rw-r--r-- 1 root root 536 Sep 12 00:15 Suzhou.sor -rw-r--r-- 1 root root 2187 Sep 12 00:15 af.sor -rw-r--r-- 1 root root 5378 Sep 12 00:15 bg.sor -rw-r--r-- 1 root root 7496 Sep 12 00:15 ca.sor -rw-r--r-- 1 root root 3471 Sep 12 00:15 cs.sor -rw-r--r-- 1 root root 2538 Sep 12 00:15 da.sor -rw-r--r-- 1 root root 2458 Sep 12 00:15 de.sor -rw-r--r-- 1 root root 7520 Sep 12 00:15 el.sor -rw-r--r-- 1 root root 7033 Sep 12 00:15 en.sor -rw-r--r-- 1 root root 1665 Sep 12 00:15 eo.sor -rw-r--r-- 1 root root 5329 Sep 12 00:15 es.sor -rw-r--r-- 1 root root 3259 Sep 12 00:15 et.sor -rw-r--r-- 1 root root 5841 Sep 12 00:15 fi.sor -rw-r--r-- 1 root root 5345 Sep 12 00:15 fr.sor -rw-r--r-- 1 root root 5122 Sep 12 00:15 gl.sor -rw-r--r-- 1 root root 6303 Sep 12 00:15 he.sor -rw-r--r-- 1 root root 6248 Sep 12 00:15 hr.sor -rw-r--r-- 1 root root 11301 Sep 12 00:15 hu.sor -rw-r--r-- 1 root root 2966 Sep 12 00:15 id.sor -rw-r--r-- 1 root root 3232 Sep 12 00:15 is.sor -rw-r--r-- 1 root root 2821 Sep 12 00:15 it.sor -rw-r--r-- 1 root root 1855 Sep 12 00:15 ja.sor -rw-r--r-- 1 root root 963 Sep 12 00:15 ko.sor -rw-r--r-- 1 root root 2528 Sep 12 00:15 lb.sor -rw-r--r-- 1 root root 9158 Sep 12 00:15 lt.sor -rw-r--r-- 1 root root 2872 Sep 12 00:15 lv.sor -rw-r--r-- 1 root root 2967 Sep 12 00:15 ms.sor -rw-r--r-- 1 root root 1914 Sep 12 00:15 nl.sor -rw-r--r-- 1 root root 2918 Sep 12 00:15 no.sor -rw-r--r-- 1 root root 4248 Sep 12 00:15 pl.sor -rw-r--r-- 1 root root 5050 Sep 12 00:15 pt.sor -rw-r--r-- 1 root root 3083 Sep 12 00:15 ro.sor -rw-r--r-- 1 root root 7662 Sep 12 00:15 ru.sor -rw-r--r-- 1 root root 2769 Sep 12 00:15 sh.sor -rw-r--r-- 1 root root 3639 Sep 12 00:15 sl.sor -rw-r--r-- 1 root root 1893 Sep 12 00:15 sq.sor -rw-r--r-- 1 root root 3286 Sep 12 00:15 sr.sor -rw-r--r-- 1 root root 3564 Sep 12 00:15 sv.sor -rw-r--r-- 1 root root 1858 Sep 12 00:15 th.sor -rw-r--r-- 1 root root 5480 Sep 12 00:15 tr.sor -rw-r--r-- 1 root root 6366 Sep 12 00:15 uk.sor -rw-r--r-- 1 root root 818 Sep 12 00:15 vi.sor -rw-r--r-- 1 root root 3852 Sep 12 00:15 zh.sor /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/palette: total 848 -rw-r--r-- 1 root root 4308 Apr 22 10:20 arrowhd.soe -rw-r--r-- 1 root root 1539 Apr 22 10:20 chart-palettes.soc -rw-r--r-- 1 root root 30852 Apr 22 10:20 classic.sog -rw-r--r-- 1 root root 66540 Apr 22 10:20 freecolour-hlc.soc -rw-r--r-- 1 root root 5238 Apr 22 10:20 hatching.soh -rw-r--r-- 1 root root 9190 Apr 22 10:20 html.soc -rw-r--r-- 1 root root 2334 Apr 22 10:20 libreoffice.soc -rw-r--r-- 1 root root 6840 Apr 22 10:20 modern.sog -rw-r--r-- 1 root root 659454 Apr 22 10:20 standard.sob -rw-r--r-- 1 root root 9227 Apr 22 10:20 standard.soc -rw-r--r-- 1 root root 2426 Apr 22 10:20 standard.sod -rw-r--r-- 1 root root 6534 Apr 22 10:20 standard.soe -rw-r--r-- 1 root root 3848 Apr 22 10:20 standard.sog -rw-r--r-- 1 root root 2171 Apr 22 10:20 standard.soh -rw-r--r-- 1 root root 13298 Apr 22 10:20 standard.sop -rw-r--r-- 1 root root 1708 Apr 22 10:20 styles.sod -rw-r--r-- 1 root root 7636 Apr 22 10:20 tonal.soc /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/psprint: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:04 driver -rw-r--r-- 1 root root 4042 Apr 22 10:20 psprint.conf /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/psprint/driver: total 28 -rw-r--r-- 1 root root 24784 Apr 22 10:20 SGENPRT.PS /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/registry: total 2424 -rw-r--r-- 1 root root 481 Sep 12 00:08 Langpack-en-US.xcd -rw-r--r-- 1 root root 10487 Sep 12 00:09 base.xcd -rw-r--r-- 1 root root 157815 Sep 12 00:09 calc.xcd -rw-r--r-- 1 root root 1195 Sep 12 00:09 cjk_ja.xcd -rw-r--r-- 1 root root 1195 Sep 12 00:09 cjk_ko.xcd -rw-r--r-- 1 root root 1195 Sep 12 00:09 cjk_zh-CN.xcd -rw-r--r-- 1 root root 1195 Sep 12 00:09 cjk_zh-TW.xcd -rw-r--r-- 1 root root 474 Sep 12 00:08 ctl_ar.xcd -rw-r--r-- 1 root root 474 Sep 12 00:08 ctl_bo.xcd -rw-r--r-- 1 root root 474 Sep 12 00:08 ctl_dz.xcd -rw-r--r-- 1 root root 474 Sep 12 00:08 ctl_fa.xcd -rw-r--r-- 1 root root 474 Sep 12 00:08 ctl_gu.xcd -rw-r--r-- 1 root root 474 Sep 12 00:08 ctl_he.xcd -rw-r--r-- 1 root root 474 Sep 12 00:08 ctl_hi.xcd -rw-r--r-- 1 root root 474 Sep 12 00:08 ctl_km.xcd -rw-r--r-- 1 root root 474 Sep 12 00:08 ctl_lo.xcd -rw-r--r-- 1 root root 474 Sep 12 00:08 ctl_my.xcd -rw-r--r-- 1 root root 474 Sep 12 00:08 ctl_ne.xcd -rw-r--r-- 1 root root 474 Sep 12 00:08 ctl_or.xcd -rw-r--r-- 1 root root 474 Sep 12 00:08 ctl_pa-IN.xcd -rw-r--r-- 1 root root 474 Sep 12 00:08 ctl_ta.xcd -rw-r--r-- 1 root root 474 Sep 12 00:08 ctl_th.xcd -rw-r--r-- 1 root root 180 Sep 12 00:07 ctlseqcheck_km.xcd -rw-r--r-- 1 root root 180 Sep 12 00:07 ctlseqcheck_lo.xcd -rw-r--r-- 1 root root 180 Sep 12 00:07 ctlseqcheck_th.xcd -rw-r--r-- 1 root root 49485 Sep 12 00:09 draw.xcd -rw-r--r-- 1 root root 781 Sep 12 00:08 gnome.xcd -rw-r--r-- 1 root root 63965 Sep 12 00:08 graphicfilter.xcd -rw-r--r-- 1 root root 203842 Sep 12 00:09 impress.xcd -rw-r--r-- 1 root root 11096 Sep 12 00:09 librelogo.xcd -rw-r--r-- 1 root root 1439 Sep 12 00:07 lingucomponent.xcd -rw-r--r-- 1 root root 1463219 Sep 12 03:03 main.xcd -rw-r--r-- 1 root root 17932 Sep 12 00:09 math.xcd -rw-r--r-- 1 root root 672 Sep 12 00:08 ogltrans.xcd -rw-r--r-- 1 root root 5540 Apr 22 10:20 oo-ad-ldap.xcd.sample -rw-r--r-- 1 root root 5582 Apr 22 10:20 oo-ldap.xcd.sample -rw-r--r-- 1 root root 7345 Sep 12 00:07 pdfimport.xcd -rw-r--r-- 1 root root 1266 Sep 12 00:09 postgresql.xcd -rw-r--r-- 1 root root 521 Sep 12 00:08 pyuno.xcd drwxr-xr-x 2 root root 12288 Sep 12 03:09 res -rw-r--r-- 1 root root 318091 Sep 12 00:09 writer.xcd -rw-r--r-- 1 root root 14149 Sep 12 00:08 xsltfilter.xcd /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/registry/res: total 32 -rw-r--r-- 1 root root 29298 Sep 12 00:25 fcfg_langpack_en-US.xcd /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template: total 8 drwxr-xr-x 9 root root 4096 Sep 12 03:04 common drwxr-xr-x 3 root root 4096 Sep 12 03:04 wizard /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template/common: total 28 drwxr-xr-x 2 root root 4096 Sep 12 03:04 internal drwxr-xr-x 2 root root 4096 Sep 12 03:04 officorr drwxr-xr-x 2 root root 4096 Sep 12 03:04 offimisc drwxr-xr-x 2 root root 4096 Sep 12 03:04 personal drwxr-xr-x 2 root root 4096 Sep 12 03:04 presnt drwxr-xr-x 2 root root 4096 Sep 12 03:04 styles drwxr-xr-x 7 root root 4096 Sep 12 03:04 wizard /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template/common/internal: total 32 -rw-r--r-- 1 root root 5465 Apr 22 10:20 html.stw -rw-r--r-- 1 root root 23434 Apr 22 10:20 idxexample.odt /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template/common/officorr: total 44 -rw-r--r-- 1 root root 11026 Sep 12 00:08 Modern_business_letter_sans_serif.ott -rw-r--r-- 1 root root 30630 Sep 12 00:08 Modern_business_letter_serif.ott /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template/common/offimisc: total 44 -rw-r--r-- 1 root root 44010 Sep 12 00:08 Businesscard-with-logo.ott /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template/common/personal: total 48 -rw-r--r-- 1 root root 26680 Sep 12 00:08 CV.ott -rw-r--r-- 1 root root 19385 Sep 12 00:08 Resume1page.ott /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template/common/presnt: total 4928 -rw-r--r-- 1 root root 11244 Sep 12 00:08 Alizarin.otp -rw-r--r-- 1 root root 319236 Sep 12 00:08 Beehive.otp -rw-r--r-- 1 root root 38029 Sep 12 00:08 Blue_Curve.otp -rw-r--r-- 1 root root 327261 Sep 12 00:08 Blueprint_Plans.otp -rw-r--r-- 1 root root 28116 Sep 12 00:08 BrightBlue.otp -rw-r--r-- 1 root root 16133 Sep 12 00:08 Classy_Red.otp -rw-r--r-- 1 root root 142797 Sep 12 00:08 DNA.otp -rw-r--r-- 1 root root 17334 Sep 12 00:08 Focus.otp -rw-r--r-- 1 root root 40010 Sep 12 00:08 Forestbird.otp -rw-r--r-- 1 root root 12550 Sep 12 00:08 Impress.otp -rw-r--r-- 1 root root 138049 Sep 12 00:08 Inspiration.otp -rw-r--r-- 1 root root 58393 Sep 12 00:08 Lights.otp -rw-r--r-- 1 root root 352566 Sep 12 00:08 LushGreen.otp -rw-r--r-- 1 root root 45317 Sep 12 00:08 Metropolis.otp -rw-r--r-- 1 root root 14256 Sep 12 00:08 Midnightblue.otp -rw-r--r-- 1 root root 88683 Sep 12 00:08 Nature_Illustration.otp -rw-r--r-- 1 root root 19039 Sep 12 00:08 Pencil.otp -rw-r--r-- 1 root root 22870 Sep 12 00:08 Piano.otp -rw-r--r-- 1 root root 445275 Sep 12 00:08 Portfolio.otp -rw-r--r-- 1 root root 13915 Sep 12 00:08 Progress.otp -rw-r--r-- 1 root root 95992 Sep 12 00:08 Sunset.otp -rw-r--r-- 1 root root 2618890 Sep 12 00:08 Vintage.otp -rw-r--r-- 1 root root 136632 Sep 12 00:08 Vivid.otp /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template/common/styles: total 16 -rw-r--r-- 1 root root 5050 Sep 12 00:08 Default.ott -rw-r--r-- 1 root root 4698 Sep 12 00:08 Modern.ott /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template/common/wizard: total 20 drwxr-xr-x 2 root root 4096 Sep 12 03:04 agenda drwxr-xr-x 2 root root 4096 Sep 12 03:04 fax drwxr-xr-x 2 root root 4096 Sep 12 03:04 letter drwxr-xr-x 2 root root 4096 Sep 12 03:04 report drwxr-xr-x 2 root root 4096 Sep 12 03:04 styles /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template/common/wizard/agenda: total 408 -rw-r--r-- 1 root root 18240 Apr 22 10:20 10grey.ott -rw-r--r-- 1 root root 18284 Apr 22 10:20 1simple.ott -rw-r--r-- 1 root root 21958 Apr 22 10:20 2elegant.ott -rw-r--r-- 1 root root 19335 Apr 22 10:20 3modern.ott -rw-r--r-- 1 root root 17460 Apr 22 10:20 4classic.ott -rw-r--r-- 1 root root 17633 Apr 22 10:20 5blue.ott -rw-r--r-- 1 root root 17625 Apr 22 10:20 6orange.ott -rw-r--r-- 1 root root 18367 Apr 22 10:20 7red.ott -rw-r--r-- 1 root root 17985 Apr 22 10:20 8green.ott -rw-r--r-- 1 root root 17565 Apr 22 10:20 9colorful.ott -rw-r--r-- 1 root root 18239 Apr 22 10:20 aw-10grey.ott -rw-r--r-- 1 root root 18545 Apr 22 10:20 aw-1simple.ott -rw-r--r-- 1 root root 21976 Apr 22 10:20 aw-2elegant.ott -rw-r--r-- 1 root root 19280 Apr 22 10:20 aw-3modern.ott -rw-r--r-- 1 root root 17459 Apr 22 10:20 aw-4classic.ott -rw-r--r-- 1 root root 17888 Apr 22 10:20 aw-5blue.ott -rw-r--r-- 1 root root 17566 Apr 22 10:20 aw-6orange.ott -rw-r--r-- 1 root root 18145 Apr 22 10:20 aw-7red.ott -rw-r--r-- 1 root root 17990 Apr 22 10:20 aw-8green.ott -rw-r--r-- 1 root root 17564 Apr 22 10:20 aw-9colorful.ott /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template/common/wizard/fax: total 244 -rw-r--r-- 1 root root 19507 Apr 22 10:20 bus-classic-pri_f.ott -rw-r--r-- 1 root root 31849 Apr 22 10:20 bus-classic_f.ott -rw-r--r-- 1 root root 19384 Apr 22 10:20 bus-modern-pri_f.ott -rw-r--r-- 1 root root 31746 Apr 22 10:20 bus-modern_f.ott -rw-r--r-- 1 root root 48085 Apr 22 10:20 pri-bottle_f.ott -rw-r--r-- 1 root root 58359 Apr 22 10:20 pri-fax_f.ott -rw-r--r-- 1 root root 12171 Apr 22 10:20 pri-lines_f.ott -rw-r--r-- 1 root root 19173 Apr 22 10:20 pri-marine_f.ott /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template/common/wizard/letter: total 288 -rw-r--r-- 1 root root 37129 Apr 22 10:20 bus-elegant_l.ott -rw-r--r-- 1 root root 37372 Apr 22 10:20 bus-modern_l.ott -rw-r--r-- 1 root root 37391 Apr 22 10:20 bus-office_l.ott -rw-r--r-- 1 root root 18939 Apr 22 10:20 off-elegant_l.ott -rw-r--r-- 1 root root 18651 Apr 22 10:20 off-modern_l.ott -rw-r--r-- 1 root root 18720 Apr 22 10:20 off-office_l.ott -rw-r--r-- 1 root root 48269 Apr 22 10:20 pri-bottle_l.ott -rw-r--r-- 1 root root 24147 Apr 22 10:20 pri-mail_l.ott -rw-r--r-- 1 root root 19333 Apr 22 10:20 pri-marine_l.ott -rw-r--r-- 1 root root 12441 Apr 22 10:20 pri-redline_l.ott /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template/common/wizard/report: total 560 -rw-r--r-- 1 root root 8827 Apr 22 10:20 cnt-01.ott -rw-r--r-- 1 root root 8816 Apr 22 10:20 cnt-011.ott -rw-r--r-- 1 root root 8719 Apr 22 10:20 cnt-012.ott -rw-r--r-- 1 root root 8683 Apr 22 10:20 cnt-02.ott -rw-r--r-- 1 root root 8757 Apr 22 10:20 cnt-021.ott -rw-r--r-- 1 root root 8611 Apr 22 10:20 cnt-022.ott -rw-r--r-- 1 root root 9016 Apr 22 10:20 cnt-03.ott -rw-r--r-- 1 root root 9013 Apr 22 10:20 cnt-031.ott -rw-r--r-- 1 root root 8944 Apr 22 10:20 cnt-032.ott -rw-r--r-- 1 root root 9132 Apr 22 10:20 cnt-04.ott -rw-r--r-- 1 root root 9277 Apr 22 10:20 cnt-041.ott -rw-r--r-- 1 root root 8972 Apr 22 10:20 cnt-042.ott -rw-r--r-- 1 root root 8664 Apr 22 10:20 cnt-05.ott -rw-r--r-- 1 root root 8648 Apr 22 10:20 cnt-051.ott -rw-r--r-- 1 root root 8647 Apr 22 10:20 cnt-052.ott -rw-r--r-- 1 root root 8913 Apr 22 10:20 cnt-06.ott -rw-r--r-- 1 root root 8842 Apr 22 10:20 cnt-061.ott -rw-r--r-- 1 root root 8777 Apr 22 10:20 cnt-062.ott -rw-r--r-- 1 root root 8790 Apr 22 10:20 cnt-default.ott -rw-r--r-- 1 root root 40623 Apr 22 10:20 stl-01.ott -rw-r--r-- 1 root root 30031 Apr 22 10:20 stl-02.ott -rw-r--r-- 1 root root 50625 Apr 22 10:20 stl-03.ott -rw-r--r-- 1 root root 32349 Apr 22 10:20 stl-04.ott -rw-r--r-- 1 root root 50610 Apr 22 10:20 stl-05.ott -rw-r--r-- 1 root root 22418 Apr 22 10:20 stl-06.ott -rw-r--r-- 1 root root 13040 Apr 22 10:20 stl-07.ott -rw-r--r-- 1 root root 15680 Apr 22 10:20 stl-08.ott -rw-r--r-- 1 root root 54337 Apr 22 10:20 stl-09.ott -rw-r--r-- 1 root root 11352 Apr 22 10:20 stl-default.ott /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template/common/wizard/styles: total 292 -rw-r--r-- 1 root root 14961 Apr 22 10:20 black_white.ots -rw-r--r-- 1 root root 15173 Apr 22 10:20 blackberry.ots -rw-r--r-- 1 root root 14792 Apr 22 10:20 default.ots -rw-r--r-- 1 root root 18808 Apr 22 10:20 diner.ots -rw-r--r-- 1 root root 14354 Apr 22 10:20 fall.ots -rw-r--r-- 1 root root 15089 Apr 22 10:20 glacier.ots -rw-r--r-- 1 root root 14800 Apr 22 10:20 green_grapes.ots -rw-r--r-- 1 root root 14726 Apr 22 10:20 jeans.ots -rw-r--r-- 1 root root 14233 Apr 22 10:20 marine.ots -rw-r--r-- 1 root root 14782 Apr 22 10:20 millennium.ots -rw-r--r-- 1 root root 14979 Apr 22 10:20 nature.ots -rw-r--r-- 1 root root 15620 Apr 22 10:20 neon.ots -rw-r--r-- 1 root root 15802 Apr 22 10:20 night.ots -rw-r--r-- 1 root root 13973 Apr 22 10:20 nostalgic.ots -rw-r--r-- 1 root root 14829 Apr 22 10:20 pastell.ots -rw-r--r-- 1 root root 15382 Apr 22 10:20 pool.ots -rw-r--r-- 1 root root 15013 Apr 22 10:20 pumpkin.ots -rw-r--r-- 1 root root 13928 Apr 22 10:20 xos.ots /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template/wizard: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 bitmap /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/template/wizard/bitmap: total 288 -rw-r--r-- 1 root root 12516 Apr 22 10:20 Import_1.png -rw-r--r-- 1 root root 10181 Apr 22 10:20 Import_3.png -rw-r--r-- 1 root root 18743 Apr 22 10:20 Import_4.png -rw-r--r-- 1 root root 10937 Apr 22 10:20 MS-Import_2-1.png -rw-r--r-- 1 root root 11012 Apr 22 10:20 MS-Import_2-2.png -rw-r--r-- 1 root root 11397 Apr 22 10:20 MS-Import_2-3.png -rw-r--r-- 1 root root 11758 Apr 22 10:20 XML-Import_2-1.png -rw-r--r-- 1 root root 11474 Apr 22 10:20 XML-Import_2-2.png -rw-r--r-- 1 root root 11746 Apr 22 10:20 XML-Import_2-3.png -rw-r--r-- 1 root root 11556 Apr 22 10:20 XML-Import_2-4.png -rw-r--r-- 1 root root 33365 Apr 22 10:20 euro_1.png -rw-r--r-- 1 root root 52327 Apr 22 10:20 euro_2.png -rw-r--r-- 1 root root 39467 Apr 22 10:20 euro_3.png -rw-r--r-- 1 root root 114 Apr 22 10:20 ftpconnected.gif -rw-r--r-- 1 root root 166 Apr 22 10:20 ftpconnecting.gif -rw-r--r-- 1 root root 123 Apr 22 10:20 ftperror.gif -rw-r--r-- 1 root root 152 Apr 22 10:20 ftpunknown.gif -rw-r--r-- 1 root root 252 Apr 22 10:20 maximize.png -rw-r--r-- 1 root root 247 Apr 22 10:20 minimize.png -rw-r--r-- 1 root root 1888 Apr 22 10:20 tutorial_background.gif /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/theme_definitions: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 ios /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/theme_definitions/ios: total 180 -rw-r--r-- 1 root root 210 Apr 22 10:20 arrow-down.svg -rw-r--r-- 1 root root 215 Apr 22 10:20 arrow-up.svg -rw-r--r-- 1 root root 354 Apr 22 10:20 combobox-button-disabled.svg -rw-r--r-- 1 root root 354 Apr 22 10:20 combobox-button.svg -rw-r--r-- 1 root root 171 Apr 22 10:20 combobox-disabled.svg -rw-r--r-- 1 root root 171 Apr 22 10:20 combobox.svg -rw-r--r-- 1 root root 171 Apr 22 10:20 common-rect-disabled.svg -rw-r--r-- 1 root root 171 Apr 22 10:20 common-rect-focus-slim.svg -rw-r--r-- 1 root root 190 Apr 22 10:20 common-rect-focus.svg -rw-r--r-- 1 root root 171 Apr 22 10:20 common-rect.svg -rw-r--r-- 1 root root 16321 Apr 22 10:20 definition.xml -rw-r--r-- 1 root root 171 Apr 22 10:20 pushbutton-default.svg -rw-r--r-- 1 root root 171 Apr 22 10:20 pushbutton-disabled.svg -rw-r--r-- 1 root root 174 Apr 22 10:20 pushbutton-rollover.svg -rw-r--r-- 1 root root 226 Apr 22 10:20 scrollbar-horizontal.svg -rw-r--r-- 1 root root 235 Apr 22 10:20 scrollbar-vertical.svg -rw-r--r-- 1 root root 190 Apr 22 10:20 slider-button-disabled.svg -rw-r--r-- 1 root root 193 Apr 22 10:20 slider-button.svg -rw-r--r-- 1 root root 297 Apr 22 10:20 spinbox-left-disabled.svg -rw-r--r-- 1 root root 469 Apr 22 10:20 spinbox-left-pressed.svg -rw-r--r-- 1 root root 297 Apr 22 10:20 spinbox-left.svg -rw-r--r-- 1 root root 348 Apr 22 10:20 spinbox-right-disabled.svg -rw-r--r-- 1 root root 514 Apr 22 10:20 spinbox-right-pressed.svg -rw-r--r-- 1 root root 348 Apr 22 10:20 spinbox-right.svg -rw-r--r-- 1 root root 869 Apr 22 10:20 switch-off-disabled.svg -rw-r--r-- 1 root root 1050 Apr 22 10:20 switch-off-pressed.svg -rw-r--r-- 1 root root 971 Apr 22 10:20 switch-off.svg -rw-r--r-- 1 root root 1128 Apr 22 10:20 switch-on-disabled.svg -rw-r--r-- 1 root root 842 Apr 22 10:20 switch-on-pressed.svg -rw-r--r-- 1 root root 1103 Apr 22 10:20 switch-on.svg -rw-r--r-- 1 root root 240 Apr 22 10:20 tabitem-first-selected.svg -rw-r--r-- 1 root root 237 Apr 22 10:20 tabitem-first.svg -rw-r--r-- 1 root root 232 Apr 22 10:20 tabitem-last-selected.svg -rw-r--r-- 1 root root 229 Apr 22 10:20 tabitem-last.svg -rw-r--r-- 1 root root 160 Apr 22 10:20 tabitem-middle-selected.svg -rw-r--r-- 1 root root 157 Apr 22 10:20 tabitem-middle.svg -rw-r--r-- 1 root root 273 Apr 22 10:20 tick-off-disabled.svg -rw-r--r-- 1 root root 708 Apr 22 10:20 tick-off-pressed.svg -rw-r--r-- 1 root root 642 Apr 22 10:20 tick-off.svg -rw-r--r-- 1 root root 774 Apr 22 10:20 tick-on-disabled.svg -rw-r--r-- 1 root root 760 Apr 22 10:20 tick-on-pressed.svg -rw-r--r-- 1 root root 843 Apr 22 10:20 tick-on.svg /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/tipoftheday: total 60 -rw-r--r-- 1 root root 9052 Apr 22 10:20 tipoftheday.png -rw-r--r-- 1 root root 10097 Apr 22 10:20 tipoftheday_c.png -rw-r--r-- 1 root root 9853 Apr 22 10:20 tipoftheday_d.png -rw-r--r-- 1 root root 10008 Apr 22 10:20 tipoftheday_i.png -rw-r--r-- 1 root root 9999 Apr 22 10:20 tipoftheday_w.png /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/uno_packages: total 4 drwxr-xr-x 3 root root 4096 Sep 12 03:04 cache /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/uno_packages/cache: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:04 uno_packages /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/uno_packages/cache/uno_packages: total 0 /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/wizards: total 5480 -rw-r--r-- 1 root root 24664 Sep 12 00:16 resources_af.properties -rw-r--r-- 1 root root 56295 Sep 12 00:16 resources_am.properties -rw-r--r-- 1 root root 64870 Sep 12 00:16 resources_ar.properties -rw-r--r-- 1 root root 77015 Sep 12 00:16 resources_as.properties -rw-r--r-- 1 root root 26621 Sep 12 00:16 resources_ast.properties -rw-r--r-- 1 root root 81906 Sep 12 00:16 resources_be.properties -rw-r--r-- 1 root root 87795 Sep 12 00:16 resources_bg.properties -rw-r--r-- 1 root root 71228 Sep 12 00:16 resources_bn.properties -rw-r--r-- 1 root root 77614 Sep 12 00:16 resources_bn_IN.properties -rw-r--r-- 1 root root 84193 Sep 12 00:16 resources_bo.properties -rw-r--r-- 1 root root 27746 Sep 12 00:16 resources_br.properties -rw-r--r-- 1 root root 73128 Sep 12 00:16 resources_brx.properties -rw-r--r-- 1 root root 25891 Sep 12 00:16 resources_bs.properties -rw-r--r-- 1 root root 27256 Sep 12 00:16 resources_ca.properties -rw-r--r-- 1 root root 27208 Sep 12 00:16 resources_ca_valencia.properties -rw-r--r-- 1 root root 30406 Sep 12 00:16 resources_cs.properties -rw-r--r-- 1 root root 24068 Sep 12 00:16 resources_cy.properties -rw-r--r-- 1 root root 25461 Sep 12 00:16 resources_da.properties -rw-r--r-- 1 root root 27914 Sep 12 00:16 resources_de.properties -rw-r--r-- 1 root root 62484 Sep 12 00:16 resources_dgo.properties -rw-r--r-- 1 root root 31664 Sep 12 00:16 resources_dsb.properties -rw-r--r-- 1 root root 92225 Sep 12 00:16 resources_dz.properties -rw-r--r-- 1 root root 93799 Sep 12 00:16 resources_el.properties -rw-r--r-- 1 root root 23907 Sep 12 00:16 resources_en_GB.properties -rw-r--r-- 1 root root 23925 Apr 22 10:20 resources_en_US.properties -rw-r--r-- 1 root root 23908 Sep 12 00:16 resources_en_ZA.properties -rw-r--r-- 1 root root 25417 Sep 12 00:16 resources_eo.properties -rw-r--r-- 1 root root 27479 Sep 12 00:16 resources_es.properties -rw-r--r-- 1 root root 25776 Sep 12 00:16 resources_et.properties -rw-r--r-- 1 root root 24932 Sep 12 00:16 resources_eu.properties -rw-r--r-- 1 root root 49796 Sep 12 00:16 resources_fa.properties -rw-r--r-- 1 root root 26432 Sep 12 00:16 resources_fi.properties -rw-r--r-- 1 root root 29722 Sep 12 00:16 resources_fr.properties -rw-r--r-- 1 root root 25875 Sep 12 00:16 resources_fy.properties -rw-r--r-- 1 root root 31023 Sep 12 00:16 resources_ga.properties -rw-r--r-- 1 root root 30676 Sep 12 00:16 resources_gd.properties -rw-r--r-- 1 root root 27572 Sep 12 00:16 resources_gl.properties -rw-r--r-- 1 root root 72818 Sep 12 00:16 resources_gu.properties -rw-r--r-- 1 root root 24891 Sep 12 00:16 resources_gug.properties -rw-r--r-- 1 root root 62925 Sep 12 00:16 resources_he.properties -rw-r--r-- 1 root root 72829 Sep 12 00:16 resources_hi.properties -rw-r--r-- 1 root root 26211 Sep 12 00:16 resources_hr.properties -rw-r--r-- 1 root root 29490 Sep 12 00:16 resources_hsb.properties -rw-r--r-- 1 root root 33142 Sep 12 00:16 resources_hu.properties -rw-r--r-- 1 root root 23809 Sep 12 00:16 resources_id.properties -rw-r--r-- 1 root root 31180 Sep 12 00:16 resources_is.properties -rw-r--r-- 1 root root 26321 Sep 12 00:16 resources_it.properties -rw-r--r-- 1 root root 50819 Sep 12 00:16 resources_ja.properties -rw-r--r-- 1 root root 73276 Sep 12 00:16 resources_ka.properties -rw-r--r-- 1 root root 26203 Sep 12 00:16 resources_kab.properties -rw-r--r-- 1 root root 83192 Sep 12 00:16 resources_kk.properties -rw-r--r-- 1 root root 87913 Sep 12 00:16 resources_km.properties -rw-r--r-- 1 root root 28874 Sep 12 00:16 resources_kmr_Latn.properties -rw-r--r-- 1 root root 87754 Sep 12 00:16 resources_kn.properties -rw-r--r-- 1 root root 40882 Sep 12 00:16 resources_ko.properties -rw-r--r-- 1 root root 69612 Sep 12 00:16 resources_kok.properties -rw-r--r-- 1 root root 62606 Sep 12 00:16 resources_ks.properties -rw-r--r-- 1 root root 24118 Sep 12 00:16 resources_lb.properties -rw-r--r-- 1 root root 65792 Sep 12 00:16 resources_lo.properties -rw-r--r-- 1 root root 28385 Sep 12 00:16 resources_lt.properties -rw-r--r-- 1 root root 29587 Sep 12 00:16 resources_lv.properties -rw-r--r-- 1 root root 66782 Sep 12 00:16 resources_mai.properties -rw-r--r-- 1 root root 76931 Sep 12 00:16 resources_mk.properties -rw-r--r-- 1 root root 87548 Sep 12 00:16 resources_ml.properties -rw-r--r-- 1 root root 85849 Sep 12 00:16 resources_mn.properties -rw-r--r-- 1 root root 71060 Sep 12 00:16 resources_mni.properties -rw-r--r-- 1 root root 75093 Sep 12 00:16 resources_mr.properties -rw-r--r-- 1 root root 93666 Sep 12 00:16 resources_my.properties -rw-r--r-- 1 root root 25192 Sep 12 00:16 resources_nb.properties -rw-r--r-- 1 root root 78907 Sep 12 00:16 resources_ne.properties -rw-r--r-- 1 root root 25617 Sep 12 00:16 resources_nl.properties -rw-r--r-- 1 root root 25048 Sep 12 00:16 resources_nn.properties -rw-r--r-- 1 root root 25339 Sep 12 00:16 resources_nr.properties -rw-r--r-- 1 root root 28343 Sep 12 00:16 resources_nso.properties -rw-r--r-- 1 root root 27908 Sep 12 00:16 resources_oc.properties -rw-r--r-- 1 root root 24739 Sep 12 00:16 resources_om.properties -rw-r--r-- 1 root root 79302 Sep 12 00:16 resources_or.properties -rw-r--r-- 1 root root 67243 Sep 12 00:16 resources_pa_IN.properties -rw-r--r-- 1 root root 27856 Sep 12 00:16 resources_pl.properties -rw-r--r-- 1 root root 28296 Sep 12 00:16 resources_pt.properties -rw-r--r-- 1 root root 28257 Sep 12 00:16 resources_pt_BR.properties -rw-r--r-- 1 root root 28814 Sep 12 00:16 resources_ro.properties -rw-r--r-- 1 root root 79105 Sep 12 00:16 resources_ru.properties -rw-r--r-- 1 root root 25108 Sep 12 00:16 resources_rw.properties -rw-r--r-- 1 root root 72530 Sep 12 00:16 resources_sa_IN.properties -rw-r--r-- 1 root root 95088 Sep 12 00:16 resources_sat.properties -rw-r--r-- 1 root root 62823 Sep 12 00:16 resources_sd.properties -rw-r--r-- 1 root root 65874 Sep 12 00:16 resources_si.properties -rw-r--r-- 1 root root 23737 Sep 12 00:16 resources_sid.properties -rw-r--r-- 1 root root 30062 Sep 12 00:16 resources_sk.properties -rw-r--r-- 1 root root 26269 Sep 12 00:16 resources_sl.properties -rw-r--r-- 1 root root 27308 Sep 12 00:16 resources_sq.properties -rw-r--r-- 1 root root 23922 Sep 12 00:16 resources_sr.properties -rw-r--r-- 1 root root 23911 Sep 12 00:16 resources_sr_Latn.properties -rw-r--r-- 1 root root 25033 Sep 12 00:16 resources_ss.properties -rw-r--r-- 1 root root 26163 Sep 12 00:16 resources_st.properties -rw-r--r-- 1 root root 26669 Sep 12 00:16 resources_sv.properties -rw-r--r-- 1 root root 23885 Sep 12 00:16 resources_sw_TZ.properties -rw-r--r-- 1 root root 27800 Sep 12 00:16 resources_szl.properties -rw-r--r-- 1 root root 82562 Sep 12 00:16 resources_ta.properties -rw-r--r-- 1 root root 79136 Sep 12 00:16 resources_te.properties -rw-r--r-- 1 root root 72352 Sep 12 00:16 resources_tg.properties -rw-r--r-- 1 root root 82061 Sep 12 00:16 resources_th.properties -rw-r--r-- 1 root root 24791 Sep 12 00:16 resources_tn.properties -rw-r--r-- 1 root root 29667 Sep 12 00:16 resources_tr.properties -rw-r--r-- 1 root root 26107 Sep 12 00:16 resources_ts.properties -rw-r--r-- 1 root root 25893 Sep 12 00:16 resources_tt.properties -rw-r--r-- 1 root root 78609 Sep 12 00:16 resources_ug.properties -rw-r--r-- 1 root root 79328 Sep 12 00:16 resources_uk.properties -rw-r--r-- 1 root root 25014 Sep 12 00:16 resources_uz.properties -rw-r--r-- 1 root root 28903 Sep 12 00:16 resources_ve.properties -rw-r--r-- 1 root root 30204 Sep 12 00:16 resources_vec.properties -rw-r--r-- 1 root root 35481 Sep 12 00:16 resources_vi.properties -rw-r--r-- 1 root root 26888 Sep 12 00:16 resources_xh.properties -rw-r--r-- 1 root root 33604 Sep 12 00:16 resources_zh_CN.properties -rw-r--r-- 1 root root 34390 Sep 12 00:16 resources_zh_TW.properties -rw-r--r-- 1 root root 25580 Sep 12 00:16 resources_zu.properties /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/wordbook: total 20 -rw-r--r-- 1 root root 441 Apr 22 10:20 en-GB.dic -rw-r--r-- 1 root root 441 Apr 22 10:20 en-US.dic -rw-r--r-- 1 root root 3555 Apr 22 10:20 hu_AkH11.dic -rw-r--r-- 1 root root 322 Apr 22 10:20 sl.dic -rw-r--r-- 1 root root 2332 Apr 22 10:20 technical.dic /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xdg: total 212 -rw-r--r-- 1 root root 32784 Sep 12 03:09 base.desktop -rw-r--r-- 1 root root 27554 Sep 12 03:09 calc.desktop -rw-r--r-- 1 root root 25298 Sep 12 03:09 draw.desktop -rw-r--r-- 1 root root 29164 Sep 12 03:09 impress.desktop -rw-r--r-- 1 root root 23778 Sep 12 03:09 math.desktop -rw-r--r-- 1 root root 26614 Sep 12 03:09 startcenter.desktop -rw-r--r-- 1 root root 26276 Sep 12 03:09 writer.desktop -rw-r--r-- 1 root root 5683 Sep 12 03:09 xsltfilter.desktop /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xpdfimport: total 24 -rw-r--r-- 1 root root 21204 Apr 22 10:20 xpdfimport_err.pdf /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt: total 16 drwxr-xr-x 2 root root 4096 Sep 12 03:07 common drwxr-xr-x 2 root root 4096 Sep 12 03:07 docbook drwxr-xr-x 7 root root 4096 Sep 12 03:07 export drwxr-xr-x 6 root root 4096 Sep 12 03:07 import /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt/common: total 60 -rw-r--r-- 1 root root 1090 Apr 22 10:20 copy.xsl -rw-r--r-- 1 root root 26965 Apr 22 10:20 math.xsl -rw-r--r-- 1 root root 27763 Apr 22 10:20 measure_conversion.xsl /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt/docbook: total 136 -rw-r--r-- 1 root root 6688 Apr 22 10:20 DocBookTemplate.stw -rw-r--r-- 1 root root 74829 Apr 22 10:20 docbooktosoffheadings.xsl -rw-r--r-- 1 root root 49419 Apr 22 10:20 sofftodocbookheadings.xsl /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt/export: total 20 drwxr-xr-x 4 root root 4096 Sep 12 03:07 common drwxr-xr-x 2 root root 4096 Sep 12 03:07 spreadsheetml drwxr-xr-x 2 root root 4096 Sep 12 03:07 uof drwxr-xr-x 2 root root 4096 Sep 12 03:07 wordml drwxr-xr-x 2 root root 4096 Sep 12 03:07 xhtml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt/export/common: total 68 -rw-r--r-- 1 root root 19433 Apr 22 10:20 body.xsl -rw-r--r-- 1 root root 7804 Apr 22 10:20 ooo2ms_docpr.xsl drwxr-xr-x 2 root root 4096 Sep 12 03:07 styles drwxr-xr-x 2 root root 4096 Sep 12 03:07 table -rw-r--r-- 1 root root 32718 Apr 22 10:20 table_of_content.xsl /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt/export/common/styles: total 64 -rw-r--r-- 1 root root 44330 Apr 22 10:20 style_collector.xsl -rw-r--r-- 1 root root 16746 Apr 22 10:20 style_mapping_css.xsl /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt/export/common/table: total 52 -rw-r--r-- 1 root root 7991 Apr 22 10:20 table.xsl -rw-r--r-- 1 root root 15198 Apr 22 10:20 table_cells.xsl -rw-r--r-- 1 root root 12333 Apr 22 10:20 table_columns.xsl -rw-r--r-- 1 root root 10041 Apr 22 10:20 table_rows.xsl /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt/export/spreadsheetml: total 176 -rw-r--r-- 1 root root 40068 Apr 22 10:20 formular.xsl -rw-r--r-- 1 root root 21050 Apr 22 10:20 ooo2spreadsheetml.xsl -rw-r--r-- 1 root root 18894 Apr 22 10:20 style_mapping.xsl -rw-r--r-- 1 root root 39169 Apr 22 10:20 styles.xsl -rw-r--r-- 1 root root 51870 Apr 22 10:20 table.xsl /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt/export/uof: total 976 -rw-r--r-- 1 root root 244381 Apr 22 10:20 odf2uof_presentation.xsl -rw-r--r-- 1 root root 433616 Apr 22 10:20 odf2uof_spreadsheet.xsl -rw-r--r-- 1 root root 319368 Apr 22 10:20 odf2uof_text.xsl /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt/export/wordml: total 412 -rw-r--r-- 1 root root 14311 Apr 22 10:20 ooo2wordml.xsl -rw-r--r-- 1 root root 11059 Apr 22 10:20 ooo2wordml_border.xsl -rw-r--r-- 1 root root 15569 Apr 22 10:20 ooo2wordml_custom_draw.xsl -rw-r--r-- 1 root root 102069 Apr 22 10:20 ooo2wordml_draw.xsl -rw-r--r-- 1 root root 41513 Apr 22 10:20 ooo2wordml_field.xsl -rw-r--r-- 1 root root 20611 Apr 22 10:20 ooo2wordml_list.xsl -rw-r--r-- 1 root root 23987 Apr 22 10:20 ooo2wordml_page.xsl -rw-r--r-- 1 root root 52504 Apr 22 10:20 ooo2wordml_path.xsl -rw-r--r-- 1 root root 17748 Apr 22 10:20 ooo2wordml_settings.xsl -rw-r--r-- 1 root root 25963 Apr 22 10:20 ooo2wordml_table.xsl -rw-r--r-- 1 root root 76520 Apr 22 10:20 ooo2wordml_text.xsl /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt/export/xhtml: total 216 -rw-r--r-- 1 root root 170300 Apr 22 10:20 body.xsl -rw-r--r-- 1 root root 21792 Apr 22 10:20 header.xsl -rw-r--r-- 1 root root 9342 Apr 22 10:20 opendoc2xhtml.xsl -rw-r--r-- 1 root root 10825 Apr 22 10:20 table.xsl /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt/import: total 16 drwxr-xr-x 2 root root 4096 Sep 12 03:07 common drwxr-xr-x 2 root root 4096 Sep 12 03:07 spreadsheetml drwxr-xr-x 2 root root 4096 Sep 12 03:08 uof drwxr-xr-x 2 root root 4096 Sep 12 03:08 wordml /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt/import/common: total 8 -rw-r--r-- 1 root root 5943 Apr 22 10:20 ms2ooo_docpr.xsl /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt/import/spreadsheetml: total 556 -rw-r--r-- 1 root root 11088 Apr 22 10:20 adorowset2ods.xsl -rw-r--r-- 1 root root 554510 Apr 22 10:20 spreadsheetml2ooo.xsl /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt/import/uof: total 1152 -rw-r--r-- 1 root root 255306 Apr 22 10:20 uof2odf_presentation.xsl -rw-r--r-- 1 root root 593755 Apr 22 10:20 uof2odf_spreadsheet.xsl -rw-r--r-- 1 root root 327514 Apr 22 10:20 uof2odf_text.xsl /build/libreoffice-6.3.6/pkg/usr/lib64/libreoffice/share/xslt/import/wordml: total 604 -rw-r--r-- 1 root root 16697 Apr 22 10:20 wordml2ooo.xsl -rw-r--r-- 1 root root 15299 Apr 22 10:20 wordml2ooo_custom_draw.xsl -rw-r--r-- 1 root root 129898 Apr 22 10:20 wordml2ooo_draw.xsl -rw-r--r-- 1 root root 96921 Apr 22 10:20 wordml2ooo_field.xsl -rw-r--r-- 1 root root 36236 Apr 22 10:20 wordml2ooo_list.xsl -rw-r--r-- 1 root root 23216 Apr 22 10:20 wordml2ooo_page.xsl -rw-r--r-- 1 root root 115951 Apr 22 10:20 wordml2ooo_path.xsl -rw-r--r-- 1 root root 10679 Apr 22 10:20 wordml2ooo_props.xsl -rw-r--r-- 1 root root 5141 Apr 22 10:20 wordml2ooo_settings.xsl -rw-r--r-- 1 root root 83557 Apr 22 10:20 wordml2ooo_table.xsl -rw-r--r-- 1 root root 62545 Apr 22 10:20 wordml2ooo_text.xsl /build/libreoffice-6.3.6/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:09 man1 /build/libreoffice-6.3.6/pkg/usr/man/man1: total 44 -rw-r--r-- 1 root root 2592 Sep 12 03:09 libreoffice.1.gz -rw-r--r-- 1 root root 52 Sep 12 03:09 lobase.1.gz -rw-r--r-- 1 root root 52 Sep 12 03:09 localc.1.gz -rw-r--r-- 1 root root 52 Sep 12 03:09 lodraw.1.gz -rw-r--r-- 1 root root 53 Sep 12 03:09 loffice.1.gz -rw-r--r-- 1 root root 60 Sep 12 03:09 lofromtemplate.1.gz -rw-r--r-- 1 root root 55 Sep 12 03:09 loimpress.1.gz -rw-r--r-- 1 root root 52 Sep 12 03:09 lomath.1.gz -rw-r--r-- 1 root root 51 Sep 12 03:09 loweb.1.gz -rw-r--r-- 1 root root 54 Sep 12 03:09 lowriter.1.gz -rw-r--r-- 1 root root 911 Sep 12 03:09 unopkg.1.gz /build/libreoffice-6.3.6/pkg/usr/share: total 28 drwxr-xr-x 2 root root 4096 Sep 12 03:09 appdata drwxr-xr-x 2 root root 4096 Sep 12 03:09 application-registry drwxr-xr-x 2 root root 4096 Sep 12 03:09 applications drwxr-xr-x 3 root root 4096 Sep 12 03:09 bash-completion drwxr-xr-x 5 root root 4096 Sep 12 03:09 icons drwxr-xr-x 3 root root 4096 Sep 12 03:09 mime drwxr-xr-x 2 root root 4096 Sep 12 03:09 mime-info /build/libreoffice-6.3.6/pkg/usr/share/appdata: total 24 -rw-r--r-- 1 root root 2319 Sep 12 03:09 libreoffice-base.appdata.xml -rw-r--r-- 1 root root 1951 Sep 12 03:09 libreoffice-calc.appdata.xml -rw-r--r-- 1 root root 2248 Sep 12 03:09 libreoffice-draw.appdata.xml -rw-r--r-- 1 root root 2169 Sep 12 03:09 libreoffice-impress.appdata.xml -rw-r--r-- 1 root root 2416 Sep 12 03:09 libreoffice-writer.appdata.xml -rw-r--r-- 1 root root 1225 Sep 12 03:09 org.libreoffice.kde.metainfo.xml /build/libreoffice-6.3.6/pkg/usr/share/application-registry: total 4 -rw-r--r-- 1 root root 2682 Sep 12 03:09 libreoffice.applications /build/libreoffice-6.3.6/pkg/usr/share/applications: total 0 lrwxrwxrwx 1 root root 45 Sep 12 03:09 base.desktop -> /usr/lib64/libreoffice/share/xdg/base.desktop lrwxrwxrwx 1 root root 45 Sep 12 03:09 calc.desktop -> /usr/lib64/libreoffice/share/xdg/calc.desktop lrwxrwxrwx 1 root root 45 Sep 12 03:09 draw.desktop -> /usr/lib64/libreoffice/share/xdg/draw.desktop lrwxrwxrwx 1 root root 48 Sep 12 03:09 impress.desktop -> /usr/lib64/libreoffice/share/xdg/impress.desktop lrwxrwxrwx 1 root root 45 Sep 12 03:09 math.desktop -> /usr/lib64/libreoffice/share/xdg/math.desktop lrwxrwxrwx 1 root root 52 Sep 12 03:09 startcenter.desktop -> /usr/lib64/libreoffice/share/xdg/startcenter.desktop lrwxrwxrwx 1 root root 47 Sep 12 03:09 writer.desktop -> /usr/lib64/libreoffice/share/xdg/writer.desktop lrwxrwxrwx 1 root root 51 Sep 12 03:09 xsltfilter.desktop -> /usr/lib64/libreoffice/share/xdg/xsltfilter.desktop /build/libreoffice-6.3.6/pkg/usr/share/bash-completion: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:09 completions /build/libreoffice-6.3.6/pkg/usr/share/bash-completion/completions: total 8 -rw-r--r-- 1 root root 6596 Sep 12 03:09 libreoffice.sh /build/libreoffice-6.3.6/pkg/usr/share/icons: total 12 drwxr-xr-x 12 root root 4096 Sep 12 03:09 gnome drwxr-xr-x 12 root root 4096 Sep 12 03:09 hicolor drwxr-xr-x 4 root root 4096 Sep 12 03:09 locolor /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome: total 40 drwxr-xr-x 4 root root 4096 Sep 12 03:09 128x128 drwxr-xr-x 4 root root 4096 Sep 12 03:09 16x16 drwxr-xr-x 4 root root 4096 Sep 12 03:09 22x22 drwxr-xr-x 4 root root 4096 Sep 12 03:09 24x24 drwxr-xr-x 4 root root 4096 Sep 12 03:09 256x256 drwxr-xr-x 4 root root 4096 Sep 12 03:09 32x32 drwxr-xr-x 4 root root 4096 Sep 12 03:09 48x48 drwxr-xr-x 4 root root 4096 Sep 12 03:09 512x512 drwxr-xr-x 4 root root 4096 Sep 12 03:09 64x64 drwxr-xr-x 4 root root 4096 Sep 12 03:09 scalable /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/128x128: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/128x128/apps: total 116 -rw-r--r-- 1 root root 7657 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 12251 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 4394 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 4655 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 2636 Sep 12 03:09 libreoffice-chart.png -rw-r--r-- 1 root root 2046 Sep 12 03:09 libreoffice-chart.svg -rw-r--r-- 1 root root 4749 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 2412 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 4658 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 3425 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 2443 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 1339 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 4913 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 7315 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 2443 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 1339 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 5084 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 5786 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/128x128/mimetypes: total 184 -rw-r--r-- 1 root root 7702 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 12266 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 4047 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2726 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 4725 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 2466 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 2434 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1370 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 4913 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 7386 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 3968 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 3980 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 3596 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 3364 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 4593 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 3386 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 3311 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 5152 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 4431 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4591 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 4343 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 7459 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 5201 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 5730 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 4957 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 4627 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 6282 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 4162 Sep 12 03:09 libreoffice-oasis-web.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/16x16: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/16x16/apps: total 72 -rw-r--r-- 1 root root 627 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 2645 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 552 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 1329 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 474 Sep 12 03:09 libreoffice-chart.png -rw-r--r-- 1 root root 1258 Sep 12 03:09 libreoffice-chart.svg -rw-r--r-- 1 root root 612 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 1556 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 546 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 1375 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 394 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 900 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 384 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1625 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 394 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 900 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 500 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 1116 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/16x16/mimetypes: total 168 -rw-r--r-- 1 root root 567 Sep 12 03:09 libreoffice-extension.png -rw-r--r-- 1 root root 1326 Sep 12 03:09 libreoffice-extension.svg -rw-r--r-- 1 root root 629 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 2646 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 583 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1837 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 612 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1557 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 398 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 906 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 374 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1635 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 459 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1043 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 511 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1825 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 540 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1381 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 512 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 1684 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 548 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1240 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 477 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1570 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 506 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1117 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 549 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 1698 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 594 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 1249 Sep 12 03:09 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 483 Sep 12 03:09 libreoffice-presentation-template.png -rw-r--r-- 1 root root 1725 Sep 12 03:09 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 541 Sep 12 03:09 libreoffice-presentation.png -rw-r--r-- 1 root root 1376 Sep 12 03:09 libreoffice-presentation.svg -rw-r--r-- 1 root root 510 Sep 12 03:09 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 1679 Sep 12 03:09 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 536 Sep 12 03:09 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 1235 Sep 12 03:09 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 477 Sep 12 03:09 libreoffice-text-template.png -rw-r--r-- 1 root root 1570 Sep 12 03:09 libreoffice-text-template.svg -rw-r--r-- 1 root root 506 Sep 12 03:09 libreoffice-text.png -rw-r--r-- 1 root root 1117 Sep 12 03:09 libreoffice-text.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/22x22: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/22x22/apps: total 64 -rw-r--r-- 1 root root 738 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 1511 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 623 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 1520 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 709 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 1373 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 642 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 1471 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 432 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 1034 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 676 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1627 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 432 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 1034 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 600 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 1382 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/22x22/mimetypes: total 112 -rw-r--r-- 1 root root 752 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 1484 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 666 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1803 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 702 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1381 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 430 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1025 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 658 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1636 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 488 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1222 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 580 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1799 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 637 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1448 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 580 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 1891 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 621 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1463 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 536 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1777 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 604 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1364 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 536 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 1777 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 604 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 1367 Sep 12 03:09 libreoffice-oasis-web.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/24x24: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/24x24/apps: total 64 -rw-r--r-- 1 root root 864 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 1498 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 700 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 1568 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 820 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 1360 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 671 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 1452 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 452 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 1016 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 791 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1692 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 452 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 1016 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 611 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 1385 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/24x24/mimetypes: total 112 -rw-r--r-- 1 root root 871 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 1462 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 778 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1655 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 822 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1364 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 455 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1019 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 793 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1687 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 505 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1224 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 599 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1783 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 651 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1454 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 630 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 1958 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 684 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1581 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 553 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1777 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 617 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1379 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 553 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 1777 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 617 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 1382 Sep 12 03:09 libreoffice-oasis-web.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/256x256: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/256x256/apps: total 172 -rw-r--r-- 1 root root 18995 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 12553 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 9257 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 4629 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 5817 Sep 12 03:09 libreoffice-chart.png -rw-r--r-- 1 root root 2084 Sep 12 03:09 libreoffice-chart.svg -rw-r--r-- 1 root root 10149 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 2985 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 10312 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 4477 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 3898 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 1363 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 10165 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 6296 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 3898 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 1363 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 14584 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 15854 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/256x256/mimetypes: total 280 -rw-r--r-- 1 root root 18170 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 8831 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 8747 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2758 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 10128 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 3123 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 3894 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1170 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 10100 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 6289 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 9389 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 4036 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 8027 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 3297 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 9625 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 2959 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 7148 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 4899 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 8981 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4400 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 12784 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 15925 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 14596 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 16010 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 11325 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 4419 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 13999 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 4151 Sep 12 03:09 libreoffice-oasis-web.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/32x32: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/32x32/apps: total 72 -rw-r--r-- 1 root root 1303 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 3070 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 1063 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 1708 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 821 Sep 12 03:09 libreoffice-chart.png -rw-r--r-- 1 root root 2277 Sep 12 03:09 libreoffice-chart.svg -rw-r--r-- 1 root root 1199 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 1402 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 1089 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 1617 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 621 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 1016 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 929 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1814 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 621 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 1016 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 1034 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 1417 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/32x32/mimetypes: total 180 -rw-r--r-- 1 root root 975 Sep 12 03:09 libreoffice-extension.png -rw-r--r-- 1 root root 1833 Sep 12 03:09 libreoffice-extension.svg -rw-r--r-- 1 root root 915 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1770 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 1288 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 5620 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 1049 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1611 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 1196 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1368 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 642 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1021 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 915 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1819 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 872 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1673 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 899 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1899 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 1064 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1560 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 888 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 2180 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 1047 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1662 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 876 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1804 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 1022 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1415 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 1044 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 3368 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 1226 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 2974 Sep 12 03:09 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 700 Sep 12 03:09 libreoffice-presentation-template.png -rw-r--r-- 1 root root 2011 Sep 12 03:09 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 1035 Sep 12 03:09 libreoffice-presentation.png -rw-r--r-- 1 root root 1548 Sep 12 03:09 libreoffice-presentation.svg -rw-r--r-- 1 root root 863 Sep 12 03:09 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 2116 Sep 12 03:09 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 1019 Sep 12 03:09 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 1671 Sep 12 03:09 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 853 Sep 12 03:09 libreoffice-text-template.png -rw-r--r-- 1 root root 1800 Sep 12 03:09 libreoffice-text-template.svg -rw-r--r-- 1 root root 979 Sep 12 03:09 libreoffice-text.png -rw-r--r-- 1 root root 1341 Sep 12 03:09 libreoffice-text.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/48x48: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/48x48/apps: total 72 -rw-r--r-- 1 root root 2196 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 3816 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 1529 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 1991 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 1098 Sep 12 03:09 libreoffice-chart.png -rw-r--r-- 1 root root 1787 Sep 12 03:09 libreoffice-chart.svg -rw-r--r-- 1 root root 1648 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 1519 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 1487 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 1539 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 926 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 1068 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 1288 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1852 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 926 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 1084 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 1585 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 1524 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/48x48/mimetypes: total 168 -rw-r--r-- 1 root root 1449 Sep 12 03:09 libreoffice-extension.png -rw-r--r-- 1 root root 1936 Sep 12 03:09 libreoffice-extension.svg -rw-r--r-- 1 root root 2181 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 3814 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 1439 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1829 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 1650 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1519 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 928 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1068 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 1283 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1867 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 1468 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 2208 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 1184 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1897 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 1435 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 2377 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 1218 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 2362 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 1510 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1923 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 1247 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1935 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 1548 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1460 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 1602 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 2793 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 2015 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 2373 Sep 12 03:09 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 857 Sep 12 03:09 libreoffice-presentation-template.png -rw-r--r-- 1 root root 1915 Sep 12 03:09 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 1436 Sep 12 03:09 libreoffice-presentation.png -rw-r--r-- 1 root root 1451 Sep 12 03:09 libreoffice-presentation.svg -rw-r--r-- 1 root root 1204 Sep 12 03:09 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 2355 Sep 12 03:09 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 1504 Sep 12 03:09 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 1901 Sep 12 03:09 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 1230 Sep 12 03:09 libreoffice-text-template.png -rw-r--r-- 1 root root 1880 Sep 12 03:09 libreoffice-text-template.svg -rw-r--r-- 1 root root 1554 Sep 12 03:09 libreoffice-text.png -rw-r--r-- 1 root root 1462 Sep 12 03:09 libreoffice-text.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/512x512: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/512x512/apps: total 236 -rw-r--r-- 1 root root 41286 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 8125 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 17709 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 4608 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 21281 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 2047 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 19763 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 3833 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 7917 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 1151 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 22218 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 6509 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 7917 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 1151 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 34377 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 10133 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/512x512/mimetypes: total 444 -rw-r--r-- 1 root root 41017 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 11165 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 18152 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2335 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 21281 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 2053 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 7931 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1152 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 22022 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 6508 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 17744 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 4026 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 15884 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 4369 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 19411 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 3786 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 13456 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 5054 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 17455 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4578 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 29547 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 10625 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 34054 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 10157 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 24864 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 4549 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 31272 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 4108 Sep 12 03:09 libreoffice-oasis-web.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/64x64: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/64x64/apps: total 72 -rw-r--r-- 1 root root 2868 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 1943 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 2409 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 4592 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 2104 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 1799 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 2370 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 3269 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 1344 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 1150 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 1582 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1788 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 1344 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 1150 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 2361 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 5782 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/64x64/mimetypes: total 136 -rw-r--r-- 1 root root 2868 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 1943 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 1806 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2092 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 2104 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1782 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 1108 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1169 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 1501 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1810 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 1461 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 3221 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 1803 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 3805 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 2176 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 3284 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 1812 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 4975 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 2263 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4514 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 1836 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 6182 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 2217 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 6968 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 1836 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 6182 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 2217 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 6971 Sep 12 03:09 libreoffice-oasis-web.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/scalable: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/scalable/apps: total 68 -rw-r--r-- 1 root root 12251 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 4701 Sep 12 03:09 libreoffice-basic.svg -rw-r--r-- 1 root root 4655 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 2046 Sep 12 03:09 libreoffice-chart.svg -rw-r--r-- 1 root root 2412 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 1936 Sep 12 03:09 libreoffice-extension.svg -rw-r--r-- 1 root root 3425 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 1339 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 7315 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 1339 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 5786 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/gnome/scalable/mimetypes: total 532 -rw-r--r-- 1 root root 90038 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 38812 Sep 12 03:09 libreoffice-oasis-draw.svg -rw-r--r-- 1 root root 21806 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 63002 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 36068 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 49225 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 57220 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 108990 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 63319 Sep 12 03:09 libreoffice-oasis-web.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor: total 40 drwxr-xr-x 4 root root 4096 Sep 12 03:08 128x128 drwxr-xr-x 4 root root 4096 Sep 12 03:09 16x16 drwxr-xr-x 4 root root 4096 Sep 12 03:09 22x22 drwxr-xr-x 4 root root 4096 Sep 12 03:09 24x24 drwxr-xr-x 4 root root 4096 Sep 12 03:08 256x256 drwxr-xr-x 4 root root 4096 Sep 12 03:09 32x32 drwxr-xr-x 4 root root 4096 Sep 12 03:09 48x48 drwxr-xr-x 4 root root 4096 Sep 12 03:08 512x512 drwxr-xr-x 4 root root 4096 Sep 12 03:09 64x64 drwxr-xr-x 4 root root 4096 Sep 12 03:09 scalable /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/128x128: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:08 apps drwxr-xr-x 2 root root 4096 Sep 12 03:08 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/128x128/apps: total 116 -rw-r--r-- 1 root root 7657 Sep 12 03:08 libreoffice-base.png -rw-r--r-- 1 root root 12251 Sep 12 03:08 libreoffice-base.svg -rw-r--r-- 1 root root 4394 Sep 12 03:08 libreoffice-calc.png -rw-r--r-- 1 root root 4655 Sep 12 03:08 libreoffice-calc.svg -rw-r--r-- 1 root root 2636 Sep 12 03:08 libreoffice-chart.png -rw-r--r-- 1 root root 2046 Sep 12 03:08 libreoffice-chart.svg -rw-r--r-- 1 root root 4749 Sep 12 03:08 libreoffice-draw.png -rw-r--r-- 1 root root 2412 Sep 12 03:08 libreoffice-draw.svg -rw-r--r-- 1 root root 4658 Sep 12 03:08 libreoffice-impress.png -rw-r--r-- 1 root root 3425 Sep 12 03:08 libreoffice-impress.svg -rw-r--r-- 1 root root 2443 Sep 12 03:08 libreoffice-main.png -rw-r--r-- 1 root root 1339 Sep 12 03:08 libreoffice-main.svg -rw-r--r-- 1 root root 4913 Sep 12 03:08 libreoffice-math.png -rw-r--r-- 1 root root 7315 Sep 12 03:08 libreoffice-math.svg -rw-r--r-- 1 root root 2443 Sep 12 03:08 libreoffice-startcenter.png -rw-r--r-- 1 root root 1339 Sep 12 03:08 libreoffice-startcenter.svg -rw-r--r-- 1 root root 5084 Sep 12 03:08 libreoffice-writer.png -rw-r--r-- 1 root root 5786 Sep 12 03:08 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/128x128/mimetypes: total 184 -rw-r--r-- 1 root root 7702 Sep 12 03:08 libreoffice-oasis-database.png -rw-r--r-- 1 root root 12266 Sep 12 03:08 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 4047 Sep 12 03:08 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2726 Sep 12 03:08 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 4725 Sep 12 03:08 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 2466 Sep 12 03:08 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 2434 Sep 12 03:08 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1370 Sep 12 03:08 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 4913 Sep 12 03:08 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 7386 Sep 12 03:08 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 3968 Sep 12 03:08 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 3980 Sep 12 03:08 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 3596 Sep 12 03:08 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 3364 Sep 12 03:08 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 4593 Sep 12 03:08 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 3386 Sep 12 03:08 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 3311 Sep 12 03:08 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 5152 Sep 12 03:08 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 4431 Sep 12 03:08 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4591 Sep 12 03:08 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 4343 Sep 12 03:08 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 7459 Sep 12 03:08 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 5201 Sep 12 03:08 libreoffice-oasis-text.png -rw-r--r-- 1 root root 5730 Sep 12 03:08 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 4957 Sep 12 03:08 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 4627 Sep 12 03:08 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 6282 Sep 12 03:08 libreoffice-oasis-web.png -rw-r--r-- 1 root root 4162 Sep 12 03:08 libreoffice-oasis-web.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/16x16: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/16x16/apps: total 72 -rw-r--r-- 1 root root 627 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 2645 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 552 Sep 12 03:08 libreoffice-calc.png -rw-r--r-- 1 root root 1329 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 474 Sep 12 03:09 libreoffice-chart.png -rw-r--r-- 1 root root 1258 Sep 12 03:09 libreoffice-chart.svg -rw-r--r-- 1 root root 612 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 1556 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 546 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 1375 Sep 12 03:08 libreoffice-impress.svg -rw-r--r-- 1 root root 394 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 900 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 384 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1625 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 394 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 900 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 500 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 1116 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/16x16/mimetypes: total 168 -rw-r--r-- 1 root root 567 Sep 12 03:09 libreoffice-extension.png -rw-r--r-- 1 root root 1326 Sep 12 03:09 libreoffice-extension.svg -rw-r--r-- 1 root root 629 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 2646 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 583 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1837 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 612 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1557 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 398 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 906 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 374 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1635 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 459 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1043 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 511 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1825 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 540 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1381 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 512 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 1684 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 548 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1240 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 477 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1570 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 506 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1117 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 549 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 1698 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 594 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 1249 Sep 12 03:09 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 483 Sep 12 03:09 libreoffice-presentation-template.png -rw-r--r-- 1 root root 1725 Sep 12 03:09 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 541 Sep 12 03:09 libreoffice-presentation.png -rw-r--r-- 1 root root 1376 Sep 12 03:09 libreoffice-presentation.svg -rw-r--r-- 1 root root 510 Sep 12 03:09 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 1679 Sep 12 03:09 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 536 Sep 12 03:09 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 1235 Sep 12 03:09 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 477 Sep 12 03:09 libreoffice-text-template.png -rw-r--r-- 1 root root 1570 Sep 12 03:09 libreoffice-text-template.svg -rw-r--r-- 1 root root 506 Sep 12 03:09 libreoffice-text.png -rw-r--r-- 1 root root 1117 Sep 12 03:09 libreoffice-text.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/22x22: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/22x22/apps: total 64 -rw-r--r-- 1 root root 738 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 1511 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 623 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 1520 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 709 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 1373 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 642 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 1471 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 432 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 1034 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 676 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1627 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 432 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 1034 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 600 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 1382 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/22x22/mimetypes: total 112 -rw-r--r-- 1 root root 752 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 1484 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 666 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1803 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 702 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1381 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 430 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1025 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 658 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1636 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 488 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1222 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 580 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1799 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 637 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1448 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 580 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 1891 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 621 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1463 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 536 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1777 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 604 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1364 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 536 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 1777 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 604 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 1367 Sep 12 03:09 libreoffice-oasis-web.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/24x24: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/24x24/apps: total 64 -rw-r--r-- 1 root root 864 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 1498 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 700 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 1568 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 820 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 1360 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 671 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 1452 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 452 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 1016 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 791 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1692 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 452 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 1016 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 611 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 1385 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/24x24/mimetypes: total 112 -rw-r--r-- 1 root root 871 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 1462 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 778 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1655 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 822 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1364 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 455 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1019 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 793 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1687 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 505 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1224 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 599 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1783 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 651 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1454 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 630 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 1958 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 684 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1581 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 553 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1777 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 617 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1379 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 553 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 1777 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 617 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 1382 Sep 12 03:09 libreoffice-oasis-web.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/256x256: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:08 apps drwxr-xr-x 2 root root 4096 Sep 12 03:08 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/256x256/apps: total 172 -rw-r--r-- 1 root root 18995 Sep 12 03:08 libreoffice-base.png -rw-r--r-- 1 root root 12553 Sep 12 03:08 libreoffice-base.svg -rw-r--r-- 1 root root 9257 Sep 12 03:08 libreoffice-calc.png -rw-r--r-- 1 root root 4629 Sep 12 03:08 libreoffice-calc.svg -rw-r--r-- 1 root root 5817 Sep 12 03:08 libreoffice-chart.png -rw-r--r-- 1 root root 2084 Sep 12 03:08 libreoffice-chart.svg -rw-r--r-- 1 root root 10149 Sep 12 03:08 libreoffice-draw.png -rw-r--r-- 1 root root 2985 Sep 12 03:08 libreoffice-draw.svg -rw-r--r-- 1 root root 10312 Sep 12 03:08 libreoffice-impress.png -rw-r--r-- 1 root root 4477 Sep 12 03:08 libreoffice-impress.svg -rw-r--r-- 1 root root 3898 Sep 12 03:08 libreoffice-main.png -rw-r--r-- 1 root root 1363 Sep 12 03:08 libreoffice-main.svg -rw-r--r-- 1 root root 10165 Sep 12 03:08 libreoffice-math.png -rw-r--r-- 1 root root 6296 Sep 12 03:08 libreoffice-math.svg -rw-r--r-- 1 root root 3898 Sep 12 03:08 libreoffice-startcenter.png -rw-r--r-- 1 root root 1363 Sep 12 03:08 libreoffice-startcenter.svg -rw-r--r-- 1 root root 14584 Sep 12 03:08 libreoffice-writer.png -rw-r--r-- 1 root root 15854 Sep 12 03:08 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/256x256/mimetypes: total 280 -rw-r--r-- 1 root root 18170 Sep 12 03:08 libreoffice-oasis-database.png -rw-r--r-- 1 root root 8831 Sep 12 03:08 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 8747 Sep 12 03:08 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2758 Sep 12 03:08 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 10128 Sep 12 03:08 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 3123 Sep 12 03:08 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 3894 Sep 12 03:08 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1170 Sep 12 03:08 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 10100 Sep 12 03:08 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 6289 Sep 12 03:08 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 9389 Sep 12 03:08 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 4036 Sep 12 03:08 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 8027 Sep 12 03:08 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 3297 Sep 12 03:08 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 9625 Sep 12 03:08 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 2959 Sep 12 03:08 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 7148 Sep 12 03:08 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 4899 Sep 12 03:08 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 8981 Sep 12 03:08 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4400 Sep 12 03:08 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 12784 Sep 12 03:08 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 15925 Sep 12 03:08 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 14596 Sep 12 03:08 libreoffice-oasis-text.png -rw-r--r-- 1 root root 16010 Sep 12 03:08 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 11325 Sep 12 03:08 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 4419 Sep 12 03:08 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 13999 Sep 12 03:08 libreoffice-oasis-web.png -rw-r--r-- 1 root root 4151 Sep 12 03:08 libreoffice-oasis-web.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/32x32: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/32x32/apps: total 72 -rw-r--r-- 1 root root 1303 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 3070 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 1063 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 1708 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 821 Sep 12 03:09 libreoffice-chart.png -rw-r--r-- 1 root root 2277 Sep 12 03:09 libreoffice-chart.svg -rw-r--r-- 1 root root 1199 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 1402 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 1089 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 1617 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 621 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 1016 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 929 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1814 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 621 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 1016 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 1034 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 1417 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/32x32/mimetypes: total 180 -rw-r--r-- 1 root root 975 Sep 12 03:09 libreoffice-extension.png -rw-r--r-- 1 root root 1833 Sep 12 03:09 libreoffice-extension.svg -rw-r--r-- 1 root root 915 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1770 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 1288 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 5620 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 1049 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1611 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 1196 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1368 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 642 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1021 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 915 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1819 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 872 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1673 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 899 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1899 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 1064 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1560 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 888 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 2180 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 1047 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1662 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 876 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1804 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 1022 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1415 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 1044 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 3368 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 1226 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 2974 Sep 12 03:09 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 700 Sep 12 03:09 libreoffice-presentation-template.png -rw-r--r-- 1 root root 2011 Sep 12 03:09 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 1035 Sep 12 03:09 libreoffice-presentation.png -rw-r--r-- 1 root root 1548 Sep 12 03:09 libreoffice-presentation.svg -rw-r--r-- 1 root root 863 Sep 12 03:09 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 2116 Sep 12 03:09 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 1019 Sep 12 03:09 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 1671 Sep 12 03:09 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 853 Sep 12 03:09 libreoffice-text-template.png -rw-r--r-- 1 root root 1800 Sep 12 03:09 libreoffice-text-template.svg -rw-r--r-- 1 root root 979 Sep 12 03:09 libreoffice-text.png -rw-r--r-- 1 root root 1341 Sep 12 03:09 libreoffice-text.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/48x48: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/48x48/apps: total 72 -rw-r--r-- 1 root root 2196 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 3816 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 1529 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 1991 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 1098 Sep 12 03:09 libreoffice-chart.png -rw-r--r-- 1 root root 1787 Sep 12 03:09 libreoffice-chart.svg -rw-r--r-- 1 root root 1648 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 1519 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 1487 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 1539 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 926 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 1068 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 1288 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1852 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 926 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 1084 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 1585 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 1524 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/48x48/mimetypes: total 168 -rw-r--r-- 1 root root 1449 Sep 12 03:09 libreoffice-extension.png -rw-r--r-- 1 root root 1936 Sep 12 03:09 libreoffice-extension.svg -rw-r--r-- 1 root root 2181 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 3814 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 1439 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1829 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 1650 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1519 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 928 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1068 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 1283 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1867 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 1468 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 2208 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 1184 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1897 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 1435 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 2377 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 1218 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 2362 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 1510 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1923 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 1247 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1935 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 1548 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1460 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 1602 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 2793 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 2015 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 2373 Sep 12 03:09 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 857 Sep 12 03:09 libreoffice-presentation-template.png -rw-r--r-- 1 root root 1915 Sep 12 03:09 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 1436 Sep 12 03:09 libreoffice-presentation.png -rw-r--r-- 1 root root 1451 Sep 12 03:09 libreoffice-presentation.svg -rw-r--r-- 1 root root 1204 Sep 12 03:09 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 2355 Sep 12 03:09 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 1504 Sep 12 03:09 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 1901 Sep 12 03:09 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 1230 Sep 12 03:09 libreoffice-text-template.png -rw-r--r-- 1 root root 1880 Sep 12 03:09 libreoffice-text-template.svg -rw-r--r-- 1 root root 1554 Sep 12 03:09 libreoffice-text.png -rw-r--r-- 1 root root 1462 Sep 12 03:09 libreoffice-text.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/512x512: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:08 apps drwxr-xr-x 2 root root 4096 Sep 12 03:08 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/512x512/apps: total 236 -rw-r--r-- 1 root root 41286 Sep 12 03:08 libreoffice-base.png -rw-r--r-- 1 root root 8125 Sep 12 03:08 libreoffice-base.svg -rw-r--r-- 1 root root 17709 Sep 12 03:08 libreoffice-calc.png -rw-r--r-- 1 root root 4608 Sep 12 03:08 libreoffice-calc.svg -rw-r--r-- 1 root root 21281 Sep 12 03:08 libreoffice-draw.png -rw-r--r-- 1 root root 2047 Sep 12 03:08 libreoffice-draw.svg -rw-r--r-- 1 root root 19763 Sep 12 03:08 libreoffice-impress.png -rw-r--r-- 1 root root 3833 Sep 12 03:08 libreoffice-impress.svg -rw-r--r-- 1 root root 7917 Sep 12 03:08 libreoffice-main.png -rw-r--r-- 1 root root 1151 Sep 12 03:08 libreoffice-main.svg -rw-r--r-- 1 root root 22218 Sep 12 03:08 libreoffice-math.png -rw-r--r-- 1 root root 6509 Sep 12 03:08 libreoffice-math.svg -rw-r--r-- 1 root root 7917 Sep 12 03:08 libreoffice-startcenter.png -rw-r--r-- 1 root root 1151 Sep 12 03:08 libreoffice-startcenter.svg -rw-r--r-- 1 root root 34377 Sep 12 03:08 libreoffice-writer.png -rw-r--r-- 1 root root 10133 Sep 12 03:08 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/512x512/mimetypes: total 444 -rw-r--r-- 1 root root 41017 Sep 12 03:08 libreoffice-oasis-database.png -rw-r--r-- 1 root root 11165 Sep 12 03:08 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 18152 Sep 12 03:08 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2335 Sep 12 03:08 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 21281 Sep 12 03:08 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 2053 Sep 12 03:08 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 7931 Sep 12 03:08 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1152 Sep 12 03:08 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 22022 Sep 12 03:08 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 6508 Sep 12 03:08 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 17744 Sep 12 03:08 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 4026 Sep 12 03:08 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 15884 Sep 12 03:08 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 4369 Sep 12 03:08 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 19411 Sep 12 03:08 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 3786 Sep 12 03:08 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 13456 Sep 12 03:08 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 5054 Sep 12 03:08 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 17455 Sep 12 03:08 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4578 Sep 12 03:08 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 29547 Sep 12 03:08 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 10625 Sep 12 03:08 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 34054 Sep 12 03:08 libreoffice-oasis-text.png -rw-r--r-- 1 root root 10157 Sep 12 03:08 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 24864 Sep 12 03:08 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 4549 Sep 12 03:08 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 31272 Sep 12 03:08 libreoffice-oasis-web.png -rw-r--r-- 1 root root 4108 Sep 12 03:08 libreoffice-oasis-web.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/64x64: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/64x64/apps: total 72 -rw-r--r-- 1 root root 2868 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 1943 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 2409 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 4592 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 2104 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 1799 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 2370 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 3269 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 1344 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 1150 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 1582 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1788 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 1344 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 1150 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 2361 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 5782 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/64x64/mimetypes: total 136 -rw-r--r-- 1 root root 2868 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 1943 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 1806 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2092 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 2104 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1782 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 1108 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1169 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 1501 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1810 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 1461 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 3221 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 1803 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 3805 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 2176 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 3284 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 1812 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 4975 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 2263 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4514 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 1836 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 6182 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 2217 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 6968 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 1836 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 6182 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 2217 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 6971 Sep 12 03:09 libreoffice-oasis-web.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/scalable: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/scalable/apps: total 68 -rw-r--r-- 1 root root 12251 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 4701 Sep 12 03:09 libreoffice-basic.svg -rw-r--r-- 1 root root 4655 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 2046 Sep 12 03:09 libreoffice-chart.svg -rw-r--r-- 1 root root 2412 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 1936 Sep 12 03:09 libreoffice-extension.svg -rw-r--r-- 1 root root 3425 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 1339 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 7315 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 1339 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 5786 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/hicolor/scalable/mimetypes: total 532 -rw-r--r-- 1 root root 90038 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 38812 Sep 12 03:09 libreoffice-oasis-draw.svg -rw-r--r-- 1 root root 21806 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 63002 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 36068 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 49225 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 57220 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 108990 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 63319 Sep 12 03:09 libreoffice-oasis-web.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/locolor: total 8 drwxr-xr-x 4 root root 4096 Sep 12 03:09 16x16 drwxr-xr-x 4 root root 4096 Sep 12 03:09 32x32 /build/libreoffice-6.3.6/pkg/usr/share/icons/locolor/16x16: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/locolor/16x16/apps: total 72 -rw-r--r-- 1 root root 450 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 2381 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 362 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 829 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 377 Sep 12 03:09 libreoffice-chart.png -rw-r--r-- 1 root root 832 Sep 12 03:09 libreoffice-chart.svg -rw-r--r-- 1 root root 511 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 1370 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 410 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 979 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 339 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 580 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 452 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1248 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 339 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 580 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 361 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 737 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/locolor/16x16/mimetypes: total 168 -rw-r--r-- 1 root root 408 Sep 12 03:09 libreoffice-extension.png -rw-r--r-- 1 root root 797 Sep 12 03:09 libreoffice-extension.svg -rw-r--r-- 1 root root 452 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 2382 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 507 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1377 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 513 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1377 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 349 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 657 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 458 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1267 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 371 Sep 12 03:09 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 804 Sep 12 03:09 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 407 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 994 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 410 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 994 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 364 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 879 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 361 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 879 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 367 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 719 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 363 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 719 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 406 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 843 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 412 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 843 Sep 12 03:09 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 407 Sep 12 03:09 libreoffice-presentation-template.png -rw-r--r-- 1 root root 994 Sep 12 03:09 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 410 Sep 12 03:09 libreoffice-presentation.png -rw-r--r-- 1 root root 994 Sep 12 03:09 libreoffice-presentation.svg -rw-r--r-- 1 root root 364 Sep 12 03:09 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 879 Sep 12 03:09 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 361 Sep 12 03:09 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 879 Sep 12 03:09 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 367 Sep 12 03:09 libreoffice-text-template.png -rw-r--r-- 1 root root 719 Sep 12 03:09 libreoffice-text-template.svg -rw-r--r-- 1 root root 363 Sep 12 03:09 libreoffice-text.png -rw-r--r-- 1 root root 719 Sep 12 03:09 libreoffice-text.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/locolor/32x32: total 8 drwxr-xr-x 2 root root 4096 Sep 12 03:09 apps drwxr-xr-x 2 root root 4096 Sep 12 03:09 mimetypes /build/libreoffice-6.3.6/pkg/usr/share/icons/locolor/32x32/apps: total 72 -rw-r--r-- 1 root root 714 Sep 12 03:09 libreoffice-base.png -rw-r--r-- 1 root root 3748 Sep 12 03:09 libreoffice-base.svg -rw-r--r-- 1 root root 425 Sep 12 03:09 libreoffice-calc.png -rw-r--r-- 1 root root 1693 Sep 12 03:09 libreoffice-calc.svg -rw-r--r-- 1 root root 440 Sep 12 03:09 libreoffice-chart.png -rw-r--r-- 1 root root 1412 Sep 12 03:09 libreoffice-chart.svg -rw-r--r-- 1 root root 711 Sep 12 03:09 libreoffice-draw.png -rw-r--r-- 1 root root 1492 Sep 12 03:09 libreoffice-draw.svg -rw-r--r-- 1 root root 483 Sep 12 03:09 libreoffice-impress.png -rw-r--r-- 1 root root 1826 Sep 12 03:09 libreoffice-impress.svg -rw-r--r-- 1 root root 386 Sep 12 03:09 libreoffice-main.png -rw-r--r-- 1 root root 970 Sep 12 03:09 libreoffice-main.svg -rw-r--r-- 1 root root 632 Sep 12 03:09 libreoffice-math.png -rw-r--r-- 1 root root 1660 Sep 12 03:09 libreoffice-math.svg -rw-r--r-- 1 root root 386 Sep 12 03:09 libreoffice-startcenter.png -rw-r--r-- 1 root root 970 Sep 12 03:09 libreoffice-startcenter.svg -rw-r--r-- 1 root root 474 Sep 12 03:09 libreoffice-writer.png -rw-r--r-- 1 root root 1373 Sep 12 03:09 libreoffice-writer.svg /build/libreoffice-6.3.6/pkg/usr/share/icons/locolor/32x32/mimetypes: total 172 -rw-r--r-- 1 root root 590 Sep 12 03:09 libreoffice-extension.png -rw-r--r-- 1 root root 1149 Sep 12 03:09 libreoffice-extension.svg -rw-r--r-- 1 root root 632 Sep 12 03:09 libreoffice-formula.png -rw-r--r-- 1 root root 1660 Sep 12 03:09 libreoffice-formula.svg -rw-r--r-- 1 root root 1288 Sep 12 03:09 libreoffice-oasis-database.png -rw-r--r-- 1 root root 5620 Sep 12 03:09 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 653 Sep 12 03:09 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2585 Sep 12 03:09 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 711 Sep 12 03:09 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1492 Sep 12 03:09 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 386 Sep 12 03:09 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 970 Sep 12 03:09 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 632 Sep 12 03:09 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1660 Sep 12 03:09 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 465 Sep 12 03:09 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 2642 Sep 12 03:09 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 483 Sep 12 03:09 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1826 Sep 12 03:09 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 425 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 3445 Sep 12 03:09 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 425 Sep 12 03:09 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1693 Sep 12 03:09 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 474 Sep 12 03:09 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 2264 Sep 12 03:09 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 474 Sep 12 03:09 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1373 Sep 12 03:09 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 549 Sep 12 03:09 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 2401 Sep 12 03:09 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 563 Sep 12 03:09 libreoffice-oasis-web.png -rw-r--r-- 1 root root 2500 Sep 12 03:09 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 465 Sep 12 03:09 libreoffice-presentation-template.png -rw-r--r-- 1 root root 2642 Sep 12 03:09 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 483 Sep 12 03:09 libreoffice-presentation.png -rw-r--r-- 1 root root 1826 Sep 12 03:09 libreoffice-presentation.svg -rw-r--r-- 1 root root 425 Sep 12 03:09 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 3445 Sep 12 03:09 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 425 Sep 12 03:09 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 1693 Sep 12 03:09 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 474 Sep 12 03:09 libreoffice-text-template.png -rw-r--r-- 1 root root 2264 Sep 12 03:09 libreoffice-text-template.svg -rw-r--r-- 1 root root 474 Sep 12 03:09 libreoffice-text.png -rw-r--r-- 1 root root 1373 Sep 12 03:09 libreoffice-text.svg /build/libreoffice-6.3.6/pkg/usr/share/mime: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:09 packages /build/libreoffice-6.3.6/pkg/usr/share/mime/packages: total 412 -rw-r--r-- 1 root root 419886 Sep 12 03:09 libreoffice.xml /build/libreoffice-6.3.6/pkg/usr/share/mime-info: total 24 -rw-r--r-- 1 root root 17565 Sep 12 03:09 libreoffice.keys -rw-r--r-- 1 root root 2089 Sep 12 03:09 libreoffice.mime /build/libreoffice-6.3.6/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Sep 12 03:18 libreoffice-6.3.6.2 /build/libreoffice-6.3.6/pkg/usr/src/libreoffice-6.3.6.2: total 4 -rw-r--r-- 1 root root 3983 Sep 12 03:18 SLKBUILD Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib64/libreoffice/help/media/icon-themes/chart2/res/net_52x60.svg netlinepoint_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/netstack_52x60.svg netlinepointstack_52x60.svg usr/lib64/libreoffice/program/libstdc++.so.6 libstdc++.so.6.0.27 usr/bin/libreoffice /usr/lib64/libreoffice/program/soffice usr/bin/soffice /usr/lib64/libreoffice/program/soffice usr/share/applications/calc.desktop /usr/lib64/libreoffice/share/xdg/calc.desktop usr/share/applications/impress.desktop /usr/lib64/libreoffice/share/xdg/impress.desktop usr/share/applications/math.desktop /usr/lib64/libreoffice/share/xdg/math.desktop usr/share/applications/base.desktop /usr/lib64/libreoffice/share/xdg/base.desktop usr/share/applications/writer.desktop /usr/lib64/libreoffice/share/xdg/writer.desktop usr/share/applications/draw.desktop /usr/lib64/libreoffice/share/xdg/draw.desktop usr/share/applications/xsltfilter.desktop /usr/lib64/libreoffice/share/xdg/xsltfilter.desktop usr/share/applications/startcenter.desktop /usr/lib64/libreoffice/share/xdg/startcenter.desktop Making symbolic link creation script: ( cd usr/lib64/libreoffice/help/media/icon-themes/chart2/res ; rm -rf net_52x60.svg ) ( cd usr/lib64/libreoffice/help/media/icon-themes/chart2/res ; ln -sf netlinepoint_52x60.svg net_52x60.svg ) ( cd usr/lib64/libreoffice/help/media/icon-themes/chart2/res ; rm -rf netstack_52x60.svg ) ( cd usr/lib64/libreoffice/help/media/icon-themes/chart2/res ; ln -sf netlinepointstack_52x60.svg netstack_52x60.svg ) ( cd usr/lib64/libreoffice/program ; rm -rf libstdc++.so.6 ) ( cd usr/lib64/libreoffice/program ; ln -sf libstdc++.so.6.0.27 libstdc++.so.6 ) ( cd usr/bin ; rm -rf libreoffice ) ( cd usr/bin ; ln -sf /usr/lib64/libreoffice/program/soffice libreoffice ) ( cd usr/bin ; rm -rf soffice ) ( cd usr/bin ; ln -sf /usr/lib64/libreoffice/program/soffice soffice ) ( cd usr/share/applications ; rm -rf calc.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib64/libreoffice/share/xdg/calc.desktop calc.desktop ) ( cd usr/share/applications ; rm -rf impress.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib64/libreoffice/share/xdg/impress.desktop impress.desktop ) ( cd usr/share/applications ; rm -rf math.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib64/libreoffice/share/xdg/math.desktop math.desktop ) ( cd usr/share/applications ; rm -rf base.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib64/libreoffice/share/xdg/base.desktop base.desktop ) ( cd usr/share/applications ; rm -rf writer.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib64/libreoffice/share/xdg/writer.desktop writer.desktop ) ( cd usr/share/applications ; rm -rf draw.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib64/libreoffice/share/xdg/draw.desktop draw.desktop ) ( cd usr/share/applications ; rm -rf xsltfilter.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib64/libreoffice/share/xdg/xsltfilter.desktop xsltfilter.desktop ) ( cd usr/share/applications ; rm -rf startcenter.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib64/libreoffice/share/xdg/startcenter.desktop startcenter.desktop ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib64/libreoffice/help/media/icon-themes/chart2/res/net_52x60.svg' removed './usr/lib64/libreoffice/help/media/icon-themes/chart2/res/netstack_52x60.svg' removed './usr/lib64/libreoffice/program/libstdc++.so.6' removed './usr/bin/libreoffice' removed './usr/bin/soffice' removed './usr/share/applications/calc.desktop' removed './usr/share/applications/impress.desktop' removed './usr/share/applications/math.desktop' removed './usr/share/applications/base.desktop' removed './usr/share/applications/writer.desktop' removed './usr/share/applications/draw.desktop' removed './usr/share/applications/xsltfilter.desktop' removed './usr/share/applications/startcenter.desktop' Updating your ./install/doinst.sh (prepending symlinks)... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /build/libreoffice-6.3.6/libreoffice-6.3.6.2-x86_64-1gv_salix14.2.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/lib64/ usr/lib64/libreoffice/ usr/lib64/libreoffice/help/ usr/lib64/libreoffice/help/paginathing.js usr/lib64/libreoffice/help/index.html usr/lib64/libreoffice/help/default.css usr/lib64/libreoffice/help/fuzzysort.js usr/lib64/libreoffice/help/idxcaption.xsl usr/lib64/libreoffice/help/main_transform.xsl usr/lib64/libreoffice/help/hid2file.js usr/lib64/libreoffice/help/normalize.css usr/lib64/libreoffice/help/polyfills.js usr/lib64/libreoffice/help/a11y-toggle.js usr/lib64/libreoffice/help/help2.js usr/lib64/libreoffice/help/media/ usr/lib64/libreoffice/help/media/files/ usr/lib64/libreoffice/help/media/files/scalc/ usr/lib64/libreoffice/help/media/files/scalc/trigon.ods usr/lib64/libreoffice/help/media/files/scalc/functions_ifs.ods usr/lib64/libreoffice/help/media/files/scalc/imtrigon.ods usr/lib64/libreoffice/help/media/files/scalc/pivot.ods usr/lib64/libreoffice/help/media/icon-themes/ usr/lib64/libreoffice/help/media/icon-themes/svx/ usr/lib64/libreoffice/help/media/icon-themes/svx/res/ usr/lib64/libreoffice/help/media/icon-themes/svx/res/fr03.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/lightfrombottomleft_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli11x9-6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli9x11-1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/lightfromtopright_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/galdefl.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-anchor.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/dimlit_16.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/lght2sid.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ11-5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli7x9-2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli9x7-1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/dsth_dst.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/directionwest_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr013.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ9-5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus9-6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr016.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect9-1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/lo01.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/slidezoomout_10.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/directionnorth_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/normsphe.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli9x11-2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli9x7-6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/brightlit_16.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/id019.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/zoom_page_statusbar.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/lightfrombottom_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect13-5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/normallit_16.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/directioneast_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect13-4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/dstv_hig.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/lighton.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ9-4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ9-1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/border_cell_diag_32.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr09.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/border_cell_lr_32.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus7-3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli11x9-3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ7-2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/extrusion1inch_16.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/shadow_top_left_32.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/objspc3d.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect11-6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/lo02.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/legtyp4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect7-4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect9-5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/doc_modified_feedback.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr08.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/sh02.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/fr07.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/fr01.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/shadow_top_right_32.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/selection_10x22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/id016.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/plastic_16.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/material.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ9-3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/zetlver2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/normflat.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr011.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/replac3d.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus11-1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus9-4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr01.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/doc_modified_yes_14.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr010.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/galmedia.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus7-1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ11-6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ7-3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/shadow_bottom_left_32.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/extrusion05inch_16.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect11-3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/gallist.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/invert3d.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli7x9-4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect13-2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/dsth_low.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/extrusion4inch_16.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ11-1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ7-1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli9x7-5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli11x9-2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/fr05.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr02.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr020.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/light.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ7-5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-glue-unselected.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/fr06.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus7-5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/no_color.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli7x9-1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr04.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/galdefs.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/slidezoomin_10.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/sh05.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr021.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ9-2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect7-1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus9-2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/lightfromtop_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/galnorl.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/galnors.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/slidezoombutton_10.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus7-2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/fr04.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/lightfromleft_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/dsth_cen.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/markers.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect9-3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ9-6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/directionsouth_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect7-2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/sh03.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ11-2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect9-6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli9x11-6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli9x7-4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/parallel.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect13-1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/directionnortheast_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect11-4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus11-5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr06.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/doublesi.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/extrusion0inch_16.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ11-3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/normobjs.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus11-6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/sh01.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/border_cell_tb_32.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus11-3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr015.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/directionsouthwest_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/ usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/ellipsoid.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/last_custom_common_grey.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/selected-line5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/axial.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/spacing_tight_s.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/Square.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/selected-line4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/width6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/ColorModeNormal_16x16.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/selected-line6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/width1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/line10.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/line5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/sc_color.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/width8.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/icon_normal.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/ColorModeWaterMark_16x16.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/para_numbullet_rtl01.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/spacing_very_tight_s.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/spacing_normal_s.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/width7.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/selected-line3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/spacing2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/line7.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/selected-line2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/Indent3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/Indent2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/spacing_very_loose.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/last_custom_common.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/spacing_very_loose_s.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/Quadratic.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/linear.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/width5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/Highlight.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/radial.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/line9.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/spacing_loose_s.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/width4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/selected-line1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/line4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/spacing_very_tight.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/spacing_loose.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/width2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/selected-line10.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/width3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/line1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/Line_color.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/spacing_normal.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/selected-line9.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/line8.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/blank.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/line3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/selected-line7.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/spacing1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/line6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/Indent4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/selected-line8.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/para_numbullet_rtl02.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/spacing_tight.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/symphony/line2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pageshadow35x35.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr018.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/notcheck.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect13-3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/galicon.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/galrdos.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/extrusion2inch_16.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ7-6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/cropmarkers.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/lo03.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli9x11-5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus7-4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/fr011.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr07.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/metal_16.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/wireframe_16.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect11-2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/dstv_low.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/dstv_dst.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli11x9-5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli9x11-3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli9x7-3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr017.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/fr02.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect11-1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/id08.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli7x9-5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect7-5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli7x9-6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ11-4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/galrdol.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-glue-selected.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/border_cell_l_32.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect11-5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus11-4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/extrusioninfinity_16.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/directionsoutheast_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr012.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/lightfromtopleft_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/fr09.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/border_cell_none_32.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/lightfromright_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/shadow_bottom_right_32.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/lightfrombottomright_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/border_cell_all_32.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus7-6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-circ7-4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect9-2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/doc_modified_no_14.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/fr010.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/shadow_none_32.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-anchor-pressed.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-cross.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli9x11-4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect7-6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr019.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/shadow3d.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr03.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/fr012.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus9-3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect13-6.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus9-5.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus9-1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr05.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect9-4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/matte_16.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/lightfromfront_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/sh04.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli11x9-4.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/directionstraight_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli11x9-1.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/dstv_cen.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/nu04.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/pr014.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/dsth_hig.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli9x7-2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/directionnorthwest_22.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rect7-3.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-rectplus11-2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/zetlhor2.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/fr08.svg usr/lib64/libreoffice/help/media/icon-themes/svx/res/marker-elli7x9-3.svg usr/lib64/libreoffice/help/media/icon-themes/help/ usr/lib64/libreoffice/help/media/icon-themes/help/tip_small.svg usr/lib64/libreoffice/help/media/icon-themes/help/warning_small.svg usr/lib64/libreoffice/help/media/icon-themes/help/note_small.svg usr/lib64/libreoffice/help/media/icon-themes/help/tip.svg usr/lib64/libreoffice/help/media/icon-themes/help/warning.svg usr/lib64/libreoffice/help/media/icon-themes/help/note.svg usr/lib64/libreoffice/help/media/icon-themes/xmlsecurity/ usr/lib64/libreoffice/help/media/icon-themes/xmlsecurity/res/ usr/lib64/libreoffice/help/media/icon-themes/xmlsecurity/res/notcertificate_16.svg usr/lib64/libreoffice/help/media/icon-themes/xmlsecurity/res/certificate_40x56.svg usr/lib64/libreoffice/help/media/icon-themes/xmlsecurity/res/certificate_16.svg usr/lib64/libreoffice/help/media/icon-themes/xmlsecurity/res/notcertificate_40x56.svg usr/lib64/libreoffice/help/media/icon-themes/avmedia/ usr/lib64/libreoffice/help/media/icon-themes/avmedia/res/ usr/lib64/libreoffice/help/media/icon-themes/avmedia/res/avemptylogo.svg usr/lib64/libreoffice/help/media/icon-themes/avmedia/res/avaudiologo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-curve-down.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_bmpmask.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertcolumnsbefore.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_beziersmooth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_linewidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_unsetcellsreadonly.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbviewtablenames.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_addfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_emphasischarstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-delay.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_managexmlsource.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbsortingandgrouping.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_removefiltersort.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_sidebar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_mailmergeprintdocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertsound.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_convertinto3dlathe.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_switchxformsdesignmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_repeat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_diatime.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_displaymode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_toggletabbarvisibility.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_cube.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_saveas.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_shadowed.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertsection.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.right-brace.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_sortdescending.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_pagedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_helplinesvisible.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_selecttable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorlinesarrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_showdetail.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_sectionshrink.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_crookrotate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_outlinefont.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_anchormenu.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_distributecolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_runmacro.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_copy.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_orientation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorarrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_presentation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_accepttrackedchanges.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_outlinecollapseall.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertexternaldatasource.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_overline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_circlepie.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_marks.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_decrementsublevels.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_splitwindow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_quit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_interactivegradient.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_shadowed.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_alignhorizontalcenter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_glueescapedirectiontop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_formdesigntools.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_signpdf.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_datafilterstandardfilter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_starshapes.vertical-scroll.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_mailmergeemaildocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbnewreport.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_sbanativesql.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_linewidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_redactedexportwhite.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_printdefault.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_sbaexecutesql.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorcurvearrowend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.lightning.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_defaultcharstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_solverdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.up-down-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_aligncenter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_formfilternavigator.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.up-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_grafblue.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_changecasetolower.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_merge.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_diagramaxisy.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_diaeffect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_numberformatscientific.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertframe.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_searchdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_viewdatasourcebrowser.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-manual-input.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertobject.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_color.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbnewviewsql.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.sun.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_imagebutton.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_hideallnotes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_shadowcursor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_entirerow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_moveup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_zoompagewidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_movedown.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_bezierfill.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_ellipsecut.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_numberformatincdecimals.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_moduledialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_showerrors.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_circlearc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorcirclestart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_masterpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_deleterows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.notched-right-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbindexdesign.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicshapes.hexagon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_setoptimalcolumnwidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_verticaltextfittosizetool.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-summing-junction.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_helplinesmove.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_beziermove.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_titleparastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_framedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_spelling.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dsbrowserexplorer.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_alignleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_entergroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertmasterpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertmasterpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_spacepara15.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_text.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_rejecttrackedchange.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_presentationcurrentslide.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertplugin.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_showrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_linestyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbsortingandgrouping.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_print.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbtablerename.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_choosemacro.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_rejecttrackedchange.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertsymbol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_printersetup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_hyphenate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_quoteparastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_graphicfiltersobel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_beziersymmetric.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_changecasetoupper.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.s-sharped-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_starshapes.star6.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_editdoc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_wrapleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_graphicfiltermosaic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_paraspaceincrease.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-predefined-process.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_extrusiontiltright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_graphicfiltersharpen.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_delete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_sortdescending.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_rotateleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connector.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertbookmark.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_ellipse.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbtabledelete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.lightning.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicshapes.pentagon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_square_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_linearrowend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_open.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbviewreports.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_strikeout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_alignverticalcenter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_pickthrough.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_showslide.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_sidebar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_starshapes.doorplate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_capturepoint.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_starshapes.star4.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.left-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicshapes.right-triangle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_behindobject.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_gluevertaligntop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_grafcontrast.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_closedoc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_comparedocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_showfmexplorer.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_bezierappend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorlinesarrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_view100.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicstepover.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertcaptiondialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertneutralparagraph.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_viewrowcolumnheaders.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_grafgreen.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dataranges.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fillshadow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_wraptext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_extrusiontiltdown.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_charfontname.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_break.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_viewvaluehighlighting.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_pastespecial.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicstepinto.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-inflate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_databarformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_bulletsandnumberingdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_tabledesign.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_backcolor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertobjectfloatingframe.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_hidedetail.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_configuredialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_duplicatepage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_statisticsmenu.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_imagemapdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_undo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_autocorrectdlg.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.up-down-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_incrementlevel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_upsearch.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_pararighttoleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_bibliographycomponent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.right-bracket.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_checkbox.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.chevron.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_deleteallbreaks.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dsbrowserexplorer.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_formfilternavigator.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_displaymasterbackground.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_hideslide.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_datasubtotals.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicshapes.cube.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_bezierinsert.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_validation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_conditionalformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_heading4parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_linearrowsquare.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_diagramaxis.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_graphicfiltersharpen.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_adddirect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_ellipse_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_formatarea.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_rect_rounded_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_objectalignleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_outlinebullet.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_rotateleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_objectforwardone.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dsbinsertcontent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-card.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_gluevertalignbottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-chevron-up.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertcellsdown.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_wrapright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.octagon-bevel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_choosecontrols.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_showdependents.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_sendtoback.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_graphicdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_greatestwidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_graphicfilterinvert.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_scriptorganizer.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ usr/lib64/libreoffice/help/media/icon-themes/cmd/32/extrusionlightingfloater.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-summing-junction.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/showtwopages.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/displaymasterobjects.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/movedownsubitems.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/tabledialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertpagecountfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/outlinefont.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/graftransparence.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/modifyframe.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/inserttitlefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/calculate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/verticaltextfittosizetool.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/lastrecord.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/copy.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/newdoc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/toggleformula.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/bezierinsert.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/deletecolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/helplinesvisible.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertindexesentry.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorlinesarrowstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dataarearefresh.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.split-round-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/changebezier.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.left-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/previousannotation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorlinesarrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/tablenumberformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/showmultiplepages.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/numberformatdate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/extrusiontiltleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/starshapes.signet.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/romanlowliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/sourcecharstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/footnotedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/heading5parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-open-circle-pour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/starshapes.star8.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/textdirectionlefttoright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/animationeffects.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/starshapes.bang.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorcircles.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/bezieredge.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ellipsecut_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/helplinesmove.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/selectall.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/glueeditmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/formatline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/inserthyperlinkcontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbclearquery.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbnewreport.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/smallcaps.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/viewvaluehighlighting.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbviewaliases.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/formfiltered.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/extrusiondepthfloater.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/pagemode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.octagon-bevel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/upsearch.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/graphic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/commentchangetracking.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ok.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/diagramtype.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorcurvecirclestart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/extrusion3dcolor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/forward.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertspreadsheet.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/signature.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/printpreview.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dataimport.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/formatgroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/trackchangesbar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/outlinecollapseall.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/overline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-punched-tape.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/presentationcurrentslide.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/deleteallannotation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/loadbasic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/polygon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fullscreen.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/newwindow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/alignup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/beziercutline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.circular-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/gluehorzalignleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/zoompanning.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbtabledelete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/formatarea.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/capturepoint.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/mailmergeexcludeentry.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/deletecomment.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/circlearc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/backcolor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/selectdb.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/showannotations.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/paralefttoright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/verticaltext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.sun.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/movepagedown.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/cyramid.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/recsearch.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/presentationminimizer.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/legend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/removebullets.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/outlineexpandall.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/borderdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/movepageup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertneutralparagraph.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/formproperties.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-stop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ungroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/hideallnotes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/protect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbformrename.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbqueryrename.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.left-brace.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/bezierappend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/setborderstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/replycomment.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/formattedfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/linewidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/sbaexecutesql.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbindexdesign.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/colorscaleformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorlinearrowstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/bullet.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/diatime.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/listbox.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/wrapoff.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/glueescapedirectionbottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-document.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/pararighttoleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/savebackground.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/calloutshapes.line-callout-1.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/alignleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/outlinecollapse.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/togglegridhorizontal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbqueryedit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/convertinto3d.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/torus.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/objectalignleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/acceptalltrackedchanges.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/subscript.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/crookslant.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/sectionshrink.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/gotopage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/freezepanesfirstcolumn.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/outputqualitygrayscale.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-internal-storage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/reload.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fields.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/inserttreecontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbformdelete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/beziereliminatepoints.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbreportrename.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/outlinemode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.lightning.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorcircleend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertreferencefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/deleterows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/mailmergesavedocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/numberformatthousands.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.quad-bevel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/graphicfiltersepia.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-stored-data.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbnewviewsql.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertfootnote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/alignbottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/formatpaintbrush.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/customshowdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/navigationbar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/accepttrackedchange.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/grow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/toolbarmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/formdesigntools.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/diaeffect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/switchxformsdesignmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicshapes.hexagon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-curve-down.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbchangedesignmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertobject.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/presentation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/pagemargin.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/ usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/outlinefont.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/verticaltextfittosizetool.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/textdirectionlefttoright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/overline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/verticaltext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/textdirectiontoptobottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/sortdescending.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/outlineformat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/strikeout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/text_marquee.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/color.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/scaletext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/charfontname.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/sortascending.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/text.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ko/shadowed.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/unsetcellsreadonly.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicstepinto.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/texttocolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbviewtables.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/alignmiddle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/verticalcaption.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/alignblock.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertsymbol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/config.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/objectposition.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/nextannotation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/menubar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/beziersmooth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/incrementlevel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/redactedexportblack.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dsbinsertcontent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertimagecontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/polygon_diagonal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/wrapleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/datefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/addressbooksource.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/interactivegradient.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/displaymasterbackground.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/extendedhelp.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/zoomnext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/glueescapedirectionright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/tabdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/imagemapdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/autoformat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/glueescapedirectionleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworksameletterheights.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/shrink.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/numberformatpercent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/freezepanesfirstrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/movepagefirst.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorcurvearrowend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertpagenumberfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/graphicfilterremovenoise.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.chevron.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/superscript.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/romanliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/tablemodevariable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/mailmergeprintdocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertsection.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/showdatanavigator.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/setdocumentproperties.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/circlepie.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/starshapes.star24.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/sendtoback.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/defaultcharstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-arch-right-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/assignlayout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/editdoc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/framedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertobjectfloatingframe.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.up-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/mailmergewizard.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/pagedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/textbodyparastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/firstpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/animationobjects.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/shear.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/solidcreate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/linearrowsquare.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/exportdirecttopdf.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/square_rounded_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/sphere.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/heading6parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/graphicdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/numberformatscientific.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/diagramaxisxyz.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/gluepercent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicshapes.octagon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ellipse_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbdistinctvalues.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/autopilotmenu.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertobjectdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/numberformatdecdecimals.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertbookmark.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/matchgroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-display.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-multidocument.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/starshapes.horizontal-scroll.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/masterpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/togglebreakpoint.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbreportdelete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/showslide.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertauthoritiesentry.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicstepout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/square_rounded.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/browseview.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.corner-right-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/quoteparastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/gridvisible.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-arch-up-pour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/statisticsmenu.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/textdirectiontoptobottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/linestyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.quad-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/editheaderandfooter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/mirrorvert.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/greatestheight.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.up-down-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/switchcontroldesignmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-arch-left-pour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/attributepagesize.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/sortdescending.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/nextrecord.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicshapes.diamond.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-card.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/rotateright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorcirclestart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbviewqueries.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/resetattributes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/calloutshapes.line-callout-2.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbviewfunctions.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.diamond-bevel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/splittable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insobjctrl.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/grafblue.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/changecasetolower.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/lineendstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/togglemergecells.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/graphicfiltersobel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/bezierclose.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/starshapes.doorplate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.notched-right-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-fade-up-and-right.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/starshapes.star6.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/mirror.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dataranges.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.up-right-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbviewreports.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/notesmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/hideslide.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/deletepage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/orientation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/closemasterview.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/incrementsublevels.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.up-right-down-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/diagramaxisx.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicstop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/square.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/circle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/datafilterautofilter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/diagramwall.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/timefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/progressbar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/outlineformat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dsbrowserexplorer.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbviewtablenames.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/importdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/toggleaxistitle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertendnote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/controlproperties.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/openreadonly.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/showbookview.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/bmpmask.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/setoptimalrowheight.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/graphicfiltermosaic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertpagebreak.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/movepagelast.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/toggletitle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/alphaliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicshapes.right-triangle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/firstrecord.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbquerypropertiesdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/masterlayouts.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/edit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/extrusiontiltdown.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/objectbackone.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/vfixedline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/radiobutton.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/objectcatalog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorcurvearrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/diagramarea.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/gluehorzalignright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/duplicatepage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertmasterpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/sbanativesql.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/titlepagedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/removefiltersort.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/thesaurusdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/transformdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/defineprintarea.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbquerydelete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/togglelegend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/linearrowstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/square_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorarrowstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.forbidden.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/starshapes.star4.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/datadatapilotrun.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/euroconverter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/imagecontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/filecontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-fade-up.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/mailmergecreatedocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicshapes.ring.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ruler.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/editannotation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/expandpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/zoom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertdraw.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/xlinecolor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/undo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicshapes.cube.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorcurvearrowstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/sectionshrinkbottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connector.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbtableedit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/choosemacro.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/marks.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/toggletabbarvisibility.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/gallery.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/choosepolygon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/grafred.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/recentfilelist.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/numberingstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/entirecell.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/datasort.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/smallestwidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/strikeout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorlinearrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/viewrowcolumnheaders.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorlinescirclestart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-fade-left.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/greatestwidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/helpindex.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.down-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbnewtable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/backgroundcolor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/autosum.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/text_marquee.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.left-bracket.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertfieldctrl.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/circlecut.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/color.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/decrementsublevels.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/decrementlevel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/togglegridvertical.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicstepover.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/incrementindent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/diaspeed.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-arch-up-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertmenutitles.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/freeline_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/backward.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fillshadow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/inserttable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/setoptimalcolumnwidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-direct-access-storage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/presentationdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/moduledialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.up-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/snappoints.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/datastreams.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/showfmexplorer.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.up-down-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/filefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/signaturelinedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/grafcontrast.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/graphicfiltersmooth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicshapes.pentagon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/crop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/mediapause.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/datainrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/advancedmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/calloutshapes.line-callout-3.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorlinecirclestart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/runmacro.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-slant-up.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/behindobject.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/togglesheetgrid.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dataprovider.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/glueescapedirectiontop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/aligntop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertmultiindex.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/scrollbar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/goalseekdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/currencyfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbnewquery.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-fade-up-and-left.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/pie.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/spelling.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertformhscroll.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.split-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/heading1parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorcurve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/linearrowend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/snapframe.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/calloutshapes.rectangular-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/objectalignright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/signpdf.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/extrusionsurfacefloater.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-slant-down.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/wrapcontour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/tablemodefixprop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.striped-right-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/outputqualityblackwhite.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/redo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorarrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/comparedocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/rotateleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/extrusiondirectionfloater.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertvideo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/linetoolbox.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/strongemphasischarstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/objectforwardone.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/downsearch.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/showsinglepage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorlinescircleend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicshapes.isosceles-triangle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-data.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/renametable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/printlayout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/bezier_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/groupbox.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbformedit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/gluehorzaligncenter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/heading4parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/charmapcontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/grafluminance.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/outlineexpand.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/splitcell.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbaddrelation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.right-brace.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ellipsecut.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/viewformasgrid.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/linearrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/halfsphere.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/wrapideal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertsound.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/titleparastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/morecontrols.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/diagramaxisy.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/removehyperlink.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/alignright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/extrusiontoggle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/datafilterspecialfilter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/controlcodes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/graphicfiltersolarize.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/imagebutton.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/numberformatdecimal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.pentagon-right.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkgalleryfloater.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/displaymode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-preparation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/hyphenate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/shownote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/repeat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/spacepara15.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorlinecircleend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/shadowcursor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontwork.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/styleupdatebyexample.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/zoompagewidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/cut.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.right-bracket.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/save.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/splitwindow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dia.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/quotecharstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-off-page-connector.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/graphicfiltersharpen.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/paste.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/hangingindent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-sort.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/glueinsertpoint.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/ellipse.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/spacepara1.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/movedown.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/renamepage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/preformattedparastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/inserttopicfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/deletetable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/checkbox.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/line.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicshapes.trapezoid.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/open.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/rect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/defaultbullet.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/definedbname.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.s-sharped-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/selectobject.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/animationmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertcolumnsafter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/linenumberingdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/sidebar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/smallestheight.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/scaletext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/datafilterstandardfilter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/graphicfilterinvert.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/autocontrolfocus.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/quit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/exportto.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.up-right-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/entirecolumn.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/choosedesign.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/framelinecolor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertcolumnsbefore.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/moveup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/delete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/closepreview.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/starshapes.star5.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/adddirect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/drawcaption.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/outlinebullet.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbviewforms.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/wrapon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/toggleobjectrotatemode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/zoomprevious.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.moon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/compressgraphic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/alphalowliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/gluevertaligncenter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/avmediaplayer.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/cancel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/rect_rounded_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/rejecttrackedchange.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/subtitleparastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertrowsbefore.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/mediarepeat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/normalmultipanegui.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/rect_rounded.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/pagebreakmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/numberliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertcellsdown.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicshapes.block-arc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/spacing.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbreportedit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/mediamute.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/distributeselection.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/pickthrough.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/deleteannotation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-predefined-process.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/shell3d.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-delay.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbtablerename.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertcellsright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.brace-pair.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/entergroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/drawchart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/changepolygon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorarrowend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicshapes.paper.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/redactedexportwhite.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/printdefault.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/rejectalltrackedchanges.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/iconsetformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/managebreakpoints.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/polygon_diagonal_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-terminator.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/normalviewmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/heading3parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/decrementindent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.right-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/cylinder.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/circlepie_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/optimizetable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-inflate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertcolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/compilebasic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/convertinto3dlathe.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/runbasic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/designerdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/mailmergeemaildocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/combobox.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/pagesetup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbnewform.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/extrusiontiltup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/freeline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/editstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/inserthyperlink.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/watermark.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/redactdoc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/measureline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/grafgreen.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/linesquarearrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/circlecut_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/heading2parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-arch-right-pour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.left-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/window3d.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/paragraphdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/formelcursor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/conditionalformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/mergedocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/databarformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.puzzle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/spellonline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/notesmasterpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/diagramaxisz.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/leavegroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/thesaurus.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorlinesarrowend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/pie_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/changepicture.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/distributerows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-chevron-up.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/unhainframes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/spacepara2.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/print.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/hidewhitespace.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/presentationlayout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/tabledesign.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/wordcountdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/zoompage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/starshapes.concave-star6.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/trackchanges.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.quad-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/paraspaceincrease.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/setoutline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/snapborder.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-wave.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/charfontname.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/photoalbumdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicshapes.round-quadrat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicshapes.can.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorlines.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/extrusiontiltright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/editglossary.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dbsortingandgrouping.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/patternfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/helplinesuse.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.heart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/changecasetoupper.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-sequential-access.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-curve-up.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-arch-down-pour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/zoomout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/zoomin.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/diamode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/searchdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.left-right-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/emphasischarstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/slidemasterpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-circle-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/pushbutton.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.right-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/beforeobject.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/aligncenter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertcaptiondialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/mergedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/prevrecord.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorcurvecircleend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/toggleanchortype.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/gluevertalignbottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/bulletsandnumberingdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicshapes.cross.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/formatungroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/sortascending.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertmath.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/gluevertaligntop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/executereport.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/crookrotate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/beziermove.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/toggleobjectbeziermode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/moveupsubitems.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/managelanguage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/text.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/diagramdata.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/renameobject.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/circle_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/exportdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertgraphic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-arch-down-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/bibliographycomponent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/formfilternavigator.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-or.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/beziersymmetric.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.cloud.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/choosecontrols.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/tablemodefix.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/wrapright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/numberformatstandard.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/deletemasterpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/diagramaxis.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/selecttable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/bezierconvert.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/linearrowcircle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/griduse.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-triangle-down.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/alignhorizontalcenter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/rect_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/dsbformletter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/saveastemplate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-decision.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/saveasremote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/chainframes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/cone.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/reverseorder.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/sectionshrinktop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/alignverticalcenter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorcurvecircles.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-chevron-down.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/handoutmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/bezierfill.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/openremote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-manual-input.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertframe.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/renameslide.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.flower.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertexternaldatasource.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/actionmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/defaultnumbering.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertenvelope.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/view100.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/bringtofront.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/mergecells.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/wraptext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertbreak.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/starshapes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/line_diagonal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-fade-right.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/saveas.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/distributecolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/printersetup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/testmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertplugin.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/cube.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-arch-left-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/bezierdelete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/starshapes.star12.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/wrapthrough.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/freezepanes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/macrorecorder.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/calloutshapes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-plain-text.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/pagecolumntype.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/polygon_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/insertrowsafter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/addfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/arrowshapes.down-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/interactivetransparence.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/linecirclearrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/formatcolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/calloutshapes.cloud-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/sendmail.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/shadowed.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/graphicfilterrelief.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/aligndown.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/symbolshapes.bracket-pair.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/addwatch.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/numberformatincdecimals.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/flowchartshapes.flowchart-collate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/autoredactdoc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/connectorlinearrowend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/stylenewbyexample.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/closedoc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/fontworkshapetype.fontwork-open-circle-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/paraspacedecrease.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/viewdatasourcebrowser.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/group.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/managexmlsource.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/hidenote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/exportdirecttoepub.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/spinbutton.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/starshapes.vertical-scroll.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/graphicfilterpopart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/basicideappear.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/zoomobjects.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/selectbackground.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/entirerow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/zoomoptimal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/grafgamma.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/navigator.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/label.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/calloutshapes.round-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/32/accepttrackedchanges.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbformedit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-slant-up.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertenvelope.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_showinvalid.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_autocontrolfocus.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_editheaderandfooter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_masterpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_polygon_diagonal_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_zoompagewidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_deletemasterpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_sbanativesql.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_starshapes.star5.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_deletetable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_freezepanesfirstcolumn.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_expandpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_addwatch.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-open-circle-pour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_mailmergecreatedocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_displaymode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-curve-up.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_bezierconvert.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_substract.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_pararighttoleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_overline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_changebezier.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pt/ usr/lib64/libreoffice/help/media/icon-themes/cmd/pt/sc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pt/lc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pt/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pt/lc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pt/sc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pt/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-card.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_wrapoff.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-decision.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_signaturelinedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbviewqueries.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.pentagon-right.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_datadatapilotrun.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_previousannotation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_crop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_glueescapedirectionright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_recentfilelist.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_goalseekdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_movepagelast.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_versiondialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-punched-tape.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_thesaurus.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_extrusiontoggle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-fade-up.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_openremote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_interactivetransparence.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_acceptalltrackedchanges.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_iconsetformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorlinearrowend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_color.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_linearrowstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_grafgreen.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertmultiindex.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_mergedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_nextannotation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dataarearefresh.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dismantle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_shrink.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_hidewhitespace.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_drawcaption.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_name.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.right-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_statisticsmenu.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicshapes.octagon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_cyramid.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.pentagon-right.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_wordcountdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_resetattributes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_wraptext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicshapes.isosceles-triangle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_setborderstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_exportdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_togglelegend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_advancedmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_text_marquee.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_objectforwardone.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_extrusiontiltleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_zoomin.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_outlineexpandall.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_executereport.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_freezepanesfirstcolumn.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_showprecedents.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_tablemodefixprop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_firstpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_slidemasterpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_bezierclose.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_wrapthrough.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_autooutline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-chevron-down.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_sectionshrink.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicshapes.diamond.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_renamepage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-fade-left.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkgalleryfloater.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_alphaliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_outlineexpand.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_gridvisible.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_objectposition.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_linearrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_sphere.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_tabledesign.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.flower.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_euroconverter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_bezierclose.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.brace-pair.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_formatungroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_deleteallannotation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_save.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_heading5parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_graphicfilterrelief.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-fade-right.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_pie_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_choosedesign.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_footnotedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_movedownsubitems.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_downsearch.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_choosepolygon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_auditingfillmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_optimizetable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_deleteannotation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-off-page-connector.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-predefined-process.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_rect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_glueinsertpoint.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_firstrecord.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_beziercutline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dsbformletter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_graphicdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_timefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_nextrecord.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorlinesarrowstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_beziersymmetric.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbquerydelete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_cleararrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_glueescapedirectionright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_linearrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_copyobjects.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_rect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_showdetail.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_selectrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicshapes.pentagon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_shadowcursor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_calloutshapes.cloud-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-or.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_helpindex.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_showmultiplepages.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_accepttrackedchange.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_managebreakpoints.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_outlinemode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_displaymasterobjects.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_freezepanesfirstrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-arch-down-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_numberformatdate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_interactivetransparence.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_accent3cellstyles.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_hyphenate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-circle-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/ usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_shadowed.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_sortdescending.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_outlinefont.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_overline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_shadowed.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_color.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_verticaltextfittosizetool.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_text.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_sortdescending.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_strikeout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_charfontname.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_overline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_color.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_text_marquee.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_textdirectiontoptobottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_textdirectionlefttoright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_scaletext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_outlineformat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_charfontname.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_textdirectiontoptobottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_text_marquee.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_sortascending.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_strikeout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_scaletext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_outlinefont.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_text.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_sortascending.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_textdirectionlefttoright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_outlineformat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/sc_verticaltext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_verticaltext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ko/lc_verticaltextfittosizetool.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_removebullets.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_sharedocument.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbviewqueries.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dsbinsertcontent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.down-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_selectall.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_recsearch.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontwork.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_morecontrols.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_alignhorizontalcenter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_freeline_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_beforeobject.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_torus.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_deletecomment.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_inserttitlefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-internal-storage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_cyramid.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertindexesentry.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_textdirectiontoptobottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_grow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.up-right-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_spacepara1.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_splitcell.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbreportrename.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_toolbarmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicstop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbviewfunctions.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.cloud.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_mailmergeexcludeentry.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-manual-input.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_showannotations.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_cylinder.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_extrusion3dcolor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_colorscaleformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorlinecirclestart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertpagecountfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertcolumnbreak.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.puzzle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_runmacro.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_bullet.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbtableedit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_warningcellstyles.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworksameletterheights.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_textbodyparastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_rect_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_printlayout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_group.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_spellonline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pt-BR/ usr/lib64/libreoffice/help/media/icon-themes/cmd/pt-BR/sc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pt-BR/lc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pt-BR/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pt-BR/lc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pt-BR/sc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pt-BR/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-triangle-down.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dataproviderrefresh.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_togglebreakpoint.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-multidocument.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_accepttrackedchange.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.split-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_contourdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertfootnote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorlinecirclestart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_badcellstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-arch-up-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_deletecell.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_hidenote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_helplinesuse.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_graftransparence.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-arch-right-pour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_about.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dataimport.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_viewrowcolumnheaders.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_newdoc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_bezierdelete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_mediamute.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_switchcontroldesignmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorlinescirclestart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_alignbottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_signpdf.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_textdirectionlefttoright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_romanliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_combine.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_editdoc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_gotopage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_decrementindent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbtableedit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_goodcellstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_addfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_saveasremote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_paraspaceincrease.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_numberformatpercent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_formelcursor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_togglegridhorizontal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbformrename.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbnewform.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.chevron.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_circlecut.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_datasort.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_viewformasgrid.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_starshapes.star6.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_intersect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_objectbackone.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_numberformatdecdecimals.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.down-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_zoompage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorlinearrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_bringtofront.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_deletepage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_extrusionsurfacefloater.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicstop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_inserttable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorcurvearrowstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_tablemodevariable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_remove.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_numberformatthousands.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_outlinebullet.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_commentchangetracking.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_mediapause.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_listbox.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_deletecell.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_changecasetoupper.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_beziereliminatepoints.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_defaultnumbering.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_solverdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_heading2parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sv/ usr/lib64/libreoffice/help/media/icon-themes/cmd/sv/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sv/sc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sv/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sv/lc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertgraphic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_setminimalrowheight.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-sequential-access.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_radiobutton.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_exportto.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_square.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_mailmergewizard.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_autoredactdoc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_avmediaplayer.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_square_rounded_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.flower.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.forbidden.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_preformattedparastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_snapframe.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_shownote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_formatgroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_designerdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_formproperties.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connector.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_formfiltered.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_circlepie_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbquerypropertiesdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_imagebutton.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertmath.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_scrollbar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_griduse.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbtablerename.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicshapes.block-arc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_accepttrackedchanges.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_alphaliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_transformdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_distributeselection.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pl/ usr/lib64/libreoffice/help/media/icon-themes/cmd/pl/sc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pl/lc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pl/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pl/sc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pl/lc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pl/sc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pl/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/pl/lc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_backgroundcolor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_selectall.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_aligndown.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_gridvisible.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-sort.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.left-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-off-page-connector.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_chainframes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_lineendstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_ellipsecut.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertvideo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_paralefttoright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.left-bracket.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-display.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_sectionshrinkbottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_radiobutton.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertbreak.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_trackchanges.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_alignleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_rejectalltrackedchanges.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_objectcatalog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_mailmergecreatedocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_drawcaption.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.up-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_starshapes.star8.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_config.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_exportdirecttopdf.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_hiderow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_pasteunformatted.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_morecontrols.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_helpindex.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-direct-access-storage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_renameobject.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_currencyfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_normalviewmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicshapes.hexagon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_line_diagonal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_moveupsubitems.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_superscript.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_calloutshapes.line-callout-1.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_renamepage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_imagemapdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_toggleanchortype.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_name.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_zoomoptimal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dismantle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_errorcellstyles.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_testmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dataproviderrefresh.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_timefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_subscript.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_pagedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicideappear.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.up-right-down-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_extrusiontiltleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.diamond-bevel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_incrementindent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_setminimalcolumnwidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_testmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_pagecolumntype.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_deletepage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicshapes.right-triangle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_accent2cellstyles.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-summing-junction.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertformhscroll.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-inflate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_diamode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_wrapcontour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_deleterows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_crookrotate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_beziereliminatepoints.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertreferencefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorlines.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_equalizewidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_exportdirecttoepub.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_showdependents.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorlinesarrowstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertcolumnsafter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertformhscroll.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_copy.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_displaymasterbackground.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_contourdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_customshowdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_deletetable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorlines.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insobjctrl.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_beziercutline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_calloutshapes.line-callout-3.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_chainframes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_bulletsandnumberingdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_datasubtotals.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dataprovider.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_calloutshapes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_square.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/es/ usr/lib64/libreoffice/help/media/icon-themes/cmd/es/sc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/es/lc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/es/sc_numberformatthousands.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/es/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/es/lc_numberformatdecimal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/es/sc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/es/lc_numberformatthousands.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/es/lc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/es/sc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/es/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/es/sc_numberformatdecimal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/es/lc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_shell3d.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-terminator.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_numberformatdecimal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_autopilotmenu.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_entergroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_edit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_gluehorzalignleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-slant-up.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_graphicfilterremovenoise.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_backgroundcolor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_selectdata.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.moon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbnewviewsql.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_extrusionlightingfloater.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_spellonline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_mailmergeemaildocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_movepagelast.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_spacepara1.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_sectionshrinktop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertcellsright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_presentationlayout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_scaletext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_configuredialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_entirecell.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-arch-down-pour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorlinecircleend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_outlineformat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_switchxformsdesignmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.notched-right-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-collate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_extrusiontiltup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbqueryrename.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_circlearc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_bullet.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.up-down-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.quad-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbformrename.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_movepageup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertenvelope.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_halfsphere.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_combobox.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_distributeselection.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_formattedfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_texttocolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorcurvecirclestart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.down-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_smallcaps.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-fade-up-and-left.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_selectdb.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.split-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_removebullets.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_starshapes.signet.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_movepageup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.left-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_autoformat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_recentfilelist.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_selectbackground.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_numberformatpercent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_hidewhitespace.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_autosum.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.left-bracket.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_signature.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicshapes.ring.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_calloutshapes.round-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_circlepie.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_outlineexpand.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_definedbname.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorarrowend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.octagon-bevel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_progressbar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_conddateformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertrowsafter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_mailmergesavedocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_splitwindow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworksameletterheights.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorlinearrowstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_square_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_linesquarearrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_showdatanavigator.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_togglegridhorizontal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_spacepara2.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_datafilterspecialfilter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_deleteannotation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbclearquery.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-preparation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbformdelete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_bezierdelete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertneutralparagraph.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_charmapcontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_titlepagedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_group.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_autopilotmenu.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_grafgamma.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_gluepercent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_snapborder.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkgalleryfloater.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_torus.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertbookmark.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/de/ usr/lib64/libreoffice/help/media/icon-themes/cmd/de/sc_numberformatthousands.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/de/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/de/lc_numberformatdecimal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/de/sc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/de/lc_numberformatthousands.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/de/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/de/sc_numberformatdecimal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/de/lc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_goalseekdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_ellipse.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertindexesentry.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_decrementlevel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_savebackground.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_cleararrowprecedents.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_label.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_autooutline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_showfmexplorer.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/it/ usr/lib64/libreoffice/help/media/icon-themes/cmd/it/sc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/it/lc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/it/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/it/sc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/it/lc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/it/sc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/it/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/it/lc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-fade-up-and-left.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_wrapideal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_solidcreate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_mailmergeprintdocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_showsinglepage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_extrusiondirectionfloater.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_pasteonlytext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_diagramaxisxyz.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-arch-right-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbdistinctvalues.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_mergedocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_entirecell.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_calloutshapes.rectangular-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_diaeffect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_nextrecord.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_copyobjects.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_sharedocument.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_tablemodefix.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertobjectdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_graphicfiltersolarize.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_gluehorzalignright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_mirror.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_openxmlfiltersettings.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_reload.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_sourcecharstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_toggleobjectbeziermode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_inserttreecontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_saveas.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_zoompage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_patternfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_saveasremote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbreportedit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_graphicfiltersolarize.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_glueescapedirectionbottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_formatline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.left-right-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_lastrecord.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbviewforms.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_charfontname.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicshapes.diamond.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_grafblue.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-display.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_xlinecolor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_quotecharstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_smallestheight.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_diagramarea.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorcurvearrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_wrapleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_signature.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorlinesarrowend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fields.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_extrusion3dcolor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_greatestheight.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-open-circle-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-arch-down-pour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_graphicfiltersmooth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_heading1parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbdistinctvalues.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_numberformatthousands.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_closedoc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_pushbutton.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_textdirectiontoptobottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_exportdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dataarearefresh.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_menubar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-arch-left-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_circle_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorlinearrowstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-fade-up-and-right.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertsection.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_starshapes.concave-star6.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_text_marquee.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_alignmiddle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_showtwopages.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbnewform.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbtabledelete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicshapes.cross.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_firstrecord.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.right-bracket.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_transformdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_paragraphdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_exportdirecttopdf.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fr/ usr/lib64/libreoffice/help/media/icon-themes/cmd/fr/sc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fr/lc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fr/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fr/lc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fr/sc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fr/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.up-right-down-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_printpreview.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_showprecedents.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_bezierappend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_freeline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_notesmasterpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_deleteallannotation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbindexdesign.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_grafred.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_snappoints.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_linearrowcircle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_linearrowcircle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_advancedmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_graphic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_mailmergesavedocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_colorscaleformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_watermark.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_grafattrcrop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_alignright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_defaultbullet.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_inserttreecontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_pagebreakmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_paraspacedecrease.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_zoomout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.circular-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_splittable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_forward.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_toolbarmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_starshapes.signet.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_grafluminance.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicstepout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_polygon_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_square_rounded.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-wave.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_snapframe.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_compressgraphic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_attributepagesize.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_window3d.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.quad-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-curve-up.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_zoomnext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertendnote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_autoformat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_alphalowliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_movepagedown.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_calloutshapes.line-callout-2.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_mirrorvert.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_prevrecord.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_zoomoptimal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_backcolor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_polygon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorcurve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_runbasic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_ellipsecut_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_printdefault.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbnewtable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_subtitleparastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_grafattrcrop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertcellsright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_glueescapedirectionleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_halfsphere.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_redactedexportblack.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_stylenewbyexample.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_imagecontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_tablemodevariable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_starshapes.star24.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_snapborder.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_addwatch.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_diagramarea.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_titleparastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbqueryedit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_orientation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fillshadow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_starshapes.star12.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_redactdoc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_normalviewmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_shear.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_decrementindent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_cancel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_incrementsublevels.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_closemasterview.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_behindobject.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_freeline_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_notesmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_outputqualitygrayscale.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_framedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_crookslant.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_changepolygon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.up-down-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_alignright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-circle-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_animationeffects.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_capturepoint.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_graphicfiltersepia.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_heading6parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_texttocolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_aligntop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_delete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_toggleobjectrotatemode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_actionmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_addressbooksource.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_ok.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_spacepara15.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_repeat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-fade-left.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_sortascending.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_starshapes.star24.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_setoutline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbreportdelete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorcurvearrowend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_expandpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_formatline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_romanlowliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_heading3parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_presentationlayout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_defaultcharstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_datainrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insobjctrl.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_graphicfiltermosaic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_position.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_showslide.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbreportdelete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_managelanguage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_autoredactdoc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicshapes.round-quadrat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_backward.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_editglossary.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_renameobject.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_editannotation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicstepover.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-preparation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_editstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_marks.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_addressbooksource.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_redo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_choosemacro.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_mediarepeat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_renameslide.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_convertinto3d.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_window3d.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_alignmiddle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_freeline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_neutralcellstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_formatarea.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_borderdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_glueescapedirectiontop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fullscreen.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_resetattributes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_inserttable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_interactivegradient.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.up-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_progressbar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_sendmail.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_objectbackone.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_checkbox.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_framelinecolor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_stylenewbyexample.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_setminimalcolumnwidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_linestyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_defineprintarea.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbreportrename.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_iconsetformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_photoalbumdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_outlineexpandall.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_animationmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-multidocument.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_changepicture.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_exportto.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.quad-bevel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_commentchangetracking.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_inserttopicfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertlinebreak.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dia.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertspreadsheet.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_validation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_wrapon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_lock.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_mediapause.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_numberliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_togglemergecells.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_handoutmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_measureline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorcurvecirclestart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_graphicfilterpopart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_scrollbar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_removehyperlink.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/tr/ usr/lib64/libreoffice/help/media/icon-themes/cmd/tr/sc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/tr/lc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/tr/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/tr/sc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/tr/lc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/tr/sc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/tr/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/tr/lc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.quad-bevel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_subscript.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_toggletitle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_diagramaxisz.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_calculate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_deletecomment.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_recsearch.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.diamond-bevel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_pagesetup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_polygon_diagonal_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_starshapes.vertical-scroll.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_strikeout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_pagemode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_managelanguage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_pie_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.brace-pair.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_outlinecollapse.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_saveastemplate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_quoteparastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorcurvecircleend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_starshapes.star5.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_acceptalltrackedchanges.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_polygon_diagonal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_firstpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.up-right-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_exportdirecttoepub.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_starshapes.horizontal-scroll.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertlinebreak.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_shrink.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.down-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_togglegridvertical.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_toggletabbarvisibility.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_zoom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicshapes.paper.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_datainrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_normalmultipanegui.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_cylinder.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_toggleanchortype.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_displaymasterobjects.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_deletemasterpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_extrusionlightingfloater.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_alignup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_scaletext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-internal-storage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_formatpaintbrush.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_tablenumberformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_removehyperlink.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_morphing.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbviewaliases.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_paste.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_designerdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_strongemphasischarstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicshapes.can.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_preformattedparastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_alignblock.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_unsetcellsreadonly.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_cube.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_filefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-terminator.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_protect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicshapes.ring.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_mirrorvert.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_bezierfill.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_diagramtype.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_cleararrowdependents.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_subtitleparastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_adddirect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_navigator.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.heart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_textbodyparastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_presentation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_presentationdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_controlcodes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_setminimalrowheight.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_lineendstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_line_diagonal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_equalizeheight.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-open-circle-pour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_executereport.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_outputqualityblackwhite.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-triangle-down.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_saveastemplate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_scriptorganizer.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_snappoints.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_extrusiontiltup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_heading5parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_newwindow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_reload.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_graphicfiltersobel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicshapes.trapezoid.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_polygon_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fields.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.up-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_diaspeed.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_vfixedline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_showannotations.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_presentationminimizer.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dataimport.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_importdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_thesaurusdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertauthoritiesentry.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_linenumberdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_showdatanavigator.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_textattributes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_gluevertalignbottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertexternaldatasource.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_avmediaplayer.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_setoptimalrowheight.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_toggleaxistitle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_heading6parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_numberformatscientific.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_rect_rounded.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_selectobject.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbviewforms.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_togglegridvertical.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-arch-down-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_smallestwidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_ellipse_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.up-right-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_diatime.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbformdelete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_entirecolumn.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_equalizeheight.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_datastreams.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_matchgroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_rect_rounded.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_linetoolbox.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_sectionshrinkbottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_zoomin.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_rect_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_linenumberingdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_pagesetup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_renametable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_alignverticalcenter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_calloutshapes.rectangular-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_inserthyperlink.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_size.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_optimizetable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dsbformletter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-document.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_thesaurus.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_editannotation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbviewreports.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_graphicfiltersmooth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_inserthyperlink.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertcolumnsbefore.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_hidedetail.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_numberingstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbformedit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_mailmergewizard.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_lastrecord.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_datafilterautofilter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_formatcolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_groupbox.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_morphing.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_photoalbumdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/id/ usr/lib64/libreoffice/help/media/icon-themes/cmd/id/lc_numberformatincdecimals.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/id/lc_numberformatdecdecimals.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/id/sc_numberformatthousands.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/id/lc_numberformatdecimal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/id/lc_numberformatthousands.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/id/sc_numberformatincdecimals.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/id/sc_numberformatdecdecimals.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/id/sc_numberformatdecimal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_glueescapedirectionleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_graphicfilterrelief.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbchangedesignmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_wrapmenu.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_xlinecolor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dataconsolidate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertcellsdown.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_gluehorzaligncenter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.left-brace.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_groupoutlinemenu.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_starshapes.bang.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_redactedexportblack.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbnewquery.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.left-brace.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_pagemode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_grafcontrast.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_mergecells.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_datefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_grafred.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_outlinefont.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_masterlayouts.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_linecirclearrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.heart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.quad-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbaddrelation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_movedown.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertdraw.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_starshapes.star12.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_starshapes.concave-star6.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_mediarepeat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_sectionshrinktop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_diagramwall.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_circlecut_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_cleararrowdependents.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_entirecolumn.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_navigationbar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-slant-down.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_toggleobjectbeziermode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_nextannotation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbviewaliases.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicshapes.block-arc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_savebackground.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_cone.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.right-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_togglelegend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_selecttable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_defaultnumbering.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertmenutitles.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_moveupsubitems.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_notesmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-decision.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-document.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_ruler.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.right-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-slant-down.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_heading2parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicshapes.can.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_objectalignright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_navigationbar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_spacing.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_crop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_gallery.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_distributerows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbclearquery.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_spinbutton.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertsound.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_mergedocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_numberformatstandard.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_cleararrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_datasort.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_redactedexportwhite.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_controlproperties.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_wrapcontour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-data.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-stop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dataprovider.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_calloutshapes.line-callout-2.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorcurve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.right-brace.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorcircleend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_animationobjects.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_legend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_hangingindent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_extrusiontiltdown.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_formattedfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertimagecontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_superscript.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_pasteonlyvalue.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_romanlowliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_formatcolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_showbookview.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_graphicfilterremovenoise.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dataranges.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_choosedesign.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_groupbox.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/km/ usr/lib64/libreoffice/help/media/icon-themes/cmd/km/sc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/km/lc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/km/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/km/sc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/km/lc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/km/sc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/km/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/km/lc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_filecontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_presentationminimizer.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_spacepara2.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_numberformatstandard.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_closemasterview.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_config.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_diamode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_gluevertaligntop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorarrowstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_managexmlsource.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-arch-up-pour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_charmapcontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_togglesheetgrid.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.corner-right-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_prevrecord.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_showbookview.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_databarformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_compilebasic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_tablemodefix.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertdraw.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertmenutitles.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_diagramaxisx.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-direct-access-storage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_showinvalid.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicshapes.trapezoid.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_gallery.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_toggletitle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_break.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_calloutshapes.line-callout-1.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_mediamute.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_quotecharstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_cleararrowprecedents.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertsymbol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_ungroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_compressgraphic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_closepreview.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_closepreview.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_paste.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dataconsolidate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_renametable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertbreak.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicshapes.paper.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_label.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_incrementsublevels.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_moveup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_drawchart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.left-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_calloutshapes.round-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertcolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_tablemodefixprop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_alignblock.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_extrusiontoggle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.moon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_unhainframes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_deletecolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontwork.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_setoptimalrowheight.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_runbasic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertrowsbefore.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-data.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_edit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_inserttitlefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_diagramaxisx.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_equalizewidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_movepagedown.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_decrementlevel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_paraspacedecrease.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_circle_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbquerydelete.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_hideslide.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_cut.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorlinesarrowend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertcolumnsafter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_editheaderandfooter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_diagramdata.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_griduse.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicshapes.round-quadrat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_glueeditmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_linearrowstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_cone.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_newwindow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertreferencefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicstepout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_showsinglepage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_footnotedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertfieldctrl.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_legend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_printpreview.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-curve-down.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_zoomobjects.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_setdocumentproperties.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_trackchangesbar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_filecontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertgraphic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_pasteonlyformula.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_pickthrough.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertrowsafter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_paragraphdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_datefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertpagebreak.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.sun.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_viewvaluehighlighting.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_extrusiondepthfloater.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_helplinesvisible.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_backward.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_rotateright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_graftransparence.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_movedownsubitems.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_circlecut_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_combine.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.forbidden.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_helplinesmove.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_listbox.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_decrementsublevels.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_numberformatincdecimals.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_zoomout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_aligncenter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_grafgamma.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_outlinemode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_beziermove.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_text.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorlinearrowend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_ellipsecut_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_square_rounded.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_objectalignright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicshapes.cross.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_unhainframes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_extrusiontiltright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_duplicatepage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_graphicfilterinvert.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbchangedesignmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_autosum.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-fade-up.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-chevron-down.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_rect_rounded_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_calloutshapes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_circlepie_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_deletecolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_spinbutton.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorarrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-stored-data.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_datafilterautofilter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertpagebreak.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_controlproperties.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_pushbutton.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-arch-up-pour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_customshowdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-arch-left-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertmultiindex.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertmath.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_splittable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_tabledialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_diagramaxis.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_diagramaxisy.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_formatcelldialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertvideo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_assignlayout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_calloutshapes.cloud-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_starshapes.horizontal-scroll.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_replycomment.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorcurvecircleend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_sortascending.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_defineprintarea.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_mergecells.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_menubar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_mailmergeexcludeentry.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.quad-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_mirror.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_extrusiondepthfloater.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_changepicture.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_starshapes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_inserthyperlinkcontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_notesmasterpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_strongemphasischarstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_handoutmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_shell3d.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertimagecontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_changepolygon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-wave.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_formdesigntools.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-arch-left-pour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_linecirclearrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_trackchanges.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.corner-right-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_gluevertaligncenter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_hide.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_selectobject.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbnewtable.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_smallestwidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicideappear.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-fade-up-and-right.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_setoutline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_previousannotation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_textdirectionlefttoright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_slidemasterpage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_objectalignleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_conditionalformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_numberformatdecdecimals.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_zoomprevious.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_openreadonly.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorcircleend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_verticalcaption.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertrowsbefore.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_reverseorder.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-collate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_heading4parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_defaultbullet.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_wrapright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_rejectalltrackedchanges.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_sendmail.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_gluehorzalignleft.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbnewquery.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_wordcountdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_heading1parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_showerrors.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_moduledialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_outlineformat.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertobject.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_bezierinsert.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_auditingfillmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbviewfunctions.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_polygon_diagonal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_measureline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-plain-text.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/nl/ usr/lib64/libreoffice/help/media/icon-themes/cmd/nl/sc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/nl/lc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/nl/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/nl/sc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/nl/lc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/nl/sc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/nl/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/nl/lc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_wrapon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_distributecolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_actionmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_graphic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_graphicfilterpopart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_formelcursor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_definedbname.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorcircles.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-fade-right.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_square_rounded_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_freezepanesfirstrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_calculate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_navigator.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_versiondialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_distributerows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.left-right-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_togglesheetgrid.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_pie.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_alphalowliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_combobox.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_quit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorlinearrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/hu/ usr/lib64/libreoffice/help/media/icon-themes/cmd/hu/sc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/hu/lc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/hu/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/hu/sc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/hu/lc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/hu/sc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/hu/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/hu/lc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_bezier_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_spelling.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-or.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dataincolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_helplinesuse.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_outputqualityblackwhite.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_add.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_formfiltered.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_gluepercent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_outputqualitygrayscale.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_bringtofront.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_objectcatalog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_numberformatdecimal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_merge.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_open.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_zoompanning.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_gluehorzalignright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_cancel.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_zoompanning.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_matchgroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbqueryedit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_convertinto3d.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.split-round-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbviewtablenames.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertcolumnbreak.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_filefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbnewreport.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_incrementindent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_hidecolumn.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_polygon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_grow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/ usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/lc_bulletsandnumberingdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/lc_undo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/sc_alphaliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/lc_defaultnumbering.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/lc_alphaliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/lc_alphalowliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/lc_setoutline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/sc_redo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/sc_numberliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/sc_linenumberdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/sc_numberingstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/sc_defaultnumbering.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/sc_setoutline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/sc_alphalowliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/lc_redo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/sc_undo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/lc_numberingstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/fa/lc_numberliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorcirclestart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorlinescircleend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_showcolumn.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_shownote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_gotopage.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_intersect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_macrorecorder.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_changedatabasefield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_hideallnotes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_definename.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_tabdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_bmpmask.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_editglossary.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbaddrelation.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_bezier_unfilled.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_autocontrolfocus.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_heading3parastyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_diagramtype.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_redactdoc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_view100.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertframe.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbreportedit.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_viewdatasourcebrowser.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.up-right-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_formatgroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_aligntop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_tabdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_line.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_animationmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_extendedhelp.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_leavegroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorcurvecircles.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_formatungroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_leavegroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_datafilterstandardfilter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_togglebreakpoint.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-sort.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_sphere.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_sendfeedback.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_hidenote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_save.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_showmultiplepages.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_print.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_backgroundpatterncontroller.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_verticaltext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_presentationdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_animationeffects.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_freezepanes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_vfixedline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-sequential-access.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbqueryrename.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_toggleformula.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.split-round-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_alignbottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_watermark.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_forward.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorarrowstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_modifyframe.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_crookslant.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_sbaexecutesql.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_mergedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_circle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-arch-up-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_masterlayouts.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_managebreakpoints.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_thesaurusdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connectorcurvearrows.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_sourcecharstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_modifyframe.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertfootnote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.puzzle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_signaturelinedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_arrowshapes.striped-right-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_grafluminance.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_redo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_formproperties.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_zoomobjects.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_protect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorlinescirclestart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-arch-right-pour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_downsearch.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_shear.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_searchdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_changebezier.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorcurvearrowstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_hangingindent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_controlcodes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_compilebasic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_emphasischarstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicshapes.octagon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_accent1cellstyles.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_linesquarearrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fullscreen.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_patternfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_imagecontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_connect.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_smallcaps.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_greatestwidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.s-sharped-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_pagemargin.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_textattributes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertobjectdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_switchcontroldesignmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_ruler.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_tablenumberformatdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_viewformasgrid.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_printlayout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_choosepolygon.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_circle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_toggleaxistitle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_togglemergecells.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_substract.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_bezieredge.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_wrapthrough.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_inserthyperlinkcontrol.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_newdoc.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_paralefttoright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_bibliographycomponent.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_tabledialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dataincolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_beziersmooth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_numberformatdate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_browseview.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_definename.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_setborderstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_linearrowsquare.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_diagramwall.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_undo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_loadbasic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_editstyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_datastreams.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_glueescapedirectionbottom.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_browseview.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_sendtoback.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_openremote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_assignlayout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_ungroup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_datafilterspecialfilter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_cut.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dia.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_normalmultipanegui.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_styleupdatebyexample.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_fontworkshapetype.fontwork-arch-right-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_entirerow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_ok.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicstepinto.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_line.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.striped-right-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_choosecontrols.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_basicshapes.isosceles-triangle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorarrowend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_splitcell.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_toggleformula.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_pagebreakmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-arch-left-pour.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_showtwopages.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_wrapideal.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ru/ usr/lib64/libreoffice/help/media/icon-themes/cmd/ru/sc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ru/lc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ru/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ru/sc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ru/lc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ru/sc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ru/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ru/lc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_currencyfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.right-arrow-callout.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_importdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_zoomprevious.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_circlecut.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_symbolshapes.bracket-pair.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_starshapes.bang.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_zoomnext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_setdocumentproperties.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_numberingstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_macrorecorder.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_setoptimalcolumnwidth.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_bezieredge.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_pie.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_dbviewtables.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_starshapes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_comparedocuments.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_aligndown.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_beforeobject.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-stop.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_greatestheight.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_gluevertaligncenter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_freezepanes.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_wrapoff.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_borderdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-delay.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_rotateright.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_selectcolumn.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertpagecountfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertfieldctrl.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_diaspeed.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_arrowshapes.circular-arrow.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_linearrowend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_extrusiondirectionfloater.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/ usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/lc_bulletsandnumberingdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/lc_undo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/sc_alphaliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/lc_defaultnumbering.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/lc_alphaliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/lc_alphalowliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/lc_setoutline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/sc_redo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/sc_numberliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/sc_linenumberdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/sc_numberingstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/sc_defaultnumbering.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/sc_setoutline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/sc_alphalowliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/lc_redo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/sc_undo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/lc_numberingstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ar/lc_numberliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_flowchartshapes.flowchart-stored-data.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ca/ usr/lib64/libreoffice/help/media/icon-themes/cmd/ca/sc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ca/lc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ca/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ca/sc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ca/lc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ca/sc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ca/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/ca/lc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorlinescircleend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_verticaltext.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_trackchangesbar.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_romanliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.bracket-pair.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_diagramaxisz.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertpagenumberfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-chevron-up.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_numberliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_loadbasic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_framelinecolor.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_gluehorzaligncenter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sl/ usr/lib64/libreoffice/help/media/icon-themes/cmd/sl/sc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sl/lc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sl/sc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sl/sc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sl/lc_underline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sl/sc_underlinedouble.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sl/lc_bold.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sl/lc_italic.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_animationobjects.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_starshapes.doorplate.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_selectdb.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertscript.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_outlinecollapse.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_basicshapes.cube.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_move.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_upsearch.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_pagemargin.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbviewtables.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_verticaltextfittosizetool.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertendnote.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_verticalcaption.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-plain-text.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_euroconverter.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_alignup.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertspreadsheet.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_movepagefirst.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_symbolshapes.cloud.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_extendedhelp.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertcaptiondialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_glueeditmode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_connectorlinecircleend.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_titlepagedialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_removefiltersort.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_convertinto3dlathe.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_graphicfiltersepia.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/ usr/lib64/libreoffice/help/media/icon-themes/cmd/he/lc_bulletsandnumberingdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/lc_undo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/sc_alphaliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/lc_defaultnumbering.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/lc_alphaliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/lc_alphalowliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/lc_setoutline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/sc_redo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/sc_numberliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/sc_linenumberdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/sc_numberingstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/sc_defaultnumbering.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/sc_setoutline.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/sc_alphalowliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/lc_redo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/sc_undo.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/lc_numberingstart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/he/lc_numberliststyle.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_replycomment.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_toggleobjectrotatemode.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_openreadonly.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertcolumns.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_spacing.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_formatpaintbrush.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_selectbackground.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_changecasetolower.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertplugin.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_objectposition.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_outlinecollapseall.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_renameslide.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_extrusionsurfacefloater.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_insertpagenumberfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_starshapes.star4.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_insertauthoritiesentry.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_diagramaxisxyz.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_glueinsertpoint.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_flowchartshapes.flowchart-punched-tape.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_starshapes.star8.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_smallestheight.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_bezierconvert.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_movepagefirst.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_calloutshapes.line-callout-3.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_drawchart.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_inserttopicfield.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_presentationcurrentslide.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_dbquerypropertiesdialog.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_fontworkshapetype.fontwork-open-circle-curve.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/sc_datadatapilotrun.svg usr/lib64/libreoffice/help/media/icon-themes/cmd/lc_printersetup.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/ usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/ usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/128x128_calc_doc-p.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/actionview026.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/indexoff_big.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/logo.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/menu.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/grip.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/actionview029.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/128x128_draw_doc-p.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/128x128_math_doc-p.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/128x128_impress_doc-p.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/placeholder.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/128x128_writer_doc-p.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/indexoff_small.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/symphony/ usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/symphony/sidebar-imganim-small.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/symphony/sidebar-transition-small.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/symphony/morebutton.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/symphony/open_more.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/symphony/sidebar-imganim-large.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/symphony/sidebar-transition-large.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/hlpbookopen.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/chevron.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/hlpbookclosed.svg usr/lib64/libreoffice/help/media/icon-themes/sfx2/res/actiontemplates017.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/ usr/lib64/libreoffice/help/media/icon-themes/svtools/res/ usr/lib64/libreoffice/help/media/icon-themes/svtools/res/up_large.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/triangle_right.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/ed08.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/prnfont.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/preview_small.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/ed07.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/new_doc.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/up_small.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/closer.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/triangle_down.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/folder.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/preview_large.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/scalfont.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/info_large.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/list_add.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/ed02.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/template.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/info_small.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/ed01.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/ed03.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/ed04.svg usr/lib64/libreoffice/help/media/icon-themes/svtools/res/ed05.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/ usr/lib64/libreoffice/help/media/icon-themes/chart2/res/ usr/lib64/libreoffice/help/media/icon-themes/chart2/res/stackdirectpoints_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/barstack3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/nostacksteppedlines_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/nostackdirectboth_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/typecolumn_16.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/conehorideep_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/valueaxisdirectlines_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/typenet_16.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/areaspiled_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/cone_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/cylinder_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/stockblock_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/lc_typestock.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/typexy_16.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/bar_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/cylinderpercent_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/bubble_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/pyraminddeep_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/valueaxissmooth3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/errorup_30.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/typepointline_16.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/stacksmoothboth_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/stacksmooth3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/errorbothverti_30.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/regno.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/pie3dexploded_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/pyramindpercent_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/nostackdirect3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/lc_typepointline.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/nostackstepped3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/areas_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/conehoripercent_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/lc_typebar.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/stacksmoothlines_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/regavg.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/columnstack3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/stackdirect3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/areasfull3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/pyramind_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/typecolumnline_16.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/step_center_y_30.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/stacksteppedpoints_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/pieexploded_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/barpercent3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/lc_typearea.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/pyramindhorideep_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/pyramindstack_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/lc_typecolumnline.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/cylinderhori_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/stockcolumnsattach_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/conepercent_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/bar3ddeep_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/lc_typexy.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/barstack_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/valueaxissmoothlines_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/errorright_30.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/typebar_16.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/stock_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/lc_typepie.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/errordown_30.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/stockcolumns_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/pyramindhoristack_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/step_center_x_30.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/netpoint_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/cylinderdeep_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/donut_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/valueaxissteppedboth_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/stacksteppedlines_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/netlinepointstack_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/valueaxisdirectboth_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/netstackfill_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/columnpercent3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/conehoristack_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/conestack_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/reglin.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/conedeep_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/step_end_30.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/reglog.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/netfill_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/errorleft_30.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/valueaxisstepped3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/pie3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/lc_typecolumn.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/nostacksteppedpoints_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/barpercent_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/pie_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/columns3ddeep_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/valueaxissmoothboth_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/cylinderhoriprocent_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/stackdirectboth_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/columns3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/pyramindhoripercent_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/nostackdirectlines_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/valueaxissteppedlines_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/cylinderstack_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/cylinderhorideep_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/regexp.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/nostacksmoothboth_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/bar3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/columnline_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/columnpercent_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/lc_typenet.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/cylinderhoristack_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/nostackdirectpoints_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/areas3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/valueaxisdirect3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/typebubble_16.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/valueaxisdirectpoints_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/typearea_16.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/nostacksmoothlines_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/step_start_30.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/stacksteppedboth_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/areaspiled3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/nostacksteppedboth_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/pyramindhori_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/donut3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/donut3dexploded_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/netpointstack_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/nostacksmooth3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/areasfull_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/columnstack_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/columns_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/columnstackline_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/donutexploded_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/conehori_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/stackdirectlines_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/regpoly.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/typestock_16.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/stackstepped3d_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/regpow.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/errorbothhori_30.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/typepie_16.svg usr/lib64/libreoffice/help/media/icon-themes/chart2/res/netlinepoint_52x60.svg usr/lib64/libreoffice/help/media/icon-themes/extensions/ usr/lib64/libreoffice/help/media/icon-themes/extensions/res/ usr/lib64/libreoffice/help/media/icon-themes/extensions/res/update/ usr/lib64/libreoffice/help/media/icon-themes/extensions/res/update/ui/ usr/lib64/libreoffice/help/media/icon-themes/extensions/res/update/ui/onlineupdate_26.svg usr/lib64/libreoffice/help/media/icon-themes/extensions/res/update/ui/onlineupdate_16.svg usr/lib64/libreoffice/help/media/icon-themes/extensions/res/addresspilot.svg usr/lib64/libreoffice/help/media/icon-themes/extensions/res/scanner/ usr/lib64/libreoffice/help/media/icon-themes/extensions/res/scanner/handle.svg usr/lib64/libreoffice/help/media/icon-themes/extensions/res/scanner/minus.svg usr/lib64/libreoffice/help/media/icon-themes/extensions/res/scanner/plus.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/ usr/lib64/libreoffice/help/media/icon-themes/vcl/res/ usr/lib64/libreoffice/help/media/icon-themes/vcl/res/crook.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/neswsize.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/copy_file_link.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/null.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/draw_bezier.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/autoscroll_s.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/infobox.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/tab_select_e.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/move_bezier_weight.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/move_data_link.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/chain.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/magnify.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/ncollate.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/tab_select_s.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/help.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/autoscroll_we.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/autoscroll_sw.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/nwsesize.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/draw_line.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/pivot_field.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/move_point.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/warningbox.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/autoscroll_se.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/copy_file.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/tab_select_se.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/tab_select_sw.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/autoscroll_n.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/draw_pie.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/chain_not_allowed.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/draw_polygon.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/mirror.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/copy_data.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/v_shear.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/draw_arc.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/show_whitespace.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/MergeEmptyHidden.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/h_shear.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/crop.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/collate.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/hourglass.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/autoscroll_w.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/hide_whitespace.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/copy_files.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/copy_data_link.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/not_allowed.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/MergeKeepHidden.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/autoscroll_nswe.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/move_file.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/errorbox.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/autoscroll_ns.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/link_data.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/draw_rect.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/autoscroll_e.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/detective.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/autoscroll_ne.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/move_files.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/text_vertical.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/link_file.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/draw_caption.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/pivot_row.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/move_data.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/successbox.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/querybox.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/MergeFirstCell.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/draw_circle_cut.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/draw_connect.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/move_file_link.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/draw_freehand.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/autoscroll_nw.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/draw_ellipse.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/draw_text.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/tab_select_w.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/fill.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/pen.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/chart.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/pivot_column.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/pivot_delete.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/closedoc.svg usr/lib64/libreoffice/help/media/icon-themes/vcl/res/rotate.svg usr/lib64/libreoffice/help/media/icon-themes/sd/ usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/ usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-uncover.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-random.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-push.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-vortex.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-fall.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-box.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-venetian-blinds-3d.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-turning-helix.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-dissolve.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-wheel.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-newsflash.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-ripple.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-honeycomb.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-turn-down.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-tile-flip.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-random-bars.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-glitter.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-rochade.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-checkerboard.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-split.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-static.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-venetian-blinds.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-none.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-wedge.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-iris.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-finedissolve.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-cut.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-revolving-circles.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-comb.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-diagonal-squares.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-cube-turning.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-shape.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-fade.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-wipe.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-cover.svg usr/lib64/libreoffice/help/media/icon-themes/sd/cmd/transition-turn-around.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/ usr/lib64/libreoffice/help/media/icon-themes/sd/res/minimize_presi_80.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/layout_head02.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/docopen.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/get1obj.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/foilnone.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/layout_head03a.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_chart_small_hover.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/graphic.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_image_large.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/layout_head03.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/hlplvert.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/layout_head04.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/pointericon.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_table_large.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/click_16.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/foilh06.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/foilh01.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/layout_head02a.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_table_small.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/sf01.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/layout_head01.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_image_large_hover.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/pageexcl.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/table.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/presenterscreen-Animation.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/pagobjex.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_chart_large_hover.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/foilh03.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_chart_large.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/layout_textonly.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/fade_effect_indicator.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/image.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/effectshape_16.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_table_large_hover.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_table_small_hover.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/foilh04.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/orgchart.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/foilh09.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/hlppoint.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/delall.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/foiln01.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/layout_empty.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/effectole_16.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/object.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/layout_head06.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/hlplhorz.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_movie_large.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/objects.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/effect_16.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/effectpath_16.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/getallob.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/pageobjs.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/effectfade_16.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/docclose.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/layout_vertical02.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/layout_vertical01.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/sf02.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/doctext.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_movie_small.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/del1bmp.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_image_small_hover.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_image_small.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_chart_small.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_movie_small_hover.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/layout_head02b.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/foilh02.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/chart.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/placeholder_movie_large_hover.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/layout_head03c.svg usr/lib64/libreoffice/help/media/icon-themes/sd/res/layout_head03b.svg usr/lib64/libreoffice/help/media/icon-themes/wizards/ usr/lib64/libreoffice/help/media/icon-themes/wizards/res/ usr/lib64/libreoffice/help/media/icon-themes/wizards/res/formarrangetable_42.svg usr/lib64/libreoffice/help/media/icon-themes/wizards/res/formarrangefree_42.svg usr/lib64/libreoffice/help/media/icon-themes/wizards/res/formarrangelistside_42.svg usr/lib64/libreoffice/help/media/icon-themes/wizards/res/landscape_32.svg usr/lib64/libreoffice/help/media/icon-themes/wizards/res/formarrangelisttop_42.svg usr/lib64/libreoffice/help/media/icon-themes/wizards/res/portrait_32.svg usr/lib64/libreoffice/help/media/icon-themes/COPYING-ICONS usr/lib64/libreoffice/help/media/icon-themes/desktop/ usr/lib64/libreoffice/help/media/icon-themes/desktop/res/ usr/lib64/libreoffice/help/media/icon-themes/desktop/res/shared_16.svg usr/lib64/libreoffice/help/media/icon-themes/desktop/res/caution_12.svg usr/lib64/libreoffice/help/media/icon-themes/desktop/res/extension_32.svg usr/lib64/libreoffice/help/media/icon-themes/dbaccess/ usr/lib64/libreoffice/help/media/icon-themes/dbaccess/res/ usr/lib64/libreoffice/help/media/icon-themes/dbaccess/res/pkey.svg usr/lib64/libreoffice/help/media/icon-themes/dbaccess/res/exwarning.svg usr/lib64/libreoffice/help/media/icon-themes/dbaccess/res/tables_32.svg usr/lib64/libreoffice/help/media/icon-themes/dbaccess/res/jo02.svg usr/lib64/libreoffice/help/media/icon-themes/framework/ usr/lib64/libreoffice/help/media/icon-themes/framework/res/ usr/lib64/libreoffice/help/media/icon-themes/framework/res/templates_32.svg usr/lib64/libreoffice/help/media/icon-themes/framework/res/remote-documents.svg usr/lib64/libreoffice/help/media/icon-themes/framework/res/recent-documents.svg usr/lib64/libreoffice/help/media/icon-themes/framework/res/folder_32.svg usr/lib64/libreoffice/help/media/icon-themes/reportdesign/ usr/lib64/libreoffice/help/media/icon-themes/reportdesign/res/ usr/lib64/libreoffice/help/media/icon-themes/reportdesign/res/sx10928.svg usr/lib64/libreoffice/help/media/icon-themes/reportdesign/res/sx12603.svg usr/lib64/libreoffice/help/media/icon-themes/reportdesign/res/sx10929.svg usr/lib64/libreoffice/help/media/icon-themes/reportdesign/res/sx12468.svg usr/lib64/libreoffice/help/media/icon-themes/reportdesign/res/sx10454.svg usr/lib64/libreoffice/help/media/icon-themes/reportdesign/res/sx12466.svg usr/lib64/libreoffice/help/media/icon-themes/reportdesign/res/sx12452.svg usr/lib64/libreoffice/help/media/icon-themes/reportdesign/res/sx12453.svg usr/lib64/libreoffice/help/media/icon-themes/sw/ usr/lib64/libreoffice/help/media/icon-themes/sw/res/ usr/lib64/libreoffice/help/media/icon-themes/sw/res/envvr_u.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/wr07.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/wr04.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/wr08.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/wr03.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/envhr_l.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/wr06.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sc20179.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/emptypage_10x14.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sc20236.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/ usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/ usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/column1_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/documentsizeC5_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/column2_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/column3_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/formatcopy_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/formatwide_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/portraitcopy_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/columnleft_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/documentsize_L_B4_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/documentsize_L_C5_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/column_L_left_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/formatmirror_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/column_L_3_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/column_L_2_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/columnright_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/documentsizeA5_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/documentsize_L_copy_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/columncopy_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/formatnormal_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/documentsizeB4_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/documentsize_L_B5_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/Landscapecopy_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/documentsize_L_A4_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/format_L_wide_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/format_L_mirror_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/documentsize_L_A5_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/column_L_right_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/format_L_nomal_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/documentsizeA4_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/documentsizeB5_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/column_L_1_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/documentsize_L_A3_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/documentsizecopy_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/formatnarrow_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/format_L_narrow_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sidebar/pageproppanel/documentsizeA3_24x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/envhl_l.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/envhc_l.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/envvl_l.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sc20177.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sc20244.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sr20018.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/wr01.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/twopages_a_10x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/envhr_u.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/wr010.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/redline_inserted.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/wr05.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/doublepage_a_10x22.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/envhl_u.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/redline_deleted.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/nc20000.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/wr02.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/envvc_u.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sc20183.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sr20012.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/envvr_l.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/envvc_l.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/emptypage_a_10x14.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/envvl_u.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/wr09.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/wr011.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sr20019.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/envhc_u.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/twopages_10x24.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/doublepage_10x22.svg usr/lib64/libreoffice/help/media/icon-themes/sw/res/sc20234.svg usr/lib64/libreoffice/help/media/icon-themes/formula/ usr/lib64/libreoffice/help/media/icon-themes/formula/res/ usr/lib64/libreoffice/help/media/icon-themes/formula/res/refinp2.svg usr/lib64/libreoffice/help/media/icon-themes/formula/res/refinp1.svg usr/lib64/libreoffice/help/media/icon-themes/sc/ usr/lib64/libreoffice/help/media/icon-themes/sc/res/ usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-bars-empty.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-grayarrows-up.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-grayarrows-slightly-down.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/ou06.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-flags-green.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-trafficlights-yellow.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-triangles-same.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-bars-half.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-symbols1-exclamation-mark.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-flags-yellow.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/ou03.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-squares-empty.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-neutral-yellow-smilie.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-stars-empty.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/ou02.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-circles1-green.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-colorarrows-slightly-down.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-pies-empty.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-negative-yellow-smilie.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/xml_element_repeat.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-circles2-light-gray.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-positive-yellow-smilie.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/ usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorderLineStyle_260.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_LeftDiagonal_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_Right_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_TopThin_BottomThick_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_TopAndBottom_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_RightDiagonal_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorderLineStyle_750.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorderLineStyle_505.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorderLineStyle_400.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorderLineStyle_005.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_Top_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/fill_color.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorderLineStyle_250.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorderLineStyle_110.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_TopSingle_BottomDouble_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_Bottom_Thick_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorderLineStyle_450.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_Left_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_FourBorders_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorderLineStyle_500.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/Line_color.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_All_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_FourBorders_Thick_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_Empty_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_Bottom_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_LeftAndRight_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sidebar/CellBorder_Bottom_Double_18x18.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-shapes-diamond.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-colorarrows-same.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-triangles-down.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-pies-full.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-stars-half.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-circles2-light-red.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-positive-green-smilie.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-trafficlights-green.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-colorarrows-slightly-up.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-symbols1-cross.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/ou04.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/xml_element.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-flags-red.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-pies-one-quarter.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/ou01.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-squares-full.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-circles1-gray.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-squares-one-quarter.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-squares-half.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/ou05.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/popup_select_current.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-bars-full.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-grayarrows-same.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-circles2-dark-gray.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-colorarrows-up.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-circles1-yellow.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-grayarrows-down.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/popup_unselect_current.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-pies-half.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-stars-full.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-negative-red-smilie.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-shapes-triangle.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-circles2-dark-red.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-circles1-red.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/lc26049.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-symbols1-check.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-grayarrows-slightly-up.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-shapes-circle.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-colorarrows-down.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/ou09.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/ou011.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/ou08.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-pies-three-quarters.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/xml_attribute.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/ou07.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-trafficlights-red.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/ou010.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-triangles-up.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-bars-one-quarter.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-bars-three-quarters.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/icon-set-squares-three-quarters.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/sc26049.svg usr/lib64/libreoffice/help/media/icon-themes/sc/res/ou012.svg usr/lib64/libreoffice/help/media/icon-themes/color_scheme/ usr/lib64/libreoffice/help/media/icon-themes/color_scheme/standard usr/lib64/libreoffice/help/media/icon-themes/color_scheme/dark usr/lib64/libreoffice/help/media/icon-themes/res/ usr/lib64/libreoffice/help/media/icon-themes/res/sx03242.svg usr/lib64/libreoffice/help/media/icon-themes/res/ods_32_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/tb03.svg usr/lib64/libreoffice/help/media/icon-themes/res/sc10223.svg usr/lib64/libreoffice/help/media/icon-themes/res/ott_16_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03125.svg usr/lib64/libreoffice/help/media/icon-themes/res/sc10854.svg usr/lib64/libreoffice/help/media/icon-themes/res/ballred_7.svg usr/lib64/libreoffice/help/media/icon-themes/res/da03.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03245.svg usr/lib64/libreoffice/help/media/icon-themes/res/ott_96_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/tb01.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03217.svg usr/lib64/libreoffice/help/media/icon-themes/res/hldoctp.svg usr/lib64/libreoffice/help/media/icon-themes/res/im30838.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03253.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03226.svg usr/lib64/libreoffice/help/media/icon-themes/res/savemodified_small.svg usr/lib64/libreoffice/help/media/icon-themes/res/odm_48_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/writer128.svg usr/lib64/libreoffice/help/media/icon-themes/res/grafikde.svg usr/lib64/libreoffice/help/media/icon-themes/res/recentdoc_remove.svg usr/lib64/libreoffice/help/media/icon-themes/res/ods_48_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03139.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03251.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03126.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03247.svg usr/lib64/libreoffice/help/media/icon-themes/res/notebookbar.svg usr/lib64/libreoffice/help/media/icon-themes/res/da02.svg usr/lib64/libreoffice/help/media/icon-themes/res/im30821.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03255.svg usr/lib64/libreoffice/help/media/icon-themes/res/dialogfolder_16.svg usr/lib64/libreoffice/help/media/icon-themes/res/ott_32_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/mainapp_32.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03252.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03248.svg usr/lib64/libreoffice/help/media/icon-themes/res/helpimg/ usr/lib64/libreoffice/help/media/icon-themes/res/helpimg/tip.svg usr/lib64/libreoffice/help/media/icon-themes/res/helpimg/warning.svg usr/lib64/libreoffice/help/media/icon-themes/res/helpimg/note.svg usr/lib64/libreoffice/help/media/icon-themes/res/templatestar.svg usr/lib64/libreoffice/help/media/icon-themes/res/lock.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03135.svg usr/lib64/libreoffice/help/media/icon-themes/res/script.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03226.svg usr/lib64/libreoffice/help/media/icon-themes/res/ots_32_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03129.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03246.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03150.svg usr/lib64/libreoffice/help/media/icon-themes/res/mainapp_16_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/lc10851.svg usr/lib64/libreoffice/help/media/icon-themes/res/odt_48_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/odf_16_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/colorsliderright.svg usr/lib64/libreoffice/help/media/icon-themes/res/versionwarning.svg usr/lib64/libreoffice/help/media/icon-themes/res/javacomponent_16.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03156.svg usr/lib64/libreoffice/help/media/icon-themes/res/base128.svg usr/lib64/libreoffice/help/media/icon-themes/res/main128.svg usr/lib64/libreoffice/help/media/icon-themes/res/hlmailtp.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03167.svg usr/lib64/libreoffice/help/media/icon-themes/res/lc05678.svg usr/lib64/libreoffice/help/media/icon-themes/res/otg_96_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/mainapp_16.svg usr/lib64/libreoffice/help/media/icon-themes/res/recentdoc_remove_highlighted.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03253.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03250.svg usr/lib64/libreoffice/help/media/icon-themes/res/odf_48_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/savemodified_extralarge.svg usr/lib64/libreoffice/help/media/icon-themes/res/odb_48_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/otg_48_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/impress128.svg usr/lib64/libreoffice/help/media/icon-themes/res/odb_32_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/ballgreen_7.svg usr/lib64/libreoffice/help/media/icon-themes/res/javalibrary_16.svg usr/lib64/libreoffice/help/media/icon-themes/res/odm_32_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/im30840.svg usr/lib64/libreoffice/help/media/icon-themes/res/odt_16_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/grafikei.svg usr/lib64/libreoffice/help/media/icon-themes/res/im30823.svg usr/lib64/libreoffice/help/media/icon-themes/res/im30826.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03249.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03144.svg usr/lib64/libreoffice/help/media/icon-themes/res/otp_48_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/ots_96_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/odp_32_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/da05.svg usr/lib64/libreoffice/help/media/icon-themes/res/ots_48_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03254.svg usr/lib64/libreoffice/help/media/icon-themes/res/mainapp_32_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/tb02.svg usr/lib64/libreoffice/help/media/icon-themes/res/tb04.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03123.svg usr/lib64/libreoffice/help/media/icon-themes/res/odf_32_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03217.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03166.svg usr/lib64/libreoffice/help/media/icon-themes/res/basobj2.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03255.svg usr/lib64/libreoffice/help/media/icon-themes/res/lc10854.svg usr/lib64/libreoffice/help/media/icon-themes/res/draw128.svg usr/lib64/libreoffice/help/media/icon-themes/res/ott_48_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/fwthcirc.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03247.svg usr/lib64/libreoffice/help/media/icon-themes/res/ods_16_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03254.svg usr/lib64/libreoffice/help/media/icon-themes/res/sc10224.svg usr/lib64/libreoffice/help/media/icon-themes/res/da04.svg usr/lib64/libreoffice/help/media/icon-themes/res/odg_16_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/odp_16_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/odb_16_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/im30839.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx16670.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03144.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03249.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03252.svg usr/lib64/libreoffice/help/media/icon-themes/res/calc128.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03150.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03139.svg usr/lib64/libreoffice/help/media/icon-themes/res/da06.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03126.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03123.svg usr/lib64/libreoffice/help/media/icon-themes/res/im30820.svg usr/lib64/libreoffice/help/media/icon-themes/res/odp_48_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/odg_48_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/xml_16.svg usr/lib64/libreoffice/help/media/icon-themes/res/colorsliderleft.svg usr/lib64/libreoffice/help/media/icon-themes/res/odg_32_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/component_16.svg usr/lib64/libreoffice/help/media/icon-themes/res/mainapp_48_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03125.svg usr/lib64/libreoffice/help/media/icon-themes/res/im30841.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03248.svg usr/lib64/libreoffice/help/media/icon-themes/res/savemodified_large.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03246.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03165.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03251.svg usr/lib64/libreoffice/help/media/icon-themes/res/otp_96_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/odm_16_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03250.svg usr/lib64/libreoffice/help/media/icon-themes/res/tb05.svg usr/lib64/libreoffice/help/media/icon-themes/res/minus.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03129.svg usr/lib64/libreoffice/help/media/icon-themes/res/plus.svg usr/lib64/libreoffice/help/media/icon-themes/res/hldocntp.svg usr/lib64/libreoffice/help/media/icon-themes/res/math128.svg usr/lib64/libreoffice/help/media/icon-themes/res/im30822.svg usr/lib64/libreoffice/help/media/icon-themes/res/target.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx18013.svg usr/lib64/libreoffice/help/media/icon-themes/res/ots_16_8.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03166.svg usr/lib64/libreoffice/help/media/icon-themes/res/sx03245.svg usr/lib64/libreoffice/help/media/icon-themes/res/soliline.svg usr/lib64/libreoffice/help/media/icon-themes/res/hlinettp.svg usr/lib64/libreoffice/help/media/icon-themes/res/da01.svg usr/lib64/libreoffice/help/media/icon-themes/res/dialogfoldernot_16.svg usr/lib64/libreoffice/help/media/icon-themes/res/im30827.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03156.svg usr/lib64/libreoffice/help/media/icon-themes/res/lx03242.svg usr/lib64/libreoffice/help/media/icon-themes/res/odt_32_8.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/ usr/lib64/libreoffice/help/media/icon-themes/starmath/res/ usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21421.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21419.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21504.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21701.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21806.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/co21902.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21311.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21707.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist32.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21702.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21305.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fo21609.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22007.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21405.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21712.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fo21604.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21516.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21334.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21823.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21415.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21307.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22011.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21520.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21518.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi21608.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21715.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21418.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21406.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21723.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist31.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21309.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21704.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21212.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist91.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21207.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21213.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/co21917.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21407.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21821.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fo21607.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21510.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21507.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21206.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist102.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist72.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21325.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fo21615.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21313.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist13.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist61.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist12.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/co21904.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21808.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21329.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22019.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21202.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21414.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist42.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist21.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21511.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist104.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21315.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21306.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22016.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist62.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21708.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist101.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21333.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21203.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21519.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21812.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21809.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21332.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21416.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21724.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21802.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21326.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22013.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21209.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21401.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21512.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21410.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist22.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist41.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21814.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22014.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21515.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21413.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/co21911.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21705.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist92.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21323.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22005.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21501.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21208.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi21618.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21710.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21503.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22012.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist82.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21521.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21205.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21304.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21409.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21322.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21308.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21711.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21522.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/co21906.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21703.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21221.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21706.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21215.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fo21605.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/co21907.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21805.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22008.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/co21916.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fo21610.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21310.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21327.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21316.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21811.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21908.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21314.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fo21611.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21722.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op22002.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/co21909.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22018.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22009.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21303.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/co21901.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21514.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21211.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/co21912.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21324.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21803.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21330.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21523.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist71.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21824.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21801.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21417.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/im21106.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fo21602.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist103.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21328.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21312.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21302.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21408.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21412.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21420.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21825.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21709.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fo21606.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21201.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/co21908.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist81.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/co21905.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22017.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21826.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/ar_right.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21810.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/co21910.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21502.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21402.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21508.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21506.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21214.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21804.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21813.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21716.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22006.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist51.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist52.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21411.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21204.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21301.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/un21210.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op21403.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/co21903.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/al21822.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fo21603.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21509.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/dist11.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/at21714.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22004.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21517.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fo21614.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/co21918.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22010.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21505.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22015.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi22003.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21524.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/bi21331.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fo21613.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/mi21612.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/op22001.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fu21513.svg usr/lib64/libreoffice/help/media/icon-themes/starmath/res/fo21601.svg usr/lib64/libreoffice/help/media/helpimg/ usr/lib64/libreoffice/help/media/helpimg/border_wr_8.png usr/lib64/libreoffice/help/media/helpimg/dircursleft.png usr/lib64/libreoffice/help/media/helpimg/sd_PresenterConsole01.png usr/lib64/libreoffice/help/media/helpimg/feldcolo.png usr/lib64/libreoffice/help/media/helpimg/swh00117.png usr/lib64/libreoffice/help/media/helpimg/ein.png usr/lib64/libreoffice/help/media/helpimg/swh00180.png usr/lib64/libreoffice/help/media/helpimg/area2.png usr/lib64/libreoffice/help/media/helpimg/smzb8.png usr/lib64/libreoffice/help/media/helpimg/zellvor.png usr/lib64/libreoffice/help/media/helpimg/linleft.png usr/lib64/libreoffice/help/media/helpimg/area1.png usr/lib64/libreoffice/help/media/helpimg/dircurscent.png usr/lib64/libreoffice/help/media/helpimg/sc_func_imsech.png usr/lib64/libreoffice/help/media/helpimg/smzb4.png usr/lib64/libreoffice/help/media/helpimg/python/ usr/lib64/libreoffice/help/media/helpimg/python/python_shell.png usr/lib64/libreoffice/help/media/helpimg/smzb10.png usr/lib64/libreoffice/help/media/helpimg/border_ca_white.png usr/lib64/libreoffice/help/media/helpimg/feldbrei.png usr/lib64/libreoffice/help/media/helpimg/smzb1.png usr/lib64/libreoffice/help/media/helpimg/calcnav.png usr/lib64/libreoffice/help/media/helpimg/refhand.png usr/lib64/libreoffice/help/media/helpimg/swh00178.png usr/lib64/libreoffice/help/media/helpimg/linkdata.png usr/lib64/libreoffice/help/media/helpimg/sd_PresenterConsole03.png usr/lib64/libreoffice/help/media/helpimg/tip_small.png usr/lib64/libreoffice/help/media/helpimg/names_as_addressing.png usr/lib64/libreoffice/help/media/helpimg/left2.png usr/lib64/libreoffice/help/media/helpimg/formsubt.png usr/lib64/libreoffice/help/media/helpimg/feldalle.png usr/lib64/libreoffice/help/media/helpimg/smzb7.png usr/lib64/libreoffice/help/media/helpimg/border_ca_7.png usr/lib64/libreoffice/help/media/helpimg/smzb6.png usr/lib64/libreoffice/help/media/helpimg/ueberblenden.png usr/lib64/libreoffice/help/media/helpimg/sw_signatureline01.png usr/lib64/libreoffice/help/media/helpimg/smzb5.png usr/lib64/libreoffice/help/media/helpimg/border_wr_2.png usr/lib64/libreoffice/help/media/helpimg/movedata.png usr/lib64/libreoffice/help/media/helpimg/border_ca_4.png usr/lib64/libreoffice/help/media/helpimg/border_ca_gray.png usr/lib64/libreoffice/help/media/helpimg/border_ca_6.png usr/lib64/libreoffice/help/media/helpimg/border_wr_7.png usr/lib64/libreoffice/help/media/helpimg/linright.png usr/lib64/libreoffice/help/media/helpimg/border_ca_3.png usr/lib64/libreoffice/help/media/helpimg/sc_func_imcot.png usr/lib64/libreoffice/help/media/helpimg/note.png usr/lib64/libreoffice/help/media/helpimg/impress_remote02.png usr/lib64/libreoffice/help/media/helpimg/formschn.png usr/lib64/libreoffice/help/media/helpimg/border_wr_1.png usr/lib64/libreoffice/help/media/helpimg/dircursright.png usr/lib64/libreoffice/help/media/helpimg/sheettabs.png usr/lib64/libreoffice/help/media/helpimg/sd_PresenterConsole04.png usr/lib64/libreoffice/help/media/helpimg/hand01.png usr/lib64/libreoffice/help/media/helpimg/border_wr_4.png usr/lib64/libreoffice/help/media/helpimg/copydata.png usr/lib64/libreoffice/help/media/helpimg/note_small.png usr/lib64/libreoffice/help/media/helpimg/diatrans.png usr/lib64/libreoffice/help/media/helpimg/swh00056.png usr/lib64/libreoffice/help/media/helpimg/kombi1.png usr/lib64/libreoffice/help/media/helpimg/warning_small.png usr/lib64/libreoffice/help/media/helpimg/border_ca_1.png usr/lib64/libreoffice/help/media/helpimg/rechenlt.png usr/lib64/libreoffice/help/media/helpimg/feldurch.png usr/lib64/libreoffice/help/media/helpimg/smzb9.png usr/lib64/libreoffice/help/media/helpimg/border_ca_9.png usr/lib64/libreoffice/help/media/helpimg/sc_func_imcsch.png usr/lib64/libreoffice/help/media/helpimg/border_wr_9.png usr/lib64/libreoffice/help/media/helpimg/tip.png usr/lib64/libreoffice/help/media/helpimg/scalc/ usr/lib64/libreoffice/help/media/helpimg/scalc/coordinates-to-polar-01.svg usr/lib64/libreoffice/help/media/helpimg/sc_func_imtan.png usr/lib64/libreoffice/help/media/helpimg/warning.png usr/lib64/libreoffice/help/media/helpimg/impress_remote_icon.png usr/lib64/libreoffice/help/media/helpimg/swh00055.png usr/lib64/libreoffice/help/media/helpimg/sc_PivotChartButtons.png usr/lib64/libreoffice/help/media/helpimg/swh00177.png usr/lib64/libreoffice/help/media/helpimg/sw_signatureline02.png usr/lib64/libreoffice/help/media/helpimg/border_ca_2.png usr/lib64/libreoffice/help/media/helpimg/sc_func_imcsc.png usr/lib64/libreoffice/help/media/helpimg/sw_paste_range.png usr/lib64/libreoffice/help/media/helpimg/smzb2.png usr/lib64/libreoffice/help/media/helpimg/sistop.png usr/lib64/libreoffice/help/media/helpimg/right.png usr/lib64/libreoffice/help/media/helpimg/what-if.png usr/lib64/libreoffice/help/media/helpimg/impress_remote01.png usr/lib64/libreoffice/help/media/helpimg/sc_data_form01.png usr/lib64/libreoffice/help/media/helpimg/border_wr_5.png usr/lib64/libreoffice/help/media/helpimg/border_ca_8.png usr/lib64/libreoffice/help/media/helpimg/border_wr_3.png usr/lib64/libreoffice/help/media/helpimg/hsizebar.png usr/lib64/libreoffice/help/media/helpimg/calcein.png usr/lib64/libreoffice/help/media/helpimg/left.png usr/lib64/libreoffice/help/media/helpimg/formvers.png usr/lib64/libreoffice/help/media/helpimg/smzb3.png usr/lib64/libreoffice/help/media/helpimg/right2.png usr/lib64/libreoffice/help/media/helpimg/rotieren.png usr/lib64/libreoffice/help/media/helpimg/border_ca_5.png usr/lib64/libreoffice/help/media/helpimg/border_wr_6.png usr/lib64/libreoffice/help/media/helpimg/swh00179.png usr/lib64/libreoffice/help/media/helpimg/sd_PresenterConsole02.png usr/lib64/libreoffice/help/media/helpimg/starmath/ usr/lib64/libreoffice/help/media/helpimg/starmath/op21421.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21419.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21504.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21701.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21806.svg usr/lib64/libreoffice/help/media/helpimg/starmath/co21902.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21311.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21707.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21702.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21305.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fo21609.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22007.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21405.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21712.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fo21604.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21516.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21334.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21823.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21415.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21307.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22011.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21520.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21518.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi21608.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21715.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21418.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21406.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21723.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21309.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21704.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21212.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21207.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21213.svg usr/lib64/libreoffice/help/media/helpimg/starmath/co21917.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21407.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21821.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fo21607.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21510.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21507.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21206.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21325.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fo21615.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21313.svg usr/lib64/libreoffice/help/media/helpimg/starmath/co21904.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21808.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21329.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22019.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21202.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21414.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21511.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21315.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21306.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22016.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21708.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21333.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21203.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21519.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21812.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21809.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21332.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21416.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21724.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21802.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21326.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22013.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21209.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21401.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21512.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21410.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21814.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22014.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21515.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21413.svg usr/lib64/libreoffice/help/media/helpimg/starmath/co21911.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21705.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21323.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22005.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21501.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21208.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi21618.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21710.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21503.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22012.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21521.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21205.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21304.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21409.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21322.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21308.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21711.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21522.svg usr/lib64/libreoffice/help/media/helpimg/starmath/co21906.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21703.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21221.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21215.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fo21605.svg usr/lib64/libreoffice/help/media/helpimg/starmath/co21907.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21805.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22008.svg usr/lib64/libreoffice/help/media/helpimg/starmath/co21916.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fo21610.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21310.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21327.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21316.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21713.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21811.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21908.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21314.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fo21611.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21722.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op22002.svg usr/lib64/libreoffice/help/media/helpimg/starmath/co21909.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22018.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22009.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21303.svg usr/lib64/libreoffice/help/media/helpimg/starmath/co21901.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21514.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21211.svg usr/lib64/libreoffice/help/media/helpimg/starmath/co21912.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21324.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21803.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21330.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21523.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21824.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21801.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21417.svg usr/lib64/libreoffice/help/media/helpimg/starmath/im21106.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fo21602.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21328.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21312.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21302.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21408.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21412.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21420.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21825.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21709.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fo21606.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21201.svg usr/lib64/libreoffice/help/media/helpimg/starmath/co21908.svg usr/lib64/libreoffice/help/media/helpimg/starmath/co21905.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22017.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21826.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21810.svg usr/lib64/libreoffice/help/media/helpimg/starmath/co21910.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21502.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21402.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21508.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21506.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21214.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21804.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21813.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21716.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22006.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21411.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21204.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21301.svg usr/lib64/libreoffice/help/media/helpimg/starmath/un21210.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op21403.svg usr/lib64/libreoffice/help/media/helpimg/starmath/co21903.svg usr/lib64/libreoffice/help/media/helpimg/starmath/al21822.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fo21603.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21509.svg usr/lib64/libreoffice/help/media/helpimg/starmath/at21714.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22004.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21517.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fo21614.svg usr/lib64/libreoffice/help/media/helpimg/starmath/co21918.svg usr/lib64/libreoffice/help/media/helpimg/starmath/ar_right.png usr/lib64/libreoffice/help/media/helpimg/starmath/mi22010.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21505.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22015.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi22003.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21524.svg usr/lib64/libreoffice/help/media/helpimg/starmath/bi21331.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fo21613.svg usr/lib64/libreoffice/help/media/helpimg/starmath/mi21612.svg usr/lib64/libreoffice/help/media/helpimg/starmath/op22001.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fu21513.svg usr/lib64/libreoffice/help/media/helpimg/starmath/fo21601.svg usr/lib64/libreoffice/help/media/helpimg/sc_func_imsec.png usr/lib64/libreoffice/help/media/screenshots/ usr/lib64/libreoffice/help/media/screenshots/svx/ usr/lib64/libreoffice/help/media/screenshots/svx/ui/ usr/lib64/libreoffice/help/media/screenshots/svx/ui/compressgraphicdialog/ usr/lib64/libreoffice/help/media/screenshots/svx/ui/compressgraphicdialog/CompressGraphicDialog.png usr/lib64/libreoffice/help/media/screenshots/modules/ usr/lib64/libreoffice/help/media/screenshots/modules/smath/ usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/ usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/fonttypedialog/ usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/fonttypedialog/FontsDialog.png usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/fontsizedialog/ usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/fontsizedialog/FontSizeDialog.png usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/alignmentdialog/ usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/alignmentdialog/AlignmentDialog.png usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/spacingdialog/ usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/spacingdialog/SpacingDialog.png usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/savedefaultsdialog/ usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/savedefaultsdialog/SaveDefaultsDialog.png usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/fontdialog/ usr/lib64/libreoffice/help/media/screenshots/modules/smath/ui/fontdialog/FontDialog.png usr/lib64/libreoffice/help/media/screenshots/modules/sdraw/ usr/lib64/libreoffice/help/media/screenshots/modules/sdraw/ui/ usr/lib64/libreoffice/help/media/screenshots/modules/sdraw/ui/dlgsnap/ usr/lib64/libreoffice/help/media/screenshots/modules/sdraw/ui/dlgsnap/SnapObjectDialog.png usr/lib64/libreoffice/help/media/screenshots/modules/simpress/ usr/lib64/libreoffice/help/media/screenshots/modules/simpress/ui/ usr/lib64/libreoffice/help/media/screenshots/modules/simpress/ui/headerfooterdialog/ usr/lib64/libreoffice/help/media/screenshots/modules/simpress/ui/headerfooterdialog/HeaderFooterDialog.png usr/lib64/libreoffice/help/media/screenshots/modules/swriter/ usr/lib64/libreoffice/help/media/screenshots/modules/swriter/ui/ usr/lib64/libreoffice/help/media/screenshots/modules/swriter/ui/watermarkdialog/ usr/lib64/libreoffice/help/media/screenshots/modules/swriter/ui/watermarkdialog/WatermarkDialog.png usr/lib64/libreoffice/help/media/screenshots/modules/scalc/ usr/lib64/libreoffice/help/media/screenshots/modules/scalc/ui/ usr/lib64/libreoffice/help/media/screenshots/modules/scalc/ui/deletecells/ usr/lib64/libreoffice/help/media/screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png usr/lib64/libreoffice/help/media/screenshots/modules/scalc/ui/xmlsourcedialog/ usr/lib64/libreoffice/help/media/screenshots/modules/scalc/ui/xmlsourcedialog/XMLSourceDialog.png usr/lib64/libreoffice/help/media/screenshots/cui/ usr/lib64/libreoffice/help/media/screenshots/cui/ui/ usr/lib64/libreoffice/help/media/screenshots/cui/ui/colorpickerdialog/ usr/lib64/libreoffice/help/media/screenshots/cui/ui/colorpickerdialog/ColorPicker.png usr/lib64/libreoffice/help/media/screenshots/cui/ui/pageformatpage/ usr/lib64/libreoffice/help/media/screenshots/cui/ui/pageformatpage/PageFormatPage.png usr/lib64/libreoffice/help/media/screenshots/cui/ui/charnamepage/ usr/lib64/libreoffice/help/media/screenshots/cui/ui/charnamepage/CharNamePage.png usr/lib64/libreoffice/help/media/screenshots/cui/ui/optionsdialog/ usr/lib64/libreoffice/help/media/screenshots/cui/ui/optionsdialog/impressoptionsgeneraldialog.png usr/lib64/libreoffice/help/media/navigation/ usr/lib64/libreoffice/help/media/navigation/libo-math.svg usr/lib64/libreoffice/help/media/navigation/libo-chart.svg usr/lib64/libreoffice/help/media/navigation/libo-writer.svg usr/lib64/libreoffice/help/media/navigation/favicon.ico usr/lib64/libreoffice/help/media/navigation/libo-base.svg usr/lib64/libreoffice/help/media/navigation/libo-draw.svg usr/lib64/libreoffice/help/media/navigation/libo-impress.svg usr/lib64/libreoffice/help/media/navigation/libo-basic.svg usr/lib64/libreoffice/help/media/navigation/libo-calc.svg usr/lib64/libreoffice/help/media/navigation/libo-symbol-white.svg usr/lib64/libreoffice/help/help.js usr/lib64/libreoffice/help/prism.js usr/lib64/libreoffice/help/prism.css usr/lib64/libreoffice/help/help.html usr/lib64/libreoffice/help/idxcontent.xsl usr/lib64/libreoffice/help/languages.js usr/lib64/libreoffice/program/ usr/lib64/libreoffice/program/libxsltfilterlo.so usr/lib64/libreoffice/program/libchartcorelo.so usr/lib64/libreoffice/program/libsofficeapp.so usr/lib64/libreoffice/program/libfwelo.so usr/lib64/libreoffice/program/libsotlo.so usr/lib64/libreoffice/program/libucpgio1lo.so usr/lib64/libreoffice/program/libCbcSolver.so.3 usr/lib64/libreoffice/program/opencl/ usr/lib64/libreoffice/program/opencl/cl-test.ods usr/lib64/libreoffice/program/libstringresourcelo.so usr/lib64/libreoffice/program/libmysql_jdbclo.so usr/lib64/libreoffice/program/libscfiltlo.so usr/lib64/libreoffice/program/libclewlo.so usr/lib64/libreoffice/program/libpythonloaderlo.so usr/lib64/libreoffice/program/libflatlo.so usr/lib64/libreoffice/program/libcmdmaillo.so usr/lib64/libreoffice/program/libicudata.so.63 usr/lib64/libreoffice/program/libfirebird_sdbclo.so usr/lib64/libreoffice/program/libunoxmllo.so usr/lib64/libreoffice/program/libsal_textenclo.so usr/lib64/libreoffice/program/libabplo.so usr/lib64/libreoffice/program/sbase usr/lib64/libreoffice/program/libPresenterScreenlo.so usr/lib64/libreoffice/program/libcalclo.so usr/lib64/libreoffice/program/libstaroffice-0.0-lo.so.0 usr/lib64/libreoffice/program/libdbmmlo.so usr/lib64/libreoffice/program/libsvxlo.so usr/lib64/libreoffice/program/libxmlsecurity.so usr/lib64/libreoffice/program/libacclo.so usr/lib64/libreoffice/program/libinvocadaptlo.so usr/lib64/libreoffice/program/libraptor2-lo.so.0 usr/lib64/libreoffice/program/libdict_zh.so usr/lib64/libreoffice/program/libvclplug_gtklo.so usr/lib64/libreoffice/program/libcollator_data.so usr/lib64/libreoffice/program/libpdfiumlo.so usr/lib64/libreoffice/program/libstdc++.so.6.0.27 usr/lib64/libreoffice/program/libswuilo.so usr/lib64/libreoffice/program/libevtattlo.so usr/lib64/libreoffice/program/libstoragefdlo.so usr/lib64/libreoffice/program/pythonscript.py usr/lib64/libreoffice/program/libnssdbm3.so usr/lib64/libreoffice/program/libxolo.so usr/lib64/libreoffice/program/libmtfrendererlo.so usr/lib64/libreoffice/program/uri-encode usr/lib64/libreoffice/program/libeditenglo.so usr/lib64/libreoffice/program/libsduilo.so usr/lib64/libreoffice/program/libvbaswobjlo.so usr/lib64/libreoffice/program/liblnglo.so usr/lib64/libreoffice/program/opengl/ usr/lib64/libreoffice/program/opengl/staticFragmentShader.glsl usr/lib64/libreoffice/program/opengl/combinedTextureVertexShader.glsl usr/lib64/libreoffice/program/opengl/textureFragmentShader.glsl usr/lib64/libreoffice/program/opengl/basicFragmentShader.glsl usr/lib64/libreoffice/program/opengl/solidFragmentShader.glsl usr/lib64/libreoffice/program/opengl/invert50FragmentShader.glsl usr/lib64/libreoffice/program/opengl/areaScaleFastFragmentShader.glsl usr/lib64/libreoffice/program/opengl/linearMultiColorGradientFragmentShader.glsl usr/lib64/libreoffice/program/opengl/greyscaleFragmentShader.glsl usr/lib64/libreoffice/program/opengl/combinedFragmentShader.glsl usr/lib64/libreoffice/program/opengl/blendedTextureFragmentShader.glsl usr/lib64/libreoffice/program/opengl/maskFragmentShader.glsl usr/lib64/libreoffice/program/opengl/rippleFragmentShader.glsl usr/lib64/libreoffice/program/opengl/honeycombVertexShader.glsl usr/lib64/libreoffice/program/opengl/lineFragmentShader.glsl usr/lib64/libreoffice/program/opengl/combinedVertexShader.glsl usr/lib64/libreoffice/program/opengl/convolutionFragmentShader.glsl usr/lib64/libreoffice/program/opengl/blendedTextureVertexShader.glsl usr/lib64/libreoffice/program/opengl/linearGradientFragmentShader.glsl usr/lib64/libreoffice/program/opengl/rectangularTwoColorGradientFragmentShader.glsl usr/lib64/libreoffice/program/opengl/dumbVertexShader.glsl usr/lib64/libreoffice/program/opengl/combinedTextureFragmentShader.glsl usr/lib64/libreoffice/program/opengl/lineVertexShader.glsl usr/lib64/libreoffice/program/opengl/dissolveFragmentShader.glsl usr/lib64/libreoffice/program/opengl/linearTwoColorGradientFragmentShader.glsl usr/lib64/libreoffice/program/opengl/dummyVertexShader.glsl usr/lib64/libreoffice/program/opengl/areaHashCRC64TFragmentShader.glsl usr/lib64/libreoffice/program/opengl/radialTwoColorGradientFragmentShader.glsl usr/lib64/libreoffice/program/opengl/vortexFragmentShader.glsl usr/lib64/libreoffice/program/opengl/vortexVertexShader.glsl usr/lib64/libreoffice/program/opengl/transformedTextureVertexShader.glsl usr/lib64/libreoffice/program/opengl/fadeFragmentShader.glsl usr/lib64/libreoffice/program/opengl/fadeBlackFragmentShader.glsl usr/lib64/libreoffice/program/opengl/rectangularMultiColorGradientFragmentShader.glsl usr/lib64/libreoffice/program/opengl/maskedTextureVertexShader.glsl usr/lib64/libreoffice/program/opengl/reflectionVertexShader.glsl usr/lib64/libreoffice/program/opengl/honeycombGeometryShader.glsl usr/lib64/libreoffice/program/opengl/maskedTextureFragmentShader.glsl usr/lib64/libreoffice/program/opengl/glitterVertexShader.glsl usr/lib64/libreoffice/program/opengl/radialMultiColorGradientFragmentShader.glsl usr/lib64/libreoffice/program/opengl/replaceColorFragmentShader.glsl usr/lib64/libreoffice/program/opengl/textureVertexShader.glsl usr/lib64/libreoffice/program/opengl/areaScaleFragmentShader.glsl usr/lib64/libreoffice/program/opengl/glitterFragmentShader.glsl usr/lib64/libreoffice/program/opengl/basicVertexShader.glsl usr/lib64/libreoffice/program/opengl/honeycombFragmentShader.glsl usr/lib64/libreoffice/program/opengl/vortexGeometryShader.glsl usr/lib64/libreoffice/program/opengl/radialGradientFragmentShader.glsl usr/lib64/libreoffice/program/opengl/reflectionFragmentShader.glsl usr/lib64/libreoffice/program/opengl/diffTextureFragmentShader.glsl usr/lib64/libreoffice/program/libCoinMP.so.1 usr/lib64/libreoffice/program/libodfgen-0.1-lo.so.1 usr/lib64/libreoffice/program/libucbhelper.so usr/lib64/libreoffice/program/mailmerge.py usr/lib64/libreoffice/program/soffice usr/lib64/libreoffice/program/libwpftwriterlo.so usr/lib64/libreoffice/program/ui-previewer usr/lib64/libreoffice/program/libplc4.so usr/lib64/libreoffice/program/pagein-writer usr/lib64/libreoffice/program/liborcus-0.14.so.0 usr/lib64/libreoffice/program/msgbox.py usr/lib64/libreoffice/program/libuno_salhelpergcc3.so.3 usr/lib64/libreoffice/program/libsmime3.so usr/lib64/libreoffice/program/intro.png usr/lib64/libreoffice/program/libguesslanglo.so usr/lib64/libreoffice/program/versionrc usr/lib64/libreoffice/program/gdbtrace usr/lib64/libreoffice/program/libunordflo.so usr/lib64/libreoffice/program/pagein-common usr/lib64/libreoffice/program/java-set-classpath usr/lib64/libreoffice/program/libClp.so.1 usr/lib64/libreoffice/program/libbiblo.so usr/lib64/libreoffice/program/libcanvastoolslo.so usr/lib64/libreoffice/program/libsaxlo.so usr/lib64/libreoffice/program/libpricinglo.so usr/lib64/libreoffice/program/libfrmlo.so usr/lib64/libreoffice/program/unorc usr/lib64/libreoffice/program/pagein-calc usr/lib64/libreoffice/program/libsvgfilterlo.so usr/lib64/libreoffice/program/libfilterconfiglo.so usr/lib64/libreoffice/program/xid-fullscreen-on-all-monitors usr/lib64/libreoffice/program/libOGLTranslo.so usr/lib64/libreoffice/program/libdbpool2.so usr/lib64/libreoffice/program/smath usr/lib64/libreoffice/program/libdesktop_detectorlo.so usr/lib64/libreoffice/program/libcurl.so.4 usr/lib64/libreoffice/program/bootstraprc usr/lib64/libreoffice/program/libfps_officelo.so usr/lib64/libreoffice/program/libdeploymentmisclo.so usr/lib64/libreoffice/program/libvbaobjlo.so usr/lib64/libreoffice/program/libsolverlo.so usr/lib64/libreoffice/program/libwriterfilterlo.so usr/lib64/libreoffice/program/uno.py usr/lib64/libreoffice/program/uno usr/lib64/libreoffice/program/pythonloader.py usr/lib64/libreoffice/program/libbootstraplo.so usr/lib64/libreoffice/program/libsvxcorelo.so usr/lib64/libreoffice/program/libicui18n.so.63 usr/lib64/libreoffice/program/libnspr4.so usr/lib64/libreoffice/program/shell/ usr/lib64/libreoffice/program/shell/about.svg usr/lib64/libreoffice/program/liblnthlo.so usr/lib64/libreoffice/program/pythonloader.unorc usr/lib64/libreoffice/program/libswlo.so usr/lib64/libreoffice/program/libfreebl3.so usr/lib64/libreoffice/program/libwpftcalclo.so usr/lib64/libreoffice/program/libvbaeventslo.so usr/lib64/libreoffice/program/libi18nlangtag.so usr/lib64/libreoffice/program/unohelper.py usr/lib64/libreoffice/program/libmigrationoo2lo.so usr/lib64/libreoffice/program/pagein-impress usr/lib64/libreoffice/program/liblcms2.so.2 usr/lib64/libreoffice/program/libbinaryurplo.so usr/lib64/libreoffice/program/libt602filterlo.so usr/lib64/libreoffice/program/libfwllo.so usr/lib64/libreoffice/program/libnssutil3.so usr/lib64/libreoffice/program/libemboleobj.so usr/lib64/libreoffice/program/libsmdlo.so usr/lib64/libreoffice/program/libvbahelperlo.so usr/lib64/libreoffice/program/libreglo.so usr/lib64/libreoffice/program/libEngine12.so usr/lib64/libreoffice/program/libloglo.so usr/lib64/libreoffice/program/libgpgme.so.11 usr/lib64/libreoffice/program/librevenge-0.0-lo.so.0 usr/lib64/libreoffice/program/fundamentalrc usr/lib64/libreoffice/program/libdict_ja.so usr/lib64/libreoffice/program/libsdbtlo.so usr/lib64/libreoffice/program/libsmlo.so usr/lib64/libreoffice/program/liblwpftlo.so usr/lib64/libreoffice/program/libdeploymentgui.so usr/lib64/libreoffice/program/libgraphicfilterlo.so usr/lib64/libreoffice/program/libspllo.so usr/lib64/libreoffice/program/sdraw usr/lib64/libreoffice/program/liblangtag-lo.so.1 usr/lib64/libreoffice/program/libCoinUtils.so.3 usr/lib64/libreoffice/program/libucpfile1.so usr/lib64/libreoffice/program/libchartcontrollerlo.so usr/lib64/libreoffice/program/flat_logo.svg usr/lib64/libreoffice/program/libscuilo.so usr/lib64/libreoffice/program/intro-highres.png usr/lib64/libreoffice/program/libsddlo.so usr/lib64/libreoffice/program/opencltest usr/lib64/libreoffice/program/libreflectionlo.so usr/lib64/libreoffice/program/libtextconversiondlgslo.so usr/lib64/libreoffice/program/libwps-0.4-lo.so.4 usr/lib64/libreoffice/program/libcanvasfactorylo.so usr/lib64/libreoffice/program/postgresql-sdbc.ini usr/lib64/libreoffice/program/libtklo.so usr/lib64/libreoffice/program/libxmlfalo.so usr/lib64/libreoffice/program/wizards/ usr/lib64/libreoffice/program/wizards/common/ usr/lib64/libreoffice/program/wizards/common/ConfigSet.py usr/lib64/libreoffice/program/wizards/common/NumberFormatter.py usr/lib64/libreoffice/program/wizards/common/ConfigGroup.py usr/lib64/libreoffice/program/wizards/common/NoValidPathException.py usr/lib64/libreoffice/program/wizards/common/SystemDialog.py usr/lib64/libreoffice/program/wizards/common/strings.hrc usr/lib64/libreoffice/program/wizards/common/Configuration.py usr/lib64/libreoffice/program/wizards/common/Properties.py usr/lib64/libreoffice/program/wizards/common/IRenderer.py usr/lib64/libreoffice/program/wizards/common/__init__.py usr/lib64/libreoffice/program/wizards/common/UCB.py usr/lib64/libreoffice/program/wizards/common/ListModel.py usr/lib64/libreoffice/program/wizards/common/PropertyNames.py usr/lib64/libreoffice/program/wizards/common/HelpIds.py usr/lib64/libreoffice/program/wizards/common/FileAccess.py usr/lib64/libreoffice/program/wizards/common/Desktop.py usr/lib64/libreoffice/program/wizards/agenda/ usr/lib64/libreoffice/program/wizards/agenda/CGTopic.py usr/lib64/libreoffice/program/wizards/agenda/CallWizard.py usr/lib64/libreoffice/program/wizards/agenda/AgendaDocument.py usr/lib64/libreoffice/program/wizards/agenda/CGAgenda.py usr/lib64/libreoffice/program/wizards/agenda/TopicsControl.py usr/lib64/libreoffice/program/wizards/agenda/__init__.py usr/lib64/libreoffice/program/wizards/agenda/AgendaWizardDialogResources.py usr/lib64/libreoffice/program/wizards/agenda/TemplateConsts.py usr/lib64/libreoffice/program/wizards/agenda/AgendaWizardDialogConst.py usr/lib64/libreoffice/program/wizards/agenda/AgendaWizardDialog.py usr/lib64/libreoffice/program/wizards/agenda/AgendaWizardDialogImpl.py usr/lib64/libreoffice/program/wizards/letter/ usr/lib64/libreoffice/program/wizards/letter/LetterWizardDialogImpl.py usr/lib64/libreoffice/program/wizards/letter/CallWizard.py usr/lib64/libreoffice/program/wizards/letter/LetterWizardDialogResources.py usr/lib64/libreoffice/program/wizards/letter/CGLetterWizard.py usr/lib64/libreoffice/program/wizards/letter/LetterWizardDialog.py usr/lib64/libreoffice/program/wizards/letter/CGLetter.py usr/lib64/libreoffice/program/wizards/letter/__init__.py usr/lib64/libreoffice/program/wizards/letter/CGPaperElementLocation.py usr/lib64/libreoffice/program/wizards/letter/LetterDocument.py usr/lib64/libreoffice/program/wizards/letter/LetterWizardDialogConst.py usr/lib64/libreoffice/program/wizards/text/ usr/lib64/libreoffice/program/wizards/text/TextDocument.py usr/lib64/libreoffice/program/wizards/text/__init__.py usr/lib64/libreoffice/program/wizards/text/TextFieldHandler.py usr/lib64/libreoffice/program/wizards/text/TextElement.py usr/lib64/libreoffice/program/wizards/text/TextSectionHandler.py usr/lib64/libreoffice/program/wizards/__init__.py usr/lib64/libreoffice/program/wizards/document/ usr/lib64/libreoffice/program/wizards/document/OfficeDocument.py usr/lib64/libreoffice/program/wizards/document/__init__.py usr/lib64/libreoffice/program/wizards/fax/ usr/lib64/libreoffice/program/wizards/fax/CGFaxWizard.py usr/lib64/libreoffice/program/wizards/fax/CallWizard.py usr/lib64/libreoffice/program/wizards/fax/FaxWizardDialogResources.py usr/lib64/libreoffice/program/wizards/fax/FaxWizardDialogConst.py usr/lib64/libreoffice/program/wizards/fax/FaxWizardDialog.py usr/lib64/libreoffice/program/wizards/fax/__init__.py usr/lib64/libreoffice/program/wizards/fax/FaxWizardDialogImpl.py usr/lib64/libreoffice/program/wizards/fax/CGFax.py usr/lib64/libreoffice/program/wizards/fax/FaxDocument.py usr/lib64/libreoffice/program/wizards/ui/ usr/lib64/libreoffice/program/wizards/ui/DocumentPreview.py usr/lib64/libreoffice/program/wizards/ui/WizardDialog.py usr/lib64/libreoffice/program/wizards/ui/ControlScroller.py usr/lib64/libreoffice/program/wizards/ui/PathSelection.py usr/lib64/libreoffice/program/wizards/ui/__init__.py usr/lib64/libreoffice/program/wizards/ui/UnoDialog.py usr/lib64/libreoffice/program/wizards/ui/UIConsts.py usr/lib64/libreoffice/program/wizards/ui/UnoDialog2.py usr/lib64/libreoffice/program/wizards/ui/event/ usr/lib64/libreoffice/program/wizards/ui/event/DataAware.py usr/lib64/libreoffice/program/wizards/ui/event/TaskListener.py usr/lib64/libreoffice/program/wizards/ui/event/Task.py usr/lib64/libreoffice/program/wizards/ui/event/EventListenerList.py usr/lib64/libreoffice/program/wizards/ui/event/__init__.py usr/lib64/libreoffice/program/wizards/ui/event/TaskEvent.py usr/lib64/libreoffice/program/wizards/ui/event/RadioDataAware.py usr/lib64/libreoffice/program/wizards/ui/event/UnoDataAware.py usr/lib64/libreoffice/program/wizards/ui/event/CommonListener.py usr/lib64/libreoffice/program/wizards/ui/event/ListModelBinder.py usr/lib64/libreoffice/program/wizards/ui/PeerConfig.py usr/lib64/libreoffice/program/libhyphenlo.so usr/lib64/libreoffice/program/libfsstoragelo.so usr/lib64/libreoffice/program/libupdatefeedlo.so usr/lib64/libreoffice/program/libpackage2.so usr/lib64/libreoffice/program/simpress usr/lib64/libreoffice/program/libepoxy.so usr/lib64/libreoffice/program/libpostgresql-sdbc-impllo.so usr/lib64/libreoffice/program/libneon.so usr/lib64/libreoffice/program/libdbahsqllo.so usr/lib64/libreoffice/program/libucb1.so usr/lib64/libreoffice/program/redirectrc usr/lib64/libreoffice/program/libsrtrs1.so usr/lib64/libreoffice/program/libucpchelp1.so usr/lib64/libreoffice/program/unopkg usr/lib64/libreoffice/program/libuno_sal.so.3 usr/lib64/libreoffice/program/libsdfiltlo.so usr/lib64/libreoffice/program/libprotocolhandlerlo.so usr/lib64/libreoffice/program/libinvocationlo.so usr/lib64/libreoffice/program/libdlgprovlo.so usr/lib64/libreoffice/program/libPresentationMinimizerlo.so usr/lib64/libreoffice/program/libsoftokn3.so usr/lib64/libreoffice/program/libxmlscriptlo.so usr/lib64/libreoffice/program/libvclplug_gtk3lo.so usr/lib64/libreoffice/program/libpdfimportlo.so usr/lib64/libreoffice/program/libdesktopbe1lo.so usr/lib64/libreoffice/program/libsysshlo.so usr/lib64/libreoffice/program/swriter usr/lib64/libreoffice/program/libunopkgapp.so usr/lib64/libreoffice/program/libwpd-0.10-lo.so.10 usr/lib64/libreoffice/program/libsvtlo.so usr/lib64/libreoffice/program/libfilelo.so usr/lib64/libreoffice/program/liblocalebe1lo.so usr/lib64/libreoffice/program/libproxyfaclo.so usr/lib64/libreoffice/program/libcppcanvaslo.so usr/lib64/libreoffice/program/oosplash usr/lib64/libreoffice/program/libavmedialo.so usr/lib64/libreoffice/program/libflashlo.so usr/lib64/libreoffice/program/gengal usr/lib64/libreoffice/program/libdbplo.so usr/lib64/libreoffice/program/libpdffilterlo.so usr/lib64/libreoffice/program/librdf-lo.so.0 usr/lib64/libreoffice/program/libxstor.so usr/lib64/libreoffice/program/libopencllo.so usr/lib64/libreoffice/program/libvcllo.so usr/lib64/libreoffice/program/libnss3.so usr/lib64/libreoffice/program/libsfxlo.so usr/lib64/libreoffice/program/liboglcanvaslo.so usr/lib64/libreoffice/program/libhelplinkerlo.so usr/lib64/libreoffice/program/libxsltdlglo.so usr/lib64/libreoffice/program/setuprc usr/lib64/libreoffice/program/libnssckbi.so usr/lib64/libreoffice/program/libucpftp1.so usr/lib64/libreoffice/program/libucppkg1.so usr/lib64/libreoffice/program/libmigrationoo3lo.so usr/lib64/libreoffice/program/libspelllo.so usr/lib64/libreoffice/program/libucpexpand1lo.so usr/lib64/libreoffice/program/libwriterlo.so usr/lib64/libreoffice/program/libplds4.so usr/lib64/libreoffice/program/libnamingservicelo.so usr/lib64/libreoffice/program/libmozbootstraplo.so usr/lib64/libreoffice/program/libmswordlo.so usr/lib64/libreoffice/program/regview usr/lib64/libreoffice/program/soffice.bin usr/lib64/libreoffice/program/libembobj.so usr/lib64/libreoffice/program/libvclplug_genlo.so usr/lib64/libreoffice/program/libforlo.so usr/lib64/libreoffice/program/liborcus-parser-0.14.so.0 usr/lib64/libreoffice/program/libmwaw-0.3-lo.so.3 usr/lib64/libreoffice/program/libucptdoc1lo.so usr/lib64/libreoffice/program/liboffacclo.so usr/lib64/libreoffice/program/officehelper.py usr/lib64/libreoffice/program/libcairocanvaslo.so usr/lib64/libreoffice/program/libindex_data.so usr/lib64/libreoffice/program/libi18nutil.so usr/lib64/libreoffice/program/libvclcanvaslo.so usr/lib64/libreoffice/program/libCbc.so.3 usr/lib64/libreoffice/program/services.rdb usr/lib64/libreoffice/program/libmorklo.so usr/lib64/libreoffice/program/gengal.bin usr/lib64/libreoffice/program/libbasprovlo.so usr/lib64/libreoffice/program/libicuuc.so.63 usr/lib64/libreoffice/program/libassuan.so.0 usr/lib64/libreoffice/program/libanimcorelo.so usr/lib64/libreoffice/program/libhwplo.so usr/lib64/libreoffice/program/libgielo.so usr/lib64/libreoffice/program/libanalysislo.so usr/lib64/libreoffice/program/libwpg-0.3-lo.so.3 usr/lib64/libreoffice/program/libutllo.so usr/lib64/libreoffice/program/libxsec_xmlsec.so usr/lib64/libreoffice/program/libdbalo.so usr/lib64/libreoffice/program/libforuilo.so usr/lib64/libreoffice/program/libxoflo.so usr/lib64/libreoffice/program/libsclo.so usr/lib64/libreoffice/program/libucpextlo.so usr/lib64/libreoffice/program/libuno_cppuhelpergcc3.so.3 usr/lib64/libreoffice/program/scalc usr/lib64/libreoffice/program/liblibreofficekitgtk.so usr/lib64/libreoffice/program/pyuno.so usr/lib64/libreoffice/program/libctllo.so usr/lib64/libreoffice/program/libfwilo.so usr/lib64/libreoffice/program/libxmlreaderlo.so usr/lib64/libreoffice/program/libsblo.so usr/lib64/libreoffice/program/libtextconv_dict.so usr/lib64/libreoffice/program/libicglo.so usr/lib64/libreoffice/program/unopkg.bin usr/lib64/libreoffice/program/libpostgresql-sdbclo.so usr/lib64/libreoffice/program/libdbaxmllo.so usr/lib64/libreoffice/program/regmerge usr/lib64/libreoffice/program/services/ usr/lib64/libreoffice/program/services/scriptproviderforpython.rdb usr/lib64/libreoffice/program/services/pyuno.rdb usr/lib64/libreoffice/program/services/services.rdb usr/lib64/libreoffice/program/services/postgresql-sdbc.rdb usr/lib64/libreoffice/program/libOsi.so.1 usr/lib64/libreoffice/program/libtllo.so usr/lib64/libreoffice/program/libdrawinglayerlo.so usr/lib64/libreoffice/program/libfreeblpriv3.so usr/lib64/libreoffice/program/libmcnttype.so usr/lib64/libreoffice/program/libmsfilterlo.so usr/lib64/libreoffice/program/libscriptframe.so usr/lib64/libreoffice/program/libscdlo.so usr/lib64/libreoffice/program/libpcrlo.so usr/lib64/libreoffice/program/libfwmlo.so usr/lib64/libreoffice/program/libdatelo.so usr/lib64/libreoffice/program/types.rdb usr/lib64/libreoffice/program/libiolo.so usr/lib64/libreoffice/program/libaffine_uno_uno.so usr/lib64/libreoffice/program/libOsiClp.so.1 usr/lib64/libreoffice/program/unoinfo usr/lib64/libreoffice/program/libbasctllo.so usr/lib64/libreoffice/program/senddoc usr/lib64/libreoffice/program/libconfigmgrlo.so usr/lib64/libreoffice/program/libooxlo.so usr/lib64/libreoffice/program/libstocserviceslo.so usr/lib64/libreoffice/program/libCgl.so.1 usr/lib64/libreoffice/program/libdbtoolslo.so usr/lib64/libreoffice/program/libunsafe_uno_uno.so usr/lib64/libreoffice/program/libtextfdlo.so usr/lib64/libreoffice/program/libslideshowlo.so usr/lib64/libreoffice/program/libdbulo.so usr/lib64/libreoffice/program/libemfiolo.so usr/lib64/libreoffice/program/libsimplecanvaslo.so usr/lib64/libreoffice/program/librasqal-lo.so.3 usr/lib64/libreoffice/program/libswdlo.so usr/lib64/libreoffice/program/liblog_uno_uno.so usr/lib64/libreoffice/program/libcached1.so usr/lib64/libreoffice/program/libgpg-error-lo.so.0 usr/lib64/libreoffice/program/libgcc3_uno.so usr/lib64/libreoffice/program/libsdbc2.so usr/lib64/libreoffice/program/liblocaledata_others.so usr/lib64/libreoffice/program/libunoidllo.so usr/lib64/libreoffice/program/libsqlite3.so usr/lib64/libreoffice/program/libintrospectionlo.so usr/lib64/libreoffice/program/libxmlfdlo.so usr/lib64/libreoffice/program/libuno_purpenvhelpergcc3.so.3 usr/lib64/libreoffice/program/libdbaselo.so usr/lib64/libreoffice/program/libi18nsearchlo.so usr/lib64/libreoffice/program/libetonyek-0.1-lo.so.1 usr/lib64/libreoffice/program/libi18npoollo.so usr/lib64/libreoffice/program/libuuresolverlo.so usr/lib64/libreoffice/program/libwpftdrawlo.so usr/lib64/libreoffice/program/pagein-draw usr/lib64/libreoffice/program/libodbclo.so usr/lib64/libreoffice/program/liblosessioninstalllo.so usr/lib64/libreoffice/program/libucpimagelo.so usr/lib64/libreoffice/program/libgpgmepp.so.6 usr/lib64/libreoffice/program/liblocaledata_en.so usr/lib64/libreoffice/program/types/ usr/lib64/libreoffice/program/types/offapi.rdb usr/lib64/libreoffice/program/types/oovbaapi.rdb usr/lib64/libreoffice/program/libfbclient.so.2 usr/lib64/libreoffice/program/libuuilo.so usr/lib64/libreoffice/program/libclucene.so usr/lib64/libreoffice/program/libucphier1.so usr/lib64/libreoffice/program/libexpwraplo.so usr/lib64/libreoffice/program/liblocaledata_euro.so usr/lib64/libreoffice/program/libsdlo.so usr/lib64/libreoffice/program/libmysqlclo.so usr/lib64/libreoffice/program/libdeployment.so usr/lib64/libreoffice/program/libavmediagst.so usr/lib64/libreoffice/program/libgcc_s.so.1 usr/lib64/libreoffice/program/libpyuno.so usr/lib64/libreoffice/program/libuno_cppu.so.3 usr/lib64/libreoffice/program/libwriterperfectlo.so usr/lib64/libreoffice/program/libmsformslo.so usr/lib64/libreoffice/program/sofficerc usr/lib64/libreoffice/program/libscnlo.so usr/lib64/libreoffice/program/libucpcmis1lo.so usr/lib64/libreoffice/program/libnumbertextlo.so usr/lib64/libreoffice/program/lounorc usr/lib64/libreoffice/program/libwpftimpresslo.so usr/lib64/libreoffice/program/libfwklo.so usr/lib64/libreoffice/program/libsvgiolo.so usr/lib64/libreoffice/program/libcuilo.so usr/lib64/libreoffice/program/xpdfimport usr/lib64/libreoffice/program/libpasswordcontainerlo.so usr/lib64/libreoffice/program/libucpdav1.so usr/lib64/libreoffice/program/libodfflatxmllo.so usr/lib64/libreoffice/program/liblocaledata_es.so usr/lib64/libreoffice/program/uno.bin usr/lib64/libreoffice/program/libssl3.so usr/lib64/libreoffice/program/liblpsolve55.so usr/lib64/libreoffice/program/libldapbe2lo.so usr/lib64/libreoffice/program/libstorelo.so usr/lib64/libreoffice/program/libcomphelper.so usr/lib64/libreoffice/program/libbasegfxlo.so usr/lib64/libreoffice/program/libsvllo.so usr/lib64/libreoffice/readmes/ usr/lib64/libreoffice/readmes/README_en-US usr/lib64/libreoffice/CREDITS.fodt usr/lib64/libreoffice/LICENSE.html usr/lib64/libreoffice/NOTICE usr/lib64/libreoffice/share/ usr/lib64/libreoffice/share/psprint/ usr/lib64/libreoffice/share/psprint/psprint.conf usr/lib64/libreoffice/share/psprint/driver/ usr/lib64/libreoffice/share/psprint/driver/SGENPRT.PS usr/lib64/libreoffice/share/fonts/ usr/lib64/libreoffice/share/fonts/truetype/ usr/lib64/libreoffice/share/fonts/truetype/fc_local.conf usr/lib64/libreoffice/share/fonts/truetype/opens___.ttf usr/lib64/libreoffice/share/glade/ usr/lib64/libreoffice/share/glade/libreoffice-catalog.xml usr/lib64/libreoffice/share/registry/ usr/lib64/libreoffice/share/registry/pdfimport.xcd usr/lib64/libreoffice/share/registry/Langpack-en-US.xcd usr/lib64/libreoffice/share/registry/ctl_gu.xcd usr/lib64/libreoffice/share/registry/ctl_he.xcd usr/lib64/libreoffice/share/registry/cjk_zh-TW.xcd usr/lib64/libreoffice/share/registry/pyuno.xcd usr/lib64/libreoffice/share/registry/ctlseqcheck_km.xcd usr/lib64/libreoffice/share/registry/postgresql.xcd usr/lib64/libreoffice/share/registry/ctl_ar.xcd usr/lib64/libreoffice/share/registry/gnome.xcd usr/lib64/libreoffice/share/registry/cjk_ko.xcd usr/lib64/libreoffice/share/registry/ctl_th.xcd usr/lib64/libreoffice/share/registry/ctl_km.xcd usr/lib64/libreoffice/share/registry/oo-ldap.xcd.sample usr/lib64/libreoffice/share/registry/writer.xcd usr/lib64/libreoffice/share/registry/graphicfilter.xcd usr/lib64/libreoffice/share/registry/base.xcd usr/lib64/libreoffice/share/registry/ctl_pa-IN.xcd usr/lib64/libreoffice/share/registry/ctl_dz.xcd usr/lib64/libreoffice/share/registry/ctl_fa.xcd usr/lib64/libreoffice/share/registry/ctlseqcheck_lo.xcd usr/lib64/libreoffice/share/registry/math.xcd usr/lib64/libreoffice/share/registry/ctlseqcheck_th.xcd usr/lib64/libreoffice/share/registry/impress.xcd usr/lib64/libreoffice/share/registry/ctl_ta.xcd usr/lib64/libreoffice/share/registry/librelogo.xcd usr/lib64/libreoffice/share/registry/ctl_lo.xcd usr/lib64/libreoffice/share/registry/ogltrans.xcd usr/lib64/libreoffice/share/registry/calc.xcd usr/lib64/libreoffice/share/registry/cjk_zh-CN.xcd usr/lib64/libreoffice/share/registry/xsltfilter.xcd usr/lib64/libreoffice/share/registry/ctl_bo.xcd usr/lib64/libreoffice/share/registry/oo-ad-ldap.xcd.sample usr/lib64/libreoffice/share/registry/lingucomponent.xcd usr/lib64/libreoffice/share/registry/draw.xcd usr/lib64/libreoffice/share/registry/ctl_or.xcd usr/lib64/libreoffice/share/registry/ctl_hi.xcd usr/lib64/libreoffice/share/registry/ctl_ne.xcd usr/lib64/libreoffice/share/registry/cjk_ja.xcd usr/lib64/libreoffice/share/registry/ctl_my.xcd usr/lib64/libreoffice/share/registry/res/ usr/lib64/libreoffice/share/registry/res/fcfg_langpack_en-US.xcd usr/lib64/libreoffice/share/registry/main.xcd usr/lib64/libreoffice/share/labels/ usr/lib64/libreoffice/share/labels/labels.xml usr/lib64/libreoffice/share/numbertext/ usr/lib64/libreoffice/share/numbertext/uk.sor usr/lib64/libreoffice/share/numbertext/ru.sor usr/lib64/libreoffice/share/numbertext/lv.sor usr/lib64/libreoffice/share/numbertext/es.sor usr/lib64/libreoffice/share/numbertext/hr.sor usr/lib64/libreoffice/share/numbertext/da.sor usr/lib64/libreoffice/share/numbertext/tr.sor usr/lib64/libreoffice/share/numbertext/cs.sor usr/lib64/libreoffice/share/numbertext/it.sor usr/lib64/libreoffice/share/numbertext/ro.sor usr/lib64/libreoffice/share/numbertext/pl.sor usr/lib64/libreoffice/share/numbertext/Roman.sor usr/lib64/libreoffice/share/numbertext/fi.sor usr/lib64/libreoffice/share/numbertext/vi.sor usr/lib64/libreoffice/share/numbertext/Suzhou.sor usr/lib64/libreoffice/share/numbertext/sh.sor usr/lib64/libreoffice/share/numbertext/fr.sor usr/lib64/libreoffice/share/numbertext/Hung.sor usr/lib64/libreoffice/share/numbertext/pt.sor usr/lib64/libreoffice/share/numbertext/is.sor usr/lib64/libreoffice/share/numbertext/el.sor usr/lib64/libreoffice/share/numbertext/no.sor usr/lib64/libreoffice/share/numbertext/zh.sor usr/lib64/libreoffice/share/numbertext/ja.sor usr/lib64/libreoffice/share/numbertext/gl.sor usr/lib64/libreoffice/share/numbertext/bg.sor usr/lib64/libreoffice/share/numbertext/hu.sor usr/lib64/libreoffice/share/numbertext/th.sor usr/lib64/libreoffice/share/numbertext/af.sor usr/lib64/libreoffice/share/numbertext/id.sor usr/lib64/libreoffice/share/numbertext/sl.sor usr/lib64/libreoffice/share/numbertext/he.sor usr/lib64/libreoffice/share/numbertext/eo.sor usr/lib64/libreoffice/share/numbertext/lt.sor usr/lib64/libreoffice/share/numbertext/ms.sor usr/lib64/libreoffice/share/numbertext/ca.sor usr/lib64/libreoffice/share/numbertext/nl.sor usr/lib64/libreoffice/share/numbertext/et.sor usr/lib64/libreoffice/share/numbertext/sr.sor usr/lib64/libreoffice/share/numbertext/ko.sor usr/lib64/libreoffice/share/numbertext/de.sor usr/lib64/libreoffice/share/numbertext/sq.sor usr/lib64/libreoffice/share/numbertext/en.sor usr/lib64/libreoffice/share/numbertext/sv.sor usr/lib64/libreoffice/share/numbertext/lb.sor usr/lib64/libreoffice/share/liblangtag/ usr/lib64/libreoffice/share/liblangtag/language-subtag-registry.xml usr/lib64/libreoffice/share/liblangtag/common/ usr/lib64/libreoffice/share/liblangtag/common/supplemental/ usr/lib64/libreoffice/share/liblangtag/common/supplemental/likelySubtags.xml usr/lib64/libreoffice/share/liblangtag/common/supplemental/supplementalMetadata.xml usr/lib64/libreoffice/share/liblangtag/common/bcp47/ usr/lib64/libreoffice/share/liblangtag/common/bcp47/timezone.xml usr/lib64/libreoffice/share/liblangtag/common/bcp47/variant.xml usr/lib64/libreoffice/share/liblangtag/common/bcp47/currency.xml usr/lib64/libreoffice/share/liblangtag/common/bcp47/calendar.xml usr/lib64/libreoffice/share/liblangtag/common/bcp47/transform_private_use.xml usr/lib64/libreoffice/share/liblangtag/common/bcp47/transform.xml usr/lib64/libreoffice/share/liblangtag/common/bcp47/transform_ime.xml usr/lib64/libreoffice/share/liblangtag/common/bcp47/collation.xml usr/lib64/libreoffice/share/liblangtag/common/bcp47/number.xml usr/lib64/libreoffice/share/liblangtag/common/bcp47/transform_mt.xml usr/lib64/libreoffice/share/liblangtag/common/bcp47/transform_keyboard.xml usr/lib64/libreoffice/share/emojiconfig/ usr/lib64/libreoffice/share/emojiconfig/emoji.json usr/lib64/libreoffice/share/palette/ usr/lib64/libreoffice/share/palette/standard.soh usr/lib64/libreoffice/share/palette/libreoffice.soc usr/lib64/libreoffice/share/palette/modern.sog usr/lib64/libreoffice/share/palette/classic.sog usr/lib64/libreoffice/share/palette/freecolour-hlc.soc usr/lib64/libreoffice/share/palette/standard.soe usr/lib64/libreoffice/share/palette/standard.sob usr/lib64/libreoffice/share/palette/standard.sod usr/lib64/libreoffice/share/palette/styles.sod usr/lib64/libreoffice/share/palette/chart-palettes.soc usr/lib64/libreoffice/share/palette/tonal.soc usr/lib64/libreoffice/share/palette/standard.sop usr/lib64/libreoffice/share/palette/standard.sog usr/lib64/libreoffice/share/palette/arrowhd.soe usr/lib64/libreoffice/share/palette/html.soc usr/lib64/libreoffice/share/palette/standard.soc usr/lib64/libreoffice/share/palette/hatching.soh usr/lib64/libreoffice/share/xslt/ usr/lib64/libreoffice/share/xslt/export/ usr/lib64/libreoffice/share/xslt/export/wordml/ usr/lib64/libreoffice/share/xslt/export/wordml/ooo2wordml_draw.xsl usr/lib64/libreoffice/share/xslt/export/wordml/ooo2wordml_page.xsl usr/lib64/libreoffice/share/xslt/export/wordml/ooo2wordml_list.xsl usr/lib64/libreoffice/share/xslt/export/wordml/ooo2wordml.xsl usr/lib64/libreoffice/share/xslt/export/wordml/ooo2wordml_text.xsl usr/lib64/libreoffice/share/xslt/export/wordml/ooo2wordml_table.xsl usr/lib64/libreoffice/share/xslt/export/wordml/ooo2wordml_field.xsl usr/lib64/libreoffice/share/xslt/export/wordml/ooo2wordml_path.xsl usr/lib64/libreoffice/share/xslt/export/wordml/ooo2wordml_settings.xsl usr/lib64/libreoffice/share/xslt/export/wordml/ooo2wordml_border.xsl usr/lib64/libreoffice/share/xslt/export/wordml/ooo2wordml_custom_draw.xsl usr/lib64/libreoffice/share/xslt/export/common/ usr/lib64/libreoffice/share/xslt/export/common/styles/ usr/lib64/libreoffice/share/xslt/export/common/styles/style_collector.xsl usr/lib64/libreoffice/share/xslt/export/common/styles/style_mapping_css.xsl usr/lib64/libreoffice/share/xslt/export/common/body.xsl usr/lib64/libreoffice/share/xslt/export/common/table/ usr/lib64/libreoffice/share/xslt/export/common/table/table_rows.xsl usr/lib64/libreoffice/share/xslt/export/common/table/table_columns.xsl usr/lib64/libreoffice/share/xslt/export/common/table/table_cells.xsl usr/lib64/libreoffice/share/xslt/export/common/table/table.xsl usr/lib64/libreoffice/share/xslt/export/common/ooo2ms_docpr.xsl usr/lib64/libreoffice/share/xslt/export/common/table_of_content.xsl usr/lib64/libreoffice/share/xslt/export/uof/ usr/lib64/libreoffice/share/xslt/export/uof/odf2uof_text.xsl usr/lib64/libreoffice/share/xslt/export/uof/odf2uof_presentation.xsl usr/lib64/libreoffice/share/xslt/export/uof/odf2uof_spreadsheet.xsl usr/lib64/libreoffice/share/xslt/export/spreadsheetml/ usr/lib64/libreoffice/share/xslt/export/spreadsheetml/formular.xsl usr/lib64/libreoffice/share/xslt/export/spreadsheetml/table.xsl usr/lib64/libreoffice/share/xslt/export/spreadsheetml/style_mapping.xsl usr/lib64/libreoffice/share/xslt/export/spreadsheetml/styles.xsl usr/lib64/libreoffice/share/xslt/export/spreadsheetml/ooo2spreadsheetml.xsl usr/lib64/libreoffice/share/xslt/export/xhtml/ usr/lib64/libreoffice/share/xslt/export/xhtml/body.xsl usr/lib64/libreoffice/share/xslt/export/xhtml/opendoc2xhtml.xsl usr/lib64/libreoffice/share/xslt/export/xhtml/table.xsl usr/lib64/libreoffice/share/xslt/export/xhtml/header.xsl usr/lib64/libreoffice/share/xslt/common/ usr/lib64/libreoffice/share/xslt/common/copy.xsl usr/lib64/libreoffice/share/xslt/common/measure_conversion.xsl usr/lib64/libreoffice/share/xslt/common/math.xsl usr/lib64/libreoffice/share/xslt/docbook/ usr/lib64/libreoffice/share/xslt/docbook/DocBookTemplate.stw usr/lib64/libreoffice/share/xslt/docbook/docbooktosoffheadings.xsl usr/lib64/libreoffice/share/xslt/docbook/sofftodocbookheadings.xsl usr/lib64/libreoffice/share/xslt/import/ usr/lib64/libreoffice/share/xslt/import/wordml/ usr/lib64/libreoffice/share/xslt/import/wordml/wordml2ooo_table.xsl usr/lib64/libreoffice/share/xslt/import/wordml/wordml2ooo_custom_draw.xsl usr/lib64/libreoffice/share/xslt/import/wordml/wordml2ooo_draw.xsl usr/lib64/libreoffice/share/xslt/import/wordml/wordml2ooo_field.xsl usr/lib64/libreoffice/share/xslt/import/wordml/wordml2ooo_path.xsl usr/lib64/libreoffice/share/xslt/import/wordml/wordml2ooo.xsl usr/lib64/libreoffice/share/xslt/import/wordml/wordml2ooo_page.xsl usr/lib64/libreoffice/share/xslt/import/wordml/wordml2ooo_list.xsl usr/lib64/libreoffice/share/xslt/import/wordml/wordml2ooo_settings.xsl usr/lib64/libreoffice/share/xslt/import/wordml/wordml2ooo_text.xsl usr/lib64/libreoffice/share/xslt/import/wordml/wordml2ooo_props.xsl usr/lib64/libreoffice/share/xslt/import/common/ usr/lib64/libreoffice/share/xslt/import/common/ms2ooo_docpr.xsl usr/lib64/libreoffice/share/xslt/import/uof/ usr/lib64/libreoffice/share/xslt/import/uof/uof2odf_text.xsl usr/lib64/libreoffice/share/xslt/import/uof/uof2odf_presentation.xsl usr/lib64/libreoffice/share/xslt/import/uof/uof2odf_spreadsheet.xsl usr/lib64/libreoffice/share/xslt/import/spreadsheetml/ usr/lib64/libreoffice/share/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl usr/lib64/libreoffice/share/xslt/import/spreadsheetml/adorowset2ods.xsl usr/lib64/libreoffice/share/uno_packages/ usr/lib64/libreoffice/share/uno_packages/cache/ usr/lib64/libreoffice/share/uno_packages/cache/uno_packages/ usr/lib64/libreoffice/share/theme_definitions/ usr/lib64/libreoffice/share/theme_definitions/ios/ usr/lib64/libreoffice/share/theme_definitions/ios/combobox-button.svg usr/lib64/libreoffice/share/theme_definitions/ios/tabitem-last.svg usr/lib64/libreoffice/share/theme_definitions/ios/tabitem-last-selected.svg usr/lib64/libreoffice/share/theme_definitions/ios/tick-off.svg usr/lib64/libreoffice/share/theme_definitions/ios/scrollbar-vertical.svg usr/lib64/libreoffice/share/theme_definitions/ios/combobox-disabled.svg usr/lib64/libreoffice/share/theme_definitions/ios/tick-off-pressed.svg usr/lib64/libreoffice/share/theme_definitions/ios/tick-on-disabled.svg usr/lib64/libreoffice/share/theme_definitions/ios/common-rect.svg usr/lib64/libreoffice/share/theme_definitions/ios/spinbox-left-pressed.svg usr/lib64/libreoffice/share/theme_definitions/ios/common-rect-focus-slim.svg usr/lib64/libreoffice/share/theme_definitions/ios/switch-on-disabled.svg usr/lib64/libreoffice/share/theme_definitions/ios/definition.xml usr/lib64/libreoffice/share/theme_definitions/ios/tabitem-middle-selected.svg usr/lib64/libreoffice/share/theme_definitions/ios/combobox-button-disabled.svg usr/lib64/libreoffice/share/theme_definitions/ios/spinbox-left.svg usr/lib64/libreoffice/share/theme_definitions/ios/spinbox-right-disabled.svg usr/lib64/libreoffice/share/theme_definitions/ios/common-rect-focus.svg usr/lib64/libreoffice/share/theme_definitions/ios/tabitem-middle.svg usr/lib64/libreoffice/share/theme_definitions/ios/tabitem-first-selected.svg usr/lib64/libreoffice/share/theme_definitions/ios/switch-on.svg usr/lib64/libreoffice/share/theme_definitions/ios/switch-off.svg usr/lib64/libreoffice/share/theme_definitions/ios/switch-off-pressed.svg usr/lib64/libreoffice/share/theme_definitions/ios/tick-off-disabled.svg usr/lib64/libreoffice/share/theme_definitions/ios/slider-button-disabled.svg usr/lib64/libreoffice/share/theme_definitions/ios/arrow-up.svg usr/lib64/libreoffice/share/theme_definitions/ios/tick-on.svg usr/lib64/libreoffice/share/theme_definitions/ios/pushbutton-disabled.svg usr/lib64/libreoffice/share/theme_definitions/ios/pushbutton-rollover.svg usr/lib64/libreoffice/share/theme_definitions/ios/tabitem-first.svg usr/lib64/libreoffice/share/theme_definitions/ios/scrollbar-horizontal.svg usr/lib64/libreoffice/share/theme_definitions/ios/spinbox-right-pressed.svg usr/lib64/libreoffice/share/theme_definitions/ios/spinbox-left-disabled.svg usr/lib64/libreoffice/share/theme_definitions/ios/spinbox-right.svg usr/lib64/libreoffice/share/theme_definitions/ios/combobox.svg usr/lib64/libreoffice/share/theme_definitions/ios/common-rect-disabled.svg usr/lib64/libreoffice/share/theme_definitions/ios/tick-on-pressed.svg usr/lib64/libreoffice/share/theme_definitions/ios/switch-off-disabled.svg usr/lib64/libreoffice/share/theme_definitions/ios/switch-on-pressed.svg usr/lib64/libreoffice/share/theme_definitions/ios/arrow-down.svg usr/lib64/libreoffice/share/theme_definitions/ios/pushbutton-default.svg usr/lib64/libreoffice/share/theme_definitions/ios/slider-button.svg usr/lib64/libreoffice/share/autocorr/ usr/lib64/libreoffice/share/autocorr/acor_tr-TR.dat usr/lib64/libreoffice/share/autocorr/acor_sr-Latn-ME.dat usr/lib64/libreoffice/share/autocorr/acor_es.dat usr/lib64/libreoffice/share/autocorr/acor_lt-LT.dat usr/lib64/libreoffice/share/autocorr/acor_sk-SK.dat usr/lib64/libreoffice/share/autocorr/acor_de.dat usr/lib64/libreoffice/share/autocorr/acor_hsb.dat usr/lib64/libreoffice/share/autocorr/acor_ga-IE.dat usr/lib64/libreoffice/share/autocorr/acor_it.dat usr/lib64/libreoffice/share/autocorr/acor_fa-IR.dat usr/lib64/libreoffice/share/autocorr/acor_en-ZA.dat usr/lib64/libreoffice/share/autocorr/acor_pt-BR.dat usr/lib64/libreoffice/share/autocorr/acor_nl-NL.dat usr/lib64/libreoffice/share/autocorr/acor_en-GB.dat usr/lib64/libreoffice/share/autocorr/acor_fi-FI.dat usr/lib64/libreoffice/share/autocorr/acor_sl-SI.dat usr/lib64/libreoffice/share/autocorr/acor_vi-VN.dat usr/lib64/libreoffice/share/autocorr/acor_pl-PL.dat usr/lib64/libreoffice/share/autocorr/acor_el-GR.dat usr/lib64/libreoffice/share/autocorr/acor_zh-CN.dat usr/lib64/libreoffice/share/autocorr/acor_dsb.dat usr/lib64/libreoffice/share/autocorr/acor_sr-Latn-RS.dat usr/lib64/libreoffice/share/autocorr/acor_fr.dat usr/lib64/libreoffice/share/autocorr/acor_bg-BG.dat usr/lib64/libreoffice/share/autocorr/acor_ca-ES.dat usr/lib64/libreoffice/share/autocorr/acor_hr-HR.dat usr/lib64/libreoffice/share/autocorr/acor_sv-SE.dat usr/lib64/libreoffice/share/autocorr/acor_lb-LU.dat usr/lib64/libreoffice/share/autocorr/acor_hu-HU.dat usr/lib64/libreoffice/share/autocorr/acor_zh-TW.dat usr/lib64/libreoffice/share/autocorr/acor_en-AU.dat usr/lib64/libreoffice/share/autocorr/acor_en-US.dat usr/lib64/libreoffice/share/autocorr/acor_pt-PT.dat usr/lib64/libreoffice/share/autocorr/acor_sr-RS.dat usr/lib64/libreoffice/share/autocorr/acor_sr-CS.dat usr/lib64/libreoffice/share/autocorr/acor_ro-RO.dat usr/lib64/libreoffice/share/autocorr/acor_nl-BE.dat usr/lib64/libreoffice/share/autocorr/acor_cs-CZ.dat usr/lib64/libreoffice/share/autocorr/acor_sr-Latn-CS.dat usr/lib64/libreoffice/share/autocorr/acor_ja-JP.dat usr/lib64/libreoffice/share/autocorr/acor_ko-KR.dat usr/lib64/libreoffice/share/autocorr/acor_mn-MN.dat usr/lib64/libreoffice/share/autocorr/acor_is-IS.dat usr/lib64/libreoffice/share/autocorr/acor_sr-ME.dat usr/lib64/libreoffice/share/autocorr/acor_ru-RU.dat usr/lib64/libreoffice/share/autocorr/acor_da-DK.dat usr/lib64/libreoffice/share/autocorr/acor_af-ZA.dat usr/lib64/libreoffice/share/extensions/ usr/lib64/libreoffice/share/extensions/package.txt usr/lib64/libreoffice/share/firebird/ usr/lib64/libreoffice/share/firebird/firebird.msg usr/lib64/libreoffice/share/firebird/security3.fdb usr/lib64/libreoffice/share/xdg/ usr/lib64/libreoffice/share/xdg/calc.desktop usr/lib64/libreoffice/share/xdg/impress.desktop usr/lib64/libreoffice/share/xdg/math.desktop usr/lib64/libreoffice/share/xdg/base.desktop usr/lib64/libreoffice/share/xdg/writer.desktop usr/lib64/libreoffice/share/xdg/draw.desktop usr/lib64/libreoffice/share/xdg/xsltfilter.desktop usr/lib64/libreoffice/share/xdg/startcenter.desktop usr/lib64/libreoffice/share/wizards/ usr/lib64/libreoffice/share/wizards/resources_si.properties usr/lib64/libreoffice/share/wizards/resources_tn.properties usr/lib64/libreoffice/share/wizards/resources_dz.properties usr/lib64/libreoffice/share/wizards/resources_be.properties usr/lib64/libreoffice/share/wizards/resources_lv.properties usr/lib64/libreoffice/share/wizards/resources_sk.properties usr/lib64/libreoffice/share/wizards/resources_ko.properties usr/lib64/libreoffice/share/wizards/resources_bn.properties usr/lib64/libreoffice/share/wizards/resources_sr_Latn.properties usr/lib64/libreoffice/share/wizards/resources_dsb.properties usr/lib64/libreoffice/share/wizards/resources_kok.properties usr/lib64/libreoffice/share/wizards/resources_ne.properties usr/lib64/libreoffice/share/wizards/resources_gl.properties usr/lib64/libreoffice/share/wizards/resources_br.properties usr/lib64/libreoffice/share/wizards/resources_nl.properties usr/lib64/libreoffice/share/wizards/resources_gd.properties usr/lib64/libreoffice/share/wizards/resources_lt.properties usr/lib64/libreoffice/share/wizards/resources_kk.properties usr/lib64/libreoffice/share/wizards/resources_sr.properties usr/lib64/libreoffice/share/wizards/resources_ks.properties usr/lib64/libreoffice/share/wizards/resources_pt_BR.properties usr/lib64/libreoffice/share/wizards/resources_sv.properties usr/lib64/libreoffice/share/wizards/resources_ka.properties usr/lib64/libreoffice/share/wizards/resources_ts.properties usr/lib64/libreoffice/share/wizards/resources_kmr_Latn.properties usr/lib64/libreoffice/share/wizards/resources_it.properties usr/lib64/libreoffice/share/wizards/resources_de.properties usr/lib64/libreoffice/share/wizards/resources_szl.properties usr/lib64/libreoffice/share/wizards/resources_el.properties usr/lib64/libreoffice/share/wizards/resources_ru.properties usr/lib64/libreoffice/share/wizards/resources_bo.properties usr/lib64/libreoffice/share/wizards/resources_mai.properties usr/lib64/libreoffice/share/wizards/resources_is.properties usr/lib64/libreoffice/share/wizards/resources_km.properties usr/lib64/libreoffice/share/wizards/resources_gu.properties usr/lib64/libreoffice/share/wizards/resources_oc.properties usr/lib64/libreoffice/share/wizards/resources_zh_CN.properties usr/lib64/libreoffice/share/wizards/resources_ga.properties usr/lib64/libreoffice/share/wizards/resources_bs.properties usr/lib64/libreoffice/share/wizards/resources_sid.properties usr/lib64/libreoffice/share/wizards/resources_nso.properties usr/lib64/libreoffice/share/wizards/resources_dgo.properties usr/lib64/libreoffice/share/wizards/resources_th.properties usr/lib64/libreoffice/share/wizards/resources_vec.properties usr/lib64/libreoffice/share/wizards/resources_da.properties usr/lib64/libreoffice/share/wizards/resources_vi.properties usr/lib64/libreoffice/share/wizards/resources_ca_valencia.properties usr/lib64/libreoffice/share/wizards/resources_ss.properties usr/lib64/libreoffice/share/wizards/resources_hu.properties usr/lib64/libreoffice/share/wizards/resources_ug.properties usr/lib64/libreoffice/share/wizards/resources_ar.properties usr/lib64/libreoffice/share/wizards/resources_lo.properties usr/lib64/libreoffice/share/wizards/resources_tt.properties usr/lib64/libreoffice/share/wizards/resources_cs.properties usr/lib64/libreoffice/share/wizards/resources_pa_IN.properties usr/lib64/libreoffice/share/wizards/resources_rw.properties usr/lib64/libreoffice/share/wizards/resources_bn_IN.properties usr/lib64/libreoffice/share/wizards/resources_te.properties usr/lib64/libreoffice/share/wizards/resources_eo.properties usr/lib64/libreoffice/share/wizards/resources_tr.properties usr/lib64/libreoffice/share/wizards/resources_mn.properties usr/lib64/libreoffice/share/wizards/resources_as.properties usr/lib64/libreoffice/share/wizards/resources_en_GB.properties usr/lib64/libreoffice/share/wizards/resources_et.properties usr/lib64/libreoffice/share/wizards/resources_pl.properties usr/lib64/libreoffice/share/wizards/resources_sl.properties usr/lib64/libreoffice/share/wizards/resources_kab.properties usr/lib64/libreoffice/share/wizards/resources_brx.properties usr/lib64/libreoffice/share/wizards/resources_sw_TZ.properties usr/lib64/libreoffice/share/wizards/resources_he.properties usr/lib64/libreoffice/share/wizards/resources_sq.properties usr/lib64/libreoffice/share/wizards/resources_fa.properties usr/lib64/libreoffice/share/wizards/resources_eu.properties usr/lib64/libreoffice/share/wizards/resources_nn.properties usr/lib64/libreoffice/share/wizards/resources_gug.properties usr/lib64/libreoffice/share/wizards/resources_ast.properties usr/lib64/libreoffice/share/wizards/resources_mr.properties usr/lib64/libreoffice/share/wizards/resources_mni.properties usr/lib64/libreoffice/share/wizards/resources_en_ZA.properties usr/lib64/libreoffice/share/wizards/resources_fi.properties usr/lib64/libreoffice/share/wizards/resources_zu.properties usr/lib64/libreoffice/share/wizards/resources_hr.properties usr/lib64/libreoffice/share/wizards/resources_mk.properties usr/lib64/libreoffice/share/wizards/resources_ml.properties usr/lib64/libreoffice/share/wizards/resources_ta.properties usr/lib64/libreoffice/share/wizards/resources_es.properties usr/lib64/libreoffice/share/wizards/resources_am.properties usr/lib64/libreoffice/share/wizards/resources_ja.properties usr/lib64/libreoffice/share/wizards/resources_lb.properties usr/lib64/libreoffice/share/wizards/resources_af.properties usr/lib64/libreoffice/share/wizards/resources_ve.properties usr/lib64/libreoffice/share/wizards/resources_hi.properties usr/lib64/libreoffice/share/wizards/resources_nr.properties usr/lib64/libreoffice/share/wizards/resources_ro.properties usr/lib64/libreoffice/share/wizards/resources_sa_IN.properties usr/lib64/libreoffice/share/wizards/resources_en_US.properties usr/lib64/libreoffice/share/wizards/resources_bg.properties usr/lib64/libreoffice/share/wizards/resources_xh.properties usr/lib64/libreoffice/share/wizards/resources_or.properties usr/lib64/libreoffice/share/wizards/resources_kn.properties usr/lib64/libreoffice/share/wizards/resources_tg.properties usr/lib64/libreoffice/share/wizards/resources_sat.properties usr/lib64/libreoffice/share/wizards/resources_pt.properties usr/lib64/libreoffice/share/wizards/resources_zh_TW.properties usr/lib64/libreoffice/share/wizards/resources_om.properties usr/lib64/libreoffice/share/wizards/resources_uk.properties usr/lib64/libreoffice/share/wizards/resources_sd.properties usr/lib64/libreoffice/share/wizards/resources_id.properties usr/lib64/libreoffice/share/wizards/resources_st.properties usr/lib64/libreoffice/share/wizards/resources_fr.properties usr/lib64/libreoffice/share/wizards/resources_nb.properties usr/lib64/libreoffice/share/wizards/resources_uz.properties usr/lib64/libreoffice/share/wizards/resources_fy.properties usr/lib64/libreoffice/share/wizards/resources_cy.properties usr/lib64/libreoffice/share/wizards/resources_my.properties usr/lib64/libreoffice/share/wizards/resources_hsb.properties usr/lib64/libreoffice/share/wizards/resources_ca.properties usr/lib64/libreoffice/share/config/ usr/lib64/libreoffice/share/config/images_elementary.zip usr/lib64/libreoffice/share/config/images_sifr_dark.zip usr/lib64/libreoffice/share/config/webcast/ usr/lib64/libreoffice/share/config/webcast/edit.asp usr/lib64/libreoffice/share/config/webcast/edit.pl usr/lib64/libreoffice/share/config/webcast/webcast.pl usr/lib64/libreoffice/share/config/webcast/savepic.asp usr/lib64/libreoffice/share/config/webcast/common.inc usr/lib64/libreoffice/share/config/webcast/webcast.asp usr/lib64/libreoffice/share/config/webcast/poll.pl usr/lib64/libreoffice/share/config/webcast/show.pl usr/lib64/libreoffice/share/config/webcast/editpic.asp usr/lib64/libreoffice/share/config/webcast/poll.asp usr/lib64/libreoffice/share/config/webcast/savepic.pl usr/lib64/libreoffice/share/config/webcast/common.pl usr/lib64/libreoffice/share/config/webcast/index.pl usr/lib64/libreoffice/share/config/webcast/show.asp usr/lib64/libreoffice/share/config/webcast/editpic.pl usr/lib64/libreoffice/share/config/images_tango.zip usr/lib64/libreoffice/share/config/images_breeze.zip usr/lib64/libreoffice/share/config/images_colibre_svg.zip usr/lib64/libreoffice/share/config/images_elementary_svg.zip usr/lib64/libreoffice/share/config/images_karasa_jaga_svg.zip usr/lib64/libreoffice/share/config/images_sifr_svg.zip usr/lib64/libreoffice/share/config/images_sifr.zip usr/lib64/libreoffice/share/config/images_breeze_dark.zip usr/lib64/libreoffice/share/config/wizard/ usr/lib64/libreoffice/share/config/wizard/web/ usr/lib64/libreoffice/share/config/wizard/web/buttons/ usr/lib64/libreoffice/share/config/wizard/web/buttons/square-gray.zip usr/lib64/libreoffice/share/config/wizard/web/buttons/glas-green.zip usr/lib64/libreoffice/share/config/wizard/web/buttons/glas-red.zip usr/lib64/libreoffice/share/config/wizard/web/buttons/round-white.zip usr/lib64/libreoffice/share/config/wizard/web/buttons/square-red.zip usr/lib64/libreoffice/share/config/wizard/web/buttons/square-yellow.zip usr/lib64/libreoffice/share/config/wizard/web/buttons/square-blue.zip usr/lib64/libreoffice/share/config/wizard/web/buttons/round-gorilla.zip usr/lib64/libreoffice/share/config/wizard/web/buttons/simple.zip usr/lib64/libreoffice/share/config/wizard/web/buttons/square-green.zip usr/lib64/libreoffice/share/config/wizard/web/buttons/glas-blue.zip usr/lib64/libreoffice/share/config/wizard/form/ usr/lib64/libreoffice/share/config/wizard/form/styles/ usr/lib64/libreoffice/share/config/wizard/form/styles/water.css usr/lib64/libreoffice/share/config/wizard/form/styles/ice.css usr/lib64/libreoffice/share/config/wizard/form/styles/red.css usr/lib64/libreoffice/share/config/wizard/form/styles/grey.css usr/lib64/libreoffice/share/config/wizard/form/styles/violet.css usr/lib64/libreoffice/share/config/wizard/form/styles/orange.css usr/lib64/libreoffice/share/config/wizard/form/styles/beige.css usr/lib64/libreoffice/share/config/wizard/form/styles/dark.css usr/lib64/libreoffice/share/config/wizard/form/styles/bgr.css usr/lib64/libreoffice/share/config/wizard/form/styles/ibg.css usr/lib64/libreoffice/share/config/images_helpimg.zip usr/lib64/libreoffice/share/config/images_colibre.zip usr/lib64/libreoffice/share/config/soffice.cfg/ usr/lib64/libreoffice/share/config/soffice.cfg/svx/ usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/rowsmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/addsubmissiondialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/paralrspacing.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/cellmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/addinstancedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/namespacedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/crashreportdlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/fontworkspacingdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/chineseconversiondialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/addconditiondialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/querymodifyimagemapchangesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/docrecoveryrecoverdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/passwd.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/mediaplayback.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/sidebargraphic.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/selectionmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/sidebarpossize.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/sidebarlists.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/charsetmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/imapdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/sidebararea.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/querydeletecontourdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/sidebarshadow.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/convertmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/adddataitemdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/querydeleteobjectdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/querydeletethemedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/querysavecontchangesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/datanavigator.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/redlineviewpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/sidebartextpanel.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/acceptrejectchangesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/safemodedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/profileexporteddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/redlinefilterpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/functionmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/floatingundoredo.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/textcontrolchardialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/addmodeldialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/querynewcontourdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/xformspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/textunderlinecontrol.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/floatingareastyle.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/paraulspacing.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/formnavimenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/asianphoneticguidedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/gallerymenu2.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/addnamespacedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/headfootformatpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/chinesedictionary.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/rulermenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/queryunlinkgraphicsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/docking3deffects.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/defaultshapespanel.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/formdatamenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/textcontrolparadialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/dockingfontwork.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/xmlsecstatmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/floatingcontour.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/textcharacterspacingcontrol.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/sidebarstylespanel.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/extrustiondepthdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/paralinespacingcontrol.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/stylemenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/linkwarndialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/findreplacedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/redlinecontrol.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/sidebarparagraph.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/classificationdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/dockingcolorreplace.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/docrecoverysavedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/zoommenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/colorwindow.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/presetmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/savemodifieddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/oldcolorwindow.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/fontworkgallerydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/floatinglineproperty.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/docrecoveryprogressdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/gallerymenu1.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/filtermenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/sidebarline.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/deleteheaderdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/optgridpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/colsmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/querysaveimagemapchangesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/compressgraphicdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/deletefooterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/docrecoverybrokendialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/imapmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svx/ui/formlinkwarndialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/writerperfect/ usr/lib64/libreoffice/share/config/soffice.cfg/writerperfect/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/writerperfect/ui/wpftencodingdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/writerperfect/ui/exportepub.ui usr/lib64/libreoffice/share/config/soffice.cfg/svt/ usr/lib64/libreoffice/share/config/soffice.cfg/svt/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/svt/ui/fileviewmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/svt/ui/graphicexport.ui usr/lib64/libreoffice/share/config/soffice.cfg/svt/ui/restartdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svt/ui/placeedit.ui usr/lib64/libreoffice/share/config/soffice.cfg/svt/ui/addresstemplatedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svt/ui/datewindow.ui usr/lib64/libreoffice/share/config/soffice.cfg/svt/ui/inputbox.ui usr/lib64/libreoffice/share/config/soffice.cfg/svt/ui/querydeletedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svt/ui/printersetupdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svt/ui/wizarddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svt/ui/javadisableddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/svt/ui/linewindow.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/helpindexpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/helpbookmarkpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/cmisinfopage.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/helpcontrol.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/descriptioninfopage.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/documentpropertiesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/versionsofdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/charmapcontrol.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/singletabdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/stylecontextmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/helpcontentpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/bookmarkmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/checkin.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/floatingrecord.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/emojicontrol.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/errorfindemaildialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/saveastemplatedlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/loadtemplatedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/inputdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/newstyle.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/linkeditdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/startcenter.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/managestylepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/password.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/notebookbar.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/alienwarndialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/versioncommentdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/documentinfopage.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/charviewmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/helpsearchpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/licensedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/printeroptionsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/editdurationdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/optprintpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/editdocumentdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/versionscmis.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/templatedlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/securityinfopage.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/querysavedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/custominfopage.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/bookmarkdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/safemodequerydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/linefragment.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/searchdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/notebookbarpopup.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/documentfontspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/templatecategorydlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/cmisline.ui usr/lib64/libreoffice/share/config/soffice.cfg/sfx/ui/helpmanual.ui usr/lib64/libreoffice/share/config/soffice.cfg/fps/ usr/lib64/libreoffice/share/config/soffice.cfg/fps/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/fps/ui/explorerfiledialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/fps/ui/foldernamedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/fps/ui/remotefilesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/StartModule/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/StartModule/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/StartModule/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/invokeadminpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/contenttablepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/selecttypepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/selecttablepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/fieldlinkpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/groupradioselectionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/defaultfieldselectionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/datasourcepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/optionvaluespage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/contentfieldpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/fieldassignpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/gridfieldsselectionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/optionsfinalpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/tableselectionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/optiondbfieldpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/popupmenu/drawtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/popupmenu/draw.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/statusbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/statusbar/statusbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/drawbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/arrowshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/flowchartshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/standardbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/calloutshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/basicshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/symbolshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/starshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/charttypedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/chartdatadialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_ChartType.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_3D_SceneAppearance.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_SeriesToAxis.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_DataSource.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_ErrorBars.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/paradialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/sidebarerrorbar.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_axisLabel.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/steppedlinesdlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/dlg_InsertLegend.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/dlg_DataLabel.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_DataLabel.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_Trendline.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/wizelementspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_Scale.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_PolarOptions.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_3D_SceneGeometry.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/insertaxisdlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/titlerotationtabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/smoothlinesdlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/3dviewdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/datarangedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/sidebarelements.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_3D_SceneIllumination.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/sidebarseries.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/sidebaraxis.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/dlg_InsertErrorBars.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_LegendPosition.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/inserttitledlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_AxisPositions.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/chardialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_RangeChooser.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/insertgriddlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/schart/ui/attributedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/popupmenu/report.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/statusbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/statusbar/statusbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/reportcontrols.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/drawbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/arrowshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/Formatting.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/flowchartshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/calloutshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/basicshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/symbolshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/starshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/resizebar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/alignmentbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/sectionshrinkbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/sectionalignmentbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/datetimedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/floatingnavigator.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/groupsortmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/conditionwin.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/floatingsort.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/floatingfield.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/pagedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/condformatdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/chardialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/backgrounddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/navigatormenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/pagenumberdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbquery/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbquery/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbquery/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbquery/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbquery/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbquery/toolbar/designobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbquery/toolbar/sqlobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbbrowser/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbbrowser/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbbrowser/popupmenu/explorer.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbbrowser/popupmenu/refreshdata.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbbrowser/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbbrowser/menubar/compat.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbbrowser/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbbrowser/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui/datatypedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui/controlfontdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui/labelselectiondialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui/listselectdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui/formlinksdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui/taborder.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/popupmenu/edit.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/popupmenu/view.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/statusbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/statusbar/statusbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/toolbar/standardbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/toolbar/fullscreenbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/ui/savedefaultsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/ui/alignmentdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/ui/catalogdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/ui/fonttypedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/ui/symdefinedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/ui/printeroptions.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/ui/fontsizedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/ui/dockingelements.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/ui/spacingdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/ui/fontdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/smath/ui/smathsettings.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/media.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/bezier.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/drawtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/graphic.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/page.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/measure.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/formrichtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/textbox.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepane.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/layertab.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepanemaster.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/3dscene2.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/oleobject.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/multiselect.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/pagetab.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepanenosel.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/3dobject.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/form.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepanenoselmaster.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/line.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/tabletext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/connector.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/table.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/notebookbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/draw.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/3dscene.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/curve.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/gluepoint.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/group.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/statusbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/statusbar/statusbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/positionbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/optionsbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/redactionbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/textbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/insertbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/connectorsbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/drawingobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/graphicobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/graffilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/3dobjectsbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/formdesign.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/arrowshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/fontworkobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/redactedexportbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/linesbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/flowchartshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/viewerbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/standardbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/mediaobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/calloutshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/basicshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/formtextobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/masterviewtoolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/choosemodebar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/zoombar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/rectanglesbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/formsfilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/extrusionobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/notebookbarshortcuts.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/tableobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/optimizetablebar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/colorbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/symbolshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/gluepointsobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/starshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/fullscreenbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/bezierobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/arrowsbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/alignmentbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/ellipsesbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/formcontrols.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/textobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/findbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/commentsbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/formsnavigationbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/fontworkshapetype.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/paranumberingtab.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/drawprtldialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/drawchardialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/notebookbar_single.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/crossfadedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/insertslidesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/notebookbar_compact.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/drawparadialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/notebookbar_groupedbar_full.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/notebookbar.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/breakdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/insertlayer.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/drawpagedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/notebookbar_groupedbar_compact.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/namedesign.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/bulletsandnumbering.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/queryunlinkimagedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/vectorize.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/drawprinteroptions.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/copydlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/dlgsnap.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/media.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/drawtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/graphic.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/preview.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/formrichtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/frame.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/anchor.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/insertfield.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/oleobject.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/form.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/text.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/annotation.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/table.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/draw.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/statusbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/statusbar/statusbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/previewobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/drawbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/insertbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/insertobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/drawingobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/graphicobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/numobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/graffilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/formdesign.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/arrowshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/fontworkobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/flowchartshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/viewerbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/standardbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/mediaobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/calloutshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/basicshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/formtextobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/formsfilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/extrusionobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/drawtextobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/tableobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/optimizetablebar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/colorbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/symbolshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/oleobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/starshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/mailmerge.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/fullscreenbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/bezierobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/frameobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/alignmentbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/formcontrols.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/textobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/formsnavigationbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/fontworkshapetype.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/popupmenu/preview.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/popupmenu/new.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/popupmenu/edit.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/statusbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/statusbar/statusbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/toolbar/tableobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/toolbar/queryobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/toolbar/formobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbapp/toolbar/reportobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/media.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/bezier.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/drawtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/graphic.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/page.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/measure.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/outline.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/formrichtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/textbox.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/pagepane.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/pagepanemaster.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/3dscene2.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/oleobject.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/multiselect.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/pagetab.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/pagepanenosel.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/3dobject.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/form.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/pagepanenoselmaster.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/line.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/tabletext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/connector.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/table.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/notebookbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/draw.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/3dscene.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/curve.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/gluepoint.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/group.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/statusbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/statusbar/statusbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/positionbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/optionsbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/textbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/insertbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/connectorsbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/drawingobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/graphicobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/graffilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/3dobjectsbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/formdesign.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/arrowshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/fontworkobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/linesbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/flowchartshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/viewerbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/standardbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/mediaobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/calloutshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/basicshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/formtextobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/slideviewtoolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/masterviewtoolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/choosemodebar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/zoombar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/rectanglesbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/formsfilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/extrusionobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/notebookbarshortcuts.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/tableobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/optimizetablebar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/colorbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/symbolshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/slideviewobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/gluepointsobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/starshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/fullscreenbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/bezierobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/arrowsbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/alignmentbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/ellipsesbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/formcontrols.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/commontaskbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/textobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/findbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/singlemode.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/classificationbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/outlinetoolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/commentsbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/formsnavigationbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/fontworkshapetype.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/presentationdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/remotedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/slidetransitionspanel.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/dlgfield.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/sidebarslidebackground.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/customanimationtexttab.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/customanimationtimingtab.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/insertslides.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/impressprinteroptions.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/rotatemenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/sdviewpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/notebookbar_compact.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/notebookbar_groups.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/fontstylemenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/notebookbar_groupedbar_full.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/notebookbar.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/templatedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/annotationmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/photoalbum.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/navigatorpanel.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/slidetransitionspanelhorizontal.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/dockinganimation.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/interactionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/prntopts.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/customslideshows.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/annotationtagmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/headerfooterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/effectmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/headerfootertab.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/customanimationfragment.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/masterlayoutdlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/notebookbar_groupedbar_compact.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/interactiondialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/tabledesignpanelhorizontal.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/slidedesigndialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/slidecontextmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/publishingdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/definecustomslideshow.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/currentmastermenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/mastermenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/customanimationspanel.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/fontsizemenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/tabledesignpanel.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/customanimationeffecttab.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/customanimationproperties.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/scalemenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/optimpressgeneralpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/simpress/ui/layoutmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/media.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/drawtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/graphic.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/preview.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/formrichtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/frame.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/anchor.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/insertfield.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/oleobject.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/form.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/text.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/annotation.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/table.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/draw.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/statusbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/statusbar/statusbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/previewobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/drawbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/insertbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/insertobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/drawingobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/graphicobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/numobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/graffilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/formdesign.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/arrowshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/fontworkobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/flowchartshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/viewerbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/standardbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/mediaobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/calloutshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/basicshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/formtextobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/formsfilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/extrusionobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/drawtextobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/tableobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/optimizetablebar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/colorbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/symbolshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/oleobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/starshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/textstylebar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/fullscreenbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/bezierobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/frameobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/alignmentbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/formcontrols.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/textobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/findbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/formsnavigationbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/fontworkshapetype.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/graphic.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/source.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/preview.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/formrichtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/frame.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/anchor.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/insertfield.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/oleobject.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/form.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/text.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/annotation.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/table.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/statusbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/statusbar/statusbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/previewobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/insertbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/drawingobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/graphicobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/numobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/graffilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/formdesign.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/arrowshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/fontworkobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/flowchartshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/viewerbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/standardbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/mediaobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/calloutshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/basicshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/formtextobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/formsfilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/extrusionobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/drawtextobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/tableobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/optimizetablebar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/colorbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/symbolshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/oleobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/starshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/fullscreenbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/bezierobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/frameobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/formcontrols.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/textobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/findbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/formsnavigationbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/fontworkshapetype.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/media.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/drawtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/graphic.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/preview.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/formrichtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/frame.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/anchor.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/insertfield.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/oleobject.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/form.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/text.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/annotation.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/table.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/draw.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/statusbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/statusbar/statusbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/previewobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/drawbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/insertbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/insertobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/drawingobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/graphicobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/numobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/graffilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/formdesign.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/arrowshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/fontworkobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/flowchartshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/viewerbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/standardbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/mediaobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/calloutshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/basicshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/formtextobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/formsfilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/extrusionobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/drawtextobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/tableobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/optimizetablebar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/colorbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/symbolshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/oleobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/starshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/mailmerge.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/fullscreenbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/bezierobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/frameobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/alignmentbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/formcontrols.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/textobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/formsnavigationbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/fontworkshapetype.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/media.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/drawtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/graphic.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/preview.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/formrichtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/frame.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/anchor.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/insertfield.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/oleobject.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/form.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/text.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/annotation.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/table.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/notebookbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/draw.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/statusbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/statusbar/statusbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/menubar/mscompatibleformsmenu.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/previewobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/drawbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/insertbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/drawingobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/navigationobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/graphicobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/numobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/graffilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/formdesign.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/arrowshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/fontworkobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/linesbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/flowchartshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/viewerbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/standardbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/mediaobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/calloutshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/basicshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/formtextobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/formsfilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/extrusionobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/notebookbarshortcuts.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/drawtextobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/tableobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/optimizetablebar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/changes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/colorbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/symbolshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/oleobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/starshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/mailmerge.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/textstylebar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/fullscreenbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/bezierobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/frameobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/arrowsbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/alignmentbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/formcontrols.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/textobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/findbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/singlemode.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/classificationbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/formsnavigationbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/fontworkshapetype.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/envaddresspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/envdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/inputwinmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/fielddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/findentrydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/numberingnamedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmresultemaildialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pagefooterpanel.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/cardmediumpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/bibliofragment.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/selecttabledialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/sectionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/editfielddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/labeloptionspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pagestylespanel.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/flddocumentpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pageorientationcontrol.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/sortdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/optformataidspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/spellmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/selectblockdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmlayoutpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/templatedialog8.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmselectpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/converttexttable.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/paradialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/optcompatpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/formatsectiondialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/textgridpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/toxbuttonwidget.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/exchangedatabases.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/outlinepositionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/notebookbar_single.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertcaption.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/dropdownfielddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/objectdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/printmergedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/sidebarwrap.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/datasourcesunavailabledialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/picturedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/viewoptionspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tableproperties.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/numparapage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/editsectiondialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/fldrefpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/titlepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/templatedialog1.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/abstractdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/querycontinuebegindialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/columndialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/createauthorentry.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/renameautotextdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/footnotesendnotestabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/frmtypepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/attachnamedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/labeldialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/privateuserpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/toxentrywidget.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/formattablepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/notebookbar_compact.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/notebookbar_groups.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/createautomarkdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/outlinenumberingpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pagesizecontrol.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/queryrotateintostandarddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/fldfuncpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/captiondialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmresultprintdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/autotext.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/optredlinepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mailmergedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/inputfielddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/renameobjectdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/notebookbar_groupedbar_full.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/notebookbar.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/headerfootermenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/printoptionspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/warndatasourcedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/sidebarstylepresets.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/querydefaultcompatdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmaddressblockpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertsectiondialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/previewmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/outlinenumbering.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tocstylespage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/frmurlpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/annotationmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/rowheight.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/assignfragment.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/envformatpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pagecolumncontrol.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/addressfragment.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/linenumbering.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/characterproperties.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pageheaderpanel.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/labelformatpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/navigatorpanel.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/renameentrydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/subjectdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/selectaddressdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/frmaddpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/optgeneralpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertbreak.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mailmerge.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/footendnotedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/savemonitordialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/wrapdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/assignstylesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmcreatingdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/queryredlinedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/businessdatapage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/printmonitordialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/ccdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertdbcolumnsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/picturepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/newuserindexdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/bibliographyentry.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/readonlymenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmoutputtypepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/footnotepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/autoformattable.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/querysavelabeldialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/statisticsinfopage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/assignfieldsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/previewzoomdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/opttablepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/indentpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/selectindexdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/columnpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertbookmark.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/warnemaildialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertfootnote.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/authenticationsettingsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tocindexpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/templatedialog16.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/saveashtmldialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/watermarkdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/inserttable.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/dropcapspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/createaddresslist.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/columnwidth.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmresultsavedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/optfonttabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/notebookbar_groupedbar_compact.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/gotopagedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/asksearchdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/testmailsettings.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/infonotfounddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/bulletsandnumbering.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/inforeadonlydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pagebreakmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mailconfigpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/customizeaddrlistdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/wordcount.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tocentriespage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pageformatpanel.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/wrappage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/captionoptions.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/templatedialog2.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/alreadyexistsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/savelabeldialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/querycontinueenddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/floatingnavigation.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/floatingsync.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/sidebarpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertautotextdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/endnotepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tocdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/comboboxfragment.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/framedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmmailbody.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/selectautotextdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/printeroptions.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/conditionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/dropdownformfielddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/cannotsavelabeldialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mergetabledialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertscript.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tablepreviewdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/stringinput.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/optcaptionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pagemargincontrol.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/sidebartheme.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/envprinterpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/asciifilterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/splittable.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/flddbpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tokenwidget.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/addressblockdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/indexentry.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/footnoteareapage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/templatedialog4.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/charurlpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tablecolumnpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/flddocinfopage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/addentrydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/optcomparison.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmsalutationpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmsendmails.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tabletextflowpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/editcategories.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/opttestpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mergeconnectdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/fldvarpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swriter/ui/managechangessidebar.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sbibliography/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sbibliography/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sbibliography/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/sbibliography/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/sbibliography/ui/toolbar.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sbibliography/ui/choosedatasourcedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sbibliography/ui/generalpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sbibliography/ui/mappingdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/sbibliography/ui/querydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/cell.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/media.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/conditional.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/drawtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/graphic.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/sheettab.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/preview.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/audit.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/colheader.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/formrichtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/anchor.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/pivot.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/column_operations.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/pagebreak.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/formulabar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/oleobject.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/row_operations.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/celledit.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/form.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/rowheader.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/freezepanes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/notebookbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/draw.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/statusbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/statusbar/statusbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/drawbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/insertbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/graphicobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/graffilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/previewbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/formdesign.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/arrowshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/fontworkobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/insertcellsbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/drawobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/linesbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/flowchartshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/viewerbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/standardbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/mediaobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/calloutshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/basicshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/formtextobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/formsfilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/extrusionobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/formatobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/notebookbarshortcuts.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/datastreams.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/colorbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/symbolshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/starshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/fullscreenbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/arrowsbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/alignmentbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/formcontrols.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/textobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/findbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/singlemode.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/classificationbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/formsnavigationbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/fontworkshapetype.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/pivotfielddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/deletecontents.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/erroralerttabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/footerdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/showsheetdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/functionpanel.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/insertname.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/imoptdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/recalcquerydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/randomnumbergenerator.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/changesourcedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sortcriteriapage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/selectdatasource.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optdefaultpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/pivottablelayoutdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optcalculatepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sharedfooterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sortdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/descriptivestatisticsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/datafieldoptionsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/deletecolumnentry.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/colorrowdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/movecopysheet.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/groupdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optdlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/numbertransformationentry.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/dataproviderentry.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/advancedfilterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/validationcriteriapage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/deletecells.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sidebaralignment.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/paradialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/solverdlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/dapiservicedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/regressiondialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/queryrunstreamscriptdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/retypepassworddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/rowheightdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sorttransformationentry.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/managenamesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sortwarning.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/namerangesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/groupbydate.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/simplerefdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sortoptionspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/ungroupdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/inputstringdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optformula.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/groupbynumber.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/consolidatedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/searchresults.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/ttestdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/notebookbar_compact.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/notebookbar_groups.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/textimportoptions.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/scenariodialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/exponentialsmoothingdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/mergecolumnentry.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/externaldata.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/dataproviderdlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/pivotfilterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/doubledialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/mergecellsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/standardfilterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/autosum.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/definedatabaserangedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/movingaveragedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/rightheaderdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/multipleoperationsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/leftheaderdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optimalrowheightdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/notebookbar_groupedbar_full.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/notebookbar.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/fourieranalysisdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optcompatibilitypage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/correlationdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/dataform.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/printareasdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/leftfooterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sharedheaderdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sharedocumentdlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/validationdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/subtotalgrppage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/headerdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/analysisofvariancedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/floatinglinestyle.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/chisquaretestdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/colwidthdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/insertcells.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/navigatorpanel.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/showchangesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/floatingborderstyle.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sidebarcellappearance.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/pastespecial.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optimalcolwidthdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/autoformattable.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/statisticsinfopage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/scenariomenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/cellprotectionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/retypepassdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/headerfooterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/solveroptionsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sheetprintpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/showdetaildialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/conditionaliconset.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/covariancedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/headerfootercontent.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optchangespage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/condformatmanager.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/rightfooterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/samplingdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/checkwarningdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/notebookbar_groupedbar_compact.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sidebarnumberformat.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/tpviewpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/formatcellsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/selectrange.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/insertsheet.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/dropmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/splitcolumnentry.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/paratemplatedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/solverprogressdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sortkey.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/subtotaloptionspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/selectsource.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/createnamesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/chardialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/textimportcsv.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/texttransformationentry.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/conflictsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/solversuccessdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/goalseekdlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/ztestdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/datastreams.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sharedwarningdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optsortlists.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/protectsheetdlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/scgeneralpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/tabcolordialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/subtotaldialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/allheaderfooterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/printeroptions.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/replacenulltransformationentry.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/databaroptions.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/passfragment.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/definename.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/datafielddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/aggregatefunctionentry.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/formulacalculationoptions.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/xmlsourcedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/datetimetransformationentry.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/conditionalformatdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/validationhelptabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/conditionalentry.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/dataformfragment.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/pagetemplatedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/filldlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/integerdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scalc/ui/nosolutiondialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtable/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtable/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtable/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtable/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtable/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/popupmenu/dialog.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/popupmenu/tabbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/statusbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/statusbar/statusbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/translationbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/standardbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/insertcontrolsbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/macrobar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/fullscreenbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/dialogbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/findbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/formcontrolsbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/managelanguages.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/modulepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/importlibdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/basicmacrodialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/dialogpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/deletelangdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/breakpointmenus.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/exportdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/managebreakpoints.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/defaultlanguage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/organizedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/libpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/gotolinedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/newlibdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/media.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/drawtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/graphic.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/preview.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/formrichtext.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/frame.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/anchor.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/insertfield.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/oleobject.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/form.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/text.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/annotation.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/table.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/draw.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/statusbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/statusbar/statusbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/previewobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/drawbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/insertbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/insertobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/drawingobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/graphicobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/numobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/graffilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/formdesign.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/arrowshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/fontworkobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/flowchartshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/viewerbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/standardbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/mediaobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/calloutshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/basicshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/formtextobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/formsfilterbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/extrusionobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/drawtextobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/tableobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/optimizetablebar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/colorbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/symbolshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/oleobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/starshapes.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/mailmerge.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/fullscreenbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/bezierobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/frameobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/alignmentbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/formcontrols.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/textobjectbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/findbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/formsnavigationbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/fontworkshapetype.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtdata/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtdata/popupmenu/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtdata/popupmenu/refreshdata.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtdata/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtdata/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtdata/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbtdata/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/scanner/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/scanner/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/scanner/ui/sanedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/scanner/ui/griddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbrelation/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbrelation/menubar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbrelation/menubar/menubar.xml usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbrelation/toolbar/ usr/lib64/libreoffice/share/config/soffice.cfg/modules/dbrelation/toolbar/toolbar.xml usr/lib64/libreoffice/share/config/soffice.cfg/vcl/ usr/lib64/libreoffice/share/config/soffice.cfg/vcl/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/vcl/ui/aboutbox.ui usr/lib64/libreoffice/share/config/soffice.cfg/vcl/ui/printprogressdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/vcl/ui/errornocontentdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/vcl/ui/printdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/vcl/ui/printerpropertiesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/vcl/ui/editmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/vcl/ui/errornoprinterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/vcl/ui/printerdevicepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/vcl/ui/moreoptionsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/vcl/ui/cupspassworddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/vcl/ui/printerpaperpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/vcl/ui/querydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/simpress/ usr/lib64/libreoffice/share/config/soffice.cfg/simpress/transitions.xml usr/lib64/libreoffice/share/config/soffice.cfg/simpress/objectlist.xml usr/lib64/libreoffice/share/config/soffice.cfg/simpress/effects.xml usr/lib64/libreoffice/share/config/soffice.cfg/simpress/layoutlist.xml usr/lib64/libreoffice/share/config/soffice.cfg/simpress/transitions-ogl.xml usr/lib64/libreoffice/share/config/soffice.cfg/desktop/ usr/lib64/libreoffice/share/config/soffice.cfg/desktop/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/desktop/ui/updaterequireddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/desktop/ui/updatedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/desktop/ui/showlicensedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/desktop/ui/installforalldialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/desktop/ui/dependenciesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/desktop/ui/extensionmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/desktop/ui/extensionmanager.ui usr/lib64/libreoffice/share/config/soffice.cfg/desktop/ui/licensedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/desktop/ui/updateinstalldialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/useradmindialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/generatedvaluespage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/ldappage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/dbaseindexdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/fielddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/dbwiztextpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/textconnectionsettings.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/parametersdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/queryfuncmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/preparepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/odbcpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/sortdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/generalspecialjdbcdetailspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/backuppage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/userdetailspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/summarypage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/querypropertiesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/useradminpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/savedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/tablesfilterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/tabledesignrowmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/relationdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/keymenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/rowheightdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/emptypage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/authentificationpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/generalpagedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/mysqlnativepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/sqlexception.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/connectionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/generalpagewizard.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/choosedatasourcedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/password.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/saveindexdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/indexdesigndialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/admindialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/queryfilterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/colwidthdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/copytablepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/dbwizmysqlintropage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/textpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/namematchingpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/autocharsetpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/applycolpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/querycolmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/mysqlnativesettings.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/dbwizmysqlnativepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/migratepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/dbasepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/deleteallrowsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/finalpagewizard.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/dbwizspreadsheetpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/joinviewmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/tablesjoindialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/savemodifieddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/specialsettingspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/jointablemenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/migrwarndlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/joindialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/directsqldialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/specialjdbcconnectionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/dbwizconnectionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/tabledesignsavemodifieddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/tablesfilterpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/jdbcconnectionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/typeselectpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/ldapconnectionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/collectionviewdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/designsavemodifieddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/rtfcopytabledialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/dbaccess/ui/advancedsettingsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/editeng/ usr/lib64/libreoffice/share/config/soffice.cfg/editeng/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/editeng/ui/spellmenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/uui/ usr/lib64/libreoffice/share/config/soffice.cfg/uui/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/uui/ui/unknownauthdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/uui/ui/simplenameclash.ui usr/lib64/libreoffice/share/config/soffice.cfg/uui/ui/authfallback.ui usr/lib64/libreoffice/share/config/soffice.cfg/uui/ui/password.ui usr/lib64/libreoffice/share/config/soffice.cfg/uui/ui/sslwarndialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/uui/ui/logindialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/uui/ui/masterpassworddlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/uui/ui/filterselect.ui usr/lib64/libreoffice/share/config/soffice.cfg/uui/ui/setmasterpassworddlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/uui/ui/macrowarnmedium.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/querydeletebitmapdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/embossdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/acorexceptpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/aboutconfigdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/comment.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/smarttagoptionspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/searchformatdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optonlineupdatepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/iconselectordialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/textdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/connpooloptions.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/selectpathdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/dimensionlinestabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/fontfragment.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/colorpickerdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/opthtmlpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/agingdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/solarizedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/insertoleobject.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/calloutpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/recordnumberdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/pickbulletpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/eventsconfigpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/picknumberingpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/pickgraphicpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/searchattrdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/applylocalizedpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/mosaicdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/macroassignpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/hyperlinkdocpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/signsignatureline.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/querydeletelineenddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/spelloptionsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/hangulhanjaoptdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/borderbackgrounddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/gradientpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/securityoptionsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/zoomdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/connectortabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/gallerythemedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optappearancepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/fmsearchdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optfltrpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/accelconfigpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/aboutdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/hyphenate.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optuserpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/galleryapplyprogress.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/areatabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optviewpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/bitmaptabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/hangulhanjaadddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/numberingpositionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/editdictionarydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/objecttitledescdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/dbregisterpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/querynosavefiledialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/colorpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/borderpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/tipofthedaydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/blackorwhitelistentrydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/querydeletecolordialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optfontspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/possizetabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/spellingdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/fontfeaturesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/wordcompletionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/newtoolbardialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/croppage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/galleryfilespage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/iconchangedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/rotationtabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/queryduplicatedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/cuiimapdlg.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/password.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/querydeletechartcolordialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/namedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/posterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/hyperlinknewdocpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/transparencytabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/hatchpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/querydeletedictionarydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/macroselectordialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/galleryupdateprogress.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/positionsizedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/paraindentspacing.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/javastartparametersdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/acoroptionspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optctlpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optbasicidepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optopenclpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optgeneralpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/gallerysearchprogress.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/showcoldialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/hyperlinkmailpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/querydeletegradientdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/pastespecial.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/menuassignpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/eventassignpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/multipathdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/querychangelineenddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/areadialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/baselinksdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/slantcornertabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/querydeletelinestyledialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/insertrowcolumn.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/querynoloadedfiledialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/swpossizepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/applyautofmtpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/linedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/shadowtabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/hyperlinkmarkdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/breaknumberoption.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optsavepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/charnamepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/hyperlinkinternetpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/textanimtabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optaccessibilitypage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optasianpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/textflowpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/aboutconfigvaluedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/asiantypography.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/gallerythemeiddialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/screenshotannotationdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/insertfloatingframe.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/pickoutlinepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/splitcellsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/paragalignpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/positionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/gallerygeneralpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/objectnamedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optproxypage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/bulletandposition.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/acorreplacepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/cellalignment.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/formatcellsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/assigncomponentdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/patterntabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/queryupdategalleryfilelistdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/calloutdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/distributiondialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/smoothdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/certdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/hangulhanjaeditdictdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optadvancedpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/querydeletehatchdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/signatureline.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optlanguagespage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/specialcharacters.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/pageformatpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/lineendstabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optchartcolorspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/macroassigndialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/autocorrectdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optjsearchpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/twolinespage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/linetabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/personalization_tab.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/similaritysearchdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/effectspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/textattrtabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/gallerytitledialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/paratabspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/formatnumberdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/storedwebconnectiondialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/movemenu.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optlingupage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/linestyletabpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/percentdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/eventassigndialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/databaselinkdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/customizedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/editmodulesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/borderareatransparencydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optionsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optfltrembedpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/tsaurldialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/colorconfigwin.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/newtabledialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/javaclasspathdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/hangulhanjaconversiondialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/numberingoptionspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/hyperlinkdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/distributionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/scriptorganizer.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optemailpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optnewdictionarydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/thesaurus.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/querysavelistdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/numberingformatpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optsecuritypage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/backgroundpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/optpathspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/cui/ui/newlibdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/formula/ usr/lib64/libreoffice/share/config/soffice.cfg/formula/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/formula/ui/functionpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/formula/ui/parameter.ui usr/lib64/libreoffice/share/config/soffice.cfg/formula/ui/formuladialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/formula/ui/structpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/xmlsec/ usr/lib64/libreoffice/share/config/soffice.cfg/xmlsec/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/xmlsec/ui/digitalsignaturesdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/xmlsec/ui/certdetails.ui usr/lib64/libreoffice/share/config/soffice.cfg/xmlsec/ui/certgeneral.ui usr/lib64/libreoffice/share/config/soffice.cfg/xmlsec/ui/certpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/xmlsec/ui/selectcertificatedialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/xmlsec/ui/viewcertdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/xmlsec/ui/securitytrustpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/xmlsec/ui/securitylevelpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/xmlsec/ui/macrosecuritydialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/filter/ usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui/ usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui/pdflinkspage.ui usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui/pdfuserinterfacepage.ui usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui/pdfgeneralpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui/xsltfilterdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui/xmlfiltersettings.ui usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui/xmlfiltertabpagegeneral.ui usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui/pdfviewpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui/xmlfiltertabpagetransformation.ui usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui/impswfdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui/testxmlfilter.ui usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui/warnpdfdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui/pdfsignpage.ui usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui/pdfoptionsdialog.ui usr/lib64/libreoffice/share/config/soffice.cfg/filter/ui/pdfsecuritypage.ui usr/lib64/libreoffice/share/config/images_breeze_svg.zip usr/lib64/libreoffice/share/config/images_karasa_jaga.zip usr/lib64/libreoffice/share/libreofficekit/ usr/lib64/libreoffice/share/libreofficekit/handle_image_middle.png usr/lib64/libreoffice/share/libreofficekit/handle_image_start.png usr/lib64/libreoffice/share/libreofficekit/handle_image_end.png usr/lib64/libreoffice/share/Scripts/ usr/lib64/libreoffice/share/Scripts/python/ usr/lib64/libreoffice/share/Scripts/python/Capitalise.py usr/lib64/libreoffice/share/Scripts/python/NamedRanges.py usr/lib64/libreoffice/share/Scripts/python/LibreLogo/ usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_nl.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_sw_TZ.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_as.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo.py usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_el.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ga.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_zu.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_es.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_vi.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_uz.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_lt.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_mni.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_xh.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_pt.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_cy.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ta.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_sl.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_sr_Latn.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_dgo.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_uk.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_mai.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_hi.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_tn.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_hsb.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_be.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_am.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_fy.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_oc.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_cs.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_gu.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_te.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_th.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_tg.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_rw.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_si.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_he.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_lo.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ne.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_vec.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_dsb.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ts.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_id.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_gl.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ml.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_pt_BR.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_lb.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ast.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_or.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_sv.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_gug.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_nn.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_zh_TW.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/ usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/lc_navigationbarleft.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/lc_editglossary.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/sc_navigationbarleft.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/lc_arrowshapes.down-arrow.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/sc_newdoc.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/sc_arrowshapes.circular-arrow.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/sc_arrowshapes.up-arrow.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/lc_arrowshapes.up-arrow.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/sc_basicstop.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/sc_editglossary.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/sc_runbasic.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/sc_arrowshapes.down-arrow.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/lc_runbasic.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/lc_arrowshapes.circular-leftarrow.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/lc_basicstop.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/lc_newdoc.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/sc_arrowshapes.circular-leftarrow.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/icons/lc_arrowshapes.circular-arrow.png usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ja.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_nso.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_dz.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_kok.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_sr.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_kmr_Latn.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_is.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_en_ZA.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_mr.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_om.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ar.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_eo.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_brx.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_km.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ro.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_hu.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_kab.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_sa_IN.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ks.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_kk.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ug.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_eu.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_kn.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_tt.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ss.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_it.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_szl.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_nr.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_et.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_fi.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_pa_IN.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ru.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_sd.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_zh_CN.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_mn.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_sid.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_hr.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ca_valencia.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_pl.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_tr.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_sat.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_sk.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_bn_IN.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_sq.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_my.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_en_GB.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_bg.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_br.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_gd.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ko.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_mk.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_da.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ka.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_st.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_bs.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_fa.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_bo.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_bn.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_de.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ca.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_ve.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_lv.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_en_US.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_af.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_fr.properties usr/lib64/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_nb.properties usr/lib64/libreoffice/share/Scripts/python/pythonSamples/ usr/lib64/libreoffice/share/Scripts/python/pythonSamples/TableSample.py usr/lib64/libreoffice/share/Scripts/python/SetCellColor.py usr/lib64/libreoffice/share/Scripts/python/HelloWorld.py usr/lib64/libreoffice/share/dtd/ usr/lib64/libreoffice/share/dtd/officedocument/ usr/lib64/libreoffice/share/dtd/officedocument/1_0/ usr/lib64/libreoffice/share/dtd/officedocument/1_0/style.mod usr/lib64/libreoffice/share/dtd/officedocument/1_0/nmspace.mod usr/lib64/libreoffice/share/dtd/officedocument/1_0/dtypes.mod usr/lib64/libreoffice/share/dtd/officedocument/1_0/toolbar.dtd usr/lib64/libreoffice/share/dtd/officedocument/1_0/meta.mod usr/lib64/libreoffice/share/dtd/officedocument/1_0/drawing.mod usr/lib64/libreoffice/share/dtd/officedocument/1_0/datastyl.mod usr/lib64/libreoffice/share/dtd/officedocument/1_0/table.mod usr/lib64/libreoffice/share/dtd/officedocument/1_0/groupuinames.dtd usr/lib64/libreoffice/share/dtd/officedocument/1_0/form.mod usr/lib64/libreoffice/share/dtd/officedocument/1_0/office.dtd usr/lib64/libreoffice/share/dtd/officedocument/1_0/libraries.dtd usr/lib64/libreoffice/share/dtd/officedocument/1_0/dialog.dtd usr/lib64/libreoffice/share/dtd/officedocument/1_0/library.dtd usr/lib64/libreoffice/share/dtd/officedocument/1_0/settings.mod usr/lib64/libreoffice/share/dtd/officedocument/1_0/event.dtd usr/lib64/libreoffice/share/dtd/officedocument/1_0/text.mod usr/lib64/libreoffice/share/dtd/officedocument/1_0/office.mod usr/lib64/libreoffice/share/dtd/officedocument/1_0/Manifest.dtd usr/lib64/libreoffice/share/dtd/officedocument/1_0/script.mod usr/lib64/libreoffice/share/dtd/officedocument/1_0/statusbar.dtd usr/lib64/libreoffice/share/dtd/officedocument/1_0/image.dtd usr/lib64/libreoffice/share/dtd/officedocument/1_0/defs.mod usr/lib64/libreoffice/share/dtd/officedocument/1_0/module.dtd usr/lib64/libreoffice/share/dtd/officedocument/1_0/menubar.dtd usr/lib64/libreoffice/share/dtd/officedocument/1_0/accelerator.dtd usr/lib64/libreoffice/share/dtd/officedocument/1_0/chart.mod usr/lib64/libreoffice/share/classification/ usr/lib64/libreoffice/share/classification/example_nl-NL.xml usr/lib64/libreoffice/share/classification/example_hu-HU.xml usr/lib64/libreoffice/share/classification/example_sl-SI.xml usr/lib64/libreoffice/share/classification/example.xml usr/lib64/libreoffice/share/classification/example_pt-BR.xml usr/lib64/libreoffice/share/classification/example_ca-ES.xml usr/lib64/libreoffice/share/classification/example_fr-FR.xml usr/lib64/libreoffice/share/gallery/ usr/lib64/libreoffice/share/gallery/symbols.thm usr/lib64/libreoffice/share/gallery/sounds/ usr/lib64/libreoffice/share/gallery/sounds/theetone.wav usr/lib64/libreoffice/share/gallery/sounds/applause.wav usr/lib64/libreoffice/share/gallery/sounds/apert2.wav usr/lib64/libreoffice/share/gallery/sounds/nature1.wav usr/lib64/libreoffice/share/gallery/sounds/pluck.wav usr/lib64/libreoffice/share/gallery/sounds/strom.wav usr/lib64/libreoffice/share/gallery/sounds/kongas.wav usr/lib64/libreoffice/share/gallery/sounds/train.wav usr/lib64/libreoffice/share/gallery/sounds/beam2.wav usr/lib64/libreoffice/share/gallery/sounds/cow.wav usr/lib64/libreoffice/share/gallery/sounds/ok.wav usr/lib64/libreoffice/share/gallery/sounds/space2.wav usr/lib64/libreoffice/share/gallery/sounds/space3.wav usr/lib64/libreoffice/share/gallery/sounds/ups.wav usr/lib64/libreoffice/share/gallery/sounds/romans.wav usr/lib64/libreoffice/share/gallery/sounds/curve.wav usr/lib64/libreoffice/share/gallery/sounds/drama.wav usr/lib64/libreoffice/share/gallery/sounds/horse.wav usr/lib64/libreoffice/share/gallery/sounds/roll.wav usr/lib64/libreoffice/share/gallery/sounds/explos.wav usr/lib64/libreoffice/share/gallery/sounds/apert.wav usr/lib64/libreoffice/share/gallery/sounds/falling.wav usr/lib64/libreoffice/share/gallery/sounds/top.wav usr/lib64/libreoffice/share/gallery/sounds/beam.wav usr/lib64/libreoffice/share/gallery/sounds/glasses.wav usr/lib64/libreoffice/share/gallery/sounds/nature2.wav usr/lib64/libreoffice/share/gallery/sounds/kling.wav usr/lib64/libreoffice/share/gallery/sounds/untie.wav usr/lib64/libreoffice/share/gallery/sounds/soft.wav usr/lib64/libreoffice/share/gallery/sounds/left.wav usr/lib64/libreoffice/share/gallery/sounds/laser.wav usr/lib64/libreoffice/share/gallery/sounds/sparcle.wav usr/lib64/libreoffice/share/gallery/sounds/space.wav usr/lib64/libreoffice/share/gallery/sounds/wallewal.wav usr/lib64/libreoffice/share/gallery/sounds/gong.wav usr/lib64/libreoffice/share/gallery/sg36.sdv usr/lib64/libreoffice/share/gallery/computers/ usr/lib64/libreoffice/share/gallery/computers/Database-Delete.png usr/lib64/libreoffice/share/gallery/computers/Computer-Desktop.png usr/lib64/libreoffice/share/gallery/computers/Computer-Laptop-Black.png usr/lib64/libreoffice/share/gallery/computers/WirelessAccessPoint.png usr/lib64/libreoffice/share/gallery/computers/Folder02-Green.png usr/lib64/libreoffice/share/gallery/computers/Folder01-Blue.png usr/lib64/libreoffice/share/gallery/computers/Folder06-OpenGreen.png usr/lib64/libreoffice/share/gallery/computers/Database-Add.png usr/lib64/libreoffice/share/gallery/computers/Server.png usr/lib64/libreoffice/share/gallery/computers/Folder08-OpenYellow.png usr/lib64/libreoffice/share/gallery/computers/Database-Download.png usr/lib64/libreoffice/share/gallery/computers/Folder03-Manilla.png usr/lib64/libreoffice/share/gallery/computers/Database.png usr/lib64/libreoffice/share/gallery/computers/Folder04-Yellow.png usr/lib64/libreoffice/share/gallery/computers/Computer-Laptop-Silver.png usr/lib64/libreoffice/share/gallery/computers/Folder05-OpenBlue.png usr/lib64/libreoffice/share/gallery/computers/Computer-Cloud.png usr/lib64/libreoffice/share/gallery/computers/Folder07-OpenManilla.png usr/lib64/libreoffice/share/gallery/education.str usr/lib64/libreoffice/share/gallery/bullets/ usr/lib64/libreoffice/share/gallery/bullets/bludiamd.gif usr/lib64/libreoffice/share/gallery/bullets/ylwstar.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet25-Flag-Green.svg usr/lib64/libreoffice/share/gallery/bullets/coffee_5.gif usr/lib64/libreoffice/share/gallery/bullets/grnstar.gif usr/lib64/libreoffice/share/gallery/bullets/redball.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet21-Arrow-Blue.svg usr/lib64/libreoffice/share/gallery/bullets/Bullet05-Square-Orange.svg usr/lib64/libreoffice/share/gallery/bullets/coffee_3.gif usr/lib64/libreoffice/share/gallery/bullets/ylwarrow.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet28-Checkmark-Green.svg usr/lib64/libreoffice/share/gallery/bullets/con-blue.gif usr/lib64/libreoffice/share/gallery/bullets/con-pink.gif usr/lib64/libreoffice/share/gallery/bullets/rainbow.gif usr/lib64/libreoffice/share/gallery/bullets/blkpearl.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet20-Target-Blue.svg usr/lib64/libreoffice/share/gallery/bullets/pebble_3.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet01-Circle-DarkRed.svg usr/lib64/libreoffice/share/gallery/bullets/con-green.gif usr/lib64/libreoffice/share/gallery/bullets/bluered.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet23-Arrow-Brown.svg usr/lib64/libreoffice/share/gallery/bullets/bluball.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet30-Square-DarkRed.svg usr/lib64/libreoffice/share/gallery/bullets/grndiamd.gif usr/lib64/libreoffice/share/gallery/bullets/pebble_1.gif usr/lib64/libreoffice/share/gallery/bullets/gldpearl.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet16-Box-Blue.svg usr/lib64/libreoffice/share/gallery/bullets/orgarrow.gif usr/lib64/libreoffice/share/gallery/bullets/corner_2.gif usr/lib64/libreoffice/share/gallery/bullets/grnsqare.gif usr/lib64/libreoffice/share/gallery/bullets/pebble_2.gif usr/lib64/libreoffice/share/gallery/bullets/grydiamd.gif usr/lib64/libreoffice/share/gallery/bullets/coffee_4.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet24-Flag-Red.svg usr/lib64/libreoffice/share/gallery/bullets/orgball.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet13-Triangle-DarkGreen.svg usr/lib64/libreoffice/share/gallery/bullets/Bullet07-Diamond-Blue.svg usr/lib64/libreoffice/share/gallery/bullets/redstar.gif usr/lib64/libreoffice/share/gallery/bullets/redsqare.gif usr/lib64/libreoffice/share/gallery/bullets/grnball.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet06-Square-Purple.svg usr/lib64/libreoffice/share/gallery/bullets/Bullet15-Arrow-Blue.svg usr/lib64/libreoffice/share/gallery/bullets/gryball.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet11-Star-Blue.svg usr/lib64/libreoffice/share/gallery/bullets/Bullet08-Diamond-LightBlue.svg usr/lib64/libreoffice/share/gallery/bullets/grnpearl.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet09-Diamond-Red.svg usr/lib64/libreoffice/share/gallery/bullets/orgstar.gif usr/lib64/libreoffice/share/gallery/bullets/con-lilac.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet29-Checkmark-Blue.svg usr/lib64/libreoffice/share/gallery/bullets/popcorn_2.gif usr/lib64/libreoffice/share/gallery/bullets/grysqare.gif usr/lib64/libreoffice/share/gallery/bullets/con-yellow.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet26-X-Red.svg usr/lib64/libreoffice/share/gallery/bullets/bluarrow.gif usr/lib64/libreoffice/share/gallery/bullets/blustar.gif usr/lib64/libreoffice/share/gallery/bullets/gryarrow.gif usr/lib64/libreoffice/share/gallery/bullets/corner_3.gif usr/lib64/libreoffice/share/gallery/bullets/blusqare.gif usr/lib64/libreoffice/share/gallery/bullets/ylwball.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet03-Circle-Green.svg usr/lib64/libreoffice/share/gallery/bullets/whtpearl.gif usr/lib64/libreoffice/share/gallery/bullets/golfball.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet22-Arrow-DarkBlue.svg usr/lib64/libreoffice/share/gallery/bullets/grystar.gif usr/lib64/libreoffice/share/gallery/bullets/con-oran.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet19-Leaves-Red.svg usr/lib64/libreoffice/share/gallery/bullets/coffee_1.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet18-Asterisk-LightBlue.svg usr/lib64/libreoffice/share/gallery/bullets/Bullet02-Circle-Blue.svg usr/lib64/libreoffice/share/gallery/bullets/darkball.gif usr/lib64/libreoffice/share/gallery/bullets/ylwsqare.gif usr/lib64/libreoffice/share/gallery/bullets/popcorn_1.gif usr/lib64/libreoffice/share/gallery/bullets/reddiamd.gif usr/lib64/libreoffice/share/gallery/bullets/orgdiamd.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet12-Triangle-Blue.svg usr/lib64/libreoffice/share/gallery/bullets/Bullet10-Star-Yellow.svg usr/lib64/libreoffice/share/gallery/bullets/coffee_2.gif usr/lib64/libreoffice/share/gallery/bullets/con-red.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet17-Box-Red.svg usr/lib64/libreoffice/share/gallery/bullets/darkblue.gif usr/lib64/libreoffice/share/gallery/bullets/grnarrow.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet27-X-Black.svg usr/lib64/libreoffice/share/gallery/bullets/redarrow.gif usr/lib64/libreoffice/share/gallery/bullets/Bullet14-Arrow-Red.svg usr/lib64/libreoffice/share/gallery/bullets/Bullet04-Square-Black.svg usr/lib64/libreoffice/share/gallery/bullets/poliball.gif usr/lib64/libreoffice/share/gallery/bullets/ylwdiamd.gif usr/lib64/libreoffice/share/gallery/bullets/orgsqare.gif usr/lib64/libreoffice/share/gallery/bullets/corner_1.gif usr/lib64/libreoffice/share/gallery/bullets/con-cyan.gif usr/lib64/libreoffice/share/gallery/bullets/corner_4.gif usr/lib64/libreoffice/share/gallery/sky.gif usr/lib64/libreoffice/share/gallery/diagrams.sdv usr/lib64/libreoffice/share/gallery/symbols.sdv usr/lib64/libreoffice/share/gallery/txtshapes/ usr/lib64/libreoffice/share/gallery/txtshapes/Circle02-LightBlue.svg usr/lib64/libreoffice/share/gallery/txtshapes/Rectangle06-Striped-Blue.svg usr/lib64/libreoffice/share/gallery/txtshapes/Hexagon01-DarkBlue.svg usr/lib64/libreoffice/share/gallery/txtshapes/Circle05-Orange.svg usr/lib64/libreoffice/share/gallery/txtshapes/Leaf02-LightBlue.svg usr/lib64/libreoffice/share/gallery/txtshapes/Square01-DarkBlue.svg usr/lib64/libreoffice/share/gallery/txtshapes/Circle03-Green.svg usr/lib64/libreoffice/share/gallery/txtshapes/Hexagon04-DarkRed.svg usr/lib64/libreoffice/share/gallery/txtshapes/Square03-Green.svg usr/lib64/libreoffice/share/gallery/txtshapes/Paster01-DarkBlue.svg usr/lib64/libreoffice/share/gallery/txtshapes/Square09-Striped-Orange.svg usr/lib64/libreoffice/share/gallery/txtshapes/Leaf03-Green.svg usr/lib64/libreoffice/share/gallery/txtshapes/Paster03-Green.svg usr/lib64/libreoffice/share/gallery/txtshapes/Paster04-Red.svg usr/lib64/libreoffice/share/gallery/txtshapes/Circle04-DarkRed.svg usr/lib64/libreoffice/share/gallery/txtshapes/Square05-Orange.svg usr/lib64/libreoffice/share/gallery/txtshapes/Rectangle07-Striped-Green.svg usr/lib64/libreoffice/share/gallery/txtshapes/Rectangle02-LightBlue.svg usr/lib64/libreoffice/share/gallery/txtshapes/Circle01-DarkBlue.svg usr/lib64/libreoffice/share/gallery/txtshapes/Square04-DarkRed.svg usr/lib64/libreoffice/share/gallery/txtshapes/Square07-Striped-Green.svg usr/lib64/libreoffice/share/gallery/txtshapes/Square02-LightBlue.svg usr/lib64/libreoffice/share/gallery/txtshapes/Leaf01-DarkBlue.svg usr/lib64/libreoffice/share/gallery/txtshapes/Hexagon03-Green.svg usr/lib64/libreoffice/share/gallery/txtshapes/Rectangle03-Green.svg usr/lib64/libreoffice/share/gallery/txtshapes/Square06-Striped-Blue.svg usr/lib64/libreoffice/share/gallery/txtshapes/Hexagon02-Blue.svg usr/lib64/libreoffice/share/gallery/txtshapes/Rectangle09-Striped-Orange.svg usr/lib64/libreoffice/share/gallery/txtshapes/Rectangle01-DarkBlue.svg usr/lib64/libreoffice/share/gallery/txtshapes/Hexagon05-Orange.svg usr/lib64/libreoffice/share/gallery/txtshapes/Square08-Striped-Red.svg usr/lib64/libreoffice/share/gallery/txtshapes/Paster05-Orange.svg usr/lib64/libreoffice/share/gallery/txtshapes/Rectangle08-Striped-Red.svg usr/lib64/libreoffice/share/gallery/txtshapes/Rectangle04-DarkRed.svg usr/lib64/libreoffice/share/gallery/txtshapes/Rectangle05-Orange.svg usr/lib64/libreoffice/share/gallery/txtshapes/Leaf04-DarkRed.svg usr/lib64/libreoffice/share/gallery/txtshapes/Leaf05-Orange.svg usr/lib64/libreoffice/share/gallery/txtshapes/Paster02-LightBlue.svg usr/lib64/libreoffice/share/gallery/sg36.thm usr/lib64/libreoffice/share/gallery/sg36.sdg usr/lib64/libreoffice/share/gallery/arrows.sdv usr/lib64/libreoffice/share/gallery/sg24.sdv usr/lib64/libreoffice/share/gallery/diagrams.str usr/lib64/libreoffice/share/gallery/finance.sdg usr/lib64/libreoffice/share/gallery/people.thm usr/lib64/libreoffice/share/gallery/education.sdg usr/lib64/libreoffice/share/gallery/sounds.str usr/lib64/libreoffice/share/gallery/flower.gif usr/lib64/libreoffice/share/gallery/finance.str usr/lib64/libreoffice/share/gallery/sg1.sdv usr/lib64/libreoffice/share/gallery/arrows.str usr/lib64/libreoffice/share/gallery/apples.gif usr/lib64/libreoffice/share/gallery/symbols.str usr/lib64/libreoffice/share/gallery/arrows/ usr/lib64/libreoffice/share/gallery/arrows/A29-CurvedArrow-Green.png usr/lib64/libreoffice/share/gallery/arrows/A06-Arrow-Red-Right.svg usr/lib64/libreoffice/share/gallery/arrows/A33-CurvedArrow-LightBlue-TwoDirections.svg usr/lib64/libreoffice/share/gallery/arrows/A39-CurvedArrow-Gray-Left.svg usr/lib64/libreoffice/share/gallery/arrows/A25-CurvedArrow-DarkBlue.svg usr/lib64/libreoffice/share/gallery/arrows/A26-CurvedArrow-Orange.png usr/lib64/libreoffice/share/gallery/arrows/A41-CurvedArrow-Gray-Left.svg usr/lib64/libreoffice/share/gallery/arrows/A48-TrendArrow-Orange-TwoDirections.svg usr/lib64/libreoffice/share/gallery/arrows/A27-CurvedArrow-DarkRed.png usr/lib64/libreoffice/share/gallery/arrows/A10-Arrow-Purple-Right.svg usr/lib64/libreoffice/share/gallery/arrows/A07-Arrow-LightBlue-Left.svg usr/lib64/libreoffice/share/gallery/arrows/A42-TrendArrow-Red-GoUp.svg usr/lib64/libreoffice/share/gallery/arrows/A19-CircleArrow.png usr/lib64/libreoffice/share/gallery/arrows/A59-CurvedArrow-Gray-Left.svg usr/lib64/libreoffice/share/gallery/arrows/A56-TrendArrow-Blue-TwoDirections.svg usr/lib64/libreoffice/share/gallery/arrows/A50-TrendArrow-LightBlue-FourDirections.svg usr/lib64/libreoffice/share/gallery/arrows/A17-CircleArrow.png usr/lib64/libreoffice/share/gallery/arrows/A13-Arrow-Gray-Right.svg usr/lib64/libreoffice/share/gallery/arrows/A53-TrendArrow-LightBlue-TwoDirections.svg usr/lib64/libreoffice/share/gallery/arrows/A15-CircleArrow.svg usr/lib64/libreoffice/share/gallery/arrows/A30-CurvedArrow-Gray.svg usr/lib64/libreoffice/share/gallery/arrows/A38-CurvedArrow-Gray-TwoDirections.svg usr/lib64/libreoffice/share/gallery/arrows/A23-CurvedArrow-Gray-Left.svg usr/lib64/libreoffice/share/gallery/arrows/A31-CurvedArrow-LightBlue.svg usr/lib64/libreoffice/share/gallery/arrows/A36-CurvedArrow-LightBlue-Up.svg usr/lib64/libreoffice/share/gallery/arrows/A55-TrendArrow-TwoDirections.svg usr/lib64/libreoffice/share/gallery/arrows/A67-Arrow-Yellow-Left.svg usr/lib64/libreoffice/share/gallery/arrows/A11-Arrow-Gray-Left.svg usr/lib64/libreoffice/share/gallery/arrows/A49-TrendArrow-Yellow-ThreeDirections.svg usr/lib64/libreoffice/share/gallery/arrows/A57-Arrow-Yellow-Left.svg usr/lib64/libreoffice/share/gallery/arrows/A03-Arrow-Gray-Left.svg usr/lib64/libreoffice/share/gallery/arrows/A52-TrendArrow-Blue-FourDirections.svg usr/lib64/libreoffice/share/gallery/arrows/A47-TrendArrow-LightBlue.png usr/lib64/libreoffice/share/gallery/arrows/A68-Arrow-Gray-Right.svg usr/lib64/libreoffice/share/gallery/arrows/A32-CurvedArrow-Orange.svg usr/lib64/libreoffice/share/gallery/arrows/A01-Arrow-Gray-Left.svg usr/lib64/libreoffice/share/gallery/arrows/A28-CurvedArrow-DarkBlue.png usr/lib64/libreoffice/share/gallery/arrows/A40-CurvedArrow-Gray-Up.svg usr/lib64/libreoffice/share/gallery/arrows/A24-CurvedArrow-LightBlue-Right.svg usr/lib64/libreoffice/share/gallery/arrows/A45-TrendArrow-Red-GoUp.png usr/lib64/libreoffice/share/gallery/arrows/A60-CurvedArrow-Purple-Right.svg usr/lib64/libreoffice/share/gallery/arrows/A05-Arrow-Blue-Left.svg usr/lib64/libreoffice/share/gallery/arrows/A21-CircleArrow-Green.svg usr/lib64/libreoffice/share/gallery/arrows/A09-Arrow-Gray-Left.svg usr/lib64/libreoffice/share/gallery/arrows/A02-Arrow-DarkBlue-Right.svg usr/lib64/libreoffice/share/gallery/arrows/A62-Arrow-StripedBlue-Right.svg usr/lib64/libreoffice/share/gallery/arrows/A12-Arrow-LightBlue-Right.svg usr/lib64/libreoffice/share/gallery/arrows/A51-TrendArrow-Blue-FourDirections.svg usr/lib64/libreoffice/share/gallery/arrows/A08-Arrow-DarkRed-Right.svg usr/lib64/libreoffice/share/gallery/arrows/A34-CurvedArrow-Green-TwoDirections.svg usr/lib64/libreoffice/share/gallery/arrows/A37-CurvedArrow-Gray-TwoDirections.svg usr/lib64/libreoffice/share/gallery/arrows/A58-Arrow-Red-Right.svg usr/lib64/libreoffice/share/gallery/arrows/A44-TrendArrow-Orange-GoUp.png usr/lib64/libreoffice/share/gallery/arrows/A18-CircleArrow.png usr/lib64/libreoffice/share/gallery/arrows/A65-Arrow-DarkBlue-Up.svg usr/lib64/libreoffice/share/gallery/arrows/A66-Arrow-Green-Down.svg usr/lib64/libreoffice/share/gallery/arrows/A64-Arrow-Green-Right.svg usr/lib64/libreoffice/share/gallery/arrows/A16-CircleArrow.png usr/lib64/libreoffice/share/gallery/arrows/A54-TrendArrow-Red-TwoDirections.svg usr/lib64/libreoffice/share/gallery/arrows/A14-CircleArrow-Green.svg usr/lib64/libreoffice/share/gallery/arrows/A35-CurvedArrow-Brown-Left.svg usr/lib64/libreoffice/share/gallery/arrows/A43-TrendArrow-Green-GoDown.svg usr/lib64/libreoffice/share/gallery/arrows/A22-CircleArrow.svg usr/lib64/libreoffice/share/gallery/arrows/A63-Arrow-LightBlue-Left.svg usr/lib64/libreoffice/share/gallery/arrows/A61-Arrow-StripedOrange-Left.svg usr/lib64/libreoffice/share/gallery/arrows/A04-Arrow-DarkRed-Right.svg usr/lib64/libreoffice/share/gallery/arrows/A20-CircleArrow-LightBlue.svg usr/lib64/libreoffice/share/gallery/arrows/A46-TrendArrow-Orange-GoUp.svg usr/lib64/libreoffice/share/gallery/bigapple.gif usr/lib64/libreoffice/share/gallery/transportation.thm usr/lib64/libreoffice/share/gallery/education/ usr/lib64/libreoffice/share/gallery/education/Chalk.png usr/lib64/libreoffice/share/gallery/education/TestTubes.png usr/lib64/libreoffice/share/gallery/education/Microscope.png usr/lib64/libreoffice/share/gallery/education/Globe.png usr/lib64/libreoffice/share/gallery/education/Notebook.png usr/lib64/libreoffice/share/gallery/education/PaperClip-Red.png usr/lib64/libreoffice/share/gallery/education/PaperClip-Blue.png usr/lib64/libreoffice/share/gallery/education/Glue.png usr/lib64/libreoffice/share/gallery/education/GraduationCap.png usr/lib64/libreoffice/share/gallery/education/Pencil.png usr/lib64/libreoffice/share/gallery/education/Ruler.png usr/lib64/libreoffice/share/gallery/education/Blackboard.png usr/lib64/libreoffice/share/gallery/education/Books.png usr/lib64/libreoffice/share/gallery/computers.sdv usr/lib64/libreoffice/share/gallery/symbols/ usr/lib64/libreoffice/share/gallery/symbols/Icon-Envelope04-Open-Yellow.svg usr/lib64/libreoffice/share/gallery/symbols/Shield01.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Network01-Blue.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-Warning01-Red.svg usr/lib64/libreoffice/share/gallery/symbols/PieChart.svg usr/lib64/libreoffice/share/gallery/symbols/Clipboard.svg usr/lib64/libreoffice/share/gallery/symbols/Shield02-Orange.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-Error01.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Disk02-Green.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-Ban01.svg usr/lib64/libreoffice/share/gallery/symbols/Flag01-Red.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Document03-Blue.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Document02-Grey.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-X01-Red.svg usr/lib64/libreoffice/share/gallery/symbols/Emotion03-Calm.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-Error02.svg usr/lib64/libreoffice/share/gallery/symbols/Wrench.svg usr/lib64/libreoffice/share/gallery/symbols/Emotion06-Crying.svg usr/lib64/libreoffice/share/gallery/symbols/House.svg usr/lib64/libreoffice/share/gallery/symbols/MagnifyingGlass.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Pencil01.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Folder01-Yellow.svg usr/lib64/libreoffice/share/gallery/symbols/Box02.svg usr/lib64/libreoffice/share/gallery/symbols/Emotion02-Smiling.svg usr/lib64/libreoffice/share/gallery/symbols/Star-Yellow.svg usr/lib64/libreoffice/share/gallery/symbols/Scissors.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-Checkmark02-Green.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Printer01-White.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Folder02-Yellow.svg usr/lib64/libreoffice/share/gallery/symbols/Lock01-Yellow.svg usr/lib64/libreoffice/share/gallery/symbols/Emotion05-Angry.svg usr/lib64/libreoffice/share/gallery/symbols/Book.svg usr/lib64/libreoffice/share/gallery/symbols/Calendar.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-Information.svg usr/lib64/libreoffice/share/gallery/symbols/Pin.svg usr/lib64/libreoffice/share/gallery/symbols/Compass.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-QuestionMark02-Red.svg usr/lib64/libreoffice/share/gallery/symbols/Metal.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Disk01-Blue.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-ExclamationPoint02-Orange.svg usr/lib64/libreoffice/share/gallery/symbols/Clock.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-CheckBox02-Unchecked.svg usr/lib64/libreoffice/share/gallery/symbols/Key02.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Gear02-Blue.svg usr/lib64/libreoffice/share/gallery/symbols/Key01.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-Help01-Green.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-RadioButton02-Unchecked.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-QuestionMark01-Blue.svg usr/lib64/libreoffice/share/gallery/symbols/Emotion04-Frowning.svg usr/lib64/libreoffice/share/gallery/symbols/Shield03-Blue.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Document04-Blue.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Envelope03-Open-Yellow.svg usr/lib64/libreoffice/share/gallery/symbols/Bulb01-Yellow.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Network02.svg usr/lib64/libreoffice/share/gallery/symbols/Lock02-Yellow.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Envelope02-Yellow.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Folder04-Open-Yellow.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-RadioButton01.svg usr/lib64/libreoffice/share/gallery/symbols/Flag02-Green.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Printer02-Black.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Envelope01-Blue.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Gear01-Grey.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Folder03-Open-Yellow.svg usr/lib64/libreoffice/share/gallery/symbols/PuzzlePiece.svg usr/lib64/libreoffice/share/gallery/symbols/PuzzlePieces.svg usr/lib64/libreoffice/share/gallery/symbols/Lock03-Blue.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-CheckBox01.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Computer01-White.svg usr/lib64/libreoffice/share/gallery/symbols/Chart.svg usr/lib64/libreoffice/share/gallery/symbols/Magnet.svg usr/lib64/libreoffice/share/gallery/symbols/Roadblock.svg usr/lib64/libreoffice/share/gallery/symbols/Lock04-Blue.svg usr/lib64/libreoffice/share/gallery/symbols/Phone.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-ExclamationPoint01-Red.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-Ban02.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-Help02-Blue.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Document01-Grey.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Computer02-Black.svg usr/lib64/libreoffice/share/gallery/symbols/Flag03-Blue.svg usr/lib64/libreoffice/share/gallery/symbols/Box01.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-Warning02-Orange.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-DoNotEnter.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-Null.svg usr/lib64/libreoffice/share/gallery/symbols/Bulb02-Yellow.svg usr/lib64/libreoffice/share/gallery/symbols/Gift.svg usr/lib64/libreoffice/share/gallery/symbols/Emotion01-Laughing.svg usr/lib64/libreoffice/share/gallery/symbols/Icon-Pencil02.svg usr/lib64/libreoffice/share/gallery/symbols/Notebook.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-Checkmark01-Green.svg usr/lib64/libreoffice/share/gallery/symbols/Sign-X02-Red.svg usr/lib64/libreoffice/share/gallery/www-graf/ usr/lib64/libreoffice/share/gallery/www-graf/orgleft.gif usr/lib64/libreoffice/share/gallery/www-graf/grnat.gif usr/lib64/libreoffice/share/gallery/www-graf/grnexcla.gif usr/lib64/libreoffice/share/gallery/www-graf/gryleft.gif usr/lib64/libreoffice/share/gallery/www-graf/viohome.gif usr/lib64/libreoffice/share/gallery/www-graf/grninfo.gif usr/lib64/libreoffice/share/gallery/www-graf/grnup.gif usr/lib64/libreoffice/share/gallery/www-graf/gryat.gif usr/lib64/libreoffice/share/gallery/www-graf/orgminus.gif usr/lib64/libreoffice/share/gallery/www-graf/grndown.gif usr/lib64/libreoffice/share/gallery/www-graf/bluleft.gif usr/lib64/libreoffice/share/gallery/www-graf/ylwhome.gif usr/lib64/libreoffice/share/gallery/www-graf/vioright.gif usr/lib64/libreoffice/share/gallery/www-graf/grnplus.gif usr/lib64/libreoffice/share/gallery/www-graf/redmail.gif usr/lib64/libreoffice/share/gallery/www-graf/grnright.gif usr/lib64/libreoffice/share/gallery/www-graf/orgat.gif usr/lib64/libreoffice/share/gallery/www-graf/orghome.gif usr/lib64/libreoffice/share/gallery/www-graf/grymail.gif usr/lib64/libreoffice/share/gallery/www-graf/blumail.gif usr/lib64/libreoffice/share/gallery/www-graf/bluhome.gif usr/lib64/libreoffice/share/gallery/www-graf/gryquest.gif usr/lib64/libreoffice/share/gallery/www-graf/redminus.gif usr/lib64/libreoffice/share/gallery/www-graf/redup.gif usr/lib64/libreoffice/share/gallery/www-graf/bluup.gif usr/lib64/libreoffice/share/gallery/www-graf/grnhome.gif usr/lib64/libreoffice/share/gallery/www-graf/redhome.gif usr/lib64/libreoffice/share/gallery/www-graf/greminus.gif usr/lib64/libreoffice/share/gallery/www-graf/bluright.gif usr/lib64/libreoffice/share/gallery/www-graf/bluquest.gif usr/lib64/libreoffice/share/gallery/www-graf/orgquest.gif usr/lib64/libreoffice/share/gallery/www-graf/turhome.gif usr/lib64/libreoffice/share/gallery/www-graf/grequest.gif usr/lib64/libreoffice/share/gallery/www-graf/grydisk.gif usr/lib64/libreoffice/share/gallery/www-graf/greleft.gif usr/lib64/libreoffice/share/gallery/www-graf/greinfo.gif usr/lib64/libreoffice/share/gallery/www-graf/bluminus.gif usr/lib64/libreoffice/share/gallery/www-graf/bluplus.gif usr/lib64/libreoffice/share/gallery/www-graf/redinfo.gif usr/lib64/libreoffice/share/gallery/www-graf/ylwmail.gif usr/lib64/libreoffice/share/gallery/www-graf/orgback.gif usr/lib64/libreoffice/share/gallery/www-graf/gryup.gif usr/lib64/libreoffice/share/gallery/www-graf/gryback.gif usr/lib64/libreoffice/share/gallery/www-graf/ylwleft.gif usr/lib64/libreoffice/share/gallery/www-graf/turright.gif usr/lib64/libreoffice/share/gallery/www-graf/orgright.gif usr/lib64/libreoffice/share/gallery/www-graf/gryright.gif usr/lib64/libreoffice/share/gallery/www-graf/bluback.gif usr/lib64/libreoffice/share/gallery/www-graf/turup.gif usr/lib64/libreoffice/share/gallery/www-graf/men@work.gif usr/lib64/libreoffice/share/gallery/www-graf/redat.gif usr/lib64/libreoffice/share/gallery/www-graf/gryinfo.gif usr/lib64/libreoffice/share/gallery/www-graf/redquest.gif usr/lib64/libreoffice/share/gallery/www-graf/reddisk.gif usr/lib64/libreoffice/share/gallery/www-graf/ylwdown.gif usr/lib64/libreoffice/share/gallery/www-graf/vioup.gif usr/lib64/libreoffice/share/gallery/www-graf/redleft.gif usr/lib64/libreoffice/share/gallery/www-graf/grnminus.gif usr/lib64/libreoffice/share/gallery/www-graf/greright.gif usr/lib64/libreoffice/share/gallery/www-graf/violeft.gif usr/lib64/libreoffice/share/gallery/www-graf/turdown.gif usr/lib64/libreoffice/share/gallery/www-graf/grydown.gif usr/lib64/libreoffice/share/gallery/www-graf/turleft.gif usr/lib64/libreoffice/share/gallery/www-graf/gryminus.gif usr/lib64/libreoffice/share/gallery/www-graf/orgdown.gif usr/lib64/libreoffice/share/gallery/www-graf/gremail.gif usr/lib64/libreoffice/share/gallery/www-graf/reddown.gif usr/lib64/libreoffice/share/gallery/www-graf/gryhome.gif usr/lib64/libreoffice/share/gallery/www-graf/redback.gif usr/lib64/libreoffice/share/gallery/www-graf/grnmail.gif usr/lib64/libreoffice/share/gallery/www-graf/grnback.gif usr/lib64/libreoffice/share/gallery/www-graf/bluat.gif usr/lib64/libreoffice/share/gallery/www-graf/grnleft.gif usr/lib64/libreoffice/share/gallery/www-graf/orginfo.gif usr/lib64/libreoffice/share/gallery/www-graf/gryplus.gif usr/lib64/libreoffice/share/gallery/www-graf/greplus.gif usr/lib64/libreoffice/share/gallery/www-graf/grehome.gif usr/lib64/libreoffice/share/gallery/www-graf/orgdisk.gif usr/lib64/libreoffice/share/gallery/www-graf/gredisk.gif usr/lib64/libreoffice/share/gallery/www-graf/ylwright.gif usr/lib64/libreoffice/share/gallery/www-graf/gredown.gif usr/lib64/libreoffice/share/gallery/www-graf/redright.gif usr/lib64/libreoffice/share/gallery/www-graf/grnquest.gif usr/lib64/libreoffice/share/gallery/www-graf/orgplus.gif usr/lib64/libreoffice/share/gallery/www-graf/redplus.gif usr/lib64/libreoffice/share/gallery/www-graf/orgmail.gif usr/lib64/libreoffice/share/gallery/www-graf/greup.gif usr/lib64/libreoffice/share/gallery/www-graf/ylwup.gif usr/lib64/libreoffice/share/gallery/www-graf/bludisk.gif usr/lib64/libreoffice/share/gallery/www-graf/grndisk.gif usr/lib64/libreoffice/share/gallery/www-graf/bluinfo.gif usr/lib64/libreoffice/share/gallery/www-graf/bludown.gif usr/lib64/libreoffice/share/gallery/www-graf/orgup.gif usr/lib64/libreoffice/share/gallery/sg24.thm usr/lib64/libreoffice/share/gallery/arrows.sdg usr/lib64/libreoffice/share/gallery/computers.str usr/lib64/libreoffice/share/gallery/computers.thm usr/lib64/libreoffice/share/gallery/txtshapes.thm usr/lib64/libreoffice/share/gallery/personas/ usr/lib64/libreoffice/share/gallery/personas/personas_list.txt usr/lib64/libreoffice/share/gallery/personas/gray/ usr/lib64/libreoffice/share/gallery/personas/gray/header.png usr/lib64/libreoffice/share/gallery/personas/gray/footer.png usr/lib64/libreoffice/share/gallery/personas/gray/preview.png usr/lib64/libreoffice/share/gallery/personas/dark/ usr/lib64/libreoffice/share/gallery/personas/dark/header.png usr/lib64/libreoffice/share/gallery/personas/dark/footer.png usr/lib64/libreoffice/share/gallery/personas/dark/preview.png usr/lib64/libreoffice/share/gallery/personas/green/ usr/lib64/libreoffice/share/gallery/personas/green/header.png usr/lib64/libreoffice/share/gallery/personas/green/footer.png usr/lib64/libreoffice/share/gallery/personas/green/preview.png usr/lib64/libreoffice/share/gallery/personas/sand/ usr/lib64/libreoffice/share/gallery/personas/sand/header.png usr/lib64/libreoffice/share/gallery/personas/sand/footer.png usr/lib64/libreoffice/share/gallery/personas/sand/preview.png usr/lib64/libreoffice/share/gallery/personas/white/ usr/lib64/libreoffice/share/gallery/personas/white/header.png usr/lib64/libreoffice/share/gallery/personas/white/footer.png usr/lib64/libreoffice/share/gallery/personas/white/preview.png usr/lib64/libreoffice/share/gallery/personas/pink/ usr/lib64/libreoffice/share/gallery/personas/pink/header.png usr/lib64/libreoffice/share/gallery/personas/pink/footer.png usr/lib64/libreoffice/share/gallery/personas/pink/preview.png usr/lib64/libreoffice/share/gallery/txtshapes.sdv usr/lib64/libreoffice/share/gallery/environment.thm usr/lib64/libreoffice/share/gallery/sg24.sdg usr/lib64/libreoffice/share/gallery/sounds.sdv usr/lib64/libreoffice/share/gallery/sg4.sdv usr/lib64/libreoffice/share/gallery/sg4.sdg usr/lib64/libreoffice/share/gallery/finance.sdv usr/lib64/libreoffice/share/gallery/transportation.sdg usr/lib64/libreoffice/share/gallery/people.sdv usr/lib64/libreoffice/share/gallery/people.str usr/lib64/libreoffice/share/gallery/diagrams.thm usr/lib64/libreoffice/share/gallery/people/ usr/lib64/libreoffice/share/gallery/people/Teacher2.png usr/lib64/libreoffice/share/gallery/people/BusinessPerson-Male4.png usr/lib64/libreoffice/share/gallery/people/ConstructionWorker.png usr/lib64/libreoffice/share/gallery/people/Surgeon2.png usr/lib64/libreoffice/share/gallery/people/Tourist-Male1.png usr/lib64/libreoffice/share/gallery/people/Artist-Female2.png usr/lib64/libreoffice/share/gallery/people/Presenter-Female2.png usr/lib64/libreoffice/share/gallery/people/Artist-Female1.png usr/lib64/libreoffice/share/gallery/people/ConstructionWorker2.png usr/lib64/libreoffice/share/gallery/people/BusinessPerson-Female3.png usr/lib64/libreoffice/share/gallery/people/BusinessPerson-Female6.png usr/lib64/libreoffice/share/gallery/people/Student-Male.png usr/lib64/libreoffice/share/gallery/people/Artist-Male1.png usr/lib64/libreoffice/share/gallery/people/PoliceOfficer2.png usr/lib64/libreoffice/share/gallery/people/Detective2.png usr/lib64/libreoffice/share/gallery/people/Tourist-Female1.png usr/lib64/libreoffice/share/gallery/people/Surgeon1.png usr/lib64/libreoffice/share/gallery/people/Artist-Male2.png usr/lib64/libreoffice/share/gallery/people/Computer-User-Female2.png usr/lib64/libreoffice/share/gallery/people/BusinessPerson-Female5.png usr/lib64/libreoffice/share/gallery/people/BusinessPerson-Female2.png usr/lib64/libreoffice/share/gallery/people/PoliceOfficer1.png usr/lib64/libreoffice/share/gallery/people/Tourist-Female2.png usr/lib64/libreoffice/share/gallery/people/BusinessPerson-HeadSet1.png usr/lib64/libreoffice/share/gallery/people/Nurse2.png usr/lib64/libreoffice/share/gallery/people/Surgeon-Female1.png usr/lib64/libreoffice/share/gallery/people/Presenter-Male1.png usr/lib64/libreoffice/share/gallery/people/Nurse1.png usr/lib64/libreoffice/share/gallery/people/Surgeon-Female2.png usr/lib64/libreoffice/share/gallery/people/BusinessPerson-Male5.png usr/lib64/libreoffice/share/gallery/people/BusinessPerson-HeadSet2.png usr/lib64/libreoffice/share/gallery/people/BusinessPerson-Female1.png usr/lib64/libreoffice/share/gallery/people/Teacher1.png usr/lib64/libreoffice/share/gallery/people/Chef2.png usr/lib64/libreoffice/share/gallery/people/Doctor-Male2.png usr/lib64/libreoffice/share/gallery/people/Chef1.png usr/lib64/libreoffice/share/gallery/people/Student-Female.png usr/lib64/libreoffice/share/gallery/people/Presenter-Male2.png usr/lib64/libreoffice/share/gallery/people/Computer-User-Male2.png usr/lib64/libreoffice/share/gallery/people/BusinessPerson-Male6.png usr/lib64/libreoffice/share/gallery/people/BusinessPerson-Male3.png usr/lib64/libreoffice/share/gallery/people/Computer-User-Male1.png usr/lib64/libreoffice/share/gallery/people/Doctor-Female1.png usr/lib64/libreoffice/share/gallery/people/Tourist-Male2.png usr/lib64/libreoffice/share/gallery/people/BusinessPerson-Male2.png usr/lib64/libreoffice/share/gallery/people/Detective1.png usr/lib64/libreoffice/share/gallery/people/Doctor-Female2.png usr/lib64/libreoffice/share/gallery/people/Presenter-Female1.png usr/lib64/libreoffice/share/gallery/people/BusinessPerson-Female4.png usr/lib64/libreoffice/share/gallery/people/Doctor-Male1.png usr/lib64/libreoffice/share/gallery/people/Computer-User-Female1.png usr/lib64/libreoffice/share/gallery/people/BusinessPerson-Male1.png usr/lib64/libreoffice/share/gallery/people.sdg usr/lib64/libreoffice/share/gallery/txtshapes.sdg usr/lib64/libreoffice/share/gallery/education.thm usr/lib64/libreoffice/share/gallery/finance/ usr/lib64/libreoffice/share/gallery/finance/Wallet-Full1.png usr/lib64/libreoffice/share/gallery/finance/MoneyBag01.png usr/lib64/libreoffice/share/gallery/finance/ATM01.png usr/lib64/libreoffice/share/gallery/finance/Wallet-Empty.png usr/lib64/libreoffice/share/gallery/finance/Chart-Plateau.png usr/lib64/libreoffice/share/gallery/finance/Chart-Decrease1.png usr/lib64/libreoffice/share/gallery/finance/Portfolio.png usr/lib64/libreoffice/share/gallery/finance/PercentSign.png usr/lib64/libreoffice/share/gallery/finance/Wallet-Full2.png usr/lib64/libreoffice/share/gallery/finance/PiggyBank02-Broken.png usr/lib64/libreoffice/share/gallery/finance/Balance-Unbalanced1.png usr/lib64/libreoffice/share/gallery/finance/CreditCard-Black.png usr/lib64/libreoffice/share/gallery/finance/Balance-Balanced1.png usr/lib64/libreoffice/share/gallery/finance/MoneyBag02.png usr/lib64/libreoffice/share/gallery/finance/Chart-Decrease2.png usr/lib64/libreoffice/share/gallery/finance/Currency-StackCoins.png usr/lib64/libreoffice/share/gallery/finance/Currency-Stack.png usr/lib64/libreoffice/share/gallery/finance/Balance-Unbalanced2.png usr/lib64/libreoffice/share/gallery/finance/Check.png usr/lib64/libreoffice/share/gallery/finance/PiggyBank-Currency.png usr/lib64/libreoffice/share/gallery/finance/Calculator.png usr/lib64/libreoffice/share/gallery/finance/Agreement.png usr/lib64/libreoffice/share/gallery/finance/Chart-Increase1.png usr/lib64/libreoffice/share/gallery/finance/Safe-Empty.png usr/lib64/libreoffice/share/gallery/finance/Safe-Closed.png usr/lib64/libreoffice/share/gallery/finance/Seal-Red.png usr/lib64/libreoffice/share/gallery/finance/CreditCard-Cut.png usr/lib64/libreoffice/share/gallery/finance/Seal-Silver.png usr/lib64/libreoffice/share/gallery/finance/PiggyBank01-Broken.png usr/lib64/libreoffice/share/gallery/finance/GoldBar-Stack.png usr/lib64/libreoffice/share/gallery/finance/PiggyBank-Coins.png usr/lib64/libreoffice/share/gallery/finance/Currency-Dollar.png usr/lib64/libreoffice/share/gallery/finance/Currency-Dollars.png usr/lib64/libreoffice/share/gallery/finance/PriceTag.png usr/lib64/libreoffice/share/gallery/finance/Contract.png usr/lib64/libreoffice/share/gallery/finance/ATM02.png usr/lib64/libreoffice/share/gallery/finance/Chart-Increase2.png usr/lib64/libreoffice/share/gallery/finance/Balance-Balanced2.png usr/lib64/libreoffice/share/gallery/finance/CreditCard-Gold.png usr/lib64/libreoffice/share/gallery/finance/Safe-Full.png usr/lib64/libreoffice/share/gallery/finance/GoldBar.png usr/lib64/libreoffice/share/gallery/finance/Seal-Gold.png usr/lib64/libreoffice/share/gallery/sounds.thm usr/lib64/libreoffice/share/gallery/sounds.sdg usr/lib64/libreoffice/share/gallery/finance.thm usr/lib64/libreoffice/share/gallery/flowers.gif usr/lib64/libreoffice/share/gallery/sg1.sdg usr/lib64/libreoffice/share/gallery/environment.str usr/lib64/libreoffice/share/gallery/symbols.sdg usr/lib64/libreoffice/share/gallery/education.sdv usr/lib64/libreoffice/share/gallery/sg4.thm usr/lib64/libreoffice/share/gallery/computers.sdg usr/lib64/libreoffice/share/gallery/htmlexpo/ usr/lib64/libreoffice/share/gallery/htmlexpo/cublast.gif usr/lib64/libreoffice/share/gallery/htmlexpo/bluprev.gif usr/lib64/libreoffice/share/gallery/htmlexpo/blutext.gif usr/lib64/libreoffice/share/gallery/htmlexpo/simprev.gif usr/lib64/libreoffice/share/gallery/htmlexpo/simnext_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/blufirs_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/greprev_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/grenext.gif usr/lib64/libreoffice/share/gallery/htmlexpo/cubnav.gif usr/lib64/libreoffice/share/gallery/htmlexpo/cubprev.gif usr/lib64/libreoffice/share/gallery/htmlexpo/bluup.gif usr/lib64/libreoffice/share/gallery/htmlexpo/grelast_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/simdown.gif usr/lib64/libreoffice/share/gallery/htmlexpo/grelast.gif usr/lib64/libreoffice/share/gallery/htmlexpo/greprev.gif usr/lib64/libreoffice/share/gallery/htmlexpo/blulast.gif usr/lib64/libreoffice/share/gallery/htmlexpo/simprev_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/blunav.gif usr/lib64/libreoffice/share/gallery/htmlexpo/simnext.gif usr/lib64/libreoffice/share/gallery/htmlexpo/cubup.gif usr/lib64/libreoffice/share/gallery/htmlexpo/grefirs_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/cubprev_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/blunext.gif usr/lib64/libreoffice/share/gallery/htmlexpo/grenext_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/simfirs_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/grefirs.gif usr/lib64/libreoffice/share/gallery/htmlexpo/simlast_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/blufirs.gif usr/lib64/libreoffice/share/gallery/htmlexpo/cubfirs_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/cubnext_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/blunext_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/cubnext.gif usr/lib64/libreoffice/share/gallery/htmlexpo/cublast_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/cubdown.gif usr/lib64/libreoffice/share/gallery/htmlexpo/cubfirs.gif usr/lib64/libreoffice/share/gallery/htmlexpo/simfirs.gif usr/lib64/libreoffice/share/gallery/htmlexpo/simnav.gif usr/lib64/libreoffice/share/gallery/htmlexpo/simtext.gif usr/lib64/libreoffice/share/gallery/htmlexpo/grenav.gif usr/lib64/libreoffice/share/gallery/htmlexpo/gredown.gif usr/lib64/libreoffice/share/gallery/htmlexpo/simup.gif usr/lib64/libreoffice/share/gallery/htmlexpo/gretext.gif usr/lib64/libreoffice/share/gallery/htmlexpo/greup.gif usr/lib64/libreoffice/share/gallery/htmlexpo/bluprev_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/simlast.gif usr/lib64/libreoffice/share/gallery/htmlexpo/cubtext.gif usr/lib64/libreoffice/share/gallery/htmlexpo/blulast_.gif usr/lib64/libreoffice/share/gallery/htmlexpo/bludown.gif usr/lib64/libreoffice/share/gallery/environment.sdg usr/lib64/libreoffice/share/gallery/diagrams.sdg usr/lib64/libreoffice/share/gallery/environment.sdv usr/lib64/libreoffice/share/gallery/diagrams/ usr/lib64/libreoffice/share/gallery/diagrams/Component-Cube01-DarkBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-PuzzlePiece02-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Hexagons01.svg usr/lib64/libreoffice/share/gallery/diagrams/Radial05-Sphere-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Radial01-Green.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Cubes04.svg usr/lib64/libreoffice/share/gallery/diagrams/Venn01.svg usr/lib64/libreoffice/share/gallery/diagrams/Donut04-DarkBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Cycle05.svg usr/lib64/libreoffice/share/gallery/diagrams/Radial02-Green.svg usr/lib64/libreoffice/share/gallery/diagrams/Cycle01-Transparent.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Circle01-Transparent-DarkBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Circle03-Transparent-Green.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Cubes02-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Process04-GoUp-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Cuboid01-DarkBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Target.svg usr/lib64/libreoffice/share/gallery/diagrams/Venn02.svg usr/lib64/libreoffice/share/gallery/diagrams/Graph.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Gears02-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Cube04-Orange.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Rectangles.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Sphere03-Green.svg usr/lib64/libreoffice/share/gallery/diagrams/Radial04-Sphere-Red.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Puzzle02.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Sphere01-DarkBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/People01-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Gear03-Green.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Cube03-Green.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Cubes01.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Squares.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Cuboids02-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Venn06-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Cuboid05-Red.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Pasters01.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Triangle.svg usr/lib64/libreoffice/share/gallery/diagrams/Venn04.svg usr/lib64/libreoffice/share/gallery/diagrams/Radial07-Arrows-DarkBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Cycle04-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Process03-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Leaves02-Green.svg usr/lib64/libreoffice/share/gallery/diagrams/Venn08.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-PuzzlePiece05-Orange.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Circle.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Cuboid02-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Gear04-DarkRed.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Cubes03-Orange.svg usr/lib64/libreoffice/share/gallery/diagrams/Process02-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Cycle09-Orange.svg usr/lib64/libreoffice/share/gallery/diagrams/Cycle02-Transparent-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Person05-Orange.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Puzzle03.svg usr/lib64/libreoffice/share/gallery/diagrams/Process07-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Gears01.svg usr/lib64/libreoffice/share/gallery/diagrams/Venn03.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Pasters02-Blue.emf usr/lib64/libreoffice/share/gallery/diagrams/Component-Person04-DarkRed.svg usr/lib64/libreoffice/share/gallery/diagrams/Venn07-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Hexagons02-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Process05-GoUp-Red.svg usr/lib64/libreoffice/share/gallery/diagrams/Cycle06.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Cuboids01-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Donut07-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Gears03-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Donut02-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Process01-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Pyramid03.svg usr/lib64/libreoffice/share/gallery/diagrams/Radial06-Arrows-DarkBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Circle02-Transparent-Bule.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-PuzzlePiece03-Green.svg usr/lib64/libreoffice/share/gallery/diagrams/Process06-GoUp-Yellow.svg usr/lib64/libreoffice/share/gallery/diagrams/Cycle07.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Circle04-Transparent-Orange.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Puzzle01.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Person01-DarkBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Venn05.svg usr/lib64/libreoffice/share/gallery/diagrams/Donut05-DarkBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Hexagons04-Orange.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Cube05-DarkRed.svg usr/lib64/libreoffice/share/gallery/diagrams/Cycle08-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Pyramid02-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/People02.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Cuboid04-Orange.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Sphere04-DarkRed.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Cube02-LightBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Gear02-LightBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Sphere05-Orange.svg usr/lib64/libreoffice/share/gallery/diagrams/Pyramid01.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Person03-Green.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Leaves01-LightBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Donut06-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Gear05-Orange.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-PuzzlePiece04-Red.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Gear01-DarkBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Cuboids03.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-PuzzlePiece01-DarkBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Hexagons03-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Radial03-Sphere.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Sphere02-LightBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Circle05-Transparent-Red.svg usr/lib64/libreoffice/share/gallery/diagrams/Donut01-LightBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Person02-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Donut03-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Pillars02-LightBlue.svg usr/lib64/libreoffice/share/gallery/diagrams/Pillars01-Orange.svg usr/lib64/libreoffice/share/gallery/diagrams/Section-Cubes05.svg usr/lib64/libreoffice/share/gallery/diagrams/Cycle03-Blue.svg usr/lib64/libreoffice/share/gallery/diagrams/Component-Cuboid03-Green.svg usr/lib64/libreoffice/share/gallery/transportation.sdv usr/lib64/libreoffice/share/gallery/transportation/ usr/lib64/libreoffice/share/gallery/transportation/Train-Red.png usr/lib64/libreoffice/share/gallery/transportation/Bicycle-Blue.png usr/lib64/libreoffice/share/gallery/transportation/Pedestrian-Blue.png usr/lib64/libreoffice/share/gallery/transportation/Helicopter-Blue.png usr/lib64/libreoffice/share/gallery/transportation/Scooter-Orange.png usr/lib64/libreoffice/share/gallery/transportation/Sailboat-Red.png usr/lib64/libreoffice/share/gallery/transportation/Car-Red.png usr/lib64/libreoffice/share/gallery/transportation/PersonalTransporter-Green.png usr/lib64/libreoffice/share/gallery/transportation/Bus.png usr/lib64/libreoffice/share/gallery/transportation/Canoe-Blue.png usr/lib64/libreoffice/share/gallery/transportation/Boat.png usr/lib64/libreoffice/share/gallery/transportation/Airplane-Blue.png usr/lib64/libreoffice/share/gallery/transportation/Truck-Blue.png usr/lib64/libreoffice/share/gallery/transportation/Motorcycle-Red.png usr/lib64/libreoffice/share/gallery/environment/ usr/lib64/libreoffice/share/gallery/environment/GreenCar.png usr/lib64/libreoffice/share/gallery/environment/Sun1.png usr/lib64/libreoffice/share/gallery/environment/LightBulb-Flourescent-On.png usr/lib64/libreoffice/share/gallery/environment/Sun2.png usr/lib64/libreoffice/share/gallery/environment/LightBulb-Standard-Off2.png usr/lib64/libreoffice/share/gallery/environment/Leaf2.png usr/lib64/libreoffice/share/gallery/environment/Earth.png usr/lib64/libreoffice/share/gallery/environment/Pollution-Factory.png usr/lib64/libreoffice/share/gallery/environment/LightBulb-Standard-On.png usr/lib64/libreoffice/share/gallery/environment/Pollution-Car.png usr/lib64/libreoffice/share/gallery/environment/RenewableEnergy-Solar.png usr/lib64/libreoffice/share/gallery/environment/RecycleSymbol.png usr/lib64/libreoffice/share/gallery/environment/GreenHouse.png usr/lib64/libreoffice/share/gallery/environment/DrippingFaucet.png usr/lib64/libreoffice/share/gallery/environment/RenewableEnergy-Water.png usr/lib64/libreoffice/share/gallery/environment/Leaf1.png usr/lib64/libreoffice/share/gallery/environment/EndangeredAnimals1.png usr/lib64/libreoffice/share/gallery/environment/Raindrop.png usr/lib64/libreoffice/share/gallery/environment/LightBulb-Standard-Off1.png usr/lib64/libreoffice/share/gallery/environment/RecycleBin.png usr/lib64/libreoffice/share/gallery/environment/GreenFactory.png usr/lib64/libreoffice/share/gallery/environment/EndangeredAnimals2.png usr/lib64/libreoffice/share/gallery/environment/RenewableEnergy-Wind.png usr/lib64/libreoffice/share/gallery/environment/LightBulb-Flourescent-Off.png usr/lib64/libreoffice/share/gallery/environment/RenewableEnergySymbol.png usr/lib64/libreoffice/share/gallery/txtshapes.str usr/lib64/libreoffice/share/gallery/transportation.str usr/lib64/libreoffice/share/gallery/arrows.thm usr/lib64/libreoffice/share/gallery/sg1.thm usr/lib64/libreoffice/share/template/ usr/lib64/libreoffice/share/template/common/ usr/lib64/libreoffice/share/template/common/styles/ usr/lib64/libreoffice/share/template/common/styles/Default.ott usr/lib64/libreoffice/share/template/common/styles/Modern.ott usr/lib64/libreoffice/share/template/common/internal/ usr/lib64/libreoffice/share/template/common/internal/idxexample.odt usr/lib64/libreoffice/share/template/common/internal/html.stw usr/lib64/libreoffice/share/template/common/officorr/ usr/lib64/libreoffice/share/template/common/officorr/Modern_business_letter_sans_serif.ott usr/lib64/libreoffice/share/template/common/officorr/Modern_business_letter_serif.ott usr/lib64/libreoffice/share/template/common/wizard/ usr/lib64/libreoffice/share/template/common/wizard/styles/ usr/lib64/libreoffice/share/template/common/wizard/styles/pastell.ots usr/lib64/libreoffice/share/template/common/wizard/styles/green_grapes.ots usr/lib64/libreoffice/share/template/common/wizard/styles/xos.ots usr/lib64/libreoffice/share/template/common/wizard/styles/neon.ots usr/lib64/libreoffice/share/template/common/wizard/styles/nature.ots usr/lib64/libreoffice/share/template/common/wizard/styles/blackberry.ots usr/lib64/libreoffice/share/template/common/wizard/styles/pool.ots usr/lib64/libreoffice/share/template/common/wizard/styles/black_white.ots usr/lib64/libreoffice/share/template/common/wizard/styles/default.ots usr/lib64/libreoffice/share/template/common/wizard/styles/glacier.ots usr/lib64/libreoffice/share/template/common/wizard/styles/pumpkin.ots usr/lib64/libreoffice/share/template/common/wizard/styles/nostalgic.ots usr/lib64/libreoffice/share/template/common/wizard/styles/millennium.ots usr/lib64/libreoffice/share/template/common/wizard/styles/night.ots usr/lib64/libreoffice/share/template/common/wizard/styles/jeans.ots usr/lib64/libreoffice/share/template/common/wizard/styles/diner.ots usr/lib64/libreoffice/share/template/common/wizard/styles/marine.ots usr/lib64/libreoffice/share/template/common/wizard/styles/fall.ots usr/lib64/libreoffice/share/template/common/wizard/agenda/ usr/lib64/libreoffice/share/template/common/wizard/agenda/10grey.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/aw-1simple.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/4classic.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/aw-2elegant.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/aw-8green.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/3modern.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/aw-9colorful.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/aw-10grey.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/aw-7red.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/aw-5blue.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/7red.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/2elegant.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/5blue.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/8green.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/9colorful.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/aw-4classic.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/6orange.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/1simple.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/aw-3modern.ott usr/lib64/libreoffice/share/template/common/wizard/agenda/aw-6orange.ott usr/lib64/libreoffice/share/template/common/wizard/letter/ usr/lib64/libreoffice/share/template/common/wizard/letter/pri-marine_l.ott usr/lib64/libreoffice/share/template/common/wizard/letter/bus-elegant_l.ott usr/lib64/libreoffice/share/template/common/wizard/letter/pri-mail_l.ott usr/lib64/libreoffice/share/template/common/wizard/letter/off-office_l.ott usr/lib64/libreoffice/share/template/common/wizard/letter/off-elegant_l.ott usr/lib64/libreoffice/share/template/common/wizard/letter/pri-redline_l.ott usr/lib64/libreoffice/share/template/common/wizard/letter/pri-bottle_l.ott usr/lib64/libreoffice/share/template/common/wizard/letter/bus-modern_l.ott usr/lib64/libreoffice/share/template/common/wizard/letter/bus-office_l.ott usr/lib64/libreoffice/share/template/common/wizard/letter/off-modern_l.ott usr/lib64/libreoffice/share/template/common/wizard/report/ usr/lib64/libreoffice/share/template/common/wizard/report/cnt-052.ott usr/lib64/libreoffice/share/template/common/wizard/report/stl-03.ott usr/lib64/libreoffice/share/template/common/wizard/report/stl-02.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-06.ott usr/lib64/libreoffice/share/template/common/wizard/report/stl-06.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-011.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-051.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-041.ott usr/lib64/libreoffice/share/template/common/wizard/report/stl-09.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-031.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-021.ott usr/lib64/libreoffice/share/template/common/wizard/report/stl-05.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-061.ott usr/lib64/libreoffice/share/template/common/wizard/report/stl-04.ott usr/lib64/libreoffice/share/template/common/wizard/report/stl-07.ott usr/lib64/libreoffice/share/template/common/wizard/report/stl-08.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-05.ott usr/lib64/libreoffice/share/template/common/wizard/report/stl-01.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-03.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-042.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-032.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-04.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-default.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-012.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-022.ott usr/lib64/libreoffice/share/template/common/wizard/report/stl-default.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-062.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-01.ott usr/lib64/libreoffice/share/template/common/wizard/report/cnt-02.ott usr/lib64/libreoffice/share/template/common/wizard/fax/ usr/lib64/libreoffice/share/template/common/wizard/fax/bus-modern_f.ott usr/lib64/libreoffice/share/template/common/wizard/fax/bus-modern-pri_f.ott usr/lib64/libreoffice/share/template/common/wizard/fax/bus-classic_f.ott usr/lib64/libreoffice/share/template/common/wizard/fax/bus-classic-pri_f.ott usr/lib64/libreoffice/share/template/common/wizard/fax/pri-bottle_f.ott usr/lib64/libreoffice/share/template/common/wizard/fax/pri-fax_f.ott usr/lib64/libreoffice/share/template/common/wizard/fax/pri-marine_f.ott usr/lib64/libreoffice/share/template/common/wizard/fax/pri-lines_f.ott usr/lib64/libreoffice/share/template/common/offimisc/ usr/lib64/libreoffice/share/template/common/offimisc/Businesscard-with-logo.ott usr/lib64/libreoffice/share/template/common/personal/ usr/lib64/libreoffice/share/template/common/personal/Resume1page.ott usr/lib64/libreoffice/share/template/common/personal/CV.ott usr/lib64/libreoffice/share/template/common/presnt/ usr/lib64/libreoffice/share/template/common/presnt/LushGreen.otp usr/lib64/libreoffice/share/template/common/presnt/Piano.otp usr/lib64/libreoffice/share/template/common/presnt/Inspiration.otp usr/lib64/libreoffice/share/template/common/presnt/Midnightblue.otp usr/lib64/libreoffice/share/template/common/presnt/Alizarin.otp usr/lib64/libreoffice/share/template/common/presnt/Progress.otp usr/lib64/libreoffice/share/template/common/presnt/Blueprint_Plans.otp usr/lib64/libreoffice/share/template/common/presnt/Classy_Red.otp usr/lib64/libreoffice/share/template/common/presnt/Pencil.otp usr/lib64/libreoffice/share/template/common/presnt/Nature_Illustration.otp usr/lib64/libreoffice/share/template/common/presnt/Vintage.otp usr/lib64/libreoffice/share/template/common/presnt/Vivid.otp usr/lib64/libreoffice/share/template/common/presnt/Portfolio.otp usr/lib64/libreoffice/share/template/common/presnt/Metropolis.otp usr/lib64/libreoffice/share/template/common/presnt/Impress.otp usr/lib64/libreoffice/share/template/common/presnt/Blue_Curve.otp usr/lib64/libreoffice/share/template/common/presnt/Sunset.otp usr/lib64/libreoffice/share/template/common/presnt/Focus.otp usr/lib64/libreoffice/share/template/common/presnt/BrightBlue.otp usr/lib64/libreoffice/share/template/common/presnt/DNA.otp usr/lib64/libreoffice/share/template/common/presnt/Lights.otp usr/lib64/libreoffice/share/template/common/presnt/Beehive.otp usr/lib64/libreoffice/share/template/common/presnt/Forestbird.otp usr/lib64/libreoffice/share/template/wizard/ usr/lib64/libreoffice/share/template/wizard/bitmap/ usr/lib64/libreoffice/share/template/wizard/bitmap/XML-Import_2-2.png usr/lib64/libreoffice/share/template/wizard/bitmap/euro_2.png usr/lib64/libreoffice/share/template/wizard/bitmap/ftperror.gif usr/lib64/libreoffice/share/template/wizard/bitmap/minimize.png usr/lib64/libreoffice/share/template/wizard/bitmap/XML-Import_2-1.png usr/lib64/libreoffice/share/template/wizard/bitmap/ftpunknown.gif usr/lib64/libreoffice/share/template/wizard/bitmap/Import_1.png usr/lib64/libreoffice/share/template/wizard/bitmap/ftpconnecting.gif usr/lib64/libreoffice/share/template/wizard/bitmap/MS-Import_2-2.png usr/lib64/libreoffice/share/template/wizard/bitmap/XML-Import_2-4.png usr/lib64/libreoffice/share/template/wizard/bitmap/euro_1.png usr/lib64/libreoffice/share/template/wizard/bitmap/maximize.png usr/lib64/libreoffice/share/template/wizard/bitmap/MS-Import_2-3.png usr/lib64/libreoffice/share/template/wizard/bitmap/Import_4.png usr/lib64/libreoffice/share/template/wizard/bitmap/ftpconnected.gif usr/lib64/libreoffice/share/template/wizard/bitmap/Import_3.png usr/lib64/libreoffice/share/template/wizard/bitmap/XML-Import_2-3.png usr/lib64/libreoffice/share/template/wizard/bitmap/euro_3.png usr/lib64/libreoffice/share/template/wizard/bitmap/tutorial_background.gif usr/lib64/libreoffice/share/template/wizard/bitmap/MS-Import_2-1.png usr/lib64/libreoffice/share/tipoftheday/ usr/lib64/libreoffice/share/tipoftheday/tipoftheday_w.png usr/lib64/libreoffice/share/tipoftheday/tipoftheday_c.png usr/lib64/libreoffice/share/tipoftheday/tipoftheday_d.png usr/lib64/libreoffice/share/tipoftheday/tipoftheday.png usr/lib64/libreoffice/share/tipoftheday/tipoftheday_i.png usr/lib64/libreoffice/share/fingerprint/ usr/lib64/libreoffice/share/fingerprint/bm.lm usr/lib64/libreoffice/share/fingerprint/et.lm usr/lib64/libreoffice/share/fingerprint/ja.lm usr/lib64/libreoffice/share/fingerprint/la.lm usr/lib64/libreoffice/share/fingerprint/ban.lm usr/lib64/libreoffice/share/fingerprint/it.lm usr/lib64/libreoffice/share/fingerprint/hr.lm usr/lib64/libreoffice/share/fingerprint/id.lm usr/lib64/libreoffice/share/fingerprint/sa.lm usr/lib64/libreoffice/share/fingerprint/my.lm usr/lib64/libreoffice/share/fingerprint/haw.lm usr/lib64/libreoffice/share/fingerprint/de.lm usr/lib64/libreoffice/share/fingerprint/be.lm usr/lib64/libreoffice/share/fingerprint/el.lm usr/lib64/libreoffice/share/fingerprint/alt.lm usr/lib64/libreoffice/share/fingerprint/bem.lm usr/lib64/libreoffice/share/fingerprint/nl.lm usr/lib64/libreoffice/share/fingerprint/tzm-Latn.lm usr/lib64/libreoffice/share/fingerprint/ug.lm usr/lib64/libreoffice/share/fingerprint/sr-Latn.lm usr/lib64/libreoffice/share/fingerprint/uz.lm usr/lib64/libreoffice/share/fingerprint/oc.lm usr/lib64/libreoffice/share/fingerprint/si.lm usr/lib64/libreoffice/share/fingerprint/lb.lm usr/lib64/libreoffice/share/fingerprint/sv.lm usr/lib64/libreoffice/share/fingerprint/sco.lm usr/lib64/libreoffice/share/fingerprint/ro.lm usr/lib64/libreoffice/share/fingerprint/ktu.lm usr/lib64/libreoffice/share/fingerprint/ti.lm usr/lib64/libreoffice/share/fingerprint/tk.lm usr/lib64/libreoffice/share/fingerprint/gug.lm usr/lib64/libreoffice/share/fingerprint/eo.lm usr/lib64/libreoffice/share/fingerprint/hu.lm usr/lib64/libreoffice/share/fingerprint/ab.lm usr/lib64/libreoffice/share/fingerprint/tpi.lm usr/lib64/libreoffice/share/fingerprint/lt.lm usr/lib64/libreoffice/share/fingerprint/shs.lm usr/lib64/libreoffice/share/fingerprint/grc.lm usr/lib64/libreoffice/share/fingerprint/hi.lm usr/lib64/libreoffice/share/fingerprint/az-Cyrl.lm usr/lib64/libreoffice/share/fingerprint/nr.lm usr/lib64/libreoffice/share/fingerprint/dv.lm usr/lib64/libreoffice/share/fingerprint/sc.lm usr/lib64/libreoffice/share/fingerprint/km.lm usr/lib64/libreoffice/share/fingerprint/fr.lm usr/lib64/libreoffice/share/fingerprint/pt.lm usr/lib64/libreoffice/share/fingerprint/xh.lm usr/lib64/libreoffice/share/fingerprint/tg.lm usr/lib64/libreoffice/share/fingerprint/gv.lm usr/lib64/libreoffice/share/fingerprint/se.lm usr/lib64/libreoffice/share/fingerprint/hsb.lm usr/lib64/libreoffice/share/fingerprint/ka.lm usr/lib64/libreoffice/share/fingerprint/mn.lm usr/lib64/libreoffice/share/fingerprint/ru.lm usr/lib64/libreoffice/share/fingerprint/fa.lm usr/lib64/libreoffice/share/fingerprint/tl.lm usr/lib64/libreoffice/share/fingerprint/ve.lm usr/lib64/libreoffice/share/fingerprint/uz-Cyrl.lm usr/lib64/libreoffice/share/fingerprint/mr.lm usr/lib64/libreoffice/share/fingerprint/mos.lm usr/lib64/libreoffice/share/fingerprint/gu.lm usr/lib64/libreoffice/share/fingerprint/ia.lm usr/lib64/libreoffice/share/fingerprint/ms.lm usr/lib64/libreoffice/share/fingerprint/ko.lm usr/lib64/libreoffice/share/fingerprint/is.lm usr/lib64/libreoffice/share/fingerprint/so.lm usr/lib64/libreoffice/share/fingerprint/pl.lm usr/lib64/libreoffice/share/fingerprint/nn.lm usr/lib64/libreoffice/share/fingerprint/ckb.lm usr/lib64/libreoffice/share/fingerprint/arn.lm usr/lib64/libreoffice/share/fingerprint/ty.lm usr/lib64/libreoffice/share/fingerprint/zu.lm usr/lib64/libreoffice/share/fingerprint/emk-Latn.lm usr/lib64/libreoffice/share/fingerprint/kl.lm usr/lib64/libreoffice/share/fingerprint/ace.lm usr/lib64/libreoffice/share/fingerprint/bo.lm usr/lib64/libreoffice/share/fingerprint/am.lm usr/lib64/libreoffice/share/fingerprint/vi.lm usr/lib64/libreoffice/share/fingerprint/st.lm usr/lib64/libreoffice/share/fingerprint/quz.lm usr/lib64/libreoffice/share/fingerprint/kn.lm usr/lib64/libreoffice/share/fingerprint/sw.lm usr/lib64/libreoffice/share/fingerprint/zh-Hant.lm usr/lib64/libreoffice/share/fingerprint/ga.lm usr/lib64/libreoffice/share/fingerprint/ss.lm usr/lib64/libreoffice/share/fingerprint/br.lm usr/lib64/libreoffice/share/fingerprint/bi.lm usr/lib64/libreoffice/share/fingerprint/af.lm usr/lib64/libreoffice/share/fingerprint/lg.lm usr/lib64/libreoffice/share/fingerprint/ny.lm usr/lib64/libreoffice/share/fingerprint/ts.lm usr/lib64/libreoffice/share/fingerprint/fpdb.conf usr/lib64/libreoffice/share/fingerprint/ast.lm usr/lib64/libreoffice/share/fingerprint/sl.lm usr/lib64/libreoffice/share/fingerprint/da.lm usr/lib64/libreoffice/share/fingerprint/ada.lm usr/lib64/libreoffice/share/fingerprint/nb.lm usr/lib64/libreoffice/share/fingerprint/sr-Cyrl.lm usr/lib64/libreoffice/share/fingerprint/ar.lm usr/lib64/libreoffice/share/fingerprint/pa.lm usr/lib64/libreoffice/share/fingerprint/zh-Hans.lm usr/lib64/libreoffice/share/fingerprint/ne.lm usr/lib64/libreoffice/share/fingerprint/bho.lm usr/lib64/libreoffice/share/fingerprint/ln.lm usr/lib64/libreoffice/share/fingerprint/fy.lm usr/lib64/libreoffice/share/fingerprint/ky.lm usr/lib64/libreoffice/share/fingerprint/bik.lm usr/lib64/libreoffice/share/fingerprint/gd.lm usr/lib64/libreoffice/share/fingerprint/eu.lm usr/lib64/libreoffice/share/fingerprint/bg.lm usr/lib64/libreoffice/share/fingerprint/ay.lm usr/lib64/libreoffice/share/fingerprint/nds.lm usr/lib64/libreoffice/share/fingerprint/yo.lm usr/lib64/libreoffice/share/fingerprint/mai.lm usr/lib64/libreoffice/share/fingerprint/tn.lm usr/lib64/libreoffice/share/fingerprint/sk.lm usr/lib64/libreoffice/share/fingerprint/sd.lm usr/lib64/libreoffice/share/fingerprint/rm.lm usr/lib64/libreoffice/share/fingerprint/ta.lm usr/lib64/libreoffice/share/fingerprint/lo.lm usr/lib64/libreoffice/share/fingerprint/tt.lm usr/lib64/libreoffice/share/fingerprint/ha-NG.lm usr/lib64/libreoffice/share/fingerprint/lv.lm usr/lib64/libreoffice/share/fingerprint/gl.lm usr/lib64/libreoffice/share/fingerprint/tet.lm usr/lib64/libreoffice/share/fingerprint/az.lm usr/lib64/libreoffice/share/fingerprint/tr.lm usr/lib64/libreoffice/share/fingerprint/kng.lm usr/lib64/libreoffice/share/fingerprint/bn.lm usr/lib64/libreoffice/share/fingerprint/mi.lm usr/lib64/libreoffice/share/fingerprint/qxa.lm usr/lib64/libreoffice/share/fingerprint/en.lm usr/lib64/libreoffice/share/fingerprint/ur.lm usr/lib64/libreoffice/share/fingerprint/fur.lm usr/lib64/libreoffice/share/fingerprint/vep.lm usr/lib64/libreoffice/share/fingerprint/om.lm usr/lib64/libreoffice/share/fingerprint/mt.lm usr/lib64/libreoffice/share/fingerprint/hy.lm usr/lib64/libreoffice/share/fingerprint/ak.lm usr/lib64/libreoffice/share/fingerprint/nso.lm usr/lib64/libreoffice/share/fingerprint/es.lm usr/lib64/libreoffice/share/fingerprint/wa.lm usr/lib64/libreoffice/share/fingerprint/hil.lm usr/lib64/libreoffice/share/fingerprint/he.lm usr/lib64/libreoffice/share/fingerprint/yi.lm usr/lib64/libreoffice/share/fingerprint/plt.lm usr/lib64/libreoffice/share/fingerprint/ht.lm usr/lib64/libreoffice/share/fingerprint/fi.lm usr/lib64/libreoffice/share/fingerprint/sg.lm usr/lib64/libreoffice/share/fingerprint/fo.lm usr/lib64/libreoffice/share/fingerprint/fj.lm usr/lib64/libreoffice/share/fingerprint/uk.lm usr/lib64/libreoffice/share/fingerprint/ee.lm usr/lib64/libreoffice/share/fingerprint/kk.lm usr/lib64/libreoffice/share/fingerprint/ca.lm usr/lib64/libreoffice/share/fingerprint/cy.lm usr/lib64/libreoffice/share/fingerprint/cs.lm usr/lib64/libreoffice/share/fingerprint/ml.lm usr/lib64/libreoffice/share/fingerprint/mk.lm usr/lib64/libreoffice/share/fingerprint/rue.lm usr/lib64/libreoffice/share/fingerprint/rw.lm usr/lib64/libreoffice/share/fingerprint/sq.lm usr/lib64/libreoffice/share/fingerprint/bs.lm usr/lib64/libreoffice/share/fingerprint/th.lm usr/lib64/libreoffice/share/basic/ usr/lib64/libreoffice/share/basic/Depot/ usr/lib64/libreoffice/share/basic/Depot/CommonLang.xba usr/lib64/libreoffice/share/basic/Depot/tools.xba usr/lib64/libreoffice/share/basic/Depot/Depot.xba usr/lib64/libreoffice/share/basic/Depot/Lang_de.xba usr/lib64/libreoffice/share/basic/Depot/Lang_fr.xba usr/lib64/libreoffice/share/basic/Depot/Dialog4.xdl usr/lib64/libreoffice/share/basic/Depot/Lang_ja.xba usr/lib64/libreoffice/share/basic/Depot/Lang_en.xba usr/lib64/libreoffice/share/basic/Depot/Lang_it.xba usr/lib64/libreoffice/share/basic/Depot/Lang_ko.xba usr/lib64/libreoffice/share/basic/Depot/Internet.xba usr/lib64/libreoffice/share/basic/Depot/dialog.xlb usr/lib64/libreoffice/share/basic/Depot/Dialog3.xdl usr/lib64/libreoffice/share/basic/Depot/Lang_tw.xba usr/lib64/libreoffice/share/basic/Depot/Currency.xba usr/lib64/libreoffice/share/basic/Depot/script.xlb usr/lib64/libreoffice/share/basic/Depot/Lang_es.xba usr/lib64/libreoffice/share/basic/Depot/Lang_zh.xba usr/lib64/libreoffice/share/basic/Depot/Dialog2.xdl usr/lib64/libreoffice/share/basic/Depot/Lang_sv.xba usr/lib64/libreoffice/share/basic/Gimmicks/ usr/lib64/libreoffice/share/basic/Gimmicks/UserfieldDlg.xdl usr/lib64/libreoffice/share/basic/Gimmicks/AutoText.xba usr/lib64/libreoffice/share/basic/Gimmicks/ReadFolderDlg.xdl usr/lib64/libreoffice/share/basic/Gimmicks/ReadDir.xba usr/lib64/libreoffice/share/basic/Gimmicks/dialog.xlb usr/lib64/libreoffice/share/basic/Gimmicks/GetTexts.xba usr/lib64/libreoffice/share/basic/Gimmicks/Userfields.xba usr/lib64/libreoffice/share/basic/Gimmicks/script.xlb usr/lib64/libreoffice/share/basic/Gimmicks/ChangeAllChars.xba usr/lib64/libreoffice/share/basic/dialog.xlc usr/lib64/libreoffice/share/basic/Euro/ usr/lib64/libreoffice/share/basic/Euro/Protect.xba usr/lib64/libreoffice/share/basic/Euro/ConvertRun.xba usr/lib64/libreoffice/share/basic/Euro/Hard.xba usr/lib64/libreoffice/share/basic/Euro/DlgConvert.xdl usr/lib64/libreoffice/share/basic/Euro/DlgPassword.xdl usr/lib64/libreoffice/share/basic/Euro/Common.xba usr/lib64/libreoffice/share/basic/Euro/Writer.xba usr/lib64/libreoffice/share/basic/Euro/dialog.xlb usr/lib64/libreoffice/share/basic/Euro/AutoPilotRun.xba usr/lib64/libreoffice/share/basic/Euro/Init.xba usr/lib64/libreoffice/share/basic/Euro/Soft.xba usr/lib64/libreoffice/share/basic/Euro/script.xlb usr/lib64/libreoffice/share/basic/Tutorials/ usr/lib64/libreoffice/share/basic/Tutorials/TutorialClose.xba usr/lib64/libreoffice/share/basic/Tutorials/ShowInfoDialog.xba usr/lib64/libreoffice/share/basic/Tutorials/RoadMap.xba usr/lib64/libreoffice/share/basic/Tutorials/Functions.xba usr/lib64/libreoffice/share/basic/Tutorials/TutorialsDialog.xdl usr/lib64/libreoffice/share/basic/Tutorials/TutorialOpen.xba usr/lib64/libreoffice/share/basic/Tutorials/TutorialCloseDialog.xdl usr/lib64/libreoffice/share/basic/Tutorials/dialog.xlb usr/lib64/libreoffice/share/basic/Tutorials/TutorialOpenDialog.xdl usr/lib64/libreoffice/share/basic/Tutorials/script.xlb usr/lib64/libreoffice/share/basic/Tutorials/TutorialCreator.xba usr/lib64/libreoffice/share/basic/script.xlc usr/lib64/libreoffice/share/basic/Tools/ usr/lib64/libreoffice/share/basic/Tools/Listbox.xba usr/lib64/libreoffice/share/basic/Tools/DlgOverwriteAll.xdl usr/lib64/libreoffice/share/basic/Tools/Misc.xba usr/lib64/libreoffice/share/basic/Tools/Debug.xba usr/lib64/libreoffice/share/basic/Tools/dialog.xlb usr/lib64/libreoffice/share/basic/Tools/UCB.xba usr/lib64/libreoffice/share/basic/Tools/script.xlb usr/lib64/libreoffice/share/basic/Tools/Strings.xba usr/lib64/libreoffice/share/basic/Tools/ModuleControls.xba usr/lib64/libreoffice/share/basic/ScriptBindingLibrary/ usr/lib64/libreoffice/share/basic/ScriptBindingLibrary/dialog.xlb usr/lib64/libreoffice/share/basic/ScriptBindingLibrary/Highlight.xdl usr/lib64/libreoffice/share/basic/ScriptBindingLibrary/script.xlb usr/lib64/libreoffice/share/basic/Access2Base/ usr/lib64/libreoffice/share/basic/Access2Base/L10N.xba usr/lib64/libreoffice/share/basic/Access2Base/acConstants.xba usr/lib64/libreoffice/share/basic/Access2Base/DataDef.xba usr/lib64/libreoffice/share/basic/Access2Base/Application.xba usr/lib64/libreoffice/share/basic/Access2Base/Trace.xba usr/lib64/libreoffice/share/basic/Access2Base/Dialog.xba usr/lib64/libreoffice/share/basic/Access2Base/CommandBar.xba usr/lib64/libreoffice/share/basic/Access2Base/dlgTrace.xdl usr/lib64/libreoffice/share/basic/Access2Base/Compatible.xba usr/lib64/libreoffice/share/basic/Access2Base/OptionGroup.xba usr/lib64/libreoffice/share/basic/Access2Base/SubForm.xba usr/lib64/libreoffice/share/basic/Access2Base/Form.xba usr/lib64/libreoffice/share/basic/Access2Base/DoCmd.xba usr/lib64/libreoffice/share/basic/Access2Base/_License.xba usr/lib64/libreoffice/share/basic/Access2Base/dlgFormat.xdl usr/lib64/libreoffice/share/basic/Access2Base/dialog.xlb usr/lib64/libreoffice/share/basic/Access2Base/Property.xba usr/lib64/libreoffice/share/basic/Access2Base/Collect.xba usr/lib64/libreoffice/share/basic/Access2Base/Module.xba usr/lib64/libreoffice/share/basic/Access2Base/PropertiesGet.xba usr/lib64/libreoffice/share/basic/Access2Base/TempVar.xba usr/lib64/libreoffice/share/basic/Access2Base/Methods.xba usr/lib64/libreoffice/share/basic/Access2Base/Database.xba usr/lib64/libreoffice/share/basic/Access2Base/Field.xba usr/lib64/libreoffice/share/basic/Access2Base/Control.xba usr/lib64/libreoffice/share/basic/Access2Base/Event.xba usr/lib64/libreoffice/share/basic/Access2Base/Recordset.xba usr/lib64/libreoffice/share/basic/Access2Base/CommandBarControl.xba usr/lib64/libreoffice/share/basic/Access2Base/script.xlb usr/lib64/libreoffice/share/basic/Access2Base/Utils.xba usr/lib64/libreoffice/share/basic/Access2Base/Test.xba usr/lib64/libreoffice/share/basic/Access2Base/Root_.xba usr/lib64/libreoffice/share/basic/Access2Base/UtilProperty.xba usr/lib64/libreoffice/share/basic/Access2Base/PropertiesSet.xba usr/lib64/libreoffice/share/basic/Template/ usr/lib64/libreoffice/share/basic/Template/Autotext.xba usr/lib64/libreoffice/share/basic/Template/Samples.xba usr/lib64/libreoffice/share/basic/Template/ModuleAgenda.xba usr/lib64/libreoffice/share/basic/Template/dialog.xlb usr/lib64/libreoffice/share/basic/Template/Correspondence.xba usr/lib64/libreoffice/share/basic/Template/DialogStyles.xdl usr/lib64/libreoffice/share/basic/Template/script.xlb usr/lib64/libreoffice/share/basic/Template/TemplateDialog.xdl usr/lib64/libreoffice/share/basic/FormWizard/ usr/lib64/libreoffice/share/basic/FormWizard/Language.xba usr/lib64/libreoffice/share/basic/FormWizard/DlgFormDB.xdl usr/lib64/libreoffice/share/basic/FormWizard/tools.xba usr/lib64/libreoffice/share/basic/FormWizard/develop.xba usr/lib64/libreoffice/share/basic/FormWizard/DBMeta.xba usr/lib64/libreoffice/share/basic/FormWizard/dialog.xlb usr/lib64/libreoffice/share/basic/FormWizard/FormWizard.xba usr/lib64/libreoffice/share/basic/FormWizard/Layouter.xba usr/lib64/libreoffice/share/basic/FormWizard/script.xlb usr/lib64/libreoffice/share/basic/ImportWizard/ usr/lib64/libreoffice/share/basic/ImportWizard/Language.xba usr/lib64/libreoffice/share/basic/ImportWizard/API.xba usr/lib64/libreoffice/share/basic/ImportWizard/dialog.xlb usr/lib64/libreoffice/share/basic/ImportWizard/ImportDialog.xdl usr/lib64/libreoffice/share/basic/ImportWizard/Main.xba usr/lib64/libreoffice/share/basic/ImportWizard/DialogModul.xba usr/lib64/libreoffice/share/basic/ImportWizard/script.xlb usr/lib64/libreoffice/share/basic/ImportWizard/FilesModul.xba usr/lib64/libreoffice/share/wordbook/ usr/lib64/libreoffice/share/wordbook/en-US.dic usr/lib64/libreoffice/share/wordbook/en-GB.dic usr/lib64/libreoffice/share/wordbook/sl.dic usr/lib64/libreoffice/share/wordbook/technical.dic usr/lib64/libreoffice/share/wordbook/hu_AkH11.dic usr/lib64/libreoffice/share/xpdfimport/ usr/lib64/libreoffice/share/xpdfimport/xpdfimport_err.pdf usr/lib64/libreoffice/share/calc/ usr/lib64/libreoffice/share/calc/styles.xml usr/lib64/libreoffice/share/filter/ usr/lib64/libreoffice/share/filter/oox-drawingml-cs-presets usr/lib64/libreoffice/share/filter/vml-shape-types usr/lib64/libreoffice/share/filter/oox-drawingml-adj-names usr/lib64/libreoffice/presets/ usr/lib64/libreoffice/presets/database/ usr/lib64/libreoffice/presets/database/evolocal.odb usr/lib64/libreoffice/presets/database/biblio/ usr/lib64/libreoffice/presets/database/biblio/biblio.dbf usr/lib64/libreoffice/presets/database/biblio/biblio.dbt usr/lib64/libreoffice/presets/database/biblio.odb usr/lib64/libreoffice/presets/config/ usr/lib64/libreoffice/presets/config/autotbl.fmt usr/lib64/libreoffice/presets/autotext/ usr/lib64/libreoffice/presets/autotext/mytexts.bau usr/lib64/libreoffice/presets/gallery/ usr/lib64/libreoffice/presets/gallery/sg30.thm usr/lib64/libreoffice/presets/gallery/sg30.sdv usr/lib64/libreoffice/presets/basic/ usr/lib64/libreoffice/presets/basic/Standard/ usr/lib64/libreoffice/presets/basic/Standard/Module1.xba usr/lib64/libreoffice/presets/basic/Standard/dialog.xlb usr/lib64/libreoffice/presets/basic/Standard/script.xlb usr/lib64/libreoffice/presets/basic/dialog.xlc usr/lib64/libreoffice/presets/basic/script.xlc usr/lib64/libreoffice/LICENSE usr/bin/ usr/bin/lomath usr/bin/lodraw usr/bin/localc usr/bin/lowriter usr/bin/lobase usr/bin/loweb usr/bin/unopkg usr/bin/loimpress usr/bin/loffice usr/bin/lofromtemplate usr/src/ usr/src/libreoffice-6.3.6.2/ usr/src/libreoffice-6.3.6.2/SLKBUILD usr/doc/ usr/doc/libreoffice-6.3.6.2/ usr/doc/libreoffice-6.3.6.2/README usr/doc/libreoffice-6.3.6.2/ChangeLog usr/doc/libreoffice-6.3.6.2/todo usr/doc/libreoffice-6.3.6.2/Changelog usr/doc/libreoffice-6.3.6.2/NEWS usr/doc/libreoffice-6.3.6.2/CHANGELOG usr/doc/libreoffice-6.3.6.2/readme usr/doc/libreoffice-6.3.6.2/INSTALL usr/doc/libreoffice-6.3.6.2/install usr/doc/libreoffice-6.3.6.2/changelog usr/doc/libreoffice-6.3.6.2/TODO usr/doc/libreoffice-6.3.6.2/AUTHORS usr/doc/libreoffice-6.3.6.2/COPYING usr/man/ usr/man/man1/ usr/man/man1/loffice.1.gz usr/man/man1/lofromtemplate.1.gz usr/man/man1/lodraw.1.gz usr/man/man1/loimpress.1.gz usr/man/man1/libreoffice.1.gz usr/man/man1/loweb.1.gz usr/man/man1/unopkg.1.gz usr/man/man1/lobase.1.gz usr/man/man1/lomath.1.gz usr/man/man1/lowriter.1.gz usr/man/man1/localc.1.gz usr/share/ usr/share/bash-completion/ usr/share/bash-completion/completions/ usr/share/bash-completion/completions/libreoffice.sh usr/share/mime-info/ usr/share/mime-info/libreoffice.mime usr/share/mime-info/libreoffice.keys usr/share/applications/ usr/share/appdata/ usr/share/appdata/libreoffice-base.appdata.xml usr/share/appdata/libreoffice-impress.appdata.xml usr/share/appdata/libreoffice-calc.appdata.xml usr/share/appdata/libreoffice-writer.appdata.xml usr/share/appdata/org.libreoffice.kde.metainfo.xml usr/share/appdata/libreoffice-draw.appdata.xml usr/share/icons/ usr/share/icons/gnome/ usr/share/icons/gnome/48x48/ usr/share/icons/gnome/48x48/apps/ usr/share/icons/gnome/48x48/apps/libreoffice-calc.svg usr/share/icons/gnome/48x48/apps/libreoffice-startcenter.png usr/share/icons/gnome/48x48/apps/libreoffice-draw.png usr/share/icons/gnome/48x48/apps/libreoffice-writer.png usr/share/icons/gnome/48x48/apps/libreoffice-math.svg usr/share/icons/gnome/48x48/apps/libreoffice-draw.svg usr/share/icons/gnome/48x48/apps/libreoffice-main.svg usr/share/icons/gnome/48x48/apps/libreoffice-chart.svg usr/share/icons/gnome/48x48/apps/libreoffice-startcenter.svg usr/share/icons/gnome/48x48/apps/libreoffice-impress.svg usr/share/icons/gnome/48x48/apps/libreoffice-writer.svg usr/share/icons/gnome/48x48/apps/libreoffice-main.png usr/share/icons/gnome/48x48/apps/libreoffice-base.png usr/share/icons/gnome/48x48/apps/libreoffice-chart.png usr/share/icons/gnome/48x48/apps/libreoffice-impress.png usr/share/icons/gnome/48x48/apps/libreoffice-math.png usr/share/icons/gnome/48x48/apps/libreoffice-base.svg usr/share/icons/gnome/48x48/apps/libreoffice-calc.png usr/share/icons/gnome/48x48/mimetypes/ usr/share/icons/gnome/48x48/mimetypes/libreoffice-presentation-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-text-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-presentation.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-extension.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-spreadsheet.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-extension.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-text.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-presentation.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-text-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-presentation-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-text.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/512x512/ usr/share/icons/gnome/512x512/apps/ usr/share/icons/gnome/512x512/apps/libreoffice-calc.svg usr/share/icons/gnome/512x512/apps/libreoffice-startcenter.png usr/share/icons/gnome/512x512/apps/libreoffice-draw.png usr/share/icons/gnome/512x512/apps/libreoffice-writer.png usr/share/icons/gnome/512x512/apps/libreoffice-math.svg usr/share/icons/gnome/512x512/apps/libreoffice-draw.svg usr/share/icons/gnome/512x512/apps/libreoffice-main.svg usr/share/icons/gnome/512x512/apps/libreoffice-startcenter.svg usr/share/icons/gnome/512x512/apps/libreoffice-impress.svg usr/share/icons/gnome/512x512/apps/libreoffice-writer.svg usr/share/icons/gnome/512x512/apps/libreoffice-main.png usr/share/icons/gnome/512x512/apps/libreoffice-base.png usr/share/icons/gnome/512x512/apps/libreoffice-impress.png usr/share/icons/gnome/512x512/apps/libreoffice-math.png usr/share/icons/gnome/512x512/apps/libreoffice-base.svg usr/share/icons/gnome/512x512/apps/libreoffice-calc.png usr/share/icons/gnome/512x512/mimetypes/ usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/22x22/ usr/share/icons/gnome/22x22/apps/ usr/share/icons/gnome/22x22/apps/libreoffice-calc.svg usr/share/icons/gnome/22x22/apps/libreoffice-startcenter.png usr/share/icons/gnome/22x22/apps/libreoffice-draw.png usr/share/icons/gnome/22x22/apps/libreoffice-writer.png usr/share/icons/gnome/22x22/apps/libreoffice-math.svg usr/share/icons/gnome/22x22/apps/libreoffice-draw.svg usr/share/icons/gnome/22x22/apps/libreoffice-main.svg usr/share/icons/gnome/22x22/apps/libreoffice-startcenter.svg usr/share/icons/gnome/22x22/apps/libreoffice-impress.svg usr/share/icons/gnome/22x22/apps/libreoffice-writer.svg usr/share/icons/gnome/22x22/apps/libreoffice-main.png usr/share/icons/gnome/22x22/apps/libreoffice-base.png usr/share/icons/gnome/22x22/apps/libreoffice-impress.png usr/share/icons/gnome/22x22/apps/libreoffice-math.png usr/share/icons/gnome/22x22/apps/libreoffice-base.svg usr/share/icons/gnome/22x22/apps/libreoffice-calc.png usr/share/icons/gnome/22x22/mimetypes/ usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/32x32/ usr/share/icons/gnome/32x32/apps/ usr/share/icons/gnome/32x32/apps/libreoffice-calc.svg usr/share/icons/gnome/32x32/apps/libreoffice-startcenter.png usr/share/icons/gnome/32x32/apps/libreoffice-draw.png usr/share/icons/gnome/32x32/apps/libreoffice-writer.png usr/share/icons/gnome/32x32/apps/libreoffice-math.svg usr/share/icons/gnome/32x32/apps/libreoffice-draw.svg usr/share/icons/gnome/32x32/apps/libreoffice-main.svg usr/share/icons/gnome/32x32/apps/libreoffice-chart.svg usr/share/icons/gnome/32x32/apps/libreoffice-startcenter.svg usr/share/icons/gnome/32x32/apps/libreoffice-impress.svg usr/share/icons/gnome/32x32/apps/libreoffice-writer.svg usr/share/icons/gnome/32x32/apps/libreoffice-main.png usr/share/icons/gnome/32x32/apps/libreoffice-base.png usr/share/icons/gnome/32x32/apps/libreoffice-chart.png usr/share/icons/gnome/32x32/apps/libreoffice-impress.png usr/share/icons/gnome/32x32/apps/libreoffice-math.png usr/share/icons/gnome/32x32/apps/libreoffice-base.svg usr/share/icons/gnome/32x32/apps/libreoffice-calc.png usr/share/icons/gnome/32x32/mimetypes/ usr/share/icons/gnome/32x32/mimetypes/libreoffice-presentation-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-text-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-presentation.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-extension.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-spreadsheet.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-extension.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-text.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-math.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-presentation.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-text-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-presentation-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-math.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-text.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/64x64/ usr/share/icons/gnome/64x64/apps/ usr/share/icons/gnome/64x64/apps/libreoffice-calc.svg usr/share/icons/gnome/64x64/apps/libreoffice-startcenter.png usr/share/icons/gnome/64x64/apps/libreoffice-draw.png usr/share/icons/gnome/64x64/apps/libreoffice-writer.png usr/share/icons/gnome/64x64/apps/libreoffice-math.svg usr/share/icons/gnome/64x64/apps/libreoffice-draw.svg usr/share/icons/gnome/64x64/apps/libreoffice-main.svg usr/share/icons/gnome/64x64/apps/libreoffice-startcenter.svg usr/share/icons/gnome/64x64/apps/libreoffice-impress.svg usr/share/icons/gnome/64x64/apps/libreoffice-writer.svg usr/share/icons/gnome/64x64/apps/libreoffice-main.png usr/share/icons/gnome/64x64/apps/libreoffice-base.png usr/share/icons/gnome/64x64/apps/libreoffice-impress.png usr/share/icons/gnome/64x64/apps/libreoffice-math.png usr/share/icons/gnome/64x64/apps/libreoffice-base.svg usr/share/icons/gnome/64x64/apps/libreoffice-calc.png usr/share/icons/gnome/64x64/mimetypes/ usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/16x16/ usr/share/icons/gnome/16x16/apps/ usr/share/icons/gnome/16x16/apps/libreoffice-calc.svg usr/share/icons/gnome/16x16/apps/libreoffice-startcenter.png usr/share/icons/gnome/16x16/apps/libreoffice-draw.png usr/share/icons/gnome/16x16/apps/libreoffice-writer.png usr/share/icons/gnome/16x16/apps/libreoffice-math.svg usr/share/icons/gnome/16x16/apps/libreoffice-draw.svg usr/share/icons/gnome/16x16/apps/libreoffice-main.svg usr/share/icons/gnome/16x16/apps/libreoffice-chart.svg usr/share/icons/gnome/16x16/apps/libreoffice-startcenter.svg usr/share/icons/gnome/16x16/apps/libreoffice-impress.svg usr/share/icons/gnome/16x16/apps/libreoffice-writer.svg usr/share/icons/gnome/16x16/apps/libreoffice-main.png usr/share/icons/gnome/16x16/apps/libreoffice-base.png usr/share/icons/gnome/16x16/apps/libreoffice-chart.png usr/share/icons/gnome/16x16/apps/libreoffice-impress.png usr/share/icons/gnome/16x16/apps/libreoffice-math.png usr/share/icons/gnome/16x16/apps/libreoffice-base.svg usr/share/icons/gnome/16x16/apps/libreoffice-calc.png usr/share/icons/gnome/16x16/mimetypes/ usr/share/icons/gnome/16x16/mimetypes/libreoffice-presentation-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-text-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-presentation.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-extension.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-spreadsheet.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-extension.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-text.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-presentation.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-text-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-presentation-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-text.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/24x24/ usr/share/icons/gnome/24x24/apps/ usr/share/icons/gnome/24x24/apps/libreoffice-calc.svg usr/share/icons/gnome/24x24/apps/libreoffice-startcenter.png usr/share/icons/gnome/24x24/apps/libreoffice-draw.png usr/share/icons/gnome/24x24/apps/libreoffice-writer.png usr/share/icons/gnome/24x24/apps/libreoffice-math.svg usr/share/icons/gnome/24x24/apps/libreoffice-draw.svg usr/share/icons/gnome/24x24/apps/libreoffice-main.svg usr/share/icons/gnome/24x24/apps/libreoffice-startcenter.svg usr/share/icons/gnome/24x24/apps/libreoffice-impress.svg usr/share/icons/gnome/24x24/apps/libreoffice-writer.svg usr/share/icons/gnome/24x24/apps/libreoffice-main.png usr/share/icons/gnome/24x24/apps/libreoffice-base.png usr/share/icons/gnome/24x24/apps/libreoffice-impress.png usr/share/icons/gnome/24x24/apps/libreoffice-math.png usr/share/icons/gnome/24x24/apps/libreoffice-base.svg usr/share/icons/gnome/24x24/apps/libreoffice-calc.png usr/share/icons/gnome/24x24/mimetypes/ usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/256x256/ usr/share/icons/gnome/256x256/apps/ usr/share/icons/gnome/256x256/apps/libreoffice-calc.svg usr/share/icons/gnome/256x256/apps/libreoffice-startcenter.png usr/share/icons/gnome/256x256/apps/libreoffice-draw.png usr/share/icons/gnome/256x256/apps/libreoffice-writer.png usr/share/icons/gnome/256x256/apps/libreoffice-math.svg usr/share/icons/gnome/256x256/apps/libreoffice-draw.svg usr/share/icons/gnome/256x256/apps/libreoffice-main.svg usr/share/icons/gnome/256x256/apps/libreoffice-chart.svg usr/share/icons/gnome/256x256/apps/libreoffice-startcenter.svg usr/share/icons/gnome/256x256/apps/libreoffice-impress.svg usr/share/icons/gnome/256x256/apps/libreoffice-writer.svg usr/share/icons/gnome/256x256/apps/libreoffice-main.png usr/share/icons/gnome/256x256/apps/libreoffice-base.png usr/share/icons/gnome/256x256/apps/libreoffice-chart.png usr/share/icons/gnome/256x256/apps/libreoffice-impress.png usr/share/icons/gnome/256x256/apps/libreoffice-math.png usr/share/icons/gnome/256x256/apps/libreoffice-base.svg usr/share/icons/gnome/256x256/apps/libreoffice-calc.png usr/share/icons/gnome/256x256/mimetypes/ usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/scalable/ usr/share/icons/gnome/scalable/apps/ usr/share/icons/gnome/scalable/apps/libreoffice-calc.svg usr/share/icons/gnome/scalable/apps/libreoffice-basic.svg usr/share/icons/gnome/scalable/apps/libreoffice-extension.svg usr/share/icons/gnome/scalable/apps/libreoffice-math.svg usr/share/icons/gnome/scalable/apps/libreoffice-draw.svg usr/share/icons/gnome/scalable/apps/libreoffice-main.svg usr/share/icons/gnome/scalable/apps/libreoffice-chart.svg usr/share/icons/gnome/scalable/apps/libreoffice-startcenter.svg usr/share/icons/gnome/scalable/apps/libreoffice-impress.svg usr/share/icons/gnome/scalable/apps/libreoffice-writer.svg usr/share/icons/gnome/scalable/apps/libreoffice-base.svg usr/share/icons/gnome/scalable/mimetypes/ usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-draw.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/128x128/ usr/share/icons/gnome/128x128/apps/ usr/share/icons/gnome/128x128/apps/libreoffice-calc.svg usr/share/icons/gnome/128x128/apps/libreoffice-startcenter.png usr/share/icons/gnome/128x128/apps/libreoffice-draw.png usr/share/icons/gnome/128x128/apps/libreoffice-writer.png usr/share/icons/gnome/128x128/apps/libreoffice-math.svg usr/share/icons/gnome/128x128/apps/libreoffice-draw.svg usr/share/icons/gnome/128x128/apps/libreoffice-main.svg usr/share/icons/gnome/128x128/apps/libreoffice-chart.svg usr/share/icons/gnome/128x128/apps/libreoffice-startcenter.svg usr/share/icons/gnome/128x128/apps/libreoffice-impress.svg usr/share/icons/gnome/128x128/apps/libreoffice-writer.svg usr/share/icons/gnome/128x128/apps/libreoffice-main.png usr/share/icons/gnome/128x128/apps/libreoffice-base.png usr/share/icons/gnome/128x128/apps/libreoffice-chart.png usr/share/icons/gnome/128x128/apps/libreoffice-impress.png usr/share/icons/gnome/128x128/apps/libreoffice-math.png usr/share/icons/gnome/128x128/apps/libreoffice-base.svg usr/share/icons/gnome/128x128/apps/libreoffice-calc.png usr/share/icons/gnome/128x128/mimetypes/ usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-formula.png usr/share/icons/locolor/ usr/share/icons/locolor/32x32/ usr/share/icons/locolor/32x32/apps/ usr/share/icons/locolor/32x32/apps/libreoffice-calc.svg usr/share/icons/locolor/32x32/apps/libreoffice-startcenter.png usr/share/icons/locolor/32x32/apps/libreoffice-draw.png usr/share/icons/locolor/32x32/apps/libreoffice-writer.png usr/share/icons/locolor/32x32/apps/libreoffice-math.svg usr/share/icons/locolor/32x32/apps/libreoffice-draw.svg usr/share/icons/locolor/32x32/apps/libreoffice-main.svg usr/share/icons/locolor/32x32/apps/libreoffice-chart.svg usr/share/icons/locolor/32x32/apps/libreoffice-startcenter.svg usr/share/icons/locolor/32x32/apps/libreoffice-impress.svg usr/share/icons/locolor/32x32/apps/libreoffice-writer.svg usr/share/icons/locolor/32x32/apps/libreoffice-main.png usr/share/icons/locolor/32x32/apps/libreoffice-base.png usr/share/icons/locolor/32x32/apps/libreoffice-chart.png usr/share/icons/locolor/32x32/apps/libreoffice-impress.png usr/share/icons/locolor/32x32/apps/libreoffice-math.png usr/share/icons/locolor/32x32/apps/libreoffice-base.svg usr/share/icons/locolor/32x32/apps/libreoffice-calc.png usr/share/icons/locolor/32x32/mimetypes/ usr/share/icons/locolor/32x32/mimetypes/libreoffice-presentation-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-text-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-presentation.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-database.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-extension.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-text.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-spreadsheet.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-extension.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-text.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-presentation.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-database.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-formula.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-text.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-empty.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-web.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-text-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-presentation-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-formula.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-web.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-text.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-formula.png usr/share/icons/locolor/16x16/ usr/share/icons/locolor/16x16/apps/ usr/share/icons/locolor/16x16/apps/libreoffice-calc.svg usr/share/icons/locolor/16x16/apps/libreoffice-startcenter.png usr/share/icons/locolor/16x16/apps/libreoffice-draw.png usr/share/icons/locolor/16x16/apps/libreoffice-writer.png usr/share/icons/locolor/16x16/apps/libreoffice-math.svg usr/share/icons/locolor/16x16/apps/libreoffice-draw.svg usr/share/icons/locolor/16x16/apps/libreoffice-main.svg usr/share/icons/locolor/16x16/apps/libreoffice-chart.svg usr/share/icons/locolor/16x16/apps/libreoffice-startcenter.svg usr/share/icons/locolor/16x16/apps/libreoffice-impress.svg usr/share/icons/locolor/16x16/apps/libreoffice-writer.svg usr/share/icons/locolor/16x16/apps/libreoffice-main.png usr/share/icons/locolor/16x16/apps/libreoffice-base.png usr/share/icons/locolor/16x16/apps/libreoffice-chart.png usr/share/icons/locolor/16x16/apps/libreoffice-impress.png usr/share/icons/locolor/16x16/apps/libreoffice-math.png usr/share/icons/locolor/16x16/apps/libreoffice-base.svg usr/share/icons/locolor/16x16/apps/libreoffice-calc.png usr/share/icons/locolor/16x16/mimetypes/ usr/share/icons/locolor/16x16/mimetypes/libreoffice-presentation-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-text-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-presentation.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-database.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-extension.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-text.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-spreadsheet.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-extension.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-text.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-presentation.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-database.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-text.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-empty.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-web.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-text-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-presentation-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-web.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-text.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/ usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/libreoffice-calc.svg usr/share/icons/hicolor/48x48/apps/libreoffice-startcenter.png usr/share/icons/hicolor/48x48/apps/libreoffice-draw.png usr/share/icons/hicolor/48x48/apps/libreoffice-writer.png usr/share/icons/hicolor/48x48/apps/libreoffice-math.svg usr/share/icons/hicolor/48x48/apps/libreoffice-draw.svg usr/share/icons/hicolor/48x48/apps/libreoffice-main.svg usr/share/icons/hicolor/48x48/apps/libreoffice-chart.svg usr/share/icons/hicolor/48x48/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/48x48/apps/libreoffice-impress.svg usr/share/icons/hicolor/48x48/apps/libreoffice-writer.svg usr/share/icons/hicolor/48x48/apps/libreoffice-main.png usr/share/icons/hicolor/48x48/apps/libreoffice-base.png usr/share/icons/hicolor/48x48/apps/libreoffice-chart.png usr/share/icons/hicolor/48x48/apps/libreoffice-impress.png usr/share/icons/hicolor/48x48/apps/libreoffice-math.png usr/share/icons/hicolor/48x48/apps/libreoffice-base.svg usr/share/icons/hicolor/48x48/apps/libreoffice-calc.png usr/share/icons/hicolor/48x48/mimetypes/ usr/share/icons/hicolor/48x48/mimetypes/libreoffice-presentation-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-text-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-presentation.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-extension.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-spreadsheet.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-extension.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-text.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-presentation.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-text-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-presentation-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-text.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/512x512/ usr/share/icons/hicolor/512x512/apps/ usr/share/icons/hicolor/512x512/apps/libreoffice-calc.svg usr/share/icons/hicolor/512x512/apps/libreoffice-startcenter.png usr/share/icons/hicolor/512x512/apps/libreoffice-draw.png usr/share/icons/hicolor/512x512/apps/libreoffice-writer.png usr/share/icons/hicolor/512x512/apps/libreoffice-math.svg usr/share/icons/hicolor/512x512/apps/libreoffice-draw.svg usr/share/icons/hicolor/512x512/apps/libreoffice-main.svg usr/share/icons/hicolor/512x512/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/512x512/apps/libreoffice-impress.svg usr/share/icons/hicolor/512x512/apps/libreoffice-writer.svg usr/share/icons/hicolor/512x512/apps/libreoffice-main.png usr/share/icons/hicolor/512x512/apps/libreoffice-base.png usr/share/icons/hicolor/512x512/apps/libreoffice-impress.png usr/share/icons/hicolor/512x512/apps/libreoffice-math.png usr/share/icons/hicolor/512x512/apps/libreoffice-base.svg usr/share/icons/hicolor/512x512/apps/libreoffice-calc.png usr/share/icons/hicolor/512x512/mimetypes/ usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/22x22/ usr/share/icons/hicolor/22x22/apps/ usr/share/icons/hicolor/22x22/apps/libreoffice-calc.svg usr/share/icons/hicolor/22x22/apps/libreoffice-startcenter.png usr/share/icons/hicolor/22x22/apps/libreoffice-draw.png usr/share/icons/hicolor/22x22/apps/libreoffice-writer.png usr/share/icons/hicolor/22x22/apps/libreoffice-math.svg usr/share/icons/hicolor/22x22/apps/libreoffice-draw.svg usr/share/icons/hicolor/22x22/apps/libreoffice-main.svg usr/share/icons/hicolor/22x22/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/22x22/apps/libreoffice-impress.svg usr/share/icons/hicolor/22x22/apps/libreoffice-writer.svg usr/share/icons/hicolor/22x22/apps/libreoffice-main.png usr/share/icons/hicolor/22x22/apps/libreoffice-base.png usr/share/icons/hicolor/22x22/apps/libreoffice-impress.png usr/share/icons/hicolor/22x22/apps/libreoffice-math.png usr/share/icons/hicolor/22x22/apps/libreoffice-base.svg usr/share/icons/hicolor/22x22/apps/libreoffice-calc.png usr/share/icons/hicolor/22x22/mimetypes/ usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/32x32/ usr/share/icons/hicolor/32x32/apps/ usr/share/icons/hicolor/32x32/apps/libreoffice-calc.svg usr/share/icons/hicolor/32x32/apps/libreoffice-startcenter.png usr/share/icons/hicolor/32x32/apps/libreoffice-draw.png usr/share/icons/hicolor/32x32/apps/libreoffice-writer.png usr/share/icons/hicolor/32x32/apps/libreoffice-math.svg usr/share/icons/hicolor/32x32/apps/libreoffice-draw.svg usr/share/icons/hicolor/32x32/apps/libreoffice-main.svg usr/share/icons/hicolor/32x32/apps/libreoffice-chart.svg usr/share/icons/hicolor/32x32/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/32x32/apps/libreoffice-impress.svg usr/share/icons/hicolor/32x32/apps/libreoffice-writer.svg usr/share/icons/hicolor/32x32/apps/libreoffice-main.png usr/share/icons/hicolor/32x32/apps/libreoffice-base.png usr/share/icons/hicolor/32x32/apps/libreoffice-chart.png usr/share/icons/hicolor/32x32/apps/libreoffice-impress.png usr/share/icons/hicolor/32x32/apps/libreoffice-math.png usr/share/icons/hicolor/32x32/apps/libreoffice-base.svg usr/share/icons/hicolor/32x32/apps/libreoffice-calc.png usr/share/icons/hicolor/32x32/mimetypes/ usr/share/icons/hicolor/32x32/mimetypes/libreoffice-presentation-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-text-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-presentation.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-extension.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-spreadsheet.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-extension.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-text.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-math.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-presentation.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-text-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-presentation-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-math.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-text.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/64x64/ usr/share/icons/hicolor/64x64/apps/ usr/share/icons/hicolor/64x64/apps/libreoffice-calc.svg usr/share/icons/hicolor/64x64/apps/libreoffice-startcenter.png usr/share/icons/hicolor/64x64/apps/libreoffice-draw.png usr/share/icons/hicolor/64x64/apps/libreoffice-writer.png usr/share/icons/hicolor/64x64/apps/libreoffice-math.svg usr/share/icons/hicolor/64x64/apps/libreoffice-draw.svg usr/share/icons/hicolor/64x64/apps/libreoffice-main.svg usr/share/icons/hicolor/64x64/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/64x64/apps/libreoffice-impress.svg usr/share/icons/hicolor/64x64/apps/libreoffice-writer.svg usr/share/icons/hicolor/64x64/apps/libreoffice-main.png usr/share/icons/hicolor/64x64/apps/libreoffice-base.png usr/share/icons/hicolor/64x64/apps/libreoffice-impress.png usr/share/icons/hicolor/64x64/apps/libreoffice-math.png usr/share/icons/hicolor/64x64/apps/libreoffice-base.svg usr/share/icons/hicolor/64x64/apps/libreoffice-calc.png usr/share/icons/hicolor/64x64/mimetypes/ usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/16x16/ usr/share/icons/hicolor/16x16/apps/ usr/share/icons/hicolor/16x16/apps/libreoffice-calc.svg usr/share/icons/hicolor/16x16/apps/libreoffice-startcenter.png usr/share/icons/hicolor/16x16/apps/libreoffice-draw.png usr/share/icons/hicolor/16x16/apps/libreoffice-writer.png usr/share/icons/hicolor/16x16/apps/libreoffice-math.svg usr/share/icons/hicolor/16x16/apps/libreoffice-draw.svg usr/share/icons/hicolor/16x16/apps/libreoffice-main.svg usr/share/icons/hicolor/16x16/apps/libreoffice-chart.svg usr/share/icons/hicolor/16x16/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/16x16/apps/libreoffice-impress.svg usr/share/icons/hicolor/16x16/apps/libreoffice-writer.svg usr/share/icons/hicolor/16x16/apps/libreoffice-main.png usr/share/icons/hicolor/16x16/apps/libreoffice-base.png usr/share/icons/hicolor/16x16/apps/libreoffice-chart.png usr/share/icons/hicolor/16x16/apps/libreoffice-impress.png usr/share/icons/hicolor/16x16/apps/libreoffice-math.png usr/share/icons/hicolor/16x16/apps/libreoffice-base.svg usr/share/icons/hicolor/16x16/apps/libreoffice-calc.png usr/share/icons/hicolor/16x16/mimetypes/ usr/share/icons/hicolor/16x16/mimetypes/libreoffice-presentation-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-text-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-presentation.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-extension.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-spreadsheet.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-extension.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-text.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-presentation.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-text-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-presentation-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-text.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/24x24/ usr/share/icons/hicolor/24x24/apps/ usr/share/icons/hicolor/24x24/apps/libreoffice-calc.svg usr/share/icons/hicolor/24x24/apps/libreoffice-startcenter.png usr/share/icons/hicolor/24x24/apps/libreoffice-draw.png usr/share/icons/hicolor/24x24/apps/libreoffice-writer.png usr/share/icons/hicolor/24x24/apps/libreoffice-math.svg usr/share/icons/hicolor/24x24/apps/libreoffice-draw.svg usr/share/icons/hicolor/24x24/apps/libreoffice-main.svg usr/share/icons/hicolor/24x24/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/24x24/apps/libreoffice-impress.svg usr/share/icons/hicolor/24x24/apps/libreoffice-writer.svg usr/share/icons/hicolor/24x24/apps/libreoffice-main.png usr/share/icons/hicolor/24x24/apps/libreoffice-base.png usr/share/icons/hicolor/24x24/apps/libreoffice-impress.png usr/share/icons/hicolor/24x24/apps/libreoffice-math.png usr/share/icons/hicolor/24x24/apps/libreoffice-base.svg usr/share/icons/hicolor/24x24/apps/libreoffice-calc.png usr/share/icons/hicolor/24x24/mimetypes/ usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/256x256/ usr/share/icons/hicolor/256x256/apps/ usr/share/icons/hicolor/256x256/apps/libreoffice-calc.svg usr/share/icons/hicolor/256x256/apps/libreoffice-startcenter.png usr/share/icons/hicolor/256x256/apps/libreoffice-draw.png usr/share/icons/hicolor/256x256/apps/libreoffice-writer.png usr/share/icons/hicolor/256x256/apps/libreoffice-math.svg usr/share/icons/hicolor/256x256/apps/libreoffice-draw.svg usr/share/icons/hicolor/256x256/apps/libreoffice-main.svg usr/share/icons/hicolor/256x256/apps/libreoffice-chart.svg usr/share/icons/hicolor/256x256/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/256x256/apps/libreoffice-impress.svg usr/share/icons/hicolor/256x256/apps/libreoffice-writer.svg usr/share/icons/hicolor/256x256/apps/libreoffice-main.png usr/share/icons/hicolor/256x256/apps/libreoffice-base.png usr/share/icons/hicolor/256x256/apps/libreoffice-chart.png usr/share/icons/hicolor/256x256/apps/libreoffice-impress.png usr/share/icons/hicolor/256x256/apps/libreoffice-math.png usr/share/icons/hicolor/256x256/apps/libreoffice-base.svg usr/share/icons/hicolor/256x256/apps/libreoffice-calc.png usr/share/icons/hicolor/256x256/mimetypes/ usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/libreoffice-calc.svg usr/share/icons/hicolor/scalable/apps/libreoffice-basic.svg usr/share/icons/hicolor/scalable/apps/libreoffice-extension.svg usr/share/icons/hicolor/scalable/apps/libreoffice-math.svg usr/share/icons/hicolor/scalable/apps/libreoffice-draw.svg usr/share/icons/hicolor/scalable/apps/libreoffice-main.svg usr/share/icons/hicolor/scalable/apps/libreoffice-chart.svg usr/share/icons/hicolor/scalable/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/scalable/apps/libreoffice-impress.svg usr/share/icons/hicolor/scalable/apps/libreoffice-writer.svg usr/share/icons/hicolor/scalable/apps/libreoffice-base.svg usr/share/icons/hicolor/scalable/mimetypes/ usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-draw.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/128x128/ usr/share/icons/hicolor/128x128/apps/ usr/share/icons/hicolor/128x128/apps/libreoffice-calc.svg usr/share/icons/hicolor/128x128/apps/libreoffice-startcenter.png usr/share/icons/hicolor/128x128/apps/libreoffice-draw.png usr/share/icons/hicolor/128x128/apps/libreoffice-writer.png usr/share/icons/hicolor/128x128/apps/libreoffice-math.svg usr/share/icons/hicolor/128x128/apps/libreoffice-draw.svg usr/share/icons/hicolor/128x128/apps/libreoffice-main.svg usr/share/icons/hicolor/128x128/apps/libreoffice-chart.svg usr/share/icons/hicolor/128x128/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/128x128/apps/libreoffice-impress.svg usr/share/icons/hicolor/128x128/apps/libreoffice-writer.svg usr/share/icons/hicolor/128x128/apps/libreoffice-main.png usr/share/icons/hicolor/128x128/apps/libreoffice-base.png usr/share/icons/hicolor/128x128/apps/libreoffice-chart.png usr/share/icons/hicolor/128x128/apps/libreoffice-impress.png usr/share/icons/hicolor/128x128/apps/libreoffice-math.png usr/share/icons/hicolor/128x128/apps/libreoffice-base.svg usr/share/icons/hicolor/128x128/apps/libreoffice-calc.png usr/share/icons/hicolor/128x128/mimetypes/ usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-formula.png usr/share/application-registry/ usr/share/application-registry/libreoffice.applications usr/share/mime/ usr/share/mime/packages/ usr/share/mime/packages/libreoffice.xml WARNING: zero length file usr/lib64/libreoffice/program/wizards/common/__init__.py WARNING: zero length file usr/lib64/libreoffice/program/wizards/agenda/__init__.py WARNING: zero length file usr/lib64/libreoffice/program/wizards/letter/__init__.py WARNING: zero length file usr/lib64/libreoffice/program/wizards/text/__init__.py WARNING: zero length file usr/lib64/libreoffice/program/wizards/__init__.py WARNING: zero length file usr/lib64/libreoffice/program/wizards/document/__init__.py WARNING: zero length file usr/lib64/libreoffice/program/wizards/ui/__init__.py WARNING: zero length file usr/lib64/libreoffice/program/wizards/ui/event/__init__.py Slackware package /build/libreoffice-6.3.6/libreoffice-6.3.6.2-x86_64-1gv_salix14.2.txz created. Package has been built. Cleaning pkg and src directories