diff options
author | mrauch <mrauch@pkgsrc.org> | 2004-05-03 20:56:35 +0000 |
---|---|---|
committer | mrauch <mrauch@pkgsrc.org> | 2004-05-03 20:56:35 +0000 |
commit | 28793d9316fdaa1b15560ac0b34a1a1d3df9b183 (patch) | |
tree | 90e4313011f55a5028bc3bf7ebe05698f7653d3f /misc/openoffice | |
parent | 2262417f894f40c05551267e961799c4de1c7a56 (diff) | |
download | pkgsrc-28793d9316fdaa1b15560ac0b34a1a1d3df9b183.tar.gz |
Update to version 1.1.1.
New features include:
* PDF, DocBook/XML, XHTML and Macromedia Flash (SWF) export
* Accessibility
* Support for Complex Text Layout (CTL)
* User installation automated
Diffstat (limited to 'misc/openoffice')
128 files changed, 5364 insertions, 9852 deletions
diff --git a/misc/openoffice/MESSAGE b/misc/openoffice/MESSAGE index 48ea4ad4c8d..2e8b9f8b336 100644 --- a/misc/openoffice/MESSAGE +++ b/misc/openoffice/MESSAGE @@ -1,14 +1,10 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2003/05/06 17:42:01 jmmv Exp $ +$NetBSD: MESSAGE,v 1.4 2004/05/03 20:56:35 mrauch Exp $ - OpenOffice has now been installed in ${PREFIX}/OpenOffice.org641. + OpenOffice has now been installed in ${PREFIX}/OpenOffice.org1.1.1. Before using this package for the first time, each user has to run a setup program, which is automatically invoked at the first start. Thereafter, OpenOffice can be started using the ${PREFIX}/bin/soffice command. - - Please note that this software should be considered alpha quality - at the moment, i.e. take extra care when using it in production - environments. =========================================================================== diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile index fb417a6ea84..43ed0968f6b 100644 --- a/misc/openoffice/Makefile +++ b/misc/openoffice/Makefile @@ -1,48 +1,62 @@ -# $NetBSD: Makefile,v 1.45 2004/02/01 01:43:29 jlam Exp $ +# $NetBSD: Makefile,v 1.46 2004/05/03 20:56:35 mrauch Exp $ -DISTNAME= openoffice-0.0.0.641 -PKGREVISION= 2 +DISTNAME= openoffice-1.1.1 CATEGORIES= misc -MASTER_SITES= http://www.fs.tum.de/~mrauch/OpenOffice/download/ -DISTFILES= oo_641_src.tar.bz2 +MASTER_SITES= http://mirrors.isc.org/pub/openoffice/stable/1.1.1/\ + http://ftp.stardiv.de/pub/OpenOffice.org/stable/1.1.1/\ + ftp://ftp.ring.gr.jp/pub/misc/openoffice/stable/1.1.1/\ + http://openoffice.mirrors.ilisys.com.au/\ + http://www.ibiblio.org/pub/mirrors/openoffice/stable/1.1.1/\ + http://gd.tuwien.ac.at/office/openoffice/stable/1.1.1/\ + http://mirrors.sunsite.dk/openoffice/stable/1.1.1/\ + ftp://ftp.funet.fi/pub/mirrors/openoffice.org/stable/1.1.1/\ + http://ftp.leo.org/download/pub/comp/general/office/openoffice/stable/1.1.1/\ + ftp://ftp.saix.net/pub/OpenOffice.org/stable/1.1.1/\ + ftp://ftp.cyberfenix.net/pub/openoffice/stable/1.1.1/\ + ftp://ftp.mirror.ac.uk/sites/ny1.mirror.openoffice.org/stable/1.1.1/\ + http://mirror.pacific.net.au/openoffice/\ + ftp://ftp.ring.gr.jp/pub/misc/openoffice/stable/1.1.1/\ + ftp://ftp.kr.freebsd.org/pub/openoffice/stable/1.1.1/\ + http://www.fs.tum.de/~mrauch/OpenOffice/download/ +DISTFILES= OOo_1.1.1p1_source.tar.bz2 DISTFILES+= gpc231.tar.Z -DISTFILES+= oo_moz_641.tar.gz +DISTFILES+= ooo_addons_111.tar.bz2 SITES_gpc231.tar.Z= ftp://ftp.cs.man.ac.uk/pub/toby/gpc/ -SITES_oo_moz_641.tar.gz=ftp://ftp.NetBSD.org/pub/NetBSD/misc/mrauch/ +SITES_ooo_addons_111.tar.bz2=http://www.fs.tum.de/~mrauch/OpenOffice/download/\ + ftp://ftp.NetBSD.org/pub/NetBSD/misc/mrauch/ MAINTAINER= mrauch@NetBSD.org HOMEPAGE= http://www.openoffice.org/ COMMENT= Integrated office productivity suite -WRKSRC= ${WRKDIR}/oo_641_src/config_office -USE_BUILDLINK2= yes - -.include "../../mk/bsd.prefs.mk" - -# OpenOffice requires gcc 2.95.2 or better. -GCC_REQD+= 2.95.2 - BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison BUILD_DEPENDS+= {standalone-tcsh,tcsh}-[0-9]*:../../shells/tcsh BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip -BUILD_DEPENDS+= stlport>=4.0nb1:../../devel/stlport + +WRKSRC= ${WRKDIR}/oo_1.1.1_src/config_office +USE_BUILDLINK3= yes +GCC_REQD= 3.0 +USE_GCC_SHLIB= yes + +.include "../../mk/bsd.prefs.mk" USE_X11= # defined USE_GNU_TOOLS+= make -PKG_JVMS_ACCEPTED= sun-jdk13 +USE_PERL5= build +PTHREAD_OPTS+= require CONFLICTS+= staroffice-[0-9]* CONFLICTS+= openoffice-linux-[0-9]* -ONLY_FOR_PLATFORM= NetBSD-1.5.3*-i386 NetBSD-1.5Z?-i386 \ - NetBSD-1.[6-9]*-i386 NetBSD-[2-9]*-i386 +ONLY_FOR_PLATFORM= NetBSD-1.6Z[G-Z]*-i386 NetBSD-[2-9]*-i386 GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-stlport4-home=${LOCALBASE} -CONFIGURE_ARGS+= --with-jdk-home=${PKG_JAVA_HOME} +CONFIGURE_ARGS+= --enable-mozilla --disable-java +CONFIGURE_ARGS+= --with-lang=ALL --with-dict=ALL TEMP?= ${WRKSRC} +UNLIMIT_RESOURCES+= datasize post-extract: # bring the two files from GPC into place @@ -50,48 +64,32 @@ post-extract: ${CP} ${WRKDIR}/gpc231/gpc.h ${WRKSRC}/../external/gpc/ # bring the NetBSD mozilla zip files into place ${CP} ${WRKDIR}/*.zip ${WRKSRC}/../moz/zipped/ -# convert \r\n-lineends in sablot-patch into unix-style \n first - ${PERL5} -p -i.save -e 's/\r\n/\n/' \ - ${WRKSRC}/../sablot/Sablot-0.52.patch - -DISPLAY?= #empty, if unset -checkforx: -.if ${DISPLAY}=="" || ${DISPLAY_OK:!${X11BASE}/bin/xdpyinfo >/dev/null 2>&1 && echo YES || echo NO!} == "NO" -. if exists(${X11BASE}/bin/Xvfb) - -${X11BASE}/bin/Xvfb :2 & -DISPLAY= ':2' -. else - @${ECHO} "Error: Environment variable DISPLAY must be set" - @${ECHO} " and point to a connectible X server." - @${FALSE} -. endif #Xvfb -.endif #DISPLAY - -pre-build: checkforx + ${CP} ${WRKDIR}/openintro_pkgsrc.bmp \ + ${WRKSRC}/../offmgr/res/openintro.bmp do-build: - ${_ULIMIT_CMD}tcsh -c "setenv DISPLAY '${DISPLAY}'; \ - cd ${WRKSRC}/.. && ./bootstrap && source *.Set && dmake" + ${_ULIMIT_CMD} tcsh -c "setenv PTHREAD_DIAGASSERT Ael && cd ${WRKSRC}/.. && ./bootstrap && source *.Set && dmake" -pre-install: checkforx - ${SH} -c "cd ${WRKSRC}/../instsetoo/*.pro/01/normal; \ - ${SED} -e 's#@@PREFIX@@#${PREFIX}#g' \ - <${FILESDIR}/oo_setup.resp \ - >oo_setup.resp" +pre-install: + ${CP} ${WRKSRC}/../instsetoo/unxbsdi2.pro/01/normal/setup.ins \ + ${WRKSRC}/../instsetoo/unxbsdi2.pro/01/normal/setup.ins.orig + ${SED} -e "s|/usr/bin/soffice|${PREFIX}/bin/soffice.orig|g" \ + -e "s|/usr/lib||g" \ + <${WRKSRC}/../instsetoo/unxbsdi2.pro/01/normal/setup.ins.orig\ + >${WRKSRC}/../instsetoo/unxbsdi2.pro/01/normal/setup.ins do-install: - -${SH} -c "cd ${WRKSRC}/../instsetoo/*.pro/01/normal; \ - TEMP=${WRKDIR}; export TEMP; \ - DISPLAY=${DISPLAY}; export DISPLAY; \ - ./setup -r:oo_setup.resp" - @${SH} -c "if ! [ -x ${PREFIX}/OpenOffice.org641/setup ] ; \ - then ${ECHO} 'Installation was not successful.'; \ - ${FALSE}; fi" - ${SED} -e 's#@@PREFIX@@#${PREFIX}#g' \ - <${FILESDIR}/soffice >${PREFIX}/bin/soffice + ${SH} -c "cd ${WRKSRC}/../instsetoo/unxbsdi2.pro/01/normal; ./install --prefix=${PREFIX}" + ${RM} -f ${PREFIX}/bin/soffice.orig + ${SED} -e "s|@@PREFIX@@|${PREFIX}|g" \ + < ${FILESDIR}/soffice > ${PREFIX}/bin/soffice ${CHMOD} +x ${PREFIX}/bin/soffice - -.include "../../mk/pthread.buildlink2.mk" -.include "../../lang/perl5/buildlink2.mk" -.include "../../mk/java-vm.mk" +.for i in scalc sdraw simpress swriter + ${LN} -sf ${PREFIX}/OpenOffice.org1.1.1/program/$i ${PREFIX}/bin/$i +.endfor + +.include "../../mk/compiler.mk" +.include "../../mk/pthread.buildlink3.mk" +.include "../../lang/perl5/buildlink3.mk" +.include "../../textproc/libxslt/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/openoffice/PLIST b/misc/openoffice/PLIST index 44ac9ee00de..f58961d267c 100644 --- a/misc/openoffice/PLIST +++ b/misc/openoffice/PLIST @@ -1,1693 +1,4277 @@ -@comment $NetBSD: PLIST,v 1.2 2002/12/26 01:46:01 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/05/03 20:56:35 mrauch Exp $ +OpenOffice.org1.1.1/LICENSE +OpenOffice.org1.1.1/LICENSE.html +OpenOffice.org1.1.1/README +OpenOffice.org1.1.1/README.html +OpenOffice.org1.1.1/THIRDPARTYLICENSEREADME.html +OpenOffice.org1.1.1/help/en/common.jar +OpenOffice.org1.1.1/help/en/common.tree +OpenOffice.org1.1.1/help/en/custom.css +OpenOffice.org1.1.1/help/en/default.css +OpenOffice.org1.1.1/help/en/err.html +OpenOffice.org1.1.1/help/en/highcontrast1.css +OpenOffice.org1.1.1/help/en/highcontrast2.css +OpenOffice.org1.1.1/help/en/highcontrastblack.css +OpenOffice.org1.1.1/help/en/highcontrastwhite.css +OpenOffice.org1.1.1/help/en/picture.db +OpenOffice.org1.1.1/help/en/picture.jar +OpenOffice.org1.1.1/help/en/sbasic.cfg +OpenOffice.org1.1.1/help/en/sbasic.db +OpenOffice.org1.1.1/help/en/sbasic.ht +OpenOffice.org1.1.1/help/en/sbasic.idx/CONTEXTS +OpenOffice.org1.1.1/help/en/sbasic.idx/DICTIONARY +OpenOffice.org1.1.1/help/en/sbasic.idx/DOCS +OpenOffice.org1.1.1/help/en/sbasic.idx/DOCS.TAB +OpenOffice.org1.1.1/help/en/sbasic.idx/EDGE +OpenOffice.org1.1.1/help/en/sbasic.idx/LINKNAMES +OpenOffice.org1.1.1/help/en/sbasic.idx/OFFSETS +OpenOffice.org1.1.1/help/en/sbasic.idx/POSITIONS +OpenOffice.org1.1.1/help/en/sbasic.idx/SCHEMA +OpenOffice.org1.1.1/help/en/sbasic.jar +OpenOffice.org1.1.1/help/en/sbasic.key +OpenOffice.org1.1.1/help/en/sbasic.tree +OpenOffice.org1.1.1/help/en/scalc.cfg +OpenOffice.org1.1.1/help/en/scalc.db +OpenOffice.org1.1.1/help/en/scalc.ht +OpenOffice.org1.1.1/help/en/scalc.idx/CONTEXTS +OpenOffice.org1.1.1/help/en/scalc.idx/DICTIONARY +OpenOffice.org1.1.1/help/en/scalc.idx/DOCS +OpenOffice.org1.1.1/help/en/scalc.idx/DOCS.TAB +OpenOffice.org1.1.1/help/en/scalc.idx/EDGE +OpenOffice.org1.1.1/help/en/scalc.idx/LINKNAMES +OpenOffice.org1.1.1/help/en/scalc.idx/OFFSETS +OpenOffice.org1.1.1/help/en/scalc.idx/POSITIONS +OpenOffice.org1.1.1/help/en/scalc.idx/SCHEMA +OpenOffice.org1.1.1/help/en/scalc.jar +OpenOffice.org1.1.1/help/en/scalc.key +OpenOffice.org1.1.1/help/en/scalc.tree +OpenOffice.org1.1.1/help/en/schart.jar +OpenOffice.org1.1.1/help/en/schart.tree +OpenOffice.org1.1.1/help/en/sdraw.cfg +OpenOffice.org1.1.1/help/en/sdraw.db +OpenOffice.org1.1.1/help/en/sdraw.ht +OpenOffice.org1.1.1/help/en/sdraw.idx/CONTEXTS +OpenOffice.org1.1.1/help/en/sdraw.idx/DICTIONARY +OpenOffice.org1.1.1/help/en/sdraw.idx/DOCS +OpenOffice.org1.1.1/help/en/sdraw.idx/DOCS.TAB +OpenOffice.org1.1.1/help/en/sdraw.idx/EDGE +OpenOffice.org1.1.1/help/en/sdraw.idx/LINKNAMES +OpenOffice.org1.1.1/help/en/sdraw.idx/OFFSETS +OpenOffice.org1.1.1/help/en/sdraw.idx/POSITIONS +OpenOffice.org1.1.1/help/en/sdraw.idx/SCHEMA +OpenOffice.org1.1.1/help/en/sdraw.jar +OpenOffice.org1.1.1/help/en/sdraw.key +OpenOffice.org1.1.1/help/en/simpress.cfg +OpenOffice.org1.1.1/help/en/simpress.db +OpenOffice.org1.1.1/help/en/simpress.ht +OpenOffice.org1.1.1/help/en/simpress.idx/CONTEXTS +OpenOffice.org1.1.1/help/en/simpress.idx/DICTIONARY +OpenOffice.org1.1.1/help/en/simpress.idx/DOCS +OpenOffice.org1.1.1/help/en/simpress.idx/DOCS.TAB +OpenOffice.org1.1.1/help/en/simpress.idx/EDGE +OpenOffice.org1.1.1/help/en/simpress.idx/LINKNAMES +OpenOffice.org1.1.1/help/en/simpress.idx/OFFSETS +OpenOffice.org1.1.1/help/en/simpress.idx/POSITIONS +OpenOffice.org1.1.1/help/en/simpress.idx/SCHEMA +OpenOffice.org1.1.1/help/en/simpress.jar +OpenOffice.org1.1.1/help/en/simpress.key +OpenOffice.org1.1.1/help/en/simpress.tree +OpenOffice.org1.1.1/help/en/smath.cfg +OpenOffice.org1.1.1/help/en/smath.db +OpenOffice.org1.1.1/help/en/smath.ht +OpenOffice.org1.1.1/help/en/smath.idx/CONTEXTS +OpenOffice.org1.1.1/help/en/smath.idx/DICTIONARY +OpenOffice.org1.1.1/help/en/smath.idx/DOCS +OpenOffice.org1.1.1/help/en/smath.idx/DOCS.TAB +OpenOffice.org1.1.1/help/en/smath.idx/EDGE +OpenOffice.org1.1.1/help/en/smath.idx/LINKNAMES +OpenOffice.org1.1.1/help/en/smath.idx/OFFSETS +OpenOffice.org1.1.1/help/en/smath.idx/POSITIONS +OpenOffice.org1.1.1/help/en/smath.idx/SCHEMA +OpenOffice.org1.1.1/help/en/smath.jar +OpenOffice.org1.1.1/help/en/smath.key +OpenOffice.org1.1.1/help/en/smath.tree +OpenOffice.org1.1.1/help/en/swriter.cfg +OpenOffice.org1.1.1/help/en/swriter.db +OpenOffice.org1.1.1/help/en/swriter.ht +OpenOffice.org1.1.1/help/en/swriter.idx/CONTEXTS +OpenOffice.org1.1.1/help/en/swriter.idx/DICTIONARY +OpenOffice.org1.1.1/help/en/swriter.idx/DOCS +OpenOffice.org1.1.1/help/en/swriter.idx/DOCS.TAB +OpenOffice.org1.1.1/help/en/swriter.idx/EDGE +OpenOffice.org1.1.1/help/en/swriter.idx/LINKNAMES +OpenOffice.org1.1.1/help/en/swriter.idx/OFFSETS +OpenOffice.org1.1.1/help/en/swriter.idx/POSITIONS +OpenOffice.org1.1.1/help/en/swriter.idx/SCHEMA +OpenOffice.org1.1.1/help/en/swriter.jar +OpenOffice.org1.1.1/help/en/swriter.key +OpenOffice.org1.1.1/help/en/swriter.tree +OpenOffice.org1.1.1/help/main_transform.xsl +OpenOffice.org1.1.1/program/acceptor.uno.so +OpenOffice.org1.1.1/program/bootstraprc +OpenOffice.org1.1.1/program/bridgefac.uno.so +OpenOffice.org1.1.1/program/component.reg +OpenOffice.org1.1.1/program/components/libaddrbook.so +OpenOffice.org1.1.1/program/components/libchrome.so +OpenOffice.org1.1.1/program/components/libgkcontent.so +OpenOffice.org1.1.1/program/components/libhtmlpars.so +OpenOffice.org1.1.1/program/components/libimglib2.so +OpenOffice.org1.1.1/program/components/libmork.so +OpenOffice.org1.1.1/program/components/libmozldap.so +OpenOffice.org1.1.1/program/components/libnecko.so +OpenOffice.org1.1.1/program/components/libnslocale.so +OpenOffice.org1.1.1/program/components/libpref.so +OpenOffice.org1.1.1/program/components/libprofile.so +OpenOffice.org1.1.1/program/components/librdf.so +OpenOffice.org1.1.1/program/components/libstrres.so +OpenOffice.org1.1.1/program/components/libuconv.so +OpenOffice.org1.1.1/program/components/libucvcn.so +OpenOffice.org1.1.1/program/components/libucvibm.so +OpenOffice.org1.1.1/program/components/libucvja.so +OpenOffice.org1.1.1/program/components/libucvko.so +OpenOffice.org1.1.1/program/components/libucvlatin.so +OpenOffice.org1.1.1/program/components/libucvtw.so +OpenOffice.org1.1.1/program/components/libucvtw2.so +OpenOffice.org1.1.1/program/components/libunicharutil.so +OpenOffice.org1.1.1/program/components/liburiloader.so +OpenOffice.org1.1.1/program/components/libvcard.so +OpenOffice.org1.1.1/program/components/libxpconnect.so +OpenOffice.org1.1.1/program/components/necko_dns.xpt +OpenOffice.org1.1.1/program/components/xpcom_base.xpt +OpenOffice.org1.1.1/program/components/xpcom_components.xpt +OpenOffice.org1.1.1/program/components/xpcom_ds.xpt +OpenOffice.org1.1.1/program/components/xpcom_io.xpt +OpenOffice.org1.1.1/program/components/xpcom_threads.xpt +OpenOffice.org1.1.1/program/components/xpcom_xpti.xpt +OpenOffice.org1.1.1/program/components/xpti.dat +OpenOffice.org1.1.1/program/configmgrrc +OpenOffice.org1.1.1/program/connector.uno.so +OpenOffice.org1.1.1/program/corereflection.uno.so +OpenOffice.org1.1.1/program/defaults/pref/all.js +OpenOffice.org1.1.1/program/defaults/pref/config.js +OpenOffice.org1.1.1/program/defaults/pref/editor.js +OpenOffice.org1.1.1/program/defaults/pref/initpref.js +OpenOffice.org1.1.1/program/defaults/pref/inspector.js +OpenOffice.org1.1.1/program/defaults/pref/mailnews.js +OpenOffice.org1.1.1/program/defaults/pref/mdn.js +OpenOffice.org1.1.1/program/defaults/pref/security-prefs.js +OpenOffice.org1.1.1/program/defaults/pref/smime.js +OpenOffice.org1.1.1/program/defaults/pref/unix.js +OpenOffice.org1.1.1/program/defaults/pref/xpinstall.js +OpenOffice.org1.1.1/program/filter/libegi645bi.so +OpenOffice.org1.1.1/program/filter/libeme645bi.so +OpenOffice.org1.1.1/program/filter/libemp645bi.so +OpenOffice.org1.1.1/program/filter/libepb645bi.so +OpenOffice.org1.1.1/program/filter/libepg645bi.so +OpenOffice.org1.1.1/program/filter/libepn645bi.so +OpenOffice.org1.1.1/program/filter/libepp645bi.so +OpenOffice.org1.1.1/program/filter/libeps645bi.so +OpenOffice.org1.1.1/program/filter/libept645bi.so +OpenOffice.org1.1.1/program/filter/libera645bi.so +OpenOffice.org1.1.1/program/filter/libeti645bi.so +OpenOffice.org1.1.1/program/filter/libexp645bi.so +OpenOffice.org1.1.1/program/filter/libicd645bi.so +OpenOffice.org1.1.1/program/filter/libicg645bi.so +OpenOffice.org1.1.1/program/filter/libidx645bi.so +OpenOffice.org1.1.1/program/filter/libime645bi.so +OpenOffice.org1.1.1/program/filter/libipb645bi.so +OpenOffice.org1.1.1/program/filter/libipd645bi.so +OpenOffice.org1.1.1/program/filter/libips645bi.so +OpenOffice.org1.1.1/program/filter/libipt645bi.so +OpenOffice.org1.1.1/program/filter/libipx645bi.so +OpenOffice.org1.1.1/program/filter/libira645bi.so +OpenOffice.org1.1.1/program/filter/libitg645bi.so +OpenOffice.org1.1.1/program/filter/libiti645bi.so +OpenOffice.org1.1.1/program/fromtemplate +OpenOffice.org1.1.1/program/getstyle-gnome +OpenOffice.org1.1.1/program/gnomeint +OpenOffice.org1.1.1/program/implreg.uno.so +OpenOffice.org1.1.1/program/instdb.ins +OpenOffice.org1.1.1/program/introspection.uno.so +OpenOffice.org1.1.1/program/invocadapt.uno.so +OpenOffice.org1.1.1/program/invocation.uno.so +OpenOffice.org1.1.1/program/libabp645bi.so +OpenOffice.org1.1.1/program/libadabas2.so +OpenOffice.org1.1.1/program/libanalysis645bi.so +OpenOffice.org1.1.1/program/libbasctl645bi.so +OpenOffice.org1.1.1/program/libbib645bi.so +OpenOffice.org1.1.1/program/libcached1.so +OpenOffice.org1.1.1/program/libcalc645bi.so +OpenOffice.org1.1.1/program/libcfgmgr2.so +OpenOffice.org1.1.1/program/libcmdmail.so +OpenOffice.org1.1.1/program/libcnt645bi.so +OpenOffice.org1.1.1/program/libcomphelp3gcc3.so +OpenOffice.org1.1.1/program/libcppu.so +OpenOffice.org1.1.1/program/libcppu.so.3 +OpenOffice.org1.1.1/program/libcppu.so.3.1.0 +OpenOffice.org1.1.1/program/libcppuhelper3gcc3.so +OpenOffice.org1.1.1/program/libcppuhelpergcc3.so +OpenOffice.org1.1.1/program/libcppuhelpergcc3.so.3 +OpenOffice.org1.1.1/program/libcppuhelpergcc3.so.3.1.0 +OpenOffice.org1.1.1/program/libctl645bi.so +OpenOffice.org1.1.1/program/libcurl.so +OpenOffice.org1.1.1/program/libdate645bi.so +OpenOffice.org1.1.1/program/libdb-3.2.so +OpenOffice.org1.1.1/program/libdb_cxx-3.2.so +OpenOffice.org1.1.1/program/libdba645bi.so +OpenOffice.org1.1.1/program/libdbase645bi.so +OpenOffice.org1.1.1/program/libdbi645bi.so +OpenOffice.org1.1.1/program/libdbp645bi.so +OpenOffice.org1.1.1/program/libdbpool2.so +OpenOffice.org1.1.1/program/libdbtools2.so +OpenOffice.org1.1.1/program/libdbu645bi.so +OpenOffice.org1.1.1/program/libdict_ja.so +OpenOffice.org1.1.1/program/libdict_zh.so +OpenOffice.org1.1.1/program/libdtransX11645bi.so +OpenOffice.org1.1.1/program/libevoab1.so +OpenOffice.org1.1.1/program/libevtatt.so +OpenOffice.org1.1.1/program/libfile645bi.so +OpenOffice.org1.1.1/program/libfileacc.so +OpenOffice.org1.1.1/program/libflash645bi.so +OpenOffice.org1.1.1/program/libflat645bi.so +OpenOffice.org1.1.1/program/libfreetype.so.9 +OpenOffice.org1.1.1/program/libfrm645bi.so +OpenOffice.org1.1.1/program/libfwe645bi.so +OpenOffice.org1.1.1/program/libfwi645bi.so +OpenOffice.org1.1.1/program/libfwk645bi.so +OpenOffice.org1.1.1/program/libfwl645bi.so +OpenOffice.org1.1.1/program/libgcc3_uno.so +OpenOffice.org1.1.1/program/libgkgfx.so +OpenOffice.org1.1.1/program/libgo645bi.so +OpenOffice.org1.1.1/program/libhyphen645bi.so +OpenOffice.org1.1.1/program/libi18n645bi.so +OpenOffice.org1.1.1/program/libi18npool645bi.so +OpenOffice.org1.1.1/program/libi18nregexpgcc3.so +OpenOffice.org1.1.1/program/libi18nsearch.so +OpenOffice.org1.1.1/program/libi18nutilgcc3.so +OpenOffice.org1.1.1/program/libicudata.so +OpenOffice.org1.1.1/program/libicudata.so.22 +OpenOffice.org1.1.1/program/libicudata.so.22.0 +OpenOffice.org1.1.1/program/libicui18n.so +OpenOffice.org1.1.1/program/libicui18n.so.22 +OpenOffice.org1.1.1/program/libicui18n.so.22.0 +OpenOffice.org1.1.1/program/libicule.so +OpenOffice.org1.1.1/program/libicule.so.22 +OpenOffice.org1.1.1/program/libicule.so.22.0 +OpenOffice.org1.1.1/program/libicuuc.so +OpenOffice.org1.1.1/program/libicuuc.so.22 +OpenOffice.org1.1.1/program/libicuuc.so.22.0 +OpenOffice.org1.1.1/program/libj645bi_g.so +OpenOffice.org1.1.1/program/libldap50.so +OpenOffice.org1.1.1/program/liblng645bi.so +OpenOffice.org1.1.1/program/liblocaledata_en.so +OpenOffice.org1.1.1/program/liblocaledata_es.so +OpenOffice.org1.1.1/program/liblocaledata_euro.so +OpenOffice.org1.1.1/program/liblocaledata_others.so +OpenOffice.org1.1.1/program/liblth645bi.so +OpenOffice.org1.1.1/program/libmcnttype.so +OpenOffice.org1.1.1/program/libmozab2.so +OpenOffice.org1.1.1/program/libmozabdrv2.so +OpenOffice.org1.1.1/program/libmozjs.so +OpenOffice.org1.1.1/program/libmozz.so +OpenOffice.org1.1.1/program/libmsgbaseutil.so +OpenOffice.org1.1.1/program/libmysql2.so +OpenOffice.org1.1.1/program/libnspr4.so +OpenOffice.org1.1.1/program/libodbc2.so +OpenOffice.org1.1.1/program/libodbcbase2.so +OpenOffice.org1.1.1/program/libofa645bi.so +OpenOffice.org1.1.1/program/liboffacc645bi.so +OpenOffice.org1.1.1/program/libpackage2.so +OpenOffice.org1.1.1/program/libpcr645bi.so +OpenOffice.org1.1.1/program/libpdffilter645bi.so +OpenOffice.org1.1.1/program/libpk645bi.so +OpenOffice.org1.1.1/program/libpkgchk645bi.so +OpenOffice.org1.1.1/program/libpl645bi.so +OpenOffice.org1.1.1/program/libplacewarebi.so +OpenOffice.org1.1.1/program/libplc4.so +OpenOffice.org1.1.1/program/libplds4.so +OpenOffice.org1.1.1/program/libpreload645bi.so +OpenOffice.org1.1.1/program/libprldap50.so +OpenOffice.org1.1.1/program/libproxyset.so +OpenOffice.org1.1.1/program/libpsp645bi.so +OpenOffice.org1.1.1/program/libpython.so +OpenOffice.org1.1.1/program/libpython.so.2 +OpenOffice.org1.1.1/program/libpython.so.2.2.2 +OpenOffice.org1.1.1/program/libpyuno.so +OpenOffice.org1.1.1/program/libreg.so +OpenOffice.org1.1.1/program/libreg.so.3 +OpenOffice.org1.1.1/program/libreg.so.3.1.0 +OpenOffice.org1.1.1/program/libregmimetypes645bi.so +OpenOffice.org1.1.1/program/libres645bi.so +OpenOffice.org1.1.1/program/librmcxt.so +OpenOffice.org1.1.1/program/librmcxt.so.3 +OpenOffice.org1.1.1/program/librmcxt.so.3.1.0 +OpenOffice.org1.1.1/program/libsal.so +OpenOffice.org1.1.1/program/libsal.so.3 +OpenOffice.org1.1.1/program/libsal.so.3.1.0 +OpenOffice.org1.1.1/program/libsalhelper3gcc3.so +OpenOffice.org1.1.1/program/libsalhelpergcc3.so +OpenOffice.org1.1.1/program/libsalhelpergcc3.so.3 +OpenOffice.org1.1.1/program/libsalhelpergcc3.so.3.1.0 +OpenOffice.org1.1.1/program/libsb645bi.so +OpenOffice.org1.1.1/program/libsc645bi.so +OpenOffice.org1.1.1/program/libsch645bi.so +OpenOffice.org1.1.1/program/libscn645bi.so +OpenOffice.org1.1.1/program/libsd645bi.so +OpenOffice.org1.1.1/program/libsdbc2.so +OpenOffice.org1.1.1/program/libset645bi.so +OpenOffice.org1.1.1/program/libsfx645bi.so +OpenOffice.org1.1.1/program/libsm645bi.so +OpenOffice.org1.1.1/program/libso645bi.so +OpenOffice.org1.1.1/program/libsot645bi.so +OpenOffice.org1.1.1/program/libspa645bi.so +OpenOffice.org1.1.1/program/libspell645bi.so +OpenOffice.org1.1.1/program/libspl645bi.so +OpenOffice.org1.1.1/program/libsrtrs1.so +OpenOffice.org1.1.1/program/libstlport_gcc.so +OpenOffice.org1.1.1/program/libstore.so +OpenOffice.org1.1.1/program/libstore.so.3 +OpenOffice.org1.1.1/program/libstore.so.3.1.0 +OpenOffice.org1.1.1/program/libsts645bi.so +OpenOffice.org1.1.1/program/libsvg645bi.so +OpenOffice.org1.1.1/program/libsvl645bi.so +OpenOffice.org1.1.1/program/libsvt645bi.so +OpenOffice.org1.1.1/program/libsvx645bi.so +OpenOffice.org1.1.1/program/libsw645bi.so +OpenOffice.org1.1.1/program/libsyssh.so +OpenOffice.org1.1.1/program/libtk645bi.so +OpenOffice.org1.1.1/program/libtl645bi.so +OpenOffice.org1.1.1/program/libtplx645bi.so +OpenOffice.org1.1.1/program/libtvhlp1.so +OpenOffice.org1.1.1/program/libucb1.so +OpenOffice.org1.1.1/program/libucbhelper2gcc3.so +OpenOffice.org1.1.1/program/libucpchelp1.so +OpenOffice.org1.1.1/program/libucpdav1.so +OpenOffice.org1.1.1/program/libucpfile1.so +OpenOffice.org1.1.1/program/libucpftp1.so +OpenOffice.org1.1.1/program/libucphier1.so +OpenOffice.org1.1.1/program/libucppkg1.so +OpenOffice.org1.1.1/program/libulingu645bi.so +OpenOffice.org1.1.1/program/liburp_uno.so +OpenOffice.org1.1.1/program/libusp645bi.so +OpenOffice.org1.1.1/program/libutl645bi.so +OpenOffice.org1.1.1/program/libuui645bi.so +OpenOffice.org1.1.1/program/libvcl645bi.so +OpenOffice.org1.1.1/program/libvos3gcc3.so +OpenOffice.org1.1.1/program/libwrp645bi.so +OpenOffice.org1.1.1/program/libxcr645bi.so +OpenOffice.org1.1.1/program/libxmx645bi.so +OpenOffice.org1.1.1/program/libxo645bi.so +OpenOffice.org1.1.1/program/libxpcom.so +OpenOffice.org1.1.1/program/libxsltdlg645bi.so +OpenOffice.org1.1.1/program/libxsltfilter645bi.so +OpenOffice.org1.1.1/program/libzip645bi.so +OpenOffice.org1.1.1/program/msgbox-gnome +OpenOffice.org1.1.1/program/namingservice.uno.so +OpenOffice.org1.1.1/program/nestedreg.uno.so +OpenOffice.org1.1.1/program/nswrapper +OpenOffice.org1.1.1/program/oo_product.bmp +OpenOffice.org1.1.1/program/ooovirg +OpenOffice.org1.1.1/program/pagein +OpenOffice.org1.1.1/program/pagein-calc +OpenOffice.org1.1.1/program/pagein-common +OpenOffice.org1.1.1/program/pagein-draw +OpenOffice.org1.1.1/program/pagein-impress +OpenOffice.org1.1.1/program/pagein-writer +OpenOffice.org1.1.1/program/pkgchk +OpenOffice.org1.1.1/program/pkgchk.bin +OpenOffice.org1.1.1/program/pluginapp.bin +OpenOffice.org1.1.1/program/proxyfac.uno.so +OpenOffice.org1.1.1/program/python +OpenOffice.org1.1.1/program/python-core +OpenOffice.org1.1.1/program/python-core-2.2.2/bin/python +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/BaseHTTPServer.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/Bastion.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/CGIHTTPServer.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/ConfigParser.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/Cookie.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/FCNTL.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/HTMLParser.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/MimeWriter.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/Queue.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/SimpleHTTPServer.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/SimpleXMLRPCServer.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/SocketServer.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/StringIO.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/TERMIOS.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/UserDict.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/UserList.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/UserString.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/__future__.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/__phello__.foo.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/aifc.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/anydbm.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/asynchat.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/asyncore.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/atexit.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/audiodev.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/base64.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/bdb.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/binhex.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/bisect.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/calendar.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/cgi.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/cgitb.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/chunk.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/cmd.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/code.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/codecs.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/codeop.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/colorsys.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/commands.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/compileall.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/compiler/__init__.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/compiler/ast.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/compiler/consts.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/compiler/future.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/compiler/misc.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/compiler/pyassem.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/compiler/symbols.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/compiler/syntax.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/compiler/transformer.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/compiler/visitor.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/copy.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/copy_reg.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/curses/__init__.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/curses/ascii.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/curses/has_key.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/curses/panel.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/curses/textpad.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/curses/wrapper.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/dbhash.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/difflib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/dircache.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/dis.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/README +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/__init__.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/archive_util.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/bcppcompiler.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/ccompiler.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/cmd.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/__init__.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/bdist.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/bdist_dumb.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/bdist_rpm.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/bdist_wininst.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/build.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/build_clib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/build_ext.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/build_py.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/build_scripts.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/clean.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/command_template +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/config.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/install.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/install_data.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/install_headers.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/install_lib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/install_scripts.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command/sdist.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/core.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/cygwinccompiler.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/dep_util.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/dir_util.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/dist.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/errors.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/extension.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/fancy_getopt.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/file_util.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/filelist.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/msvccompiler.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/mwerkscompiler.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/spawn.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/sysconfig.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/text_file.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/unixccompiler.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/util.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/version.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/doctest.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/dospath.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/dumbdbm.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/Charset.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/Encoders.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/Errors.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/Generator.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/Header.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/Iterators.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/MIMEAudio.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/MIMEBase.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/MIMEImage.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/MIMEMessage.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/MIMEMultipart.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/MIMENonMultipart.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/MIMEText.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/Message.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/Parser.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/Utils.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/__init__.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/_compat21.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/_compat22.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/base64MIME.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email/quopriMIME.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/__init__.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/aliases.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/ascii.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/base64_codec.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/charmap.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp037.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp1006.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp1026.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp1140.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp1250.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp1251.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp1252.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp1253.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp1254.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp1255.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp1256.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp1257.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp1258.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp424.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp437.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp500.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp737.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp775.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp850.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp852.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp855.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp856.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp857.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp860.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp861.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp862.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp863.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp864.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp865.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp866.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp869.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp874.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/cp875.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/hex_codec.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/iso8859_1.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/iso8859_10.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/iso8859_13.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/iso8859_14.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/iso8859_15.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/iso8859_2.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/iso8859_3.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/iso8859_4.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/iso8859_5.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/iso8859_6.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/iso8859_7.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/iso8859_8.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/iso8859_9.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/koi8_r.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/latin_1.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/mac_cyrillic.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/mac_greek.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/mac_iceland.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/mac_latin2.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/mac_roman.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/mac_turkish.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/mbcs.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/quopri_codec.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/raw_unicode_escape.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/rot_13.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/undefined.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/unicode_escape.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/unicode_internal.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/utf_16.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/utf_16_be.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/utf_16_le.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/utf_7.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/utf_8.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/uu_codec.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings/zlib_codec.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/filecmp.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/fileinput.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/fnmatch.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/formatter.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/fpformat.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/ftplib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/getopt.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/getpass.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/gettext.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/glob.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/gopherlib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/gzip.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/hmac.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/hotshot/__init__.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/hotshot/log.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/hotshot/stats.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/htmlentitydefs.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/htmllib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/httplib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/ihooks.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/imaplib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/imghdr.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/imputil.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/inspect.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/keyword.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/knee.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/_codecs.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/_hotshot.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/_locale.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/_socket.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/_testcapi.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/_weakref.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/array.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/audioop.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/binascii.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/bsddb.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/cPickle.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/cStringIO.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/cmath.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/crypt.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/dbm.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/fcntl.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/grp.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/imageop.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/math.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/md5.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/mmap.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/nis.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/operator.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/parser.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/pcre.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/pwd.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/regex.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/resource.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/rgbimg.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/rotor.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/select.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/sha.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/strop.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/struct.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/syslog.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/termios.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/time.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/timing.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/unicodedata.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/xreadlines.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload/zlib.so +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/Para.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/addpack.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/cmp.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/cmpcache.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/codehack.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/dircmp.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/dump.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/find.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/fmt.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/grep.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/lockfile.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/newdir.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/ni.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/packmail.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/poly.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/rand.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/tb.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/util.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/whatsound.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old/zmod.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/Canvas.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/Dialog.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/FileDialog.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/FixTk.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/ScrolledText.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/SimpleDialog.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/Tix.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/Tkconstants.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/Tkdnd.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/Tkinter.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/tkColorChooser.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/tkCommonDialog.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/tkFileDialog.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/tkFont.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/tkMessageBox.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/tkSimpleDialog.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk/turtle.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/linecache.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/locale.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/macpath.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/macurl2path.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/mailbox.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/mailcap.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/markupbase.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/mhlib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/mimetools.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/mimetypes.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/mimify.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/multifile.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/mutex.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/netrc.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/nntplib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/ntpath.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/nturl2path.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/os.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/pdb.doc +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/pdb.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/pickle.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/pipes.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/plat-linux2/CDROM.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/plat-linux2/DLFCN.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/plat-linux2/IN.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/plat-linux2/TYPES.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/plat-linux2/regen +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/popen2.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/poplib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/posixfile.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/posixpath.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/pprint.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/pre.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/profile.doc +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/profile.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/pstats.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/pty.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/py_compile.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/pydoc.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/quopri.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/random.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/re.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/reconvert.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/regex_syntax.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/regsub.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/repr.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/rexec.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/rfc822.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/rlcompleter.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/robotparser.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/sched.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/sgmllib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/shelve.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/shlex.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/shutil.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/site-packages/README +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/site.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/smtpd.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/smtplib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/sndhdr.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/socket.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/sre.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/sre_compile.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/sre_constants.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/sre_parse.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/stat.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/statcache.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/statvfs.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/string.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/stringold.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/sunau.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/sunaudio.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/symbol.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/symtable.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/tabnanny.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/telnetlib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/tempfile.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/README +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/__init__.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/audiotest.au +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/autotest.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/badsyntax_future3.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/badsyntax_future4.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/badsyntax_future5.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/badsyntax_future6.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/badsyntax_future7.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/badsyntax_nocaret.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/PyBanner048.gif +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_01.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_02.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_03.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_04.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_05.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_06.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_07.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_08.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_09.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_10.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_11.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_12.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_13.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_14.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_15.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_16.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_17.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_18.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_19.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_20.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_21.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_22.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data/msg_23.txt +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/double_const.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/greyrgb.uue +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_MimeWriter +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_asynchat +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_augassign +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_bastion +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_binascii +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_builtin +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_cfgparser +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_cgi +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_charmapcodec +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_class +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_coercion +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_compare +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_compile +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_cookie +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_exceptions +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_extcall +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_frozen +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_future +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_gettext +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_global +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_grammar +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_httplib +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_linuxaudiodev +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_longexp +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_math +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_md5 +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_mimetools +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_mmap +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_new +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_nis +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_opcodes +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_openpty +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_operations +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_pkg +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_poll +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_popen2 +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_posixpath +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_pow +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_profile +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_pty +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_pwd +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_pyexpat +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_re +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_regex +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_rgbimg +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_richcmp +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_rotor +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_sax +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_scope +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_signal +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_socket +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_string +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_thread +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_threadedtempfile +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_tokenize +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_types +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_ucn +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_unicode +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_unicode_file +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_unicodedata +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_urlparse +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_winreg +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_winsound +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_xreadline +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output/test_zlib +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/pickletester.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/pydocfodder.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/pystone.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/re_tests.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/regex_tests.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/regrtest.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/reperf.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/sortperf.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/string_tests.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test.xml +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test.xml.out +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_MimeWriter.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_StringIO.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test___all__.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test___future__.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_al.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_array.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_asynchat.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_atexit.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_audioop.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_augassign.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_b1.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_b2.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_base64.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_bastion.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_binascii.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_binhex.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_binop.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_bisect.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_bsddb.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_bufio.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_builtin.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_calendar.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_call.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_capi.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_cd.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_cfgparser.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_cgi.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_charmapcodec.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_cl.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_class.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_cmath.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_codecs.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_codeop.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_coercion.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_commands.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_compare.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_compile.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_complex.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_contains.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_cookie.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_copy_reg.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_cpickle.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_crypt.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_curses.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_dbm.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_descr.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_descrtut.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_difflib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_dircache.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_dl.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_doctest.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_doctest2.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_dospath.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_dumbdbm.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_email.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_email_codecs.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_errno.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_exceptions.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_extcall.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_fcntl.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_file.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_fileinput.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_fnmatch.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_fork1.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_format.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_fpformat.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_frozen.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_funcattrs.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_future.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_future1.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_future2.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_future3.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_gc.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_gdbm.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_generators.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_getargs.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_getopt.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_gettext.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_gl.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_glob.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_global.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_grammar.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_grp.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_gzip.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_hash.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_hmac.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_hotshot.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_htmllib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_htmlparser.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_httplib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_imageop.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_imgfile.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_import.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_inspect.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_iter.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_largefile.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_linuxaudiodev.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_locale.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_long.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_long_future.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_longexp.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_mailbox.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_marshal.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_math.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_md5.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_mhlib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_mimetools.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_mimetypes.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_minidom.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_mmap.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_multifile.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_mutants.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_netrc.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_new.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_nis.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_ntpath.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_opcodes.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_openpty.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_operations.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_operator.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_os.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_parser.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_pep247.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_pickle.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_pkg.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_pkgimport.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_poll.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_popen2.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_posixpath.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_pow.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_pprint.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_profile.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_profilehooks.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_pty.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_pwd.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_pyexpat.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_queue.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_quopri.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_random.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_re.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_regex.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_repr.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_rfc822.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_rgbimg.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_richcmp.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_rotor.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_sax.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_scope.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_select.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_sgmllib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_sha.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_signal.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_socket.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_socket_ssl.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_socketserver.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_sre.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_strftime.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_string.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_strop.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_struct.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_structseq.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_sunaudiodev.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_sundry.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_support.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_symtable.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_tempfile.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_thread.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_threaded_import.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_threadedtempfile.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_threading.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_time.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_timing.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_tokenize.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_trace.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_traceback.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_types.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_ucn.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_unary.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_unicode.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_unicode_file.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_unicodedata.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_unpack.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_urllib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_urllib2.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_urlparse.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_userdict.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_userlist.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_userstring.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_uu.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_wave.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_weakref.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_winreg.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_winsound.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_xmllib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_xmlrpc.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_xreadline.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_zipfile.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/test_zlib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/testall.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/testcodec.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/testimg.uue +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/testimgr.uue +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/testrgb.uue +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/tokenize_tests.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/this.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/threading.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/toaiff.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/token.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/tokenize.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/traceback.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/tty.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/types.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/tzparse.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/unittest.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/urllib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/urllib2.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/urlparse.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/user.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/uu.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/warnings.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/wave.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/weakref.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/webbrowser.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/whichdb.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/whrandom.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xdrlib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/__init__.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/dom/__init__.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/dom/domreg.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/dom/minidom.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/dom/pulldom.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/parsers/__init__.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/parsers/expat.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/sax/__init__.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/sax/_exceptions.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/sax/expatreader.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/sax/handler.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/sax/saxutils.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/sax/xmlreader.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xmllib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xmlrpclib.py +OpenOffice.org1.1.1/program/python-core-2.2.2/lib/zipfile.py +OpenOffice.org1.1.1/program/python.sh +OpenOffice.org1.1.1/program/pythonloader.py +OpenOffice.org1.1.1/program/pythonloader.uno.so +OpenOffice.org1.1.1/program/pythonloader.unorc +OpenOffice.org1.1.1/program/pyuno.so +OpenOffice.org1.1.1/program/pyunorc +OpenOffice.org1.1.1/program/regtypeprov.uno.so +OpenOffice.org1.1.1/program/remotebridge.uno.so +OpenOffice.org1.1.1/program/resource/abp64501.res +OpenOffice.org1.1.1/program/resource/analysis64501.res +OpenOffice.org1.1.1/program/resource/basctl64501.res +OpenOffice.org1.1.1/program/resource/bib64501.res +OpenOffice.org1.1.1/program/resource/cal64501.res +OpenOffice.org1.1.1/program/resource/com64501.res +OpenOffice.org1.1.1/program/resource/date64501.res +OpenOffice.org1.1.1/program/resource/dba64501.res +OpenOffice.org1.1.1/program/resource/dbi64501.res +OpenOffice.org1.1.1/program/resource/dbp64501.res +OpenOffice.org1.1.1/program/resource/dbu64501.res +OpenOffice.org1.1.1/program/resource/dbw64501.res +OpenOffice.org1.1.1/program/resource/dkt64501.res +OpenOffice.org1.1.1/program/resource/egi64501.res +OpenOffice.org1.1.1/program/resource/eme64501.res +OpenOffice.org1.1.1/program/resource/epb64501.res +OpenOffice.org1.1.1/program/resource/epg64501.res +OpenOffice.org1.1.1/program/resource/epn64501.res +OpenOffice.org1.1.1/program/resource/epp64501.res +OpenOffice.org1.1.1/program/resource/eps64501.res +OpenOffice.org1.1.1/program/resource/ept64501.res +OpenOffice.org1.1.1/program/resource/eur64501.res +OpenOffice.org1.1.1/program/resource/frm64501.res +OpenOffice.org1.1.1/program/resource/fwe64501.res +OpenOffice.org1.1.1/program/resource/gal64501.res +OpenOffice.org1.1.1/program/resource/imp64501.res +OpenOffice.org1.1.1/program/resource/iso64501.res +OpenOffice.org1.1.1/program/resource/lgd64501.res +OpenOffice.org1.1.1/program/resource/ofa64501.res +OpenOffice.org1.1.1/program/resource/ooo64501.res +OpenOffice.org1.1.1/program/resource/pcr64501.res +OpenOffice.org1.1.1/program/resource/pdffilter64501.res +OpenOffice.org1.1.1/program/resource/preload64501.res +OpenOffice.org1.1.1/program/resource/san64501.res +OpenOffice.org1.1.1/program/resource/sc64501.res +OpenOffice.org1.1.1/program/resource/sch64501.res +OpenOffice.org1.1.1/program/resource/sd64501.res +OpenOffice.org1.1.1/program/resource/set64501.res +OpenOffice.org1.1.1/program/resource/sfx64501.res +OpenOffice.org1.1.1/program/resource/sm64501.res +OpenOffice.org1.1.1/program/resource/spa64501.res +OpenOffice.org1.1.1/program/resource/svp64501.res +OpenOffice.org1.1.1/program/resource/svs64501.res +OpenOffice.org1.1.1/program/resource/svt64501.res +OpenOffice.org1.1.1/program/resource/svx64501.res +OpenOffice.org1.1.1/program/resource/sw64501.res +OpenOffice.org1.1.1/program/resource/tk64501.res +OpenOffice.org1.1.1/program/resource/tpl64501.res +OpenOffice.org1.1.1/program/resource/tplx64501.res +OpenOffice.org1.1.1/program/resource/uui64501.res +OpenOffice.org1.1.1/program/resource/vcl64501.res +OpenOffice.org1.1.1/program/resource/wwz64501.res +OpenOffice.org1.1.1/program/resource/xsltdlg64501.res +OpenOffice.org1.1.1/program/sagenda +OpenOffice.org1.1.1/program/sax.uno.so +OpenOffice.org1.1.1/program/scalc +OpenOffice.org1.1.1/program/sdraw +OpenOffice.org1.1.1/program/security.uno.so +OpenOffice.org1.1.1/program/servicemgr.uno.so +OpenOffice.org1.1.1/program/services.rdb +OpenOffice.org1.1.1/program/setup +OpenOffice.org1.1.1/program/setup.bin +OpenOffice.org1.1.1/program/setup.log +OpenOffice.org1.1.1/program/setup_services.rdb +OpenOffice.org1.1.1/program/setuprc +OpenOffice.org1.1.1/program/sfax +OpenOffice.org1.1.1/program/shlibloader.uno.so +OpenOffice.org1.1.1/program/simplereg.uno.so +OpenOffice.org1.1.1/program/simpress +OpenOffice.org1.1.1/program/slabel +OpenOffice.org1.1.1/program/sletter +OpenOffice.org1.1.1/program/smaster +OpenOffice.org1.1.1/program/smath +OpenOffice.org1.1.1/program/smemo +OpenOffice.org1.1.1/program/soffice +OpenOffice.org1.1.1/program/soffice.bin +OpenOffice.org1.1.1/program/sofficerc +OpenOffice.org1.1.1/program/sopatchlevel.sh +OpenOffice.org1.1.1/program/spadmin +OpenOffice.org1.1.1/program/spadmin.bin +OpenOffice.org1.1.1/program/ssologin.bmp +OpenOffice.org1.1.1/program/streams.uno.so +OpenOffice.org1.1.1/program/svcard +OpenOffice.org1.1.1/program/sweb +OpenOffice.org1.1.1/program/swriter +OpenOffice.org1.1.1/program/textinstream.uno.so +OpenOffice.org1.1.1/program/textoutstream.uno.so +OpenOffice.org1.1.1/program/typeconverter.uno.so +OpenOffice.org1.1.1/program/typemgr.uno.so +OpenOffice.org1.1.1/program/types.rdb +OpenOffice.org1.1.1/program/uno.py +OpenOffice.org1.1.1/program/unohelper.py +OpenOffice.org1.1.1/program/unorc +OpenOffice.org1.1.1/program/user_registry.xsl +OpenOffice.org1.1.1/program/uuresolver.uno.so +OpenOffice.org1.1.1/setup +OpenOffice.org1.1.1/share/autocorr/acor1033.dat +OpenOffice.org1.1.1/share/autocorr/acor2057.dat +OpenOffice.org1.1.1/share/autotext/english/crdbus50.bau +OpenOffice.org1.1.1/share/autotext/english/crdbus54.bau +OpenOffice.org1.1.1/share/autotext/english/standard.bau +OpenOffice.org1.1.1/share/autotext/english/template.bau +OpenOffice.org1.1.1/share/basic/Depot/CommonLang.xba +OpenOffice.org1.1.1/share/basic/Depot/Currency.xba +OpenOffice.org1.1.1/share/basic/Depot/Depot.xba +OpenOffice.org1.1.1/share/basic/Depot/Dialog2.xdl +OpenOffice.org1.1.1/share/basic/Depot/Dialog3.xdl +OpenOffice.org1.1.1/share/basic/Depot/Dialog4.xdl +OpenOffice.org1.1.1/share/basic/Depot/Internet.xba +OpenOffice.org1.1.1/share/basic/Depot/Lang_de.xba +OpenOffice.org1.1.1/share/basic/Depot/Lang_en.xba +OpenOffice.org1.1.1/share/basic/Depot/Lang_es.xba +OpenOffice.org1.1.1/share/basic/Depot/Lang_fr.xba +OpenOffice.org1.1.1/share/basic/Depot/Lang_it.xba +OpenOffice.org1.1.1/share/basic/Depot/Lang_ja.xba +OpenOffice.org1.1.1/share/basic/Depot/Lang_ko.xba +OpenOffice.org1.1.1/share/basic/Depot/Lang_sv.xba +OpenOffice.org1.1.1/share/basic/Depot/Lang_tw.xba +OpenOffice.org1.1.1/share/basic/Depot/Lang_zh.xba +OpenOffice.org1.1.1/share/basic/Depot/dialog.xlb +OpenOffice.org1.1.1/share/basic/Depot/script.xlb +OpenOffice.org1.1.1/share/basic/Depot/tools.xba +OpenOffice.org1.1.1/share/basic/Euro/AutoPilotRun.xba +OpenOffice.org1.1.1/share/basic/Euro/Common.xba +OpenOffice.org1.1.1/share/basic/Euro/ConvertRun.xba +OpenOffice.org1.1.1/share/basic/Euro/DlgConvert.xdl +OpenOffice.org1.1.1/share/basic/Euro/DlgPassword.xdl +OpenOffice.org1.1.1/share/basic/Euro/Hard.xba +OpenOffice.org1.1.1/share/basic/Euro/Init.xba +OpenOffice.org1.1.1/share/basic/Euro/Protect.xba +OpenOffice.org1.1.1/share/basic/Euro/Soft.xba +OpenOffice.org1.1.1/share/basic/Euro/Writer.xba +OpenOffice.org1.1.1/share/basic/Euro/dialog.xlb +OpenOffice.org1.1.1/share/basic/Euro/script.xlb +OpenOffice.org1.1.1/share/basic/FormWizard/DBMeta.xba +OpenOffice.org1.1.1/share/basic/FormWizard/DlgFormDB.xdl +OpenOffice.org1.1.1/share/basic/FormWizard/FormWizard.xba +OpenOffice.org1.1.1/share/basic/FormWizard/Language.xba +OpenOffice.org1.1.1/share/basic/FormWizard/Layouter.xba +OpenOffice.org1.1.1/share/basic/FormWizard/develop.xba +OpenOffice.org1.1.1/share/basic/FormWizard/dialog.xlb +OpenOffice.org1.1.1/share/basic/FormWizard/script.xlb +OpenOffice.org1.1.1/share/basic/FormWizard/tools.xba +OpenOffice.org1.1.1/share/basic/Gimmicks/AutoText.xba +OpenOffice.org1.1.1/share/basic/Gimmicks/ChangeAllChars.xba +OpenOffice.org1.1.1/share/basic/Gimmicks/GetTexts.xba +OpenOffice.org1.1.1/share/basic/Gimmicks/ReadDir.xba +OpenOffice.org1.1.1/share/basic/Gimmicks/ReadFolderDlg.xdl +OpenOffice.org1.1.1/share/basic/Gimmicks/UserfieldDlg.xdl +OpenOffice.org1.1.1/share/basic/Gimmicks/Userfields.xba +OpenOffice.org1.1.1/share/basic/Gimmicks/dialog.xlb +OpenOffice.org1.1.1/share/basic/Gimmicks/script.xlb +OpenOffice.org1.1.1/share/basic/ImportWizard/API.xba +OpenOffice.org1.1.1/share/basic/ImportWizard/DialogModul.xba +OpenOffice.org1.1.1/share/basic/ImportWizard/FilesModul.xba +OpenOffice.org1.1.1/share/basic/ImportWizard/ImportDialog.xdl +OpenOffice.org1.1.1/share/basic/ImportWizard/Language.xba +OpenOffice.org1.1.1/share/basic/ImportWizard/Main.xba +OpenOffice.org1.1.1/share/basic/ImportWizard/dialog.xlb +OpenOffice.org1.1.1/share/basic/ImportWizard/script.xlb +OpenOffice.org1.1.1/share/basic/Launcher/DicOOo.xba +OpenOffice.org1.1.1/share/basic/Launcher/dialog.xlb +OpenOffice.org1.1.1/share/basic/Launcher/script.xlb +OpenOffice.org1.1.1/share/basic/Schedule/BankHoliday.xba +OpenOffice.org1.1.1/share/basic/Schedule/CalendarMain.xba +OpenOffice.org1.1.1/share/basic/Schedule/CreateTable.xba +OpenOffice.org1.1.1/share/basic/Schedule/DlgCalendar.xdl +OpenOffice.org1.1.1/share/basic/Schedule/DlgControl.xba +OpenOffice.org1.1.1/share/basic/Schedule/GermanHolidays.xba +OpenOffice.org1.1.1/share/basic/Schedule/Language.xba +OpenOffice.org1.1.1/share/basic/Schedule/LocalHolidays.xba +OpenOffice.org1.1.1/share/basic/Schedule/OwnEvents.xba +OpenOffice.org1.1.1/share/basic/Schedule/dialog.xlb +OpenOffice.org1.1.1/share/basic/Schedule/script.xlb +OpenOffice.org1.1.1/share/basic/Template/Autotext.xba +OpenOffice.org1.1.1/share/basic/Template/Correspondence.xba +OpenOffice.org1.1.1/share/basic/Template/DialogStyles.xdl +OpenOffice.org1.1.1/share/basic/Template/ModuleAgenda.xba +OpenOffice.org1.1.1/share/basic/Template/Samples.xba +OpenOffice.org1.1.1/share/basic/Template/TemplateDialog.xdl +OpenOffice.org1.1.1/share/basic/Template/dialog.xlb +OpenOffice.org1.1.1/share/basic/Template/script.xlb +OpenOffice.org1.1.1/share/basic/Tools/Debug.xba +OpenOffice.org1.1.1/share/basic/Tools/DlgOverwriteAll.xdl +OpenOffice.org1.1.1/share/basic/Tools/Listbox.xba +OpenOffice.org1.1.1/share/basic/Tools/Misc.xba +OpenOffice.org1.1.1/share/basic/Tools/ModuleControls.xba +OpenOffice.org1.1.1/share/basic/Tools/Strings.xba +OpenOffice.org1.1.1/share/basic/Tools/UCB.xba +OpenOffice.org1.1.1/share/basic/Tools/dialog.xlb +OpenOffice.org1.1.1/share/basic/Tools/script.xlb +OpenOffice.org1.1.1/share/basic/WebWizard/Bullets.xba +OpenOffice.org1.1.1/share/basic/WebWizard/Common.xba +OpenOffice.org1.1.1/share/basic/WebWizard/HtmlAutoPilotBasic.xba +OpenOffice.org1.1.1/share/basic/WebWizard/Language.xba +OpenOffice.org1.1.1/share/basic/WebWizard/WebWzrd.xdl +OpenOffice.org1.1.1/share/basic/WebWizard/dialog.xlb +OpenOffice.org1.1.1/share/basic/WebWizard/script.xlb +OpenOffice.org1.1.1/share/cde/icons/002_text_document.l.xpm +OpenOffice.org1.1.1/share/cde/icons/002_text_document.m.xpm +OpenOffice.org1.1.1/share/cde/icons/002_text_document.s.xpm +OpenOffice.org1.1.1/share/cde/icons/002_text_document.t.xpm +OpenOffice.org1.1.1/share/cde/icons/003_text_template.l.xpm +OpenOffice.org1.1.1/share/cde/icons/003_text_template.m.xpm +OpenOffice.org1.1.1/share/cde/icons/003_text_template.s.xpm +OpenOffice.org1.1.1/share/cde/icons/003_text_template.t.xpm +OpenOffice.org1.1.1/share/cde/icons/004_spreadsheet_document.l.xpm +OpenOffice.org1.1.1/share/cde/icons/004_spreadsheet_document.m.xpm +OpenOffice.org1.1.1/share/cde/icons/004_spreadsheet_document.s.xpm +OpenOffice.org1.1.1/share/cde/icons/004_spreadsheet_document.t.xpm +OpenOffice.org1.1.1/share/cde/icons/005_spreadsheet_template.l.xpm +OpenOffice.org1.1.1/share/cde/icons/005_spreadsheet_template.m.xpm +OpenOffice.org1.1.1/share/cde/icons/005_spreadsheet_template.s.xpm +OpenOffice.org1.1.1/share/cde/icons/005_spreadsheet_template.t.xpm +OpenOffice.org1.1.1/share/cde/icons/006_drawing_document.l.xpm +OpenOffice.org1.1.1/share/cde/icons/006_drawing_document.m.xpm +OpenOffice.org1.1.1/share/cde/icons/006_drawing_document.s.xpm +OpenOffice.org1.1.1/share/cde/icons/006_drawing_document.t.xpm +OpenOffice.org1.1.1/share/cde/icons/007_drawing_template.l.xpm +OpenOffice.org1.1.1/share/cde/icons/007_drawing_template.m.xpm +OpenOffice.org1.1.1/share/cde/icons/007_drawing_template.s.xpm +OpenOffice.org1.1.1/share/cde/icons/007_drawing_template.t.xpm +OpenOffice.org1.1.1/share/cde/icons/008_presentation_document.l.xpm +OpenOffice.org1.1.1/share/cde/icons/008_presentation_document.m.xpm +OpenOffice.org1.1.1/share/cde/icons/008_presentation_document.s.xpm +OpenOffice.org1.1.1/share/cde/icons/008_presentation_document.t.xpm +OpenOffice.org1.1.1/share/cde/icons/009_presentation_template.l.xpm +OpenOffice.org1.1.1/share/cde/icons/009_presentation_template.m.xpm +OpenOffice.org1.1.1/share/cde/icons/009_presentation_template.s.xpm +OpenOffice.org1.1.1/share/cde/icons/009_presentation_template.t.xpm +OpenOffice.org1.1.1/share/cde/icons/010_presentation_compressed.l.xpm +OpenOffice.org1.1.1/share/cde/icons/010_presentation_compressed.m.xpm +OpenOffice.org1.1.1/share/cde/icons/010_presentation_compressed.s.xpm +OpenOffice.org1.1.1/share/cde/icons/010_presentation_compressed.t.xpm +OpenOffice.org1.1.1/share/cde/icons/011_global_document.l.xpm +OpenOffice.org1.1.1/share/cde/icons/011_global_document.m.xpm +OpenOffice.org1.1.1/share/cde/icons/011_global_document.s.xpm +OpenOffice.org1.1.1/share/cde/icons/011_global_document.t.xpm +OpenOffice.org1.1.1/share/cde/icons/012_html_document.l.xpm +OpenOffice.org1.1.1/share/cde/icons/012_html_document.m.xpm +OpenOffice.org1.1.1/share/cde/icons/012_html_document.s.xpm +OpenOffice.org1.1.1/share/cde/icons/012_html_document.t.xpm +OpenOffice.org1.1.1/share/cde/icons/013_chart_document.l.xpm +OpenOffice.org1.1.1/share/cde/icons/013_chart_document.m.xpm +OpenOffice.org1.1.1/share/cde/icons/013_chart_document.s.xpm +OpenOffice.org1.1.1/share/cde/icons/013_chart_document.t.xpm +OpenOffice.org1.1.1/share/cde/icons/014_database_document.l.xpm +OpenOffice.org1.1.1/share/cde/icons/014_database_document.m.xpm +OpenOffice.org1.1.1/share/cde/icons/014_database_document.s.xpm +OpenOffice.org1.1.1/share/cde/icons/014_database_document.t.xpm +OpenOffice.org1.1.1/share/cde/icons/015_math_document.l.xpm +OpenOffice.org1.1.1/share/cde/icons/015_math_document.m.xpm +OpenOffice.org1.1.1/share/cde/icons/015_math_document.s.xpm +OpenOffice.org1.1.1/share/cde/icons/015_math_document.t.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_calc.l.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_calc.m.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_calc.s.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_calc.t.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_draw.l.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_draw.m.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_draw.s.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_draw.t.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_impress.l.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_impress.m.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_impress.s.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_impress.t.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_math.l.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_math.m.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_math.s.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_math.t.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_office.l.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_office.m.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_office.s.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_office.t.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_writer.l.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_writer.m.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_writer.s.xpm +OpenOffice.org1.1.1/share/cde/icons/ooo_writer.t.xpm +OpenOffice.org1.1.1/share/cde/types/ar/calc.dt +OpenOffice.org1.1.1/share/cde/types/ar/calc.fp +OpenOffice.org1.1.1/share/cde/types/ar/draw.dt +OpenOffice.org1.1.1/share/cde/types/ar/draw.fp +OpenOffice.org1.1.1/share/cde/types/ar/impress.dt +OpenOffice.org1.1.1/share/cde/types/ar/impress.fp +OpenOffice.org1.1.1/share/cde/types/ar/math.dt +OpenOffice.org1.1.1/share/cde/types/ar/math.fp +OpenOffice.org1.1.1/share/cde/types/ar/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/ar/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/ar/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/ar/richtext.dt +OpenOffice.org1.1.1/share/cde/types/ar/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/ar/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/ar/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/ar/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/ar/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/ar/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/ar/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/ar/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/ar/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/ar/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/ar/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/ar/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/ar/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/ar/writer.dt +OpenOffice.org1.1.1/share/cde/types/ar/writer.fp +OpenOffice.org1.1.1/share/cde/types/ca/calc.dt +OpenOffice.org1.1.1/share/cde/types/ca/calc.fp +OpenOffice.org1.1.1/share/cde/types/ca/draw.dt +OpenOffice.org1.1.1/share/cde/types/ca/draw.fp +OpenOffice.org1.1.1/share/cde/types/ca/impress.dt +OpenOffice.org1.1.1/share/cde/types/ca/impress.fp +OpenOffice.org1.1.1/share/cde/types/ca/math.dt +OpenOffice.org1.1.1/share/cde/types/ca/math.fp +OpenOffice.org1.1.1/share/cde/types/ca/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/ca/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/ca/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/ca/richtext.dt +OpenOffice.org1.1.1/share/cde/types/ca/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/ca/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/ca/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/ca/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/ca/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/ca/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/ca/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/ca/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/ca/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/ca/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/ca/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/ca/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/ca/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/ca/writer.dt +OpenOffice.org1.1.1/share/cde/types/ca/writer.fp +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/cs.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/cs/calc.dt +OpenOffice.org1.1.1/share/cde/types/cs/calc.fp +OpenOffice.org1.1.1/share/cde/types/cs/draw.dt +OpenOffice.org1.1.1/share/cde/types/cs/draw.fp +OpenOffice.org1.1.1/share/cde/types/cs/impress.dt +OpenOffice.org1.1.1/share/cde/types/cs/impress.fp +OpenOffice.org1.1.1/share/cde/types/cs/math.dt +OpenOffice.org1.1.1/share/cde/types/cs/math.fp +OpenOffice.org1.1.1/share/cde/types/cs/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/cs/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/cs/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/cs/richtext.dt +OpenOffice.org1.1.1/share/cde/types/cs/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/cs/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/cs/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/cs/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/cs/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/cs/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/cs/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/cs/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/cs/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/cs/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/cs/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/cs/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/cs/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/cs/writer.dt +OpenOffice.org1.1.1/share/cde/types/cs/writer.fp +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/da.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/da/calc.dt +OpenOffice.org1.1.1/share/cde/types/da/calc.fp +OpenOffice.org1.1.1/share/cde/types/da/draw.dt +OpenOffice.org1.1.1/share/cde/types/da/draw.fp +OpenOffice.org1.1.1/share/cde/types/da/impress.dt +OpenOffice.org1.1.1/share/cde/types/da/impress.fp +OpenOffice.org1.1.1/share/cde/types/da/math.dt +OpenOffice.org1.1.1/share/cde/types/da/math.fp +OpenOffice.org1.1.1/share/cde/types/da/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/da/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/da/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/da/richtext.dt +OpenOffice.org1.1.1/share/cde/types/da/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/da/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/da/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/da/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/da/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/da/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/da/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/da/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/da/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/da/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/da/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/da/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/da/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/da/writer.dt +OpenOffice.org1.1.1/share/cde/types/da/writer.fp +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/de.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/de/calc.dt +OpenOffice.org1.1.1/share/cde/types/de/calc.fp +OpenOffice.org1.1.1/share/cde/types/de/draw.dt +OpenOffice.org1.1.1/share/cde/types/de/draw.fp +OpenOffice.org1.1.1/share/cde/types/de/impress.dt +OpenOffice.org1.1.1/share/cde/types/de/impress.fp +OpenOffice.org1.1.1/share/cde/types/de/math.dt +OpenOffice.org1.1.1/share/cde/types/de/math.fp +OpenOffice.org1.1.1/share/cde/types/de/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/de/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/de/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/de/richtext.dt +OpenOffice.org1.1.1/share/cde/types/de/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/de/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/de/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/de/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/de/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/de/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/de/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/de/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/de/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/de/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/de/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/de/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/de/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/de/writer.dt +OpenOffice.org1.1.1/share/cde/types/de/writer.fp +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/en.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/en/calc.dt +OpenOffice.org1.1.1/share/cde/types/en/calc.fp +OpenOffice.org1.1.1/share/cde/types/en/draw.dt +OpenOffice.org1.1.1/share/cde/types/en/draw.fp +OpenOffice.org1.1.1/share/cde/types/en/impress.dt +OpenOffice.org1.1.1/share/cde/types/en/impress.fp +OpenOffice.org1.1.1/share/cde/types/en/math.dt +OpenOffice.org1.1.1/share/cde/types/en/math.fp +OpenOffice.org1.1.1/share/cde/types/en/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/en/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/en/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/en/richtext.dt +OpenOffice.org1.1.1/share/cde/types/en/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/en/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/en/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/en/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/en/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/en/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/en/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/en/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/en/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/en/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/en/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/en/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/en/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/en/writer.dt +OpenOffice.org1.1.1/share/cde/types/en/writer.fp +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/es.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/es/calc.dt +OpenOffice.org1.1.1/share/cde/types/es/calc.fp +OpenOffice.org1.1.1/share/cde/types/es/draw.dt +OpenOffice.org1.1.1/share/cde/types/es/draw.fp +OpenOffice.org1.1.1/share/cde/types/es/impress.dt +OpenOffice.org1.1.1/share/cde/types/es/impress.fp +OpenOffice.org1.1.1/share/cde/types/es/math.dt +OpenOffice.org1.1.1/share/cde/types/es/math.fp +OpenOffice.org1.1.1/share/cde/types/es/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/es/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/es/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/es/richtext.dt +OpenOffice.org1.1.1/share/cde/types/es/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/es/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/es/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/es/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/es/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/es/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/es/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/es/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/es/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/es/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/es/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/es/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/es/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/es/writer.dt +OpenOffice.org1.1.1/share/cde/types/es/writer.fp +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/et.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/et/calc.dt +OpenOffice.org1.1.1/share/cde/types/et/calc.fp +OpenOffice.org1.1.1/share/cde/types/et/draw.dt +OpenOffice.org1.1.1/share/cde/types/et/draw.fp +OpenOffice.org1.1.1/share/cde/types/et/impress.dt +OpenOffice.org1.1.1/share/cde/types/et/impress.fp +OpenOffice.org1.1.1/share/cde/types/et/math.dt +OpenOffice.org1.1.1/share/cde/types/et/math.fp +OpenOffice.org1.1.1/share/cde/types/et/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/et/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/et/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/et/richtext.dt +OpenOffice.org1.1.1/share/cde/types/et/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/et/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/et/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/et/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/et/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/et/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/et/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/et/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/et/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/et/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/et/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/et/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/et/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/et/writer.dt +OpenOffice.org1.1.1/share/cde/types/et/writer.fp +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/fi.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/fi/calc.dt +OpenOffice.org1.1.1/share/cde/types/fi/calc.fp +OpenOffice.org1.1.1/share/cde/types/fi/draw.dt +OpenOffice.org1.1.1/share/cde/types/fi/draw.fp +OpenOffice.org1.1.1/share/cde/types/fi/impress.dt +OpenOffice.org1.1.1/share/cde/types/fi/impress.fp +OpenOffice.org1.1.1/share/cde/types/fi/math.dt +OpenOffice.org1.1.1/share/cde/types/fi/math.fp +OpenOffice.org1.1.1/share/cde/types/fi/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/fi/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/fi/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/fi/richtext.dt +OpenOffice.org1.1.1/share/cde/types/fi/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/fi/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/fi/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/fi/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/fi/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/fi/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/fi/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/fi/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/fi/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/fi/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/fi/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/fi/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/fi/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/fi/writer.dt +OpenOffice.org1.1.1/share/cde/types/fi/writer.fp +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/fr.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/fr/calc.dt +OpenOffice.org1.1.1/share/cde/types/fr/calc.fp +OpenOffice.org1.1.1/share/cde/types/fr/draw.dt +OpenOffice.org1.1.1/share/cde/types/fr/draw.fp +OpenOffice.org1.1.1/share/cde/types/fr/impress.dt +OpenOffice.org1.1.1/share/cde/types/fr/impress.fp +OpenOffice.org1.1.1/share/cde/types/fr/math.dt +OpenOffice.org1.1.1/share/cde/types/fr/math.fp +OpenOffice.org1.1.1/share/cde/types/fr/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/fr/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/fr/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/fr/richtext.dt +OpenOffice.org1.1.1/share/cde/types/fr/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/fr/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/fr/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/fr/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/fr/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/fr/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/fr/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/fr/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/fr/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/fr/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/fr/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/fr/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/fr/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/fr/writer.dt +OpenOffice.org1.1.1/share/cde/types/fr/writer.fp +OpenOffice.org1.1.1/share/cde/types/gr/calc.dt +OpenOffice.org1.1.1/share/cde/types/gr/calc.fp +OpenOffice.org1.1.1/share/cde/types/gr/draw.dt +OpenOffice.org1.1.1/share/cde/types/gr/draw.fp +OpenOffice.org1.1.1/share/cde/types/gr/impress.dt +OpenOffice.org1.1.1/share/cde/types/gr/impress.fp +OpenOffice.org1.1.1/share/cde/types/gr/math.dt +OpenOffice.org1.1.1/share/cde/types/gr/math.fp +OpenOffice.org1.1.1/share/cde/types/gr/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/gr/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/gr/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/gr/richtext.dt +OpenOffice.org1.1.1/share/cde/types/gr/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/gr/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/gr/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/gr/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/gr/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/gr/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/gr/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/gr/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/gr/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/gr/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/gr/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/gr/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/gr/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/gr/writer.dt +OpenOffice.org1.1.1/share/cde/types/gr/writer.fp +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/hu.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/hu/calc.dt +OpenOffice.org1.1.1/share/cde/types/hu/calc.fp +OpenOffice.org1.1.1/share/cde/types/hu/draw.dt +OpenOffice.org1.1.1/share/cde/types/hu/draw.fp +OpenOffice.org1.1.1/share/cde/types/hu/impress.dt +OpenOffice.org1.1.1/share/cde/types/hu/impress.fp +OpenOffice.org1.1.1/share/cde/types/hu/math.dt +OpenOffice.org1.1.1/share/cde/types/hu/math.fp +OpenOffice.org1.1.1/share/cde/types/hu/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/hu/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/hu/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/hu/richtext.dt +OpenOffice.org1.1.1/share/cde/types/hu/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/hu/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/hu/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/hu/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/hu/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/hu/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/hu/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/hu/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/hu/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/hu/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/hu/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/hu/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/hu/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/hu/writer.dt +OpenOffice.org1.1.1/share/cde/types/hu/writer.fp +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/it.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/it/calc.dt +OpenOffice.org1.1.1/share/cde/types/it/calc.fp +OpenOffice.org1.1.1/share/cde/types/it/draw.dt +OpenOffice.org1.1.1/share/cde/types/it/draw.fp +OpenOffice.org1.1.1/share/cde/types/it/impress.dt +OpenOffice.org1.1.1/share/cde/types/it/impress.fp +OpenOffice.org1.1.1/share/cde/types/it/math.dt +OpenOffice.org1.1.1/share/cde/types/it/math.fp +OpenOffice.org1.1.1/share/cde/types/it/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/it/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/it/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/it/richtext.dt +OpenOffice.org1.1.1/share/cde/types/it/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/it/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/it/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/it/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/it/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/it/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/it/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/it/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/it/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/it/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/it/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/it/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/it/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/it/writer.dt +OpenOffice.org1.1.1/share/cde/types/it/writer.fp +OpenOffice.org1.1.1/share/cde/types/ja/calc.dt +OpenOffice.org1.1.1/share/cde/types/ja/calc.fp +OpenOffice.org1.1.1/share/cde/types/ja/draw.dt +OpenOffice.org1.1.1/share/cde/types/ja/draw.fp +OpenOffice.org1.1.1/share/cde/types/ja/impress.dt +OpenOffice.org1.1.1/share/cde/types/ja/impress.fp +OpenOffice.org1.1.1/share/cde/types/ja/math.dt +OpenOffice.org1.1.1/share/cde/types/ja/math.fp +OpenOffice.org1.1.1/share/cde/types/ja/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/ja/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/ja/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/ja/richtext.dt +OpenOffice.org1.1.1/share/cde/types/ja/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/ja/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/ja/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/ja/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/ja/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/ja/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/ja/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/ja/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/ja/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/ja/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/ja/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/ja/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/ja/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/ja/writer.dt +OpenOffice.org1.1.1/share/cde/types/ja/writer.fp +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/calc.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/calc.fp +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/draw.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/draw.fp +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/impress.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/impress.fp +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/math.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/math.fp +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/richtext.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/writer.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP/writer.fp +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/calc.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/calc.fp +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/draw.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/draw.fp +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/impress.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/impress.fp +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/math.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/math.fp +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/richtext.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/writer.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK/writer.fp +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/ko.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/ko/calc.dt +OpenOffice.org1.1.1/share/cde/types/ko/calc.fp +OpenOffice.org1.1.1/share/cde/types/ko/draw.dt +OpenOffice.org1.1.1/share/cde/types/ko/draw.fp +OpenOffice.org1.1.1/share/cde/types/ko/impress.dt +OpenOffice.org1.1.1/share/cde/types/ko/impress.fp +OpenOffice.org1.1.1/share/cde/types/ko/math.dt +OpenOffice.org1.1.1/share/cde/types/ko/math.fp +OpenOffice.org1.1.1/share/cde/types/ko/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/ko/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/ko/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/ko/richtext.dt +OpenOffice.org1.1.1/share/cde/types/ko/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/ko/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/ko/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/ko/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/ko/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/ko/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/ko/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/ko/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/ko/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/ko/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/ko/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/ko/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/ko/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/ko/writer.dt +OpenOffice.org1.1.1/share/cde/types/ko/writer.fp +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/calc.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/calc.fp +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/draw.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/draw.fp +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/impress.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/impress.fp +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/math.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/math.fp +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/richtext.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/writer.dt +OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC/writer.fp +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/nl.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/nl/calc.dt +OpenOffice.org1.1.1/share/cde/types/nl/calc.fp +OpenOffice.org1.1.1/share/cde/types/nl/draw.dt +OpenOffice.org1.1.1/share/cde/types/nl/draw.fp +OpenOffice.org1.1.1/share/cde/types/nl/impress.dt +OpenOffice.org1.1.1/share/cde/types/nl/impress.fp +OpenOffice.org1.1.1/share/cde/types/nl/math.dt +OpenOffice.org1.1.1/share/cde/types/nl/math.fp +OpenOffice.org1.1.1/share/cde/types/nl/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/nl/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/nl/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/nl/richtext.dt +OpenOffice.org1.1.1/share/cde/types/nl/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/nl/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/nl/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/nl/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/nl/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/nl/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/nl/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/nl/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/nl/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/nl/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/nl/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/nl/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/nl/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/nl/writer.dt +OpenOffice.org1.1.1/share/cde/types/nl/writer.fp +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/pl.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/pl/calc.dt +OpenOffice.org1.1.1/share/cde/types/pl/calc.fp +OpenOffice.org1.1.1/share/cde/types/pl/draw.dt +OpenOffice.org1.1.1/share/cde/types/pl/draw.fp +OpenOffice.org1.1.1/share/cde/types/pl/impress.dt +OpenOffice.org1.1.1/share/cde/types/pl/impress.fp +OpenOffice.org1.1.1/share/cde/types/pl/math.dt +OpenOffice.org1.1.1/share/cde/types/pl/math.fp +OpenOffice.org1.1.1/share/cde/types/pl/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/pl/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/pl/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/pl/richtext.dt +OpenOffice.org1.1.1/share/cde/types/pl/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/pl/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/pl/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/pl/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/pl/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/pl/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/pl/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/pl/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/pl/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/pl/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/pl/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/pl/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/pl/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/pl/writer.dt +OpenOffice.org1.1.1/share/cde/types/pl/writer.fp +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/pt.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/pt/calc.dt +OpenOffice.org1.1.1/share/cde/types/pt/calc.fp +OpenOffice.org1.1.1/share/cde/types/pt/draw.dt +OpenOffice.org1.1.1/share/cde/types/pt/draw.fp +OpenOffice.org1.1.1/share/cde/types/pt/impress.dt +OpenOffice.org1.1.1/share/cde/types/pt/impress.fp +OpenOffice.org1.1.1/share/cde/types/pt/math.dt +OpenOffice.org1.1.1/share/cde/types/pt/math.fp +OpenOffice.org1.1.1/share/cde/types/pt/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/pt/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/pt/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/pt/richtext.dt +OpenOffice.org1.1.1/share/cde/types/pt/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/pt/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/pt/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/pt/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/pt/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/pt/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/pt/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/pt/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/pt/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/pt/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/pt/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/pt/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/pt/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/pt/writer.dt +OpenOffice.org1.1.1/share/cde/types/pt/writer.fp +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/calc.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/calc.fp +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/draw.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/draw.fp +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/impress.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/impress.fp +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/math.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/math.fp +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/richtext.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/writer.dt +OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251/writer.fp +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/calc.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/calc.fp +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/draw.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/draw.fp +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/impress.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/impress.fp +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/math.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/math.fp +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/richtext.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/writer.dt +OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5/writer.fp +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/calc.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/calc.fp +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/draw.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/draw.fp +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/impress.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/impress.fp +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/math.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/math.fp +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/richtext.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/writer.dt +OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R/writer.fp +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/ru.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/ru/calc.dt +OpenOffice.org1.1.1/share/cde/types/ru/calc.fp +OpenOffice.org1.1.1/share/cde/types/ru/draw.dt +OpenOffice.org1.1.1/share/cde/types/ru/draw.fp +OpenOffice.org1.1.1/share/cde/types/ru/impress.dt +OpenOffice.org1.1.1/share/cde/types/ru/impress.fp +OpenOffice.org1.1.1/share/cde/types/ru/math.dt +OpenOffice.org1.1.1/share/cde/types/ru/math.fp +OpenOffice.org1.1.1/share/cde/types/ru/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/ru/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/ru/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/ru/richtext.dt +OpenOffice.org1.1.1/share/cde/types/ru/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/ru/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/ru/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/ru/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/ru/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/ru/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/ru/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/ru/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/ru/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/ru/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/ru/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/ru/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/ru/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/ru/writer.dt +OpenOffice.org1.1.1/share/cde/types/ru/writer.fp +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/sk.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/sk/calc.dt +OpenOffice.org1.1.1/share/cde/types/sk/calc.fp +OpenOffice.org1.1.1/share/cde/types/sk/draw.dt +OpenOffice.org1.1.1/share/cde/types/sk/draw.fp +OpenOffice.org1.1.1/share/cde/types/sk/impress.dt +OpenOffice.org1.1.1/share/cde/types/sk/impress.fp +OpenOffice.org1.1.1/share/cde/types/sk/math.dt +OpenOffice.org1.1.1/share/cde/types/sk/math.fp +OpenOffice.org1.1.1/share/cde/types/sk/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/sk/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/sk/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/sk/richtext.dt +OpenOffice.org1.1.1/share/cde/types/sk/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/sk/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/sk/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/sk/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/sk/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/sk/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/sk/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/sk/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/sk/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/sk/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/sk/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/sk/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/sk/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/sk/writer.dt +OpenOffice.org1.1.1/share/cde/types/sk/writer.fp +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/sl.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/sl/calc.dt +OpenOffice.org1.1.1/share/cde/types/sl/calc.fp +OpenOffice.org1.1.1/share/cde/types/sl/draw.dt +OpenOffice.org1.1.1/share/cde/types/sl/draw.fp +OpenOffice.org1.1.1/share/cde/types/sl/impress.dt +OpenOffice.org1.1.1/share/cde/types/sl/impress.fp +OpenOffice.org1.1.1/share/cde/types/sl/math.dt +OpenOffice.org1.1.1/share/cde/types/sl/math.fp +OpenOffice.org1.1.1/share/cde/types/sl/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/sl/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/sl/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/sl/richtext.dt +OpenOffice.org1.1.1/share/cde/types/sl/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/sl/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/sl/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/sl/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/sl/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/sl/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/sl/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/sl/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/sl/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/sl/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/sl/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/sl/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/sl/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/sl/writer.dt +OpenOffice.org1.1.1/share/cde/types/sl/writer.fp +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/sv.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/sv/calc.dt +OpenOffice.org1.1.1/share/cde/types/sv/calc.fp +OpenOffice.org1.1.1/share/cde/types/sv/draw.dt +OpenOffice.org1.1.1/share/cde/types/sv/draw.fp +OpenOffice.org1.1.1/share/cde/types/sv/impress.dt +OpenOffice.org1.1.1/share/cde/types/sv/impress.fp +OpenOffice.org1.1.1/share/cde/types/sv/math.dt +OpenOffice.org1.1.1/share/cde/types/sv/math.fp +OpenOffice.org1.1.1/share/cde/types/sv/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/sv/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/sv/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/sv/richtext.dt +OpenOffice.org1.1.1/share/cde/types/sv/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/sv/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/sv/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/sv/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/sv/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/sv/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/sv/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/sv/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/sv/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/sv/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/sv/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/sv/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/sv/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/sv/writer.dt +OpenOffice.org1.1.1/share/cde/types/sv/writer.fp +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/tr.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/tr/calc.dt +OpenOffice.org1.1.1/share/cde/types/tr/calc.fp +OpenOffice.org1.1.1/share/cde/types/tr/draw.dt +OpenOffice.org1.1.1/share/cde/types/tr/draw.fp +OpenOffice.org1.1.1/share/cde/types/tr/impress.dt +OpenOffice.org1.1.1/share/cde/types/tr/impress.fp +OpenOffice.org1.1.1/share/cde/types/tr/math.dt +OpenOffice.org1.1.1/share/cde/types/tr/math.fp +OpenOffice.org1.1.1/share/cde/types/tr/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/tr/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/tr/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/tr/richtext.dt +OpenOffice.org1.1.1/share/cde/types/tr/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/tr/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/tr/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/tr/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/tr/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/tr/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/tr/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/tr/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/tr/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/tr/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/tr/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/tr/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/tr/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/tr/writer.dt +OpenOffice.org1.1.1/share/cde/types/tr/writer.fp +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/calc.fp +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/draw.fp +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/impress.fp +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/math.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/math.fp +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/richtext.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC/writer.fp +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/calc.fp +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/draw.fp +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/impress.fp +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/math.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/math.fp +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/richtext.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK/writer.fp +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8/writer.fp +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/calc.fp +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/draw.fp +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/impress.fp +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/math.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/math.fp +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/richtext.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5/writer.fp +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/calc.fp +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/draw.fp +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/impress.fp +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/math.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/math.fp +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/richtext.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC/writer.fp +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/calc.fp +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/draw.fp +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/impress.fp +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/math.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/math.fp +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/ms-excel.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/ms-powerpoint.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/ms-word.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/richtext.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/vnd.stardivision.calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/vnd.stardivision.chart.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/vnd.stardivision.draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/vnd.stardivision.impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/vnd.stardivision.math.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/vnd.stardivision.writer-global.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/vnd.stardivision.writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/vnd.sun.xml.calc.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/vnd.sun.xml.draw.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/vnd.sun.xml.impress.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/vnd.sun.xml.math.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/vnd.sun.xml.writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/vnd.sun.xml.writer.global.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/writer.dt +OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8/writer.fp +OpenOffice.org1.1.1/share/config/psetup.xpm +OpenOffice.org1.1.1/share/config/psetupl.xpm +OpenOffice.org1.1.1/share/config/symbol/l_2people.bmp +OpenOffice.org1.1.1/share/config/symbol/l_attention1.bmp +OpenOffice.org1.1.1/share/config/symbol/l_attention2.bmp +OpenOffice.org1.1.1/share/config/symbol/l_attention3.bmp +OpenOffice.org1.1.1/share/config/symbol/l_candy.bmp +OpenOffice.org1.1.1/share/config/symbol/l_face.bmp +OpenOffice.org1.1.1/share/config/symbol/l_flower.bmp +OpenOffice.org1.1.1/share/config/symbol/l_ghost.bmp +OpenOffice.org1.1.1/share/config/symbol/l_halloween.bmp +OpenOffice.org1.1.1/share/config/symbol/l_home.bmp +OpenOffice.org1.1.1/share/config/symbol/l_lamp.bmp +OpenOffice.org1.1.1/share/config/symbol/l_lock.bmp +OpenOffice.org1.1.1/share/config/symbol/l_page_b.bmp +OpenOffice.org1.1.1/share/config/symbol/l_page_g.bmp +OpenOffice.org1.1.1/share/config/symbol/l_page_y.bmp +OpenOffice.org1.1.1/share/config/symbol/l_people.bmp +OpenOffice.org1.1.1/share/config/symbol/l_rose.bmp +OpenOffice.org1.1.1/share/config/symbol/l_save.bmp +OpenOffice.org1.1.1/share/config/symbol/l_smiley_1.bmp +OpenOffice.org1.1.1/share/config/symbol/l_smiley_oh.bmp +OpenOffice.org1.1.1/share/config/symbol/l_smiley_sad.bmp +OpenOffice.org1.1.1/share/config/symbol/l_snow.bmp +OpenOffice.org1.1.1/share/config/symbol/l_star.bmp +OpenOffice.org1.1.1/share/config/symbol/s_arrow-1.bmp +OpenOffice.org1.1.1/share/config/symbol/s_arrow-2.bmp +OpenOffice.org1.1.1/share/config/symbol/s_arrow-3.bmp +OpenOffice.org1.1.1/share/config/symbol/s_arrow-4.bmp +OpenOffice.org1.1.1/share/config/symbol/s_attention1.bmp +OpenOffice.org1.1.1/share/config/symbol/s_attention2.bmp +OpenOffice.org1.1.1/share/config/symbol/s_attention3.bmp +OpenOffice.org1.1.1/share/config/symbol/s_ball-b.bmp +OpenOffice.org1.1.1/share/config/symbol/s_ball-g.bmp +OpenOffice.org1.1.1/share/config/symbol/s_ball-r.bmp +OpenOffice.org1.1.1/share/config/symbol/s_ball.bmp +OpenOffice.org1.1.1/share/config/symbol/s_bug.bmp +OpenOffice.org1.1.1/share/config/symbol/s_clover.bmp +OpenOffice.org1.1.1/share/config/symbol/s_egg.bmp +OpenOffice.org1.1.1/share/config/symbol/s_face.bmp +OpenOffice.org1.1.1/share/config/symbol/s_flower.bmp +OpenOffice.org1.1.1/share/config/symbol/s_ghost.bmp +OpenOffice.org1.1.1/share/config/symbol/s_group.bmp +OpenOffice.org1.1.1/share/config/symbol/s_halloween.bmp +OpenOffice.org1.1.1/share/config/symbol/s_heart.bmp +OpenOffice.org1.1.1/share/config/symbol/s_home.bmp +OpenOffice.org1.1.1/share/config/symbol/s_lock.bmp +OpenOffice.org1.1.1/share/config/symbol/s_ok-g.bmp +OpenOffice.org1.1.1/share/config/symbol/s_ok-r.bmp +OpenOffice.org1.1.1/share/config/symbol/s_ok.bmp +OpenOffice.org1.1.1/share/config/symbol/s_page_b.bmp +OpenOffice.org1.1.1/share/config/symbol/s_page_g.bmp +OpenOffice.org1.1.1/share/config/symbol/s_page_y.bmp +OpenOffice.org1.1.1/share/config/symbol/s_pen-b.bmp +OpenOffice.org1.1.1/share/config/symbol/s_pen-g.bmp +OpenOffice.org1.1.1/share/config/symbol/s_pen-r.bmp +OpenOffice.org1.1.1/share/config/symbol/s_people.bmp +OpenOffice.org1.1.1/share/config/symbol/s_smily_1.bmp +OpenOffice.org1.1.1/share/config/symbol/s_smily_oh.bmp +OpenOffice.org1.1.1/share/config/symbol/s_smily_sad.bmp +OpenOffice.org1.1.1/share/config/symbol/s_snow.bmp +OpenOffice.org1.1.1/share/config/symbol/s_star.bmp +OpenOffice.org1.1.1/share/config/symbol/s_team.bmp +OpenOffice.org1.1.1/share/config/symbol/s_x-g.bmp +OpenOffice.org1.1.1/share/config/symbol/s_x-r.bmp +OpenOffice.org1.1.1/share/config/symbol/s_x.bmp +OpenOffice.org1.1.1/share/config/webcast/common.inc +OpenOffice.org1.1.1/share/config/webcast/common.pl +OpenOffice.org1.1.1/share/config/webcast/edit.asp +OpenOffice.org1.1.1/share/config/webcast/edit.pl +OpenOffice.org1.1.1/share/config/webcast/editpic.asp +OpenOffice.org1.1.1/share/config/webcast/editpic.pl +OpenOffice.org1.1.1/share/config/webcast/index.pl +OpenOffice.org1.1.1/share/config/webcast/poll.asp +OpenOffice.org1.1.1/share/config/webcast/poll.pl +OpenOffice.org1.1.1/share/config/webcast/savepic.asp +OpenOffice.org1.1.1/share/config/webcast/savepic.pl +OpenOffice.org1.1.1/share/config/webcast/show.asp +OpenOffice.org1.1.1/share/config/webcast/show.pl +OpenOffice.org1.1.1/share/config/webcast/webcast.asp +OpenOffice.org1.1.1/share/config/webcast/webcast.pl +OpenOffice.org1.1.1/share/dict/ooo/DicOOo.sxw +OpenOffice.org1.1.1/share/dict/ooo/README_en_GB.txt +OpenOffice.org1.1.1/share/dict/ooo/README_it_IT.txt +OpenOffice.org1.1.1/share/dict/ooo/dictionary.lst +OpenOffice.org1.1.1/share/dict/ooo/en_GB.aff +OpenOffice.org1.1.1/share/dict/ooo/en_GB.dic +OpenOffice.org1.1.1/share/dict/ooo/en_US.aff +OpenOffice.org1.1.1/share/dict/ooo/en_US.dic +OpenOffice.org1.1.1/share/dict/ooo/hyph_da_DK.dic +OpenOffice.org1.1.1/share/dict/ooo/hyph_de_DE.dic +OpenOffice.org1.1.1/share/dict/ooo/hyph_en_GB.dic +OpenOffice.org1.1.1/share/dict/ooo/hyph_en_US.dic +OpenOffice.org1.1.1/share/dict/ooo/hyph_it_IT.dic +OpenOffice.org1.1.1/share/dict/ooo/hyph_ru_RU.dic +OpenOffice.org1.1.1/share/dict/ooo/it_IT.aff +OpenOffice.org1.1.1/share/dict/ooo/it_IT.dic +OpenOffice.org1.1.1/share/dict/ooo/th_en_US.dat +OpenOffice.org1.1.1/share/dict/ooo/th_en_US.idx +OpenOffice.org1.1.1/share/dtd/math/1_01/math.dtd +OpenOffice.org1.1.1/share/dtd/math/1_01/w3c_ipr_software_notice.html +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/Manifest.dtd +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/accelerator.dtd +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/chart.mod +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/datastyl.mod +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/defs.mod +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/dialog.dtd +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/drawing.mod +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/dtypes.mod +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/event.dtd +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/form.mod +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/image.dtd +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/libraries.dtd +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/library.dtd +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/menubar.dtd +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/meta.mod +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/module.dtd +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/nmspace.mod +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/office.dtd +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/office.mod +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/script.mod +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/settings.mod +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/statusbar.dtd +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/style.mod +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/table.mod +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/text.mod +OpenOffice.org1.1.1/share/dtd/officedocument/1_0/toolbar.dtd +OpenOffice.org1.1.1/share/fonts/truetype/Vera.ttf +OpenOffice.org1.1.1/share/fonts/truetype/VeraBI.ttf +OpenOffice.org1.1.1/share/fonts/truetype/VeraBd.ttf +OpenOffice.org1.1.1/share/fonts/truetype/VeraIt.ttf +OpenOffice.org1.1.1/share/fonts/truetype/VeraMoBI.ttf +OpenOffice.org1.1.1/share/fonts/truetype/VeraMoBd.ttf +OpenOffice.org1.1.1/share/fonts/truetype/VeraMoIt.ttf +OpenOffice.org1.1.1/share/fonts/truetype/VeraMono.ttf +OpenOffice.org1.1.1/share/fonts/truetype/VeraSe.ttf +OpenOffice.org1.1.1/share/fonts/truetype/VeraSeBd.ttf +OpenOffice.org1.1.1/share/fonts/truetype/fonts.dir +OpenOffice.org1.1.1/share/fonts/truetype/fonts_dir.global +OpenOffice.org1.1.1/share/fonts/truetype/opens___.ttf +OpenOffice.org1.1.1/share/gallery/apples.gif +OpenOffice.org1.1.1/share/gallery/bigapple.gif +OpenOffice.org1.1.1/share/gallery/bullets/blkpearl.gif +OpenOffice.org1.1.1/share/gallery/bullets/bluarrow.gif +OpenOffice.org1.1.1/share/gallery/bullets/bluball.gif +OpenOffice.org1.1.1/share/gallery/bullets/bludiamd.gif +OpenOffice.org1.1.1/share/gallery/bullets/bluered.gif +OpenOffice.org1.1.1/share/gallery/bullets/blusqare.gif +OpenOffice.org1.1.1/share/gallery/bullets/blustar.gif +OpenOffice.org1.1.1/share/gallery/bullets/coffee_1.gif +OpenOffice.org1.1.1/share/gallery/bullets/coffee_2.gif +OpenOffice.org1.1.1/share/gallery/bullets/coffee_3.gif +OpenOffice.org1.1.1/share/gallery/bullets/coffee_4.gif +OpenOffice.org1.1.1/share/gallery/bullets/coffee_5.gif +OpenOffice.org1.1.1/share/gallery/bullets/con-blue.gif +OpenOffice.org1.1.1/share/gallery/bullets/con-cyan.gif +OpenOffice.org1.1.1/share/gallery/bullets/con-green.gif +OpenOffice.org1.1.1/share/gallery/bullets/con-lilac.gif +OpenOffice.org1.1.1/share/gallery/bullets/con-oran.gif +OpenOffice.org1.1.1/share/gallery/bullets/con-pink.gif +OpenOffice.org1.1.1/share/gallery/bullets/con-red.gif +OpenOffice.org1.1.1/share/gallery/bullets/con-yellow.gif +OpenOffice.org1.1.1/share/gallery/bullets/corner_1.gif +OpenOffice.org1.1.1/share/gallery/bullets/corner_2.gif +OpenOffice.org1.1.1/share/gallery/bullets/corner_3.gif +OpenOffice.org1.1.1/share/gallery/bullets/corner_4.gif +OpenOffice.org1.1.1/share/gallery/bullets/darkball.gif +OpenOffice.org1.1.1/share/gallery/bullets/darkblue.gif +OpenOffice.org1.1.1/share/gallery/bullets/gldpearl.gif +OpenOffice.org1.1.1/share/gallery/bullets/golfball.gif +OpenOffice.org1.1.1/share/gallery/bullets/grnarrow.gif +OpenOffice.org1.1.1/share/gallery/bullets/grnball.gif +OpenOffice.org1.1.1/share/gallery/bullets/grndiamd.gif +OpenOffice.org1.1.1/share/gallery/bullets/grnpearl.gif +OpenOffice.org1.1.1/share/gallery/bullets/grnsqare.gif +OpenOffice.org1.1.1/share/gallery/bullets/grnstar.gif +OpenOffice.org1.1.1/share/gallery/bullets/gryarrow.gif +OpenOffice.org1.1.1/share/gallery/bullets/gryball.gif +OpenOffice.org1.1.1/share/gallery/bullets/grydiamd.gif +OpenOffice.org1.1.1/share/gallery/bullets/grysqare.gif +OpenOffice.org1.1.1/share/gallery/bullets/grystar.gif +OpenOffice.org1.1.1/share/gallery/bullets/orgarrow.gif +OpenOffice.org1.1.1/share/gallery/bullets/orgball.gif +OpenOffice.org1.1.1/share/gallery/bullets/orgdiamd.gif +OpenOffice.org1.1.1/share/gallery/bullets/orgsqare.gif +OpenOffice.org1.1.1/share/gallery/bullets/orgstar.gif +OpenOffice.org1.1.1/share/gallery/bullets/pebble_1.gif +OpenOffice.org1.1.1/share/gallery/bullets/pebble_2.gif +OpenOffice.org1.1.1/share/gallery/bullets/pebble_3.gif +OpenOffice.org1.1.1/share/gallery/bullets/poliball.gif +OpenOffice.org1.1.1/share/gallery/bullets/popcorn_1.gif +OpenOffice.org1.1.1/share/gallery/bullets/popcorn_2.gif +OpenOffice.org1.1.1/share/gallery/bullets/rainbow.gif +OpenOffice.org1.1.1/share/gallery/bullets/redarrow.gif +OpenOffice.org1.1.1/share/gallery/bullets/redball.gif +OpenOffice.org1.1.1/share/gallery/bullets/reddiamd.gif +OpenOffice.org1.1.1/share/gallery/bullets/redsqare.gif +OpenOffice.org1.1.1/share/gallery/bullets/redstar.gif +OpenOffice.org1.1.1/share/gallery/bullets/whtpearl.gif +OpenOffice.org1.1.1/share/gallery/bullets/ylwarrow.gif +OpenOffice.org1.1.1/share/gallery/bullets/ylwball.gif +OpenOffice.org1.1.1/share/gallery/bullets/ylwdiamd.gif +OpenOffice.org1.1.1/share/gallery/bullets/ylwsqare.gif +OpenOffice.org1.1.1/share/gallery/bullets/ylwstar.gif +OpenOffice.org1.1.1/share/gallery/flower.gif +OpenOffice.org1.1.1/share/gallery/flowers.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/bludown.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/blufirs.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/blufirs_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/blulast.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/blulast_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/blunav.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/blunext.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/blunext_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/bluprev.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/bluprev_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/blutext.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/bluup.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/cubdown.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/cubfirs.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/cubfirs_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/cublast.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/cublast_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/cubnav.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/cubnext.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/cubnext_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/cubprev.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/cubprev_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/cubtext.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/cubup.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/gredown.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/grefirs.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/grefirs_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/grelast.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/grelast_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/grenav.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/grenext.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/grenext_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/greprev.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/greprev_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/gretext.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/greup.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/simdown.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/simfirs.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/simfirs_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/simlast.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/simlast_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/simnav.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/simnext.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/simnext_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/simprev.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/simprev_.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/simtext.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/simup.gif +OpenOffice.org1.1.1/share/gallery/htmlexpo/sologo.gif +OpenOffice.org1.1.1/share/gallery/rulers/blkballs.gif +OpenOffice.org1.1.1/share/gallery/rulers/blurulr1.gif +OpenOffice.org1.1.1/share/gallery/rulers/blurulr2.gif +OpenOffice.org1.1.1/share/gallery/rulers/blurulr3.gif +OpenOffice.org1.1.1/share/gallery/rulers/blurulr4.gif +OpenOffice.org1.1.1/share/gallery/rulers/blurulr5.gif +OpenOffice.org1.1.1/share/gallery/rulers/blurulr6.gif +OpenOffice.org1.1.1/share/gallery/rulers/gldballs.gif +OpenOffice.org1.1.1/share/gallery/rulers/grnballs.gif +OpenOffice.org1.1.1/share/gallery/rulers/grnrulr1.gif +OpenOffice.org1.1.1/share/gallery/rulers/grnrulr2.gif +OpenOffice.org1.1.1/share/gallery/rulers/grnrulr3.gif +OpenOffice.org1.1.1/share/gallery/rulers/grnrulr4.gif +OpenOffice.org1.1.1/share/gallery/rulers/gryrulr1.gif +OpenOffice.org1.1.1/share/gallery/rulers/gryrulr2.gif +OpenOffice.org1.1.1/share/gallery/rulers/gryrulr3.gif +OpenOffice.org1.1.1/share/gallery/rulers/orgrulr1.gif +OpenOffice.org1.1.1/share/gallery/rulers/redrulr1.gif +OpenOffice.org1.1.1/share/gallery/rulers/redrulr2.gif +OpenOffice.org1.1.1/share/gallery/rulers/redrulr3.gif +OpenOffice.org1.1.1/share/gallery/rulers/redrulr4.gif +OpenOffice.org1.1.1/share/gallery/rulers/redrulr5.gif +OpenOffice.org1.1.1/share/gallery/rulers/striped.gif +OpenOffice.org1.1.1/share/gallery/rulers/whtballs.gif +OpenOffice.org1.1.1/share/gallery/rulers/ylwrulr1.gif +OpenOffice.org1.1.1/share/gallery/sdddndx1 +OpenOffice.org1.1.1/share/gallery/sg1.sdg +OpenOffice.org1.1.1/share/gallery/sg1.sdv +OpenOffice.org1.1.1/share/gallery/sg1.thm +OpenOffice.org1.1.1/share/gallery/sg16.sdg +OpenOffice.org1.1.1/share/gallery/sg16.sdv +OpenOffice.org1.1.1/share/gallery/sg16.thm +OpenOffice.org1.1.1/share/gallery/sg2.sdg +OpenOffice.org1.1.1/share/gallery/sg2.sdv +OpenOffice.org1.1.1/share/gallery/sg2.thm +OpenOffice.org1.1.1/share/gallery/sg24.sdg +OpenOffice.org1.1.1/share/gallery/sg24.sdv +OpenOffice.org1.1.1/share/gallery/sg24.thm +OpenOffice.org1.1.1/share/gallery/sg25.sdg +OpenOffice.org1.1.1/share/gallery/sg25.sdv +OpenOffice.org1.1.1/share/gallery/sg25.thm +OpenOffice.org1.1.1/share/gallery/sg3.sdg +OpenOffice.org1.1.1/share/gallery/sg3.sdv +OpenOffice.org1.1.1/share/gallery/sg3.thm +OpenOffice.org1.1.1/share/gallery/sg4.sdg +OpenOffice.org1.1.1/share/gallery/sg4.sdv +OpenOffice.org1.1.1/share/gallery/sg4.thm +OpenOffice.org1.1.1/share/gallery/sg9.sdg +OpenOffice.org1.1.1/share/gallery/sg9.sdv +OpenOffice.org1.1.1/share/gallery/sg9.thm +OpenOffice.org1.1.1/share/gallery/sky.gif +OpenOffice.org1.1.1/share/gallery/sounds/apert.wav +OpenOffice.org1.1.1/share/gallery/sounds/apert2.wav +OpenOffice.org1.1.1/share/gallery/sounds/applause.wav +OpenOffice.org1.1.1/share/gallery/sounds/beam.wav +OpenOffice.org1.1.1/share/gallery/sounds/beam2.wav +OpenOffice.org1.1.1/share/gallery/sounds/cow.wav +OpenOffice.org1.1.1/share/gallery/sounds/curve.wav +OpenOffice.org1.1.1/share/gallery/sounds/drama.wav +OpenOffice.org1.1.1/share/gallery/sounds/explos.wav +OpenOffice.org1.1.1/share/gallery/sounds/falling.wav +OpenOffice.org1.1.1/share/gallery/sounds/glasses.wav +OpenOffice.org1.1.1/share/gallery/sounds/gong.wav +OpenOffice.org1.1.1/share/gallery/sounds/horse.wav +OpenOffice.org1.1.1/share/gallery/sounds/kling.wav +OpenOffice.org1.1.1/share/gallery/sounds/kongas.wav +OpenOffice.org1.1.1/share/gallery/sounds/laser.wav +OpenOffice.org1.1.1/share/gallery/sounds/left.wav +OpenOffice.org1.1.1/share/gallery/sounds/nature1.wav +OpenOffice.org1.1.1/share/gallery/sounds/nature2.wav +OpenOffice.org1.1.1/share/gallery/sounds/ok.wav +OpenOffice.org1.1.1/share/gallery/sounds/pluck.wav +OpenOffice.org1.1.1/share/gallery/sounds/roll.wav +OpenOffice.org1.1.1/share/gallery/sounds/romans.wav +OpenOffice.org1.1.1/share/gallery/sounds/soft.wav +OpenOffice.org1.1.1/share/gallery/sounds/space.wav +OpenOffice.org1.1.1/share/gallery/sounds/space2.wav +OpenOffice.org1.1.1/share/gallery/sounds/space3.wav +OpenOffice.org1.1.1/share/gallery/sounds/sparcle.wav +OpenOffice.org1.1.1/share/gallery/sounds/strom.wav +OpenOffice.org1.1.1/share/gallery/sounds/theetone.wav +OpenOffice.org1.1.1/share/gallery/sounds/top.wav +OpenOffice.org1.1.1/share/gallery/sounds/train.wav +OpenOffice.org1.1.1/share/gallery/sounds/untie.wav +OpenOffice.org1.1.1/share/gallery/sounds/ups.wav +OpenOffice.org1.1.1/share/gallery/sounds/wallewal.wav +OpenOffice.org1.1.1/share/gallery/www-back/aqua.jpg +OpenOffice.org1.1.1/share/gallery/www-back/bathroom.jpg +OpenOffice.org1.1.1/share/gallery/www-back/blocks.jpg +OpenOffice.org1.1.1/share/gallery/www-back/blow_green.jpg +OpenOffice.org1.1.1/share/gallery/www-back/blueblop.jpg +OpenOffice.org1.1.1/share/gallery/www-back/bulging.jpg +OpenOffice.org1.1.1/share/gallery/www-back/canvas_blue.jpg +OpenOffice.org1.1.1/share/gallery/www-back/cheese.jpg +OpenOffice.org1.1.1/share/gallery/www-back/chocolate.jpg +OpenOffice.org1.1.1/share/gallery/www-back/citrus.jpg +OpenOffice.org1.1.1/share/gallery/www-back/confetti.jpg +OpenOffice.org1.1.1/share/gallery/www-back/daisy.jpg +OpenOffice.org1.1.1/share/gallery/www-back/fluffy-grey.jpg +OpenOffice.org1.1.1/share/gallery/www-back/fluffy.jpg +OpenOffice.org1.1.1/share/gallery/www-back/fuzzy-blue.jpg +OpenOffice.org1.1.1/share/gallery/www-back/fuzzy-darkgrey.jpg +OpenOffice.org1.1.1/share/gallery/www-back/fuzzy-grey.jpg +OpenOffice.org1.1.1/share/gallery/www-back/fuzzy-lightgrey.jpg +OpenOffice.org1.1.1/share/gallery/www-back/fuzzy_light.jpg +OpenOffice.org1.1.1/share/gallery/www-back/gregre.gif +OpenOffice.org1.1.1/share/gallery/www-back/grey.gif +OpenOffice.org1.1.1/share/gallery/www-back/grypaws.gif +OpenOffice.org1.1.1/share/gallery/www-back/ice-blue.jpg +OpenOffice.org1.1.1/share/gallery/www-back/ice-light.jpg +OpenOffice.org1.1.1/share/gallery/www-back/imitation_leather.jpg +OpenOffice.org1.1.1/share/gallery/www-back/interstices.jpg +OpenOffice.org1.1.1/share/gallery/www-back/jeans.jpg +OpenOffice.org1.1.1/share/gallery/www-back/jeansblk.jpg +OpenOffice.org1.1.1/share/gallery/www-back/lawn-artificial.jpg +OpenOffice.org1.1.1/share/gallery/www-back/lawn.jpg +OpenOffice.org1.1.1/share/gallery/www-back/lightblue-wet.jpg +OpenOffice.org1.1.1/share/gallery/www-back/linen-fine.jpg +OpenOffice.org1.1.1/share/gallery/www-back/lino-green.jpg +OpenOffice.org1.1.1/share/gallery/www-back/liquid-blue.jpg +OpenOffice.org1.1.1/share/gallery/www-back/marble.jpg +OpenOffice.org1.1.1/share/gallery/www-back/marble_dark.jpg +OpenOffice.org1.1.1/share/gallery/www-back/mazes.jpg +OpenOffice.org1.1.1/share/gallery/www-back/mint.gif +OpenOffice.org1.1.1/share/gallery/www-back/notes.gif +OpenOffice.org1.1.1/share/gallery/www-back/pattern.jpg +OpenOffice.org1.1.1/share/gallery/www-back/pebble-light.jpg +OpenOffice.org1.1.1/share/gallery/www-back/pink.gif +OpenOffice.org1.1.1/share/gallery/www-back/pool.jpg +OpenOffice.org1.1.1/share/gallery/www-back/popcorn.jpg +OpenOffice.org1.1.1/share/gallery/www-back/purple.jpg +OpenOffice.org1.1.1/share/gallery/www-back/reddark.jpg +OpenOffice.org1.1.1/share/gallery/www-back/rings-green.jpg +OpenOffice.org1.1.1/share/gallery/www-back/rings-orange.jpg +OpenOffice.org1.1.1/share/gallery/www-back/roses.jpg +OpenOffice.org1.1.1/share/gallery/www-back/sand-light.jpg +OpenOffice.org1.1.1/share/gallery/www-back/sand.jpg +OpenOffice.org1.1.1/share/gallery/www-back/sky.jpg +OpenOffice.org1.1.1/share/gallery/www-back/soft-structure_grey.jpg +OpenOffice.org1.1.1/share/gallery/www-back/space.jpg +OpenOffice.org1.1.1/share/gallery/www-back/stone-dark.jpg +OpenOffice.org1.1.1/share/gallery/www-back/stone.jpg +OpenOffice.org1.1.1/share/gallery/www-back/structure.jpg +OpenOffice.org1.1.1/share/gallery/www-back/structure_darkgreen.gif +OpenOffice.org1.1.1/share/gallery/www-back/structure_green.jpg +OpenOffice.org1.1.1/share/gallery/www-back/wall-grey.jpg +OpenOffice.org1.1.1/share/gallery/www-back/wet-turquoise.jpg +OpenOffice.org1.1.1/share/gallery/www-back/wood.jpg +OpenOffice.org1.1.1/share/gallery/www-graf/bluat.gif +OpenOffice.org1.1.1/share/gallery/www-graf/bluback.gif +OpenOffice.org1.1.1/share/gallery/www-graf/bludisk.gif +OpenOffice.org1.1.1/share/gallery/www-graf/bludown.gif +OpenOffice.org1.1.1/share/gallery/www-graf/bluhome.gif +OpenOffice.org1.1.1/share/gallery/www-graf/bluinfo.gif +OpenOffice.org1.1.1/share/gallery/www-graf/bluleft.gif +OpenOffice.org1.1.1/share/gallery/www-graf/blumail.gif +OpenOffice.org1.1.1/share/gallery/www-graf/bluminus.gif +OpenOffice.org1.1.1/share/gallery/www-graf/bluplus.gif +OpenOffice.org1.1.1/share/gallery/www-graf/bluquest.gif +OpenOffice.org1.1.1/share/gallery/www-graf/bluright.gif +OpenOffice.org1.1.1/share/gallery/www-graf/bluup.gif +OpenOffice.org1.1.1/share/gallery/www-graf/gredisk.gif +OpenOffice.org1.1.1/share/gallery/www-graf/gredown.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grehome.gif +OpenOffice.org1.1.1/share/gallery/www-graf/greinfo.gif +OpenOffice.org1.1.1/share/gallery/www-graf/greleft.gif +OpenOffice.org1.1.1/share/gallery/www-graf/gremail.gif +OpenOffice.org1.1.1/share/gallery/www-graf/greminus.gif +OpenOffice.org1.1.1/share/gallery/www-graf/greplus.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grequest.gif +OpenOffice.org1.1.1/share/gallery/www-graf/greright.gif +OpenOffice.org1.1.1/share/gallery/www-graf/greup.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grnat.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grnback.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grndisk.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grndown.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grnexcla.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grnhome.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grninfo.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grnleft.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grnmail.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grnminus.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grnplus.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grnquest.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grnright.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grnup.gif +OpenOffice.org1.1.1/share/gallery/www-graf/gryat.gif +OpenOffice.org1.1.1/share/gallery/www-graf/gryback.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grydisk.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grydown.gif +OpenOffice.org1.1.1/share/gallery/www-graf/gryhome.gif +OpenOffice.org1.1.1/share/gallery/www-graf/gryinfo.gif +OpenOffice.org1.1.1/share/gallery/www-graf/gryleft.gif +OpenOffice.org1.1.1/share/gallery/www-graf/grymail.gif +OpenOffice.org1.1.1/share/gallery/www-graf/gryminus.gif +OpenOffice.org1.1.1/share/gallery/www-graf/gryplus.gif +OpenOffice.org1.1.1/share/gallery/www-graf/gryquest.gif +OpenOffice.org1.1.1/share/gallery/www-graf/gryright.gif +OpenOffice.org1.1.1/share/gallery/www-graf/gryup.gif +OpenOffice.org1.1.1/share/gallery/www-graf/men@work.gif +OpenOffice.org1.1.1/share/gallery/www-graf/orgat.gif +OpenOffice.org1.1.1/share/gallery/www-graf/orgback.gif +OpenOffice.org1.1.1/share/gallery/www-graf/orgdisk.gif +OpenOffice.org1.1.1/share/gallery/www-graf/orgdown.gif +OpenOffice.org1.1.1/share/gallery/www-graf/orghome.gif +OpenOffice.org1.1.1/share/gallery/www-graf/orginfo.gif +OpenOffice.org1.1.1/share/gallery/www-graf/orgleft.gif +OpenOffice.org1.1.1/share/gallery/www-graf/orgmail.gif +OpenOffice.org1.1.1/share/gallery/www-graf/orgminus.gif +OpenOffice.org1.1.1/share/gallery/www-graf/orgplus.gif +OpenOffice.org1.1.1/share/gallery/www-graf/orgquest.gif +OpenOffice.org1.1.1/share/gallery/www-graf/orgright.gif +OpenOffice.org1.1.1/share/gallery/www-graf/orgup.gif +OpenOffice.org1.1.1/share/gallery/www-graf/redat.gif +OpenOffice.org1.1.1/share/gallery/www-graf/redback.gif +OpenOffice.org1.1.1/share/gallery/www-graf/reddisk.gif +OpenOffice.org1.1.1/share/gallery/www-graf/reddown.gif +OpenOffice.org1.1.1/share/gallery/www-graf/redhome.gif +OpenOffice.org1.1.1/share/gallery/www-graf/redinfo.gif +OpenOffice.org1.1.1/share/gallery/www-graf/redleft.gif +OpenOffice.org1.1.1/share/gallery/www-graf/redmail.gif +OpenOffice.org1.1.1/share/gallery/www-graf/redminus.gif +OpenOffice.org1.1.1/share/gallery/www-graf/redplus.gif +OpenOffice.org1.1.1/share/gallery/www-graf/redquest.gif +OpenOffice.org1.1.1/share/gallery/www-graf/redright.gif +OpenOffice.org1.1.1/share/gallery/www-graf/redup.gif +OpenOffice.org1.1.1/share/gallery/www-graf/turdown.gif +OpenOffice.org1.1.1/share/gallery/www-graf/turhome.gif +OpenOffice.org1.1.1/share/gallery/www-graf/turleft.gif +OpenOffice.org1.1.1/share/gallery/www-graf/turright.gif +OpenOffice.org1.1.1/share/gallery/www-graf/turup.gif +OpenOffice.org1.1.1/share/gallery/www-graf/viohome.gif +OpenOffice.org1.1.1/share/gallery/www-graf/violeft.gif +OpenOffice.org1.1.1/share/gallery/www-graf/vioright.gif +OpenOffice.org1.1.1/share/gallery/www-graf/vioup.gif +OpenOffice.org1.1.1/share/gallery/www-graf/ylwdown.gif +OpenOffice.org1.1.1/share/gallery/www-graf/ylwhome.gif +OpenOffice.org1.1.1/share/gallery/www-graf/ylwleft.gif +OpenOffice.org1.1.1/share/gallery/www-graf/ylwmail.gif +OpenOffice.org1.1.1/share/gallery/www-graf/ylwright.gif +OpenOffice.org1.1.1/share/gallery/www-graf/ylwup.gif +OpenOffice.org1.1.1/share/gnome/net/.directory +OpenOffice.org1.1.1/share/gnome/net/.order +OpenOffice.org1.1.1/share/gnome/net/calc.desktop +OpenOffice.org1.1.1/share/gnome/net/draw.desktop +OpenOffice.org1.1.1/share/gnome/net/impress.desktop +OpenOffice.org1.1.1/share/gnome/net/math.desktop +OpenOffice.org1.1.1/share/gnome/net/ooo645calc.desktop +OpenOffice.org1.1.1/share/gnome/net/ooo645draw.desktop +OpenOffice.org1.1.1/share/gnome/net/ooo645impress.desktop +OpenOffice.org1.1.1/share/gnome/net/ooo645math.desktop +OpenOffice.org1.1.1/share/gnome/net/ooo645printeradmin.desktop +OpenOffice.org1.1.1/share/gnome/net/ooo645template.desktop +OpenOffice.org1.1.1/share/gnome/net/ooo645web.desktop +OpenOffice.org1.1.1/share/gnome/net/ooo645writer.desktop +OpenOffice.org1.1.1/share/gnome/net/printeradmin.desktop +OpenOffice.org1.1.1/share/gnome/net/writer.desktop +OpenOffice.org1.1.1/share/icons/document-icons/002_text_document.png +OpenOffice.org1.1.1/share/icons/document-icons/003_text_template.png +OpenOffice.org1.1.1/share/icons/document-icons/004_spreadsheet_document.png +OpenOffice.org1.1.1/share/icons/document-icons/005_spreadsheet_template.png +OpenOffice.org1.1.1/share/icons/document-icons/006_drawing_document.png +OpenOffice.org1.1.1/share/icons/document-icons/007_drawing_template.png +OpenOffice.org1.1.1/share/icons/document-icons/008_presentation_document.png +OpenOffice.org1.1.1/share/icons/document-icons/009_presentation_template.png +OpenOffice.org1.1.1/share/icons/document-icons/010_presentation_compressed.png +OpenOffice.org1.1.1/share/icons/document-icons/011_global_document.png +OpenOffice.org1.1.1/share/icons/document-icons/012_html_document.png +OpenOffice.org1.1.1/share/icons/document-icons/013_chart_document.png +OpenOffice.org1.1.1/share/icons/document-icons/014_database_document.png +OpenOffice.org1.1.1/share/icons/document-icons/015_math_document.png +OpenOffice.org1.1.1/share/icons/document-icons/016_template.png +OpenOffice.org1.1.1/share/icons/document-icons/017_macrolibrary.png +OpenOffice.org1.1.1/share/icons/ooo_calc.png +OpenOffice.org1.1.1/share/icons/ooo_draw.png +OpenOffice.org1.1.1/share/icons/ooo_gulls.png +OpenOffice.org1.1.1/share/icons/ooo_impress.png +OpenOffice.org1.1.1/share/icons/ooo_math.png +OpenOffice.org1.1.1/share/icons/ooo_office.png +OpenOffice.org1.1.1/share/icons/ooo_printeradmin.png +OpenOffice.org1.1.1/share/icons/ooo_template.png +OpenOffice.org1.1.1/share/icons/ooo_web.png +OpenOffice.org1.1.1/share/icons/ooo_writer.png +OpenOffice.org1.1.1/share/kde/net/.directory +OpenOffice.org1.1.1/share/kde/net/calc.desktop +OpenOffice.org1.1.1/share/kde/net/draw.desktop +OpenOffice.org1.1.1/share/kde/net/impress.desktop +OpenOffice.org1.1.1/share/kde/net/math.desktop +OpenOffice.org1.1.1/share/kde/net/printeradmin.desktop +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_calc.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_calc_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_chart.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_draw.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_draw_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_global.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_gulls.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_impress.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_impress_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_math.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_printeradmin.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_setup.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_template.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_web.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_writer.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps/ooo_writer_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_calc.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_calc_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_chart.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_draw.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_draw_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_global.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_gulls.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_impress.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_impress_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_math.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_printeradmin.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_setup.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_template.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_web.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_writer.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps/ooo_writer_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_calc.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_calc_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_chart.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_draw.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_draw_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_global.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_gulls.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_impress.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_impress_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_math.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_office.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_printeradmin.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_setup.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_template.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_web.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_writer.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps/ooo_writer_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_calc.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_calc_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_chart.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_draw.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_draw_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_global.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_gulls.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_impress.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_impress_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_math.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_printeradmin.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_setup.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_template.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_web.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_writer.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps/ooo_writer_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_calc.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_calc_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_chart.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_draw.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_draw_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_global.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_gulls.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_impress.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_impress_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_math.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_printeradmin.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_setup.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_template.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_web.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_writer.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps/ooo_writer_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_calc.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_calc_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_chart.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_draw.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_draw_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_global.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_gulls.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_impress.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_impress_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_math.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_printeradmin.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_setup.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_template.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_web.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_writer.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps/ooo_writer_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_calc.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_calc_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_chart.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_draw.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_draw_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_global.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_gulls.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_impress.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_impress_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_math.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_office.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_printeradmin.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_setup.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_template.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_web.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_writer.xpm +OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps/ooo_writer_tpl.xpm +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.stardivision.calc.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.stardivision.chart.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.stardivision.draw.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.stardivision.impress.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.stardivision.math.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.stardivision.writer-global.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.stardivision.writer.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.sun.xml.calc.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.sun.xml.calc.template.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.sun.xml.draw.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.sun.xml.draw.template.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.sun.xml.impress.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.sun.xml.impress.template.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.sun.xml.writer.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.sun.xml.writer.global.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.sun.xml.writer.math.desktop +OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application/vnd.sun.xml.writer.template.desktop +OpenOffice.org1.1.1/share/kde/net/template.desktop +OpenOffice.org1.1.1/share/kde/net/web.desktop +OpenOffice.org1.1.1/share/kde/net/writer.desktop +OpenOffice.org1.1.1/share/psprint/driver/ADISTILL.PS +OpenOffice.org1.1.1/share/psprint/driver/APLW3101.PS +OpenOffice.org1.1.1/share/psprint/driver/APLW3201.PS +OpenOffice.org1.1.1/share/psprint/driver/APLW3601.PS +OpenOffice.org1.1.1/share/psprint/driver/APLW6101.PS +OpenOffice.org1.1.1/share/psprint/driver/APLW8101.PS +OpenOffice.org1.1.1/share/psprint/driver/APLW81F1.PS +OpenOffice.org1.1.1/share/psprint/driver/APLWBGR1.PS +OpenOffice.org1.1.1/share/psprint/driver/APLWCOB1.PS +OpenOffice.org1.1.1/share/psprint/driver/APLWCSB1.PS +OpenOffice.org1.1.1/share/psprint/driver/APLWGRF1.PS +OpenOffice.org1.1.1/share/psprint/driver/APLWGRI1.PS +OpenOffice.org1.1.1/share/psprint/driver/APLWGRJ1.PS +OpenOffice.org1.1.1/share/psprint/driver/APLWIIF2.PS +OpenOffice.org1.1.1/share/psprint/driver/APLWIIG2.PS +OpenOffice.org1.1.1/share/psprint/driver/APLWLOT1.PS +OpenOffice.org1.1.1/share/psprint/driver/APL_IIF1.PS +OpenOffice.org1.1.1/share/psprint/driver/APL_IIG1.PS +OpenOffice.org1.1.1/share/psprint/driver/APL_NTR1.PS +OpenOffice.org1.1.1/share/psprint/driver/APNT518_.PS +OpenOffice.org1.1.1/share/psprint/driver/APNTX501.PS +OpenOffice.org1.1.1/share/psprint/driver/APNTXJ1_.PS +OpenOffice.org1.1.1/share/psprint/driver/APPL_230.PS +OpenOffice.org1.1.1/share/psprint/driver/APPL_380.PS +OpenOffice.org1.1.1/share/psprint/driver/APPL_422.PS +OpenOffice.org1.1.1/share/psprint/driver/APTOLLD1.PS +OpenOffice.org1.1.1/share/psprint/driver/APTOLLW1.PS +OpenOffice.org1.1.1/share/psprint/driver/CAECOGR1.PS +OpenOffice.org1.1.1/share/psprint/driver/DC1152_1.PS +OpenOffice.org1.1.1/share/psprint/driver/EFAX3010.PS +OpenOffice.org1.1.1/share/psprint/driver/EFAX4010.PS +OpenOffice.org1.1.1/share/psprint/driver/EFAX5010.PS +OpenOffice.org1.1.1/share/psprint/driver/EFAX7010.PS +OpenOffice.org1.1.1/share/psprint/driver/EFMX3010.PS +OpenOffice.org1.1.1/share/psprint/driver/EFMX5010.PS +OpenOffice.org1.1.1/share/psprint/driver/EFMX7010.PS +OpenOffice.org1.1.1/share/psprint/driver/EFXJK1F3.PS +OpenOffice.org1.1.1/share/psprint/driver/EFXJK2F3.PS +OpenOffice.org1.1.1/share/psprint/driver/EFXJK303.PS +OpenOffice.org1.1.1/share/psprint/driver/EFXJK3F3.PS +OpenOffice.org1.1.1/share/psprint/driver/EP_08001.PS +OpenOffice.org1.1.1/share/psprint/driver/EP_15201.PS +OpenOffice.org1.1.1/share/psprint/driver/EP_30001.PS +OpenOffice.org1.1.1/share/psprint/driver/EP_50001.PS +OpenOffice.org1.1.1/share/psprint/driver/EP_82F21.PS +OpenOffice.org1.1.1/share/psprint/driver/EP_82F51.PS +OpenOffice.org1.1.1/share/psprint/driver/EP_P0701.PS +OpenOffice.org1.1.1/share/psprint/driver/EP_P1201.PS +OpenOffice.org1.1.1/share/psprint/driver/EP_STPH1.PS +OpenOffice.org1.1.1/share/psprint/driver/GENERIC.PS +OpenOffice.org1.1.1/share/psprint/driver/HP1200C1.PS +OpenOffice.org1.1.1/share/psprint/driver/HP2500C1.PS +OpenOffice.org1.1.1/share/psprint/driver/HP3SI52_.PS +OpenOffice.org1.1.1/share/psprint/driver/HP3SIL21.PS +OpenOffice.org1.1.1/share/psprint/driver/HP4M3_V1.PS +OpenOffice.org1.1.1/share/psprint/driver/HP4M6_V1.PS +OpenOffice.org1.1.1/share/psprint/driver/HP4ML_V1.PS +OpenOffice.org1.1.1/share/psprint/driver/HP4MP3_1.PS +OpenOffice.org1.1.1/share/psprint/driver/HP4MP6_1.PS +OpenOffice.org1.1.1/share/psprint/driver/HP4PLUS3.PS +OpenOffice.org1.1.1/share/psprint/driver/HP4PLUS6.PS +OpenOffice.org1.1.1/share/psprint/driver/HP4SI3_1.PS +OpenOffice.org1.1.1/share/psprint/driver/HP4SI6_1.PS +OpenOffice.org1.1.1/share/psprint/driver/HPIID52_.PS +OpenOffice.org1.1.1/share/psprint/driver/HPIII52_.PS +OpenOffice.org1.1.1/share/psprint/driver/HPIIP52_.PS +OpenOffice.org1.1.1/share/psprint/driver/HPLJ3D1_.PS +OpenOffice.org1.1.1/share/psprint/driver/HPLJ3P1_.PS +OpenOffice.org1.1.1/share/psprint/driver/HPLJ4MV1.PS +OpenOffice.org1.1.1/share/psprint/driver/HPLJ5M_4.PS +OpenOffice.org1.1.1/share/psprint/driver/HPLJ5P_1.PS +OpenOffice.org1.1.1/share/psprint/driver/HPLJ5SI1.PS +OpenOffice.org1.1.1/share/psprint/driver/HPLJ5SIM.PS +OpenOffice.org1.1.1/share/psprint/driver/HPLJ__31.PS +OpenOffice.org1.1.1/share/psprint/driver/HP_3D52_.PS +OpenOffice.org1.1.1/share/psprint/driver/HP_3P52_.PS +OpenOffice.org1.1.1/share/psprint/driver/HP__CLJ1.PS +OpenOffice.org1.1.1/share/psprint/driver/KD8650P1.PS +OpenOffice.org1.1.1/share/psprint/driver/KD92P001.PS +OpenOffice.org1.1.1/share/psprint/driver/KDH00001.PS +OpenOffice.org1.1.1/share/psprint/driver/KDH00002.PS +OpenOffice.org1.1.1/share/psprint/driver/L10__425.PS +OpenOffice.org1.1.1/share/psprint/driver/L20__471.PS +OpenOffice.org1.1.1/share/psprint/driver/L20__493.PS +OpenOffice.org1.1.1/share/psprint/driver/L30__471.PS +OpenOffice.org1.1.1/share/psprint/driver/L30__493.PS +OpenOffice.org1.1.1/share/psprint/driver/L333_523.PS +OpenOffice.org1.1.1/share/psprint/driver/L33__523.PS +OpenOffice.org1.1.1/share/psprint/driver/L50__493.PS +OpenOffice.org1.1.1/share/psprint/driver/L533_523.PS +OpenOffice.org1.1.1/share/psprint/driver/L53__523.PS +OpenOffice.org1.1.1/share/psprint/driver/LEX4039P.PS +OpenOffice.org1.1.1/share/psprint/driver/LEX4079P.PS +OpenOffice.org1.1.1/share/psprint/driver/LEXOPTR_.PS +OpenOffice.org1.1.1/share/psprint/driver/LHCFLRJ5.PS +OpenOffice.org1.1.1/share/psprint/driver/LHCOFLC5.PS +OpenOffice.org1.1.1/share/psprint/driver/LHCOFLR5.PS +OpenOffice.org1.1.1/share/psprint/driver/LHGUBEH3.PS +OpenOffice.org1.1.1/share/psprint/driver/LHGUBHJ4.PS +OpenOffice.org1.1.1/share/psprint/driver/LHHERHJ4.PS +OpenOffice.org1.1.1/share/psprint/driver/LHHERIJ4.PS +OpenOffice.org1.1.1/share/psprint/driver/LHHERKH3.PS +OpenOffice.org1.1.1/share/psprint/driver/LHHERKI4.PS +OpenOffice.org1.1.1/share/psprint/driver/LHHKPHJ7.PS +OpenOffice.org1.1.1/share/psprint/driver/LHHKPIJ7.PS +OpenOffice.org1.1.1/share/psprint/driver/LHHRKPH7.PS +OpenOffice.org1.1.1/share/psprint/driver/LHHRKPI7.PS +OpenOffice.org1.1.1/share/psprint/driver/LHQUSHJ4.PS +OpenOffice.org1.1.1/share/psprint/driver/LHQUSIJ4.PS +OpenOffice.org1.1.1/share/psprint/driver/LHQUSRH3.PS +OpenOffice.org1.1.1/share/psprint/driver/LHQUSRI3.PS +OpenOffice.org1.1.1/share/psprint/driver/LHSIGHJ4.PS +OpenOffice.org1.1.1/share/psprint/driver/LHSIGIJ4.PS +OpenOffice.org1.1.1/share/psprint/driver/LHSIGNH3.PS +OpenOffice.org1.1.1/share/psprint/driver/LHSIGNI3.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPC1200.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPC40.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPC45.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPE310.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPM410.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPS1255.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPS1625.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPS1855.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPS2455.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPS3455.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPT610.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPT612.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPT614.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPT616.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPTRAC.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPTRAEP.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPTRAK.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPTRAN.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPTRAP.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPTRAS.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPTRASC.PS +OpenOffice.org1.1.1/share/psprint/driver/LOPW810.PS +OpenOffice.org1.1.1/share/psprint/driver/LOS1255P.PS +OpenOffice.org1.1.1/share/psprint/driver/LOS1625P.PS +OpenOffice.org1.1.1/share/psprint/driver/LOS1855P.PS +OpenOffice.org1.1.1/share/psprint/driver/LOS2455P.PS +OpenOffice.org1.1.1/share/psprint/driver/LOS3455P.PS +OpenOffice.org1.1.1/share/psprint/driver/LWNT_518.PS +OpenOffice.org1.1.1/share/psprint/driver/SGENPRT.PS +OpenOffice.org1.1.1/share/psprint/driver/SGENT42.PS +OpenOffice.org1.1.1/share/psprint/driver/SNSPREC1.PS +OpenOffice.org1.1.1/share/psprint/driver/TK300PJ1.PS +OpenOffice.org1.1.1/share/psprint/driver/TK300XJ1.PS +OpenOffice.org1.1.1/share/psprint/driver/TK350171.PS +OpenOffice.org1.1.1/share/psprint/driver/TK350172.PS +OpenOffice.org1.1.1/share/psprint/driver/TK350691.PS +OpenOffice.org1.1.1/share/psprint/driver/TK350692.PS +OpenOffice.org1.1.1/share/psprint/driver/TK350PJ2.PS +OpenOffice.org1.1.1/share/psprint/driver/TK360J21.PS +OpenOffice.org1.1.1/share/psprint/driver/TK360J51.PS +OpenOffice.org1.1.1/share/psprint/driver/TK360J71.PS +OpenOffice.org1.1.1/share/psprint/driver/TK450PJ1.PS +OpenOffice.org1.1.1/share/psprint/driver/TK550171.PS +OpenOffice.org1.1.1/share/psprint/driver/TK550391.PS +OpenOffice.org1.1.1/share/psprint/driver/TK550PJ1.PS +OpenOffice.org1.1.1/share/psprint/driver/TKP350J2.PS +OpenOffice.org1.1.1/share/psprint/driver/TKP360P1.PS +OpenOffice.org1.1.1/share/psprint/driver/TKP380J1.PS +OpenOffice.org1.1.1/share/psprint/driver/TKP380P1.PS +OpenOffice.org1.1.1/share/psprint/driver/TKP450J1.PS +OpenOffice.org1.1.1/share/psprint/driver/TKP450P1.PS +OpenOffice.org1.1.1/share/psprint/driver/TKP550J1.PS +OpenOffice.org1.1.1/share/psprint/driver/TKP600J1.PS +OpenOffice.org1.1.1/share/psprint/driver/TKPH3801.PS +OpenOffice.org1.1.1/share/psprint/driver/TKPH4501.PS +OpenOffice.org1.1.1/share/psprint/driver/TKPH6001.PS +OpenOffice.org1.1.1/share/psprint/driver/XRD61354.PS +OpenOffice.org1.1.1/share/psprint/driver/XRD61801.PS +OpenOffice.org1.1.1/share/psprint/driver/XRN17000.PS +OpenOffice.org1.1.1/share/psprint/driver/XRN24320.PS +OpenOffice.org1.1.1/share/psprint/driver/XR_DC230.PS +OpenOffice.org1.1.1/share/psprint/fontmetric/AGaramond-Bold.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/AvantGarde-Book.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/AvantGarde-BookOblique.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/AvantGarde-Demi.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/AvantGarde-DemiOblique.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Bookman-Demi.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Bookman-DemiItalic.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Bookman-Light.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Bookman-LightItalic.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Courier-Bold.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Courier-BoldOblique.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Courier-Oblique.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Courier.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/GothicBBB-Medium-83pv-RKSJ-H.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/GothicBBB-Medium.Roman.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Helvetica-Bold.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Helvetica-BoldOblique.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Helvetica-Oblique.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Helvetica.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/NewBaskerville-Bold.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/NewBaskerville-BoldItalic.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/NewBaskerville-Italic.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/NewBaskerville-Roman.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/NewCenturySchlbk-Bold.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/NewCenturySchlbk-BoldItalic.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/NewCenturySchlbk-Italic.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/NewCenturySchlbk-Roman.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Palatino-Bold.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Palatino-BoldItalic.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Palatino-Italic.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Palatino-Roman.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Ryumin-Light-83pv-RKSJ-H.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Ryumin-Light.Roman.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Symbol.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Times-Bold.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Times-BoldItalic.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Times-Italic.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Times-Roman.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/Windsor.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/ZapfChancery-MediumItalic.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/ZapfDingbats.afm +OpenOffice.org1.1.1/share/psprint/fontmetric/pspfontcache +OpenOffice.org1.1.1/share/psprint/psprint.conf +OpenOffice.org1.1.1/share/readme/LICENSE01 +OpenOffice.org1.1.1/share/readme/LICENSE01.html +OpenOffice.org1.1.1/share/readme/README01 +OpenOffice.org1.1.1/share/readme/README01.html +OpenOffice.org1.1.1/share/registry/data/org/openoffice/Inet.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/Office/Calc.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/Office/Common.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/Office/DataAccess.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/Office/Jobs.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/Office/Labels.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/Office/Math.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/Office/ProtocolHandler.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/Office/SFX.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/Office/Security.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/Office/TypeDetection.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/Office/UI.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/Office/Views.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/Office/Writer.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/Setup.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/VCL.xcu +OpenOffice.org1.1.1/share/registry/data/org/openoffice/ucb/Configuration.xcu +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Inet.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Addons.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Calc.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Chart.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Commands.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Common.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Common.xcu +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/DataAccess.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/DataAccess.xcu +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Draw.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Impress.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Java.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Jobs.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Labels.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Linguistic.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Math.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/ProtocolHandler.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/SFX.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/SFX.xcu +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Security.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Substitution.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/TypeDetection.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/TypeDetection.xcu +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/UI.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/UI.xcu +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Views.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Writer.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/Writer.xcu +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office/WriterWeb.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Setup.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/UserProfile.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/VCL.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/ucb/Configuration.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/ucb/Hierarchy.properties +OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/ucb/Store.properties +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Inet.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Addons.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Calc.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Chart.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Commands.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Common.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/DataAccess.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Draw.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Impress.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Java.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Jobs.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Labels.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Linguistic.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Math.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/ProtocolHandler.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/SFX.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Security.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Substitution.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/TypeDetection.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/UI.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Views.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/Writer.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office/WriterWeb.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Setup.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/UserProfile.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/VCL.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/ucb/Configuration.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/ucb/Hierarchy.xcs +OpenOffice.org1.1.1/share/registry/schema/org/openoffice/ucb/Store.xcs +OpenOffice.org1.1.1/share/template/english/internal/html.stw +OpenOffice.org1.1.1/share/template/english/internal/idxexample.sxw +OpenOffice.org1.1.1/share/template/english/internal/url_transfer.htm +OpenOffice.org1.1.1/share/template/english/layout/lyt-cool.sti +OpenOffice.org1.1.1/share/template/english/layout/lyt-darkblue.sti +OpenOffice.org1.1.1/share/template/english/presnt/prs-novelty.sti +OpenOffice.org1.1.1/share/template/english/presnt/prs-strategy.sti +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/Arrange_1.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/Arrange_1_hc.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/Arrange_2.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/Arrange_2_hc.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/Arrange_3.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/Arrange_3_hc.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/Arrange_4.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/Arrange_4_hc.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/Arrange_5.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/Arrange_5_hc.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/FormWizard_1.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/FormWizard_2.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/Import_1.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/Import_3.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/Import_4.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/MS-Import_2-1.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/MS-Import_2-2.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/MS-Import_2-3.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/XML-Import_2-1.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/XML-Import_2-2.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/XML-Import_2-3.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/XML-Import_2-4.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/brasil.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/cancel_down.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/cancel_up.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/china.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/denmark.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/down.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/end.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/euro_1.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/euro_2.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/euro_3.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/finland.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/france.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/germany.wmf +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/greece.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/italia.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/japan.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/landscape.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/nedland.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/okay_down.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/okay_up.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/polska.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/portrait.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/portugal.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/report.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/russia.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/spain.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/sweden.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/taiwan.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/turkey.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/up.bmp +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/usa.gif +OpenOffice.org1.1.1/share/template/english/wizard/bitmap/webwizard.bmp +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-01.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-011.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-012.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-02.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-021.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-022.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-03.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-031.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-032.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-04.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-041.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-042.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-05.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-051.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-052.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-06.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-061.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-062.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/cnt-default.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/stl-01.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/stl-02.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/stl-03.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/stl-04.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/stl-05.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/stl-06.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/stl-07.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/stl-08.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/stl-09.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/stl-10.stw +OpenOffice.org1.1.1/share/template/english/wizard/report/stl-default.stw +OpenOffice.org1.1.1/share/template/english/wizard/styles/black_white.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/blackberry.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/default.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/diner.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/fall.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/glacier.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/green_grapes.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/jeans.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/marine.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/millennium.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/nature.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/neon.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/night.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/nostalgic.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/pastell.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/pool.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/pumpkin.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/sunstyle.stc +OpenOffice.org1.1.1/share/template/english/wizard/styles/xos.stc +OpenOffice.org1.1.1/share/template/english/wizard/web/cnt-album.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/cnt-bilingual.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/cnt-chapters.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/cnt-empty.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/cnt-fixonecol.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/cnt-fixtwocol.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/cnt-formcontact.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/cnt-formcustomer.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/cnt-formfix.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/cnt-formvar.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/cnt-list.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/cnt-onepic.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/cnt-standard.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/cnt-twotitles.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-banana.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-blkjeans.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-blue.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-blueblock.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-bluejeans.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-fieryred.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-hightech.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-mint.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-music.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-nostalg.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-orange.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-petrol.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-seventies.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-standard.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-strwbryice.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-sun.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-tracks.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-turquoise.stw +OpenOffice.org1.1.1/share/template/english/wizard/web/stl-wetblue.stw +OpenOffice.org1.1.1/share/template/english/wizard/wizagn1.stw +OpenOffice.org1.1.1/share/template/english/wizard/wizagn2.stw +OpenOffice.org1.1.1/share/template/english/wizard/wizagn3.stw +OpenOffice.org1.1.1/share/template/english/wizard/wizbrf1.stw +OpenOffice.org1.1.1/share/template/english/wizard/wizbrf2.stw +OpenOffice.org1.1.1/share/template/english/wizard/wizbrf3.stw +OpenOffice.org1.1.1/share/template/english/wizard/wizfax1.stw +OpenOffice.org1.1.1/share/template/english/wizard/wizfax2.stw +OpenOffice.org1.1.1/share/template/english/wizard/wizfax3.stw +OpenOffice.org1.1.1/share/template/english/wizard/wizmem1.stw +OpenOffice.org1.1.1/share/template/english/wizard/wizmem2.stw +OpenOffice.org1.1.1/share/template/english/wizard/wizmem3.stw +OpenOffice.org1.1.1/share/wordbook/english/soffice.dic +OpenOffice.org1.1.1/share/wordbook/english/sun.dic +OpenOffice.org1.1.1/spadmin +OpenOffice.org1.1.1/user/autotext/english/mytexts.bau +OpenOffice.org1.1.1/user/basic/Standard/Module1.xba +OpenOffice.org1.1.1/user/basic/Standard/dialog.xlb +OpenOffice.org1.1.1/user/basic/Standard/script.xlb +OpenOffice.org1.1.1/user/basic/dialog.xlc +OpenOffice.org1.1.1/user/basic/script.xlc +OpenOffice.org1.1.1/user/config/arrowhd.soe +OpenOffice.org1.1.1/user/config/autotbl.fmt +OpenOffice.org1.1.1/user/config/classic.sog +OpenOffice.org1.1.1/user/config/cmyk.soc +OpenOffice.org1.1.1/user/config/gallery.soc +OpenOffice.org1.1.1/user/config/hatching.soh +OpenOffice.org1.1.1/user/config/html.soc +OpenOffice.org1.1.1/user/config/modern.sog +OpenOffice.org1.1.1/user/config/palette.soc +OpenOffice.org1.1.1/user/config/standard.sob +OpenOffice.org1.1.1/user/config/standard.soc +OpenOffice.org1.1.1/user/config/standard.sod +OpenOffice.org1.1.1/user/config/standard.soe +OpenOffice.org1.1.1/user/config/standard.sog +OpenOffice.org1.1.1/user/config/standard.soh +OpenOffice.org1.1.1/user/config/styles.sod +OpenOffice.org1.1.1/user/config/sun-color.soc +OpenOffice.org1.1.1/user/config/web.soc +OpenOffice.org1.1.1/user/database/biblio/biblio.dbf +OpenOffice.org1.1.1/user/gallery/sg100.sdv +OpenOffice.org1.1.1/user/gallery/sg100.thm +OpenOffice.org1.1.1/user/gallery/sg30.sdv +OpenOffice.org1.1.1/user/gallery/sg30.thm +bin/scalc +bin/sdraw +bin/simpress bin/soffice -OpenOffice.org641/setup -OpenOffice.org641/spadmin -OpenOffice.org641/LICENSE.html -OpenOffice.org641/README.html -OpenOffice.org641/README -OpenOffice.org641/LICENSE -OpenOffice.org641/program/setup.log -OpenOffice.org641/program/filter/libicg641bi.so -OpenOffice.org641/program/filter/libeme641bi.so -OpenOffice.org641/program/filter/libemp641bi.so -OpenOffice.org641/program/filter/libipd641bi.so -OpenOffice.org641/program/filter/libitg641bi.so -OpenOffice.org641/program/filter/libeps641bi.so -OpenOffice.org641/program/filter/libips641bi.so -OpenOffice.org641/program/filter/libexp641bi.so -OpenOffice.org641/program/filter/libepb641bi.so -OpenOffice.org641/program/filter/libepg641bi.so -OpenOffice.org641/program/filter/libepp641bi.so -OpenOffice.org641/program/filter/libipb641bi.so -OpenOffice.org641/program/filter/libera641bi.so -OpenOffice.org641/program/filter/libira641bi.so -OpenOffice.org641/program/filter/libegi641bi.so -OpenOffice.org641/program/filter/libidx641bi.so -OpenOffice.org641/program/filter/libicd641bi.so -OpenOffice.org641/program/filter/libept641bi.so -OpenOffice.org641/program/filter/libipt641bi.so -OpenOffice.org641/program/filter/libime641bi.so -OpenOffice.org641/program/filter/libipx641bi.so -OpenOffice.org641/program/filter/libepn641bi.so -OpenOffice.org641/program/filter/libiti641bi.so -OpenOffice.org641/program/filter/libeti641bi.so -OpenOffice.org641/program/classes/sandbox.jar -OpenOffice.org641/program/classes/jurt.jar -OpenOffice.org641/program/classes/xt.jar -OpenOffice.org641/program/classes/db.jar -OpenOffice.org641/program/classes/juh.jar -OpenOffice.org641/program/classes/unoil.jar -OpenOffice.org641/program/classes/jut.jar -OpenOffice.org641/program/classes/ridl.jar -OpenOffice.org641/program/classes/jaxp.jar -OpenOffice.org641/program/classes/java_uno.jar -OpenOffice.org641/program/classes/parser.jar -OpenOffice.org641/program/classes/classes.jar -OpenOffice.org641/program/resource/cnt64101.res -OpenOffice.org641/program/resource/wwz64101.res -OpenOffice.org641/program/resource/pcr64101.res -OpenOffice.org641/program/resource/bib64101.res -OpenOffice.org641/program/resource/dkt64101.res -OpenOffice.org641/program/resource/basctl64101.res -OpenOffice.org641/program/resource/abp64101.res -OpenOffice.org641/program/resource/lgd64101.res -OpenOffice.org641/program/resource/eur64101.res -OpenOffice.org641/program/resource/epb64101.res -OpenOffice.org641/program/resource/epg64101.res -OpenOffice.org641/program/resource/epp64101.res -OpenOffice.org641/program/resource/imp64101.res -OpenOffice.org641/program/resource/oic64101.res -OpenOffice.org641/program/resource/ofa64101.res -OpenOffice.org641/program/resource/vcl64101.res -OpenOffice.org641/program/resource/fwk64101.res -OpenOffice.org641/program/resource/set64101.res -OpenOffice.org641/program/resource/frm64101.res -OpenOffice.org641/program/resource/gal64101.res -OpenOffice.org641/program/resource/svs64101.res -OpenOffice.org641/program/resource/dba64101.res -OpenOffice.org641/program/resource/dbi64101.res -OpenOffice.org641/program/resource/dbp64101.res -OpenOffice.org641/program/resource/dbu64101.res -OpenOffice.org641/program/resource/dbw64101.res -OpenOffice.org641/program/resource/ooo64101.res -OpenOffice.org641/program/resource/svt64101.res -OpenOffice.org641/program/resource/svx64101.res -OpenOffice.org641/program/resource/spa64101.res -OpenOffice.org641/program/resource/sd64101.res -OpenOffice.org641/program/resource/tpl64101.res -OpenOffice.org641/program/resource/sw64101.res -OpenOffice.org641/program/resource/tplx64101.res -OpenOffice.org641/program/resource/jvm64101.res -OpenOffice.org641/program/resource/uui64101.res -OpenOffice.org641/program/resource/cal64101.res -OpenOffice.org641/program/resource/sfx64101.res -OpenOffice.org641/program/resource/sch64101.res -OpenOffice.org641/program/resource/san64101.res -OpenOffice.org641/program/resource/sc64101.res -OpenOffice.org641/program/resource/sm64101.res -OpenOffice.org641/program/resource/date64101.res -OpenOffice.org641/program/resource/analysis64101.res -OpenOffice.org641/program/resource/eps64101.res -OpenOffice.org641/program/resource/egi64101.res -OpenOffice.org641/program/resource/ept64101.res -OpenOffice.org641/program/resource/eme64101.res -OpenOffice.org641/program/resource/epn64101.res -OpenOffice.org641/program/resource/iso64101.res -OpenOffice.org641/program/addin/source/xrot.c -OpenOffice.org641/program/addin/source/xlang.h -OpenOffice.org641/program/addin/source/rot13.hrc -OpenOffice.org641/program/addin/source/addin.h -OpenOffice.org641/program/addin/source/xdfa.c -OpenOffice.org641/program/addin/source/dfa.hrc -OpenOffice.org641/program/libctl641bi.so -OpenOffice.org641/program/libimpreg.so -OpenOffice.org641/program/libjava_uno.so -OpenOffice.org641/program/libdbi641bi.so -OpenOffice.org641/program/libdbp641bi.so -OpenOffice.org641/program/libdbtools2.so -OpenOffice.org641/program/libdbu641bi.so -OpenOffice.org641/program/libvos2GCC.so -OpenOffice.org641/program/libproxyset.so -OpenOffice.org641/program/libsmgr.so -OpenOffice.org641/program/libmozab2.so -OpenOffice.org641/program/libtcv.so -OpenOffice.org641/program/liburp_uno.so -OpenOffice.org641/program/libstm.so -OpenOffice.org641/program/libstore.so.3.0.0 -OpenOffice.org641/program/libstore.so.3 -OpenOffice.org641/program/libspa641bi.so -OpenOffice.org641/program/libmcnttype.so -OpenOffice.org641/program/spadmin.bin -OpenOffice.org641/program/libabp641bi.so -OpenOffice.org641/program/libinvadp.so -OpenOffice.org641/program/libsvl641bi.so -OpenOffice.org641/program/libsvx641bi.so -OpenOffice.org641/program/libmig641bi.so -OpenOffice.org641/program/jvmsetup.bin -OpenOffice.org641/program/libtdmgr.so -OpenOffice.org641/program/libnamingservice.so -OpenOffice.org641/program/libacceptor.so -OpenOffice.org641/program/open_office_ani.bmp -OpenOffice.org641/program/libconnectr.so -OpenOffice.org641/program/libsrtrs1.so -OpenOffice.org641/program/sopatchlevel.sh -OpenOffice.org641/program/libdb_cxx-3.2.so -OpenOffice.org641/program/calc_o.bmp -OpenOffice.org641/program/nswrapper -OpenOffice.org641/program/libjen.so -OpenOffice.org641/program/libdefreg.so -OpenOffice.org641/program/librmcxt.so.3.0.0 -OpenOffice.org641/program/librmcxt.so.3 -OpenOffice.org641/program/setup.bin -OpenOffice.org641/program/setup -OpenOffice.org641/program/libdbase641bi.so -OpenOffice.org641/program/libbib641bi.so -OpenOffice.org641/program/liblng641bi.so -OpenOffice.org641/program/libfileacc.so -OpenOffice.org641/program/libucpchelp1.so -OpenOffice.org641/program/libreg.so.3.0.0 -OpenOffice.org641/program/libreg.so.3 -OpenOffice.org641/program/libcfgmgr2.so -OpenOffice.org641/program/libinsp.so -OpenOffice.org641/program/libcnt641bi.so -OpenOffice.org641/program/libres641bi.so -OpenOffice.org641/program/setup_services.rdb -OpenOffice.org641/program/libsalhelper3GCC.so -OpenOffice.org641/program/libtl641bi.so -OpenOffice.org641/program/libjvm641bi.so -OpenOffice.org641/program/libcmdmail.so -OpenOffice.org641/program/libgcc2_uno.so -OpenOffice.org641/program/libi18npool641bi.so -OpenOffice.org641/program/libevtatt.so -OpenOffice.org641/program/libsimreg.so -OpenOffice.org641/program/libfile641bi.so -OpenOffice.org641/program/libucb1.so -OpenOffice.org641/program/libucpfpx641bi.so -OpenOffice.org641/program/libsax.so -OpenOffice.org641/program/allgemein_o.bmp -OpenOffice.org641/program/writer_o.bmp -OpenOffice.org641/program/libsbl641bi.so -OpenOffice.org641/program/draw_o.bmp -OpenOffice.org641/program/ende_o.bmp -OpenOffice.org641/program/libbrdgfctr.so -OpenOffice.org641/program/libsch641bi.so -OpenOffice.org641/program/libscn641bi.so -OpenOffice.org641/program/libproxyfac.so -OpenOffice.org641/program/liblocaledata_ascii.so -OpenOffice.org641/program/libzip641bi.so -OpenOffice.org641/program/libset641bi.so -OpenOffice.org641/program/libsfx641bi.so -OpenOffice.org641/program/libcached1.so -OpenOffice.org641/program/liblocaledata_CJK.so -OpenOffice.org641/program/libucphier1.so -OpenOffice.org641/program/jvmsetup -OpenOffice.org641/program/libinv.so -OpenOffice.org641/program/libsal.so.3.0.0 -OpenOffice.org641/program/libsal.so.3 -OpenOffice.org641/program/libmozabdrv2.so -OpenOffice.org641/program/libucpfile1.so -OpenOffice.org641/program/libpk641bi.so -OpenOffice.org641/program/libpl641bi.so -OpenOffice.org641/program/soffice -OpenOffice.org641/program/spadmin -OpenOffice.org641/program/libsyssh.so -OpenOffice.org641/program/libxcr641bi.so -OpenOffice.org641/program/libbasctl641bi.so -OpenOffice.org641/program/libsdbc2.so -OpenOffice.org641/program/libucpdav1.so -OpenOffice.org641/program/libwrp641bi.so -OpenOffice.org641/program/libjavaloader.so -OpenOffice.org641/program/libtplx641bi.so -OpenOffice.org641/program/libadabas2.so -OpenOffice.org641/program/libsot641bi.so -OpenOffice.org641/program/libj641bi_g.so -OpenOffice.org641/program/libsw641bi.so -OpenOffice.org641/program/libtk641bi.so -OpenOffice.org641/program/libcpld.so -OpenOffice.org641/program/impress_o.bmp -OpenOffice.org641/program/libsb641bi.so -OpenOffice.org641/program/javaldx -OpenOffice.org641/program/libsd641bi.so -OpenOffice.org641/program/libsvt641bi.so -OpenOffice.org641/program/libso641bi.so -OpenOffice.org641/program/libcppu.so.3.0.0 -OpenOffice.org641/program/libcppu.so.3 -OpenOffice.org641/program/libi18n641bi.so -OpenOffice.org641/program/libucbhelper1GCC.so -OpenOffice.org641/program/libtinstrm.so -OpenOffice.org641/program/libpsp641bi.so -OpenOffice.org641/program/libdb_java-3.2.so -OpenOffice.org641/program/libuuresolver.so -OpenOffice.org641/program/libpcr641bi.so -OpenOffice.org641/program/libcppuhelper3GCC.so -OpenOffice.org641/program/libstlport_gcc.so.0 -OpenOffice.org641/program/libgo641bi.so -OpenOffice.org641/program/libjdbc2.so -OpenOffice.org641/program/libflat641bi.so -OpenOffice.org641/program/setup_types.rdb -OpenOffice.org641/program/libodbcbase2.so -OpenOffice.org641/program/libcomphelp2.so -OpenOffice.org641/program/libxo641bi.so -OpenOffice.org641/program/libstlport2_gcc.so -OpenOffice.org641/program/libtvhlp1.so -OpenOffice.org641/program/libxmx641bi.so -OpenOffice.org641/program/libni641bi.so -OpenOffice.org641/program/libutl641bi.so -OpenOffice.org641/program/libcorefl.so -OpenOffice.org641/program/libuui641bi.so -OpenOffice.org641/program/libodbc2.so -OpenOffice.org641/program/libvcl641bi.so -OpenOffice.org641/program/libtoutstrm.so -OpenOffice.org641/program/libimr641bi.so -OpenOffice.org641/program/libpackage2.so -OpenOffice.org641/program/components/libabsyncsvc.so -OpenOffice.org641/program/components/libaddrbook.so -OpenOffice.org641/program/components/libmork.so -OpenOffice.org641/program/components/libmozldap.so -OpenOffice.org641/program/components/libnecko.so -OpenOffice.org641/program/components/libprofile.so -OpenOffice.org641/program/components/librdf.so -OpenOffice.org641/program/components/libstrres.so -OpenOffice.org641/program/components/libunicharutil.so -OpenOffice.org641/program/components/libuconv.so -OpenOffice.org641/program/components/libucvcn.so -OpenOffice.org641/program/components/libucvibm.so -OpenOffice.org641/program/components/libucvja.so -OpenOffice.org641/program/components/libucvko.so -OpenOffice.org641/program/components/libucvlatin.so -OpenOffice.org641/program/components/libucvtw.so -OpenOffice.org641/program/components/libucvtw2.so -OpenOffice.org641/program/components/liburiloader.so -OpenOffice.org641/program/components/libvcard.so -OpenOffice.org641/program/components/libxpconnect.so -OpenOffice.org641/program/components/libpref.so -OpenOffice.org641/program/libmozjs.so -OpenOffice.org641/program/libmsgbaseutil.so -OpenOffice.org641/program/libldap40.so -OpenOffice.org641/program/libnspr4.so -OpenOffice.org641/program/liblber40.so -OpenOffice.org641/program/libplc4.so -OpenOffice.org641/program/libplds4.so -OpenOffice.org641/program/libxpcom.so -OpenOffice.org641/program/libdba641bi.so -OpenOffice.org641/program/librdbtdp.so -OpenOffice.org641/program/liboic641bi.so -OpenOffice.org641/program/libofa641bi.so -OpenOffice.org641/program/open_office_org_logo.bmp -OpenOffice.org641/program/libfrm641bi.so -OpenOffice.org641/program/libfwe641bi.so -OpenOffice.org641/program/libdtransX11641bi.so -OpenOffice.org641/program/libfwi641bi.so -OpenOffice.org641/program/libfwk641bi.so -OpenOffice.org641/program/libfwl641bi.so -OpenOffice.org641/program/libdb-3.2.so -OpenOffice.org641/program/soffice.bin -OpenOffice.org641/program/libdbpool2.so -OpenOffice.org641/program/applicat.rdb -OpenOffice.org641/program/libremotebridge.so -OpenOffice.org641/program/libucppkg1.so -OpenOffice.org641/program/swriter -OpenOffice.org641/program/smaster -OpenOffice.org641/program/sweb -OpenOffice.org641/program/libcalc641bi.so -OpenOffice.org641/program/scalc -OpenOffice.org641/program/simpress -OpenOffice.org641/program/libsc641bi.so -OpenOffice.org641/program/libdate641bi.so -OpenOffice.org641/program/libanalysis641bi.so -OpenOffice.org641/program/sdraw -OpenOffice.org641/program/smath -OpenOffice.org641/program/libsm641bi.so -OpenOffice.org641/program/libsvg641bi.so -OpenOffice.org641/program/liblth641bi.so -OpenOffice.org641/program/libspell641bi.so -OpenOffice.org641/program/bootstraprc -OpenOffice.org641/program/jvmsetuprc -OpenOffice.org641/program/setuprc -OpenOffice.org641/program/sofficerc -OpenOffice.org641/program/instdb.ins -OpenOffice.org641/share/template/english/wizard/bitmap/Arrange_1.gif -OpenOffice.org641/share/template/english/wizard/bitmap/Arrange_2.gif -OpenOffice.org641/share/template/english/wizard/bitmap/Arrange_3.gif -OpenOffice.org641/share/template/english/wizard/bitmap/Arrange_4.gif -OpenOffice.org641/share/template/english/wizard/bitmap/Arrange_5.gif -OpenOffice.org641/share/template/english/wizard/bitmap/FormWizard_1.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/FormWizard_2.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/Import_1.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/Import_3.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/Import_4.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/MS-Import_2-1.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/MS-Import_2-2.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/MS-Import_2-3.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/XML-Import_2-1.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/XML-Import_2-2.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/XML-Import_2-3.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/XML-Import_2-4.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/brd.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/cancel_down.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/cancel_up.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/denmark.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/down.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/end.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/euro_1.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/euro_2.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/euro_3.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/france.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/italia.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/nedland.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/okay_down.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/okay_up.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/polska.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/portugal.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/russia.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/spain.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/sweden.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/up.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/usa.bmp -OpenOffice.org641/share/template/english/wizard/bitmap/webwizard.bmp -OpenOffice.org641/share/template/english/wizard/styles/black_white.stc -OpenOffice.org641/share/template/english/wizard/styles/blackberry.stc -OpenOffice.org641/share/template/english/wizard/styles/default.stc -OpenOffice.org641/share/template/english/wizard/styles/diner.stc -OpenOffice.org641/share/template/english/wizard/styles/fall.stc -OpenOffice.org641/share/template/english/wizard/styles/glacier.stc -OpenOffice.org641/share/template/english/wizard/styles/green_grapes.stc -OpenOffice.org641/share/template/english/wizard/styles/jeans.stc -OpenOffice.org641/share/template/english/wizard/styles/marine.stc -OpenOffice.org641/share/template/english/wizard/styles/millennium.stc -OpenOffice.org641/share/template/english/wizard/styles/nature.stc -OpenOffice.org641/share/template/english/wizard/styles/neon.stc -OpenOffice.org641/share/template/english/wizard/styles/night.stc -OpenOffice.org641/share/template/english/wizard/styles/nostalgic.stc -OpenOffice.org641/share/template/english/wizard/styles/pastell.stc -OpenOffice.org641/share/template/english/wizard/styles/pool.stc -OpenOffice.org641/share/template/english/wizard/styles/pumpkin.stc -OpenOffice.org641/share/template/english/wizard/styles/sunstyle.stc -OpenOffice.org641/share/template/english/wizard/styles/xos.stc -OpenOffice.org641/share/template/english/wizard/web/cnt-album.stw -OpenOffice.org641/share/template/english/wizard/web/cnt-bilingual.stw -OpenOffice.org641/share/template/english/wizard/web/cnt-chapters.stw -OpenOffice.org641/share/template/english/wizard/web/cnt-empty.stw -OpenOffice.org641/share/template/english/wizard/web/cnt-fixonecol.stw -OpenOffice.org641/share/template/english/wizard/web/cnt-fixtwocol.stw -OpenOffice.org641/share/template/english/wizard/web/cnt-formcontact.stw -OpenOffice.org641/share/template/english/wizard/web/cnt-formcustomer.stw -OpenOffice.org641/share/template/english/wizard/web/cnt-formfix.stw -OpenOffice.org641/share/template/english/wizard/web/cnt-formvar.stw -OpenOffice.org641/share/template/english/wizard/web/cnt-list.stw -OpenOffice.org641/share/template/english/wizard/web/cnt-onepic.stw -OpenOffice.org641/share/template/english/wizard/web/cnt-standard.stw -OpenOffice.org641/share/template/english/wizard/web/cnt-twotitles.stw -OpenOffice.org641/share/template/english/wizard/web/stl-banana.stw -OpenOffice.org641/share/template/english/wizard/web/stl-blkjeans.stw -OpenOffice.org641/share/template/english/wizard/web/stl-blue.stw -OpenOffice.org641/share/template/english/wizard/web/stl-blueblock.stw -OpenOffice.org641/share/template/english/wizard/web/stl-bluejeans.stw -OpenOffice.org641/share/template/english/wizard/web/stl-fieryred.stw -OpenOffice.org641/share/template/english/wizard/web/stl-hightech.stw -OpenOffice.org641/share/template/english/wizard/web/stl-mint.stw -OpenOffice.org641/share/template/english/wizard/web/stl-music.stw -OpenOffice.org641/share/template/english/wizard/web/stl-nostalg.stw -OpenOffice.org641/share/template/english/wizard/web/stl-orange.stw -OpenOffice.org641/share/template/english/wizard/web/stl-petrol.stw -OpenOffice.org641/share/template/english/wizard/web/stl-seventies.stw -OpenOffice.org641/share/template/english/wizard/web/stl-standard.stw -OpenOffice.org641/share/template/english/wizard/web/stl-strwbryice.stw -OpenOffice.org641/share/template/english/wizard/web/stl-sun.stw -OpenOffice.org641/share/template/english/wizard/web/stl-tracks.stw -OpenOffice.org641/share/template/english/wizard/web/stl-turquoise.stw -OpenOffice.org641/share/template/english/wizard/web/stl-wetblue.stw -OpenOffice.org641/share/template/english/wizard/wizbrf1.stw -OpenOffice.org641/share/template/english/wizard/wizbrf2.stw -OpenOffice.org641/share/template/english/wizard/wizbrf3.stw -OpenOffice.org641/share/template/english/wizard/wizfax1.stw -OpenOffice.org641/share/template/english/wizard/wizfax2.stw -OpenOffice.org641/share/template/english/wizard/wizfax3.stw -OpenOffice.org641/share/template/english/wizard/wizmem1.stw -OpenOffice.org641/share/template/english/wizard/wizmem2.stw -OpenOffice.org641/share/template/english/wizard/wizmem3.stw -OpenOffice.org641/share/template/english/wizard/wizagn1.stw -OpenOffice.org641/share/template/english/wizard/wizagn2.stw -OpenOffice.org641/share/template/english/wizard/wizagn3.stw -OpenOffice.org641/share/template/english/internal/html.stw -OpenOffice.org641/share/template/english/internal/idxexample.sxw -OpenOffice.org641/share/template/english/internal/url_transfer.htm -OpenOffice.org641/share/dtd/officedocument/1_0/Manifest.dtd -OpenOffice.org641/share/dtd/officedocument/1_0/script.mod -OpenOffice.org641/share/dtd/officedocument/1_0/statusbar.dtd -OpenOffice.org641/share/dtd/officedocument/1_0/settings.mod -OpenOffice.org641/share/dtd/officedocument/1_0/nmspace.mod -OpenOffice.org641/share/dtd/officedocument/1_0/datastyl.mod -OpenOffice.org641/share/dtd/officedocument/1_0/table.mod -OpenOffice.org641/share/dtd/officedocument/1_0/drawing.mod -OpenOffice.org641/share/dtd/officedocument/1_0/event.dtd -OpenOffice.org641/share/dtd/officedocument/1_0/accelerator.dtd -OpenOffice.org641/share/dtd/officedocument/1_0/office.dtd -OpenOffice.org641/share/dtd/officedocument/1_0/office.mod -OpenOffice.org641/share/dtd/officedocument/1_0/toolbar.dtd -OpenOffice.org641/share/dtd/officedocument/1_0/style.mod -OpenOffice.org641/share/dtd/officedocument/1_0/dtypes.mod -OpenOffice.org641/share/dtd/officedocument/1_0/text.mod -OpenOffice.org641/share/dtd/officedocument/1_0/module.dtd -OpenOffice.org641/share/dtd/officedocument/1_0/meta.mod -OpenOffice.org641/share/dtd/officedocument/1_0/dialog.dtd -OpenOffice.org641/share/dtd/officedocument/1_0/chart.mod -OpenOffice.org641/share/dtd/officedocument/1_0/libraries.dtd -OpenOffice.org641/share/dtd/officedocument/1_0/form.mod -OpenOffice.org641/share/dtd/officedocument/1_0/menubar.dtd -OpenOffice.org641/share/dtd/math/1_01/w3c_ipr_software_notice.html -OpenOffice.org641/share/dtd/math/1_01/math.dtd -OpenOffice.org641/share/config/webcast/savepic.asp -OpenOffice.org641/share/config/webcast/common.pl -OpenOffice.org641/share/config/webcast/webcast.asp -OpenOffice.org641/share/config/webcast/show.asp -OpenOffice.org641/share/config/webcast/poll.pl -OpenOffice.org641/share/config/webcast/webcast.pl -OpenOffice.org641/share/config/webcast/common.inc -OpenOffice.org641/share/config/webcast/editpic.asp -OpenOffice.org641/share/config/webcast/poll.asp -OpenOffice.org641/share/config/webcast/edit.asp -OpenOffice.org641/share/config/webcast/editpic.pl -OpenOffice.org641/share/config/webcast/edit.pl -OpenOffice.org641/share/config/webcast/index.pl -OpenOffice.org641/share/config/webcast/show.pl -OpenOffice.org641/share/config/webcast/savepic.pl -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/SFX.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/Labels.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/Impress.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/Java.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/Chart.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/Draw.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/Calc.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/Linguistic.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/Writer.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/Common.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/TypeDetection.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/UI.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/DataAccess.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/Math.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/Views.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Office/WriterWeb.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/ucb/Configuration.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/ucb/Store.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/ucb/Hierarchy.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Inet.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/UserProfile.xml -OpenOffice.org641/share/config/registry/instance/org/openoffice/Setup.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Office/Java.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Office/Views.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Office/TypeDetection.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Office/WriterWeb.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Office/Calc.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Office/Labels.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Office/Chart.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Office/Writer.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Office/UI.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Office/Linguistic.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Office/Common.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Office/Impress.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Office/Math.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Office/DataAccess.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Office/Draw.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/ucb/Configuration.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/ucb/Store.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/ucb/Hierarchy.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Setup.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/UserProfile.xml -OpenOffice.org641/share/config/registry/template/org/openoffice/Inet.xml -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/SFX.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/Labels.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/Impress.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/Java.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/Chart.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/Draw.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/Calc.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/Linguistic.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/Writer.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/Common.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/TypeDetection.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/UI.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/DataAccess.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/Math.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/Views.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office/WriterWeb.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/ucb/Configuration.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/ucb/Store.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/ucb/Hierarchy.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Inet.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/UserProfile.dat -OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Setup.dat -OpenOffice.org641/share/config/symbol/sc00000.bmp -OpenOffice.org641/share/config/symbol/sc05300.bmp -OpenOffice.org641/share/config/symbol/sc05302.bmp -OpenOffice.org641/share/config/symbol/sc05325.bmp -OpenOffice.org641/share/config/symbol/sc05331.bmp -OpenOffice.org641/share/config/symbol/sc05338.bmp -OpenOffice.org641/share/config/symbol/sc05339.bmp -OpenOffice.org641/share/config/symbol/sc05361.bmp -OpenOffice.org641/share/config/symbol/sc05362.bmp -OpenOffice.org641/share/config/symbol/sc05363.bmp -OpenOffice.org641/share/config/symbol/sc05364.bmp -OpenOffice.org641/share/config/symbol/sc05365.bmp -OpenOffice.org641/share/config/symbol/sc05366.bmp -OpenOffice.org641/share/config/symbol/sc05367.bmp -OpenOffice.org641/share/config/symbol/sc05368.bmp -OpenOffice.org641/share/config/symbol/sc05369.bmp -OpenOffice.org641/share/config/symbol/sc05370.bmp -OpenOffice.org641/share/config/symbol/sc05371.bmp -OpenOffice.org641/share/config/symbol/sc05373.bmp -OpenOffice.org641/share/config/symbol/sc05374.bmp -OpenOffice.org641/share/config/symbol/sc05375.bmp -OpenOffice.org641/share/config/symbol/sc05377.bmp -OpenOffice.org641/share/config/symbol/sc05381.bmp -OpenOffice.org641/share/config/symbol/sc05382.bmp -OpenOffice.org641/share/config/symbol/sc05383.bmp -OpenOffice.org641/share/config/symbol/sc05384.bmp -OpenOffice.org641/share/config/symbol/sc05386.bmp -OpenOffice.org641/share/config/symbol/sc05387.bmp -OpenOffice.org641/share/config/symbol/sc05401.bmp -OpenOffice.org641/share/config/symbol/sc05402.bmp -OpenOffice.org641/share/config/symbol/sc05410.bmp -OpenOffice.org641/share/config/symbol/sc05411.bmp -OpenOffice.org641/share/config/symbol/sc05412.bmp -OpenOffice.org641/share/config/symbol/sc05413.bmp -OpenOffice.org641/share/config/symbol/sc05414.bmp -OpenOffice.org641/share/config/symbol/sc05415.bmp -OpenOffice.org641/share/config/symbol/sc05500.bmp -OpenOffice.org641/share/config/symbol/sc05501.bmp -OpenOffice.org641/share/config/symbol/sc05502.bmp -OpenOffice.org641/share/config/symbol/sc05503.bmp -OpenOffice.org641/share/config/symbol/sc05504.bmp -OpenOffice.org641/share/config/symbol/sc05505.bmp -OpenOffice.org641/share/config/symbol/sc05508.bmp -OpenOffice.org641/share/config/symbol/sc05509.bmp -OpenOffice.org641/share/config/symbol/sc05532.bmp -OpenOffice.org641/share/config/symbol/sc05533.bmp -OpenOffice.org641/share/config/symbol/sc05535.bmp -OpenOffice.org641/share/config/symbol/sc05537.bmp -OpenOffice.org641/share/config/symbol/sc05538.bmp -OpenOffice.org641/share/config/symbol/sc05539.bmp -OpenOffice.org641/share/config/symbol/sc05552.bmp -OpenOffice.org641/share/config/symbol/sc05555.bmp -OpenOffice.org641/share/config/symbol/sc05556.bmp -OpenOffice.org641/share/config/symbol/sc05561.bmp -OpenOffice.org641/share/config/symbol/sc05563.bmp -OpenOffice.org641/share/config/symbol/sc05595.bmp -OpenOffice.org641/share/config/symbol/sc05596.bmp -OpenOffice.org641/share/config/symbol/sc05624.bmp -OpenOffice.org641/share/config/symbol/sc05646.bmp -OpenOffice.org641/share/config/symbol/sc05647.bmp -OpenOffice.org641/share/config/symbol/sc05648.bmp -OpenOffice.org641/share/config/symbol/sc05649.bmp -OpenOffice.org641/share/config/symbol/sc05650.bmp -OpenOffice.org641/share/config/symbol/sc05651.bmp -OpenOffice.org641/share/config/symbol/sc05672.bmp -OpenOffice.org641/share/config/symbol/sc05673.bmp -OpenOffice.org641/share/config/symbol/sc05675.bmp -OpenOffice.org641/share/config/symbol/sc05694.bmp -OpenOffice.org641/share/config/symbol/sc05700.bmp -OpenOffice.org641/share/config/symbol/sc05701.bmp -OpenOffice.org641/share/config/symbol/sc05702.bmp -OpenOffice.org641/share/config/symbol/sc05710.bmp -OpenOffice.org641/share/config/symbol/sc05711.bmp -OpenOffice.org641/share/config/symbol/sc05712.bmp -OpenOffice.org641/share/config/symbol/sc05713.bmp -OpenOffice.org641/share/config/symbol/sc05723.bmp -OpenOffice.org641/share/config/symbol/sc05800.bmp -OpenOffice.org641/share/config/symbol/sc05801.bmp -OpenOffice.org641/share/config/symbol/sc05802.bmp -OpenOffice.org641/share/config/symbol/sc05904.bmp -OpenOffice.org641/share/config/symbol/sc05905.bmp -OpenOffice.org641/share/config/symbol/sc05906.bmp -OpenOffice.org641/share/config/symbol/sc05951.bmp -OpenOffice.org641/share/config/symbol/sc05952.bmp -OpenOffice.org641/share/config/symbol/sc05953.bmp -OpenOffice.org641/share/config/symbol/sc05954.bmp -OpenOffice.org641/share/config/symbol/sc05955.bmp -OpenOffice.org641/share/config/symbol/sc05956.bmp -OpenOffice.org641/share/config/symbol/sc05957.bmp -OpenOffice.org641/share/config/symbol/sc05958.bmp -OpenOffice.org641/share/config/symbol/sc05959.bmp -OpenOffice.org641/share/config/symbol/sc05960.bmp -OpenOffice.org641/share/config/symbol/sc05961.bmp -OpenOffice.org641/share/config/symbol/sc05962.bmp -OpenOffice.org641/share/config/symbol/sc05963.bmp -OpenOffice.org641/share/config/symbol/sc06300.bmp -OpenOffice.org641/share/config/symbol/sc06301.bmp -OpenOffice.org641/share/config/symbol/sc06302.bmp -OpenOffice.org641/share/config/symbol/sc06303.bmp -OpenOffice.org641/share/config/symbol/sc06304.bmp -OpenOffice.org641/share/config/symbol/sc06305.bmp -OpenOffice.org641/share/config/symbol/sc06306.bmp -OpenOffice.org641/share/config/symbol/sc06308.bmp -OpenOffice.org641/share/config/symbol/sc06309.bmp -OpenOffice.org641/share/config/symbol/sc06312.bmp -OpenOffice.org641/share/config/symbol/sc06313.bmp -OpenOffice.org641/share/config/symbol/sc06314.bmp -OpenOffice.org641/share/config/symbol/sc06315.bmp -OpenOffice.org641/share/config/symbol/sc06318.bmp -OpenOffice.org641/share/config/symbol/sc06330.bmp -OpenOffice.org641/share/config/symbol/sc06331.bmp -OpenOffice.org641/share/config/symbol/sc06332.bmp -OpenOffice.org641/share/config/symbol/sc06333.bmp -OpenOffice.org641/share/config/symbol/sc06334.bmp -OpenOffice.org641/share/config/symbol/sc06335.bmp -OpenOffice.org641/share/config/symbol/sc06336.bmp -OpenOffice.org641/share/config/symbol/sc06337.bmp -OpenOffice.org641/share/config/symbol/sc06338.bmp -OpenOffice.org641/share/config/symbol/sc06339.bmp -OpenOffice.org641/share/config/symbol/sc06350.bmp -OpenOffice.org641/share/config/symbol/sc06351.bmp -OpenOffice.org641/share/config/symbol/sc06352.bmp -OpenOffice.org641/share/config/symbol/sc06353.bmp -OpenOffice.org641/share/config/symbol/sc06354.bmp -OpenOffice.org641/share/config/symbol/sc06355.bmp -OpenOffice.org641/share/config/symbol/sc06356.bmp -OpenOffice.org641/share/config/symbol/sc06357.bmp -OpenOffice.org641/share/config/symbol/sc06362.bmp -OpenOffice.org641/share/config/symbol/sc06363.bmp -OpenOffice.org641/share/config/symbol/sc06364.bmp -OpenOffice.org641/share/config/symbol/sc06370.bmp -OpenOffice.org641/share/config/symbol/sc06377.bmp -OpenOffice.org641/share/config/symbol/sc06379.bmp -OpenOffice.org641/share/config/symbol/sc06384.bmp -OpenOffice.org641/share/config/symbol/sc06522.bmp -OpenOffice.org641/share/config/symbol/sc10000.bmp -OpenOffice.org641/share/config/symbol/sc10006.bmp -OpenOffice.org641/share/config/symbol/sc10007.bmp -OpenOffice.org641/share/config/symbol/sc10008.bmp -OpenOffice.org641/share/config/symbol/sc10009.bmp -OpenOffice.org641/share/config/symbol/sc10010.bmp -OpenOffice.org641/share/config/symbol/sc10012.bmp -OpenOffice.org641/share/config/symbol/sc10013.bmp -OpenOffice.org641/share/config/symbol/sc10014.bmp -OpenOffice.org641/share/config/symbol/sc10015.bmp -OpenOffice.org641/share/config/symbol/sc10016.bmp -OpenOffice.org641/share/config/symbol/sc10017.bmp -OpenOffice.org641/share/config/symbol/sc10028.bmp -OpenOffice.org641/share/config/symbol/sc10029.bmp -OpenOffice.org641/share/config/symbol/sc10030.bmp -OpenOffice.org641/share/config/symbol/sc10031.bmp -OpenOffice.org641/share/config/symbol/sc10035.bmp -OpenOffice.org641/share/config/symbol/sc10036.bmp -OpenOffice.org641/share/config/symbol/sc10045.bmp -OpenOffice.org641/share/config/symbol/sc10050.bmp -OpenOffice.org641/share/config/symbol/sc10055.bmp -OpenOffice.org641/share/config/symbol/sc10087.bmp -OpenOffice.org641/share/config/symbol/sc10096.bmp -OpenOffice.org641/share/config/symbol/sc10097.bmp -OpenOffice.org641/share/config/symbol/sc10098.bmp -OpenOffice.org641/share/config/symbol/sc10099.bmp -OpenOffice.org641/share/config/symbol/sc10100.bmp -OpenOffice.org641/share/config/symbol/sc10101.bmp -OpenOffice.org641/share/config/symbol/sc10102.bmp -OpenOffice.org641/share/config/symbol/sc10103.bmp -OpenOffice.org641/share/config/symbol/sc10104.bmp -OpenOffice.org641/share/config/symbol/sc10105.bmp -OpenOffice.org641/share/config/symbol/sc10106.bmp -OpenOffice.org641/share/config/symbol/sc10109.bmp -OpenOffice.org641/share/config/symbol/sc10110.bmp -OpenOffice.org641/share/config/symbol/sc10112.bmp -OpenOffice.org641/share/config/symbol/sc10114.bmp -OpenOffice.org641/share/config/symbol/sc10115.bmp -OpenOffice.org641/share/config/symbol/sc10116.bmp -OpenOffice.org641/share/config/symbol/sc10117.bmp -OpenOffice.org641/share/config/symbol/sc10118.bmp -OpenOffice.org641/share/config/symbol/sc10119.bmp -OpenOffice.org641/share/config/symbol/sc10120.bmp -OpenOffice.org641/share/config/symbol/sc10121.bmp -OpenOffice.org641/share/config/symbol/sc10122.bmp -OpenOffice.org641/share/config/symbol/sc10123.bmp -OpenOffice.org641/share/config/symbol/sc10124.bmp -OpenOffice.org641/share/config/symbol/sc10125.bmp -OpenOffice.org641/share/config/symbol/sc10126.bmp -OpenOffice.org641/share/config/symbol/sc10127.bmp -OpenOffice.org641/share/config/symbol/sc10128.bmp -OpenOffice.org641/share/config/symbol/sc10129.bmp -OpenOffice.org641/share/config/symbol/sc10130.bmp -OpenOffice.org641/share/config/symbol/sc10131.bmp -OpenOffice.org641/share/config/symbol/sc10132.bmp -OpenOffice.org641/share/config/symbol/sc10133.bmp -OpenOffice.org641/share/config/symbol/sc10134.bmp -OpenOffice.org641/share/config/symbol/sc10135.bmp -OpenOffice.org641/share/config/symbol/sc10136.bmp -OpenOffice.org641/share/config/symbol/sc10137.bmp -OpenOffice.org641/share/config/symbol/sc10138.bmp -OpenOffice.org641/share/config/symbol/sc10139.bmp -OpenOffice.org641/share/config/symbol/sc10140.bmp -OpenOffice.org641/share/config/symbol/sc10141.bmp -OpenOffice.org641/share/config/symbol/sc10142.bmp -OpenOffice.org641/share/config/symbol/sc10143.bmp -OpenOffice.org641/share/config/symbol/sc10144.bmp -OpenOffice.org641/share/config/symbol/sc10145.bmp -OpenOffice.org641/share/config/symbol/sc10146.bmp -OpenOffice.org641/share/config/symbol/sc10147.bmp -OpenOffice.org641/share/config/symbol/sc10148.bmp -OpenOffice.org641/share/config/symbol/sc10150.bmp -OpenOffice.org641/share/config/symbol/sc10151.bmp -OpenOffice.org641/share/config/symbol/sc10152.bmp -OpenOffice.org641/share/config/symbol/sc10153.bmp -OpenOffice.org641/share/config/symbol/sc10154.bmp -OpenOffice.org641/share/config/symbol/sc10155.bmp -OpenOffice.org641/share/config/symbol/sc10156.bmp -OpenOffice.org641/share/config/symbol/sc10157.bmp -OpenOffice.org641/share/config/symbol/sc10158.bmp -OpenOffice.org641/share/config/symbol/sc10159.bmp -OpenOffice.org641/share/config/symbol/sc10160.bmp -OpenOffice.org641/share/config/symbol/sc10161.bmp -OpenOffice.org641/share/config/symbol/sc10162.bmp -OpenOffice.org641/share/config/symbol/sc10163.bmp -OpenOffice.org641/share/config/symbol/sc10164.bmp -OpenOffice.org641/share/config/symbol/sc10185.bmp -OpenOffice.org641/share/config/symbol/sc10186.bmp -OpenOffice.org641/share/config/symbol/sc10187.bmp -OpenOffice.org641/share/config/symbol/sc10188.bmp -OpenOffice.org641/share/config/symbol/sc10189.bmp -OpenOffice.org641/share/config/symbol/sc10190.bmp -OpenOffice.org641/share/config/symbol/sc10191.bmp -OpenOffice.org641/share/config/symbol/sc10192.bmp -OpenOffice.org641/share/config/symbol/sc10193.bmp -OpenOffice.org641/share/config/symbol/sc10194.bmp -OpenOffice.org641/share/config/symbol/sc10195.bmp -OpenOffice.org641/share/config/symbol/sc10196.bmp -OpenOffice.org641/share/config/symbol/sc10197.bmp -OpenOffice.org641/share/config/symbol/sc10199.bmp -OpenOffice.org641/share/config/symbol/sc10200.bmp -OpenOffice.org641/share/config/symbol/sc10201.bmp -OpenOffice.org641/share/config/symbol/sc10217.bmp -OpenOffice.org641/share/config/symbol/sc10223.bmp -OpenOffice.org641/share/config/symbol/sc10224.bmp -OpenOffice.org641/share/config/symbol/sc10231.bmp -OpenOffice.org641/share/config/symbol/sc10232.bmp -OpenOffice.org641/share/config/symbol/sc10233.bmp -OpenOffice.org641/share/config/symbol/sc10240.bmp -OpenOffice.org641/share/config/symbol/sc10241.bmp -OpenOffice.org641/share/config/symbol/sc10242.bmp -OpenOffice.org641/share/config/symbol/sc10243.bmp -OpenOffice.org641/share/config/symbol/sc10244.bmp -OpenOffice.org641/share/config/symbol/sc10253.bmp -OpenOffice.org641/share/config/symbol/sc10254.bmp -OpenOffice.org641/share/config/symbol/sc10255.bmp -OpenOffice.org641/share/config/symbol/sc10256.bmp -OpenOffice.org641/share/config/symbol/sc10282.bmp -OpenOffice.org641/share/config/symbol/sc10283.bmp -OpenOffice.org641/share/config/symbol/sc10286.bmp -OpenOffice.org641/share/config/symbol/sc10287.bmp -OpenOffice.org641/share/config/symbol/sc10294.bmp -OpenOffice.org641/share/config/symbol/sc10295.bmp -OpenOffice.org641/share/config/symbol/sc10296.bmp -OpenOffice.org641/share/config/symbol/sc10297.bmp -OpenOffice.org641/share/config/symbol/sc10301.bmp -OpenOffice.org641/share/config/symbol/sc10350.bmp -OpenOffice.org641/share/config/symbol/sc10360.bmp -OpenOffice.org641/share/config/symbol/sc10366.bmp -OpenOffice.org641/share/config/symbol/sc10371.bmp -OpenOffice.org641/share/config/symbol/sc10375.bmp -OpenOffice.org641/share/config/symbol/sc10376.bmp -OpenOffice.org641/share/config/symbol/sc10378.bmp -OpenOffice.org641/share/config/symbol/sc10379.bmp -OpenOffice.org641/share/config/symbol/sc10380.bmp -OpenOffice.org641/share/config/symbol/sc10381.bmp -OpenOffice.org641/share/config/symbol/sc10382.bmp -OpenOffice.org641/share/config/symbol/sc10383.bmp -OpenOffice.org641/share/config/symbol/sc10384.bmp -OpenOffice.org641/share/config/symbol/sc10385.bmp -OpenOffice.org641/share/config/symbol/sc10386.bmp -OpenOffice.org641/share/config/symbol/sc10387.bmp -OpenOffice.org641/share/config/symbol/sc10388.bmp -OpenOffice.org641/share/config/symbol/sc10389.bmp -OpenOffice.org641/share/config/symbol/sc10390.bmp -OpenOffice.org641/share/config/symbol/sc10391.bmp -OpenOffice.org641/share/config/symbol/sc10393.bmp -OpenOffice.org641/share/config/symbol/sc10394.bmp -OpenOffice.org641/share/config/symbol/sc10395.bmp -OpenOffice.org641/share/config/symbol/sc10396.bmp -OpenOffice.org641/share/config/symbol/sc10397.bmp -OpenOffice.org641/share/config/symbol/sc10398.bmp -OpenOffice.org641/share/config/symbol/sc10399.bmp -OpenOffice.org641/share/config/symbol/sc10401.bmp -OpenOffice.org641/share/config/symbol/sc10402.bmp -OpenOffice.org641/share/config/symbol/sc10403.bmp -OpenOffice.org641/share/config/symbol/sc10434.bmp -OpenOffice.org641/share/config/symbol/sc10458.bmp -OpenOffice.org641/share/config/symbol/sc10461.bmp -OpenOffice.org641/share/config/symbol/sc10462.bmp -OpenOffice.org641/share/config/symbol/sc10463.bmp -OpenOffice.org641/share/config/symbol/sc10464.bmp -OpenOffice.org641/share/config/symbol/sc10465.bmp -OpenOffice.org641/share/config/symbol/sc10503.bmp -OpenOffice.org641/share/config/symbol/sc12021.bmp -OpenOffice.org641/share/config/symbol/sc12201.bmp -OpenOffice.org641/share/config/symbol/sc12202.bmp -OpenOffice.org641/share/config/symbol/sc12203.bmp -OpenOffice.org641/share/config/symbol/sc12204.bmp -OpenOffice.org641/share/config/symbol/sc12212.bmp -OpenOffice.org641/share/config/symbol/sc12221.bmp -OpenOffice.org641/share/config/symbol/sc12222.bmp -OpenOffice.org641/share/config/symbol/sc12223.bmp -OpenOffice.org641/share/config/symbol/sc12224.bmp -OpenOffice.org641/share/config/symbol/sc12225.bmp -OpenOffice.org641/share/config/symbol/sc12226.bmp -OpenOffice.org641/share/config/symbol/sc12227.bmp -OpenOffice.org641/share/config/symbol/sc12228.bmp -OpenOffice.org641/share/config/symbol/sc12229.bmp -OpenOffice.org641/share/config/symbol/sc12230.bmp -OpenOffice.org641/share/config/symbol/sc12231.bmp -OpenOffice.org641/share/config/symbol/sc12232.bmp -OpenOffice.org641/share/config/symbol/sc12234.bmp -OpenOffice.org641/share/config/symbol/sc14780.bmp -OpenOffice.org641/share/config/symbol/sc14781.bmp -OpenOffice.org641/share/config/symbol/sc14785.bmp -OpenOffice.org641/share/config/symbol/sc14786.bmp -OpenOffice.org641/share/config/symbol/sc21050.bmp -OpenOffice.org641/share/config/symbol/sc21051.bmp -OpenOffice.org641/share/config/symbol/sc21060.bmp -OpenOffice.org641/share/config/symbol/sc21061.bmp -OpenOffice.org641/share/config/symbol/sc21062.bmp -OpenOffice.org641/share/config/symbol/sc21070.bmp -OpenOffice.org641/share/config/symbol/sc21080.bmp -OpenOffice.org641/share/config/symbol/sc21100.bmp -OpenOffice.org641/share/config/symbol/sc21101.bmp -OpenOffice.org641/share/config/symbol/sc21102.bmp -OpenOffice.org641/share/config/symbol/sc21103.bmp -OpenOffice.org641/share/config/symbol/sc21104.bmp -OpenOffice.org641/share/config/symbol/sc21105.bmp -OpenOffice.org641/share/config/symbol/sc21110.bmp -OpenOffice.org641/share/config/symbol/sc21111.bmp -OpenOffice.org641/share/config/symbol/sc21120.bmp -OpenOffice.org641/share/config/symbol/sc21121.bmp -OpenOffice.org641/share/config/symbol/sc21130.bmp -OpenOffice.org641/share/config/symbol/sc21140.bmp -OpenOffice.org641/share/config/symbol/sc21141.bmp -OpenOffice.org641/share/config/symbol/sc21142.bmp -OpenOffice.org641/share/config/symbol/sc21150.bmp -OpenOffice.org641/share/config/symbol/sc21160.bmp -OpenOffice.org641/share/config/symbol/sc21170.bmp -OpenOffice.org641/share/config/symbol/sc21180.bmp -OpenOffice.org641/share/config/symbol/sc21190.bmp -OpenOffice.org641/share/config/symbol/sc21200.bmp -OpenOffice.org641/share/config/symbol/sc21210.bmp -OpenOffice.org641/share/config/symbol/sc21220.bmp -OpenOffice.org641/share/config/symbol/sc21230.bmp -OpenOffice.org641/share/config/symbol/sc21240.bmp -OpenOffice.org641/share/config/symbol/sc21250.bmp -OpenOffice.org641/share/config/symbol/sc27030.bmp -OpenOffice.org641/share/config/symbol/sc27065.bmp -OpenOffice.org641/share/config/symbol/sc27066.bmp -OpenOffice.org641/share/config/symbol/sc27067.bmp -OpenOffice.org641/share/config/symbol/sc30000.bmp -OpenOffice.org641/share/config/symbol/sc30002.bmp -OpenOffice.org641/share/config/symbol/sc30003.bmp -OpenOffice.org641/share/config/symbol/sc30004.bmp -OpenOffice.org641/share/config/symbol/sc30005.bmp -OpenOffice.org641/share/config/symbol/sc30007.bmp -OpenOffice.org641/share/config/symbol/sc30008.bmp -OpenOffice.org641/share/config/symbol/sc30009.bmp -OpenOffice.org641/share/config/symbol/sc30010.bmp -OpenOffice.org641/share/config/symbol/sc30011.bmp -OpenOffice.org641/share/config/symbol/sc30012.bmp -OpenOffice.org641/share/config/symbol/sc30770.bmp -OpenOffice.org641/share/config/symbol/sc30773.bmp -OpenOffice.org641/share/config/symbol/sc30774.bmp -OpenOffice.org641/share/config/symbol/sc30782.bmp -OpenOffice.org641/share/config/symbol/sc6377.bmp -OpenOffice.org641/share/config/symbol/scbullet.bmp -OpenOffice.org641/share/config/symbol/scnumb.bmp -OpenOffice.org641/share/config/symbol/sco161.bmp -OpenOffice.org641/share/config/symbol/sco261.bmp -OpenOffice.org641/share/config/symbol/sco262.bmp -OpenOffice.org641/share/config/symbol/sortd.bmp -OpenOffice.org641/share/config/symbol/sortu.bmp -OpenOffice.org641/share/config/symbol/u_high.bmp -OpenOffice.org641/share/config/symbol/u_low.bmp -OpenOffice.org641/share/config/symbol/u_normal.bmp -OpenOffice.org641/share/config/psetup.xpm -OpenOffice.org641/share/config/psetupl.xpm -OpenOffice.org641/share/fonts/truetype/fonts.dir -OpenOffice.org641/share/fonts/truetype/opens___.ttf -OpenOffice.org641/share/fonts/truetype/fonts_dir.global -OpenOffice.org641/share/basic/FormWizard/DlgFormDB.xdl -OpenOffice.org641/share/basic/FormWizard/DBMeta.xba -OpenOffice.org641/share/basic/FormWizard/FormWizard.xba -OpenOffice.org641/share/basic/FormWizard/Language.xba -OpenOffice.org641/share/basic/FormWizard/Layouter.xba -OpenOffice.org641/share/basic/FormWizard/develop.xba -OpenOffice.org641/share/basic/FormWizard/tools.xba -OpenOffice.org641/share/basic/Schedule/DlgCalendar.xdl -OpenOffice.org641/share/basic/Schedule/BankHoliday.xba -OpenOffice.org641/share/basic/Schedule/CalendarMain.xba -OpenOffice.org641/share/basic/Schedule/CreateTable.xba -OpenOffice.org641/share/basic/Schedule/DlgControl.xba -OpenOffice.org641/share/basic/Schedule/HolidayDanmark.xba -OpenOffice.org641/share/basic/Schedule/HolidayFrance.xba -OpenOffice.org641/share/basic/Schedule/HolidayGerman.xba -OpenOffice.org641/share/basic/Schedule/HolidayItalia.xba -OpenOffice.org641/share/basic/Schedule/HolidayNetherlands.xba -OpenOffice.org641/share/basic/Schedule/HolidayPoland.xba -OpenOffice.org641/share/basic/Schedule/HolidayPortugal.xba -OpenOffice.org641/share/basic/Schedule/HolidayRussia.xba -OpenOffice.org641/share/basic/Schedule/HolidaySpain.xba -OpenOffice.org641/share/basic/Schedule/HolidaySweden.xba -OpenOffice.org641/share/basic/Schedule/HolidayUSA.xba -OpenOffice.org641/share/basic/Schedule/Language.xba -OpenOffice.org641/share/basic/Schedule/OwnEvents.xba -OpenOffice.org641/share/basic/Template/DialogStyles.xdl -OpenOffice.org641/share/basic/Template/DlgGreeting.xdl -OpenOffice.org641/share/basic/Template/TemplateDialog.xdl -OpenOffice.org641/share/basic/Template/Autotext.xba -OpenOffice.org641/share/basic/Template/Correspondence.xba -OpenOffice.org641/share/basic/Template/Greeting.xba -OpenOffice.org641/share/basic/Template/ModuleAgenda.xba -OpenOffice.org641/share/basic/Template/Samples.xba -OpenOffice.org641/share/basic/Gimmicks/ReadFolderDlg.xdl -OpenOffice.org641/share/basic/Gimmicks/UserfieldDlg.xdl -OpenOffice.org641/share/basic/Gimmicks/AutoText.xba -OpenOffice.org641/share/basic/Gimmicks/ChangeAllChars.xba -OpenOffice.org641/share/basic/Gimmicks/GetTexts.xba -OpenOffice.org641/share/basic/Gimmicks/ReadDir.xba -OpenOffice.org641/share/basic/Gimmicks/Userfields.xba -OpenOffice.org641/share/basic/Tools/Debug.xba -OpenOffice.org641/share/basic/Tools/Listbox.xba -OpenOffice.org641/share/basic/Tools/Misc.xba -OpenOffice.org641/share/basic/Tools/ModuleControls.xba -OpenOffice.org641/share/basic/Tools/Strings.xba -OpenOffice.org641/share/basic/Tools/UCB.xba -OpenOffice.org641/share/basic/WebWizard/WebWzrd.xdl -OpenOffice.org641/share/basic/WebWizard/Bullets.xba -OpenOffice.org641/share/basic/WebWizard/Common.xba -OpenOffice.org641/share/basic/WebWizard/HtmlAutoPilotBasic.xba -OpenOffice.org641/share/basic/WebWizard/Language.xba -OpenOffice.org641/share/basic/ImportWizard/ImportDialog.xdl -OpenOffice.org641/share/basic/ImportWizard/API.xba -OpenOffice.org641/share/basic/ImportWizard/DialogModul.xba -OpenOffice.org641/share/basic/ImportWizard/FilesModul.xba -OpenOffice.org641/share/basic/ImportWizard/Language.xba -OpenOffice.org641/share/basic/ImportWizard/Main.xba -OpenOffice.org641/share/basic/Euro/DlgConvert.xdl -OpenOffice.org641/share/basic/Euro/DlgPassword.xdl -OpenOffice.org641/share/basic/Euro/AutoPilotRun.xba -OpenOffice.org641/share/basic/Euro/Common.xba -OpenOffice.org641/share/basic/Euro/ConvertRun.xba -OpenOffice.org641/share/basic/Euro/Hard.xba -OpenOffice.org641/share/basic/Euro/Init.xba -OpenOffice.org641/share/basic/Euro/Protect.xba -OpenOffice.org641/share/basic/Euro/Soft.xba -OpenOffice.org641/share/basic/Euro/Writer.xba -OpenOffice.org641/share/gallery/htmlexpo/bludown.gif -OpenOffice.org641/share/gallery/htmlexpo/blufirs.gif -OpenOffice.org641/share/gallery/htmlexpo/blufirs_.gif -OpenOffice.org641/share/gallery/htmlexpo/blulast.gif -OpenOffice.org641/share/gallery/htmlexpo/blulast_.gif -OpenOffice.org641/share/gallery/htmlexpo/blunav.gif -OpenOffice.org641/share/gallery/htmlexpo/blunext.gif -OpenOffice.org641/share/gallery/htmlexpo/blunext_.gif -OpenOffice.org641/share/gallery/htmlexpo/bluprev.gif -OpenOffice.org641/share/gallery/htmlexpo/bluprev_.gif -OpenOffice.org641/share/gallery/htmlexpo/blutext.gif -OpenOffice.org641/share/gallery/htmlexpo/bluup.gif -OpenOffice.org641/share/gallery/htmlexpo/cubdown.gif -OpenOffice.org641/share/gallery/htmlexpo/cubfirs.gif -OpenOffice.org641/share/gallery/htmlexpo/cubfirs_.gif -OpenOffice.org641/share/gallery/htmlexpo/cublast.gif -OpenOffice.org641/share/gallery/htmlexpo/cublast_.gif -OpenOffice.org641/share/gallery/htmlexpo/cubnav.gif -OpenOffice.org641/share/gallery/htmlexpo/cubnext.gif -OpenOffice.org641/share/gallery/htmlexpo/cubnext_.gif -OpenOffice.org641/share/gallery/htmlexpo/cubprev.gif -OpenOffice.org641/share/gallery/htmlexpo/cubprev_.gif -OpenOffice.org641/share/gallery/htmlexpo/cubtext.gif -OpenOffice.org641/share/gallery/htmlexpo/cubup.gif -OpenOffice.org641/share/gallery/htmlexpo/gredown.gif -OpenOffice.org641/share/gallery/htmlexpo/grefirs.gif -OpenOffice.org641/share/gallery/htmlexpo/grefirs_.gif -OpenOffice.org641/share/gallery/htmlexpo/grelast.gif -OpenOffice.org641/share/gallery/htmlexpo/grelast_.gif -OpenOffice.org641/share/gallery/htmlexpo/grenav.gif -OpenOffice.org641/share/gallery/htmlexpo/grenext.gif -OpenOffice.org641/share/gallery/htmlexpo/grenext_.gif -OpenOffice.org641/share/gallery/htmlexpo/greprev.gif -OpenOffice.org641/share/gallery/htmlexpo/greprev_.gif -OpenOffice.org641/share/gallery/htmlexpo/gretext.gif -OpenOffice.org641/share/gallery/htmlexpo/greup.gif -OpenOffice.org641/share/gallery/htmlexpo/simdown.gif -OpenOffice.org641/share/gallery/htmlexpo/simfirs.gif -OpenOffice.org641/share/gallery/htmlexpo/simfirs_.gif -OpenOffice.org641/share/gallery/htmlexpo/simlast.gif -OpenOffice.org641/share/gallery/htmlexpo/simlast_.gif -OpenOffice.org641/share/gallery/htmlexpo/simnav.gif -OpenOffice.org641/share/gallery/htmlexpo/simnext.gif -OpenOffice.org641/share/gallery/htmlexpo/simnext_.gif -OpenOffice.org641/share/gallery/htmlexpo/simprev.gif -OpenOffice.org641/share/gallery/htmlexpo/simprev_.gif -OpenOffice.org641/share/gallery/htmlexpo/simtext.gif -OpenOffice.org641/share/gallery/htmlexpo/simup.gif -OpenOffice.org641/share/gallery/htmlexpo/sologo.gif -OpenOffice.org641/share/gallery/www-back/aqua.jpg -OpenOffice.org641/share/gallery/www-back/bathroom.jpg -OpenOffice.org641/share/gallery/www-back/blocks.jpg -OpenOffice.org641/share/gallery/www-back/blow_green.jpg -OpenOffice.org641/share/gallery/www-back/blueblop.jpg -OpenOffice.org641/share/gallery/www-back/bulging.jpg -OpenOffice.org641/share/gallery/www-back/canvas_blue.jpg -OpenOffice.org641/share/gallery/www-back/cheese.jpg -OpenOffice.org641/share/gallery/www-back/chocolate.jpg -OpenOffice.org641/share/gallery/www-back/citrus.jpg -OpenOffice.org641/share/gallery/www-back/confetti.jpg -OpenOffice.org641/share/gallery/www-back/daisy.jpg -OpenOffice.org641/share/gallery/www-back/fluffy-grey.jpg -OpenOffice.org641/share/gallery/www-back/fluffy.jpg -OpenOffice.org641/share/gallery/www-back/fuzzy-blue.jpg -OpenOffice.org641/share/gallery/www-back/fuzzy-darkgrey.jpg -OpenOffice.org641/share/gallery/www-back/fuzzy-grey.jpg -OpenOffice.org641/share/gallery/www-back/fuzzy-lightgrey.jpg -OpenOffice.org641/share/gallery/www-back/fuzzy_light.jpg -OpenOffice.org641/share/gallery/www-back/gregre.gif -OpenOffice.org641/share/gallery/www-back/grey.gif -OpenOffice.org641/share/gallery/www-back/grypaws.gif -OpenOffice.org641/share/gallery/www-back/ice-blue.jpg -OpenOffice.org641/share/gallery/www-back/ice-light.jpg -OpenOffice.org641/share/gallery/www-back/imitation_leather.jpg -OpenOffice.org641/share/gallery/www-back/interstices.jpg -OpenOffice.org641/share/gallery/www-back/jeans.jpg -OpenOffice.org641/share/gallery/www-back/jeansblk.jpg -OpenOffice.org641/share/gallery/www-back/lawn-artificial.jpg -OpenOffice.org641/share/gallery/www-back/lawn.jpg -OpenOffice.org641/share/gallery/www-back/lightblue-wet.jpg -OpenOffice.org641/share/gallery/www-back/linen-fine.jpg -OpenOffice.org641/share/gallery/www-back/lino-green.jpg -OpenOffice.org641/share/gallery/www-back/liquid-blue.jpg -OpenOffice.org641/share/gallery/www-back/marble.jpg -OpenOffice.org641/share/gallery/www-back/marble_dark.jpg -OpenOffice.org641/share/gallery/www-back/mazes.jpg -OpenOffice.org641/share/gallery/www-back/mint.gif -OpenOffice.org641/share/gallery/www-back/notes.gif -OpenOffice.org641/share/gallery/www-back/pattern.jpg -OpenOffice.org641/share/gallery/www-back/pebble-light.jpg -OpenOffice.org641/share/gallery/www-back/pink.gif -OpenOffice.org641/share/gallery/www-back/pool.jpg -OpenOffice.org641/share/gallery/www-back/popcorn.jpg -OpenOffice.org641/share/gallery/www-back/purple.jpg -OpenOffice.org641/share/gallery/www-back/reddark.jpg -OpenOffice.org641/share/gallery/www-back/rings-green.jpg -OpenOffice.org641/share/gallery/www-back/rings-orange.jpg -OpenOffice.org641/share/gallery/www-back/roses.jpg -OpenOffice.org641/share/gallery/www-back/sand-light.jpg -OpenOffice.org641/share/gallery/www-back/sand.jpg -OpenOffice.org641/share/gallery/www-back/sky.jpg -OpenOffice.org641/share/gallery/www-back/soft-structure_grey.jpg -OpenOffice.org641/share/gallery/www-back/space.jpg -OpenOffice.org641/share/gallery/www-back/stone-dark.jpg -OpenOffice.org641/share/gallery/www-back/stone.jpg -OpenOffice.org641/share/gallery/www-back/structure.jpg -OpenOffice.org641/share/gallery/www-back/structure_darkgreen.gif -OpenOffice.org641/share/gallery/www-back/structure_green.jpg -OpenOffice.org641/share/gallery/www-back/wall-grey.jpg -OpenOffice.org641/share/gallery/www-back/wet-turquoise.jpg -OpenOffice.org641/share/gallery/www-back/wood.jpg -OpenOffice.org641/share/gallery/bullets/blkpearl.gif -OpenOffice.org641/share/gallery/bullets/bluarrow.gif -OpenOffice.org641/share/gallery/bullets/bluball.gif -OpenOffice.org641/share/gallery/bullets/bludiamd.gif -OpenOffice.org641/share/gallery/bullets/bluered.gif -OpenOffice.org641/share/gallery/bullets/blusqare.gif -OpenOffice.org641/share/gallery/bullets/blustar.gif -OpenOffice.org641/share/gallery/bullets/coffee_1.gif -OpenOffice.org641/share/gallery/bullets/coffee_2.gif -OpenOffice.org641/share/gallery/bullets/coffee_3.gif -OpenOffice.org641/share/gallery/bullets/coffee_4.gif -OpenOffice.org641/share/gallery/bullets/coffee_5.gif -OpenOffice.org641/share/gallery/bullets/con-blue.gif -OpenOffice.org641/share/gallery/bullets/con-cyan.gif -OpenOffice.org641/share/gallery/bullets/con-green.gif -OpenOffice.org641/share/gallery/bullets/con-lilac.gif -OpenOffice.org641/share/gallery/bullets/con-oran.gif -OpenOffice.org641/share/gallery/bullets/con-pink.gif -OpenOffice.org641/share/gallery/bullets/con-red.gif -OpenOffice.org641/share/gallery/bullets/con-yellow.gif -OpenOffice.org641/share/gallery/bullets/corner_1.gif -OpenOffice.org641/share/gallery/bullets/corner_2.gif -OpenOffice.org641/share/gallery/bullets/corner_3.gif -OpenOffice.org641/share/gallery/bullets/corner_4.gif -OpenOffice.org641/share/gallery/bullets/darkball.gif -OpenOffice.org641/share/gallery/bullets/darkblue.gif -OpenOffice.org641/share/gallery/bullets/gldpearl.gif -OpenOffice.org641/share/gallery/bullets/golfball.gif -OpenOffice.org641/share/gallery/bullets/grnarrow.gif -OpenOffice.org641/share/gallery/bullets/grnball.gif -OpenOffice.org641/share/gallery/bullets/grndiamd.gif -OpenOffice.org641/share/gallery/bullets/grnpearl.gif -OpenOffice.org641/share/gallery/bullets/grnsqare.gif -OpenOffice.org641/share/gallery/bullets/grnstar.gif -OpenOffice.org641/share/gallery/bullets/gryarrow.gif -OpenOffice.org641/share/gallery/bullets/gryball.gif -OpenOffice.org641/share/gallery/bullets/grydiamd.gif -OpenOffice.org641/share/gallery/bullets/grysqare.gif -OpenOffice.org641/share/gallery/bullets/grystar.gif -OpenOffice.org641/share/gallery/bullets/orgarrow.gif -OpenOffice.org641/share/gallery/bullets/orgball.gif -OpenOffice.org641/share/gallery/bullets/orgdiamd.gif -OpenOffice.org641/share/gallery/bullets/orgsqare.gif -OpenOffice.org641/share/gallery/bullets/orgstar.gif -OpenOffice.org641/share/gallery/bullets/pebble_1.gif -OpenOffice.org641/share/gallery/bullets/pebble_2.gif -OpenOffice.org641/share/gallery/bullets/pebble_3.gif -OpenOffice.org641/share/gallery/bullets/poliball.gif -OpenOffice.org641/share/gallery/bullets/popcorn_1.gif -OpenOffice.org641/share/gallery/bullets/popcorn_2.gif -OpenOffice.org641/share/gallery/bullets/rainbow.gif -OpenOffice.org641/share/gallery/bullets/redarrow.gif -OpenOffice.org641/share/gallery/bullets/redball.gif -OpenOffice.org641/share/gallery/bullets/reddiamd.gif -OpenOffice.org641/share/gallery/bullets/redsqare.gif -OpenOffice.org641/share/gallery/bullets/redstar.gif -OpenOffice.org641/share/gallery/bullets/whtpearl.gif -OpenOffice.org641/share/gallery/bullets/ylwarrow.gif -OpenOffice.org641/share/gallery/bullets/ylwball.gif -OpenOffice.org641/share/gallery/bullets/ylwdiamd.gif -OpenOffice.org641/share/gallery/bullets/ylwsqare.gif -OpenOffice.org641/share/gallery/bullets/ylwstar.gif -OpenOffice.org641/share/gallery/rulers/blkballs.gif -OpenOffice.org641/share/gallery/rulers/blurulr1.gif -OpenOffice.org641/share/gallery/rulers/blurulr2.gif -OpenOffice.org641/share/gallery/rulers/blurulr3.gif -OpenOffice.org641/share/gallery/rulers/blurulr4.gif -OpenOffice.org641/share/gallery/rulers/blurulr5.gif -OpenOffice.org641/share/gallery/rulers/blurulr6.gif -OpenOffice.org641/share/gallery/rulers/gldballs.gif -OpenOffice.org641/share/gallery/rulers/grnballs.gif -OpenOffice.org641/share/gallery/rulers/grnrulr1.gif -OpenOffice.org641/share/gallery/rulers/grnrulr2.gif -OpenOffice.org641/share/gallery/rulers/grnrulr3.gif -OpenOffice.org641/share/gallery/rulers/grnrulr4.gif -OpenOffice.org641/share/gallery/rulers/gryrulr1.gif -OpenOffice.org641/share/gallery/rulers/gryrulr2.gif -OpenOffice.org641/share/gallery/rulers/gryrulr3.gif -OpenOffice.org641/share/gallery/rulers/orgrulr1.gif -OpenOffice.org641/share/gallery/rulers/redrulr1.gif -OpenOffice.org641/share/gallery/rulers/redrulr2.gif -OpenOffice.org641/share/gallery/rulers/redrulr3.gif -OpenOffice.org641/share/gallery/rulers/redrulr4.gif -OpenOffice.org641/share/gallery/rulers/redrulr5.gif -OpenOffice.org641/share/gallery/rulers/striped.gif -OpenOffice.org641/share/gallery/rulers/whtballs.gif -OpenOffice.org641/share/gallery/rulers/ylwrulr1.gif -OpenOffice.org641/share/gallery/sounds/apert.wav -OpenOffice.org641/share/gallery/sounds/apert2.wav -OpenOffice.org641/share/gallery/sounds/applause.wav -OpenOffice.org641/share/gallery/sounds/beam.wav -OpenOffice.org641/share/gallery/sounds/beam2.wav -OpenOffice.org641/share/gallery/sounds/cow.wav -OpenOffice.org641/share/gallery/sounds/curve.wav -OpenOffice.org641/share/gallery/sounds/drama.wav -OpenOffice.org641/share/gallery/sounds/explos.wav -OpenOffice.org641/share/gallery/sounds/falling.wav -OpenOffice.org641/share/gallery/sounds/glasses.wav -OpenOffice.org641/share/gallery/sounds/gong.wav -OpenOffice.org641/share/gallery/sounds/horse.wav -OpenOffice.org641/share/gallery/sounds/kling.wav -OpenOffice.org641/share/gallery/sounds/kongas.wav -OpenOffice.org641/share/gallery/sounds/laser.wav -OpenOffice.org641/share/gallery/sounds/left.wav -OpenOffice.org641/share/gallery/sounds/nature1.wav -OpenOffice.org641/share/gallery/sounds/nature2.wav -OpenOffice.org641/share/gallery/sounds/ok.wav -OpenOffice.org641/share/gallery/sounds/pluck.wav -OpenOffice.org641/share/gallery/sounds/roll.wav -OpenOffice.org641/share/gallery/sounds/romans.wav -OpenOffice.org641/share/gallery/sounds/soft.wav -OpenOffice.org641/share/gallery/sounds/space.wav -OpenOffice.org641/share/gallery/sounds/space2.wav -OpenOffice.org641/share/gallery/sounds/space3.wav -OpenOffice.org641/share/gallery/sounds/sparcle.wav -OpenOffice.org641/share/gallery/sounds/strom.wav -OpenOffice.org641/share/gallery/sounds/theetone.wav -OpenOffice.org641/share/gallery/sounds/top.wav -OpenOffice.org641/share/gallery/sounds/train.wav -OpenOffice.org641/share/gallery/sounds/untie.wav -OpenOffice.org641/share/gallery/sounds/ups.wav -OpenOffice.org641/share/gallery/sounds/wallewal.wav -OpenOffice.org641/share/gallery/sg1.sdg -OpenOffice.org641/share/gallery/sg1.sdv -OpenOffice.org641/share/gallery/sg1.thm -OpenOffice.org641/share/gallery/sg16.sdg -OpenOffice.org641/share/gallery/sg16.sdv -OpenOffice.org641/share/gallery/sg16.thm -OpenOffice.org641/share/gallery/sg2.sdg -OpenOffice.org641/share/gallery/sg2.sdv -OpenOffice.org641/share/gallery/sg2.thm -OpenOffice.org641/share/gallery/sg24.sdg -OpenOffice.org641/share/gallery/sg24.sdv -OpenOffice.org641/share/gallery/sg24.thm -OpenOffice.org641/share/gallery/sg25.sdg -OpenOffice.org641/share/gallery/sg25.sdv -OpenOffice.org641/share/gallery/sg25.thm -OpenOffice.org641/share/gallery/sg3.sdg -OpenOffice.org641/share/gallery/sg3.sdv -OpenOffice.org641/share/gallery/sg3.thm -OpenOffice.org641/share/gallery/sg9.sdg -OpenOffice.org641/share/gallery/sg9.sdv -OpenOffice.org641/share/gallery/sg9.thm -OpenOffice.org641/share/wordbook/english/soffice.dic -OpenOffice.org641/share/wordbook/english/sun.dic -OpenOffice.org641/share/wordbook/english/th_en_US.dat -OpenOffice.org641/share/wordbook/english/th_en_US.idx -OpenOffice.org641/share/wordbook/english/en_US.aff -OpenOffice.org641/share/wordbook/english/en_US.dic -OpenOffice.org641/share/autotext/english/standard.bau -OpenOffice.org641/share/autotext/english/template.bau -OpenOffice.org641/share/autotext/english/crdbus50.bau -OpenOffice.org641/share/autotext/english/crdbus54.bau -OpenOffice.org641/share/psprint/fontmetric/AGaramond-Bold.afm -OpenOffice.org641/share/psprint/fontmetric/AvantGarde-Book.afm -OpenOffice.org641/share/psprint/fontmetric/AvantGarde-BookOblique.afm -OpenOffice.org641/share/psprint/fontmetric/AvantGarde-Demi.afm -OpenOffice.org641/share/psprint/fontmetric/AvantGarde-DemiOblique.afm -OpenOffice.org641/share/psprint/fontmetric/Bookman-Demi.afm -OpenOffice.org641/share/psprint/fontmetric/Bookman-DemiItalic.afm -OpenOffice.org641/share/psprint/fontmetric/Bookman-Light.afm -OpenOffice.org641/share/psprint/fontmetric/Bookman-LightItalic.afm -OpenOffice.org641/share/psprint/fontmetric/Courier-Bold.afm -OpenOffice.org641/share/psprint/fontmetric/Courier-BoldOblique.afm -OpenOffice.org641/share/psprint/fontmetric/Courier-Oblique.afm -OpenOffice.org641/share/psprint/fontmetric/Courier.afm -OpenOffice.org641/share/psprint/fontmetric/GothicBBB-Medium-83pv-RKSJ-H.afm -OpenOffice.org641/share/psprint/fontmetric/GothicBBB-Medium.Roman.afm -OpenOffice.org641/share/psprint/fontmetric/Helvetica.afm -OpenOffice.org641/share/psprint/fontmetric/Helvetica-Bold.afm -OpenOffice.org641/share/psprint/fontmetric/Helvetica-BoldOblique.afm -OpenOffice.org641/share/psprint/fontmetric/Helvetica-Oblique.afm -OpenOffice.org641/share/psprint/fontmetric/NewBaskerville-Bold.afm -OpenOffice.org641/share/psprint/fontmetric/NewBaskerville-BoldItalic.afm -OpenOffice.org641/share/psprint/fontmetric/NewBaskerville-Italic.afm -OpenOffice.org641/share/psprint/fontmetric/NewBaskerville-Roman.afm -OpenOffice.org641/share/psprint/fontmetric/NewCenturySchlbk-Bold.afm -OpenOffice.org641/share/psprint/fontmetric/NewCenturySchlbk-BoldItalic.afm -OpenOffice.org641/share/psprint/fontmetric/NewCenturySchlbk-Italic.afm -OpenOffice.org641/share/psprint/fontmetric/NewCenturySchlbk-Roman.afm -OpenOffice.org641/share/psprint/fontmetric/Palatino-Bold.afm -OpenOffice.org641/share/psprint/fontmetric/Palatino-BoldItalic.afm -OpenOffice.org641/share/psprint/fontmetric/Palatino-Italic.afm -OpenOffice.org641/share/psprint/fontmetric/Palatino-Roman.afm -OpenOffice.org641/share/psprint/fontmetric/Ryumin-Light-83pv-RKSJ-H.afm -OpenOffice.org641/share/psprint/fontmetric/Ryumin-Light.Roman.afm -OpenOffice.org641/share/psprint/fontmetric/Symbol.afm -OpenOffice.org641/share/psprint/fontmetric/Times-Bold.afm -OpenOffice.org641/share/psprint/fontmetric/Times-BoldItalic.afm -OpenOffice.org641/share/psprint/fontmetric/Times-Italic.afm -OpenOffice.org641/share/psprint/fontmetric/Times-Roman.afm -OpenOffice.org641/share/psprint/fontmetric/Windsor.afm -OpenOffice.org641/share/psprint/fontmetric/ZapfChancery-MediumItalic.afm -OpenOffice.org641/share/psprint/fontmetric/ZapfDingbats.afm -OpenOffice.org641/share/psprint/fontmetric/builtincache -OpenOffice.org641/share/psprint/driver/ADISTILL.PS -OpenOffice.org641/share/psprint/driver/APLW3101.PS -OpenOffice.org641/share/psprint/driver/APLW3201.PS -OpenOffice.org641/share/psprint/driver/APLW3601.PS -OpenOffice.org641/share/psprint/driver/APLW6101.PS -OpenOffice.org641/share/psprint/driver/APLW8101.PS -OpenOffice.org641/share/psprint/driver/APLW81F1.PS -OpenOffice.org641/share/psprint/driver/APLWBGR1.PS -OpenOffice.org641/share/psprint/driver/APLWCOB1.PS -OpenOffice.org641/share/psprint/driver/APLWCSB1.PS -OpenOffice.org641/share/psprint/driver/APLWGRF1.PS -OpenOffice.org641/share/psprint/driver/APLWGRI1.PS -OpenOffice.org641/share/psprint/driver/APLWGRJ1.PS -OpenOffice.org641/share/psprint/driver/APLWIIF2.PS -OpenOffice.org641/share/psprint/driver/APLWIIG2.PS -OpenOffice.org641/share/psprint/driver/APLWLOT1.PS -OpenOffice.org641/share/psprint/driver/APL_IIF1.PS -OpenOffice.org641/share/psprint/driver/APL_IIG1.PS -OpenOffice.org641/share/psprint/driver/APL_NTR1.PS -OpenOffice.org641/share/psprint/driver/APNT518_.PS -OpenOffice.org641/share/psprint/driver/APNTX501.PS -OpenOffice.org641/share/psprint/driver/APNTXJ1_.PS -OpenOffice.org641/share/psprint/driver/APPL_230.PS -OpenOffice.org641/share/psprint/driver/APPL_380.PS -OpenOffice.org641/share/psprint/driver/APPL_422.PS -OpenOffice.org641/share/psprint/driver/APTOLLD1.PS -OpenOffice.org641/share/psprint/driver/APTOLLW1.PS -OpenOffice.org641/share/psprint/driver/CAECOGR1.PS -OpenOffice.org641/share/psprint/driver/DC1152_1.PS -OpenOffice.org641/share/psprint/driver/EFAX3010.PS -OpenOffice.org641/share/psprint/driver/EFAX4010.PS -OpenOffice.org641/share/psprint/driver/EFAX5010.PS -OpenOffice.org641/share/psprint/driver/EFAX7010.PS -OpenOffice.org641/share/psprint/driver/EFMX3010.PS -OpenOffice.org641/share/psprint/driver/EFMX5010.PS -OpenOffice.org641/share/psprint/driver/EFMX7010.PS -OpenOffice.org641/share/psprint/driver/EFXJK1F3.PS -OpenOffice.org641/share/psprint/driver/EFXJK2F3.PS -OpenOffice.org641/share/psprint/driver/EFXJK303.PS -OpenOffice.org641/share/psprint/driver/EFXJK3F3.PS -OpenOffice.org641/share/psprint/driver/EP_08001.PS -OpenOffice.org641/share/psprint/driver/EP_15201.PS -OpenOffice.org641/share/psprint/driver/EP_30001.PS -OpenOffice.org641/share/psprint/driver/EP_50001.PS -OpenOffice.org641/share/psprint/driver/EP_82F21.PS -OpenOffice.org641/share/psprint/driver/EP_82F51.PS -OpenOffice.org641/share/psprint/driver/EP_P0701.PS -OpenOffice.org641/share/psprint/driver/EP_P1201.PS -OpenOffice.org641/share/psprint/driver/EP_STPH1.PS -OpenOffice.org641/share/psprint/driver/GENERIC.PS -OpenOffice.org641/share/psprint/driver/HP1200C1.PS -OpenOffice.org641/share/psprint/driver/HP2500C1.PS -OpenOffice.org641/share/psprint/driver/HP3SI52_.PS -OpenOffice.org641/share/psprint/driver/HP3SIL21.PS -OpenOffice.org641/share/psprint/driver/HP4M3_V1.PS -OpenOffice.org641/share/psprint/driver/HP4M6_V1.PS -OpenOffice.org641/share/psprint/driver/HP4ML_V1.PS -OpenOffice.org641/share/psprint/driver/HP4MP3_1.PS -OpenOffice.org641/share/psprint/driver/HP4MP6_1.PS -OpenOffice.org641/share/psprint/driver/HP4PLUS3.PS -OpenOffice.org641/share/psprint/driver/HP4PLUS6.PS -OpenOffice.org641/share/psprint/driver/HP4SI3_1.PS -OpenOffice.org641/share/psprint/driver/HP4SI6_1.PS -OpenOffice.org641/share/psprint/driver/HPIID52_.PS -OpenOffice.org641/share/psprint/driver/HPIII52_.PS -OpenOffice.org641/share/psprint/driver/HPIIP52_.PS -OpenOffice.org641/share/psprint/driver/HPLJ3D1_.PS -OpenOffice.org641/share/psprint/driver/HPLJ3P1_.PS -OpenOffice.org641/share/psprint/driver/HPLJ4MV1.PS -OpenOffice.org641/share/psprint/driver/HPLJ5M_4.PS -OpenOffice.org641/share/psprint/driver/HPLJ5P_1.PS -OpenOffice.org641/share/psprint/driver/HPLJ5SI1.PS -OpenOffice.org641/share/psprint/driver/HPLJ5SIM.PS -OpenOffice.org641/share/psprint/driver/HPLJ__31.PS -OpenOffice.org641/share/psprint/driver/HP_3D52_.PS -OpenOffice.org641/share/psprint/driver/HP_3P52_.PS -OpenOffice.org641/share/psprint/driver/HP__CLJ1.PS -OpenOffice.org641/share/psprint/driver/KD8650P1.PS -OpenOffice.org641/share/psprint/driver/KD92P001.PS -OpenOffice.org641/share/psprint/driver/KDH00001.PS -OpenOffice.org641/share/psprint/driver/KDH00002.PS -OpenOffice.org641/share/psprint/driver/L10__425.PS -OpenOffice.org641/share/psprint/driver/L20__471.PS -OpenOffice.org641/share/psprint/driver/L20__493.PS -OpenOffice.org641/share/psprint/driver/L30__471.PS -OpenOffice.org641/share/psprint/driver/L30__493.PS -OpenOffice.org641/share/psprint/driver/L333_523.PS -OpenOffice.org641/share/psprint/driver/L33__523.PS -OpenOffice.org641/share/psprint/driver/L50__493.PS -OpenOffice.org641/share/psprint/driver/L533_523.PS -OpenOffice.org641/share/psprint/driver/L53__523.PS -OpenOffice.org641/share/psprint/driver/LEX4039P.PS -OpenOffice.org641/share/psprint/driver/LEX4079P.PS -OpenOffice.org641/share/psprint/driver/LEXOPTR_.PS -OpenOffice.org641/share/psprint/driver/LHCFLRJ5.PS -OpenOffice.org641/share/psprint/driver/LHCOFLC5.PS -OpenOffice.org641/share/psprint/driver/LHCOFLR5.PS -OpenOffice.org641/share/psprint/driver/LHGUBEH3.PS -OpenOffice.org641/share/psprint/driver/LHGUBHJ4.PS -OpenOffice.org641/share/psprint/driver/LHHERHJ4.PS -OpenOffice.org641/share/psprint/driver/LHHERIJ4.PS -OpenOffice.org641/share/psprint/driver/LHHERKH3.PS -OpenOffice.org641/share/psprint/driver/LHHERKI4.PS -OpenOffice.org641/share/psprint/driver/LHHKPHJ7.PS -OpenOffice.org641/share/psprint/driver/LHHKPIJ7.PS -OpenOffice.org641/share/psprint/driver/LHHRKPH7.PS -OpenOffice.org641/share/psprint/driver/LHHRKPI7.PS -OpenOffice.org641/share/psprint/driver/LHQUSHJ4.PS -OpenOffice.org641/share/psprint/driver/LHQUSIJ4.PS -OpenOffice.org641/share/psprint/driver/LHQUSRH3.PS -OpenOffice.org641/share/psprint/driver/LHQUSRI3.PS -OpenOffice.org641/share/psprint/driver/LHSIGHJ4.PS -OpenOffice.org641/share/psprint/driver/LHSIGIJ4.PS -OpenOffice.org641/share/psprint/driver/LHSIGNH3.PS -OpenOffice.org641/share/psprint/driver/LHSIGNI3.PS -OpenOffice.org641/share/psprint/driver/LOPC1200.PS -OpenOffice.org641/share/psprint/driver/LOPC40.PS -OpenOffice.org641/share/psprint/driver/LOPC45.PS -OpenOffice.org641/share/psprint/driver/LOPE310.PS -OpenOffice.org641/share/psprint/driver/LOPM410.PS -OpenOffice.org641/share/psprint/driver/LOPS1255.PS -OpenOffice.org641/share/psprint/driver/LOPS1625.PS -OpenOffice.org641/share/psprint/driver/LOPS1855.PS -OpenOffice.org641/share/psprint/driver/LOPS2455.PS -OpenOffice.org641/share/psprint/driver/LOPS3455.PS -OpenOffice.org641/share/psprint/driver/LOPT610.PS -OpenOffice.org641/share/psprint/driver/LOPT612.PS -OpenOffice.org641/share/psprint/driver/LOPT614.PS -OpenOffice.org641/share/psprint/driver/LOPT616.PS -OpenOffice.org641/share/psprint/driver/LOPTRAC.PS -OpenOffice.org641/share/psprint/driver/LOPTRAEP.PS -OpenOffice.org641/share/psprint/driver/LOPTRAK.PS -OpenOffice.org641/share/psprint/driver/LOPTRAN.PS -OpenOffice.org641/share/psprint/driver/LOPTRAP.PS -OpenOffice.org641/share/psprint/driver/LOPTRAS.PS -OpenOffice.org641/share/psprint/driver/LOPTRASC.PS -OpenOffice.org641/share/psprint/driver/LOPW810.PS -OpenOffice.org641/share/psprint/driver/LOS1255P.PS -OpenOffice.org641/share/psprint/driver/LOS1625P.PS -OpenOffice.org641/share/psprint/driver/LOS1855P.PS -OpenOffice.org641/share/psprint/driver/LOS2455P.PS -OpenOffice.org641/share/psprint/driver/LOS3455P.PS -OpenOffice.org641/share/psprint/driver/LWNT_518.PS -OpenOffice.org641/share/psprint/driver/SGENPRT.PS -OpenOffice.org641/share/psprint/driver/SNSPREC1.PS -OpenOffice.org641/share/psprint/driver/TK300PJ1.PS -OpenOffice.org641/share/psprint/driver/TK300XJ1.PS -OpenOffice.org641/share/psprint/driver/TK350171.PS -OpenOffice.org641/share/psprint/driver/TK350172.PS -OpenOffice.org641/share/psprint/driver/TK350691.PS -OpenOffice.org641/share/psprint/driver/TK350692.PS -OpenOffice.org641/share/psprint/driver/TK350PJ2.PS -OpenOffice.org641/share/psprint/driver/TK360J21.PS -OpenOffice.org641/share/psprint/driver/TK360J51.PS -OpenOffice.org641/share/psprint/driver/TK360J71.PS -OpenOffice.org641/share/psprint/driver/TK450PJ1.PS -OpenOffice.org641/share/psprint/driver/TK550171.PS -OpenOffice.org641/share/psprint/driver/TK550391.PS -OpenOffice.org641/share/psprint/driver/TK550PJ1.PS -OpenOffice.org641/share/psprint/driver/TKP350J2.PS -OpenOffice.org641/share/psprint/driver/TKP360P1.PS -OpenOffice.org641/share/psprint/driver/TKP380J1.PS -OpenOffice.org641/share/psprint/driver/TKP380P1.PS -OpenOffice.org641/share/psprint/driver/TKP450J1.PS -OpenOffice.org641/share/psprint/driver/TKP450P1.PS -OpenOffice.org641/share/psprint/driver/TKP550J1.PS -OpenOffice.org641/share/psprint/driver/TKP600J1.PS -OpenOffice.org641/share/psprint/driver/TKPH3801.PS -OpenOffice.org641/share/psprint/driver/TKPH4501.PS -OpenOffice.org641/share/psprint/driver/TKPH6001.PS -OpenOffice.org641/share/psprint/driver/XRD61354.PS -OpenOffice.org641/share/psprint/driver/XRD61801.PS -OpenOffice.org641/share/psprint/driver/XRN17000.PS -OpenOffice.org641/share/psprint/driver/XRN24320.PS -OpenOffice.org641/share/psprint/driver/XR_DC230.PS -OpenOffice.org641/share/psprint/psprint.conf -OpenOffice.org641/share/autocorr/acor1033.dat -OpenOffice.org641/user/autotext/english/mytexts.bau -OpenOffice.org641/user/database/biblio/biblio.dbf -OpenOffice.org641/user/gallery/sg100.sdv -OpenOffice.org641/user/gallery/sg100.thm -OpenOffice.org641/user/gallery/sg30.sdv -OpenOffice.org641/user/gallery/sg30.thm -OpenOffice.org641/user/config/arrowhd.soe -OpenOffice.org641/user/config/classic.sog -OpenOffice.org641/user/config/hatching.soh -OpenOffice.org641/user/config/modern.sog -OpenOffice.org641/user/config/palette.soc -OpenOffice.org641/user/config/styles.sod -OpenOffice.org641/user/config/autotbl.fmt -OpenOffice.org641/user/config/dbtitle.rdb -OpenOffice.org641/user/config/cmyk.soc -OpenOffice.org641/user/config/gallery.soc -OpenOffice.org641/user/config/html.soc -OpenOffice.org641/user/config/standard.sob -OpenOffice.org641/user/config/standard.soc -OpenOffice.org641/user/config/standard.sod -OpenOffice.org641/user/config/standard.soe -OpenOffice.org641/user/config/standard.sog -OpenOffice.org641/user/config/standard.soh -OpenOffice.org641/user/config/sun-color.soc -OpenOffice.org641/user/config/web.soc -OpenOffice.org641/user/basic/dialogs.xli -OpenOffice.org641/user/basic/script.xli -OpenOffice.org641/help/en/sbasic.cfg -OpenOffice.org641/help/en/sbasic.db -OpenOffice.org641/help/en/sbasic.ht -OpenOffice.org641/help/en/sbasic.idx/CONTEXTS -OpenOffice.org641/help/en/sbasic.idx/DICTIONARY -OpenOffice.org641/help/en/sbasic.idx/DOCS -OpenOffice.org641/help/en/sbasic.idx/DOCS.TAB -OpenOffice.org641/help/en/sbasic.idx/EDGE -OpenOffice.org641/help/en/sbasic.idx/LINKNAMES -OpenOffice.org641/help/en/sbasic.idx/OFFSETS -OpenOffice.org641/help/en/sbasic.idx/POSITIONS -OpenOffice.org641/help/en/sbasic.idx/SCHEMA -OpenOffice.org641/help/en/sbasic.jar -OpenOffice.org641/help/en/sbasic.key -OpenOffice.org641/help/en/common.jar -OpenOffice.org641/help/en/custom.css -OpenOffice.org641/help/en/err.html -OpenOffice.org641/help/en/picture.db -OpenOffice.org641/help/en/picture.jar -OpenOffice.org641/help/en/treeview.xml -OpenOffice.org641/help/en/schart.jar -OpenOffice.org641/help/en/swriter.cfg -OpenOffice.org641/help/en/swriter.db -OpenOffice.org641/help/en/swriter.ht -OpenOffice.org641/help/en/swriter.idx/CONTEXTS -OpenOffice.org641/help/en/swriter.idx/DICTIONARY -OpenOffice.org641/help/en/swriter.idx/DOCS -OpenOffice.org641/help/en/swriter.idx/DOCS.TAB -OpenOffice.org641/help/en/swriter.idx/EDGE -OpenOffice.org641/help/en/swriter.idx/LINKNAMES -OpenOffice.org641/help/en/swriter.idx/OFFSETS -OpenOffice.org641/help/en/swriter.idx/POSITIONS -OpenOffice.org641/help/en/swriter.idx/SCHEMA -OpenOffice.org641/help/en/swriter.jar -OpenOffice.org641/help/en/swriter.key -OpenOffice.org641/help/en/scalc.cfg -OpenOffice.org641/help/en/scalc.db -OpenOffice.org641/help/en/scalc.ht -OpenOffice.org641/help/en/scalc.idx/CONTEXTS -OpenOffice.org641/help/en/scalc.idx/DICTIONARY -OpenOffice.org641/help/en/scalc.idx/DOCS -OpenOffice.org641/help/en/scalc.idx/DOCS.TAB -OpenOffice.org641/help/en/scalc.idx/EDGE -OpenOffice.org641/help/en/scalc.idx/LINKNAMES -OpenOffice.org641/help/en/scalc.idx/OFFSETS -OpenOffice.org641/help/en/scalc.idx/POSITIONS -OpenOffice.org641/help/en/scalc.idx/SCHEMA -OpenOffice.org641/help/en/scalc.jar -OpenOffice.org641/help/en/scalc.key -OpenOffice.org641/help/en/simpress.cfg -OpenOffice.org641/help/en/simpress.db -OpenOffice.org641/help/en/simpress.ht -OpenOffice.org641/help/en/simpress.idx/CONTEXTS -OpenOffice.org641/help/en/simpress.idx/DICTIONARY -OpenOffice.org641/help/en/simpress.idx/DOCS -OpenOffice.org641/help/en/simpress.idx/DOCS.TAB -OpenOffice.org641/help/en/simpress.idx/EDGE -OpenOffice.org641/help/en/simpress.idx/LINKNAMES -OpenOffice.org641/help/en/simpress.idx/OFFSETS -OpenOffice.org641/help/en/simpress.idx/POSITIONS -OpenOffice.org641/help/en/simpress.idx/SCHEMA -OpenOffice.org641/help/en/simpress.jar -OpenOffice.org641/help/en/simpress.key -OpenOffice.org641/help/en/sdraw.cfg -OpenOffice.org641/help/en/sdraw.db -OpenOffice.org641/help/en/sdraw.ht -OpenOffice.org641/help/en/sdraw.idx/CONTEXTS -OpenOffice.org641/help/en/sdraw.idx/DICTIONARY -OpenOffice.org641/help/en/sdraw.idx/DOCS -OpenOffice.org641/help/en/sdraw.idx/DOCS.TAB -OpenOffice.org641/help/en/sdraw.idx/EDGE -OpenOffice.org641/help/en/sdraw.idx/LINKNAMES -OpenOffice.org641/help/en/sdraw.idx/OFFSETS -OpenOffice.org641/help/en/sdraw.idx/POSITIONS -OpenOffice.org641/help/en/sdraw.idx/SCHEMA -OpenOffice.org641/help/en/sdraw.jar -OpenOffice.org641/help/en/sdraw.key -OpenOffice.org641/help/en/smath.cfg -OpenOffice.org641/help/en/smath.db -OpenOffice.org641/help/en/smath.ht -OpenOffice.org641/help/en/smath.idx/CONTEXTS -OpenOffice.org641/help/en/smath.idx/DICTIONARY -OpenOffice.org641/help/en/smath.idx/DOCS -OpenOffice.org641/help/en/smath.idx/DOCS.TAB -OpenOffice.org641/help/en/smath.idx/EDGE -OpenOffice.org641/help/en/smath.idx/LINKNAMES -OpenOffice.org641/help/en/smath.idx/OFFSETS -OpenOffice.org641/help/en/smath.idx/POSITIONS -OpenOffice.org641/help/en/smath.idx/SCHEMA -OpenOffice.org641/help/en/smath.jar -OpenOffice.org641/help/en/smath.key -OpenOffice.org641/help/main_transform.xsl -OpenOffice.org641/help/custom.css -@comment DIRS -@exec ${MKDIR} %D/OpenOffice.org641/user/wordbook -@dirrm OpenOffice.org641/user/wordbook -@exec ${MKDIR} %D/OpenOffice.org641/user/template -@dirrm OpenOffice.org641/user/template -@exec ${MKDIR} %D/OpenOffice.org641/user/temp -@dirrm OpenOffice.org641/user/temp -@exec ${MKDIR} %D/OpenOffice.org641/user/store -@dirrm OpenOffice.org641/user/store -@exec ${MKDIR} %D/OpenOffice.org641/user/psprint/fontmetric -@dirrm OpenOffice.org641/user/psprint/fontmetric -@exec ${MKDIR} %D/OpenOffice.org641/user/psprint/driver -@dirrm OpenOffice.org641/user/psprint/driver -@exec ${MKDIR} %D/OpenOffice.org641/user/psprint -@dirrm OpenOffice.org641/user/psprint -@exec ${MKDIR} %D/OpenOffice.org641/user/plugin -@dirrm OpenOffice.org641/user/plugin -@dirrm OpenOffice.org641/user/gallery -@dirrm OpenOffice.org641/user/database/biblio -@dirrm OpenOffice.org641/user/database -@exec ${MKDIR} %D/OpenOffice.org641/user/config/registry/instance/org/openoffice/ucb -@dirrm OpenOffice.org641/user/config/registry/instance/org/openoffice/ucb -@exec ${MKDIR} %D/OpenOffice.org641/user/config/registry/instance/org/openoffice/Office -@dirrm OpenOffice.org641/user/config/registry/instance/org/openoffice/Office -@exec ${MKDIR} %D/OpenOffice.org641/user/config/registry/instance/org/openoffice -@dirrm OpenOffice.org641/user/config/registry/instance/org/openoffice -@exec ${MKDIR} %D/OpenOffice.org641/user/config/registry/instance/org -@dirrm OpenOffice.org641/user/config/registry/instance/org -@exec ${MKDIR} %D/OpenOffice.org641/user/config/registry/instance -@dirrm OpenOffice.org641/user/config/registry/instance -@exec ${MKDIR} %D/OpenOffice.org641/user/config/registry -@dirrm OpenOffice.org641/user/config/registry -@dirrm OpenOffice.org641/user/config -@dirrm OpenOffice.org641/user/basic -@exec ${MKDIR} %D/OpenOffice.org641/user/backup -@dirrm OpenOffice.org641/user/backup -@dirrm OpenOffice.org641/user/autotext/english -@dirrm OpenOffice.org641/user/autotext -@exec ${MKDIR} %D/OpenOffice.org641/user/autocorr -@dirrm OpenOffice.org641/user/autocorr -@dirrm OpenOffice.org641/user -@dirrm OpenOffice.org641/share/wordbook/english -@dirrm OpenOffice.org641/share/wordbook -@dirrm OpenOffice.org641/share/template/english/wizard/web -@dirrm OpenOffice.org641/share/template/english/wizard/styles -@dirrm OpenOffice.org641/share/template/english/wizard/bitmap -@dirrm OpenOffice.org641/share/template/english/wizard -@dirrm OpenOffice.org641/share/template/english/internal -@dirrm OpenOffice.org641/share/template/english -@dirrm OpenOffice.org641/share/template -@dirrm OpenOffice.org641/share/psprint/fontmetric -@dirrm OpenOffice.org641/share/psprint/driver -@dirrm OpenOffice.org641/share/psprint -@dirrm OpenOffice.org641/share/gallery/www-back -@dirrm OpenOffice.org641/share/gallery/sounds -@dirrm OpenOffice.org641/share/gallery/rulers -@dirrm OpenOffice.org641/share/gallery/htmlexpo -@dirrm OpenOffice.org641/share/gallery/bullets -@dirrm OpenOffice.org641/share/gallery -@dirrm OpenOffice.org641/share/fonts/truetype -@dirrm OpenOffice.org641/share/fonts -@dirrm OpenOffice.org641/share/dtd/officedocument/1_0 -@dirrm OpenOffice.org641/share/dtd/officedocument -@dirrm OpenOffice.org641/share/dtd/math/1_01 -@dirrm OpenOffice.org641/share/dtd/math -@dirrm OpenOffice.org641/share/dtd -@dirrm OpenOffice.org641/share/config/webcast -@dirrm OpenOffice.org641/share/config/symbol -@dirrm OpenOffice.org641/share/config/registry/template/org/openoffice/ucb -@dirrm OpenOffice.org641/share/config/registry/template/org/openoffice/Office -@dirrm OpenOffice.org641/share/config/registry/template/org/openoffice -@dirrm OpenOffice.org641/share/config/registry/template/org -@dirrm OpenOffice.org641/share/config/registry/template -@dirrm OpenOffice.org641/share/config/registry/instance/org/openoffice/ucb -@dirrm OpenOffice.org641/share/config/registry/instance/org/openoffice/Office -@dirrm OpenOffice.org641/share/config/registry/instance/org/openoffice -@dirrm OpenOffice.org641/share/config/registry/instance/org -@dirrm OpenOffice.org641/share/config/registry/instance -@dirrm OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/ucb -@dirrm OpenOffice.org641/share/config/registry/cache/instance/org/openoffice/Office -@dirrm OpenOffice.org641/share/config/registry/cache/instance/org/openoffice -@dirrm OpenOffice.org641/share/config/registry/cache/instance/org -@dirrm OpenOffice.org641/share/config/registry/cache/instance -@dirrm OpenOffice.org641/share/config/registry/cache -@dirrm OpenOffice.org641/share/config/registry -@dirrm OpenOffice.org641/share/config -@dirrm OpenOffice.org641/share/basic/WebWizard -@dirrm OpenOffice.org641/share/basic/Tools -@dirrm OpenOffice.org641/share/basic/Template -@dirrm OpenOffice.org641/share/basic/Schedule -@dirrm OpenOffice.org641/share/basic/ImportWizard -@dirrm OpenOffice.org641/share/basic/Gimmicks -@dirrm OpenOffice.org641/share/basic/FormWizard -@dirrm OpenOffice.org641/share/basic/Euro -@dirrm OpenOffice.org641/share/basic -@dirrm OpenOffice.org641/share/autotext/english -@dirrm OpenOffice.org641/share/autotext -@dirrm OpenOffice.org641/share/autocorr -@dirrm OpenOffice.org641/share -@dirrm OpenOffice.org641/program/resource -@dirrm OpenOffice.org641/program/filter -@dirrm OpenOffice.org641/program/components -@dirrm OpenOffice.org641/program/classes -@dirrm OpenOffice.org641/program/addin/source -@dirrm OpenOffice.org641/program/addin -@dirrm OpenOffice.org641/program -@dirrm OpenOffice.org641/help/en/swriter.idx -@dirrm OpenOffice.org641/help/en/smath.idx -@dirrm OpenOffice.org641/help/en/simpress.idx -@dirrm OpenOffice.org641/help/en/sdraw.idx -@dirrm OpenOffice.org641/help/en/scalc.idx -@dirrm OpenOffice.org641/help/en/sbasic.idx -@dirrm OpenOffice.org641/help/en -@dirrm OpenOffice.org641/help -@dirrm OpenOffice.org641 +bin/swriter +@dirrm OpenOffice.org1.1.1/user/wordbook +@dirrm OpenOffice.org1.1.1/user/uno_packages +@dirrm OpenOffice.org1.1.1/user/template +@dirrm OpenOffice.org1.1.1/user/temp +@dirrm OpenOffice.org1.1.1/user/store +@dirrm OpenOffice.org1.1.1/user/psprint/fontmetric +@dirrm OpenOffice.org1.1.1/user/psprint/driver +@dirrm OpenOffice.org1.1.1/user/psprint +@dirrm OpenOffice.org1.1.1/user/plugin +@dirrm OpenOffice.org1.1.1/user/gallery +@dirrm OpenOffice.org1.1.1/user/database/biblio +@dirrm OpenOffice.org1.1.1/user/database +@dirrm OpenOffice.org1.1.1/user/config +@dirrm OpenOffice.org1.1.1/user/basic/Standard +@dirrm OpenOffice.org1.1.1/user/basic +@dirrm OpenOffice.org1.1.1/user/backup +@dirrm OpenOffice.org1.1.1/user/autotext/english +@dirrm OpenOffice.org1.1.1/user/autotext +@dirrm OpenOffice.org1.1.1/user/autocorr +@dirrm OpenOffice.org1.1.1/user +@dirrm OpenOffice.org1.1.1/share/wordbook/english +@dirrm OpenOffice.org1.1.1/share/wordbook +@dirrm OpenOffice.org1.1.1/share/uno_packages +@dirrm OpenOffice.org1.1.1/share/template/english/wizard/web +@dirrm OpenOffice.org1.1.1/share/template/english/wizard/styles +@dirrm OpenOffice.org1.1.1/share/template/english/wizard/report +@dirrm OpenOffice.org1.1.1/share/template/english/wizard/bitmap +@dirrm OpenOffice.org1.1.1/share/template/english/wizard +@dirrm OpenOffice.org1.1.1/share/template/english/presnt +@dirrm OpenOffice.org1.1.1/share/template/english/layout +@dirrm OpenOffice.org1.1.1/share/template/english/internal +@dirrm OpenOffice.org1.1.1/share/template/english +@dirrm OpenOffice.org1.1.1/share/template +@dirrm OpenOffice.org1.1.1/share/samples/english +@dirrm OpenOffice.org1.1.1/share/samples +@dirrm OpenOffice.org1.1.1/share/registry/schema/org/openoffice/ucb +@dirrm OpenOffice.org1.1.1/share/registry/schema/org/openoffice/Office +@dirrm OpenOffice.org1.1.1/share/registry/schema/org/openoffice +@dirrm OpenOffice.org1.1.1/share/registry/schema/org +@dirrm OpenOffice.org1.1.1/share/registry/schema +@dirrm OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/ucb +@dirrm OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice/Office +@dirrm OpenOffice.org1.1.1/share/registry/res/en-US/org/openoffice +@dirrm OpenOffice.org1.1.1/share/registry/res/en-US/org +@dirrm OpenOffice.org1.1.1/share/registry/res/en-US +@dirrm OpenOffice.org1.1.1/share/registry/res +@dirrm OpenOffice.org1.1.1/share/registry/data/org/openoffice/ucb +@dirrm OpenOffice.org1.1.1/share/registry/data/org/openoffice/Office +@dirrm OpenOffice.org1.1.1/share/registry/data/org/openoffice +@dirrm OpenOffice.org1.1.1/share/registry/data/org +@dirrm OpenOffice.org1.1.1/share/registry/data +@dirrm OpenOffice.org1.1.1/share/registry +@dirrm OpenOffice.org1.1.1/share/readme +@dirrm OpenOffice.org1.1.1/share/psprint/fontmetric +@dirrm OpenOffice.org1.1.1/share/psprint/driver +@dirrm OpenOffice.org1.1.1/share/psprint +@dirrm OpenOffice.org1.1.1/share/kde/net/share/mimelnk/application +@dirrm OpenOffice.org1.1.1/share/kde/net/share/mimelnk +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32/apps +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/32x32 +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22/apps +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/22x22 +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16/apps +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/locolor/16x16 +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/locolor +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48/apps +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/48x48 +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32/apps +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/32x32 +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22/apps +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/22x22 +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16/apps +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor/16x16 +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons/hicolor +@dirrm OpenOffice.org1.1.1/share/kde/net/share/icons +@dirrm OpenOffice.org1.1.1/share/kde/net/share +@dirrm OpenOffice.org1.1.1/share/kde/net +@dirrm OpenOffice.org1.1.1/share/kde +@dirrm OpenOffice.org1.1.1/share/icons/document-icons +@dirrm OpenOffice.org1.1.1/share/icons +@dirrm OpenOffice.org1.1.1/share/gnome/net +@dirrm OpenOffice.org1.1.1/share/gnome +@dirrm OpenOffice.org1.1.1/share/gallery/www-graf +@dirrm OpenOffice.org1.1.1/share/gallery/www-back +@dirrm OpenOffice.org1.1.1/share/gallery/sounds +@dirrm OpenOffice.org1.1.1/share/gallery/rulers +@dirrm OpenOffice.org1.1.1/share/gallery/htmlexpo +@dirrm OpenOffice.org1.1.1/share/gallery/bullets +@dirrm OpenOffice.org1.1.1/share/gallery +@dirrm OpenOffice.org1.1.1/share/fonts/truetype +@dirrm OpenOffice.org1.1.1/share/fonts +@dirrm OpenOffice.org1.1.1/share/dtd/officedocument/1_0 +@dirrm OpenOffice.org1.1.1/share/dtd/officedocument +@dirrm OpenOffice.org1.1.1/share/dtd/math/1_01 +@dirrm OpenOffice.org1.1.1/share/dtd/math +@dirrm OpenOffice.org1.1.1/share/dtd +@dirrm OpenOffice.org1.1.1/share/dict/ooo +@dirrm OpenOffice.org1.1.1/share/dict +@dirrm OpenOffice.org1.1.1/share/config/webcast +@dirrm OpenOffice.org1.1.1/share/config/symbol +@dirrm OpenOffice.org1.1.1/share/config +@dirrm OpenOffice.org1.1.1/share/cde/types/zh_TW.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/zh_TW.EUC +@dirrm OpenOffice.org1.1.1/share/cde/types/zh_TW.BIG5 +@dirrm OpenOffice.org1.1.1/share/cde/types/zh_CN.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/zh_CN.GBK +@dirrm OpenOffice.org1.1.1/share/cde/types/zh_CN.EUC +@dirrm OpenOffice.org1.1.1/share/cde/types/tr.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/tr +@dirrm OpenOffice.org1.1.1/share/cde/types/sv.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/sv +@dirrm OpenOffice.org1.1.1/share/cde/types/sl.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/sl +@dirrm OpenOffice.org1.1.1/share/cde/types/sk.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/sk +@dirrm OpenOffice.org1.1.1/share/cde/types/ru.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/ru.KOI8-R +@dirrm OpenOffice.org1.1.1/share/cde/types/ru.ISO8859-5 +@dirrm OpenOffice.org1.1.1/share/cde/types/ru.ANSI-1251 +@dirrm OpenOffice.org1.1.1/share/cde/types/ru +@dirrm OpenOffice.org1.1.1/share/cde/types/pt.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/pt +@dirrm OpenOffice.org1.1.1/share/cde/types/pl.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/pl +@dirrm OpenOffice.org1.1.1/share/cde/types/nl.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/nl +@dirrm OpenOffice.org1.1.1/share/cde/types/ko_KR.EUC +@dirrm OpenOffice.org1.1.1/share/cde/types/ko.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/ko +@dirrm OpenOffice.org1.1.1/share/cde/types/ja_JP.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/ja_JP.PCK +@dirrm OpenOffice.org1.1.1/share/cde/types/ja_JP.EUCJP +@dirrm OpenOffice.org1.1.1/share/cde/types/ja +@dirrm OpenOffice.org1.1.1/share/cde/types/it.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/it +@dirrm OpenOffice.org1.1.1/share/cde/types/hu.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/hu +@dirrm OpenOffice.org1.1.1/share/cde/types/gr +@dirrm OpenOffice.org1.1.1/share/cde/types/fr.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/fr +@dirrm OpenOffice.org1.1.1/share/cde/types/fi.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/fi +@dirrm OpenOffice.org1.1.1/share/cde/types/et.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/et +@dirrm OpenOffice.org1.1.1/share/cde/types/es.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/es +@dirrm OpenOffice.org1.1.1/share/cde/types/en.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/en +@dirrm OpenOffice.org1.1.1/share/cde/types/de.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/de +@dirrm OpenOffice.org1.1.1/share/cde/types/da.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/da +@dirrm OpenOffice.org1.1.1/share/cde/types/cs.UTF-8 +@dirrm OpenOffice.org1.1.1/share/cde/types/cs +@dirrm OpenOffice.org1.1.1/share/cde/types/ca +@dirrm OpenOffice.org1.1.1/share/cde/types/ar +@dirrm OpenOffice.org1.1.1/share/cde/types +@dirrm OpenOffice.org1.1.1/share/cde/icons +@dirrm OpenOffice.org1.1.1/share/cde +@dirrm OpenOffice.org1.1.1/share/basic/WebWizard +@dirrm OpenOffice.org1.1.1/share/basic/Tools +@dirrm OpenOffice.org1.1.1/share/basic/Template +@dirrm OpenOffice.org1.1.1/share/basic/Schedule +@dirrm OpenOffice.org1.1.1/share/basic/Launcher +@dirrm OpenOffice.org1.1.1/share/basic/ImportWizard +@dirrm OpenOffice.org1.1.1/share/basic/Gimmicks +@dirrm OpenOffice.org1.1.1/share/basic/FormWizard +@dirrm OpenOffice.org1.1.1/share/basic/Euro +@dirrm OpenOffice.org1.1.1/share/basic/Depot +@dirrm OpenOffice.org1.1.1/share/basic +@dirrm OpenOffice.org1.1.1/share/autotext/english +@dirrm OpenOffice.org1.1.1/share/autotext +@dirrm OpenOffice.org1.1.1/share/autocorr +@dirrm OpenOffice.org1.1.1/share +@dirrm OpenOffice.org1.1.1/program/resource +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/sax +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/parsers +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml/dom +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/xml +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/output +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test/data +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/test +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/site-packages +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/plat-linux2 +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-tk +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-old +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/lib-dynload +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/hotshot +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/encodings +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/email +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils/command +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/distutils +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/curses +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib/compiler +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/lib +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2/bin +@dirrm OpenOffice.org1.1.1/program/python-core-2.2.2 +@dirrm OpenOffice.org1.1.1/program/filter +@dirrm OpenOffice.org1.1.1/program/defaults/pref +@dirrm OpenOffice.org1.1.1/program/defaults +@dirrm OpenOffice.org1.1.1/program/components +@dirrm OpenOffice.org1.1.1/program/addin +@dirrm OpenOffice.org1.1.1/program +@dirrm OpenOffice.org1.1.1/help/en/swriter.idx +@dirrm OpenOffice.org1.1.1/help/en/smath.idx +@dirrm OpenOffice.org1.1.1/help/en/simpress.idx +@dirrm OpenOffice.org1.1.1/help/en/sdraw.idx +@dirrm OpenOffice.org1.1.1/help/en/scalc.idx +@dirrm OpenOffice.org1.1.1/help/en/sbasic.idx +@dirrm OpenOffice.org1.1.1/help/en +@dirrm OpenOffice.org1.1.1/help +@dirrm OpenOffice.org1.1.1 diff --git a/misc/openoffice/distinfo b/misc/openoffice/distinfo index f3ecca398b6..9da5cf76073 100644 --- a/misc/openoffice/distinfo +++ b/misc/openoffice/distinfo @@ -1,130 +1,26 @@ -$NetBSD: distinfo,v 1.17 2004/03/26 23:37:49 kristerw Exp $ +$NetBSD: distinfo,v 1.18 2004/05/03 20:56:36 mrauch Exp $ -SHA1 (oo_641_src.tar.bz2) = ad4c7000cf317d7e9d694a6d519336bfaf1f8edd -Size (oo_641_src.tar.bz2) = 109167758 bytes +SHA1 (OOo_1.1.1p1_source.tar.bz2) = be2c5e799a33b70916528a6454297054db76328e +Size (OOo_1.1.1p1_source.tar.bz2) = 192388698 bytes SHA1 (gpc231.tar.Z) = dd70a665179a9eac23624a4fe9f22104aad9bb1d Size (gpc231.tar.Z) = 27917 bytes -SHA1 (oo_moz_641.tar.gz) = 97f6a80cf5170627fbeb4defc7f018b8448f74ff -Size (oo_moz_641.tar.gz) = 6315814 bytes -SHA1 (patch-aa) = d7e3045188a9e8a594ebef1024dee113c7320885 -SHA1 (patch-ab) = b18f016cae5d89d79f5c8de1989cc72e0e9da1af -SHA1 (patch-ac) = 3bcea1e83189fe6c1ff6077c0a33b125a43feaee -SHA1 (patch-ad) = 5e060e7084afa45e57c365387322aaba185d6304 -SHA1 (patch-ae) = be6f80c94e2ec547b3c402d76ce9a367c8b0b1a1 -SHA1 (patch-af) = 6c592bf501fe6fbcca465dbc6aa228e436aefffa -SHA1 (patch-ag) = db82266eace27340e20bd770355a3d0a9043500d -SHA1 (patch-ah) = 36a907a984889de36b56b56b20c939375cd21f13 -SHA1 (patch-ai) = ef8eb7497807e2931bd4f9e40e03d797528308f5 -SHA1 (patch-aj) = d7456544f9ad0cbe068d80997f129eb5e91ae516 -SHA1 (patch-ak) = 0da40651cbc97ceab2fc03fdf46f540a774121e8 -SHA1 (patch-al) = 04c3392f960f9f4eae6ee54965b1a1a49bd0b143 -SHA1 (patch-am) = 8552a2910f775ac705d8f0ce882cc4e851e600d5 -SHA1 (patch-an) = cc00c1044da47513862dec15744dad6652afc726 -SHA1 (patch-ao) = 16a786a319c92ddd914a13b048bc2cf641494daa -SHA1 (patch-ap) = 70028ea976925a0736694bfcb127c92fce759a66 -SHA1 (patch-aq) = d8630fbf5e14c8850168667cbeb19f4d01a24f03 -SHA1 (patch-ar) = a817e053171f526e43d205c7fce04f2490e40208 -SHA1 (patch-as) = 1ef3e48e3e66d7292181282aab5d00caf602a88a -SHA1 (patch-at) = 052a1fbf3d498a7523f2dfee5c32dbeca437ba2e -SHA1 (patch-au) = fc8cab0f2a32f624e0f4017eef1cf4cdfe58a092 -SHA1 (patch-av) = ab3c60122da22b932a2c25740a05a77664690475 -SHA1 (patch-aw) = af6ecdff9e80afbf535ff5d3acba2726843b387d -SHA1 (patch-ax) = aebe27b34ea3b56ec2456e58079befe282ca2881 -SHA1 (patch-ay) = 26ebaac7d54f0e1e884a8d13242455f7a91ccb9c -SHA1 (patch-az) = b7115ca4a98af6d83decf5e83ca848ab94ecb33a -SHA1 (patch-ba) = f8e9773d4ee2a768fcbd980b414fa860976be78e -SHA1 (patch-bb) = 4970f76435aefe6c9a2472af3c2fe2b8e9958102 -SHA1 (patch-bc) = 023d154b8e83c0df344c632e1598236d90edc484 -SHA1 (patch-bd) = f902c298c8422cc3cfa677b2c116cb80fec9043b -SHA1 (patch-be) = b6d3565264f64a40eebf320aa651e21081f1f124 -SHA1 (patch-bf) = 4432fa3b141a8bd3856f74d49acccb8b1a902b41 -SHA1 (patch-bg) = 6aec76367957f6eee6b9029aaeb24d8da3487927 -SHA1 (patch-bh) = bd9af9ed2a577872276abeaa283ca295224644b4 -SHA1 (patch-bi) = 892c05069c38ff64b6ad13d2436c31040084938c -SHA1 (patch-bj) = d5a73214ee624bbc35a34496071fd275d99bed5a -SHA1 (patch-bk) = 45a98a80f6bcd2cc7d4a223d41a5897c62592aa2 -SHA1 (patch-bl) = a4a85ecb8dff1da882109f2506de5623c0630e58 -SHA1 (patch-bm) = 744d57b901b32b8b081e3bdf02f699c91988cb69 -SHA1 (patch-bn) = bd44224c4a447d8693b267d3d7ab034348ce4d9a -SHA1 (patch-bo) = 6434d037ca453bf2fcfecc0871556bcaf00fba6c -SHA1 (patch-bp) = ab6e94343577f2698cb4d6b9fc008d5f75940726 -SHA1 (patch-bq) = ca47b89bafad175005f896ca53fcf8f5883b64e5 -SHA1 (patch-br) = ea3d3b48f4a0798469802b5fc3533df5c481e490 -SHA1 (patch-bs) = be0b73c505823f0a08b999eb5ad37ceaec034edb -SHA1 (patch-bt) = 8f0f24689460f50bbe77647eee2ab4093c373283 -SHA1 (patch-bu) = 82e3a6c4d188fbace9ec6173c3f3a7da1dd78045 -SHA1 (patch-bv) = 1c3d6f413a750816203c285ab1d2217fce5101be -SHA1 (patch-bw) = a4dd43d112a44be46934b2dc9f760c660b956be2 -SHA1 (patch-bx) = cef83e75391301e53252f3126e588d83abce3650 -SHA1 (patch-by) = f681eea30a6d28338c513118f6d361225bc8083a -SHA1 (patch-bz) = 8670c4da21b0f4a0ec4bebce31e28bf831adb8dd -SHA1 (patch-ca) = 0c515b79dd92a5bf22c79f32a124defd80cd544d -SHA1 (patch-cb) = c4ce25d5a9b0173a456c42493b28e4b15ccc0244 -SHA1 (patch-cc) = ef072ff7dacfe6c5d9b768cba444d5014a692ee5 -SHA1 (patch-cd) = 28d41ef3439819612a8a1193991b0e79d9d55955 -SHA1 (patch-ce) = f03a7e31d8a8943c96d50d33d4a98c0de8aebab1 -SHA1 (patch-cf) = d938af1690244ad9cdaf9243b49e2171e7b9ffe4 -SHA1 (patch-cg) = 4eea233fe4fe502d9abb52b394fc839b52d60df0 -SHA1 (patch-ch) = e10138a5bd71ee24bc7b4a801124185ae8661c2a -SHA1 (patch-ci) = af3a8d17b0225f75aa41474ef47cd4ae8486ce33 -SHA1 (patch-cj) = 304d90d55abb4dc2fb4511f9b34198ea42ffc786 -SHA1 (patch-ck) = 87e951f0cccfef230704f988af6b8dc90e362ce2 -SHA1 (patch-cl) = a4279eb3bd391a98c59bffb828eef99fb8daa829 -SHA1 (patch-cm) = 05e61aa2e335ef088a8ae7789410b907936084fb -SHA1 (patch-cn) = 81a06eb21de610b64a78542400b4eaedc2fa3135 -SHA1 (patch-co) = fa0589fcaeb4cef32e5c50ecbbf558cfd15e0089 -SHA1 (patch-cp) = 7d424757a0c7627aafa19484f5a5ec43451689ef -SHA1 (patch-cq) = 8f2ebcf1336b87b14e8282e24f775ed126043adb -SHA1 (patch-cr) = c481dc3676263567a39aea3cd5bc8abcf966ceef -SHA1 (patch-cs) = 0a856269489f66e3805c057b7459f6d4caed5d4d -SHA1 (patch-ct) = 338e1672c771fb2892420ba3985eb80ae69b111b -SHA1 (patch-cu) = 169256234ed055fbb4a794318b64a55844a00ec2 -SHA1 (patch-cv) = e5875ffc0eae8af941a0eff7a09ef50a86418ae5 -SHA1 (patch-cw) = 830b825613ce3056d16418fe550c6d85431b1447 -SHA1 (patch-cx) = fe9eade2bc59d2909d0d9670aa5e574cbf3d727b -SHA1 (patch-cy) = afd3cb146a6eb46d2047d6f15e119b5e79129a07 -SHA1 (patch-cz) = dd6546de0788eb63bf22f6aae66de77ef36e24e5 -SHA1 (patch-da) = be034320d910f04f2eb9d2c7c35236e24decf7a4 -SHA1 (patch-db) = 6cd1f6923aa9e9c93a0d5dfcb74229a007905b7d -SHA1 (patch-dc) = 0dfbab80794ce167c2a946af0c48fd3b91a12523 -SHA1 (patch-dd) = 7c798e377cb7fc07bb120f4c71908336280671a0 -SHA1 (patch-de) = 6d3f2dc02daa3db1304759d1cda917adda52d943 -SHA1 (patch-df) = 8da1d41c6049f3229e3fadf5724ca2c009ea447a -SHA1 (patch-dg) = 92818574839ebf847c186d8e6b1e6b519b66f10e -SHA1 (patch-dh) = 43880bef06e81bb14d754a811615d5d588698270 -SHA1 (patch-di) = 682a09127b541cbd76686b8b273504a9899b5bf4 -SHA1 (patch-dj) = 90dbbcd6eb4ac5678e89187a93b68854dea33337 -SHA1 (patch-dk) = 167a6387f30c42fbd96c4846070c1f82bff2457c -SHA1 (patch-dl) = 37c7f04c87b79c3dc3cec9a18e1130caf3b37f5b -SHA1 (patch-dm) = 6cc2ed6aca805c88c9af014b5db828aa1ef843ca -SHA1 (patch-dn) = 6dd7c48e1455e8cfd8ac52f37db7468f596e3cc6 -SHA1 (patch-do) = 9e2ba4012d3f1544a0806440cb6e1ee0bb81d3d8 -SHA1 (patch-dp) = 3498fd6459da0361cb445587aba2f05e4d9cfed8 -SHA1 (patch-dq) = 4cd461b6cd6b8598485b3ef9f6b4e1e23e2d6e4d -SHA1 (patch-dr) = 131d0524c603fc464c36c1b734156f327cfb3c69 -SHA1 (patch-ds) = 830671879deee77426a9e7cab76f851f4509d4c1 -SHA1 (patch-dt) = 2fbaef452d3bd62332ee0203f7f824daa30dd8d0 -SHA1 (patch-du) = 9b66de11bead7db72a85a927fe2fcb1fa621fd4a -SHA1 (patch-dv) = da52678b44272da6cdcf718889478c33e865f762 -SHA1 (patch-dw) = 2bf4049da24e43e0005e1874a204c83cacaf188c -SHA1 (patch-dx) = 82c1224a376f75dad5bafb08126df213b92a4ba6 -SHA1 (patch-dy) = 21ed34cdb703eb5f8384138f6b65ac142caa4bf5 -SHA1 (patch-dz) = f8577856d5567167d8362a3b5b9de49e98d60087 -SHA1 (patch-ea) = 2151dcfbf0ceb9cbfd480308552bfec2cfcef875 -SHA1 (patch-eb) = 5c92c48896b528c9ba160d605b08886420db9105 -SHA1 (patch-ec) = 99203cfaae8432ae4b83a7e31eee23dd419e0ade -SHA1 (patch-ed) = 1e1483e78b42bf8489f871a745eb71e63b8b435a -SHA1 (patch-ee) = c7e9cf634734d0c280544ff509b3726a72600805 -SHA1 (patch-ef) = 01a20c0760e672568ba081641fb02ded063eaab1 -SHA1 (patch-eg) = a9401de191f9742be774ff5f9af4f5f7edc2d5dc -SHA1 (patch-eh) = d1e51e51968ce304acd1ebe81da7a5490e0b29eb -SHA1 (patch-ei) = 8fe556f807ccb8f3701564952f346cbfe9c3b1b6 -SHA1 (patch-ej) = b0ad030f1d3a0a3840eb19a21f8871724945d9bd -SHA1 (patch-ek) = e79c48be9ff492a86e8b7b84cd5c3a3910b9cb53 -SHA1 (patch-el) = b83e66e2fbddc6055bd2dae0a13441d1c82100d2 -SHA1 (patch-em) = 86a0387f4c6f42bb78cae0abe8c21e9871556786 -SHA1 (patch-en) = 8b74f0bf2b5fa998624a1e5478fc0710a7a644e1 -SHA1 (patch-eo) = dca9afb678c9cf87ed16e352f839a82917663d10 -SHA1 (patch-ep) = ca62bf9a949519bf3d54002d350be17f0d53c463 -SHA1 (patch-eq) = 1da7be56d2b9dde0056333dc1ba2b1a64cf6b822 -SHA1 (patch-er) = 5c1b359c39dce4f7fd2b87c52e82e1091d39e025 +SHA1 (ooo_addons_111.tar.bz2) = 3c3dacb77bb4a06874eb1f5609a18ef6e36a7838 +Size (ooo_addons_111.tar.bz2) = 11765994 bytes +SHA1 (patch-aa) = 783e0cf32bc942cc6f8d31a0fb74a9d91205e0e7 +SHA1 (patch-ab) = 873131e69215c063edb9e65af0155ca1725ac552 +SHA1 (patch-ac) = 0c5962741c749299379ddbc96474fd2b567232ce +SHA1 (patch-ad) = 7727183ad7ecc15f4aa31702c43e1fce26d76cc7 +SHA1 (patch-ae) = 9015ca0800ee0b440a4a0aa4723f2597c3e6718d +SHA1 (patch-af) = b5252da6127e4c9663679d8dfbfbd1d6e18d751c +SHA1 (patch-ag) = bec72d41929c2e6c592bdfc56d18e5f90b399a16 +SHA1 (patch-ah) = 059a87b596c792e41ff93bd71d1bb0ffc3a5cc40 +SHA1 (patch-ai) = e372c28e62bdbbe7ae67e21b12d44a972a91da38 +SHA1 (patch-aj) = 370da8fab8b71ea6a7b1cef903fe9f62268b2677 +SHA1 (patch-ak) = bb3afa61e7e720e10805157ae8d40e065632f293 +SHA1 (patch-al) = 8da112628aa1760edf26504b24860a12e688bc56 +SHA1 (patch-am) = 546afda0b6b5f223b5edf3933f769ab1064a46a2 +SHA1 (patch-an) = e030f5ae1dd3ad2bcb5bab21684df2ed8eaf717e +SHA1 (patch-ao) = 68d21a0daf48d47c7a1ab398bb98c48d7f002c4e +SHA1 (patch-ap) = 827d054cdcc243118a3011ddbed5bcc5bac09c24 +SHA1 (patch-aq) = 82285ade1af0a0c5e84d322d5a3a925c095103bb +SHA1 (patch-ar) = f185c705cda716e1b52e5b6ca6d9c5d2a9b341bc diff --git a/misc/openoffice/files/oo_setup.resp b/misc/openoffice/files/oo_setup.resp deleted file mode 100644 index 115aef1c845..00000000000 --- a/misc/openoffice/files/oo_setup.resp +++ /dev/null @@ -1,8 +0,0 @@ -[Environment] -InstallationMode = INSTALL_NETWORK -InstallationType = STANDARD -DestinationPath = @@PREFIX@@/OpenOffice.org641 - -[Java] -JavaSupport = preinstalled_or_none - diff --git a/misc/openoffice/files/soffice b/misc/openoffice/files/soffice index 44b41c319a8..068e6de5350 100755 --- a/misc/openoffice/files/soffice +++ b/misc/openoffice/files/soffice @@ -1,9 +1,9 @@ #!/bin/sh # -# $NetBSD: soffice,v 1.3 2003/05/19 02:59:32 simonb Exp $ +# $NetBSD: soffice,v 1.4 2004/05/03 20:56:36 mrauch Exp $ # -SOINST=@@PREFIX@@/OpenOffice.org641 -[ "$SOFFICE" = "" ] && SOFFICE=$HOME/OpenOffice.org641 +SOINST=@@PREFIX@@/OpenOffice.org1.1.1 +[ "$SOFFICE" = "" ] && SOFFICE=$HOME/OpenOffice.org1.1.1 if [ ! -d "$SOFFICE" ]; then echo "" @@ -18,12 +18,24 @@ if [ ! -d "$SOFFICE" ]; then echo "-----------------------------------------------------------------" echo "" -# add an eventually existing java directory to $PATH to allow OO to -# automatically find it - export PATH=$PATH:@@PREFIX@@/java/bin - cd $SOINST - ./setup + BASENAME=`basename $0` + TMPFILE=`mktemp -q /tmp/$BASENAME.XXXXXX` + if [ $? -ne 0 ]; then + echo "$0: Can't create temp file, exiting..." + exit 1 + fi + cat << EOF >> ${TMPFILE} +[ENVIRONMENT] +INSTALLATIONMODE=INSTALL_WORKSTATION +INSTALLATIONTYPE=WORKSTATION +DESTINATIONPATH=$SOFFICE +OUTERPATH= +LOGFILE= + +EOF + ./setup -nogui -r:${TMPFILE} + rm -f ${TMPFILE} echo "" echo "Done. Starting OpenOffice ..." @@ -33,5 +45,9 @@ fi # We've got a large number of shared libraries and other single files which # have to be open for normal operation ulimit -n `ulimit -n -H` +if [ -z $PTHREAD_DIAGASSERT ]; then +PTHREAD_DIAGASSERT=AEL +export PTHREAD_DIAGASSERT +fi exec ${SOFFICE}/soffice "$@" diff --git a/misc/openoffice/patches/patch-aa b/misc/openoffice/patches/patch-aa index e9f6dbaa15d..1d156141ba5 100644 --- a/misc/openoffice/patches/patch-aa +++ b/misc/openoffice/patches/patch-aa @@ -1,44 +1,525 @@ -$NetBSD: patch-aa,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ +$NetBSD: patch-aa,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../berkeleydb/db-3.2.9.patch.orig Mon Jun 11 14:09:22 2001 -+++ ../berkeleydb/db-3.2.9.patch -@@ -43,3 +43,39 @@ - - CC= @MAKEFILE_CC@ - CCLINK= @MAKEFILE_CCLINK@ -+--- misc/build/db-3.2.9/dist/configure.orig Sat Nov 24 14:56:48 2001 -++++ misc/build/db-3.2.9/dist/configure Sat Nov 24 14:57:32 2001 -+@@ -995,6 +995,7 @@ -+ CPPFLAGS="-D_REENTRANT $CPPFLAGS";; -+ mpeix*) CPPFLAGS="-D_POSIX_SOURCE -D_SOCKET_SOURCE $CPPFLAGS" -+ LIBS="-lsocket -lsvipc $LIBS";; -++netbsd*) optimize_def="-O2";; -+ osf*) CPPFLAGS="-D_REENTRANT $CPPFLAGS";; -+ *qnx) cat >> confdefs.h <<\EOF -+ #define HAVE_QNX 1 -+@@ -1795,6 +1796,7 @@ -+ case "$host_os" in -+ solaris*) JINCSUBDIRS="solaris";; -+ linux*) JINCSUBDIRS="linux genunix";; -++ netbsd*) JINCSUBDIRS="netbsd solaris linux genunix";; -+ *) JINCSUBDIRS="genunix";; -+ esac -+ -+--- misc/build/db-3.2.9/dist/ltconfig.orig Sat Nov 24 14:56:10 2001 -++++ misc/build/db-3.2.9/dist/ltconfig Sat Nov 24 14:56:34 2001 -+@@ -1194,11 +1194,12 @@ -+ -+ netbsd*) -+ if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then -+- archive_cmds='$CC -shared $libobjs $deplibs $linkopts ${wl}-soname $wl$soname -o $lib' -+- archive_expsym_cmds='$CC -shared $libobjs $deplibs $linkopts ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' -+- else -+ archive_cmds='$LD -Bshareable $libobjs $deplibs $linkopts -o $lib' -+ # can we support soname and/or expsyms with a.out? -oliva -++ else -++ archive_cmds='$CC -shared $libobjs $deplibs $linkopts ${wl}-soname $wl$soname -o $lib' -++ archive_expsym_cmds='$CC -shared $libobjs $deplibs $linkopts ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' -++ need_version=no -+ fi -+ ;; -+ +--- ../sal/util/sal_netbsd.map.orig 2004-02-09 22:26:34.000000000 +0100 ++++ ../sal/util/sal_netbsd.map +@@ -0,0 +1,520 @@ ++UDK_3_0_0 { ++ global: ++ GetVersionInfo; ++ osl_acceptConnectionOnSocket; ++ osl_acceptPipe; ++ osl_acquireSocket; ++ osl_acquirePipe; ++ osl_acquireMutex; ++ osl_acquireSemaphore; ++ osl_addSignalHandler; ++ osl_addToSocketSet; ++ osl_assertFailedLine; ++ osl_bindAddrToSocket; ++ osl_breakDebug; ++ osl_checkCondition; ++ osl_clearSocketSet; ++ osl_closeDirectory; ++ osl_closePipe; ++ osl_closeProfile; ++ osl_connectSocketTo; ++ osl_copyHostAddr; ++ osl_copySocketAddr; ++ osl_createCondition; ++ osl_createEmptySocketAddr; ++ osl_createHostAddr; ++ osl_createHostAddrByAddr; ++ osl_createHostAddrByName; ++ osl_createInetSocketAddr; ++ osl_createMutex; ++ osl_createPipe; ++ osl_createSemaphore; ++ osl_createSocket; ++ osl_createSocketSet; ++ osl_createSuspendedThread; ++ osl_createThread; ++ osl_createThreadKey; ++ osl_decrementInterlockedCount; ++ osl_demultiplexSocketEvents; ++ osl_destroyCondition; ++ osl_destroyHostAddr; ++ osl_destroyMutex; ++ osl_destroySemaphore; ++ osl_destroySocketAddr; ++ osl_destroySocketSet; ++ osl_destroyThread; ++ osl_destroyThreadKey; ++ osl_enableNonBlockingMode; ++ osl_executeProcess; ++ osl_executeProcess_WithRedirectedIO; ++ osl_flushProfile; ++ osl_freeProcessHandle; ++ osl_freeSecurityHandle; ++ osl_getAddrOfSocketAddr; ++ osl_getCommandArg; ++ osl_getCommandArgCount; ++ osl_getConfigDir; ++ osl_getCurrentSecurity; ++ osl_getDirectoryItem; ++ osl_getDottedInetAddrOfSocketAddr; ++ osl_getEnvironment; ++ osl_getEthernetAddress; ++ osl_getExecutableFile; ++ osl_getFamilyOfSocketAddr; ++ osl_getFileStatus; ++ osl_getFileURLFromSystemPath; ++ osl_getGlobalMutex; ++ osl_getHomeDir; ++ osl_getHostnameOfHostAddr; ++ osl_getHostnameOfSocketAddr; ++ osl_getInetPortOfSocketAddr; ++ osl_getLastPipeError; ++ osl_getLastSocketError; ++ osl_getLastSocketErrorDescription; ++ osl_getLocalAddrOfSocket; ++ osl_getLocalHostname; ++ osl_getModuleURLFromAddress; ++ osl_getNextDirectoryItem; ++ osl_getPeerAddrOfSocket; ++ osl_getProcess; ++ osl_getProcessInfo; ++ osl_getProcessWorkingDir; ++ osl_getProfileSectionEntries; ++ osl_getProfileSections; ++ osl_getServicePort; ++ osl_getSocketAddrOfHostAddr; ++ osl_getSocketOption; ++ osl_getSocketType; ++ osl_getSymbol; ++ osl_getSystemPathFromFileURL; ++ osl_getSystemTime; ++ osl_getThreadIdentifier; ++ osl_getThreadKeyData; ++ osl_getThreadPriority; ++ osl_getThreadTextEncoding; ++ osl_getUserIdent; ++ osl_getUserName; ++ osl_getVolumeInformation; ++ osl_incrementInterlockedCount; ++ osl_isAdministrator; ++ osl_isEndOfFile; ++ osl_isEqualSocketAddr; ++ osl_isExceptionPending; ++ osl_isInSocketSet; ++ osl_isNonBlockingMode; ++ osl_isReceiveReady; ++ osl_isSendReady; ++ osl_isThreadRunning; ++ osl_joinProcess; ++ osl_joinWithThread; ++ osl_listenOnSocket; ++ osl_loadModule; ++ osl_loginUser; ++ osl_loginUserOnFileServer; ++ osl_openDirectory; ++ osl_openProfile; ++ osl_raiseSignal; ++ osl_readProfileBool; ++ osl_readProfileIdent; ++ osl_readProfileString; ++ osl_readPipe; ++ osl_readSocket; ++ osl_receiveFromSocket; ++ osl_receivePipe; ++ osl_receiveSocket; ++ osl_releaseDirectoryItem; ++ osl_releaseMutex; ++ osl_releasePipe; ++ osl_releaseSemaphore; ++ osl_releaseSocket; ++ osl_removeFromSocketSet; ++ osl_removeProfileEntry; ++ osl_removeSignalHandler; ++ osl_reportError; ++ osl_resetCondition; ++ osl_resolveHostname; ++ osl_resumeThread; ++ osl_scheduleThread; ++ osl_searchFileURL; ++ osl_sendPipe; ++ osl_sendSocket; ++ osl_sendToSocket; ++ osl_setCondition; ++ osl_setFileAttributes; ++ osl_setFileTime; ++ osl_setInetPortOfSocketAddr; ++ osl_setAddrOfSocketAddr; ++ osl_setSocketOption; ++ osl_setThreadKeyData; ++ osl_setThreadPriority; ++ osl_setThreadTextEncoding; ++ osl_shutdownSocket; ++ osl_suspendThread; ++ osl_terminateProcess; ++ osl_terminateThread; ++ osl_trace; ++ osl_tryToAcquireMutex; ++ osl_tryToAcquireSemaphore; ++ osl_unloadModule; ++ osl_waitCondition; ++ osl_waitThread; ++ osl_writePipe; ++ osl_writeSocket; ++ osl_writeProfileBool; ++ osl_writeProfileIdent; ++ osl_writeProfileString; ++ osl_yieldThread; ++ osl_loadUserProfile; ++ osl_unloadUserProfile; ++ osl_sendResourcePipe; ++ osl_receiveResourcePipe; ++ rtl_allocateMemory; ++ rtl_compareMemory; ++ rtl_copyMemory; ++ rtl_fillMemory; ++ rtl_freeMemory; ++ rtl_moveMemory; ++ rtl_reallocateMemory; ++ rtl_zeroMemory; ++ rtl_findInMemory; ++ rtl_hashentry_destroy; ++ rtl_hashfunc; ++ rtl_hashtable_add; ++ rtl_hashtable_destroy; ++ rtl_hashtable_find; ++ rtl_hashtable_grow; ++ rtl_hashtable_init; ++ rtl_locale_equals; ++ rtl_locale_getCountry; ++ rtl_locale_getDefault; ++ rtl_locale_getLanguage; ++ rtl_locale_getVariant; ++ rtl_locale_hashCode; ++ rtl_locale_register; ++ rtl_locale_setDefault; ++ rtl_str_getLength; ++ rtl_str_compare; ++ rtl_str_compare_WithLength; ++ rtl_str_shortenedCompare_WithLength; ++ rtl_str_reverseCompare_WithLength; ++ rtl_str_compareIgnoreAsciiCase; ++ rtl_str_compareIgnoreAsciiCase_WithLength; ++ rtl_str_shortenedCompareIgnoreAsciiCase_WithLength; ++ rtl_str_hashCode; ++ rtl_str_hashCode_WithLength; ++ rtl_str_indexOfChar; ++ rtl_str_indexOfChar_WithLength; ++ rtl_str_indexOfStr; ++ rtl_str_indexOfStr_WithLength; ++ rtl_str_lastIndexOfChar; ++ rtl_str_lastIndexOfChar_WithLength; ++ rtl_str_lastIndexOfStr; ++ rtl_str_lastIndexOfStr_WithLength; ++ rtl_str_replaceChar; ++ rtl_str_replaceChar_WithLength; ++ rtl_str_toAsciiLowerCase; ++ rtl_str_toAsciiLowerCase_WithLength; ++ rtl_str_toAsciiUpperCase; ++ rtl_str_toAsciiUpperCase_WithLength; ++ rtl_str_trim; ++ rtl_str_trim_WithLength; ++ rtl_str_valueOfBoolean; ++ rtl_str_valueOfChar; ++ rtl_str_valueOfInt32; ++ rtl_str_valueOfInt64; ++ rtl_str_valueOfDouble; ++ rtl_str_valueOfFloat; ++ rtl_str_toBoolean; ++ rtl_str_toInt32; ++ rtl_str_toInt64; ++ rtl_str_toDouble; ++ rtl_str_toFloat; ++ rtl_string_acquire; ++ rtl_string_assign; ++ rtl_string_getLength; ++ rtl_string_getStr; ++ rtl_string_getToken; ++ rtl_string_new; ++ rtl_string_newConcat; ++ rtl_string_newFromStr; ++ rtl_string_newFromStr_WithLength; ++ rtl_string_newFromString; ++ rtl_string_newReplace; ++ rtl_string_newReplaceStrAt; ++ rtl_string_newToAsciiLowerCase; ++ rtl_string_newToAsciiUpperCase; ++ rtl_string_newTrim; ++ rtl_string_new_WithLength; ++ rtl_string_release; ++ rtl_stringbuffer_ensureCapacity; ++ rtl_stringbuffer_insert; ++ rtl_stringbuffer_newFromStr_WithLength; ++ rtl_stringbuffer_newFromStringBuffer; ++ rtl_ustr_compare; ++ rtl_ustr_compare_WithLength; ++ rtl_ustr_shortenedCompare_WithLength; ++ rtl_ustr_reverseCompare_WithLength; ++ rtl_ustr_compareIgnoreAsciiCase; ++ rtl_ustr_compareIgnoreAsciiCase_WithLength; ++ rtl_ustr_shortenedCompareIgnoreAsciiCase_WithLength; ++ rtl_ustr_ascii_compare; ++ rtl_ustr_ascii_compare_WithLength; ++ rtl_ustr_ascii_shortenedCompare_WithLength; ++ rtl_ustr_asciil_reverseCompare_WithLength; ++ rtl_ustr_ascii_compareIgnoreAsciiCase; ++ rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength; ++ rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength; ++ rtl_ustr_getLength; ++ rtl_ustr_hashCode; ++ rtl_ustr_hashCode_WithLength; ++ rtl_ustr_indexOfChar; ++ rtl_ustr_indexOfChar_WithLength; ++ rtl_ustr_indexOfStr; ++ rtl_ustr_indexOfStr_WithLength; ++ rtl_ustr_lastIndexOfChar; ++ rtl_ustr_lastIndexOfChar_WithLength; ++ rtl_ustr_lastIndexOfStr; ++ rtl_ustr_lastIndexOfStr_WithLength; ++ rtl_ustr_replaceChar; ++ rtl_ustr_replaceChar_WithLength; ++ rtl_ustr_toAsciiLowerCase; ++ rtl_ustr_toAsciiLowerCase_WithLength; ++ rtl_ustr_toAsciiUpperCase; ++ rtl_ustr_toAsciiUpperCase_WithLength; ++ rtl_ustr_trim; ++ rtl_ustr_trim_WithLength; ++ rtl_ustr_valueOfBoolean; ++ rtl_ustr_valueOfChar; ++ rtl_ustr_valueOfInt32; ++ rtl_ustr_valueOfInt64; ++ rtl_ustr_valueOfDouble; ++ rtl_ustr_valueOfFloat; ++ rtl_ustr_toBoolean; ++ rtl_ustr_toInt32; ++ rtl_ustr_toInt64; ++ rtl_ustr_toDouble; ++ rtl_ustr_toFloat; ++ rtl_uString_acquire; ++ rtl_uString_assign; ++ rtl_uString_getLength; ++ rtl_uString_getStr; ++ rtl_uString_getToken; ++ rtl_uString_new; ++ rtl_uString_newConcat; ++ rtl_uString_newFromStr; ++ rtl_uString_newFromStr_WithLength; ++ rtl_uString_newFromAscii; ++ rtl_uString_newFromString; ++ rtl_uString_newReplace; ++ rtl_uString_newReplaceStrAt; ++ rtl_uString_newToAsciiLowerCase; ++ rtl_uString_newToAsciiUpperCase; ++ rtl_uString_newTrim; ++ rtl_uString_new_WithLength; ++ rtl_uString_release; ++ rtl_uStringbuffer_ensureCapacity; ++ rtl_uStringbuffer_insert; ++ rtl_uStringbuffer_insert_ascii; ++ rtl_uStringbuffer_newFromStr_WithLength; ++ rtl_uStringbuffer_newFromStringBuffer; ++ rtl_string2UString; ++ rtl_uString2String; ++ rtl_createTextToUnicodeConverter; ++ rtl_destroyTextToUnicodeConverter; ++ rtl_createTextToUnicodeContext; ++ rtl_destroyTextToUnicodeContext; ++ rtl_resetTextToUnicodeContext; ++ rtl_convertTextToUnicode; ++ rtl_createUnicodeToTextConverter; ++ rtl_destroyUnicodeToTextConverter; ++ rtl_createUnicodeToTextContext; ++ rtl_destroyUnicodeToTextContext; ++ rtl_resetUnicodeToTextContext; ++ rtl_convertUnicodeToText; ++ rtl_isOctetTextEncoding; ++ rtl_getTextEncodingInfo; ++ rtl_getTextEncodingFromWindowsCharset; ++ rtl_getTextEncodingFromUnixCharset; ++ rtl_getTextEncodingFromMimeCharset; ++ rtl_getBestWindowsCharsetFromTextEncoding; ++ rtl_getMimeCharsetFromTextEncoding; ++ rtl_getBestMimeCharsetFromTextEncoding; ++ rtl_getBestUnixCharsetFromTextEncoding; ++ rtl_allocateZeroMemory; ++ rtl_freeZeroMemory; ++ rtl_crc32; ++ rtl_digest_create; ++ rtl_digest_createMD2; ++ rtl_digest_createMD5; ++ rtl_digest_createSHA; ++ rtl_digest_createSHA1; ++ rtl_digest_createHMAC_MD5; ++ rtl_digest_createHMAC_SHA1; ++ rtl_digest_destroy; ++ rtl_digest_destroyMD2; ++ rtl_digest_destroyMD5; ++ rtl_digest_destroySHA; ++ rtl_digest_destroySHA1; ++ rtl_digest_destroyHMAC_MD5; ++ rtl_digest_destroyHMAC_SHA1; ++ rtl_digest_get; ++ rtl_digest_getMD2; ++ rtl_digest_getMD5; ++ rtl_digest_getSHA; ++ rtl_digest_getSHA1; ++ rtl_digest_getHMAC_MD5; ++ rtl_digest_getHMAC_SHA1; ++ rtl_digest_init; ++ rtl_digest_initHMAC_MD5; ++ rtl_digest_initHMAC_SHA1; ++ rtl_digest_queryAlgorithm; ++ rtl_digest_queryLength; ++ rtl_digest_update; ++ rtl_digest_updateMD2; ++ rtl_digest_updateMD5; ++ rtl_digest_updateSHA; ++ rtl_digest_updateSHA1; ++ rtl_digest_updateHMAC_MD5; ++ rtl_digest_updateHMAC_SHA1; ++ rtl_digest_MD2; ++ rtl_digest_MD5; ++ rtl_digest_SHA; ++ rtl_digest_SHA1; ++ rtl_digest_HMAC_MD5; ++ rtl_digest_HMAC_SHA1; ++ rtl_digest_PBKDF2; ++ ++ rtl_random_createPool; ++ rtl_random_destroyPool; ++ rtl_random_addBytes; ++ rtl_random_getBytes; ++ ++ rtl_createUuid; ++ rtl_createNamedUuid; ++ rtl_compareUuid; ++ rtl_getGlobalProcessId; ++ ++ osl_openFile; ++ osl_setFilePos; ++ osl_getFilePos; ++ osl_setFileSize; ++ osl_readFile; ++ osl_writeFile; ++ osl_closeFile; ++ osl_createDirectory; ++ osl_removeDirectory; ++ osl_removeFile; ++ osl_copyFile; ++ osl_moveFile; ++ ++ osl_closeSocket; ++ osl_createInetBroadcastAddr; ++ ++ rtl_cipher_create; ++ rtl_cipher_createBF; ++ rtl_cipher_init; ++ rtl_cipher_initBF; ++ rtl_cipher_encode; ++ rtl_cipher_encodeBF; ++ rtl_cipher_decode; ++ rtl_cipher_decodeBF; ++ rtl_cipher_destroy; ++ rtl_cipher_destroyBF; ++ ++ rtl_byte_sequence_reference2One; ++ rtl_byte_sequence_realloc; ++ rtl_byte_sequence_acquire; ++ rtl_byte_sequence_release; ++ rtl_byte_sequence_construct; ++ rtl_byte_sequence_constructNoDefault; ++ rtl_byte_sequence_constructFromArray; ++ rtl_byte_sequence_assign; ++ rtl_byte_sequence_equals; ++ rtl_byte_sequence_getConstArray; ++ rtl_byte_sequence_getLength; ++ ++ osl_acquireDirectoryItem; ++ ++ osl_abbreviateSystemPath; ++ osl_getDateTimeFromTimeValue; ++ osl_getTimeValueFromDateTime; ++ osl_getLocalTimeFromSystemTime; ++ osl_getSystemTimeFromLocalTime; ++ osl_getAbsoluteFileURL; ++ ++ osl_unmountVolumeDevice; ++ osl_automountVolumeDevice; ++ osl_releaseVolumeDeviceHandle; ++ osl_getVolumeDeviceMountPath; ++ osl_acquireVolumeDeviceHandle; ++ ++ osl_setDebugMessageFunc; ++ osl_readLine; ++ osl_getGlobalTimer; ++ osl_getCanonicalName; ++ osl_getTextEncodingFromLocale; ++ ++ rtl_getUriCharClass; ++ rtl_uriConvertRelToAbs; ++ rtl_uriEncode; ++ rtl_uriDecode; ++ ++ rtl_bootstrap_get; ++ rtl_bootstrap_set; ++ rtl_bootstrap_setIniFileName; ++ rtl_bootstrap_args_open; ++ rtl_bootstrap_args_close; ++ rtl_bootstrap_get_from_handle; ++ rtl_bootstrap_get_iniName_from_handle; ++ rtl_bootstrap_expandMacros_from_handle; ++ rtl_bootstrap_expandMacros; ++ rtl_getAppCommandArgCount; ++ rtl_getAppCommandArg; ++ ++ rtl_moduleCount_acquire; ++ rtl_moduleCount_release; ++ rtl_moduleCount_canUnload; ++ rtl_registerModuleForUnloading; ++ rtl_unregisterModuleForUnloading; ++ rtl_unloadUnusedModules; ++ rtl_addUnloadingListener; ++ rtl_removeUnloadingListener; ++ ++ rtl_logfile_trace; ++ rtl_tres_create; ++ rtl_tres_destroy; ++ osl_getProcessLocale; ++ osl_setProcessLocale; ++ getpwnam_r; ++ getpwuid_r; ++ localtime_r; ++ gmtime_r; ++ gethostbyname_r; ++ readdir_r; ++ local: ++ *; ++}; ++ ++UDK_3.1 { ++ global: ++ osl_getTempDirURL; ++ osl_createTempFile; ++ ++ rtl_math_doubleToString; ++ rtl_math_doubleToUString; ++ rtl_math_pow10Exp; ++ rtl_math_round; ++ rtl_math_stringToDouble; ++ rtl_math_uStringToDouble; ++ rtl_convertUStringToString; ++ ++ osl_joinProcessWithTimeout; ++ ++ rtl_getTextEncodingFromWindowsCodePage; ++ rtl_getWindowsCodePageFromTextEncoding; ++} UDK_3_0_0; ++ ++UDK_3.2 { ++ global: ++ osl_syncFile; ++} UDK_3.1; diff --git a/misc/openoffice/patches/patch-ab b/misc/openoffice/patches/patch-ab index 32a20b2932a..efaa159af5e 100644 --- a/misc/openoffice/patches/patch-ab +++ b/misc/openoffice/patches/patch-ab @@ -1,13 +1,13 @@ -$NetBSD: patch-ab,v 1.1.1.1 2002/02/13 18:09:24 mrauch Exp $ +$NetBSD: patch-ab,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../bridges/prj/build.lst.orig Mon Nov 12 22:45:25 2001 -+++ ../bridges/prj/build.lst -@@ -13,5 +13,8 @@ - br bridges\source\cpp_uno\cc50_solaris_sparc nmake - u br_cc50sols br_unotypes NULL - br bridges\source\cpp_uno\cc50_solaris_intel nmake - u br_cc50soli br_unotypes NULL - br bridges\source\cpp_uno\gcc2_solaris_sparc nmake - u br_gccsols br_unotypes NULL -+br bridges\source\cpp_uno\gcc2_netbsd_intel nmake - u br_gccni br_unotypes NULL -+br bridges\source\cpp_uno\gcc2_netbsd_sparc nmake - u br_gccns br_unotypes NULL -+br bridges\source\cpp_uno\gcc2_netbsd_powerpc nmake - u br_gccnp br_unotypes NULL - br bridges\source\prot_uno nmake - all br_pruno br_unotypes NULL - br bridges\source\java_uno nmake - all br_java_uno br_rcon NULL +--- ../desktop/source/pkgchk/pkgchk_misc.h.orig 2004-04-17 19:21:18.000000000 +0200 ++++ ../desktop/source/pkgchk/pkgchk_misc.h +@@ -244,6 +244,8 @@ bool office_is_running( ::rtl::Bootstrap + #define THIS_PLATFORM_PATH "/linux_sparc.plt" + #elif defined (MACOSX) && defined (POWERPC) + #define THIS_PLATFORM_PATH "/macosx_powerpc.plt" ++#elif defined (NETBSD) && defined (INTEL) ++#define THIS_PLATFORM_PATH "/netbsd_intel.plt" + #elif defined (NETBSD) && defined (SPARC) + #define THIS_PLATFORM_PATH "/netbsd_sparc.plt" + #elif defined (FREEBSD) && defined (INTEL) diff --git a/misc/openoffice/patches/patch-ac b/misc/openoffice/patches/patch-ac index 05715520020..a824a07d591 100644 --- a/misc/openoffice/patches/patch-ac +++ b/misc/openoffice/patches/patch-ac @@ -1,558 +1,20 @@ -$NetBSD: patch-ac,v 1.1.1.1 2002/02/13 18:09:24 mrauch Exp $ +$NetBSD: patch-ac,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../bridges/source/cpp_uno/gcc2_netbsd_intel/cpp2uno.cxx.orig Sun Jan 6 11:24:10 2002 -+++ ../bridges/source/cpp_uno/gcc2_netbsd_intel/cpp2uno.cxx -@@ -0,0 +1,553 @@ -+#define LEAK_STATIC_DATA -+// #define TRACE(x) OSL_TRACE(x) -+#define TRACE(x) -+ -+#include <malloc.h> -+#if STLPORT_VERSION<321 -+#include <list.h> -+#include <map.h> -+#else -+#include <list> -+#include <map> -+#endif -+#include <typeinfo> -+#ifndef _RTL_ALLOC_H_ -+#include <rtl/alloc.h> -+#endif -+#ifndef _OSL_MUTEX_HXX_ -+#include <osl/mutex.hxx> -+#endif -+ -+#ifndef _TYPELIB_TYPEDESCRIPTION_HXX_ -+#include <typelib/typedescription.hxx> -+#endif -+#ifndef _UNO_DATA_H_ -+#include <uno/data.h> -+#endif -+#ifndef _BRIDGES_CPP_UNO_BRIDGE_HXX_ -+#include <bridges/cpp_uno/bridge.hxx> -+#endif -+#ifndef _BRIDGES_CPP_UNO_TYPE_MISC_HXX_ -+#include <bridges/cpp_uno/type_misc.hxx> -+#endif -+ -+#include "gcc2_netbsd_intel.hxx" -+ -+using namespace com::sun::star::uno; -+using namespace std; -+using namespace osl; -+using namespace rtl; -+ -+namespace CPPU_CURRENT_NAMESPACE -+{ -+ -+//================================================================================================== -+rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT; -+ -+//================================================================================================== -+static typelib_TypeClass cpp2uno_call( -+ cppu_cppInterfaceProxy * pThis, -+ const typelib_TypeDescription * pMemberTypeDescr, -+ typelib_TypeDescriptionReference * pReturnTypeRef, // 0 indicates void return -+ sal_Int32 nParams, typelib_MethodParameter * pParams, -+ void ** pCallStack, -+ sal_Int64 * pRegisterReturn /* space for register return */ ) -+{ -+ // pCallStack: ret, [return ptr], this, params -+ char * pCppStack = (char *)(pCallStack +1); -+ -+ // return -+ typelib_TypeDescription * pReturnTypeDescr = 0; -+ if (pReturnTypeRef) -+ TYPELIB_DANGER_GET( &pReturnTypeDescr, pReturnTypeRef ); -+ -+ void * pUnoReturn = 0; -+ void * pCppReturn = 0; // complex return ptr: if != 0 && != pUnoReturn, reconversion need -+ -+ if (pReturnTypeDescr) -+ { -+ if (cppu_isSimpleType( pReturnTypeDescr )) -+ { -+ pUnoReturn = pRegisterReturn; // direct way for simple types -+ } -+ else // complex return via ptr (pCppReturn) -+ { -+ pCppReturn = *(void **)pCppStack; -+ pCppStack += sizeof(void *); -+ -+ pUnoReturn = (cppu_relatesToInterface( pReturnTypeDescr ) -+ ? alloca( pReturnTypeDescr->nSize ) -+ : pCppReturn); // direct way -+ } -+ } -+ // pop this -+ pCppStack += sizeof( void* ); -+ -+ // stack space -+ OSL_ENSURE( sizeof(void *) == sizeof(sal_Int32), "### unexpected size!" ); -+ // parameters -+ void ** pUnoArgs = (void **)alloca( 4 * sizeof(void *) * nParams ); -+ void ** pCppArgs = pUnoArgs + nParams; -+ // indizes of values this have to be converted (interface conversion cpp<=>uno) -+ sal_Int32 * pTempIndizes = (sal_Int32 *)(pUnoArgs + (2 * nParams)); -+ // type descriptions for reconversions -+ typelib_TypeDescription ** ppTempParamTypeDescr = (typelib_TypeDescription **)(pUnoArgs + (3 * nParams)); -+ -+ sal_Int32 nTempIndizes = 0; -+ -+ for ( sal_Int32 nPos = 0; nPos < nParams; ++nPos ) -+ { -+ const typelib_MethodParameter & rParam = pParams[nPos]; -+ typelib_TypeDescription * pParamTypeDescr = 0; -+ TYPELIB_DANGER_GET( &pParamTypeDescr, rParam.pTypeRef ); -+ -+ if (!rParam.bOut && cppu_isSimpleType( pParamTypeDescr )) // value -+ { -+ pCppArgs[nPos] = pCppStack; -+ pUnoArgs[nPos] = pCppStack; -+ switch (pParamTypeDescr->eTypeClass) -+ { -+ case typelib_TypeClass_HYPER: -+ case typelib_TypeClass_UNSIGNED_HYPER: -+ case typelib_TypeClass_DOUBLE: -+ pCppStack += sizeof(sal_Int32); // extra long -+ } -+ // no longer needed -+ TYPELIB_DANGER_RELEASE( pParamTypeDescr ); -+ } -+ else // ptr to complex value | ref -+ { -+ pCppArgs[nPos] = *(void **)pCppStack; -+ -+ if (! rParam.bIn) // is pure out -+ { -+ // uno out is unconstructed mem! -+ pUnoArgs[nPos] = alloca( pParamTypeDescr->nSize ); -+ pTempIndizes[nTempIndizes] = nPos; -+ // will be released at reconversion -+ ppTempParamTypeDescr[nTempIndizes++] = pParamTypeDescr; -+ } -+ // is in/inout -+ else if (cppu_relatesToInterface( pParamTypeDescr )) -+ { -+ uno_copyAndConvertData( pUnoArgs[nPos] = alloca( pParamTypeDescr->nSize ), -+ *(void **)pCppStack, pParamTypeDescr, -+ &pThis->pBridge->aCpp2Uno ); -+ pTempIndizes[nTempIndizes] = nPos; // has to be reconverted -+ // will be released at reconversion -+ ppTempParamTypeDescr[nTempIndizes++] = pParamTypeDescr; -+ } -+ else // direct way -+ { -+ pUnoArgs[nPos] = *(void **)pCppStack; -+ // no longer needed -+ TYPELIB_DANGER_RELEASE( pParamTypeDescr ); -+ } -+ } -+ pCppStack += sizeof(sal_Int32); // standard parameter length -+ } -+ -+ // ExceptionHolder -+ uno_Any aUnoExc; // Any will be constructed by callee -+ uno_Any * pUnoExc = &aUnoExc; -+ -+ // invoke uno dispatch call -+ (*pThis->pUnoI->pDispatcher)( pThis->pUnoI, pMemberTypeDescr, pUnoReturn, pUnoArgs, &pUnoExc ); -+ -+ // in case an exception occured... -+ if (pUnoExc) -+ { -+ // destruct temporary in/inout params -+ for ( ; nTempIndizes--; ) -+ { -+ sal_Int32 nIndex = pTempIndizes[nTempIndizes]; -+ -+ if (pParams[nIndex].bIn) // is in/inout => was constructed -+ uno_destructData( pUnoArgs[nIndex], ppTempParamTypeDescr[nTempIndizes], 0 ); -+ TYPELIB_DANGER_RELEASE( ppTempParamTypeDescr[nTempIndizes] ); -+ } -+ if (pReturnTypeDescr) -+ TYPELIB_DANGER_RELEASE( pReturnTypeDescr ); -+ -+ gcc291_netbsd_intel_raiseException( &aUnoExc, &pThis->pBridge->aUno2Cpp ); // has to destruct the any -+ // is here for dummy -+ return typelib_TypeClass_VOID; -+ } -+ else // else no exception occured... -+ { -+ // temporary params -+ for ( ; nTempIndizes--; ) -+ { -+ sal_Int32 nIndex = pTempIndizes[nTempIndizes]; -+ typelib_TypeDescription * pParamTypeDescr = ppTempParamTypeDescr[nTempIndizes]; -+ -+ if (pParams[nIndex].bOut) // inout/out -+ { -+ // convert and assign -+ uno_destructData( pCppArgs[nIndex], pParamTypeDescr, cpp_release ); -+ uno_copyAndConvertData( pCppArgs[nIndex], pUnoArgs[nIndex], pParamTypeDescr, -+ &pThis->pBridge->aUno2Cpp ); -+ } -+ // destroy temp uno param -+ uno_destructData( pUnoArgs[nIndex], pParamTypeDescr, 0 ); -+ -+ TYPELIB_DANGER_RELEASE( pParamTypeDescr ); -+ } -+ // return -+ if (pCppReturn) // has complex return -+ { -+ if (pUnoReturn != pCppReturn) // needs reconversion -+ { -+ uno_copyAndConvertData( pCppReturn, pUnoReturn, pReturnTypeDescr, -+ &pThis->pBridge->aUno2Cpp ); -+ // destroy temp uno return -+ uno_destructData( pUnoReturn, pReturnTypeDescr, 0 ); -+ } -+ // complex return ptr is set to eax -+ *(void **)pRegisterReturn = pCppReturn; -+ } -+ if (pReturnTypeDescr) -+ { -+ typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; -+ TYPELIB_DANGER_RELEASE( pReturnTypeDescr ); -+ return eRet; -+ } -+ else -+ return typelib_TypeClass_VOID; -+ } -+} -+ -+ -+//================================================================================================== -+static typelib_TypeClass cpp_mediate( -+ sal_Int32 nVtableCall, -+ void ** pCallStack, -+ sal_Int64 * pRegisterReturn /* space for register return */ ) -+{ -+ OSL_ENSURE( sizeof(sal_Int32)==sizeof(void *), "### unexpected!" ); -+ -+ // pCallStack: ret adr, [ret *], this, params -+ // _this_ ptr is patched cppu_XInterfaceProxy object -+ cppu_cppInterfaceProxy * pCppI = NULL; -+ if( nVtableCall & 0x80000000 ) -+ { -+ nVtableCall &= 0x7fffffff; -+ pCppI = (cppu_cppInterfaceProxy *)(XInterface *)*(pCallStack +2); -+ } -+ else -+ pCppI = (cppu_cppInterfaceProxy *)(XInterface *)*(pCallStack +1); -+ -+ typelib_InterfaceTypeDescription * pTypeDescr = pCppI->pTypeDescr; -+ -+ OSL_ENSURE( nVtableCall < pTypeDescr->nMapFunctionIndexToMemberIndex, -+ "### illegal vtable index!" ); -+ if (nVtableCall >= pTypeDescr->nMapFunctionIndexToMemberIndex) -+ { -+ throw RuntimeException( OUString::createFromAscii("illegal vtable index!"), (XInterface *)pCppI ); -+ } -+ -+ // determine called method -+ OSL_ENSURE( nVtableCall < pTypeDescr->nMapFunctionIndexToMemberIndex, "### illegal vtable index!" ); -+ sal_Int32 nMemberPos = pTypeDescr->pMapFunctionIndexToMemberIndex[nVtableCall]; -+ OSL_ENSURE( nMemberPos < pTypeDescr->nAllMembers, "### illegal member index!" ); -+ -+ TypeDescription aMemberDescr( pTypeDescr->ppAllMembers[nMemberPos] ); -+ -+ typelib_TypeClass eRet; -+ switch (aMemberDescr.get()->eTypeClass) -+ { -+ case typelib_TypeClass_INTERFACE_ATTRIBUTE: -+ { -+ if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nVtableCall) -+ { -+ // is GET method -+ eRet = cpp2uno_call( -+ pCppI, aMemberDescr.get(), -+ ((typelib_InterfaceAttributeTypeDescription *)aMemberDescr.get())->pAttributeTypeRef, -+ 0, 0, // no params -+ pCallStack, pRegisterReturn ); -+ } -+ else -+ { -+ // is SET method -+ typelib_MethodParameter aParam; -+ aParam.pTypeRef = -+ ((typelib_InterfaceAttributeTypeDescription *)aMemberDescr.get())->pAttributeTypeRef; -+ aParam.bIn = sal_True; -+ aParam.bOut = sal_False; -+ -+ eRet = cpp2uno_call( -+ pCppI, aMemberDescr.get(), -+ 0, // indicates void return -+ 1, &aParam, -+ pCallStack, pRegisterReturn ); -+ } -+ break; -+ } -+ case typelib_TypeClass_INTERFACE_METHOD: -+ { -+ // is METHOD -+ switch (nVtableCall) -+ { -+ case 1: // acquire() -+ pCppI->acquireProxy(); // non virtual call! -+ eRet = typelib_TypeClass_VOID; -+ break; -+ case 2: // release() -+ pCppI->releaseProxy(); // non virtual call! -+ eRet = typelib_TypeClass_VOID; -+ break; -+ case 0: // queryInterface() opt -+ { -+ typelib_TypeDescription * pTD = 0; -+ TYPELIB_DANGER_GET( &pTD, reinterpret_cast< Type * >( pCallStack[3] )->getTypeLibType() ); -+ if (pTD) -+ { -+ XInterface * pInterface = 0; -+ (*pCppI->pBridge->pCppEnv->getRegisteredInterface)( -+ pCppI->pBridge->pCppEnv, -+ (void **)&pInterface, pCppI->oid.pData, (typelib_InterfaceTypeDescription *)pTD ); -+ -+ if (pInterface) -+ { -+ ::uno_any_construct( -+ reinterpret_cast< uno_Any * >( pCallStack[1] ), -+ &pInterface, pTD, cpp_acquire ); -+ pInterface->release(); -+ TYPELIB_DANGER_RELEASE( pTD ); -+ *(void **)pRegisterReturn = pCallStack[1]; -+ eRet = typelib_TypeClass_ANY; -+ break; -+ } -+ TYPELIB_DANGER_RELEASE( pTD ); -+ } -+ } // else perform queryInterface() -+ default: -+ eRet = cpp2uno_call( -+ pCppI, aMemberDescr.get(), -+ ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->pReturnTypeRef, -+ ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->nParams, -+ ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->pParams, -+ pCallStack, pRegisterReturn ); -+ } -+ break; -+ } -+ default: -+ { -+ throw RuntimeException( OUString::createFromAscii("no member description found!"), (XInterface *)pCppI ); -+ // is here for dummy -+ eRet = typelib_TypeClass_VOID; -+ } -+ } -+ -+ return eRet; -+} -+ -+//================================================================================================== -+class MediateClassData -+{ -+public: -+ struct ClassDataBuffer -+ { -+ void* m_pVTable; -+ -+ ~ClassDataBuffer(); -+ }; -+private: -+ -+ map< OUString, ClassDataBuffer* > m_aClassData; -+ Mutex m_aMutex; -+ -+ void createVTable( ClassDataBuffer*, typelib_InterfaceTypeDescription* ); -+public: -+ const ClassDataBuffer* getClassData( typelib_InterfaceTypeDescription* ); -+ -+ MediateClassData() {} -+ ~MediateClassData(); -+}; -+//__________________________________________________________________________________________________ -+MediateClassData::ClassDataBuffer::~ClassDataBuffer() -+{ -+ delete m_pVTable; -+} -+ -+//__________________________________________________________________________________________________ -+MediateClassData::~MediateClassData() -+{ -+ TRACE( "> calling ~MediateClassData(): freeing mediate vtables... <\n" ); -+ -+ // this MUST be the absolute last one which is called! -+ for ( map< OUString, ClassDataBuffer* >::iterator iPos( m_aClassData.begin() ); iPos != m_aClassData.end(); ++iPos ) -+ { -+ // todo -+// delete (*iPos).second; -+ } -+} -+ -+//__________________________________________________________________________________________________ -+ -+const MediateClassData::ClassDataBuffer* MediateClassData::getClassData( typelib_InterfaceTypeDescription* pType ) -+{ -+ MutexGuard aGuard( m_aMutex ); -+ -+ map< OUString, ClassDataBuffer* >::iterator element = m_aClassData.find( pType->aBase.pTypeName ); -+ if( element != m_aClassData.end() ) -+ return (*element).second; -+ -+ ClassDataBuffer* pBuffer = new ClassDataBuffer(); -+ createVTable( pBuffer, pType ); -+ m_aClassData[ pType->aBase.pTypeName ] = pBuffer; -+ return pBuffer; -+} -+ -+ -+//================================================================================================== -+/** -+ * is called on incoming vtable calls -+ * (called by asm snippets) -+ */ -+static void cpp_vtable_call( int nTableEntry, void** pCallStack ) __attribute__((regparm(2))); -+ -+void cpp_vtable_call( int nTableEntry, void** pCallStack ) -+{ -+ volatile long nRegReturn[2]; -+ -+ typelib_TypeClass aType = -+ cpp_mediate( nTableEntry, pCallStack, (sal_Int64*)nRegReturn ); -+ -+ switch( aType ) -+ { -+ case typelib_TypeClass_HYPER: -+ case typelib_TypeClass_UNSIGNED_HYPER: -+ __asm__( "movl %1, %%edx\n\t" -+ "movl %0, %%eax\n" -+ : : "m"(nRegReturn[0]), "m"(nRegReturn[1]) ); -+ break; -+ case typelib_TypeClass_FLOAT: -+ __asm__( "flds %0\n\t" -+ "fstp %%st(0)\n\t" -+ "flds %0\n" -+ : : "m"(*(float *)nRegReturn) ); -+ break; -+ case typelib_TypeClass_DOUBLE: -+ __asm__( "fldl %0\n\t" -+ "fstp %%st(0)\n\t" -+ "fldl %0\n" -+ : : "m"(*(double *)nRegReturn) ); -+ break; -+// case typelib_TypeClass_UNSIGNED_SHORT: -+// case typelib_TypeClass_SHORT: -+// __asm__( "movswl %0, %%eax\n" -+// : : "m"(nRegReturn) ); -+// break; -+ default: -+ __asm__( "movl %0, %%eax\n" -+ : : "m"(nRegReturn[0]) ); -+ break; -+ } -+} -+//__________________________________________________________________________________________________ -+ -+void MediateClassData::createVTable( ClassDataBuffer* pBuffer, typelib_InterfaceTypeDescription* pType ) -+{ -+ // get all member functions -+ list< sal_Bool > aComplexReturn; -+ -+ for( int n = 0; n < pType->nAllMembers; n++ ) -+ { -+ typelib_TypeDescription* pMember = NULL; -+ TYPELIB_DANGER_GET( &pMember, pType->ppAllMembers[n] ); -+ if( pMember->eTypeClass == typelib_TypeClass_INTERFACE_ATTRIBUTE ) -+ { -+ typelib_TypeDescription * pRetTD = 0; -+ TYPELIB_DANGER_GET( &pRetTD, ((typelib_InterfaceAttributeTypeDescription *)pMember)->pAttributeTypeRef ); -+ // get method -+ aComplexReturn.push_back( !cppu_isSimpleType( pRetTD ) ); -+ // set method -+ if( ! ((typelib_InterfaceAttributeTypeDescription*)pMember)->bReadOnly ) -+ aComplexReturn.push_back( sal_False ); -+ TYPELIB_DANGER_RELEASE( pRetTD ); -+ } -+ else -+ { -+ typelib_TypeDescription * pRetTD = 0; -+ TYPELIB_DANGER_GET( &pRetTD, ((typelib_InterfaceMethodTypeDescription *)pMember)->pReturnTypeRef ); -+ aComplexReturn.push_back( !cppu_isSimpleType( pRetTD ) ); -+ TYPELIB_DANGER_RELEASE( pRetTD ); -+ } -+ TYPELIB_DANGER_RELEASE( pMember ); -+ } -+ -+ int nSize = aComplexReturn.size(); -+ char * pSpace = (char *)rtl_allocateMemory( ((nSize+2)*sizeof(void *)) + (nSize*20) ); -+ pBuffer->m_pVTable = (void*)pSpace; -+ -+ char * pCode = pSpace + ((nSize+2)*sizeof(void *)); -+ void ** pvft = (void **)pSpace; -+ pvft[0] = NULL; -+ pvft[1] = NULL; -+ -+ // setup vft and code -+ for ( sal_Int32 nPos = 0; nPos < nSize; ++nPos ) -+ { -+ unsigned char * codeSnip = (unsigned char *)pCode + (nPos*20); -+ pvft[nPos+2] = codeSnip; -+ -+ // mov $nPos, %eax -+ *codeSnip++ = 0xb8; -+ *(sal_Int32 *)codeSnip = nPos | ( aComplexReturn.front() ? 0x80000000 : 0 ); -+ codeSnip += sizeof(sal_Int32); -+ aComplexReturn.pop_front(); -+ // mov %esp, %edx -+ *codeSnip++ = 0x89; -+ *codeSnip++ = 0xe2; -+ // jmp cpp_vtable_call -+ *codeSnip++ = 0xe9; -+ *(sal_Int32 *)codeSnip = ((unsigned char *)cpp_vtable_call) - codeSnip - sizeof(sal_Int32); -+ codeSnip += sizeof(sal_Int32); -+ } -+} -+ -+//================================================================================================== -+void SAL_CALL cppu_cppInterfaceProxy_patchVtable( -+ XInterface * pCppI, typelib_InterfaceTypeDescription * pTypeDescr ) throw () -+{ -+ static MediateClassData * s_pMediateClassData = 0; -+ if (! s_pMediateClassData) -+ { -+ MutexGuard aGuard( Mutex::getGlobalMutex() ); -+ if (! s_pMediateClassData) -+ { -+#ifdef LEAK_STATIC_DATA -+ s_pMediateClassData = new MediateClassData(); -+#else -+ static MediateClassData s_aMediateClassData; -+ s_pMediateClassData = &s_aMediateClassData; -+#endif -+ } -+ } -+ *(const void **)pCppI = s_pMediateClassData->getClassData( pTypeDescr )->m_pVTable; -+} -+ -+} -+ -+//################################################################################################## -+extern "C" SAL_DLLEXPORT sal_Bool SAL_CALL component_canUnload( TimeValue * pTime ) -+ SAL_THROW_EXTERN_C() -+{ -+ return CPPU_CURRENT_NAMESPACE::g_moduleCount.canUnload( &CPPU_CURRENT_NAMESPACE::g_moduleCount, pTime ); -+} -+//################################################################################################## -+extern "C" SAL_DLLEXPORT void SAL_CALL uno_initEnvironment( uno_Environment * pCppEnv ) -+ SAL_THROW_EXTERN_C() -+{ -+ CPPU_CURRENT_NAMESPACE::cppu_cppenv_initEnvironment( pCppEnv ); -+} -+//################################################################################################## -+extern "C" SAL_DLLEXPORT void SAL_CALL uno_ext_getMapping( -+ uno_Mapping ** ppMapping, uno_Environment * pFrom, uno_Environment * pTo ) -+ SAL_THROW_EXTERN_C() -+{ -+ CPPU_CURRENT_NAMESPACE::cppu_ext_getMapping( ppMapping, pFrom, pTo ); -+} -+ +--- ../sal/inc/osl/endian.h.orig 2004-04-17 19:22:21.000000000 +0200 ++++ ../sal/inc/osl/endian.h +@@ -103,9 +103,12 @@ extern "C" { + # include <machine/endian.h> + # if BYTE_ORDER == LITTLE_ENDIAN +-# define _LITTLE_ENDIAN ++# undef _BIG_ENDIAN ++# undef _PDP_ENDIAN + # elif BYTE_ORDER == BIG_ENDIAN ++# undef _LITTLE_ENDIAN +-# define _BIG_ENDIAN ++# undef _PDP_ENDIAN + # elif BYTE_ORDER == PDP_ENDIAN ++# undef _LITTLE_ENDIAN ++# undef _BIG_ENDIAN +-# define _PDP_ENDIAN + # endif + #endif diff --git a/misc/openoffice/patches/patch-ad b/misc/openoffice/patches/patch-ad index 73bbaca6f08..11e5691e818 100644 --- a/misc/openoffice/patches/patch-ad +++ b/misc/openoffice/patches/patch-ad @@ -1,310 +1,24 @@ -$NetBSD: patch-ad,v 1.1.1.1 2002/02/13 18:09:23 mrauch Exp $ +$NetBSD: patch-ad,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../bridges/source/cpp_uno/gcc2_netbsd_intel/except.cxx.orig Sun Jan 6 11:41:58 2002 -+++ ../bridges/source/cpp_uno/gcc2_netbsd_intel/except.cxx -@@ -0,0 +1,305 @@ -+#include <dlfcn.h> -+#include <new.h> -+#include <typeinfo> -+#if STLPORT_VERSION<321 -+#include <map.h> -+#else -+#include <map> -+#endif -+#ifndef _RTL_ALLOC_H_ -+#include <rtl/alloc.h> -+#endif -+#ifndef _OSL_DIAGNOSE_H_ -+#include <osl/diagnose.h> -+#endif -+ -+#ifndef _BRIDGES_CPP_UNO_BRIDGE_HXX_ -+#include <bridges/cpp_uno/bridge.hxx> -+#endif -+#ifndef _TYPELIB_TYPEDESCRIPTION_HXX_ -+#include <typelib/typedescription.hxx> -+#endif -+#ifndef _COM_SUN_STAR_UNO_ANY_HXX_ -+#include <com/sun/star/uno/Any.hxx> -+#endif -+ -+#include <rtl/strbuf.hxx> -+ -+#include "gcc2_netbsd_intel.hxx" -+ -+#ifdef DEBUG -+#include <stdio.h> -+#endif -+ -+using namespace std; -+using namespace osl; -+using namespace rtl; -+using namespace com::sun::star::uno; -+ -+namespace CPPU_CURRENT_NAMESPACE -+{ -+ -+//================================================================================================== -+static OString toUNOname( const OString & rRTTIname ) -+{ -+ OString aRet; -+ -+ sal_Char* pStr = rRTTIname.getStr(); -+ sal_Char* pOrg = pStr; -+ -+ // check for namespace -+ if( *pStr == '_' ) -+ pStr++; -+ if( *pStr == 'Q' ) -+ { -+ pStr++; -+ if( *pStr++ == '_' ) -+ { -+ while( *pStr++ != '_' ) -+ ; -+ } -+ } -+ -+ while( *pStr ) -+ { -+ int nCharsToCopy = 0; -+ while( *pStr >= '0' && *pStr <= '9' ) -+ nCharsToCopy = 10*nCharsToCopy + (int)(*pStr++ - '0'); -+ if( aRet.getLength() ) -+ aRet += "."; -+ aRet += rRTTIname.copy( pStr - pOrg, nCharsToCopy ); -+ pStr += nCharsToCopy; -+ } -+ -+ return aRet; -+} -+//================================================================================================== -+static OString toRTTIname( const OString & rUNOname ) -+{ -+ if( ! rUNOname.getLength() ) -+ return OString(); -+ -+ OStringBuffer aRet( 64 ); -+ -+ sal_Int32 nIndex = 0; -+ sal_Int32 nToken = 0; -+ do -+ { -+ OString aToken( rUNOname.getToken( 0, '.', nIndex ) ); -+ aRet.append( OString::valueOf( (sal_Int32)aToken.getLength() ) ); -+ aRet.append( aToken ); -+ ++nToken; -+ } -+ while (nIndex >= 0); -+ -+ OString ret( aRet.makeStringAndClear() ); -+ -+ if( nToken >= 2 ) -+ { -+ OStringBuffer buf( 64 ); -+ buf.append( 'Q' ); -+ if( nToken > 9 ) -+ aRet.append( '_' ); -+ buf.append( OString::valueOf( (sal_Int32)nToken ) ); -+ if( nToken > 9 ) -+ aRet.append( '_' ); -+ buf.append( ret ); -+ ret = buf.makeStringAndClear(); -+ } -+ -+ return ret; -+} -+ -+ -+//################################################################################################## -+//#### RTTI simulation ############################################################################# -+//################################################################################################## -+ -+class RTTIHolder -+{ -+ static std::map< OString, void* > aAllRTTI; -+public: -+ static void* getRTTI( const OString& rTypename ); -+ static void* getRTTI_UnoName( const OString& rUnoTypename ) -+ { return getRTTI( toRTTIname( rUnoTypename ) ); } -+ -+ static void* insertRTTI( const OString& rTypename ); -+ static void* insertRTTI_UnoName( const OString& rTypename ) -+ { return insertRTTI( toRTTIname( rTypename ) ); } -+ -+ // rSuperTypename MUST exist !!! -+ static void* insertRTTI( const OString& rTypename, const OString& rSuperTypename ); -+ static void* insertRTTI_UnoNames( const OString& rTypename, const OString& rSuperTypename ) -+ { return insertRTTI( toRTTIname( rTypename ), toRTTIname( rSuperTypename ) ); } -+ -+ // for complex RTTI -+ static void* insertRTTI( const OString& rTypename, void* pRTTI ); -+ static void* insertRTTI_UnoName( const OString&rTypename, void* pRTTI ) -+ { return insertRTTI( toRTTIname( rTypename ), pRTTI ); } -+}; -+ -+std::map< OString, void* > RTTIHolder::aAllRTTI; -+ -+void* RTTIHolder::getRTTI( const OString& rTypename ) -+{ -+ std::map< OString, void* >::iterator element; -+ -+ element = aAllRTTI.find( rTypename ); -+ return element != aAllRTTI.end() ? (*element).second : NULL; -+} -+ -+void* RTTIHolder::insertRTTI( const OString& rTypename ) -+{ -+#ifdef DEBUG -+ fprintf( stderr, "generating base RTTI: %s\n", rTypename.getStr() ); -+#endif -+ void* pRTTI = new __user_type_info( strdup( rTypename.getStr() ) ); -+ aAllRTTI[ rTypename ] = pRTTI; -+ return pRTTI; -+} -+ -+void* RTTIHolder::insertRTTI( const OString& rTypename, const OString& rSuperTypename ) -+{ -+#ifdef DEBUG -+ fprintf( stderr, "generating subclass RTTI: %s %s\n", rTypename.getStr(), rSuperTypename.getStr() ); -+#endif -+ OSL_ENSURE( ! getRTTI( rTypename ), "insert RTTI called on already existing type" ); -+ void* pRTTI = new __si_type_info( strdup( rTypename.getStr() ), *(__user_type_info*)getRTTI( rSuperTypename ) ); -+ aAllRTTI[ rTypename ] = pRTTI; -+ return pRTTI; -+} -+ -+void* RTTIHolder::insertRTTI( const OString& rTypename, void* pRTTI ) -+{ -+ aAllRTTI[ rTypename ] = pRTTI; -+ return pRTTI; -+} -+ -+//-------------------------------------------------------------------------------------------------- -+ -+static void* generateRTTI( typelib_CompoundTypeDescription * pCompTypeDescr ) -+{ -+ OString aCompTypeName( OUStringToOString( pCompTypeDescr->aBase.pTypeName, RTL_TEXTENCODING_ASCII_US ) ); -+ void* pRTTI = RTTIHolder::getRTTI_UnoName( aCompTypeName ); -+ if( pRTTI ) -+ return pRTTI; -+ -+ if( ! pCompTypeDescr->pBaseTypeDescription ) -+ // this is a base type -+ return RTTIHolder::insertRTTI_UnoName( aCompTypeName ); -+ if( ! pCompTypeDescr->pBaseTypeDescription->pBaseTypeDescription ) -+ { -+ OString aBasename( -+ OUStringToOString( pCompTypeDescr->pBaseTypeDescription->aBase.pTypeName, RTL_TEXTENCODING_ASCII_US ) -+ ); -+ if( ! RTTIHolder::getRTTI_UnoName( aBasename ) ) -+ RTTIHolder::insertRTTI_UnoName( aBasename ); -+ -+ // this type has only one supertype -+ return RTTIHolder::insertRTTI_UnoNames( aCompTypeName, aBasename ); -+ } -+ -+ // create __si_type_info -+ void* pSuperRTTI = generateRTTI( pCompTypeDescr->pBaseTypeDescription ); -+ OString aCompTypeRTTIname( toRTTIname( aCompTypeName ) ); -+#ifdef DEBUG -+ fprintf( stderr, "generating RTTI: %s\n", aCompTypeRTTIname.getStr() ); -+#endif -+ pRTTI = new __si_type_info( strdup( aCompTypeRTTIname.getStr() ), -+ *(__user_type_info*)pSuperRTTI ); -+#if 0 -+ __class_type_info::base_info* pBaseInfo = new __class_type_info::base_info; -+ pBaseInfo->base = (__user_type_info*)pSuperRTTI; -+ pBaseInfo->offset = 0; -+ pBaseInfo->is_virtual = 0; -+ pBaseInfo->access1 = __class_type_info::PUBLIC; -+ -+ OString aCompTypeRTTIname( toRTTIname( aCompTypeName ) ); -+ pRTTI = new __class_type_info( -+ strdup( aCompTypeRTTIname.getStr() ), -+ pBaseInfo, -+ 1 -+ ); -+#endif -+ return RTTIHolder::insertRTTI_UnoName( aCompTypeName, pRTTI ); -+} -+ -+//-------------------------------------------------------------------------------------------------- -+ -+static Mutex s_aMutex; -+static std::map< void*, typelib_TypeDescription* > aExceptionMap; -+ -+static void deleteException( void* pExc, int nDummy ) -+{ -+ MutexGuard aGuard( s_aMutex ); -+ std::map< void*, typelib_TypeDescription* >::iterator element = -+ aExceptionMap.find( pExc ); -+ OSL_ASSERT( element != aExceptionMap.end() ); -+ if( element != aExceptionMap.end() ) -+ { -+ typelib_TypeDescription* pType = (*element).second; -+ aExceptionMap.erase( pExc ); -+ uno_destructData( pExc, pType, cpp_release ); -+ typelib_typedescription_release( pType ); -+ } -+} -+ -+//__________________________________________________________________________________________________ -+ -+//################################################################################################## -+//#### exported #################################################################################### -+//################################################################################################## -+ -+ -+void gcc291_netbsd_intel_raiseException( uno_Any * pUnoExc, uno_Mapping * pUno2Cpp ) -+{ -+ // construct cpp exception object -+ typelib_TypeDescription * pTypeDescr = 0; -+ typelib_typedescriptionreference_getDescription( &pTypeDescr, pUnoExc->pType ); -+ -+ void * pCppExc = __eh_alloc( pTypeDescr->nSize ); // will be released in generated dtor -+ uno_copyAndConvertData( pCppExc, pUnoExc->pData, pTypeDescr, pUno2Cpp ); -+ -+ // destruct uno exception -+ uno_any_destruct( pUnoExc, 0 ); -+ -+ // a must be -+ OSL_ENSURE( sizeof(sal_Int32) == sizeof(void *), "### pointer size differs from sal_Int32!" ); -+ -+ typelib_CompoundTypeDescription * pCompTypeDescr = (typelib_CompoundTypeDescription *)pTypeDescr; -+ void* pRTTI = generateRTTI( pCompTypeDescr ); -+ -+ { -+ MutexGuard aGuard( s_aMutex ); -+ aExceptionMap[ pCppExc ] = pTypeDescr; -+ } -+ -+ __cp_push_exception( pCppExc, pRTTI, deleteException ); -+ __throw(); -+} -+ -+void gcc291_netbsd_intel_fillUnoException( cp_eh_info* pInfo, uno_Any* pExc, uno_Mapping * pCpp2Uno ) -+{ -+ OUString aName( OStringToOUString( -+ toUNOname( ((__user_type_info*)(pInfo->type))->name() ), RTL_TEXTENCODING_ASCII_US ) ); -+ -+ typelib_TypeDescription * pExcTypeDescr = 0; -+ typelib_typedescription_getByName( -+ &pExcTypeDescr, -+ aName.pData ); -+ OSL_ENSURE( pExcTypeDescr, "could not get type description for exception" ); -+ if (pExcTypeDescr) -+ { -+ // construct cpp exception any -+ Any aAny( pInfo->value, pExcTypeDescr ); // const_cast -+ typelib_typedescription_release( pExcTypeDescr ); -+ // construct uno exception any -+ typelib_TypeDescription* pAnyDescr = 0; -+ getCppuType( (const Any *)0 ).getDescription( &pAnyDescr ); -+ uno_copyAndConvertData( pExc, &aAny, pAnyDescr, pCpp2Uno ); -+ typelib_typedescription_release( pAnyDescr ); -+ } -+} -+ -+} -+ +--- ../sal/osl/unx/system.c.orig 2004-04-17 19:24:56.000000000 +0200 ++++ ../sal/osl/unx/system.c +@@ -460,7 +460,7 @@ struct hostent *gethostbyname_r(const ch + return res; + } + +-#if defined(MACOSX) ++#if defined(MACOSX) || defined(NETBSD) + /* + * This section works around calls that are missing or broken + * in MacOS X 10.1.x and earlier. +@@ -504,6 +504,10 @@ int readdir_r( DIR *dirp, struct dirent + return nRet; + } + ++#endif ++ ++#if defined(MACOSX) ++ + /* No reentrant asctime() either... */ + + /*******************************************************************************/ diff --git a/misc/openoffice/patches/patch-ae b/misc/openoffice/patches/patch-ae index 883fd5eaa53..3a4a43d48a8 100644 --- a/misc/openoffice/patches/patch-ae +++ b/misc/openoffice/patches/patch-ae @@ -1,97 +1,17 @@ -$NetBSD: patch-ae,v 1.1.1.1 2002/02/13 18:09:23 mrauch Exp $ +$NetBSD: patch-ae,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../bridges/source/cpp_uno/gcc2_netbsd_intel/gcc2_netbsd_intel.hxx.orig Sun Jan 6 11:42:08 2002 -+++ ../bridges/source/cpp_uno/gcc2_netbsd_intel/gcc2_netbsd_intel.hxx -@@ -0,0 +1,92 @@ -+#ifndef _RTL_STRING_HXX_ -+#include <rtl/string.hxx> -+#endif -+#include <typeinfo> -+ -+typedef struct _uno_Any uno_Any; -+typedef struct _uno_Mapping uno_Mapping; -+ -+// private egcs type info structs -+ -+// type_info for a simple class ( no base classes or an enum ) -+struct __user_type_info : public std::type_info { -+ __user_type_info (const char *n) : type_info (n) {} -+ -+ // dynamic cast. built by gcc -+ virtual void* dcast (const type_info &, int, void *, -+ const type_info * = 0, void * = 0) const; -+}; -+// type_info for a class with one public, nonvirtual base class. -+ -+class __si_type_info : public __user_type_info { -+ const __user_type_info &base; -+ -+public: -+ __si_type_info (const char *n, const __user_type_info &b) -+ : __user_type_info (n), base (b) { } -+ -+ // dynamic cast. built by gcc -+ virtual void *dcast (const type_info &, int, void *, -+ const type_info * = 0, void * = 0) const; -+}; -+ -+// type_info for a general class. -+ -+typedef unsigned int USItype __attribute__ ((mode (SI))); -+ -+struct __class_type_info : public __user_type_info { -+ enum access { PUBLIC = 1, PROTECTED = 2, PRIVATE = 3 }; -+ -+ struct base_info { -+ const __user_type_info *base; -+ USItype offset: 29; -+ bool is_virtual: 1; -+ access access1: 2; -+ }; -+ -+ const base_info *base_list; -+ size_t n_bases; -+ -+ __class_type_info (const char *name, const base_info *bl, size_t bn) -+ : __user_type_info (name), base_list (bl), n_bases (bn) {} -+ -+ // dynamic cast. built by gcc -+ virtual void* dcast (const type_info &, int, void *, -+ const type_info * = 0, void * = 0) const; -+}; -+ -+struct cp_eh_info -+{ -+ struct __eh_info -+ { -+ void* match_function; -+ short language; -+ short version; -+ }; -+ __eh_info eh_info; -+ void *value; -+ void *type; -+ void (*cleanup)(void *, int); -+ bool caught; -+ cp_eh_info *next; -+ long handlers; -+ void *original_value; -+}; -+ -+extern "C" { -+ void __cp_push_exception( void*, void*, void(*)(void*, int) ); -+ void __throw(); -+} -+ -+//################################################################################################## -+//#### exceptions ################################################################################## -+//################################################################################################## -+ -+namespace CPPU_CURRENT_NAMESPACE -+{ -+ -+void gcc291_netbsd_intel_raiseException( uno_Any * pUnoExc, uno_Mapping * pUno2Cpp ); -+void gcc291_netbsd_intel_fillUnoException( cp_eh_info*, uno_Any*, uno_Mapping * pCpp2Uno ); -+ -+} -+ +--- ../sal/util/makefile.mk.orig 2004-04-17 19:26:03.000000000 +0200 ++++ ../sal/util/makefile.mk +@@ -120,8 +120,11 @@ LIB3FILES= \ + + SHL1TARGET= $(TARGET) + SHL1IMPLIB= i$(TARGET) +- ++.IF "$(OS)"=="NETBSD" ++SHL1VERSIONMAP= $(TARGET)_netbsd.map ++.ELSE + SHL1VERSIONMAP= $(TARGET).map ++.ENDIF + + .IF "$(GUI)"=="WNT" + .IF "$(COM)"!="GCC" diff --git a/misc/openoffice/patches/patch-af b/misc/openoffice/patches/patch-af index e03d7910a9e..9d97d785b01 100644 --- a/misc/openoffice/patches/patch-af +++ b/misc/openoffice/patches/patch-af @@ -1,52 +1,21 @@ -$NetBSD: patch-af,v 1.1.1.1 2002/02/13 18:09:23 mrauch Exp $ +$NetBSD: patch-af,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../bridges/source/cpp_uno/gcc2_netbsd_intel/makefile.mk.orig Sun Jan 6 11:42:19 2002 -+++ ../bridges/source/cpp_uno/gcc2_netbsd_intel/makefile.mk -@@ -0,0 +1,47 @@ -+PRJ=..$/..$/.. -+ -+PRJNAME=bridges -+TARGET=gcc2_uno -+LIBTARGET=no -+ENABLE_EXCEPTIONS=TRUE -+NO_BSYMBOLIC=TRUE -+ -+# --- Settings ----------------------------------------------------- -+ -+.INCLUDE : svpre.mk -+.INCLUDE : settings.mk -+.INCLUDE : sv.mk -+ -+# --- Files -------------------------------------------------------- -+ -+.IF "$(COM)$(OS)$(CPU)" == "GCCNETBSDI" -+ -+CFLAGSNOOPT=-O0 -+NOOPTFILES=$(SLO)$/uno2cpp.obj -+ -+SLOFILES= \ -+ $(SLO)$/except.obj \ -+ $(SLO)$/cpp2uno.obj \ -+ $(SLO)$/uno2cpp.obj -+ -+SHL1TARGET= $(TARGET) -+ -+SHL1DEF= $(MISC)$/$(SHL1TARGET).def -+SHL1IMPLIB= i$(TARGET) -+SHL1VERSIONMAP=..$/..$/bridge_exports.map -+ -+SHL1OBJS= \ -+ $(SLO)$/except.obj \ -+ $(SLO)$/cpp2uno.obj \ -+ $(SLO)$/uno2cpp.obj -+ -+SHL1STDLIBS= \ -+ $(SALLIB) \ -+ $(CPPULIB) -+ -+.ENDIF -+ -+# --- Targets ------------------------------------------------------ -+ -+.INCLUDE : target.mk -+ +--- ../solenv/bin/build.pl.orig 2004-04-17 19:26:27.000000000 +0200 ++++ ../solenv/bin/build.pl +@@ -532,13 +532,11 @@ sub CorrectPath { + }; + + sub check_dmake { +- open(DMAKETEMP, "which dmake |"); + my $dmake_exe; +- foreach (<DMAKETEMP>) { +- $dmake_exe = $_ if (/dmake/); ++ foreach (split(/:/,$ENV{'PATH'})) { ++ $dmake_exe = $_ . "/dmake"; ++ last if (-x $dmake_exe); + }; +- close DMAKETEMP; +- chomp $dmake_exe; + &print_error("dmake - no such file or directory") unless -x $dmake_exe; + }; + diff --git a/misc/openoffice/patches/patch-ag b/misc/openoffice/patches/patch-ag index a60be946af5..6190ff2721f 100644 --- a/misc/openoffice/patches/patch-ag +++ b/misc/openoffice/patches/patch-ag @@ -1,408 +1,21 @@ -$NetBSD: patch-ag,v 1.1.1.1 2002/02/13 18:09:23 mrauch Exp $ +$NetBSD: patch-ag,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../bridges/source/cpp_uno/gcc2_netbsd_intel/uno2cpp.cxx.orig Sun Jan 6 11:42:28 2002 -+++ ../bridges/source/cpp_uno/gcc2_netbsd_intel/uno2cpp.cxx -@@ -0,0 +1,403 @@ -+ -+#include <malloc.h> -+#ifndef _RTL_ALLOC_H_ -+#include <rtl/alloc.h> -+#endif -+ -+#ifndef _UNO_DATA_H_ -+#include <uno/data.h> -+#endif -+#ifndef _BRIDGES_CPP_UNO_BRIDGE_HXX_ -+#include <bridges/cpp_uno/bridge.hxx> -+#endif -+#ifndef _BRIDGES_CPP_UNO_TYPE_MISC_HXX_ -+#include <bridges/cpp_uno/type_misc.hxx> -+#endif -+ -+#include "gcc2_netbsd_intel.hxx" -+ -+using namespace rtl; -+using namespace com::sun::star::uno; -+ -+namespace CPPU_CURRENT_NAMESPACE -+{ -+ -+//================================================================================================== -+static void callVirtualMethod( void * pThis, -+ sal_Int32 nVtableIndex, -+ void * pRegisterReturn, -+ typelib_TypeClass eReturnType, -+ sal_Int32 * pStackLongs, -+ sal_Int32 nStackLongs ) -+{ -+ // parameter list is mixed list of * and values -+ // reference parameters are pointers -+ -+ OSL_ENSURE( pStackLongs && pThis, "### null ptr!" ); -+ OSL_ENSURE( (sizeof(void *) == 4) && -+ (sizeof(sal_Int32) == 4), "### unexpected size of int!" ); -+ OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); -+ -+ volatile long edx = 0, eax = 0; // for register returns -+ __asm__ ( -+ // copy values -+ "pushl %%edx\n\t" -+ "pushl %%ecx\n\t" -+ "pushl %%eax\n\t" -+ "mov %0, %%eax\n\t" -+ "mov %%eax, %%edx\n\t" -+ "dec %%edx\n\t" -+ "shl $2, %%edx\n\t" -+ "add %1, %%edx\n" -+ "Lcopy:\n\t" -+ "mov 0(%%edx), %%ecx\n\t" -+ "sub $4, %%edx\n\t" -+ "push %%ecx\n\t" -+ "dec %%eax\n\t" -+ "jne Lcopy\n" -+ "Lcall:\n\t" -+ // do the actual call -+ "mov %2, %%edx\n\t" -+ "mov 0(%%edx), %%edx\n\t" -+ "mov %3, %%eax\n\t" -+ "add $2, %%eax\n\t" // first two table entries are reserved -+ "shl $2, %%eax\n\t" -+ "add %%eax, %%edx\n\t" -+ "mov 0(%%edx), %%edx\n\t" -+ "call *%%edx\n\t" -+ // save return registers -+ "mov %%eax, %4\n\t" -+ "mov %%edx, %5\n\t" -+ // cleanup stack -+ "mov %0, %%eax\n\t" -+ "shl $2, %%eax\n\t" -+ "add %%eax, %%esp\n\t" -+ "popl %%eax\n\t" -+ "popl %%ecx\n\t" -+ "popl %%edx\n\t" -+ : : "m"(nStackLongs), "m"(pStackLongs), "m"(pThis), "m"(nVtableIndex), "m"(eax), "m"(edx) ); -+ switch( eReturnType ) -+ { -+ case typelib_TypeClass_HYPER: -+ case typelib_TypeClass_UNSIGNED_HYPER: -+ ((long*)pRegisterReturn)[1] = edx; -+ case typelib_TypeClass_LONG: -+ case typelib_TypeClass_UNSIGNED_LONG: -+ case typelib_TypeClass_CHAR: -+ case typelib_TypeClass_ENUM: -+ ((long*)pRegisterReturn)[0] = eax; -+ break; -+ case typelib_TypeClass_SHORT: -+ case typelib_TypeClass_UNSIGNED_SHORT: -+ *(unsigned short*)pRegisterReturn = eax; -+ break; -+ case typelib_TypeClass_BOOLEAN: -+ case typelib_TypeClass_BYTE: -+ *(unsigned char*)pRegisterReturn = eax; -+ break; -+ case typelib_TypeClass_FLOAT: -+ __asm__ ( -+ "fstps %0\n\t" -+ : : "m"(*(char *)pRegisterReturn) ); -+ break; -+ case typelib_TypeClass_DOUBLE: -+ __asm__ ( -+ "fstpl %0\n\t" -+ : : "m"(*(char *)pRegisterReturn) ); -+ break; -+ } -+} -+ -+//================================================================================================== -+static void cpp_call( -+ cppu_unoInterfaceProxy * pThis, -+ sal_Int32 nVtableCall, -+ typelib_TypeDescriptionReference * pReturnTypeRef, -+ sal_Int32 nParams, typelib_MethodParameter * pParams, -+ void * pUnoReturn, void * pUnoArgs[], uno_Any ** ppUnoExc ) -+{ -+ // max space for: [complex ret ptr], values|ptr ... -+ char * pCppStack = -+ (char *)alloca( sizeof(sal_Int32) + ((nParams+2) * sizeof(sal_Int64)) ); -+ char * pCppStackStart = pCppStack; -+ -+ // return -+ typelib_TypeDescription * pReturnTypeDescr = 0; -+ TYPELIB_DANGER_GET( &pReturnTypeDescr, pReturnTypeRef ); -+ OSL_ENSURE( pReturnTypeDescr, "### expected return type description!" ); -+ -+ void * pCppReturn = 0; // if != 0 && != pUnoReturn, needs reconversion -+ -+ if (pReturnTypeDescr) -+ { -+ if (cppu_isSimpleType( pReturnTypeDescr )) -+ { -+ pCppReturn = pUnoReturn; // direct way for simple types -+ } -+ else -+ { -+ // complex return via ptr -+ pCppReturn = *(void **)pCppStack = (cppu_relatesToInterface( pReturnTypeDescr ) -+ ? alloca( pReturnTypeDescr->nSize ) -+ : pUnoReturn); // direct way -+ pCppStack += sizeof(void *); -+ } -+ } -+ // push this -+ *(void**)pCppStack = pThis->pCppI; -+ pCppStack += sizeof( void* ); -+ -+ // stack space -+ OSL_ENSURE( sizeof(void *) == sizeof(sal_Int32), "### unexpected size!" ); -+ // args -+ void ** pCppArgs = (void **)alloca( 3 * sizeof(void *) * nParams ); -+ // indizes of values this have to be converted (interface conversion cpp<=>uno) -+ sal_Int32 * pTempIndizes = (sal_Int32 *)(pCppArgs + nParams); -+ // type descriptions for reconversions -+ typelib_TypeDescription ** ppTempParamTypeDescr = (typelib_TypeDescription **)(pCppArgs + (2 * nParams)); -+ -+ sal_Int32 nTempIndizes = 0; -+ -+ for ( sal_Int32 nPos = 0; nPos < nParams; ++nPos ) -+ { -+ const typelib_MethodParameter & rParam = pParams[nPos]; -+ typelib_TypeDescription * pParamTypeDescr = 0; -+ TYPELIB_DANGER_GET( &pParamTypeDescr, rParam.pTypeRef ); -+ -+ if (!rParam.bOut && cppu_isSimpleType( pParamTypeDescr )) -+ { -+ uno_copyAndConvertData( pCppArgs[nPos] = pCppStack, pUnoArgs[nPos], pParamTypeDescr, -+ &pThis->pBridge->aUno2Cpp ); -+ -+ switch (pParamTypeDescr->eTypeClass) -+ { -+ case typelib_TypeClass_HYPER: -+ case typelib_TypeClass_UNSIGNED_HYPER: -+ case typelib_TypeClass_DOUBLE: -+ pCppStack += sizeof(sal_Int32); // extra long -+ } -+ // no longer needed -+ TYPELIB_DANGER_RELEASE( pParamTypeDescr ); -+ } -+ else // ptr to complex value | ref -+ { -+ if (! rParam.bIn) // is pure out -+ { -+ // cpp out is constructed mem, uno out is not! -+ uno_constructData( -+ *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), -+ pParamTypeDescr ); -+ pTempIndizes[nTempIndizes] = nPos; // default constructed for cpp call -+ // will be released at reconversion -+ ppTempParamTypeDescr[nTempIndizes++] = pParamTypeDescr; -+ } -+ // is in/inout -+ else if (cppu_relatesToInterface( pParamTypeDescr )) -+ { -+ uno_copyAndConvertData( -+ *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), -+ pUnoArgs[nPos], pParamTypeDescr, &pThis->pBridge->aUno2Cpp ); -+ -+ pTempIndizes[nTempIndizes] = nPos; // has to be reconverted -+ // will be released at reconversion -+ ppTempParamTypeDescr[nTempIndizes++] = pParamTypeDescr; -+ } -+ else // direct way -+ { -+ *(void **)pCppStack = pCppArgs[nPos] = pUnoArgs[nPos]; -+ // no longer needed -+ TYPELIB_DANGER_RELEASE( pParamTypeDescr ); -+ } -+ } -+ pCppStack += sizeof(sal_Int32); // standard parameter length -+ } -+ -+ try -+ { -+ OSL_ENSURE( !( (pCppStack - pCppStackStart ) & 3), "UNALIGNED STACK !!! (Please DO panic" ); -+ callVirtualMethod( -+ pThis->pCppI, nVtableCall, -+ pCppReturn, pReturnTypeDescr->eTypeClass, -+ (sal_Int32 *)pCppStackStart, (pCppStack - pCppStackStart) / sizeof(sal_Int32) ); -+ // NO exception occured... -+ *ppUnoExc = 0; -+ -+ // reconvert temporary params -+ for ( ; nTempIndizes--; ) -+ { -+ sal_Int32 nIndex = pTempIndizes[nTempIndizes]; -+ typelib_TypeDescription * pParamTypeDescr = ppTempParamTypeDescr[nTempIndizes]; -+ -+ if (pParams[nIndex].bIn) -+ { -+ if (pParams[nIndex].bOut) // inout -+ { -+ uno_destructData( pUnoArgs[nIndex], pParamTypeDescr, 0 ); // destroy uno value -+ uno_copyAndConvertData( pUnoArgs[nIndex], pCppArgs[nIndex], pParamTypeDescr, -+ &pThis->pBridge->aCpp2Uno ); -+ } -+ } -+ else // pure out -+ { -+ uno_copyAndConvertData( pUnoArgs[nIndex], pCppArgs[nIndex], pParamTypeDescr, -+ &pThis->pBridge->aCpp2Uno ); -+ } -+ // destroy temp cpp param => cpp: every param was constructed -+ uno_destructData( pCppArgs[nIndex], pParamTypeDescr, cpp_release ); -+ -+ TYPELIB_DANGER_RELEASE( pParamTypeDescr ); -+ } -+ // return value -+ if (pCppReturn && pUnoReturn != pCppReturn) -+ { -+ uno_copyAndConvertData( pUnoReturn, pCppReturn, pReturnTypeDescr, -+ &pThis->pBridge->aCpp2Uno ); -+ uno_destructData( pCppReturn, pReturnTypeDescr, cpp_release ); -+ } -+ } -+ catch( ... ) -+ { -+ // get exception -+ cp_eh_info* pEHInfo = (cp_eh_info*)__cp_eh_info(); -+ gcc291_netbsd_intel_fillUnoException( pEHInfo, *ppUnoExc, &pThis->pBridge->aCpp2Uno ); -+ -+ // temporary params -+ for ( ; nTempIndizes--; ) -+ { -+ sal_Int32 nIndex = pTempIndizes[nTempIndizes]; -+ // destroy temp cpp param => cpp: every param was constructed -+ uno_destructData( pCppArgs[nIndex], ppTempParamTypeDescr[nTempIndizes], cpp_release ); -+ TYPELIB_DANGER_RELEASE( ppTempParamTypeDescr[nTempIndizes] ); -+ } -+ // return type -+ if (pReturnTypeDescr) -+ TYPELIB_DANGER_RELEASE( pReturnTypeDescr ); -+ } -+} -+ -+ -+//================================================================================================== -+void SAL_CALL cppu_unoInterfaceProxy_dispatch( -+ uno_Interface * pUnoI, const typelib_TypeDescription * pMemberDescr, -+ void * pReturn, void * pArgs[], uno_Any ** ppException ) throw () -+{ -+ // is my surrogate -+ cppu_unoInterfaceProxy * pThis = (cppu_unoInterfaceProxy *)pUnoI; -+ typelib_InterfaceTypeDescription * pTypeDescr = pThis->pTypeDescr; -+ -+ switch (pMemberDescr->eTypeClass) -+ { -+ case typelib_TypeClass_INTERFACE_ATTRIBUTE: -+ { -+ // determine vtable call index -+ sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; -+ OSL_ENSURE( nMemberPos < pTypeDescr->nAllMembers, "### member pos out of range!" ); -+ -+ sal_Int32 nVtableCall = pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos]; -+ OSL_ENSURE( nVtableCall < pTypeDescr->nMapFunctionIndexToMemberIndex, "### illegal vtable index!" ); -+ -+ if (pReturn) -+ { -+ // dependent dispatch -+ cpp_call( -+ pThis, nVtableCall, -+ ((typelib_InterfaceAttributeTypeDescription *)pMemberDescr)->pAttributeTypeRef, -+ 0, 0, // no params -+ pReturn, pArgs, ppException ); -+ } -+ else -+ { -+ // is SET -+ typelib_MethodParameter aParam; -+ aParam.pTypeRef = -+ ((typelib_InterfaceAttributeTypeDescription *)pMemberDescr)->pAttributeTypeRef; -+ aParam.bIn = sal_True; -+ aParam.bOut = sal_False; -+ -+ typelib_TypeDescriptionReference * pReturnTypeRef = 0; -+ OUString aVoidName( RTL_CONSTASCII_USTRINGPARAM("void") ); -+ typelib_typedescriptionreference_new( -+ &pReturnTypeRef, typelib_TypeClass_VOID, aVoidName.pData ); -+ -+ // dependent dispatch -+ cpp_call( -+ pThis, nVtableCall +1, // get, then set method -+ pReturnTypeRef, -+ 1, &aParam, -+ pReturn, pArgs, ppException ); -+ -+ typelib_typedescriptionreference_release( pReturnTypeRef ); -+ } -+ -+ break; -+ } -+ case typelib_TypeClass_INTERFACE_METHOD: -+ { -+ // determine vtable call index -+ sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; -+ OSL_ENSURE( nMemberPos < pTypeDescr->nAllMembers, "### member pos out of range!" ); -+ -+ sal_Int32 nVtableCall = pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos]; -+ OSL_ENSURE( nVtableCall < pTypeDescr->nMapFunctionIndexToMemberIndex, "### illegal vtable index!" ); -+ -+ switch (nVtableCall) -+ { -+ // standard calls -+ case 1: // acquire uno interface -+ (*pUnoI->acquire)( pUnoI ); -+ *ppException = 0; -+ break; -+ case 2: // release uno interface -+ (*pUnoI->release)( pUnoI ); -+ *ppException = 0; -+ break; -+ case 0: // queryInterface() opt -+ { -+ typelib_TypeDescription * pTD = 0; -+ TYPELIB_DANGER_GET( &pTD, reinterpret_cast< Type * >( pArgs[0] )->getTypeLibType() ); -+ if (pTD) -+ { -+ uno_Interface * pInterface = 0; -+ (*pThis->pBridge->pUnoEnv->getRegisteredInterface)( -+ pThis->pBridge->pUnoEnv, -+ (void **)&pInterface, pThis->oid.pData, (typelib_InterfaceTypeDescription *)pTD ); -+ -+ if (pInterface) -+ { -+ ::uno_any_construct( -+ reinterpret_cast< uno_Any * >( pReturn ), -+ &pInterface, pTD, 0 ); -+ (*pInterface->release)( pInterface ); -+ TYPELIB_DANGER_RELEASE( pTD ); -+ *ppException = 0; -+ break; -+ } -+ TYPELIB_DANGER_RELEASE( pTD ); -+ } -+ } // else perform queryInterface() -+ default: -+ // dependent dispatch -+ cpp_call( -+ pThis, nVtableCall, -+ ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pReturnTypeRef, -+ ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->nParams, -+ ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, -+ pReturn, pArgs, ppException ); -+ } -+ break; -+ } -+ default: -+ { -+ ::com::sun::star::uno::RuntimeException aExc( -+ OUString( RTL_CONSTASCII_USTRINGPARAM("illegal member type description!") ), -+ ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >() ); -+ -+ Type const & rExcType = ::getCppuType( &aExc ); -+ // binary identical null reference -+ ::uno_type_any_construct( *ppException, &aExc, rExcType.getTypeLibType(), 0 ); -+ } -+ } -+} -+ -+} -+ +--- ../solenv/bin/checkdll.sh.orig 2004-04-17 19:26:43.000000000 +0200 ++++ ../solenv/bin/checkdll.sh +@@ -7,7 +7,7 @@ + # Copyright (c) 2000, Sun Microsystems, Inc. + # + +-set -- `getopt "L:" "$@"` || { ++set -- `getopt "L:R:" "$@"` || { + echo "Usage: `basename $0` [-L library_path] <shared_library>" 1>&2 + exit 1 + } +@@ -19,6 +19,7 @@ if [ -x $checkdll ]; then + do + case $1 in + -L) shift; option=$1;; ++ -R) shift;; + --) break;; + esac + case "${libpath+X}" in diff --git a/misc/openoffice/patches/patch-ah b/misc/openoffice/patches/patch-ah index a4348dd7198..6cd33e15656 100644 --- a/misc/openoffice/patches/patch-ah +++ b/misc/openoffice/patches/patch-ah @@ -1,773 +1,94 @@ -$NetBSD: patch-ah,v 1.1.1.1 2002/02/13 18:09:23 mrauch Exp $ +$NetBSD: patch-ah,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../bridges/source/cpp_uno/gcc2_netbsd_powerpc/cpp2uno.cxx.orig Sun Jan 6 11:42:47 2002 -+++ ../bridges/source/cpp_uno/gcc2_netbsd_powerpc/cpp2uno.cxx -@@ -0,0 +1,768 @@ -+#include <stdio.h> -+ -+#define LEAK_STATIC_DATA -+// #define TRACE(x) OSL_TRACE(x) -+#define TRACE(x) -+ -+#include <malloc.h> -+#if STLPORT_VERSION<321 -+#include <list.h> -+#include <map.h> -+#else -+#include <list> -+#include <map> -+#endif -+#include <typeinfo> -+#ifndef _RTL_ALLOC_H_ -+#include <rtl/alloc.h> -+#endif -+#ifndef _OSL_MUTEX_HXX_ -+#include <osl/mutex.hxx> -+#endif -+ -+#ifndef _TYPELIB_TYPEDESCRIPTION_HXX_ -+#include <typelib/typedescription.hxx> -+#endif -+#ifndef _UNO_DATA_H_ -+#include <uno/data.h> -+#endif -+#ifndef _BRIDGES_CPP_UNO_BRIDGE_HXX_ -+#include <bridges/cpp_uno/bridge.hxx> -+#endif -+#ifndef _BRIDGES_CPP_UNO_TYPE_MISC_HXX_ -+#include <bridges/cpp_uno/type_misc.hxx> -+#endif -+ -+#include "gcc2_netbsd_powerpc.hxx" -+ -+using namespace com::sun::star::uno; -+using namespace std; -+using namespace osl; -+using namespace rtl; -+ -+namespace CPPU_CURRENT_NAMESPACE -+{ -+ -+//================================================================================================== -+rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT; -+ -+//================================================================================================== -+static typelib_TypeClass cpp2uno_call( -+ cppu_cppInterfaceProxy * pThis, -+ const typelib_TypeDescription * pMemberTypeDescr, -+ typelib_TypeDescriptionReference * pReturnTypeRef, // 0 indicates void return -+ sal_Int32 nParams, typelib_MethodParameter * pParams, -+ void ** gpreg, void ** fpreg, void ** ovrflw, -+ sal_Int64 * pRegisterReturn /* space for register return */ ) -+{ -+ int ng = 0; // number of gpr registers used -+ int nf = 0; // number of fpr registers used -+ void ** pCppStack; // temporary stack pointer -+ -+ // gpreg: [ret *], this, [gpr params] -+ // fpreg: [fpr params] -+ // ovrflw: [gpr or fpr params (properly aligned)] -+ -+ // return -+ typelib_TypeDescription * pReturnTypeDescr = 0; -+ if (pReturnTypeRef) -+ TYPELIB_DANGER_GET( &pReturnTypeDescr, pReturnTypeRef ); -+ -+ void * pUnoReturn = 0; -+ void * pCppReturn = 0; // complex return ptr: if != 0 && != pUnoReturn, reconversion need -+ -+ if (pReturnTypeDescr) -+ { -+ if (cppu_isSimpleType( pReturnTypeDescr )) -+ pUnoReturn = pRegisterReturn; // direct way for simple types -+ else // complex return via ptr (pCppReturn) -+ { -+ pCppReturn = *(void **)gpreg; -+ gpreg++; -+ ng++; -+ -+ pUnoReturn = (cppu_relatesToInterface( pReturnTypeDescr ) -+ ? alloca( pReturnTypeDescr->nSize ) -+ : pCppReturn); // direct way -+ } -+ } -+ // pop this -+ gpreg++; -+ ng++; -+ -+ // stack space -+ OSL_ENSURE( sizeof(void *) == sizeof(sal_Int32), "### unexpected size!" ); -+ // parameters -+ void ** pUnoArgs = (void **)alloca( 4 * sizeof(void *) * nParams ); -+ void ** pCppArgs = pUnoArgs + nParams; -+ // indizes of values this have to be converted (interface conversion cpp<=>uno) -+ sal_Int32 * pTempIndizes = (sal_Int32 *)(pUnoArgs + (2 * nParams)); -+ // type descriptions for reconversions -+ typelib_TypeDescription ** ppTempParamTypeDescr = (typelib_TypeDescription **)(pUnoArgs + (3 * nParams)); -+ -+ sal_Int32 nTempIndizes = 0; -+ -+ for ( sal_Int32 nPos = 0; nPos < nParams; ++nPos ) -+ { -+ const typelib_MethodParameter & rParam = pParams[nPos]; -+ typelib_TypeDescription * pParamTypeDescr = 0; -+ TYPELIB_DANGER_GET( &pParamTypeDescr, rParam.pTypeRef ); -+ -+ if (!rParam.bOut && cppu_isSimpleType( pParamTypeDescr )) // value -+ { -+ -+ switch (pParamTypeDescr->eTypeClass) -+ { -+ case typelib_TypeClass_DOUBLE: -+ if (nf < 8) { -+ pCppArgs[nPos] = fpreg; -+ pUnoArgs[nPos] = fpreg; -+ nf++; -+ fpreg += 2; -+ } else { -+ if (((long)ovrflw) & 4) ovrflw++; -+ pCppArgs[nPos] = ovrflw; -+ pUnoArgs[nPos] = ovrflw; -+ ovrflw += 2; -+ } -+ break; -+ -+ case typelib_TypeClass_FLOAT: -+ /* fpreg are all double values so need to create -+ modify fpreg to be a single word float value */ -+ if (nf < 8) { -+ float tmp = (float) (*((double *)fpreg)); -+ (*((float *) fpreg)) = tmp; -+ pCppArgs[nPos] = fpreg; -+ pUnoArgs[nPos] = fpreg; -+ nf++; -+ fpreg += 2; -+ } else { -+#if 0 /* abi is not being followed correctly */ -+ if (((long)ovrflw) & 4) ovrflw++; -+ float tmp = (float) (*((double *)ovrflw)); -+ (*((float *) ovrflw)) = tmp; -+ pCppArgs[nPos] = ovrflw; -+ pUnoArgs[nPos] = ovrflw; -+ ovrflw += 2; -+#else -+ pCppArgs[nPos] = ovrflw; -+ pUnoArgs[nPos] = ovrflw; -+ ovrflw += 1; -+#endif -+ } -+ break; -+ -+ case typelib_TypeClass_HYPER: -+ case typelib_TypeClass_UNSIGNED_HYPER: -+ if (ng < 7) { -+ if (ng & 1) { -+ ng++; -+ gpreg++; -+ } -+ pCppArgs[nPos] = gpreg; -+ pUnoArgs[nPos] = gpreg; -+ ng += 2; -+ gpreg += 2; -+ } else { -+ if (((long)ovrflw) & 4) ovrflw++; -+ pCppArgs[nPos] = ovrflw; -+ pUnoArgs[nPos] = ovrflw; -+ ovrflw += 2; -+ } -+ break; -+ -+ case typelib_TypeClass_BYTE: -+ case typelib_TypeClass_BOOLEAN: -+ if (ng < 8) { -+ pCppArgs[nPos] = (((char *)gpreg) + 3); -+ pUnoArgs[nPos] = (((char *)gpreg) + 3); -+ ng++; -+ gpreg++; -+ } else { -+ pCppArgs[nPos] = (((char *)ovrflw) + 3); -+ pUnoArgs[nPos] = (((char *)ovrflw) + 3); -+ ovrflw++; -+ } -+ break; -+ -+ case typelib_TypeClass_CHAR: -+ case typelib_TypeClass_SHORT: -+ case typelib_TypeClass_UNSIGNED_SHORT: -+ if (ng < 8) { -+ pCppArgs[nPos] = (((char *)gpreg)+ 2); -+ pUnoArgs[nPos] = (((char *)gpreg)+ 2); -+ ng++; -+ gpreg++; -+ } else { -+ pCppArgs[nPos] = (((char *)ovrflw) + 2); -+ pUnoArgs[nPos] = (((char *)ovrflw) + 2); -+ ovrflw++; -+ } -+ break; -+ -+ default: -+ if (ng < 8) { -+ pCppArgs[nPos] = gpreg; -+ pUnoArgs[nPos] = gpreg; -+ ng++; -+ gpreg++; -+ } else { -+ pCppArgs[nPos] = ovrflw; -+ pUnoArgs[nPos] = ovrflw; -+ ovrflw++; -+ } -+ -+ } -+ // no longer needed -+ TYPELIB_DANGER_RELEASE( pParamTypeDescr ); -+ } -+ else // ptr to complex value | ref -+ { -+ if (ng < 8) { -+ pCppArgs[nPos] = *(void **)gpreg; -+ pCppStack = gpreg; -+ ng++; -+ gpreg++; -+ } else { -+ pCppArgs[nPos] = *(void **)ovrflw; -+ pCppStack = ovrflw; -+ ovrflw++; -+ } -+ -+ if (! rParam.bIn) // is pure out -+ { -+ // uno out is unconstructed mem! -+ pUnoArgs[nPos] = alloca( pParamTypeDescr->nSize ); -+ pTempIndizes[nTempIndizes] = nPos; -+ // will be released at reconversion -+ ppTempParamTypeDescr[nTempIndizes++] = pParamTypeDescr; -+ } -+ // is in/inout -+ else if (cppu_relatesToInterface( pParamTypeDescr )) -+ { -+ uno_copyAndConvertData( pUnoArgs[nPos] = alloca( pParamTypeDescr->nSize ), -+ *(void **)pCppStack, pParamTypeDescr, -+ &pThis->pBridge->aCpp2Uno ); -+ pTempIndizes[nTempIndizes] = nPos; // has to be reconverted -+ // will be released at reconversion -+ ppTempParamTypeDescr[nTempIndizes++] = pParamTypeDescr; -+ } -+ else // direct way -+ { -+ pUnoArgs[nPos] = *(void **)pCppStack; -+ // no longer needed -+ TYPELIB_DANGER_RELEASE( pParamTypeDescr ); -+ } -+ } -+ } -+ -+ // ExceptionHolder -+ uno_Any aUnoExc; // Any will be constructed by callee -+ uno_Any * pUnoExc = &aUnoExc; -+ -+ // invoke uno dispatch call -+ (*pThis->pUnoI->pDispatcher)( pThis->pUnoI, pMemberTypeDescr, pUnoReturn, pUnoArgs, &pUnoExc ); -+ -+ // in case an exception occured... -+ -+ if (pUnoExc) -+ { -+ // destruct temporary in/inout params -+ for ( ; nTempIndizes--; ) -+ { -+ sal_Int32 nIndex = pTempIndizes[nTempIndizes]; -+ -+ if (pParams[nIndex].bIn) // is in/inout => was constructed -+ uno_destructData( pUnoArgs[nIndex], ppTempParamTypeDescr[nTempIndizes], 0 ); -+ TYPELIB_DANGER_RELEASE( ppTempParamTypeDescr[nTempIndizes] ); -+ } -+ if (pReturnTypeDescr) -+ TYPELIB_DANGER_RELEASE( pReturnTypeDescr ); -+ -+ gcc291_linux_powerpc_raiseException( &aUnoExc, &pThis->pBridge->aUno2Cpp ); // has to destruct the any -+ -+ // is here for dummy -+ return typelib_TypeClass_VOID; -+ } -+ else // else no exception occured... -+ { -+ // temporary params -+ for ( ; nTempIndizes--; ) -+ { -+ sal_Int32 nIndex = pTempIndizes[nTempIndizes]; -+ typelib_TypeDescription * pParamTypeDescr = ppTempParamTypeDescr[nTempIndizes]; -+ -+ if (pParams[nIndex].bOut) // inout/out -+ { -+ // convert and assign -+ uno_destructData( pCppArgs[nIndex], pParamTypeDescr, cpp_release ); -+ uno_copyAndConvertData( pCppArgs[nIndex], pUnoArgs[nIndex], pParamTypeDescr, -+ &pThis->pBridge->aUno2Cpp ); -+ } -+ // destroy temp uno param -+ uno_destructData( pUnoArgs[nIndex], pParamTypeDescr, 0 ); -+ -+ TYPELIB_DANGER_RELEASE( pParamTypeDescr ); -+ } -+ // return -+ if (pCppReturn) // has complex return -+ { -+ if (pUnoReturn != pCppReturn) // needs reconversion -+ { -+ uno_copyAndConvertData( pCppReturn, pUnoReturn, pReturnTypeDescr, -+ &pThis->pBridge->aUno2Cpp ); -+ // destroy temp uno return -+ uno_destructData( pUnoReturn, pReturnTypeDescr, 0 ); -+ } -+ // complex return ptr is set to return reg -+ *(void **)pRegisterReturn = pCppReturn; -+ } -+ if (pReturnTypeDescr) -+ { -+ typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; -+ TYPELIB_DANGER_RELEASE( pReturnTypeDescr ); -+ return eRet; -+ } -+ else -+ return typelib_TypeClass_VOID; -+ } -+} -+ -+ -+//================================================================================================== -+static typelib_TypeClass cpp_mediate( -+ sal_Int32 nVtableCall, -+ void ** gpreg, void ** fpreg, void ** ovrflw, -+ sal_Int64 * pRegisterReturn /* space for register return */ ) -+{ -+ OSL_ENSURE( sizeof(sal_Int32)==sizeof(void *), "### unexpected!" ); -+ -+ // gpreg: [ret *], this, [other gpr params] -+ // fpreg: [fpr params] -+ // ovrflw: [gpr or fpr params (properly aligned)] -+ -+ // _this_ ptr is patched cppu_XInterfaceProxy object -+ cppu_cppInterfaceProxy * pCppI = NULL; -+ -+ if( nVtableCall & 0x80000000 ) -+ { -+ nVtableCall &= 0x7fffffff; -+ pCppI = (cppu_cppInterfaceProxy *)(XInterface *)*(gpreg +1); -+ } -+ else -+ pCppI = (cppu_cppInterfaceProxy *)(XInterface *)*(gpreg); -+ -+ typelib_InterfaceTypeDescription * pTypeDescr = pCppI->pTypeDescr; -+ -+ OSL_ENSURE( nVtableCall < pTypeDescr->nMapFunctionIndexToMemberIndex, -+ "### illegal vtable index!" ); -+ if (nVtableCall >= pTypeDescr->nMapFunctionIndexToMemberIndex) -+ { -+ throw RuntimeException( OUString::createFromAscii("illegal vtable index!"), (XInterface *)pCppI ); -+ } -+ -+ // determine called method -+ OSL_ENSURE( nVtableCall < pTypeDescr->nMapFunctionIndexToMemberIndex, "### illegal vtable index!" ); -+ sal_Int32 nMemberPos = pTypeDescr->pMapFunctionIndexToMemberIndex[nVtableCall]; -+ OSL_ENSURE( nMemberPos < pTypeDescr->nAllMembers, "### illegal member index!" ); -+ -+ TypeDescription aMemberDescr( pTypeDescr->ppAllMembers[nMemberPos] ); -+ -+ typelib_TypeClass eRet; -+ switch (aMemberDescr.get()->eTypeClass) -+ { -+ case typelib_TypeClass_INTERFACE_ATTRIBUTE: -+ { -+ if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nVtableCall) -+ { -+ // is GET method -+ eRet = cpp2uno_call( -+ pCppI, aMemberDescr.get(), -+ ((typelib_InterfaceAttributeTypeDescription *)aMemberDescr.get())->pAttributeTypeRef, -+ 0, 0, // no params -+ gpreg, fpreg, ovrflw, pRegisterReturn ); -+ } -+ else -+ { -+ // is SET method -+ typelib_MethodParameter aParam; -+ aParam.pTypeRef = -+ ((typelib_InterfaceAttributeTypeDescription *)aMemberDescr.get())->pAttributeTypeRef; -+ aParam.bIn = sal_True; -+ aParam.bOut = sal_False; -+ -+ eRet = cpp2uno_call( -+ pCppI, aMemberDescr.get(), -+ 0, // indicates void return -+ 1, &aParam, -+ gpreg, fpreg, ovrflw, pRegisterReturn ); -+ } -+ break; -+ } -+ case typelib_TypeClass_INTERFACE_METHOD: -+ { -+ // is METHOD -+ switch (nVtableCall) -+ { -+ case 1: // acquire() -+ pCppI->acquireProxy(); // non virtual call! -+ eRet = typelib_TypeClass_VOID; -+ break; -+ case 2: // release() -+ pCppI->releaseProxy(); // non virtual call! -+ eRet = typelib_TypeClass_VOID; -+ break; -+ case 0: // queryInterface() opt -+ { -+ typelib_TypeDescription * pTD = 0; -+ TYPELIB_DANGER_GET( &pTD, reinterpret_cast< Type * >( gpreg[2] )->getTypeLibType() ); -+ if (pTD) -+ { -+ XInterface * pInterface = 0; -+ (*pCppI->pBridge->pCppEnv->getRegisteredInterface)( -+ pCppI->pBridge->pCppEnv, -+ (void **)&pInterface, pCppI->oid.pData, (typelib_InterfaceTypeDescription *)pTD ); -+ -+ if (pInterface) -+ { -+ ::uno_any_construct( -+ reinterpret_cast< uno_Any * >( gpreg[0] ), -+ &pInterface, pTD, cpp_acquire ); -+ pInterface->release(); -+ TYPELIB_DANGER_RELEASE( pTD ); -+ *(void **)pRegisterReturn = gpreg[0]; -+ eRet = typelib_TypeClass_ANY; -+ break; -+ } -+ TYPELIB_DANGER_RELEASE( pTD ); -+ } -+ } // else perform queryInterface() -+ default: -+ eRet = cpp2uno_call( -+ pCppI, aMemberDescr.get(), -+ ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->pReturnTypeRef, -+ ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->nParams, -+ ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->pParams, -+ gpreg, fpreg, ovrflw, pRegisterReturn ); -+ } -+ break; -+ } -+ default: -+ { -+ throw RuntimeException( OUString::createFromAscii("no member description found!"), (XInterface *)pCppI ); -+ // is here for dummy -+ eRet = typelib_TypeClass_VOID; -+ } -+ } -+ -+ return eRet; -+} -+ -+//================================================================================================== -+class MediateClassData -+{ -+public: -+ struct ClassDataBuffer -+ { -+ void* m_pVTable; -+ -+ ~ClassDataBuffer(); -+ }; -+private: -+ -+ map< OUString, ClassDataBuffer* > m_aClassData; -+ Mutex m_aMutex; -+ -+ void createVTable( ClassDataBuffer*, typelib_InterfaceTypeDescription* ); -+public: -+ const ClassDataBuffer* getClassData( typelib_InterfaceTypeDescription* ); -+ -+ MediateClassData() {} -+ ~MediateClassData(); -+}; -+//__________________________________________________________________________________________________ -+MediateClassData::ClassDataBuffer::~ClassDataBuffer() -+{ -+ delete m_pVTable; -+} -+ -+//__________________________________________________________________________________________________ -+MediateClassData::~MediateClassData() -+{ -+ TRACE( "> calling ~MediateClassData(): freeing mediate vtables... <\n" ); -+ -+ // this MUST be the absolute last one which is called! -+ for ( map< OUString, ClassDataBuffer* >::iterator iPos( m_aClassData.begin() ); iPos != m_aClassData.end(); ++iPos ) -+ { -+ // todo -+// delete (*iPos).second; -+ } -+} -+ -+//__________________________________________________________________________________________________ -+ -+const MediateClassData::ClassDataBuffer* MediateClassData::getClassData( typelib_InterfaceTypeDescription* pType ) -+{ -+ MutexGuard aGuard( m_aMutex ); -+ -+ map< OUString, ClassDataBuffer* >::iterator element = m_aClassData.find( pType->aBase.pTypeName ); -+ if( element != m_aClassData.end() ) -+ return (*element).second; -+ -+ ClassDataBuffer* pBuffer = new ClassDataBuffer(); -+ createVTable( pBuffer, pType ); -+ m_aClassData[ pType->aBase.pTypeName ] = pBuffer; -+ return pBuffer; -+} -+ -+ -+//================================================================================================== -+/** -+ * is called on incoming vtable calls -+ * (called by asm snippets) -+ */ -+static void cpp_vtable_call(int nTableEntry, void** gpregptr, void** fpregptr, void** ovrflw) -+{ -+ sal_Int32 gpreg[8]; -+ double fpreg[8]; -+ -+ memcpy( gpreg, gpregptr, 32 ); -+ memcpy( fpreg, fpregptr, 64 ); -+ volatile long nRegReturn[2]; -+ -+ sal_Bool bComplex = nTableEntry & 0x80000000 ? sal_True : sal_False; -+ -+ typelib_TypeClass aType = -+ cpp_mediate( nTableEntry, (void**)gpreg, (void**)fpreg, ovrflw, (sal_Int64*)nRegReturn ); -+ -+ switch( aType ) -+ { -+ // move return value into register space -+ // (will be loaded by machine code snippet) -+ -+ case typelib_TypeClass_BOOLEAN: -+ case typelib_TypeClass_BYTE: -+ __asm__( "lbz 3,%0\n\t" : : -+ "m"(nRegReturn[0]) ); -+ break; -+ case typelib_TypeClass_CHAR: -+ case typelib_TypeClass_SHORT: -+ case typelib_TypeClass_UNSIGNED_SHORT: -+ __asm__( "lhz 3,%0\n\t" : : -+ "m"(nRegReturn[0]) ); -+ break; -+ case typelib_TypeClass_FLOAT: -+ __asm__( "lfs 1,%0\n\t" : : -+ "m" (*((float*)nRegReturn)) ); -+ break; -+ case typelib_TypeClass_DOUBLE: -+ __asm__( "lfd 1,%0\n\t" : : -+ "m" (*((double*)nRegReturn)) ); -+ break; -+ case typelib_TypeClass_HYPER: -+ case typelib_TypeClass_UNSIGNED_HYPER: -+ __asm__( "lwz 4,%0\n\t" : : -+ "m"(nRegReturn[1]) ); -+ default: -+ __asm__( "lwz 3,%0\n\t" : : -+ "m"(nRegReturn[0]) ); -+ break; -+ } -+ -+} -+ -+//__________________________________________________________________________________________________ -+void flush_icache(char *addr) -+{ -+ __asm__ volatile ( -+ "dcbf 0,%0;" -+ "sync;" -+ "icbi 0,%0;" -+ "sync;" -+ "isync;" -+ : : "r"(addr) : "memory"); -+} -+ -+void flush_range(char * addr1, int size) -+{ -+#define MIN_LINE_SIZE 16 -+ int i; -+ for (i = 0; i < size; i += MIN_LINE_SIZE) -+ flush_icache(addr1+i); -+ flush_icache(addr1+size-1); -+} -+ -+ -+//__________________________________________________________________________________________________ -+ -+void MediateClassData::createVTable( ClassDataBuffer* pBuffer, typelib_InterfaceTypeDescription* pType ) -+{ -+ // get all member functions -+ list< sal_Bool > aComplexReturn; -+ -+ for( int n = 0; n < pType->nAllMembers; n++ ) -+ { -+ typelib_TypeDescription* pMember = NULL; -+ TYPELIB_DANGER_GET( &pMember, pType->ppAllMembers[n] ); -+ if( pMember->eTypeClass == typelib_TypeClass_INTERFACE_ATTRIBUTE ) -+ { -+ typelib_TypeDescription * pRetTD = 0; -+ TYPELIB_DANGER_GET( &pRetTD, ((typelib_InterfaceAttributeTypeDescription *)pMember)->pAttributeTypeRef ); -+ // get method -+ aComplexReturn.push_back( !cppu_isSimpleType( pRetTD ) ); -+ // set method -+ if( ! ((typelib_InterfaceAttributeTypeDescription*)pMember)->bReadOnly ) -+ aComplexReturn.push_back( sal_False ); -+ TYPELIB_DANGER_RELEASE( pRetTD ); -+ } -+ else -+ { -+ typelib_TypeDescription * pRetTD = 0; -+ TYPELIB_DANGER_GET( &pRetTD, ((typelib_InterfaceMethodTypeDescription *)pMember)->pReturnTypeRef ); -+ aComplexReturn.push_back( !cppu_isSimpleType( pRetTD ) ); -+ TYPELIB_DANGER_RELEASE( pRetTD ); -+ } -+ TYPELIB_DANGER_RELEASE( pMember ); -+ } -+ -+ int nSize = aComplexReturn.size(); -+ const int nSnippetSize = 100; -+ // char * pSpace = (char *)rtl_allocateMemory( (2*(nSize+2)*sizeof(void *)) + (nSize*nSnippetSize) ); -+ char * pSpace = (char *)rtl_allocateMemory( (nSize+2)*sizeof(void *) + (nSize*nSnippetSize) ); -+ pBuffer->m_pVTable = (void*)pSpace; -+ -+ // char * pCode = pSpace + (2*(nSize+2)*sizeof(void *)); -+ char * pCode = pSpace + ((nSize+2)*sizeof(void *)); -+ void ** pvft = (void **)pSpace; -+ pvft[0] = NULL; -+ pvft[1] = NULL; -+ -+ // setup vft and code -+ -+ for ( sal_Int32 nPos = 0; nPos < nSize; ++nPos ) -+ { -+ unsigned long * codeSnip = (unsigned long *)(pCode + (nPos*nSnippetSize)); -+ pvft[nPos+2] = codeSnip; -+ unsigned long nTablePos = nPos; -+ sal_Bool bComplex = aComplexReturn.front(); -+ if( bComplex ) -+ nTablePos |= 0x80000000; -+ aComplexReturn.pop_front(); -+ -+ /* generate this code */ -+ -+ // # so first save gpr 3 to gpr 10 (aligned to 4) -+ // stw r3, -512(r1) -+ // stw r4, -508(r1) -+ // stw r5, -504(r1) -+ // stw r6, -500(r1) -+ // stw r7, -496(r1) -+ // stw r8, -492(r1) -+ // stw r9, -488(r1) -+ // stw r10,-484(r1) -+ -+ // # next save fpr 1 to fpr 8 (aligned to 8) -+ // stfd f1, -480(r1) -+ // stfd f2, -472(r1) -+ // stfd f3, -464(r1) -+ // stfd f4, -456(r1) -+ // stfd f5, -448(r1) -+ // stfd f6, -440(r1) -+ // stfd f7, -432(r1) -+ // stfd f8, -424(r1) -+ -+ // # now here is where cpp_vtable_call must go -+ // lis r3,0xdead -+ // ori r3,r3,0xbeef -+ // mtctr r3 -+ -+ // # now load up the the table entry number -+ // lis r3, 0xdead -+ // ori r3,r3,0xbeef -+ -+ // #now load up the pointer to the saved gpr registers -+ // addi r4,r1,-512 -+ -+ // #now load up the pointer to the saved fpr registers -+ // addi r5,r1,-480 -+ -+ // #now load up the pointer to the overflow call stack -+ // addi r6,r1,8 # frame pointer plus 8 -+ -+ // bctr -+ -+ * codeSnip++ = 0x9061fe00; -+ * codeSnip++ = 0x9081fe04; -+ * codeSnip++ = 0x90a1fe08; -+ * codeSnip++ = 0x90c1fe0c; -+ * codeSnip++ = 0x90e1fe10; -+ * codeSnip++ = 0x9101fe14; -+ * codeSnip++ = 0x9121fe18; -+ * codeSnip++ = 0x9141fe1c; -+ * codeSnip++ = 0xd821fe20; -+ * codeSnip++ = 0xd841fe28; -+ * codeSnip++ = 0xd861fe30; -+ * codeSnip++ = 0xd881fe38; -+ * codeSnip++ = 0xd8a1fe40; -+ * codeSnip++ = 0xd8c1fe48; -+ * codeSnip++ = 0xd8e1fe50; -+ * codeSnip++ = 0xd901fe58; -+ * codeSnip++ = 0x3c600000 | (((unsigned long)cpp_vtable_call) >> 16); -+ * codeSnip++ = 0x60630000 | (((unsigned long)cpp_vtable_call) & 0x0000FFFF); -+ * codeSnip++ = 0x7c6903a6; -+ * codeSnip++ = 0x3c600000 | (nTablePos >> 16); -+ * codeSnip++ = 0x60630000 | (nTablePos & 0x0000FFFF); -+ * codeSnip++ = 0x3881fe00; -+ * codeSnip++ = 0x38a1fe20; -+ * codeSnip++ = 0x38c10008; -+ * codeSnip++ = 0x4e800420; -+ -+ flush_range((char*)pvft[nPos + 2],nSnippetSize); -+ } -+} -+ -+ -+//================================================================================================== -+void SAL_CALL cppu_cppInterfaceProxy_patchVtable( -+ XInterface * pCppI, typelib_InterfaceTypeDescription * pTypeDescr ) -+{ -+ static MediateClassData * s_pMediateClassData = 0; -+ if (! s_pMediateClassData) -+ { -+ MutexGuard aGuard( Mutex::getGlobalMutex() ); -+ if (! s_pMediateClassData) -+ { -+#ifdef LEAK_STATIC_DATA -+ s_pMediateClassData = new MediateClassData(); -+#else -+ static MediateClassData s_aMediateClassData; -+ s_pMediateClassData = &s_aMediateClassData; -+#endif -+ } -+ } -+ *(const void **)pCppI = s_pMediateClassData->getClassData( pTypeDescr )->m_pVTable; -+} -+ -+} -+ -+//################################################################################################## -+extern "C" SAL_DLLEXPORT sal_Bool SAL_CALL component_canUnload( TimeValue * pTime ) -+ SAL_THROW_EXTERN_C() -+{ -+ return CPPU_CURRENT_NAMESPACE::g_moduleCount.canUnload( &CPPU_CURRENT_NAMESPACE::g_moduleCount, pTime ); -+} -+//################################################################################################## -+extern "C" SAL_DLLEXPORT void SAL_CALL uno_initEnvironment( uno_Environment * pCppEnv ) -+ SAL_THROW_EXTERN_C() -+{ -+ CPPU_CURRENT_NAMESPACE::cppu_cppenv_initEnvironment( pCppEnv ); -+} -+//################################################################################################## -+extern "C" SAL_DLLEXPORT void SAL_CALL uno_ext_getMapping( -+ uno_Mapping ** ppMapping, uno_Environment * pFrom, uno_Environment * pTo ) -+ SAL_THROW_EXTERN_C() -+{ -+ CPPU_CURRENT_NAMESPACE::cppu_ext_getMapping( ppMapping, pFrom, pTo ); -+} -+ +--- ../solenv/inc/_tg_app.mk.orig 2004-04-17 19:27:02.000000000 +0200 ++++ ../solenv/inc/_tg_app.mk +@@ -77,7 +77,7 @@ $(APP1TARGETN): $(APP1OBJS) $(APP1LIBS) + @+-$(RM) $(MISC)$/$(@:b).cmd + @+echo $(LINK) $(LINKFLAGS) $(LINKFLAGSAPP) -L$(PRJ)$/$(INPATH)$/lib $(SOLARLIB) $(STDSLO) \ + -o $@ $(APP1OBJS:s/.obj/.o/) "\" > $(MISC)$/$(@:b).cmd +- @cat $(mktmp /dev/null $(APP1LIBS)) | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd ++ @cat $(mktmp /dev/null $(APP1LIBS)) | sed -E 's#[[:space:]]+# #g' | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd + @+echo $(APP_LINKTYPE) $(APP1LIBSALCPPRT) $(APP1STDLIBS) $(STDLIB) $(STDLIB1) >> $(MISC)$/$(@:b).cmd + cat $(MISC)$/$(@:b).cmd + @source $(MISC)$/$(@:b).cmd +@@ -269,7 +269,7 @@ $(APP2TARGETN): $(APP2OBJS) $(APP2LIBS) + @+-$(RM) $(MISC)$/$(@:b).cmd + @+echo $(LINK) $(LINKFLAGS) $(LINKFLAGSAPP) -L$(PRJ)$/$(INPATH)$/lib $(SOLARLIB) $(STDSLO) \ + -o $@ $(APP2OBJS:s/.obj/.o/) "\" > $(MISC)$/$(@:b).cmd +- @cat $(mktmp /dev/null $(APP2LIBS)) | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd ++ @cat $(mktmp /dev/null $(APP2LIBS)) | sed -E 's#[[:space:]]+# #g' | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd + @+echo $(APP_LINKTYPE) $(APP2LIBSALCPPRT) $(APP2STDLIBS) $(STDLIB) $(STDLIB2) >> $(MISC)$/$(@:b).cmd + cat $(MISC)$/$(@:b).cmd + @source $(MISC)$/$(@:b).cmd +@@ -461,7 +461,7 @@ $(APP3TARGETN): $(APP3OBJS) $(APP3LIBS) + @+-$(RM) $(MISC)$/$(@:b).cmd + @+echo $(LINK) $(LINKFLAGS) $(LINKFLAGSAPP) -L$(PRJ)$/$(INPATH)$/lib $(SOLARLIB) $(STDSLO) \ + -o $@ $(APP3OBJS:s/.obj/.o/) "\" > $(MISC)$/$(@:b).cmd +- @cat $(mktmp /dev/null $(APP3LIBS)) | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd ++ @cat $(mktmp /dev/null $(APP3LIBS)) | sed -E 's#[[:space:]]+# #g' | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd + @+echo $(APP_LINKTYPE) $(APP3LIBSALCPPRT) $(APP3STDLIBS) $(STDLIB) $(STDLIB3) >> $(MISC)$/$(@:b).cmd + cat $(MISC)$/$(@:b).cmd + @source $(MISC)$/$(@:b).cmd +@@ -653,7 +653,7 @@ $(APP4TARGETN): $(APP4OBJS) $(APP4LIBS) + @+-$(RM) $(MISC)$/$(@:b).cmd + @+echo $(LINK) $(LINKFLAGS) $(LINKFLAGSAPP) -L$(PRJ)$/$(INPATH)$/lib $(SOLARLIB) $(STDSLO) \ + -o $@ $(APP4OBJS:s/.obj/.o/) "\" > $(MISC)$/$(@:b).cmd +- @cat $(mktmp /dev/null $(APP4LIBS)) | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd ++ @cat $(mktmp /dev/null $(APP4LIBS)) | sed -E 's#[[:space:]]+# #g' | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd + @+echo $(APP_LINKTYPE) $(APP4LIBSALCPPRT) $(APP4STDLIBS) $(STDLIB) $(STDLIB4) >> $(MISC)$/$(@:b).cmd + cat $(MISC)$/$(@:b).cmd + @source $(MISC)$/$(@:b).cmd +@@ -845,7 +845,7 @@ $(APP5TARGETN): $(APP5OBJS) $(APP5LIBS) + @+-$(RM) $(MISC)$/$(@:b).cmd + @+echo $(LINK) $(LINKFLAGS) $(LINKFLAGSAPP) -L$(PRJ)$/$(INPATH)$/lib $(SOLARLIB) $(STDSLO) \ + -o $@ $(APP5OBJS:s/.obj/.o/) "\" > $(MISC)$/$(@:b).cmd +- @cat $(mktmp /dev/null $(APP5LIBS)) | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd ++ @cat $(mktmp /dev/null $(APP5LIBS)) | sed -E 's#[[:space:]]+# #g' | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd + @+echo $(APP_LINKTYPE) $(APP5LIBSALCPPRT) $(APP5STDLIBS) $(STDLIB) $(STDLIB5) >> $(MISC)$/$(@:b).cmd + cat $(MISC)$/$(@:b).cmd + @source $(MISC)$/$(@:b).cmd +@@ -1037,7 +1037,7 @@ $(APP6TARGETN): $(APP6OBJS) $(APP6LIBS) + @+-$(RM) $(MISC)$/$(@:b).cmd + @+echo $(LINK) $(LINKFLAGS) $(LINKFLAGSAPP) -L$(PRJ)$/$(INPATH)$/lib $(SOLARLIB) $(STDSLO) \ + -o $@ $(APP6OBJS:s/.obj/.o/) "\" > $(MISC)$/$(@:b).cmd +- @cat $(mktmp /dev/null $(APP6LIBS)) | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd ++ @cat $(mktmp /dev/null $(APP6LIBS)) | sed -E 's#[[:space:]]+# #g' | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd + @+echo $(APP_LINKTYPE) $(APP6LIBSALCPPRT) $(APP6STDLIBS) $(STDLIB) $(STDLIB6) >> $(MISC)$/$(@:b).cmd + cat $(MISC)$/$(@:b).cmd + @source $(MISC)$/$(@:b).cmd +@@ -1229,7 +1229,7 @@ $(APP7TARGETN): $(APP7OBJS) $(APP7LIBS) + @+-$(RM) $(MISC)$/$(@:b).cmd + @+echo $(LINK) $(LINKFLAGS) $(LINKFLAGSAPP) -L$(PRJ)$/$(INPATH)$/lib $(SOLARLIB) $(STDSLO) \ + -o $@ $(APP7OBJS:s/.obj/.o/) "\" > $(MISC)$/$(@:b).cmd +- @cat $(mktmp /dev/null $(APP7LIBS)) | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd ++ @cat $(mktmp /dev/null $(APP7LIBS)) | sed -E 's#[[:space:]]+# #g' | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd + @+echo $(APP_LINKTYPE) $(APP7LIBSALCPPRT) $(APP7STDLIBS) $(STDLIB) $(STDLIB7) >> $(MISC)$/$(@:b).cmd + cat $(MISC)$/$(@:b).cmd + @source $(MISC)$/$(@:b).cmd +@@ -1421,7 +1421,7 @@ $(APP8TARGETN): $(APP8OBJS) $(APP8LIBS) + @+-$(RM) $(MISC)$/$(@:b).cmd + @+echo $(LINK) $(LINKFLAGS) $(LINKFLAGSAPP) -L$(PRJ)$/$(INPATH)$/lib $(SOLARLIB) $(STDSLO) \ + -o $@ $(APP8OBJS:s/.obj/.o/) "\" > $(MISC)$/$(@:b).cmd +- @cat $(mktmp /dev/null $(APP8LIBS)) | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd ++ @cat $(mktmp /dev/null $(APP8LIBS)) | sed -E 's#[[:space:]]+# #g' | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd + @+echo $(APP_LINKTYPE) $(APP8LIBSALCPPRT) $(APP8STDLIBS) $(STDLIB) $(STDLIB8) >> $(MISC)$/$(@:b).cmd + cat $(MISC)$/$(@:b).cmd + @source $(MISC)$/$(@:b).cmd +@@ -1613,7 +1613,7 @@ $(APP9TARGETN): $(APP9OBJS) $(APP9LIBS) + @+-$(RM) $(MISC)$/$(@:b).cmd + @+echo $(LINK) $(LINKFLAGS) $(LINKFLAGSAPP) -L$(PRJ)$/$(INPATH)$/lib $(SOLARLIB) $(STDSLO) \ + -o $@ $(APP9OBJS:s/.obj/.o/) "\" > $(MISC)$/$(@:b).cmd +- @cat $(mktmp /dev/null $(APP9LIBS)) | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd ++ @cat $(mktmp /dev/null $(APP9LIBS)) | sed -E 's#[[:space:]]+# #g' | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd + @+echo $(APP_LINKTYPE) $(APP9LIBSALCPPRT) $(APP9STDLIBS) $(STDLIB) $(STDLIB9) >> $(MISC)$/$(@:b).cmd + cat $(MISC)$/$(@:b).cmd + @source $(MISC)$/$(@:b).cmd +@@ -1805,7 +1805,7 @@ $(APP10TARGETN): $(APP10OBJS) $(APP10LIB + @+-$(RM) $(MISC)$/$(@:b).cmd + @+echo $(LINK) $(LINKFLAGS) $(LINKFLAGSAPP) -L$(PRJ)$/$(INPATH)$/lib $(SOLARLIB) $(STDSLO) \ + -o $@ $(APP10OBJS:s/.obj/.o/) "\" > $(MISC)$/$(@:b).cmd +- @cat $(mktmp /dev/null $(APP10LIBS)) | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd ++ @cat $(mktmp /dev/null $(APP10LIBS)) | sed -E 's#[[:space:]]+# #g' | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd + @+echo $(APP_LINKTYPE) $(APP10LIBSALCPPRT) $(APP10STDLIBS) $(STDLIB) $(STDLIB10) >> $(MISC)$/$(@:b).cmd + cat $(MISC)$/$(@:b).cmd + @source $(MISC)$/$(@:b).cmd diff --git a/misc/openoffice/patches/patch-ai b/misc/openoffice/patches/patch-ai index e9f7b9c1b93..2778d1060b6 100644 --- a/misc/openoffice/patches/patch-ai +++ b/misc/openoffice/patches/patch-ai @@ -1,305 +1,13 @@ -$NetBSD: patch-ai,v 1.1.1.1 2002/02/13 18:09:23 mrauch Exp $ +$NetBSD: patch-ai,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../bridges/source/cpp_uno/gcc2_netbsd_powerpc/except.cxx.orig Sun Jan 6 11:42:57 2002 -+++ ../bridges/source/cpp_uno/gcc2_netbsd_powerpc/except.cxx -@@ -0,0 +1,300 @@ -+#include <dlfcn.h> -+#include <new.h> -+#include <typeinfo> -+#if STLPORT_VERSION<321 -+#include <map.h> -+#else -+#include <map> -+#endif -+#ifndef _RTL_ALLOC_H_ -+#include <rtl/alloc.h> -+#endif -+#ifndef _OSL_DIAGNOSE_H_ -+#include <osl/diagnose.h> -+#endif -+ -+#ifndef _BRIDGES_CPP_UNO_BRIDGE_HXX_ -+#include <bridges/cpp_uno/bridge.hxx> -+#endif -+#ifndef _TYPELIB_TYPEDESCRIPTION_HXX_ -+#include <typelib/typedescription.hxx> -+#endif -+#ifndef _COM_SUN_STAR_UNO_ANY_HXX_ -+#include <com/sun/star/uno/Any.hxx> -+#endif -+ -+#include <rtl/strbuf.hxx> -+ -+#include "gcc2_netbsd_powerpc.hxx" -+ -+using namespace std; -+using namespace osl; -+using namespace rtl; -+using namespace com::sun::star::uno; -+ -+namespace CPPU_CURRENT_NAMESPACE -+{ -+ -+//================================================================================================== -+static OString toUNOname( const OString & rRTTIname ) -+{ -+ OString aRet; -+ -+ sal_Char* pStr = rRTTIname.getStr(); -+ sal_Char* pOrg = pStr; -+ -+ // check for namespace -+ if( *pStr == '_' ) -+ pStr++; -+ if( *pStr == 'Q' ) -+ { -+ pStr++; -+ if( *pStr++ == '_' ) -+ { -+ while( *pStr++ != '_' ) -+ ; -+ } -+ } -+ -+ while( *pStr ) -+ { -+ int nCharsToCopy = 0; -+ while( *pStr >= '0' && *pStr <= '9' ) -+ nCharsToCopy = 10*nCharsToCopy + (int)(*pStr++ - '0'); -+ if( aRet.getLength() ) -+ aRet += "."; -+ aRet += rRTTIname.copy( pStr - pOrg, nCharsToCopy ); -+ pStr += nCharsToCopy; -+ } -+ -+ return aRet; -+} -+//================================================================================================== -+static OString toRTTIname( const OString & rUNOname ) -+{ -+ if( ! rUNOname.getLength() ) -+ return OString(); -+ -+ OStringBuffer aRet( 64 ); -+ -+ sal_Int32 nIndex = 0; -+ sal_Int32 nToken = 0; -+ do -+ { -+ OString aToken( rUNOname.getToken( 0, '.', nIndex ) ); -+ aRet.append( OString::valueOf( (sal_Int32)aToken.getLength() ) ); -+ aRet.append( aToken ); -+ ++nToken; -+ } -+ while (nIndex >= 0); -+ -+ OString ret( aRet.makeStringAndClear() ); -+ -+ if( nToken >= 2 ) -+ { -+ OStringBuffer buf( 64 ); -+ buf.append( 'Q' ); -+ if( nToken > 9 ) -+ aRet.append( '_' ); -+ buf.append( OString::valueOf( (sal_Int32)nToken ) ); -+ if( nToken > 9 ) -+ aRet.append( '_' ); -+ buf.append( ret ); -+ ret = buf.makeStringAndClear(); -+ } -+ -+ return ret; -+} -+ -+ -+//################################################################################################## -+//#### RTTI simulation ############################################################################# -+//################################################################################################## -+ -+class RTTIHolder -+{ -+ static std::map< OString, void* > aAllRTTI; -+public: -+ static void* getRTTI( const OString& rTypename ); -+ static void* getRTTI_UnoName( const OString& rUnoTypename ) -+ { return getRTTI( toRTTIname( rUnoTypename ) ); } -+ -+ static void* insertRTTI( const OString& rTypename ); -+ static void* insertRTTI_UnoName( const OString& rTypename ) -+ { return insertRTTI( toRTTIname( rTypename ) ); } -+ -+ // rSuperTypename MUST exist !!! -+ static void* insertRTTI( const OString& rTypename, const OString& rSuperTypename ); -+ static void* insertRTTI_UnoNames( const OString& rTypename, const OString& rSuperTypename ) -+ { return insertRTTI( toRTTIname( rTypename ), toRTTIname( rSuperTypename ) ); } -+ -+ // for complex RTTI -+ static void* insertRTTI( const OString& rTypename, void* pRTTI ); -+ static void* insertRTTI_UnoName( const OString&rTypename, void* pRTTI ) -+ { return insertRTTI( toRTTIname( rTypename ), pRTTI ); } -+}; -+ -+std::map< OString, void* > RTTIHolder::aAllRTTI; -+ -+void* RTTIHolder::getRTTI( const OString& rTypename ) -+{ -+ std::map< OString, void* >::iterator element; -+ -+ element = aAllRTTI.find( rTypename ); -+ return element != aAllRTTI.end() ? (*element).second : NULL; -+} -+ -+void* RTTIHolder::insertRTTI( const OString& rTypename ) -+{ -+#ifdef DEBUG -+ fprintf( stderr, "generating base RTTI: %s\n", rTypename.getStr() ); -+#endif -+ void* pRTTI = new __user_type_info( strdup( rTypename.getStr() ) ); -+ aAllRTTI[ rTypename ] = pRTTI; -+ return pRTTI; -+} -+ -+void* RTTIHolder::insertRTTI( const OString& rTypename, const OString& rSuperTypename ) -+{ -+ OSL_ENSURE( ! getRTTI( rTypename ), "insert RTTI called on already existing type" ); -+ void* pRTTI = new __si_type_info( strdup( rTypename.getStr() ), *(__user_type_info*)getRTTI( rSuperTypename ) ); -+ aAllRTTI[ rTypename ] = pRTTI; -+ return pRTTI; -+} -+ -+void* RTTIHolder::insertRTTI( const OString& rTypename, void* pRTTI ) -+{ -+ aAllRTTI[ rTypename ] = pRTTI; -+ return pRTTI; -+} -+ -+//-------------------------------------------------------------------------------------------------- -+ -+static void* generateRTTI( typelib_CompoundTypeDescription * pCompTypeDescr ) -+{ -+ OString aCompTypeName( OUStringToOString( pCompTypeDescr->aBase.pTypeName, RTL_TEXTENCODING_ASCII_US ) ); -+ void* pRTTI = RTTIHolder::getRTTI_UnoName( aCompTypeName ); -+ if( pRTTI ) -+ return pRTTI; -+ -+ if( ! pCompTypeDescr->pBaseTypeDescription ) -+ // this is a base type -+ return RTTIHolder::insertRTTI_UnoName( aCompTypeName ); -+ if( ! pCompTypeDescr->pBaseTypeDescription->pBaseTypeDescription ) -+ { -+ OString aBasename( -+ OUStringToOString( pCompTypeDescr->pBaseTypeDescription->aBase.pTypeName, RTL_TEXTENCODING_ASCII_US ) -+ ); -+ if( ! RTTIHolder::getRTTI_UnoName( aBasename ) ) -+ RTTIHolder::insertRTTI_UnoName( aBasename ); -+ -+ // this type has only one supertype -+ return RTTIHolder::insertRTTI_UnoNames( aCompTypeName, aBasename ); -+ } -+ -+ // create __si_type_info -+ void* pSuperRTTI = generateRTTI( pCompTypeDescr->pBaseTypeDescription ); -+ OString aCompTypeRTTIname( toRTTIname( aCompTypeName ) ); -+#ifdef DEBUG -+ fprintf( stderr, "generating RTTI: %s\n", aCompTypeRTTIname.getStr() ); -+#endif -+ pRTTI = new __si_type_info( strdup( aCompTypeRTTIname.getStr() ), -+ *(__user_type_info*)pSuperRTTI ); -+#if 0 -+ __class_type_info::base_info* pBaseInfo = new __class_type_info::base_info; -+ pBaseInfo->base = (__user_type_info*)pSuperRTTI; -+ pBaseInfo->offset = 0; -+ pBaseInfo->is_virtual = 0; -+ pBaseInfo->access1 = __class_type_info::PUBLIC; -+ -+ OString aCompTypeRTTIname( toRTTIname( aCompTypeName ) ); -+ pRTTI = new __class_type_info( -+ strdup( aCompTypeRTTIname.getStr() ), -+ pBaseInfo, -+ 1 -+ ); -+#endif -+ return RTTIHolder::insertRTTI_UnoName( aCompTypeName, pRTTI ); -+} -+ -+//-------------------------------------------------------------------------------------------------- -+ -+static Mutex s_aMutex; -+static std::map< void*, typelib_TypeDescription* > aExceptionMap; -+ -+static void deleteException( void* pExc, int nDummy ) -+{ -+ MutexGuard aGuard( s_aMutex ); -+ std::map< void*, typelib_TypeDescription* >::iterator element = -+ aExceptionMap.find( pExc ); -+ OSL_ASSERT( element != aExceptionMap.end() ); -+ if( element != aExceptionMap.end() ) -+ { -+ typelib_TypeDescription* pType = (*element).second; -+ aExceptionMap.erase( pExc ); -+ uno_destructData( pExc, pType, cpp_release ); -+ typelib_typedescription_release( pType ); -+ } -+} -+ -+//__________________________________________________________________________________________________ -+ -+//################################################################################################## -+//#### exported #################################################################################### -+//################################################################################################## -+ -+ -+void gcc291_netbsd_powerpc_raiseException( uno_Any * pUnoExc, uno_Mapping * pUno2Cpp ) -+{ -+ // construct cpp exception object -+ typelib_TypeDescription * pTypeDescr = 0; -+ typelib_typedescriptionreference_getDescription( &pTypeDescr, pUnoExc->pType ); -+ -+ void * pCppExc = __eh_alloc( pTypeDescr->nSize ); // will be released in generated dtor -+ uno_copyAndConvertData( pCppExc, pUnoExc->pData, pTypeDescr, pUno2Cpp ); -+ -+ // destruct uno exception -+ uno_any_destruct( pUnoExc, 0 ); -+ -+ // a must be -+ OSL_ENSURE( sizeof(sal_Int32) == sizeof(void *), "### pointer size differs from sal_Int32!" ); -+ -+ typelib_CompoundTypeDescription * pCompTypeDescr = (typelib_CompoundTypeDescription *)pTypeDescr; -+ void* pRTTI = generateRTTI( pCompTypeDescr ); -+ -+ { -+ MutexGuard aGuard( s_aMutex ); -+ aExceptionMap[ pCppExc ] = pTypeDescr; -+ } -+ -+ __cp_push_exception( pCppExc, pRTTI, deleteException ); -+ __throw(); -+ -+} -+ -+void gcc291_netbsd_powerpc_fillUnoException( cp_eh_info* pInfo, uno_Any* pExc, uno_Mapping * pCpp2Uno ) -+{ -+ OUString aName( OStringToOUString( -+ toUNOname( ((__user_type_info*)(pInfo->type))->name() ), RTL_TEXTENCODING_ASCII_US ) ); -+ -+ typelib_TypeDescription * pExcTypeDescr = 0; -+ typelib_typedescription_getByName( -+ &pExcTypeDescr, -+ aName.pData ); -+ OSL_ENSURE( pExcTypeDescr, "could not get type description for exception" ); -+ -+ if (pExcTypeDescr) -+ { -+ // construct cpp exception any -+ Any aAny( pInfo->value, pExcTypeDescr ); // const_cast -+ typelib_typedescription_release( pExcTypeDescr ); -+ // construct uno exception any -+ typelib_TypeDescription* pAnyDescr = 0; -+ getCppuType( (const Any *)0 ).getDescription( &pAnyDescr ); -+ uno_copyAndConvertData( pExc, &aAny, pAnyDescr, pCpp2Uno ); -+ typelib_typedescription_release( pAnyDescr ); -+ } -+} -+ -+} -+ +--- ../solenv/inc/tg_app.mk.orig 2004-04-17 19:27:25.000000000 +0200 ++++ ../solenv/inc/tg_app.mk +@@ -172,7 +172,7 @@ $(APP$(TNR)TARGETN): $(APP$(TNR)OBJS) $( + @+-$(RM) $(MISC)$/$(@:b).cmd + @+echo $(LINK) $(LINKFLAGS) $(LINKFLAGSAPP) -L$(PRJ)$/$(INPATH)$/lib $(SOLARLIB) $(STDSLO) \ + -o $@ $(APP$(TNR)OBJS:s/.obj/.o/) "\" > $(MISC)$/$(@:b).cmd +- @cat $(mktmp /dev/null $(APP$(TNR)LIBS)) | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd ++ @cat $(mktmp /dev/null $(APP$(TNR)LIBS)) | sed -E 's#[[:space:]]+# #g' | xargs -n 1 cat | sed s\#$(ROUT)\#$(OUT)\#g | sed 's#$$# \\#' >> $(MISC)$/$(@:b).cmd + @+echo $(APP_LINKTYPE) $(APP$(TNR)LIBSALCPPRT) $(APP$(TNR)STDLIBS) $(STDLIB) $(STDLIB$(TNR)) >> $(MISC)$/$(@:b).cmd + cat $(MISC)$/$(@:b).cmd + @source $(MISC)$/$(@:b).cmd diff --git a/misc/openoffice/patches/patch-aj b/misc/openoffice/patches/patch-aj index b568009a47d..bf70b9936c5 100644 --- a/misc/openoffice/patches/patch-aj +++ b/misc/openoffice/patches/patch-aj @@ -1,100 +1,13 @@ -$NetBSD: patch-aj,v 1.1.1.1 2002/02/13 18:09:23 mrauch Exp $ +$NetBSD: patch-aj,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../bridges/source/cpp_uno/gcc2_netbsd_powerpc/gcc2_netbsd_powerpc.hxx.orig Sun Jan 6 11:43:06 2002 -+++ ../bridges/source/cpp_uno/gcc2_netbsd_powerpc/gcc2_netbsd_powerpc.hxx -@@ -0,0 +1,95 @@ -+ -+#ifndef _RTL_STRING_HXX_ -+#include <rtl/string.hxx> -+#endif -+#include <typeinfo> -+ -+typedef struct _uno_Any uno_Any; -+typedef struct _uno_Mapping uno_Mapping; -+ -+// private egcs type info structs -+ -+// type_info for a simple class ( no base classes or an enum ) -+struct __user_type_info : public std::type_info { -+ __user_type_info (const char *n) : type_info (n) {} -+ -+ // dynamic cast. built by gcc -+ virtual void* dcast (const type_info &, int, void *, -+ const type_info * = 0, void * = 0) const; -+}; -+// type_info for a class with one public, nonvirtual base class. -+ -+class __si_type_info : public __user_type_info { -+ const __user_type_info &base; -+ -+public: -+ __si_type_info (const char *n, const __user_type_info &b) -+ : __user_type_info (n), base (b) { } -+ -+ // dynamic cast. built by gcc -+ virtual void *dcast (const type_info &, int, void *, -+ const type_info * = 0, void * = 0) const; -+}; -+ -+// type_info for a general class. -+ -+typedef unsigned int USItype __attribute__ ((mode (SI))); -+ -+struct __class_type_info : public __user_type_info { -+ enum access { PUBLIC = 1, PROTECTED = 2, PRIVATE = 3 }; -+ -+ struct base_info { -+ const __user_type_info *base; -+ USItype offset: 29; -+ bool is_virtual: 1; -+ access access1: 2; -+ }; -+ -+ const base_info *base_list; -+ size_t n_bases; -+ -+ __class_type_info (const char *name, const base_info *bl, size_t bn) -+ : __user_type_info (name), base_list (bl), n_bases (bn) {} -+ -+ // dynamic cast. built by gcc -+ virtual void* dcast (const type_info &, int, void *, -+ const type_info * = 0, void * = 0) const; -+}; -+ -+struct cp_eh_info -+{ -+ struct __eh_info -+ { -+ void* match_function; -+ short language; -+ short version; -+ }; -+ __eh_info eh_info; -+ void *value; -+ void *type; -+ void (*cleanup)(void *, int); -+ bool caught; -+ cp_eh_info *next; -+ long handlers; -+ void *original_value; -+}; -+ -+extern "C" { -+ void __cp_push_exception( void*, void*, void(*)(void*, int) ); -+ void __throw(); -+} -+ -+ -+//################################################################################################## -+//#### exceptions ################################################################################## -+//################################################################################################## -+ -+namespace CPPU_CURRENT_NAMESPACE -+{ -+ -+void gcc291_netbsd_powerpc_raiseException( uno_Any * pUnoExc, uno_Mapping * pUno2Cpp ); -+void gcc291_netbsd_powerpc_fillUnoException( cp_eh_info*, uno_Any*, uno_Mapping * pCpp2Uno ); -+ -+} -+ -+ +--- ../solenv/inc/unxbsdi2.mk.orig 2004-04-17 19:27:37.000000000 +0200 ++++ ../solenv/inc/unxbsdi2.mk +@@ -64,7 +64,7 @@ + ASM= + AFLAGS= + +-SOLAR_JAVA=TRUE ++SOLAR_JAVA*=TRUE + JAVAFLAGSDEBUG=-g + + # filter for supressing verbose messages from linker diff --git a/misc/openoffice/patches/patch-ak b/misc/openoffice/patches/patch-ak index 9d1c4f6e7c5..d51e5841aa3 100644 --- a/misc/openoffice/patches/patch-ak +++ b/misc/openoffice/patches/patch-ak @@ -1,53 +1,40 @@ -$NetBSD: patch-ak,v 1.1.1.1 2002/02/13 18:09:23 mrauch Exp $ +$NetBSD: patch-ak,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../bridges/source/cpp_uno/gcc2_netbsd_powerpc/makefile.mk.orig Sun Jan 6 11:43:15 2002 -+++ ../bridges/source/cpp_uno/gcc2_netbsd_powerpc/makefile.mk -@@ -0,0 +1,48 @@ -+ -+PRJ=..$/..$/.. -+ -+PRJNAME=bridges -+TARGET=gcc2_uno -+LIBTARGET=no -+ENABLE_EXCEPTIONS=TRUE -+NO_BSYMBOLIC=TRUE -+ -+# --- Settings ----------------------------------------------------- -+ -+.INCLUDE : svpre.mk -+.INCLUDE : settings.mk -+.INCLUDE : sv.mk -+ -+# --- Files -------------------------------------------------------- -+ -+.IF "$(COM)$(OS)$(CPU)" == "GCCNETBSDP" -+ -+CFLAGSNOOPT=-O0 -+NOOPTFILES=$(SLO)$/uno2cpp.obj -+ -+SLOFILES= \ -+ $(SLO)$/except.obj \ -+ $(SLO)$/cpp2uno.obj \ -+ $(SLO)$/uno2cpp.obj -+ -+SHL1TARGET= $(TARGET) -+ -+SHL1DEF= $(MISC)$/$(SHL1TARGET).def -+SHL1IMPLIB= i$(TARGET) -+SHL1VERSIONMAP=..$/..$/bridge_exports.map -+ -+SHL1OBJS= \ -+ $(SLO)$/except.obj \ -+ $(SLO)$/cpp2uno.obj \ -+ $(SLO)$/uno2cpp.obj -+ -+SHL1STDLIBS= \ -+ $(CPPULIB) \ -+ $(SALLIB) -+ -+.ENDIF -+ -+# --- Targets ------------------------------------------------------ -+ -+.INCLUDE : target.mk -+ +--- ../config_office/set_soenv.in.orig 2004-04-17 19:27:58.000000000 +0200 ++++ ../config_office/set_soenv.in +@@ -40,7 +40,7 @@ use File::Basename; + #-------------------------------------------------------- + # + my ( $outfile, $outfile_sh, $outfile_bat, $bootfile, $newline, $comment, $comment4nt, $compiler, $unsetenv, $setenv, $unset, $set, $ds, $ps, $cur_dir, +- $par_dir, $I, $L, $D, $buildenv, $answer, $tmp, $Solaris, $Linux, $FreeBSD, $NetBSD, $Tru64, $Irix, $Irix64, $Winnt, $Macosx, $MINGW, ++ $par_dir, $I, $L, $R, $D, $buildenv, $answer, $tmp, $Solaris, $Linux, $FreeBSD, $NetBSD, $Tru64, $Irix, $Irix64, $Winnt, $Macosx, $MINGW, + $platform, $cygwinver, $machine_type, $empty, $no_ant, $no_stl, $no_gcc_include, + $no_gxx_include, $warnfile, $Warning, $result, $unsetvars, $unsetvarssh, $unsetvarsbat, $exportvars, $win_format_var, $perl_os); + # +@@ -113,6 +113,7 @@ $cur_dir = "."; # cu + $par_dir = ".."; # parrent directory + $I = " -I"; # include search path + $L = " -L"; # library search path ++$R = " -R"; # library runtime path + $D = " -D"; # define search path + $Solaris = "SunOS"; # return of uname command on Solaris + $Linux = "Linux"; # return of uname command on Linux +@@ -1237,7 +1238,8 @@ elsif (($platform eq "$Linux") || ($pla + $L.$JRETOOLKITDIR. + $L.$JRETHREADDIR. + $L_STLPORT_LIB. +- $L.$XLIB; ++ $L.$XLIB. ++ $R.$XLIB; + } + elsif ($platform eq "$Winnt") + { $SOLARLIB = $L.'$SOLARVER'.$ds.'$UPD'.$ds.'$INPATH'.$LIB. +@@ -1307,6 +1309,8 @@ if ($platform eq "$Linux") + } + elsif ($platform eq "$NetBSD") + { $SOLARINC .=$I.'$JAVA_HOME'.$INCLUDE.$ds."netbsd"; ++ $SOLARINC .=$I.'$JAVA_HOME'.$INCLUDE.$ds."solaris"; ++ $SOLARINC .=$I.'$JAVA_HOME'.$INCLUDE.$ds."linux"; + } + elsif (($platform eq $Irix) || ($platform eq $Irix64)) + { $SOLARINC .=$I.'$JAVA_HOME'.$INCLUDE.$ds."irix"; diff --git a/misc/openoffice/patches/patch-al b/misc/openoffice/patches/patch-al index 89738dac9b0..be3275d3f34 100644 --- a/misc/openoffice/patches/patch-al +++ b/misc/openoffice/patches/patch-al @@ -1,620 +1,25 @@ -$NetBSD: patch-al,v 1.1.1.1 2002/02/13 18:09:23 mrauch Exp $ +$NetBSD: patch-al,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../bridges/source/cpp_uno/gcc2_netbsd_powerpc/uno2cpp.cxx.orig Sun Jan 6 11:43:24 2002 -+++ ../bridges/source/cpp_uno/gcc2_netbsd_powerpc/uno2cpp.cxx -@@ -0,0 +1,615 @@ -+#include <stdio.h> -+ -+#include <malloc.h> -+#ifndef _RTL_ALLOC_H_ -+#include <rtl/alloc.h> -+#endif -+ -+#ifndef _UNO_DATA_H_ -+#include <uno/data.h> -+#endif -+#ifndef _BRIDGES_CPP_UNO_BRIDGE_HXX_ -+#include <bridges/cpp_uno/bridge.hxx> -+#endif -+#ifndef _BRIDGES_CPP_UNO_TYPE_MISC_HXX_ -+#include <bridges/cpp_uno/type_misc.hxx> -+#endif -+ -+#include "gcc2_netbsd_powerpc.hxx" -+ -+using namespace rtl; -+using namespace com::sun::star::uno; -+ -+namespace CPPU_CURRENT_NAMESPACE -+{ -+ -+//================================================================================================== -+static void callVirtualMethod( void * pThis, -+ sal_Int32 nVtableIndex, -+ void * pRegisterReturn, -+ typelib_TypeClass eReturnType, -+ char * pPT, -+ sal_Int32 * pStackLongs, -+ sal_Int32 nStackLongs, -+ uno_Any ** pExc, -+ uno_Mapping * pCpp2uno) -+{ -+ // parameter list is mixed list of * and values -+ // reference parameters are pointers -+ -+ // OSL_ENSURE( pStackLongs && pThis, "### null ptr!" ); -+ // OSL_ENSURE( (sizeof(void *) == 4) && -+ // (sizeof(sal_Int32) == 4), "### unexpected size of int!" ); -+ // OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); -+ -+ /* KBH: tried to do this right but ppc calling conventions are wierd -+ to say the least */ -+ -+ /* the basic idea here is to use gpr[8] as a storage area for -+ the future values of registers r3 to r10 needed for the call, -+ and similarly fpr[8] as a storage area for the future values -+ of floating point registers f1 to f8 -+ */ -+ -+ unsigned long * mfunc; /* actual function to be invoked */ -+ cp_eh_info* pX; -+ void (*ptr)(); -+ int gpr[8]; /* storage for gpregisters, map to r3-r10 */ -+ int off; /* offset used to find function */ -+ double fpr[8]; /* storage for fpregisters, map to f1-f8 */ -+ int n; /* number of gprs mapped so far */ -+ int f; /* number of fprs mapped so far */ -+ long *p; /* pointer to parameter overflow area */ -+ int c; /* character of parameter type being decoded */ -+ double dret; /* temporary function return values*/ -+ int iret, iret2; -+ -+ /* Because of the Power PC calling conventions we could be passing -+ parameters in both register types and on the stack. To create the -+ stack parameter area we need we now simply allocate local -+ variable storage param[] that is at least the size of the parameter stack -+ (more than enough space) which we can overwrite the parameters into. -+ -+ Note: This keeps us from having to decode the signature twice and -+ prevents problems with later local variables. -+ -+ Note: could require up to 2*nStackLongs words of parameter stack area -+ if the call has many float parameters (i.e. floats take up only 1 -+ word on the stack but take 2 words in parameter area in the -+ stack frame . -+ -+ Update! floats on the outgoing parameter stack only take up 1 word -+ (stfs is used) which is not correct according to the ABI but we -+ will match what the compiler does until this is figured out -+ -+ */ -+ __asm__ __volatile__ ( -+ "rlwinm %0,%0,3,3,28\n\t" -+ "addi %0,%0,22\n\t" -+ "rlwinm %0,%0,0,4,28\n\t" -+ "lwz 0,0(1)\n\t" -+ "subf 1,%0,1\n\t" -+ "stw 0,0(1)\n\t" -+ "addi %1,1,8\n\t" -+ : : "r" (nStackLongs), "r" (p) /* no inputs */ : "0" ); -+ -+ /* now begin to load the C++ function arguments into storage */ -+ n = 0; -+ f = 0; -+ -+ /* now we need to parse the entire signature string */ -+ /* until we get the END indicator */ -+ -+ /* treat complex return pointer like any other parameter */ -+ -+#if 0 -+ /* Let's figure out what is really going on here*/ -+ fprintf(stderr,"callVirtualMethod paramters string is %s\n",pPT); -+ int k = nStackLongs; -+ long * q = (long *)pStackLongs; -+ while (k > 0) { -+ fprintf(stderr,"uno stack is: %x\n",*q); -+ k--; -+ q++; -+ } -+#endif -+ -+ /* parse the argument list up to the ending ) */ -+ while (*pPT != 'X') { -+ c = *pPT; -+ switch (c) { -+ case 'D': /* type is double */ -+ if (f < 8) { -+ fpr[f++] = *((double *)pStackLongs); /* store in register */ -+ } else { -+ if (((long) p) & 4) -+ p++; -+ *p++ = *pStackLongs; /* or on the parameter stack */ -+ *p++ = *(pStackLongs + 1); -+ } -+ pStackLongs += 2; -+ break; -+ -+ case 'F': /* type is float */ -+ /* this assumes that floats are stored as 1 32 bit word on param -+ stack and that if passed in parameter stack to C, should be -+ as double word. -+ -+ Whoops: the abi is not actually followed by gcc, need to -+ store floats as a *single* word on outgoing parameter stack -+ to match what gcc actually does -+ */ -+ if (f < 8) { -+ fpr[f++] = *((float *)pStackLongs); -+ } else { -+#if 0 /* if abi were followed */ -+ if (((long) p) & 4) -+ p++; -+ *((double *)p) = *((float *)pStackLongs); -+ p += 2; -+#else -+ *((float *)p) = *((float *)pStackLongs); -+ p += 1; -+#endif -+ } -+ pStackLongs += 1; -+ break; -+ -+ case 'H': /* type is long long */ -+ if (n & 1) n++; /* note even elements gpr[] will map to -+ odd registers*/ -+ if (n <= 6) { -+ gpr[n++] = *pStackLongs; -+ gpr[n++] = *(pStackLongs+1); -+ } else { -+ if (((long) p) & 4) -+ p++; -+ *p++ = *pStackLongs; -+ *p++ = *(pStackLongs+1); -+ } -+ pStackLongs += 2; -+ break; -+ -+ case 'S': -+ if (n < 8) { -+ gpr[n++] = *((unsigned short*)pStackLongs); -+ } else { -+ *p++ = *((unsigned short *)pStackLongs); -+ } -+ pStackLongs += 1; -+ break; -+ -+ case 'B': -+ if (n < 8) { -+ gpr[n++] = *((char *)pStackLongs); -+ } else { -+ *p++ = *((char *)pStackLongs); -+ } -+ pStackLongs += 1; -+ break; -+ -+ default: -+ if (n < 8) { -+ gpr[n++] = *pStackLongs; -+ } else { -+ *p++ = *pStackLongs; -+ } -+ pStackLongs += 1; -+ break; -+ } -+ pPT++; -+ } -+ -+ /* figure out the address of the function we need to invoke */ -+ off = nVtableIndex + 2; // first two slots are empty -+ off = off * 4; // 4 bytes per slot -+ mfunc = *((unsigned long **)pThis); // get the address of the vtable -+ mfunc = (unsigned long *)((char *)mfunc + off); // get the address from the vtable entry at offset -+ mfunc = *((unsigned long **)mfunc); // the function is stored at the address -+ ptr = (void (*)())mfunc; -+ -+ try { -+ -+ /* Set up the machine registers and invoke the function */ -+ -+ __asm__ __volatile__ ( -+ "lwz 3, 0(%0)\n\t" -+ "lwz 4, 4(%0)\n\t" -+ "lwz 5, 8(%0)\n\t" -+ "lwz 6, 12(%0)\n\t" -+ "lwz 7, 16(%0)\n\t" -+ "lwz 8, 20(%0)\n\t" -+ "lwz 9, 24(%0)\n\t" -+ "lwz 10, 28(%0)\n\t" -+ "lfd 1, 0(%1)\n\t" -+ "lfd 2, 8(%1)\n\t" -+ "lfd 3, 16(%1)\n\t" -+ "lfd 4, 24(%1)\n\t" -+ "lfd 5, 32(%1)\n\t" -+ "lfd 6, 40(%1)\n\t" -+ "lfd 7, 48(%1)\n\t" -+ "lfd 8, 56(%1)\n\t" -+ : : "r" (gpr), "r" (fpr) -+ : "0", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12" -+ ); -+ -+ (*ptr)(); -+ -+ __asm__ __volatile__ ( -+ "mr %1, 3\n\t" -+ "mr %2, 4\n\t" -+ "fmr %0, 1\n\t" -+ : "=f" (dret), "=r" (iret), "=r" (iret2) : ); -+ -+ *pExc = 0; -+ } -+ -+ catch( ... ) -+ { -+ pX = (cp_eh_info*)__cp_eh_info(); -+ gcc291_netbsd_powerpc_fillUnoException( pX, *pExc, pCpp2uno ); -+ } -+ -+ switch( eReturnType ) -+ { -+ case typelib_TypeClass_HYPER: -+ case typelib_TypeClass_UNSIGNED_HYPER: -+ ((long*)pRegisterReturn)[0] = iret; -+ ((long*)pRegisterReturn)[1] = iret2; -+ case typelib_TypeClass_LONG: -+ case typelib_TypeClass_UNSIGNED_LONG: -+ case typelib_TypeClass_ENUM: -+ ((long*)pRegisterReturn)[0] = iret; -+ break; -+ case typelib_TypeClass_CHAR: -+ case typelib_TypeClass_SHORT: -+ case typelib_TypeClass_UNSIGNED_SHORT: -+ *(unsigned short*)pRegisterReturn = (unsigned short)iret; -+ break; -+ case typelib_TypeClass_BOOLEAN: -+ case typelib_TypeClass_BYTE: -+ *(unsigned char*)pRegisterReturn = (unsigned char)iret; -+ break; -+ case typelib_TypeClass_FLOAT: -+ *(float*)pRegisterReturn = (float)dret; -+ break; -+ case typelib_TypeClass_DOUBLE: -+ *(double*)pRegisterReturn = dret; -+ break; -+ } -+} -+ -+ -+//================================================================================================== -+static void cpp_call( -+ cppu_unoInterfaceProxy * pThis, -+ sal_Int32 nVtableCall, -+ typelib_TypeDescriptionReference * pReturnTypeRef, -+ sal_Int32 nParams, typelib_MethodParameter * pParams, -+ void * pUnoReturn, void * pUnoArgs[], uno_Any ** ppUnoExc ) -+{ -+ // max space for: complex ret ptr, this, values|ptr ... -+ char * pCppStack = -+ (char *)alloca( sizeof(sal_Int32) + ((nParams+2) * sizeof(sal_Int64)) ); -+ char * pCppStackStart = pCppStack; -+ -+ /* KBH: need to know pararmeter types for callVirtualMethod so store then in string */ -+ char * pParamType = (char *) alloca(nParams+2); -+ char * pPT = pParamType; -+ -+ // return -+ typelib_TypeDescription * pReturnTypeDescr = 0; -+ TYPELIB_DANGER_GET( &pReturnTypeDescr, pReturnTypeRef ); -+ OSL_ENSURE( pReturnTypeDescr, "### expected return type description!" ); -+ -+ void * pCppReturn = 0; // if != 0 && != pUnoReturn, needs reconversion -+ -+ if (pReturnTypeDescr) -+ { -+ if (cppu_isSimpleType( pReturnTypeDescr )) -+ { -+ pCppReturn = pUnoReturn; // direct way for simple types -+ } -+ else -+ { -+ // complex return via ptr -+ pCppReturn = *(void **)pCppStack = (cppu_relatesToInterface( pReturnTypeDescr ) -+ ? alloca( pReturnTypeDescr->nSize ) -+ : pUnoReturn); // direct way -+ *pPT++ = 'I'; // signify that complex return type on stack -+ pCppStack += sizeof(void *); -+ } -+ } -+ // push this -+ *(void**)pCppStack = pThis->pCppI; -+ pCppStack += sizeof( void* ); -+ *pPT++ = 'I'; -+ -+ // stack space -+ OSL_ENSURE( sizeof(void *) == sizeof(sal_Int32), "### unexpected size!" ); -+ // args -+ void ** pCppArgs = (void **)alloca( 3 * sizeof(void *) * nParams ); -+ // indizes of values this have to be converted (interface conversion cpp<=>uno) -+ sal_Int32 * pTempIndizes = (sal_Int32 *)(pCppArgs + nParams); -+ // type descriptions for reconversions -+ typelib_TypeDescription ** ppTempParamTypeDescr = (typelib_TypeDescription **)(pCppArgs + (2 * nParams)); -+ -+ sal_Int32 nTempIndizes = 0; -+ -+ for ( sal_Int32 nPos = 0; nPos < nParams; ++nPos ) -+ { -+ const typelib_MethodParameter & rParam = pParams[nPos]; -+ typelib_TypeDescription * pParamTypeDescr = 0; -+ TYPELIB_DANGER_GET( &pParamTypeDescr, rParam.pTypeRef ); -+ -+ if (!rParam.bOut && cppu_isSimpleType( pParamTypeDescr )) -+ { -+ uno_copyAndConvertData( pCppArgs[nPos] = pCppStack, pUnoArgs[nPos], pParamTypeDescr, -+ &pThis->pBridge->aUno2Cpp ); -+ -+ switch (pParamTypeDescr->eTypeClass) -+ { -+ /* KBH: we need to know type of each param so that we know whether to use -+ gpr or fpr to pass in parameters: -+ Key: I - int, long, pointer, etc means pass in gpr -+ B - byte value passed in gpr -+ S - short value passed in gpr -+ F - float value pass in fpr -+ D - double value pass in fpr -+ H - long long int pass in proper pairs of gpr (3,4) (5,6), etc -+ X - indicates end of parameter description string -+ */ -+ case typelib_TypeClass_LONG: -+ case typelib_TypeClass_UNSIGNED_LONG: -+ case typelib_TypeClass_ENUM: -+ *pPT++ = 'I'; -+ break; -+ case typelib_TypeClass_SHORT: -+ case typelib_TypeClass_CHAR: -+ case typelib_TypeClass_UNSIGNED_SHORT: -+ *pPT++ = 'S'; -+ break; -+ case typelib_TypeClass_BOOLEAN: -+ case typelib_TypeClass_BYTE: -+ *pPT++ = 'B'; -+ break; -+ case typelib_TypeClass_FLOAT: -+ *pPT++ = 'F'; -+ break; -+ case typelib_TypeClass_DOUBLE: -+ *pPT++ = 'D'; -+ pCppStack += sizeof(sal_Int32); // extra long -+ break; -+ case typelib_TypeClass_HYPER: -+ case typelib_TypeClass_UNSIGNED_HYPER: -+ *pPT++ = 'H'; -+ pCppStack += sizeof(sal_Int32); // extra long -+ } -+ // no longer needed -+ TYPELIB_DANGER_RELEASE( pParamTypeDescr ); -+ } -+ else // ptr to complex value | ref -+ { -+ if (! rParam.bIn) // is pure out -+ { -+ // cpp out is constructed mem, uno out is not! -+ uno_constructData( -+ *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), -+ pParamTypeDescr ); -+ pTempIndizes[nTempIndizes] = nPos; // default constructed for cpp call -+ // will be released at reconversion -+ ppTempParamTypeDescr[nTempIndizes++] = pParamTypeDescr; -+ } -+ // is in/inout -+ else if (cppu_relatesToInterface( pParamTypeDescr )) -+ { -+ uno_copyAndConvertData( -+ *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), -+ pUnoArgs[nPos], pParamTypeDescr, &pThis->pBridge->aUno2Cpp ); -+ -+ pTempIndizes[nTempIndizes] = nPos; // has to be reconverted -+ // will be released at reconversion -+ ppTempParamTypeDescr[nTempIndizes++] = pParamTypeDescr; -+ } -+ else // direct way -+ { -+ *(void **)pCppStack = pCppArgs[nPos] = pUnoArgs[nPos]; -+ // no longer needed -+ TYPELIB_DANGER_RELEASE( pParamTypeDescr ); -+ } -+ /* KBH: fixme is this the right way to pass these */ -+ *pPT++='I'; -+ } -+ pCppStack += sizeof(sal_Int32); // standard parameter length -+ } -+ /* KBH: terminate the string */ -+ *pPT++='X'; -+ *pPT=0; -+ -+ OSL_ENSURE( !( (pCppStack - pCppStackStart ) & 3), "UNALIGNED STACK !!! (Please DO panic" ); -+ -+ callVirtualMethod( -+ pThis->pCppI, nVtableCall, -+ pCppReturn, pReturnTypeDescr->eTypeClass, pParamType, -+ (sal_Int32 *)pCppStackStart, ((pCppStack - pCppStackStart) / sizeof(sal_Int32)), -+ ppUnoExc, &pThis->pBridge->aCpp2Uno ); -+ -+ if (*ppUnoExc == 0) { -+ // NO exception occured... -+ -+ // reconvert temporary params -+ for ( ; nTempIndizes--; ) -+ { -+ sal_Int32 nIndex = pTempIndizes[nTempIndizes]; -+ typelib_TypeDescription * pParamTypeDescr = ppTempParamTypeDescr[nTempIndizes]; -+ -+ if (pParams[nIndex].bIn) -+ { -+ if (pParams[nIndex].bOut) // inout -+ { -+ uno_destructData( pUnoArgs[nIndex], pParamTypeDescr, 0 ); // destroy uno value -+ uno_copyAndConvertData( pUnoArgs[nIndex], pCppArgs[nIndex], pParamTypeDescr, -+ &pThis->pBridge->aCpp2Uno ); -+ } -+ } -+ else // pure out -+ { -+ uno_copyAndConvertData( pUnoArgs[nIndex], pCppArgs[nIndex], pParamTypeDescr, -+ &pThis->pBridge->aCpp2Uno ); -+ } -+ // destroy temp cpp param => cpp: every param was constructed -+ uno_destructData( pCppArgs[nIndex], pParamTypeDescr, cpp_release ); -+ -+ TYPELIB_DANGER_RELEASE( pParamTypeDescr ); -+ } -+ // return value -+ if (pCppReturn && pUnoReturn != pCppReturn) -+ { -+ uno_copyAndConvertData( pUnoReturn, pCppReturn, pReturnTypeDescr, -+ &pThis->pBridge->aCpp2Uno ); -+ uno_destructData( pCppReturn, pReturnTypeDescr, cpp_release ); -+ -+ } -+ } else { -+ // get exception -+ -+ // temporary params -+ for ( ; nTempIndizes--; ) -+ { -+ sal_Int32 nIndex = pTempIndizes[nTempIndizes]; -+ // destroy temp cpp param => cpp: every param was constructed -+ uno_destructData( pCppArgs[nIndex], ppTempParamTypeDescr[nTempIndizes], cpp_release ); -+ TYPELIB_DANGER_RELEASE( ppTempParamTypeDescr[nTempIndizes] ); -+ } -+ // return type -+ if (pReturnTypeDescr) -+ TYPELIB_DANGER_RELEASE( pReturnTypeDescr ); -+ } -+} -+ -+ -+//================================================================================================== -+void SAL_CALL cppu_unoInterfaceProxy_dispatch( -+ uno_Interface * pUnoI, const typelib_TypeDescription * pMemberDescr, -+ void * pReturn, void * pArgs[], uno_Any ** ppException ) -+{ -+ // is my surrogate -+ cppu_unoInterfaceProxy * pThis = (cppu_unoInterfaceProxy *)pUnoI; -+ typelib_InterfaceTypeDescription * pTypeDescr = pThis->pTypeDescr; -+ -+ switch (pMemberDescr->eTypeClass) -+ { -+ case typelib_TypeClass_INTERFACE_ATTRIBUTE: -+ { -+ // determine vtable call index -+ sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; -+ OSL_ENSURE( nMemberPos < pTypeDescr->nAllMembers, "### member pos out of range!" ); -+ -+ sal_Int32 nVtableCall = pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos]; -+ OSL_ENSURE( nVtableCall < pTypeDescr->nMapFunctionIndexToMemberIndex, "### illegal vtable index!" ); -+ -+ if (pReturn) -+ { -+ // dependent dispatch -+ cpp_call( -+ pThis, nVtableCall, -+ ((typelib_InterfaceAttributeTypeDescription *)pMemberDescr)->pAttributeTypeRef, -+ 0, 0, // no params -+ pReturn, pArgs, ppException ); -+ } -+ else -+ { -+ // is SET -+ typelib_MethodParameter aParam; -+ aParam.pTypeRef = -+ ((typelib_InterfaceAttributeTypeDescription *)pMemberDescr)->pAttributeTypeRef; -+ aParam.bIn = sal_True; -+ aParam.bOut = sal_False; -+ -+ typelib_TypeDescriptionReference * pReturnTypeRef = 0; -+ OUString aVoidName( RTL_CONSTASCII_USTRINGPARAM("void") ); -+ typelib_typedescriptionreference_new( -+ &pReturnTypeRef, typelib_TypeClass_VOID, aVoidName.pData ); -+ -+ // dependent dispatch -+ cpp_call( -+ pThis, nVtableCall +1, // get, then set method -+ pReturnTypeRef, -+ 1, &aParam, -+ pReturn, pArgs, ppException ); -+ -+ typelib_typedescriptionreference_release( pReturnTypeRef ); -+ } -+ -+ break; -+ } -+ case typelib_TypeClass_INTERFACE_METHOD: -+ { -+ // determine vtable call index -+ sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; -+ OSL_ENSURE( nMemberPos < pTypeDescr->nAllMembers, "### member pos out of range!" ); -+ -+ sal_Int32 nVtableCall = pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos]; -+ OSL_ENSURE( nVtableCall < pTypeDescr->nMapFunctionIndexToMemberIndex, "### illegal vtable index!" ); -+ -+ switch (nVtableCall) -+ { -+ // standard calls -+ case 1: // acquire uno interface -+ (*pUnoI->acquire)( pUnoI ); -+ *ppException = 0; -+ break; -+ case 2: // release uno interface -+ (*pUnoI->release)( pUnoI ); -+ *ppException = 0; -+ break; -+ case 0: // queryInterface() opt -+ { -+ typelib_TypeDescription * pTD = 0; -+ TYPELIB_DANGER_GET( &pTD, reinterpret_cast< Type * >( pArgs[0] )->getTypeLibType() ); -+ if (pTD) -+ { -+ uno_Interface * pInterface = 0; -+ (*pThis->pBridge->pUnoEnv->getRegisteredInterface)( -+ pThis->pBridge->pUnoEnv, -+ (void **)&pInterface, pThis->oid.pData, (typelib_InterfaceTypeDescription *)pTD ); -+ -+ if (pInterface) -+ { -+ ::uno_any_construct( -+ reinterpret_cast< uno_Any * >( pReturn ), -+ &pInterface, pTD, 0 ); -+ (*pInterface->release)( pInterface ); -+ TYPELIB_DANGER_RELEASE( pTD ); -+ *ppException = 0; -+ break; -+ } -+ TYPELIB_DANGER_RELEASE( pTD ); -+ } -+ } // else perform queryInterface() -+ default: -+ // dependent dispatch -+ cpp_call( -+ pThis, nVtableCall, -+ ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pReturnTypeRef, -+ ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->nParams, -+ ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, -+ pReturn, pArgs, ppException ); -+ } -+ break; -+ } -+ default: -+ { -+ ::com::sun::star::uno::RuntimeException aExc( -+ OUString( RTL_CONSTASCII_USTRINGPARAM("illegal member type description!") ), -+ ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >() ); -+ -+ Type const & rExcType = ::getCppuType( &aExc ); -+ // binary identical null reference -+ ::uno_type_any_construct( *ppException, &aExc, rExcType.getTypeLibType(), 0 ); -+ } -+ } -+} -+ -+} -+ +--- ../odk/source/bean/native/unix/makefile.mk.orig 2004-04-17 19:28:28.000000000 +0200 ++++ ../odk/source/bean/native/unix/makefile.mk +@@ -36,6 +36,20 @@ SHL1STDLIBS+=-lzip -lawt + SHL1STDLIBS+=-lstdc++ + .ENDIF + ++.IF "$(OS)" == "NETBSD" || "$(OS)" == "FREEBSD" ++.IF "$(SOLAR_JAVA)" != "" ++.IF "$(JAVANUMVER)" < "000100040000" ++SHL1STDLIBS+=-ljvm ++.ENDIF ++.ENDIF ++.ENDIF ++ ++.IF "$(OS)" == "NETBSD" ++#We might run a jdk under emulation. ++#This is fine for building, but gives a false alarm here. ++SHL1NOCHECK=TRUE ++.ENDIF ++ + NO_SHL1DESCRIPTION=TRUE + + # --- Targets ------------------------------------------------------ diff --git a/misc/openoffice/patches/patch-am b/misc/openoffice/patches/patch-am index 3b9dbb061e9..dc7c6061f1a 100644 --- a/misc/openoffice/patches/patch-am +++ b/misc/openoffice/patches/patch-am @@ -1,15 +1,20 @@ -$NetBSD: patch-am,v 1.1.1.1 2002/02/13 18:09:23 mrauch Exp $ +$NetBSD: patch-am,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../bridges/source/prot_uno/makefile.mk.orig Tue Jan 1 14:08:48 2002 -+++ ../bridges/source/prot_uno/makefile.mk -@@ -85,8 +85,8 @@ - SHL1TARGET= $(TARGET) +--- ../soltools/checkdll/makefile.mk.orig 2004-04-17 19:28:45.000000000 +0200 ++++ ../soltools/checkdll/makefile.mk +@@ -81,12 +81,14 @@ APP1TARGET = checkdll + APP1OBJS = $(OBJ)$/checkdll.obj + DEPOBJFILES = $(APP1OBJS) + .IF "$(OS)"!="FREEBSD" ++.IF "$(OS)"!="NETBSD" + .IF "$(OS)"!="MACOSX" + STDLIB += -ldl + .ENDIF + .ENDIF ++.ENDIF + .IF "$(OS)"=="NETBSD" +-APP1STDLIBS += -Wl,--whole-archive -lgcc -Wl,--no-whole-archive ++APP1STDLIBS += -u _Unwind_Resume -Wl,--whole-archive -lgcc -Wl,--no-whole-archive + .ENDIF + .ENDIF # "$(GUI)"=="UNX" - SHL1STDLIBS= \ -- $(CPPULIB) \ -- $(SALLIB) -+ $(SALLIB) \ -+ $(CPPULIB) - - SHL1DEPN= - SHL1IMPLIB= i$(TARGET) diff --git a/misc/openoffice/patches/patch-an b/misc/openoffice/patches/patch-an index 6bc2cfa5f73..f750dec0d3b 100644 --- a/misc/openoffice/patches/patch-an +++ b/misc/openoffice/patches/patch-an @@ -1,17 +1,22 @@ -$NetBSD: patch-an,v 1.1.1.1 2002/02/13 18:09:23 mrauch Exp $ +$NetBSD: patch-an,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../comphelper/util/makefile.mk.orig Tue Jan 1 14:08:53 2002 -+++ ../comphelper/util/makefile.mk -@@ -85,11 +85,11 @@ +--- ../psprint/source/printergfx/printerjob.cxx.orig 2004-04-17 19:29:37.000000000 +0200 ++++ ../psprint/source/printergfx/printerjob.cxx +@@ -107,6 +107,17 @@ - SHL1TARGET=$(COMPHLP_TARGET)$(COMPHLP_MAJOR) - SHL1STDLIBS=\ -+ $(SALLIB) \ - $(CPPULIB) \ - $(CPPUHELPERLIB) \ - $(VOSLIB) \ - $(OSLLIB) \ -- $(SALLIB) \ - $(CPPRTLLIB) + #include "glyphset.hxx" - SHL1DEPN= ++#if defined(NETBSD) ++#if defined(__cplusplus) ++extern "C" { ++#endif ++ int getpwuid_r(uid_t uid, struct passwd *pwd, char *buffer, ++ size_t buflen, struct passwd **result); ++#if defined(__cplusplus) ++} ++#endif ++#endif ++ + using namespace psp ; + + #ifdef MACOSX diff --git a/misc/openoffice/patches/patch-ao b/misc/openoffice/patches/patch-ao index c8025b6d80e..0fcd6a1ea5e 100644 --- a/misc/openoffice/patches/patch-ao +++ b/misc/openoffice/patches/patch-ao @@ -1,64 +1,19 @@ -$NetBSD: patch-ao,v 1.2 2002/08/02 20:33:23 jdolecek Exp $ +$NetBSD: patch-ao,v 1.3 2004/05/03 20:56:36 mrauch Exp $ ---- configure.in.orig Mon Nov 12 22:45:53 2001 -+++ configure.in Fri Aug 2 21:14:58 2002 -@@ -204,12 +204,14 @@ - dnl ****************************************** - dnl Check whether the gnu gcc compiler is used. - if test -z "$with_gcc_home"; then -- if test "$CC" = "gcc"; then -- AC_PATH_PROG(GCC, gcc) -- COMPATH=`echo $GCC | $SED -n "s/\/gcc//p"` -+ dnl NetBSD pkgsrc is guaranteed to have gcc. -+ dnl if test "$CC" = "gcc"; then -+ GCC=$CC -+ COMPATH=`echo $GCC | $AWK '{print $1}' | xargs dirname ` -+ CCFLAGS=$LDFLAGS; export CCFLAGS; - _gcc_include_start=/usr/lib/gcc-lib - _gxx_include_start=/usr/include -- fi -+ dnl fi - else - dnl Compiler has been installed to its own directory and it's home is arg with_gcc_home - _gcc_path="$with_gcc_home/bin/gcc" -@@ -256,6 +258,9 @@ - dnl find include paths now - AC_MSG_CHECKING([the GNU gcc include paths]) - _gcc_include_path=`find $_gcc_include_start -name $_gcc_version -print 2> /dev/null` -+ if test "$_os" = "NetBSD" -a -z "$_gcc_include_path"; then -+ _gcc_include_path="/usr" -+ fi - if test "$_gcc_include_path"; then - _multiple=`echo $_gcc_include_path | $AWK '{ if ($2) print "true"; else print "false" }'` - if test "$_multiple" = "false"; then -@@ -305,7 +310,7 @@ - _gcc_include_path="NO_GCC_INCLUDE" - fi - else -- if test "$_os" = "FreeBSD" -o "$_os" = "NetBSD" ; then -+ if test "$_os" = "FreeBSD" ; then - _gcc_include_path="/usr/include/g++" - else - AC_MSG_WARN([could not find 2.95.2/include directory of the gcc compiler]) -@@ -740,6 +745,12 @@ - fi - if test "$_os" = "FreeBSD" -o "$_os" = "NetBSD"; then - _jdk_middle=`echo $_jdk | $AWK -F. '{ if ($2 != 2) print "false"; else print "true" }'` -+ _jdk_middle3=`echo $_jdk | $AWK -F. '{ if ($2 != 3) print "false"; else print "true" }'` -+ _jdk_middle4=`echo $_jdk | $AWK -F. '{ if ($2 != 4) print "false"; else print "true" }'` -+ -+ if test "$_jdk_middle" = "false" -a \( "$_jdk_middle3" = "true" -o "$_jdk_middle4" = "true" \); then -+ _jdk_minor="true" -+ fi - fi - if test "$_os" = "Linux" -a "$_machine_type" = "sparc"; then - _jdk_middle=`echo $_jdk | $AWK -F. '{ if ($2 != 2) print "false"; else print "true" }'` -@@ -982,7 +993,7 @@ - HAVE_GPC_C="yes" - fi +--- ../i18npool/source/breakiterator/gendict.cxx.orig 2004-04-17 19:30:03.000000000 +0200 ++++ ../i18npool/source/breakiterator/gendict.cxx +@@ -95,8 +95,12 @@ int SAL_CALL main(int argc, char* argv[] + fprintf(cfp, "extern \"C\" {\n"); --if test "$HAVE_GPC_H" == "yes" -a "$HAVE_GPC_C" == "yes"; then -+if test "$HAVE_GPC_H" = "yes" -a "$HAVE_GPC_C" = "yes"; then - AC_MSG_RESULT([GPC files found]) - else - AC_MSG_ERROR([GPC files not found]) + sal_Int32 count, i, j; +- sal_Int32 lenArrayCurr = 0, lenArrayCount = 0, lenArrayLen = 0, *lenArray = NULL, charArray[0x10000]; +- sal_Bool exist[0x10000]; ++ sal_Int32 lenArrayCurr = 0, lenArrayCount = 0, lenArrayLen = 0, *lenArray = NULL, *charArray; ++ sal_Bool *exist; ++ charArray = (sal_Int32*) malloc(0x10000*sizeof(*charArray)); ++ if (charArray == NULL) exit(1); ++ exist = (sal_Bool*) malloc(0x10000*sizeof(*exist)); ++ if (exist == NULL) exit(1); + for (i = 0; i < 0x10000; i++) { + exist[i] = sal_False; + charArray[i] = 0; diff --git a/misc/openoffice/patches/patch-ap b/misc/openoffice/patches/patch-ap index 9f4edd7fb5f..df0c47621d0 100644 --- a/misc/openoffice/patches/patch-ap +++ b/misc/openoffice/patches/patch-ap @@ -1,1288 +1,73 @@ -$NetBSD: patch-ap,v 1.2 2002/08/02 20:33:23 jdolecek Exp $ +$NetBSD: patch-ap,v 1.3 2004/05/03 20:56:36 mrauch Exp $ ---- configure.orig Mon Nov 12 20:35:56 2001 -+++ configure Fri Aug 2 21:15:35 2002 -@@ -845,13 +845,20 @@ - fi - fi - if test "$_os" = "SunOS" -o "$_os" = "IRIX" -o "$_os" = "IRIX64" -o "$_os" = "OSF1"; then -- CC=cc; export CC; -+ if test "$_os" = "IRIX" -o "$_os" = "IRIX64"; then -+ if test "$CC" != "gcc"; then -+ CC=cc; export CC; -+ CXX=CC; export CXX; -+ fi -+ else -+ CC=cc; export CC; -+ fi - fi - if test "$_os" != "WINNT" && test -z "$with_gcc_home"; then - # Extract the first word of "gcc", so it can be a program name with args. - set dummy gcc; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:855: checking for $ac_word" >&5 -+echo "configure:862: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -881,7 +888,7 @@ - # Extract the first word of "cc", so it can be a program name with args. - set dummy cc; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:885: checking for $ac_word" >&5 -+echo "configure:892: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -932,7 +939,7 @@ - # Extract the first word of "cl", so it can be a program name with args. - set dummy cl; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:936: checking for $ac_word" >&5 -+echo "configure:943: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -964,7 +971,7 @@ - fi - - echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 --echo "configure:968: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 -+echo "configure:975: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 - - ac_ext=c - # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. -@@ -975,12 +982,12 @@ - - cat > conftest.$ac_ext << EOF - --#line 979 "configure" -+#line 986 "configure" - #include "confdefs.h" - - main(){return(0);} - EOF --if { (eval echo configure:984: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:991: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - ac_cv_prog_cc_works=yes - # If we can't run a trivial program, we are probably using a cross compiler. - if (./conftest; exit) 2>/dev/null; then -@@ -1006,12 +1013,12 @@ - { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } - fi - echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 --echo "configure:1010: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 -+echo "configure:1017: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 - echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 - cross_compiling=$ac_cv_prog_cc_cross - - echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 --echo "configure:1015: checking whether we are using GNU C" >&5 -+echo "configure:1022: checking whether we are using GNU C" >&5 - if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -1020,7 +1027,7 @@ - yes; - #endif - EOF --if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1024: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then -+if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1031: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then - ac_cv_prog_gcc=yes - else - ac_cv_prog_gcc=no -@@ -1039,7 +1046,7 @@ - ac_save_CFLAGS="$CFLAGS" - CFLAGS= - echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 --echo "configure:1043: checking whether ${CC-cc} accepts -g" >&5 -+echo "configure:1050: checking whether ${CC-cc} accepts -g" >&5 - if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -1071,49 +1078,14 @@ - fi - - fi --if test "$_os" = "Linux" -o "$_os" = "FreeBSD" -o "$_os" = "NetBSD" ; then -+if test "$_os" = "Linux" -o "$_os" = "FreeBSD" -o "$_os" = "NetBSD" -o \( \( "$_os" = "IRIX" -o "$_os" = "IRIX64" \) -a "$CC" = "gcc" \) ; then - if test -z "$with_gcc_home"; then -- if test "$CC" = "gcc"; then -- # Extract the first word of "gcc", so it can be a program name with args. --set dummy gcc; ac_word=$2 --echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:1081: checking for $ac_word" >&5 --if eval "test \"`echo '$''{'ac_cv_path_GCC'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- case "$GCC" in -- /*) -- ac_cv_path_GCC="$GCC" # Let the user override the test with a path. -- ;; -- ?:/*) -- ac_cv_path_GCC="$GCC" # Let the user override the test with a dos path. -- ;; -- *) -- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" -- ac_dummy="$PATH" -- for ac_dir in $ac_dummy; do -- test -z "$ac_dir" && ac_dir=. -- if test -f $ac_dir/$ac_word; then -- ac_cv_path_GCC="$ac_dir/$ac_word" -- break -- fi -- done -- IFS="$ac_save_ifs" -- ;; --esac --fi --GCC="$ac_cv_path_GCC" --if test -n "$GCC"; then -- echo "$ac_t""$GCC" 1>&6 --else -- echo "$ac_t""no" 1>&6 --fi -- -- COMPATH=`echo $GCC | $SED -n "s/\/gcc//p"` -+ GCC=$CC -+ COMPATH=`echo $GCC | $AWK '{print $1}' | xargs dirname ` -+ CCFLAGS=$LDFLAGS; export CCFLAGS; - _gcc_include_start=/usr/lib/gcc-lib - _gxx_include_start=/usr/include -- fi -- else -+ else - _gcc_path="$with_gcc_home/bin/gcc" - if test -x $_gcc_path; then - CC=gcc; export CC; -@@ -1127,7 +1099,7 @@ - - if test $GCC; then - echo $ac_n "checking the GNU gcc compiler version""... $ac_c" 1>&6 --echo "configure:1131: checking the GNU gcc compiler version" >&5 -+echo "configure:1103: checking the GNU gcc compiler version" >&5 - _gcc_releasetype=`$GCC --version | $AWK -F"-" '{ print \$1 }'` - if test "$_gcc_releasetype" = "egcs"; then - echo "configure: warning: found egcs- version, use (stable=gcc-) version of the compiler" 1>&2 -@@ -1156,8 +1128,11 @@ - else - echo "$ac_t""checked (gcc $_gcc_version)" 1>&6 - echo $ac_n "checking the GNU gcc include paths""... $ac_c" 1>&6 --echo "configure:1160: checking the GNU gcc include paths" >&5 -+echo "configure:1132: checking the GNU gcc include paths" >&5 - _gcc_include_path=`find $_gcc_include_start -name $_gcc_version -print 2> /dev/null` -+ if test "$_os" = "NetBSD" -a -z "$_gcc_include_path"; then -+ _gcc_include_path="/usr" -+ fi - if test "$_gcc_include_path"; then - _multiple=`echo $_gcc_include_path | $AWK '{ if ($2) print "true"; else print "false" }'` - if test "$_multiple" = "false"; then -@@ -1207,7 +1182,7 @@ - _gcc_include_path="NO_GCC_INCLUDE" - fi - else -- if test "$_os" = "FreeBSD" -o "$_os" = "NetBSD" ; then -+ if test "$_os" = "FreeBSD" ; then - _gcc_include_path="/usr/include/g++" - else - echo "configure: warning: could not find 2.95.2/include directory of the gcc compiler" 1>&2 -@@ -1231,7 +1206,7 @@ - # Extract the first word of "$ac_prog", so it can be a program name with args. - set dummy $ac_prog; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:1235: checking for $ac_word" >&5 -+echo "configure:1210: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path__cc'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -1268,7 +1243,7 @@ - - COMPATH=`echo $_cc | $SED -n "s/\/bin\/cc//p"` - echo $ac_n "checking the SUN Workshop C compiler version""... $ac_c" 1>&6 --echo "configure:1272: checking the SUN Workshop C compiler version" >&5 -+echo "configure:1247: checking the SUN Workshop C compiler version" >&5 - _workshop_version=`$CC -V 2>&1 | $AWK '/^cc/ { print $7 }'` - if test "$_workshop_version" = "C"; then - _workshop_version=`$CC -V 2>&1 | $AWK '/^cc/ { print $8 }'` -@@ -1297,7 +1272,7 @@ - # Extract the first word of "$ac_prog", so it can be a program name with args. - set dummy $ac_prog; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:1301: checking for $ac_word" >&5 -+echo "configure:1276: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path__cc'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -1334,7 +1309,7 @@ - - COMPATH=`echo $_cc | $SED -n "s/\/cc//p"` - echo $ac_n "checking the gcc compiler version""... $ac_c" 1>&6 --echo "configure:1338: checking the gcc compiler version" >&5 -+echo "configure:1313: checking the gcc compiler version" >&5 - cc_version=`$CC -v 2>&1 | $AWK '/Apple Computer/ { print $15 }'` - cc_major=`echo $cc_version | $AWK -F. '{ print $1 }'` - if test "$cc_major" != "2"; then -@@ -1367,7 +1342,7 @@ - # Extract the first word of "$ac_prog", so it can be a program name with args. - set dummy $ac_prog; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:1371: checking for $ac_word" >&5 -+echo "configure:1346: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path__cc'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -1404,7 +1379,7 @@ - - COMPATH=`echo $_cc | $SED -n "s/\/usr\/bin\/cc//p"` - echo $ac_n "checking the SGI MIPSpro C compiler version""... $ac_c" 1>&6 --echo "configure:1408: checking the SGI MIPSpro C compiler version" >&5 -+echo "configure:1383: checking the SGI MIPSpro C compiler version" >&5 - _mipspro_version=`$CC -version 2>&1 | $AWK '{ print $4 }'` - _mipspro_major=`echo $_mipspro_version | $AWK -F. '{ print $1 }'` - if test "$_mipspro_major" != "7"; then -@@ -1431,7 +1406,7 @@ - # Extract the first word of "$ac_prog", so it can be a program name with args. - set dummy $ac_prog; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:1435: checking for $ac_word" >&5 -+echo "configure:1410: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path__cc'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -1469,7 +1444,7 @@ - COMPATH=`echo $_cc | $SED -n "s/\/usr\/bin\/cc//p"` - echo "configure: warning: ******* $_cc , $COMPATH" 1>&2 - echo $ac_n "checking the Compaq C compiler version""... $ac_c" 1>&6 --echo "configure:1473: checking the Compaq C compiler version" >&5 -+echo "configure:1448: checking the Compaq C compiler version" >&5 - _compaqc_version=`$CC -V 2>&1 | $AWK '{ print $3 }'` - _compaqc_major=`echo $_compaqc_version | $AWK -F. '{ print $1 }'` - if test "$_compaqc_major" != "T6"; then -@@ -1484,7 +1459,7 @@ - - if test "$_os" = "WINNT"; then - echo $ac_n "checking the Microsoft C/C++ Compiler""... $ac_c" 1>&6 --echo "configure:1488: checking the Microsoft C/C++ Compiler" >&5 -+echo "configure:1463: checking the Microsoft C/C++ Compiler" >&5 - if test -x $with_cl_home/bin/cl; then - COMPATH=$with_cl_home - echo "$ac_t""found." 1>&6 -@@ -1496,7 +1471,7 @@ - - if test "$_os" != "WINNT"; then - echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 --echo "configure:1500: checking how to run the C preprocessor" >&5 -+echo "configure:1475: checking how to run the C preprocessor" >&5 - # On Suns, sometimes $CPP names a directory. - if test -n "$CPP" && test -d "$CPP"; then - CPP= -@@ -1511,13 +1486,13 @@ - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. - cat > conftest.$ac_ext <<EOF --#line 1515 "configure" -+#line 1490 "configure" - #include "confdefs.h" - #include <assert.h> - Syntax Error - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:1521: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:1496: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - : -@@ -1528,13 +1503,13 @@ - rm -rf conftest* - CPP="${CC-cc} -E -traditional-cpp" - cat > conftest.$ac_ext <<EOF --#line 1532 "configure" -+#line 1507 "configure" - #include "confdefs.h" - #include <assert.h> - Syntax Error - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:1538: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:1513: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - : -@@ -1545,13 +1520,13 @@ - rm -rf conftest* - CPP="${CC-cc} -nologo -E" - cat > conftest.$ac_ext <<EOF --#line 1549 "configure" -+#line 1524 "configure" - #include "confdefs.h" - #include <assert.h> - Syntax Error - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:1555: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:1530: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - : -@@ -1576,12 +1551,12 @@ - echo "$ac_t""$CPP" 1>&6 - - echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 --echo "configure:1580: checking for ANSI C header files" >&5 -+echo "configure:1555: checking for ANSI C header files" >&5 - if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <<EOF --#line 1585 "configure" -+#line 1560 "configure" - #include "confdefs.h" - #include <stdlib.h> - #include <stdarg.h> -@@ -1589,7 +1564,7 @@ - #include <float.h> - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:1593: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:1568: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - rm -rf conftest* -@@ -1606,7 +1581,7 @@ - if test $ac_cv_header_stdc = yes; then - # SunOS 4.x string.h does not declare mem*, contrary to ANSI. - cat > conftest.$ac_ext <<EOF --#line 1610 "configure" -+#line 1585 "configure" - #include "confdefs.h" - #include <string.h> - EOF -@@ -1624,7 +1599,7 @@ - if test $ac_cv_header_stdc = yes; then - # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. - cat > conftest.$ac_ext <<EOF --#line 1628 "configure" -+#line 1603 "configure" - #include "confdefs.h" - #include <stdlib.h> - EOF -@@ -1645,7 +1620,7 @@ - : - else - cat > conftest.$ac_ext <<EOF --#line 1649 "configure" -+#line 1624 "configure" - #include "confdefs.h" - #include <ctype.h> - #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') -@@ -1656,7 +1631,7 @@ - exit (0); } - - EOF --if { (eval echo configure:1660: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:1635: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - : - else -@@ -1683,7 +1658,7 @@ - - if test "$_os" = "Linux" -o "$_os" = "FreeBSD"; then - echo $ac_n "checking pam_appl.h""... $ac_c" 1>&6 --echo "configure:1687: checking pam_appl.h" >&5 -+echo "configure:1662: checking pam_appl.h" >&5 - if test -f "/usr/include/security/pam_appl.h"; then - echo "$ac_t""yes" 1>&6 - else -@@ -1697,7 +1672,7 @@ - # Extract the first word of "$ac_prog", so it can be a program name with args. - set dummy $ac_prog; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:1701: checking for $ac_word" >&5 -+echo "configure:1676: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -1729,7 +1704,7 @@ - - - echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6 --echo "configure:1733: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5 -+echo "configure:1708: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5 - - ac_ext=C - # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. -@@ -1740,12 +1715,12 @@ - - cat > conftest.$ac_ext << EOF - --#line 1744 "configure" -+#line 1719 "configure" - #include "confdefs.h" - - int main(){return(0);} - EOF --if { (eval echo configure:1749: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:1724: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - ac_cv_prog_cxx_works=yes - # If we can't run a trivial program, we are probably using a cross compiler. - if (./conftest; exit) 2>/dev/null; then -@@ -1771,12 +1746,12 @@ - { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; } - fi - echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 --echo "configure:1775: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5 -+echo "configure:1750: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5 - echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6 - cross_compiling=$ac_cv_prog_cxx_cross - - echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6 --echo "configure:1780: checking whether we are using GNU C++" >&5 -+echo "configure:1755: checking whether we are using GNU C++" >&5 - if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -1785,7 +1760,7 @@ - yes; - #endif - EOF --if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:1789: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then -+if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:1764: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then - ac_cv_prog_gxx=yes - else - ac_cv_prog_gxx=no -@@ -1804,7 +1779,7 @@ - ac_save_CXXFLAGS="$CXXFLAGS" - CXXFLAGS= - echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6 --echo "configure:1808: checking whether ${CXX-g++} accepts -g" >&5 -+echo "configure:1783: checking whether ${CXX-g++} accepts -g" >&5 - if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -1835,10 +1810,10 @@ - fi - fi - --if test "$_os" = "Linux" -o "$_os" = "FreeBSD" -o "$_os" = "NetBSD" ; then -+if test "$_os" = "Linux" -o "$_os" = "FreeBSD" -o "$_os" = "NetBSD" -o "$_os" = "IRIX" -o "$_os" = "IRIX64" ; then - if test "$CC" = "gcc"; then - echo $ac_n "checking g++ Compiler""... $ac_c" 1>&6 --echo "configure:1842: checking g++ Compiler" >&5 -+echo "configure:1817: checking g++ Compiler" >&5 - if test -z "$GXX"; then - echo "configure: warning: GNU g++/c++ was not found" 1>&2 - echo "configure: warning: GNU g++/c++ was not found" 1>&2 >> warn -@@ -1851,7 +1826,7 @@ - CXX=CC; export CXX; - if test "$CC" = "cc"; then - echo $ac_n "checking Sun Workshop C++ Compiler""... $ac_c" 1>&6 --echo "configure:1855: checking Sun Workshop C++ Compiler" >&5 -+echo "configure:1830: checking Sun Workshop C++ Compiler" >&5 - if test "$CXX" != "CC"; then - echo "configure: warning: Sun Workshop C++ was not found" 1>&2 - echo "configure: warning: Sun Worlshop C++ was not found" 1>&2 >> warn -@@ -1864,7 +1839,7 @@ - CXX=c++; export CXX; - if test "$CC" = "cc"; then - echo $ac_n "checking Macosx c++ Compiler""... $ac_c" 1>&6 --echo "configure:1868: checking Macosx c++ Compiler" >&5 -+echo "configure:1843: checking Macosx c++ Compiler" >&5 - if test "$CXX" != "c++"; then - echo "configure: warning: Macosx C++ was not found" 1>&2 - echo "configure: warning: Macosx C++ was not found" 1>&2 >> warn -@@ -1874,10 +1849,10 @@ - fi - fi - if test "$_os" = "IRIX" -o "$_os" = "IRIX64"; then -- CXX=CC; export CXX; - if test "$CC" = "cc"; then -- echo $ac_n "checking SGI MIPSpro C++ Compiler""... $ac_c" 1>&6 --echo "configure:1881: checking SGI MIPSpro C++ Compiler" >&5 -+ CXX=CC; export CXX; -+ echo $ac_n "checking SGI MIPSpro C++ Compiler""... $ac_c" 1>&6 -+echo "configure:1856: checking SGI MIPSpro C++ Compiler" >&5 - if test "$CXX" != "CC"; then - echo "configure: warning: SGI MIPSpro C++ was not found" 1>&2 - echo "configure: warning: SGI MIPSpro C++ was not found" 1>&2 >> warn -@@ -1889,7 +1864,7 @@ - if test "$_os" = "OSF1"; then - CXX="cxx"; export CXX; - echo $ac_n "checking Compaq C++ compiler version""... $ac_c" 1>&6 --echo "configure:1893: checking Compaq C++ compiler version" >&5 -+echo "configure:1868: checking Compaq C++ compiler version" >&5 - _compaqcxx_version=`$CXX -V 2>&1 | $AWK '{ print $3 }'` - _compaqcxx_major=`echo $_compaqcxx_version | $AWK -F. '{ print $1 }'` - if test "$_compaqcxx_major" != "V6"; then -@@ -1904,7 +1879,7 @@ - _temp=`showrev -p | $AWK -F" " '{ print $2 }'` - if test "$_os_release" = "7"; then - echo $ac_n "checking for patch 106327-06 or greater""... $ac_c" 1>&6 --echo "configure:1908: checking for patch 106327-06 or greater" >&5 -+echo "configure:1883: checking for patch 106327-06 or greater" >&5 - _patch=`echo $_temp | $AWK '/106327-06/ { print "found" }'` - _patch="false" - for i in $_temp -@@ -1924,7 +1899,7 @@ - echo "configure: warning: patch 106327-06 not found, please install compiler patch 106327-06 or greater" 1>&2 >> warn - fi - echo $ac_n "checking for patch 106950-11 or greater""... $ac_c" 1>&6 --echo "configure:1928: checking for patch 106950-11 or greater" >&5 -+echo "configure:1903: checking for patch 106950-11 or greater" >&5 - _patch=`echo $_temp | $AWK '/106950-11/ { print "found" }'` - _patch="false" - for i in $_temp -@@ -1946,7 +1921,7 @@ - else - if test "$_os_release" = "6"; then - echo $ac_n "checking for patch 105591-09 or greater""... $ac_c" 1>&6 --echo "configure:1950: checking for patch 105591-09 or greater" >&5 -+echo "configure:1925: checking for patch 105591-09 or greater" >&5 - _patch=`echo $_temp | $AWK '/105591-09/ { print "found" }'` - _patch="false" - for i in $_temp -@@ -1966,7 +1941,7 @@ - echo "configure: warning: patch 105591-09 not found, please install compiler patch 105591-09 or greater" 1>&2 >> warn - fi - echo $ac_n "checking for patch 107733-08 or greater""... $ac_c" 1>&6 --echo "configure:1970: checking for patch 107733-08 or greater" >&5 -+echo "configure:1945: checking for patch 107733-08 or greater" >&5 - _patch=`echo $_temp | $AWK '/107733-08/ { print "found" }'` - _patch="false" - for i in $_temp -@@ -1998,7 +1973,7 @@ - cross_compiling=$ac_cv_prog_cxx_cross - - echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6 --echo "configure:2002: checking how to run the C++ preprocessor" >&5 -+echo "configure:1977: checking how to run the C++ preprocessor" >&5 - if test -z "$CXXCPP"; then - if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -2011,12 +1986,12 @@ - cross_compiling=$ac_cv_prog_cxx_cross - CXXCPP="${CXX-g++} -E" - cat > conftest.$ac_ext <<EOF --#line 2015 "configure" -+#line 1990 "configure" - #include "confdefs.h" - #include <stdlib.h> - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:2020: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:1995: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - : -@@ -2041,12 +2016,12 @@ - echo "$ac_t""$CXXCPP" 1>&6 - - cat > conftest.$ac_ext <<EOF --#line 2045 "configure" -+#line 2020 "configure" - #include "confdefs.h" - "" - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:2050: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:2025: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - : -@@ -2061,7 +2036,7 @@ - if test -n "$enable_sgistl"; then - if test "$_os" = "IRIX" -o "$_os" = "IRIX64"; then - echo $ac_n "checking for SGI STL""... $ac_c" 1>&6 --echo "configure:2065: checking for SGI STL" >&5 -+echo "configure:2040: checking for SGI STL" >&5 - if test -d /usr/include/CC ; then - echo "$ac_t""yes." 1>&6 - -@@ -2074,17 +2049,17 @@ - else - - echo $ac_n "checking for STLport4 headers""... $ac_c" 1>&6 --echo "configure:2078: checking for STLport4 headers" >&5 -+echo "configure:2053: checking for STLport4 headers" >&5 - if test -d "$with_stlport4_home"; then - STLPORT4=$with_stlport4_home - if test "$_os" != "WINNT"; then - cat > conftest.$ac_ext <<EOF --#line 2083 "configure" -+#line 2058 "configure" - #include "confdefs.h" - $STLPORT4/stlport/hash_map - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:2088: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:2063: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - rm -rf conftest* -@@ -2106,7 +2081,7 @@ - fi - if test "$_os" != "WINNT"; then - echo $ac_n "checking for STLport4 libraries""... $ac_c" 1>&6 --echo "configure:2110: checking for STLport4 libraries" >&5 -+echo "configure:2085: checking for STLport4 libraries" >&5 - if test "$_os" = "SunOS"; then - if test -f "$STLPORT4/lib/libstlport_sunpro.so"; then - echo "$ac_t""checked" 1>&6 -@@ -2123,7 +2098,11 @@ - if test -f "$STLPORT4/lib/libstlport_mipspro_41.so"; then - echo "$ac_t""checked" 1>&6 - else -- { echo "configure: error: STLport4 libraries not found" 1>&2; exit 1; } -+ if test -f "$STLPORT4/lib/libstlport_gcc.so"; then -+ echo "$ac_t""checked" 1>&6 -+ else -+ { echo "configure: error: STLport4 libraries not found" 1>&2; exit 1; } -+ fi - fi - else - if test -f "$STLPORT4/lib/libstlport_gcc.so"; then -@@ -2143,7 +2122,7 @@ - # Extract the first word of "javac", so it can be a program name with args. - set dummy javac; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:2147: checking for $ac_word" >&5 -+echo "configure:2126: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_JAVA'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -2182,7 +2161,7 @@ - fi - fi - echo $ac_n "checking the installed JDK""... $ac_c" 1>&6 --echo "configure:2186: checking the installed JDK" >&5 -+echo "configure:2165: checking the installed JDK" >&5 - if test "$JAVA"; then - _correct_jdk_exists="false" - _jdk=`$JAVA -J-version 2>&1 | $AWK -F'"' '{ print \$2 }'` -@@ -2199,6 +2178,12 @@ - fi - if test "$_os" = "FreeBSD" -o "$_os" = "NetBSD"; then - _jdk_middle=`echo $_jdk | $AWK -F. '{ if ($2 != 2) print "false"; else print "true" }'` -+ _jdk_middle3=`echo $_jdk | $AWK -F. '{ if ($2 != 3) print "false"; else print "true" }'` -+ _jdk_middle4=`echo $_jdk | $AWK -F. '{ if ($2 != 4) print "false"; else print "true" }'` -+ -+ if test "$_jdk_middle" = "false" -a \( "$_jdk_middle3" = "true" -o "$_jdk_middle4" = "true" \); then -+ _jdk_minor="true" -+ fi - fi - if test "$_os" = "Linux" -a "$_machine_type" = "sparc"; then - _jdk_middle=`echo $_jdk | $AWK -F. '{ if ($2 != 2) print "false"; else print "true" }'` -@@ -2266,7 +2251,7 @@ - fi - if test "$_os" = "Linux" -o "$_os" = "FreeBSD" -o "$_os" = "NetBSD" ; then - echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 --echo "configure:2270: checking how to run the C preprocessor" >&5 -+echo "configure:2255: checking how to run the C preprocessor" >&5 - # On Suns, sometimes $CPP names a directory. - if test -n "$CPP" && test -d "$CPP"; then - CPP= -@@ -2281,13 +2266,13 @@ - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. - cat > conftest.$ac_ext <<EOF --#line 2285 "configure" -+#line 2270 "configure" - #include "confdefs.h" - #include <assert.h> - Syntax Error - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:2291: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:2276: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - : -@@ -2298,13 +2283,13 @@ - rm -rf conftest* - CPP="${CC-cc} -E -traditional-cpp" - cat > conftest.$ac_ext <<EOF --#line 2302 "configure" -+#line 2287 "configure" - #include "confdefs.h" - #include <assert.h> - Syntax Error - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:2308: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:2293: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - : -@@ -2315,13 +2300,13 @@ - rm -rf conftest* - CPP="${CC-cc} -nologo -E" - cat > conftest.$ac_ext <<EOF --#line 2319 "configure" -+#line 2304 "configure" - #include "confdefs.h" - #include <assert.h> - Syntax Error - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:2325: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:2310: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - : -@@ -2348,7 +2333,7 @@ - fi - if test "$_os" = "Linux" -o "$_os" = "FreeBSD" -o "$_os" = "NetBSD" ; then - echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6 --echo "configure:2352: checking how to run the C++ preprocessor" >&5 -+echo "configure:2337: checking how to run the C++ preprocessor" >&5 - if test -z "$CXXCPP"; then - if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -2361,12 +2346,12 @@ - cross_compiling=$ac_cv_prog_cxx_cross - CXXCPP="${CXX-g++} -E" - cat > conftest.$ac_ext <<EOF --#line 2365 "configure" -+#line 2350 "configure" - #include "confdefs.h" - #include <stdlib.h> - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:2370: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:2355: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - : -@@ -2395,7 +2380,7 @@ - # Extract the first word of "perl", so it can be a program name with args. - set dummy perl; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:2399: checking for $ac_word" >&5 -+echo "configure:2384: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -2435,7 +2420,7 @@ - fi - if test "$PERL"; then - echo $ac_n "checking the Perl version""... $ac_c" 1>&6 --echo "configure:2439: checking the Perl version" >&5 -+echo "configure:2424: checking the Perl version" >&5 - _perl_temp=`$PERL -version 2> /dev/null | $AWK -F" " '/built for/ { print $4 }'` - if test "$_perl_temp" = "version"; then - _perl_version=`$PERL -version 2> /dev/null | $AWK -F" " '/built for/ { print $5 }'` -@@ -2461,7 +2446,7 @@ - # Extract the first word of "tcsh", so it can be a program name with args. - set dummy tcsh; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:2465: checking for $ac_word" >&5 -+echo "configure:2450: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_TCSH'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -2509,7 +2494,7 @@ - # Uses ac_ vars as temps to allow command line to override cache and checks. - # --without-x overrides everything else, but does not touch the cache. - echo $ac_n "checking for X""... $ac_c" 1>&6 --echo "configure:2513: checking for X" >&5 -+echo "configure:2498: checking for X" >&5 - - # Check whether --with-x or --without-x was given. - if test "${with_x+set}" = set; then -@@ -2571,12 +2556,12 @@ - - # First, try using that file with no special directory specified. - cat > conftest.$ac_ext <<EOF --#line 2575 "configure" -+#line 2560 "configure" - #include "confdefs.h" - #include <$x_direct_test_include> - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:2580: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:2565: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - rm -rf conftest* -@@ -2645,14 +2630,14 @@ - ac_save_LIBS="$LIBS" - LIBS="-l$x_direct_test_library $LIBS" - cat > conftest.$ac_ext <<EOF --#line 2649 "configure" -+#line 2634 "configure" - #include "confdefs.h" - - int main() { - ${x_direct_test_function}() - ; return 0; } - EOF --if { (eval echo configure:2656: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:2641: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - LIBS="$ac_save_LIBS" - # We can link X programs with no special library path. -@@ -2758,17 +2743,17 @@ - case "`(uname -sr) 2>/dev/null`" in - "SunOS 5"*) - echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6 --echo "configure:2762: checking whether -R must be followed by a space" >&5 -+echo "configure:2747: checking whether -R must be followed by a space" >&5 - ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries" - cat > conftest.$ac_ext <<EOF --#line 2765 "configure" -+#line 2750 "configure" - #include "confdefs.h" - - int main() { - - ; return 0; } - EOF --if { (eval echo configure:2772: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:2757: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - ac_R_nospace=yes - else -@@ -2784,14 +2769,14 @@ - else - LIBS="$ac_xsave_LIBS -R $x_libraries" - cat > conftest.$ac_ext <<EOF --#line 2788 "configure" -+#line 2773 "configure" - #include "confdefs.h" - - int main() { - - ; return 0; } - EOF --if { (eval echo configure:2795: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:2780: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - ac_R_space=yes - else -@@ -2823,7 +2808,7 @@ - # libraries were built with DECnet support. And karl@cs.umb.edu says - # the Alpha needs dnet_stub (dnet does not exist). - echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 --echo "configure:2827: checking for dnet_ntoa in -ldnet" >&5 -+echo "configure:2812: checking for dnet_ntoa in -ldnet" >&5 - ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -2831,7 +2816,7 @@ - ac_save_LIBS="$LIBS" - LIBS="-ldnet $LIBS" - cat > conftest.$ac_ext <<EOF --#line 2835 "configure" -+#line 2820 "configure" - #include "confdefs.h" - /* Override any gcc2 internal prototype to avoid an error. */ - #ifdef __cplusplus -@@ -2845,7 +2830,7 @@ - dnet_ntoa() - ; return 0; } - EOF --if { (eval echo configure:2849: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:2834: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else -@@ -2867,7 +2852,7 @@ - - if test $ac_cv_lib_dnet_dnet_ntoa = no; then - echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 --echo "configure:2871: checking for dnet_ntoa in -ldnet_stub" >&5 -+echo "configure:2856: checking for dnet_ntoa in -ldnet_stub" >&5 - ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -2875,7 +2860,7 @@ - ac_save_LIBS="$LIBS" - LIBS="-ldnet_stub $LIBS" - cat > conftest.$ac_ext <<EOF --#line 2879 "configure" -+#line 2864 "configure" - #include "confdefs.h" - /* Override any gcc2 internal prototype to avoid an error. */ - #ifdef __cplusplus -@@ -2889,7 +2874,7 @@ - dnet_ntoa() - ; return 0; } - EOF --if { (eval echo configure:2893: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:2878: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else -@@ -2918,12 +2903,12 @@ - # The nsl library prevents programs from opening the X display - # on Irix 5.2, according to dickey@clark.net. - echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 --echo "configure:2922: checking for gethostbyname" >&5 -+echo "configure:2907: checking for gethostbyname" >&5 - if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <<EOF --#line 2927 "configure" -+#line 2912 "configure" - #include "confdefs.h" - /* System header to define __stub macros and hopefully few prototypes, - which can conflict with char gethostbyname(); below. */ -@@ -2949,7 +2934,7 @@ - - ; return 0; } - EOF --if { (eval echo configure:2953: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:2938: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_func_gethostbyname=yes" - else -@@ -2970,7 +2955,7 @@ - - if test $ac_cv_func_gethostbyname = no; then - echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 --echo "configure:2974: checking for gethostbyname in -lnsl" >&5 -+echo "configure:2959: checking for gethostbyname in -lnsl" >&5 - ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -2978,7 +2963,7 @@ - ac_save_LIBS="$LIBS" - LIBS="-lnsl $LIBS" - cat > conftest.$ac_ext <<EOF --#line 2982 "configure" -+#line 2967 "configure" - #include "confdefs.h" - /* Override any gcc2 internal prototype to avoid an error. */ - #ifdef __cplusplus -@@ -2992,7 +2977,7 @@ - gethostbyname() - ; return 0; } - EOF --if { (eval echo configure:2996: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:2981: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else -@@ -3022,12 +3007,12 @@ - # -lsocket must be given before -lnsl if both are needed. - # We assume that if connect needs -lnsl, so does gethostbyname. - echo $ac_n "checking for connect""... $ac_c" 1>&6 --echo "configure:3026: checking for connect" >&5 -+echo "configure:3011: checking for connect" >&5 - if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <<EOF --#line 3031 "configure" -+#line 3016 "configure" - #include "confdefs.h" - /* System header to define __stub macros and hopefully few prototypes, - which can conflict with char connect(); below. */ -@@ -3053,7 +3038,7 @@ - - ; return 0; } - EOF --if { (eval echo configure:3057: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3042: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_func_connect=yes" - else -@@ -3074,7 +3059,7 @@ - - if test $ac_cv_func_connect = no; then - echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 --echo "configure:3078: checking for connect in -lsocket" >&5 -+echo "configure:3063: checking for connect in -lsocket" >&5 - ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -3082,7 +3067,7 @@ - ac_save_LIBS="$LIBS" - LIBS="-lsocket $X_EXTRA_LIBS $LIBS" - cat > conftest.$ac_ext <<EOF --#line 3086 "configure" -+#line 3071 "configure" - #include "confdefs.h" - /* Override any gcc2 internal prototype to avoid an error. */ - #ifdef __cplusplus -@@ -3096,7 +3081,7 @@ - connect() - ; return 0; } - EOF --if { (eval echo configure:3100: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3085: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else -@@ -3120,12 +3105,12 @@ - - # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX. - echo $ac_n "checking for remove""... $ac_c" 1>&6 --echo "configure:3124: checking for remove" >&5 -+echo "configure:3109: checking for remove" >&5 - if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <<EOF --#line 3129 "configure" -+#line 3114 "configure" - #include "confdefs.h" - /* System header to define __stub macros and hopefully few prototypes, - which can conflict with char remove(); below. */ -@@ -3151,7 +3136,7 @@ - - ; return 0; } - EOF --if { (eval echo configure:3155: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3140: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_func_remove=yes" - else -@@ -3172,7 +3157,7 @@ - - if test $ac_cv_func_remove = no; then - echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 --echo "configure:3176: checking for remove in -lposix" >&5 -+echo "configure:3161: checking for remove in -lposix" >&5 - ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -3180,7 +3165,7 @@ - ac_save_LIBS="$LIBS" - LIBS="-lposix $LIBS" - cat > conftest.$ac_ext <<EOF --#line 3184 "configure" -+#line 3169 "configure" - #include "confdefs.h" - /* Override any gcc2 internal prototype to avoid an error. */ - #ifdef __cplusplus -@@ -3194,7 +3179,7 @@ - remove() - ; return 0; } - EOF --if { (eval echo configure:3198: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3183: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else -@@ -3218,12 +3203,12 @@ - - # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. - echo $ac_n "checking for shmat""... $ac_c" 1>&6 --echo "configure:3222: checking for shmat" >&5 -+echo "configure:3207: checking for shmat" >&5 - if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <<EOF --#line 3227 "configure" -+#line 3212 "configure" - #include "confdefs.h" - /* System header to define __stub macros and hopefully few prototypes, - which can conflict with char shmat(); below. */ -@@ -3249,7 +3234,7 @@ - - ; return 0; } - EOF --if { (eval echo configure:3253: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3238: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_func_shmat=yes" - else -@@ -3270,7 +3255,7 @@ - - if test $ac_cv_func_shmat = no; then - echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 --echo "configure:3274: checking for shmat in -lipc" >&5 -+echo "configure:3259: checking for shmat in -lipc" >&5 - ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -3278,7 +3263,7 @@ - ac_save_LIBS="$LIBS" - LIBS="-lipc $LIBS" - cat > conftest.$ac_ext <<EOF --#line 3282 "configure" -+#line 3267 "configure" - #include "confdefs.h" - /* Override any gcc2 internal prototype to avoid an error. */ - #ifdef __cplusplus -@@ -3292,7 +3277,7 @@ - shmat() - ; return 0; } - EOF --if { (eval echo configure:3296: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3281: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else -@@ -3325,7 +3310,7 @@ - # libraries we check for below, so use a different variable. - # --interran@uluru.Stanford.EDU, kb@cs.umb.edu. - echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 --echo "configure:3329: checking for IceConnectionNumber in -lICE" >&5 -+echo "configure:3314: checking for IceConnectionNumber in -lICE" >&5 - ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -3333,7 +3318,7 @@ - ac_save_LIBS="$LIBS" - LIBS="-lICE $X_EXTRA_LIBS $LIBS" - cat > conftest.$ac_ext <<EOF --#line 3337 "configure" -+#line 3322 "configure" - #include "confdefs.h" - /* Override any gcc2 internal prototype to avoid an error. */ - #ifdef __cplusplus -@@ -3347,7 +3332,7 @@ - IceConnectionNumber() - ; return 0; } - EOF --if { (eval echo configure:3351: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3336: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else -@@ -3386,7 +3371,7 @@ - CFLAGS=$X_CFLAGS - LDFLAGS="$X_LDFLAGS $X_LIBS" - echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6 --echo "configure:3390: checking for XOpenDisplay in -lX11" >&5 -+echo "configure:3375: checking for XOpenDisplay in -lX11" >&5 - ac_lib_var=`echo X11'_'XOpenDisplay | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -3394,7 +3379,7 @@ - ac_save_LIBS="$LIBS" - LIBS="-lX11 $LIBS" - cat > conftest.$ac_ext <<EOF --#line 3398 "configure" -+#line 3383 "configure" - #include "confdefs.h" - /* Override any gcc2 internal prototype to avoid an error. */ - #ifdef __cplusplus -@@ -3408,7 +3393,7 @@ - XOpenDisplay() - ; return 0; } - EOF --if { (eval echo configure:3412: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3397: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else -@@ -3435,7 +3420,7 @@ - fi - if test "$_os" = "Linux"; then - echo $ac_n "checking for gnu_get_libc_version in -lc""... $ac_c" 1>&6 --echo "configure:3439: checking for gnu_get_libc_version in -lc" >&5 -+echo "configure:3424: checking for gnu_get_libc_version in -lc" >&5 - ac_lib_var=`echo c'_'gnu_get_libc_version | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -3443,7 +3428,7 @@ - ac_save_LIBS="$LIBS" - LIBS="-lc $LIBS" - cat > conftest.$ac_ext <<EOF --#line 3447 "configure" -+#line 3432 "configure" - #include "confdefs.h" - /* Override any gcc2 internal prototype to avoid an error. */ - #ifdef __cplusplus -@@ -3457,7 +3442,7 @@ - gnu_get_libc_version() - ; return 0; } - EOF --if { (eval echo configure:3461: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3446: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else -@@ -3478,7 +3463,7 @@ - fi - - echo $ac_n "checking the installed libc is at least version 2.1.1""... $ac_c" 1>&6 --echo "configure:3482: checking the installed libc is at least version 2.1.1" >&5 -+echo "configure:3467: checking the installed libc is at least version 2.1.1" >&5 - if test "$HAVE_LIBC"; then - echo "$ac_t""checked" 1>&6 - else -@@ -3488,7 +3473,7 @@ - # Extract the first word of "bison", so it can be a program name with args. - set dummy bison; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:3492: checking for $ac_word" >&5 -+echo "configure:3477: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_BISON'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -3526,7 +3511,7 @@ - # Extract the first word of "flex", so it can be a program name with args. - set dummy flex; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:3530: checking for $ac_word" >&5 -+echo "configure:3515: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_FLEX'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -3564,7 +3549,7 @@ - # Extract the first word of "patch", so it can be a program name with args. - set dummy patch; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:3568: checking for $ac_word" >&5 -+echo "configure:3553: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_PATCH'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -3603,7 +3588,7 @@ - # Extract the first word of "bash", so it can be a program name with args. - set dummy bash; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:3607: checking for $ac_word" >&5 -+echo "configure:3592: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_CYGWIN'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -3642,7 +3627,7 @@ - # Extract the first word of "ml.exe", so it can be a program name with args. - set dummy ml.exe; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:3646: checking for $ac_word" >&5 -+echo "configure:3631: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_ML_EXE'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -3688,7 +3673,7 @@ - # Extract the first word of "unzip.exe", so it can be a program name with args. - set dummy unzip.exe; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:3692: checking for $ac_word" >&5 -+echo "configure:3677: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_UNZIP_EXE'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -3732,7 +3717,7 @@ - - - echo $ac_n "checking GPC files""... $ac_c" 1>&6 --echo "configure:3736: checking GPC files" >&5 -+echo "configure:3721: checking GPC files" >&5 - if test -e ../external/gpc/gpc.h; then - HAVE_GPC_H="yes" - fi -@@ -3740,7 +3725,7 @@ - HAVE_GPC_C="yes" - fi - --if test "$HAVE_GPC_H" == "yes" -a "$HAVE_GPC_C" == "yes"; then -+if test "$HAVE_GPC_H" = "yes" -a "$HAVE_GPC_C" = "yes"; then - echo "$ac_t""GPC files found" 1>&6 - else - { echo "configure: error: GPC files not found" 1>&2; exit 1; } -@@ -4006,7 +3991,6 @@ - s%@AWK@%$AWK%g - s%@SED@%$SED%g - s%@CC@%$CC%g --s%@GCC@%$GCC%g - s%@_cc@%$_cc%g - s%@CPP@%$CPP%g - s%@CXX@%$CXX%g +--- ../stlport/STLport-4.5.patch.orig 2004-04-17 20:08:34.000000000 +0200 ++++ ../stlport/STLport-4.5.patch +@@ -404,3 +404,68 @@ + # define _STLP_MUTEX_INITIALIZER + # endif + ++*** misc/STLport-4.5/src/gcc-3.0-netbsd.mak Thu Oct 16 10:00:50 2003 ++--- misc/build/STLport-4.5/src/gcc-3.0-netbsd.mak Thu Oct 16 09:49:57 2003 ++*************** ++*** 1 **** ++! dummy ++--- 1,59 ---- ++! # ++! # Note : this makefile is for gcc-3 ! ++! # ++! ++! # ++! # compiler ++! # ++! CC+= $(PTHREAD_CFLAGS) -D_REENTRANT ++! CXX+= $(PTHREAD_CFLAGS) -D_REENTRANT ++! ++! # ++! # Basename for libraries ++! # ++! LIB_BASENAME = libstlport_gcc ++! ++! # ++! # guts for common stuff ++! # ++! # ++! LINK=ar cr ++! DYN_LINK=$(CXX) $(PTHREAD_LIBS) $(LDFLAGS) -fexceptions -shared -o ++! ++! OBJEXT=o ++! DYNEXT=so ++! STEXT=a ++! RM=rm -rf ++! PATH_SEP=/ ++! MKDIR=mkdir -p ++! COMP=GCC$(ARCH) ++! INSTALL_STEP = install_unix ++! ++! all: all_dynamic all_static symbolic_links ++! ++! include common_macros.mak ++! ++! WARNING_FLAGS= -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftemplate-depth-32 ++! ++! CXXFLAGS_COMMON = -DGXX_INCLUDE_PATH=${GXX_INCLUDE_PATH} -fexceptions -I${STLPORT_DIR} ${WARNING_FLAGS} $(CXXFLAGS) ++! ++! CXXFLAGS_RELEASE_static = $(CXXFLAGS_COMMON) -O2 -fPIC ++! CXXFLAGS_RELEASE_dynamic = $(CXXFLAGS_COMMON) -O2 -fPIC ++! ++! CXXFLAGS_DEBUG_static = $(CXXFLAGS_COMMON) -g -fPIC ++! CXXFLAGS_DEBUG_dynamic = $(CXXFLAGS_COMMON) -g -fPIC ++! ++! CXXFLAGS_STLDEBUG_static = $(CXXFLAGS_DEBUG_static) -D_STLP_DEBUG ++! CXXFLAGS_STLDEBUG_dynamic = $(CXXFLAGS_DEBUG_dynamic) -D_STLP_DEBUG ++! ++! include common_percent_rules.mak ++! include common_rules.mak ++! ++! ++! #install: all ++! # cp -p $(LIB_TARGET) ${D_LIB_TARGET} ../lib ++! ++! #%.s: %.cpp ++! # $(CXX) $(CXXFLAGS) -O4 -S -pto $< -o $@ ++! ++! diff --git a/misc/openoffice/patches/patch-aq b/misc/openoffice/patches/patch-aq index 9346a4c48d6..949e4027729 100644 --- a/misc/openoffice/patches/patch-aq +++ b/misc/openoffice/patches/patch-aq @@ -1,12 +1,22 @@ -$NetBSD: patch-aq,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ +$NetBSD: patch-aq,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../connectivity/prj/build.lst.orig Thu Nov 8 16:14:54 2001 -+++ ../connectivity/prj/build.lst -@@ -8,6 +8,7 @@ - cn connectivity\source\sdbcx nmake - all cn_sdbcx cn_types NULL - cn connectivity\source\drivers\ado nmake - w cn_ado cn_dbtools NULL - cn connectivity\source\drivers\mozab\mozillasrc nmake - all cn_mozab_mozillasrc cn_file NULL -+cn connectivity\source\drivers\mozab\mozillasrc\nortti nmake - all cn_mozab_mozillasrc_nortti cn_mozab_mozillasrc NULL - cn connectivity\source\drivers\mozab nmake - all cn_mozab cn_mozab_mozillasrc cn_dbtools NULL - cn connectivity\source\drivers\calc nmake - all cn_calc cn_file NULL - cn connectivity\source\drivers\odbc nmake - all cn_odbc cn_dbtools NULL +--- ../stlport/makefile.mk.orig 2004-04-17 20:08:59.000000000 +0200 ++++ ../stlport/makefile.mk +@@ -102,7 +102,7 @@ PATCH_FILE_NAME=STLport-4.5-0119.patch + TAR_EXCLUDES=*/SC5/* + .ENDIF # "$(USE_SHELL)"=="4nt" + +-ADDITIONAL_FILES=src$/gcc-3.0.mak src$/gcc-3.0-macosx.mak src$/gcc-3.0-freebsd.mak src$/sunpro8.mak ++ADDITIONAL_FILES=src$/gcc-3.0.mak src$/gcc-3.0-macosx.mak src$/gcc-3.0-freebsd.mak src$/sunpro8.mak src$/gcc-3.0-netbsd.mak + + + CONFIGURE_ACTION=none +@@ -124,6 +124,8 @@ BUILD_FLAGS=-f vc7.mak + # FreeBSD needs a special makefile + .IF "$(OS)"=="FREEBSD" + BUILD_FLAGS=-f gcc-3.0-freebsd.mak ++ .ELIF "$(OS)"=="NETBSD" ++ BUILD_FLAGS=-f gcc-3.0-netbsd.mak + .ELIF "$(OS)"=="MACOSX" + BUILD_FLAGS=-f gcc-3.0-macosx.mak + .ELSE diff --git a/misc/openoffice/patches/patch-ar b/misc/openoffice/patches/patch-ar index 98eb9845929..eb8ca8e637f 100644 --- a/misc/openoffice/patches/patch-ar +++ b/misc/openoffice/patches/patch-ar @@ -1,33 +1,24 @@ -$NetBSD: patch-ar,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ +$NetBSD: patch-ar,v 1.2 2004/05/03 20:56:36 mrauch Exp $ ---- ../connectivity/source/drivers/mozab/mozillasrc/makefile.mk.orig Tue Jan 1 14:08:59 2002 -+++ ../connectivity/source/drivers/mozab/mozillasrc/makefile.mk -@@ -92,10 +92,12 @@ - $(SLO)$/MQueryHelper.obj \ - $(SLO)$/MDatabaseMetaDataHelper.obj \ - $(SLO)$/MQuery.obj \ -- $(SLO)$/MTypeConverter.obj \ - $(SLO)$/MNameMapper.obj +--- ../sal/osl/unx/tempfile.c.orig 2004-01-28 11:18:07.000000000 +0100 ++++ ../sal/osl/unx/tempfile.c +@@ -64,6 +64,9 @@ + /*****************************************************************/ -- -+.IF "$(OS)" != "NETBSD" -+SLOFILES += \ -+ $(SLO)$/MTypeConverter.obj -+.ENDIF + #include <stdio.h> ++#if defined(NETBSD) ++#include <paths.h> ++#endif + #include <stdlib.h> + #include <sys/types.h> + #include <sys/stat.h> +@@ -107,6 +110,9 @@ oslFileError SAL_CALL osl_getTempDirURL( + #if defined(SOLARIS) || defined (LINUX) || defined (FREEBSD) || defined (MACOSX) + if ( !pValue ) + pValue = P_tmpdir; ++#elif defined(NETBSD) ++ if ( !pValue ) ++ pValue = _PATH_TMP; + #endif + } - .IF "$(GUI)" == "WNT" - .IF "$(DEBUG)" == "" -@@ -132,6 +134,13 @@ - -fno-rtti -Wall -Wconversion -Wpointer-arith \ - -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth \ - -Wno-long-long -pthread -+CDEFS += -DTRACING -+.ELIF "$(OS)" == "NETBSD" -+CFLAGS += -fPIC -+CFLAGSCXX += \ -+ -Wall -Wconversion -Wpointer-arith \ -+ -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth \ -+ -Wno-long-long - CDEFS += -DTRACING - .ENDIF - .ENDIF diff --git a/misc/openoffice/patches/patch-as b/misc/openoffice/patches/patch-as deleted file mode 100644 index c4bf42367ef..00000000000 --- a/misc/openoffice/patches/patch-as +++ /dev/null @@ -1,117 +0,0 @@ -$NetBSD: patch-as,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../connectivity/source/drivers/mozab/mozillasrc/nortti/MTypeConverter.cxx.orig Sun Jan 6 11:44:27 2002 -+++ ../connectivity/source/drivers/mozab/mozillasrc/nortti/MTypeConverter.cxx -@@ -0,0 +1,112 @@ -+ -+#include <MNSInclude.hxx> -+ -+#ifndef _CONNECTIVITY_MAB_TYPECONVERTER_HXX_ -+#include "MTypeConverter.hxx" -+#endif -+#ifndef _UCBHELPER_CONTENT_HXX -+#include <ucbhelper/content.hxx> -+#endif -+ -+using namespace connectivity::mozab; -+ -+// ------------------------------------------------------------------------- -+void MTypeConverter::ouStringToNsString(::rtl::OUString const &ous, nsString &nss) -+{ -+ OSL_TRACE( "IN MTypeConverter::OUStringToNsString()\n" ); -+ -+ // Convert to ::rtl::OString (utf-8 encoding). -+ ::rtl::OString os(ous,ous.getLength(), RTL_TEXTENCODING_UTF8); -+ -+ const char *cs = os.getStr(); -+ PRUint32 csLen = os.getLength(); -+ -+ NS_ConvertUTF8toUCS2 mozString(cs, csLen); -+ //const PRUnichar* uniMozString = (const PRUnichar*) mozString; -+ nss = mozString; // temp. -+ -+ OSL_TRACE( "\tOUT MTypeConverter::OUStringToNsString()\n" ); -+} -+// ------------------------------------------------------------------------- -+void MTypeConverter::nsStringToOUString(nsString const &nss, ::rtl::OUString &ous) -+{ -+ OSL_TRACE( "IN MTypeConverter::nsStringToOUString()\n" ); -+ -+ // Get clone of buffer. -+ PRUnichar *uc = nss.ToNewUnicode(); -+ sal_Int32 nssLen = nss.Length(); -+ -+ // TODO check if this is ok. -+ ::rtl::OUString _ous(uc, nssLen); -+ ous = _ous; -+ -+ nsMemory::Free(uc); -+ -+ OSL_TRACE( "\tOUT MTypeConverter::nsStringToOUString()\n" ); -+} -+// ------------------------------------------------------------------------- -+void MTypeConverter::prUnicharToOUString(PRUnichar const *pru, ::rtl::OUString &ous) -+{ -+ OSL_TRACE( "IN MTypeConverter::prUniCharToOUString()\n" ); -+ -+ // TODO, specify length. -+ ::rtl::OUString _ous(pru); -+ ous = _ous; -+ -+ OSL_TRACE( "\tOUT MTypeConverter::prUniCharToOUString()\n" ); -+} -+// ------------------------------------------------------------------------- -+char *MTypeConverter::ouStringToCCharStringUtf8(::rtl::OUString const &ous) -+{ -+ OSL_TRACE( "IN MTypeConverter::OUStringToCCharStringUtf8()\n" ); -+ -+ // Convert to ::rtl::OString, -+ ::rtl::OString os(ous,ous.getLength(), RTL_TEXTENCODING_UTF8); -+ -+ const char *cs = os.getStr(); -+ -+ OSL_TRACE( "\tOUT MTypeConverter::OUStringToCCharStringUtf8()\n" ); -+ return(strdup(cs)); -+} -+// ------------------------------------------------------------------------- -+char *MTypeConverter::ouStringToCCharStringAscii(::rtl::OUString const &ous) -+{ -+ OSL_TRACE( "IN MTypeConverter::OUStringToCCharStringAscii()\n" ); -+ -+ // Convert ::rtl::OUString to ::rtl::OString, -+ ::rtl::OString os(ous,ous.getLength(), RTL_TEXTENCODING_ASCII_US); -+ -+ OSL_TRACE( "\tOUT MTypeConverter::OUStringToCCharStringAscii()\n" ); -+ return(strdup(os.getStr())); -+} -+// ------------------------------------------------------------------------- -+char *MTypeConverter::nsStringToCCharStringAscii(nsString const &nss) -+{ -+ OSL_TRACE( "IN MTypeConverter::nsStringToCCharStringAscii()\n" ); -+ -+ char cs[1024]; -+ nss.ToCString(cs, 1024); -+ -+ OSL_TRACE( "\tOUT MTypeConverter::nsStringToCCharStringAscii()\n" ); -+ return(strdup(cs)); -+} -+// ------------------------------------------------------------------------- -+::std::string MTypeConverter::ouStringToStlString(::rtl::OUString const &ous) -+{ -+ OSL_TRACE( "IN MTypeConverter::ouStringToStlString()\n" ); -+ -+ // Convert ::rtl::OUString to ::rtl::OString. -+ ::rtl::OString os(ous,ous.getLength(),RTL_TEXTENCODING_ASCII_US); -+ -+ OSL_TRACE( "\tOUT MTypeConverter::ouStringToStlString()\n" ); -+ return( ::std::string(os.getStr())); -+} -+// ------------------------------------------------------------------------- -+::std::string MTypeConverter::nsStringToStlString(nsString const &nss) -+{ -+ OSL_TRACE( "IN MTypeConverter::nsStringToStlString()\n" ); -+ -+ OSL_TRACE( "\tOUT MTypeConverter::nsStringToStlString()\n" ); -+ return( ::std::string(nss.GetBuffer())); -+} -+// ------------------------------------------------------------------------- diff --git a/misc/openoffice/patches/patch-at b/misc/openoffice/patches/patch-at deleted file mode 100644 index 02cde76812d..00000000000 --- a/misc/openoffice/patches/patch-at +++ /dev/null @@ -1,97 +0,0 @@ -$NetBSD: patch-at,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../connectivity/source/drivers/mozab/mozillasrc/nortti/makefile.mk.orig Sun Jan 6 11:44:36 2002 -+++ ../connectivity/source/drivers/mozab/mozillasrc/nortti/makefile.mk -@@ -0,0 +1,92 @@ -+CALL_CDECL=TRUE -+ -+#mozilla specific stuff. -+MOZ_LIB=$(SOLARVERSION)$/$(INPATH)$/lib$(UPDMINOREXT) -+MOZ_INC=$(SOLARVERSION)$/$(INPATH)$/inc$(UPDMINOREXT)/$/mozilla -+#End of mozilla specific stuff. -+ -+PRJ=..$/..$/..$/..$/.. -+PRJINC=..$/..$/..$/.. -+PRJNAME=connectivity -+TARGET=mozabsrc -+ -+USE_LDUMP2=TRUE -+USE_DEFFILE=TRUE -+ENABLE_EXCEPTIONS=TRUE -+LDUMP=ldump2.exe -+ -+# --- Settings ---------------------------------- -+.IF "$(DBGUTIL_OJ)"!="" -+ENVCFLAGS+=/FR$(SLO)$/ -+.ENDIF -+ -+.INCLUDE : settings.mk -+.INCLUDE : $(PRJ)$/version.mk -+ -+#mozilla specific stuff. -+# --- Files ------------------------------------- -+ -+SLOFILES = \ -+ $(SLO)$/MTypeConverter.obj -+ -+ -+ -+.IF "$(GUI)" == "WNT" -+.IF "$(DEBUG)" == "" -+INCPRE += . -I.. -I$(MOZ_INC) -I$(MOZ_INC)$/nspr -+CDEFS += -DWINVER=0x400 -DMOZILLA_CLIENT \ -+ -DNS_NET_FILE -DCookieManagement -DSingleSignon -DClientWallet \ -+ -DTRACING -DXP_PC -DXP_WIN -DXP_WIN32 -DHW_THREADS \ -+ -DDMSVC4 -DNS_MT_SUPPORTED -DNETLIB_THREAD \ -+ -DOJI -DWIN32 -D_X86_ -D_WINDOWS \ -+ -DMOZ_XUL -DMOZ_REFLOW_PERF -DMOZ_REFLOW_PERF_DSP \ -+ -DNSPR20 -DOS_HAS_DLL -DNO_JNI_STUBS \ -+ -DNETSCAPE -DMOZILLA_CLIENT -DJS_THREADSAFE -DNECKO -DINCLUDE_XUL -+CFLAGS += -GR- -W3 -Gy -MD -UDEBUG -+.ELSE -+INCPRE += . -I.. -I$(MOZ_INC) -I$(MOZ_INC)$/nspr -+CDEFS += -DDEBUG -DWINVER=0x400 -DMOZILLA_CLIENT \ -+ -DNS_NET_FILE -DCookieManagement -DSingleSignon -DClientWallet \ -+ -DTRACING -DXP_PC -DXP_WIN -DXP_WIN32 -DHW_THREADS \ -+ -DDMSVC4 -DDEVELOPER_DEBUG -DNS_MT_SUPPORTED -DNETLIB_THREAD \ -+ -DOJI -D_DEBUG -DWIN32 -D_X86_ -D_WINDOWS \ -+ -DMOZ_XUL -DMOZ_REFLOW_PERF -DMOZ_REFLOW_PERF_DSP \ -+ -DDEBUG_Administrator -DNSPR20 -DOS_HAS_DLL -DNO_JNI_STUBS \ -+ -DNETSCAPE -DMOZILLA_CLIENT -DJS_THREADSAFE -DNECKO -DINCLUDE_XUL -+CFLAGS += -Zi -GR- -W3 -Gy -MDd -UNDEBUG -+.ENDIF -+.ENDIF -+.IF "$(GUI)" == "UNX" -+INCPRE += . -I.. -I..$/.. -I$(MOZ_INC) -I$(MOZ_INC)$/nspr -+CDEFS+= -DMOZILLA_CLIENT \ -+ -DOSTYPE=\"Linux2.2.14-5\" -DOJI -+.IF "$(OS)" == "LINUX" -+CFLAGS += -fPIC -g -+CFLAGSCXX += \ -+ -fno-rtti -Wall -Wconversion -Wpointer-arith \ -+ -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth \ -+ -Wno-long-long -pthread -+CDEFS += -DTRACING -+.ELIF "$(OS)" == "NETBSD" -+CFLAGS += -fPIC -+CFLAGSCXX += \ -+ -fno-rtti -Wall -Wconversion -Wpointer-arith \ -+ -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth \ -+ -Wno-long-long -+CDEFS += -DTRACING -+.ENDIF -+.ENDIF -+ -+SHL1TARGET_NAME=$(TARGET)$(MOZAB_MAJOR) -+ -+ -+# --- Targets ---------------------------------- -+ -+.INCLUDE : target.mk -+ -+ -+killdpc: -+ -+$(RM) $(DPCTARGET) -+ -+$(RM) $(DEPFILES) -+ @+echo Dependency files removed -+ diff --git a/misc/openoffice/patches/patch-au b/misc/openoffice/patches/patch-au deleted file mode 100644 index 2eeea8558d5..00000000000 --- a/misc/openoffice/patches/patch-au +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-au,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../connectivity/source/drivers/mozaddressbook/mozillasrc/makefile.mk.orig Tue Jan 1 14:08:59 2002 -+++ ../connectivity/source/drivers/mozaddressbook/mozillasrc/makefile.mk -@@ -165,6 +165,12 @@ - -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith \ - -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth \ - -Wno-long-long -pthread -DTRACING -g -+.ELIF "$(OS)" == "NETBSD" -+# INCPRE += -I.. -I$(MOZ_INC) -DDEBUG -DMOZILLA_CLIENT -+INCPRE += -fPIC \ -+ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith \ -+ -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth \ -+ -Wno-long-long -DTRACING - .ENDIF - .ENDIF - diff --git a/misc/openoffice/patches/patch-av b/misc/openoffice/patches/patch-av deleted file mode 100644 index 68edb8d19bd..00000000000 --- a/misc/openoffice/patches/patch-av +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-av,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../connectivity/source/manager/makefile.mk.orig Tue Jan 1 14:09:00 2002 -+++ ../connectivity/source/manager/makefile.mk -@@ -92,11 +92,11 @@ - .ENDIF - SHL1OBJS=$(SLOFILES) - SHL1STDLIBS=\ -+ $(SALLIB) \ - $(CPPULIB) \ - $(CPPUHELPERLIB) \ - $(VOSLIB) \ -- $(OSLLIB) \ -- $(SALLIB) -+ $(OSLLIB) - - SHL1DEPN= - SHL1IMPLIB= i$(SHL1TARGET) diff --git a/misc/openoffice/patches/patch-aw b/misc/openoffice/patches/patch-aw deleted file mode 100644 index 7e95cd56304..00000000000 --- a/misc/openoffice/patches/patch-aw +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-aw,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../cppuhelper/source/makefile.mk.orig Tue Jan 1 14:09:04 2002 -+++ ../cppuhelper/source/makefile.mk -@@ -149,8 +149,8 @@ - SHL1TARGET=$(TARGET)$(UDK_MAJOR)$(COM) - - SHL1STDLIBS= \ -- $(CPPULIB) \ -- $(SALLIB) -+ $(SALLIB) \ -+ $(CPPULIB) - - SHL1DEPN= - SHL1IMPLIB=i$(TARGET) diff --git a/misc/openoffice/patches/patch-ax b/misc/openoffice/patches/patch-ax deleted file mode 100644 index 862b1bea640..00000000000 --- a/misc/openoffice/patches/patch-ax +++ /dev/null @@ -1,26 +0,0 @@ -$NetBSD: patch-ax,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../dtrans/source/X11/X11_selection.cxx.orig Tue Sep 11 11:23:56 2001 -+++ ../dtrans/source/X11/X11_selection.cxx -@@ -63,7 +63,7 @@ - #include <stdio.h> - #include <X11/Xatom.h> - #include <X11/keysym.h> --#ifdef LINUX -+#if defined(LINUX) || defined(NETBSD) - #include <sys/poll.h> - #else - #include <poll.h> -@@ -2681,7 +2681,12 @@ - aPollFD.revents = 0; - - // wait for activity (outside the xlib) -+#if defined(NETBSD) -+ // PSEUDOTHREADS: never block as this stops the complete program -+ if( poll( &aPollFD, 1, 0 ) > 0 ) -+#else - if( poll( &aPollFD, 1, millisec ) > 0 ) -+#endif - { - // now acquire the mutex to prevent other threads - // from using the same X connection diff --git a/misc/openoffice/patches/patch-ay b/misc/openoffice/patches/patch-ay deleted file mode 100644 index 79c379c6427..00000000000 --- a/misc/openoffice/patches/patch-ay +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-ay,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../eventattacher/source/makefile.mk.orig Tue Jan 1 14:09:28 2002 -+++ ../eventattacher/source/makefile.mk -@@ -110,10 +110,10 @@ - SHL1TARGET= $(TARGET) - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ - $(CPPUHELPERLIB) \ -- $(VOSLIB) \ -- $(SALLIB) -+ $(VOSLIB) - - SHL1DEPN= - SHL1IMPLIB= i$(TARGET) diff --git a/misc/openoffice/patches/patch-az b/misc/openoffice/patches/patch-az deleted file mode 100644 index 8a824a45712..00000000000 --- a/misc/openoffice/patches/patch-az +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-az,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../extensions/source/plugin/unx/makefile.mk.orig Tue Jan 1 14:09:38 2002 -+++ ../extensions/source/plugin/unx/makefile.mk -@@ -90,6 +90,8 @@ - $(SALLIB) - .IF "$(OS)"=="SOLARIS" || "$(OS)"=="SCO" || "$(OS)"=="HPUX" - APP1STDLIBS+=-lXm -lXt -lX11 -ldl -+.ELIF "$(OS)"=="NETBSD" -+APP1STDLIBS+=-lXaw -lXt -lX11 - .ELSE - APP1STDLIBS+=-lXaw -lXt -lX11 -ldl - .ENDIF diff --git a/misc/openoffice/patches/patch-ba b/misc/openoffice/patches/patch-ba deleted file mode 100644 index 05a33a326da..00000000000 --- a/misc/openoffice/patches/patch-ba +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ba,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../external/prj/d.lst.orig Tue Sep 4 22:51:08 2001 -+++ ../external/prj/d.lst -@@ -60,6 +60,8 @@ - ..\%__SRC%\lib\libascii_expat_xmlparse.a %_DEST%\lib%_EXT%\libascii_expat_xmlparse.a - ..\%__SRC%\slb\gnu_getopt.lib %_DEST%\lib%_EXT%\gnu_getopt.lib - ..\%__SRC%\lib\libgnu_getopt.a %_DEST%\lib%_EXT%\libgnu_getopt.a -+..\%__SRC%\slb\gnu_readdir_r.lib %_DEST%\lib%_EXT%\gnu_readdir_r.lib -+..\%__SRC%\lib\libgnu_readdir_r.a %_DEST%\lib%_EXT%\libgnu_readdir_r.a - ..\%__SRC%\slb\zlib.lib %_DEST%\lib%_EXT%\zlib.lib - ..\%__SRC%\lib\libzlib.a %_DEST%\lib%_EXT%\libzlib.a - ..\%__SRC%\lib\libfreetype.a %_DEST%\lib%_EXT%\libfreetype.a diff --git a/misc/openoffice/patches/patch-bb b/misc/openoffice/patches/patch-bb deleted file mode 100644 index 5d9fe6f2403..00000000000 --- a/misc/openoffice/patches/patch-bb +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-bb,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../javaunohelper/source/makefile.mk.orig Tue Jan 1 14:10:20 2002 -+++ ../javaunohelper/source/makefile.mk -@@ -110,9 +110,9 @@ - SHL1TARGET= $(TARGET) - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) - - SHL1DEPN= - SHL1IMPLIB= i$(TARGET) diff --git a/misc/openoffice/patches/patch-bc b/misc/openoffice/patches/patch-bc deleted file mode 100644 index baf372e6b3b..00000000000 --- a/misc/openoffice/patches/patch-bc +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-bc,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../product/inc/scp/udk_bridgesfiles.scp.orig Mon Jul 9 15:10:14 2001 -+++ ../product/inc/scp/udk_bridgesfiles.scp -@@ -21,7 +21,7 @@ - End - */ - --#if defined(LINUX) || defined(FREEBSD) // ACHUNG: Hier reine Linux-Dateien -+#if defined(LINUX) || defined(FREEBSD) || defined(NETBSD) // ACHUNG: Hier reine Linux-Dateien - - File gid_File_Lib_Gcc2_Uno - BIN_FILE_BODY; diff --git a/misc/openoffice/patches/patch-bd b/misc/openoffice/patches/patch-bd deleted file mode 100644 index c76a1cfb26b..00000000000 --- a/misc/openoffice/patches/patch-bd +++ /dev/null @@ -1,78 +0,0 @@ -$NetBSD: patch-bd,v 1.2 2002/12/25 16:20:18 jdolecek Exp $ - ---- ../product/util/makefile.mk.orig Thu Oct 11 12:10:42 2001 -+++ ../product/util/makefile.mk Tue Dec 24 17:37:53 2002 -@@ -101,6 +101,16 @@ - STLPORTLIBNAME=libstlport_gcc.so - BINDINGDLL=gcc2_uno - -+.ELIF "$(OS)"=="NETBSD" -+########### -+# NETBSD -+########### -+DESTDIRBIN=$(DESTDIR)$/netbsd$/bin -+DESTDIRLIB=$(DESTDIR)$/netbsd$/lib -+DESTDIRDLL=$(DESTDIRLIB) -+STLPORTLIBNAME=libstlport_gcc.so -+BINDINGDLL=gcc2_uno -+ - .ELIF "$(OS)"=="WNT" - ############### - # WINDOWS -@@ -341,30 +351,30 @@ - $(MKDIRHIER) $@ - - $(DESTDIRBIN)$/udkapi.rdb : $(BINOUT)$/udkapi.rdb $(DESTDIRBIN) -- $(GNUCOPY) -p $(BINOUT)$/udkapi.rdb $@ -+ $(GNUCOPY) -fp $(BINOUT)$/udkapi.rdb $@ - - $(DESTDIRBIN)$/%$(EXEPOSTFIX) : $(BINOUT)$/%$(EXEPOSTFIX) $(DIRLIST) -- $(GNUCOPY) -p $(BINOUT)$/$(@:f) $@ -+ $(GNUCOPY) -fp $(BINOUT)$/$(@:f) $@ - - - .IF "$(STLPORTDEST)" != "" - #OOo build environment - $(STLPORTDEST) : $(STLPORTOUT) $(DIRLIST) -- $(GNUCOPY) -p $(STLPORTOUT) $@ -+ $(GNUCOPY) -fp $(STLPORTOUT) $@ - .ENDIF - - $(DESTDIRDLL)$/%$(MY_DLLPOSTFIX) : $(DLLOUT)$/%$(MY_DLLPOSTFIX) $(DIRLIST) -- $(GNUCOPY) -p $(DLLOUT)$/$(@:f) $@ -+ $(GNUCOPY) -fp $(DLLOUT)$/$(@:f) $@ - - $(DESTDIRDLL)$/%$(MY_VERSION_DLLPOSTFIX) : $(DLLOUT)$/%$(MY_VERSION_DLLPOSTFIX) $(DIRLIST) -- $(GNUCOPY) -p $(DLLOUT)$/$(@:f) $@ -+ $(GNUCOPY) -fp $(DLLOUT)$/$(@:f) $@ - - $(DESTDIRDLL)$/%$(MY_VERSION_LINKPOSTFIX) : $(DESTDIRDLL)$/%$(MY_VERSION_DLLPOSTFIX) $(DIRLIST) -- +ln -s $(@:f)$(MY_VERSION_LINKTARGETPOSTFIX) $@ -- +ln -s $(@:f)$(MY_VERSION_LINKTARGETPOSTFIX) $(@:db) -+ +ln -sf $(@:f)$(MY_VERSION_LINKTARGETPOSTFIX) $@ -+ +ln -sf $(@:f)$(MY_VERSION_LINKTARGETPOSTFIX) $(@:db) - - $(DESTDIRJAR)$/%.jar : $(BINOUT)$/%.jar $(DIRLIST) -- $(GNUCOPY) -p $(BINOUT)$/$(@:f) $@ -+ $(GNUCOPY) -fp $(BINOUT)$/$(@:f) $@ - - $(DESTDIRXML)$/%.xml : $(XMLOUT)$/%.xml $(DIRLIST) - $(MY_TEXTCOPY) $(MY_TEXTCOPY_SOURCEPRE) $? $(MY_TEXTCOPY_TARGETPRE) $@ -@@ -373,7 +383,7 @@ - $(MY_TEXTCOPY) $(MY_TEXTCOPY_SOURCEPRE) $(XMLOUT)$/module-description.dtd $(MY_TEXTCOPY_TARGETPRE) $@ - - $(DESTDIRLIB)$/%.lib : $(LIBOUT)$/%.lib $(DIRLIST) -- $(GNUCOPY) -p $(LIBOUT)$/$(@:f) $@ -+ $(GNUCOPY) -fp $(LIBOUT)$/$(@:f) $@ - - $(DESTDIRSETTINGS)$/%.mk : $(PRJ)$/settings$/%.mk $(DIRLIST) - +-rm -f $@ >& $(NULLDEV) -@@ -385,7 +395,7 @@ - $(MY_TEXTCOPY) $(MY_TEXTCOPY_SOURCEPRE) $? $(MY_TEXTCOPY_TARGETPRE) $@ - - $(DESTDIREXAMPLES)$/README : $(PRJ)$/examples$/README -- $(GNUCOPY) -p $(PRJ)$/examples$/README $@ -+ $(GNUCOPY) -fp $(PRJ)$/examples$/README $@ - - $(DESTDIRIDL)$/% : $(IDLOUT)$/% - +-rm -f $@ diff --git a/misc/openoffice/patches/patch-be b/misc/openoffice/patches/patch-be deleted file mode 100644 index 8188f2655c1..00000000000 --- a/misc/openoffice/patches/patch-be +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-be,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../readlicense/source/readme/unxbsdi/README.orig Sun Jan 6 11:30:15 2002 -+++ ../readlicense/source/readme/unxbsdi/README -@@ -0,0 +1,14 @@ -+(Temporary readme text file) -+ -+To be used for changes / corrections made after copy deadline or very important notices. -+ -+For latest information please visit: -+ -+http://www.openoffice.org/ -+ -+ -+Your OpenOffice.org Team -+ -+ -+------------------------------------ -+Copyright 2000 OpenOffice.org. All rights reserved. -\ No newline at end of file diff --git a/misc/openoffice/patches/patch-bf b/misc/openoffice/patches/patch-bf deleted file mode 100644 index 13c8b8e7ba6..00000000000 --- a/misc/openoffice/patches/patch-bf +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-bf,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../readlicense/source/readme/unxbsdppc/README.orig Sun Jan 6 11:30:19 2002 -+++ ../readlicense/source/readme/unxbsdppc/README -@@ -0,0 +1,14 @@ -+(Temporary readme text file) -+ -+To be used for changes / corrections made after copy deadline or very important notices. -+ -+For latest information please visit: -+ -+http://www.openoffice.org/ -+ -+ -+Your OpenOffice.org Team -+ -+ -+------------------------------------ -+Copyright 2000 OpenOffice.org. All rights reserved. -\ No newline at end of file diff --git a/misc/openoffice/patches/patch-bg b/misc/openoffice/patches/patch-bg deleted file mode 100644 index 1793bbfe3e5..00000000000 --- a/misc/openoffice/patches/patch-bg +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-bg,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../remotebridges/source/unourl_resolver/makefile.mk.orig Tue Jan 1 14:11:01 2002 -+++ ../remotebridges/source/unourl_resolver/makefile.mk -@@ -102,9 +102,9 @@ - SHL1VERSIONMAP= $(TARGET).map - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) - - SHL1DEPN= - SHL1IMPLIB= i$(TARGET) diff --git a/misc/openoffice/patches/patch-bh b/misc/openoffice/patches/patch-bh deleted file mode 100644 index 5844bce662e..00000000000 --- a/misc/openoffice/patches/patch-bh +++ /dev/null @@ -1,27 +0,0 @@ -$NetBSD: patch-bh,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../sablot/Sablot-0.52.patch.orig Sun Jan 6 13:12:45 2002 -+++ ../sablot/Sablot-0.52.patch -@@ -4,5 +4,5 @@ - *** 1 **** - ! dummy ----- 1,147 ---- -+--- 1,151 ---- - ! #************************************************************************* - ! # -@@ -86,10 +86,14 @@ - ! .ENDIF - ! --! .IF "$(OS)"=="LINUX" || "$(OS)"=="MACOSX" || "$(OS)"=="IRIX" -+! .IF "$(OS)"=="LINUX" || "$(OS)"=="MACOSX" || "$(OS)"=="IRIX" || "$(OS)"=="NETBSD" - ! CFLAGS+= -DHAVE_UNISTD_H - ! .ENDIF - ! - ! .IF "$(GUI)"=="UNX" -+! .IF "$(OS)"=="NETBSD" -+! CFLAGS+= -DHAVE_SYS_TIMEB_H -DHAVE_GETTIMEOFDAY -DHAVE_ISNAN -DHAVE_FINITE -+! .ELSE - ! CFLAGS+= -DHAVE_SYS_TIMEB_H -DHAVE_FTIME -DHAVE_ISNAN -DHAVE_FINITE -+! .ENDIF - ! .ENDIF - ! diff --git a/misc/openoffice/patches/patch-bi b/misc/openoffice/patches/patch-bi deleted file mode 100644 index 7e36b6a2d37..00000000000 --- a/misc/openoffice/patches/patch-bi +++ /dev/null @@ -1,75 +0,0 @@ -$NetBSD: patch-bi,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../sal/osl/unx/file.c.orig Thu Oct 4 15:09:21 2001 -+++ ../sal/osl/unx/file.c -@@ -123,11 +123,16 @@ - #include <ctype.h> - static const sal_Char* MOUNTTAB="/etc/mtab"; - --#elif defined(NETBSD) -+#elif defined(NETBSD) || defined(FREEBSD) -+#include <sys/param.h> -+#include <sys/ucred.h> - #include <sys/mount.h> - #include <ufs/ufs/quota.h> - #include <ctype.h> --static const sal_Char* MOUNTTAB="/etc/mtab"; -+#define HAVE_STATFS_H -+/* No mounting table on *BSD -+ * This information is stored only in the kernel. */ -+/* static const sal_Char* MOUNTTAB="/etc/mtab"; */ - - #elif defined(IRIX) - #include <mntent.h> -@@ -137,7 +142,7 @@ - #include <ctype.h> - static const sal_Char* MOUNTTAB="/etc/mtab"; - --#elif defined(MACOSX) || defined(FREEBSD) -+#elif defined(MACOSX) - #include <ufs/ufs/quota.h> - #include <ctype.h> - static const sal_Char* MOUNTTAB="/etc/mtab"; -@@ -4224,10 +4229,20 @@ - mntfile = fopen(MOUNTTAB,"r"); - #endif /* SOLARIS */ - -+#if defined(NETBSD) || defined(FREEBSD) -+ struct statfs *mntbufp; -+ int mntentries,i; -+ mntentries = getmntinfo(&mntbufp,MNT_WAIT); - - buffer[0] = '\0'; - -+ if(mntentries == 0) -+#else -+ -+ buffer[0] = '\0'; -+ - if ( mntfile == 0 ) -+#endif - { - nRet=errno; - #ifdef DEBUG_OSL_FILE -@@ -4286,7 +4301,21 @@ - } - #endif /* SOLARIS */ - -+#if defined(NETBSD) || defined(FREEBSD) -+ i=0; -+ while ( i < mntentries ) -+ { -+ if ( strcmp(mntbufp[i].f_mntonname,buffer) == 0 ) -+ { -+ *bMountPoint=sal_True; -+ return osl_File_E_None; -+ } -+ i++; -+ } -+#endif -+#if ! ( defined(NETBSD) || defined(FREEBSD) ) - fclose(mntfile); -+#endif - *bMountPoint=sal_False; - return osl_File_E_None; - } diff --git a/misc/openoffice/patches/patch-bj b/misc/openoffice/patches/patch-bj deleted file mode 100644 index 33ac92a60a0..00000000000 --- a/misc/openoffice/patches/patch-bj +++ /dev/null @@ -1,105 +0,0 @@ -$NetBSD: patch-bj,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../sal/osl/unx/nlsupport.c.orig Mon Nov 12 21:21:31 2001 -+++ ../sal/osl/unx/nlsupport.c -@@ -63,7 +63,7 @@ - #include <osl/diagnose.h> - #include <osl/process.h> - --#if defined(LINUX) || defined(SOLARIS) -+#if defined(LINUX) || defined(SOLARIS) || defined(NETBSD) - #include <pthread.h> - #include <locale.h> - #include <langinfo.h> -@@ -242,7 +242,7 @@ - return NULL; - } - --#if defined(LINUX) || defined(SOLARIS) -+#if defined(LINUX) || defined(SOLARIS) || defined(NETBSD) - - /* - * This implementation of osl_getTextEncodingFromLocale maps -@@ -296,7 +296,7 @@ - /* XXX MS-874 is an extension to tis620, so this is not - * really equivalent */ - --#elif defined(LINUX) -+#elif defined(LINUX) || defined(NETBSD) - - const _pair _nl_language_list[] = { - { "ANSI_X3.110-1983", RTL_TEXTENCODING_DONTKNOW }, /* ISO-IR-99 NAPLPS */ -@@ -477,7 +477,7 @@ - { "WIN-SAMI-2", RTL_TEXTENCODING_DONTKNOW } /* WS2 */ - }; - --#endif /* ifdef LINUX */ -+#endif /* ifdef LINUX || NETBSD */ - - static pthread_mutex_t aLocalMutex = PTHREAD_MUTEX_INITIALIZER; - -@@ -516,7 +516,11 @@ - } - - /* get the charset as indicated by the LC_CTYPE locale */ -+#if defined(NETBSD) && !defined(CODESET) -+ codeset = NULL; -+#else - codeset = nl_langinfo( CODESET ); -+#endif - - if ( codeset != NULL ) - { -@@ -595,7 +599,7 @@ - return ret; - } - --#elif defined(MACOSX) /* ifdef LINUX || SOLARIS */ -+#elif defined(MACOSX) /* ifdef LINUX || SOLARIS || NETBSD */ - - /* - * FIXME: the MacOS X implemetation is missing -@@ -628,7 +632,7 @@ - return 0; - } - --#else /* ifdef LINUX || SOLARIS || MACOSX */ -+#else /* ifdef LINUX || SOLARIS || MACOSX || NETBSD */ - - /* - * This implementation of osl_getTextEncodingFromLocale maps -@@ -829,7 +833,7 @@ - snprintf(env_buf, sizeof(env_buf), "LC_ALL=%s", locale_buf); - env_buf[sizeof(env_buf)] = '\0'; - putenv(env_buf); --#elif defined( FREEBSD ) || defined( NETBSD ) -+#elif defined( FREEBSD ) - setenv( "LC_ALL", locale_buf, 1); - #else - setenv( "LC_ALL", locale_buf ); -@@ -841,7 +845,7 @@ - snprintf(env_buf, sizeof(env_buf), "LC_CTYPE=%s", locale_buf); - env_buf[sizeof(env_buf)] = '\0'; - putenv(env_buf); --#elif defined( FREEBAD ) || defined( NETBSD ) -+#elif defined( FREEBAD ) - setenv("LC_CTYPE", locale_buf, 1 ); - #else - setenv( "LC_CTYPE", locale_buf ); -@@ -853,7 +857,7 @@ - snprintf(env_buf, sizeof(env_buf), "LANG=%s", locale_buf); - env_buf[sizeof(env_buf)] = '\0'; - putenv(env_buf); --#elif defined( FREEBAD ) || defined( NETBSD ) -+#elif defined( FREEBAD ) - setenv("LC_CTYPE", locale_buf, 1 ); - #else - setenv( "LANG", locale_buf ); -@@ -864,6 +868,6 @@ - return 0; - } - --#endif /* ifdef LINUX || SOLARIS || MACOSX*/ -+#endif /* ifdef LINUX || SOLARIS || MACOSX || NETBSD */ - - diff --git a/misc/openoffice/patches/patch-bk b/misc/openoffice/patches/patch-bk deleted file mode 100644 index e57b53fa094..00000000000 --- a/misc/openoffice/patches/patch-bk +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-bk,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../sal/osl/unx/pipe.c.orig Tue May 29 07:38:32 2001 -+++ ../sal/osl/unx/pipe.c -@@ -264,7 +264,11 @@ - - addr.sun_family = AF_UNIX; - strcpy(addr.sun_path, name); -+#if defined(NETBSD) -+ len = sizeof(addr); -+#else - len = sizeof(addr.sun_family) + strlen(addr.sun_path); -+#endif - - if ( Options & osl_Pipe_CREATE ) - { diff --git a/misc/openoffice/patches/patch-bl b/misc/openoffice/patches/patch-bl deleted file mode 100644 index ba02479735f..00000000000 --- a/misc/openoffice/patches/patch-bl +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-bl,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../sal/osl/unx/socket.c.orig Thu Nov 22 15:14:54 2001 -+++ ../sal/osl/unx/socket.c -@@ -82,7 +82,7 @@ - #undef HAVE_POLL_H - #endif - --#if defined(LINUX) || defined (IRIX) -+#if defined(LINUX) || defined (IRIX) || defined(NETBSD) - #include <sys/poll.h> - #define HAVE_POLL_H - #endif /* HAVE_POLL_H */ diff --git a/misc/openoffice/patches/patch-bm b/misc/openoffice/patches/patch-bm deleted file mode 100644 index c5216d535fb..00000000000 --- a/misc/openoffice/patches/patch-bm +++ /dev/null @@ -1,129 +0,0 @@ -$NetBSD: patch-bm,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../sal/osl/unx/system.c.orig Wed Feb 28 13:08:45 2001 -+++ ../sal/osl/unx/system.c -@@ -126,6 +126,73 @@ - return res; - } - -+int getpwuid_r(uid_t uid, struct passwd *pwd, char *buffer, -+ size_t buflen, struct passwd **result) -+{ -+ struct passwd* res; -+ -+ pthread_mutex_lock(&getrtl_mutex); -+ -+ if ( res = getpwuid(uid) ) -+ { -+ size_t pw_name, pw_passwd, pw_class, pw_gecos, pw_dir, pw_shell; -+ -+ pw_name = strlen(res->pw_name)+1; -+ pw_passwd = strlen(res->pw_passwd)+1; -+ pw_class = strlen(res->pw_class)+1; -+ pw_gecos = strlen(res->pw_gecos)+1; -+ pw_dir = strlen(res->pw_dir)+1; -+ pw_shell = strlen(res->pw_shell)+1; -+ -+ if (pw_name+pw_passwd+pw_class+pw_gecos -+ +pw_dir+pw_shell < buflen) -+ { -+ memcpy(pwd, res, sizeof(struct passwd)); -+ -+ strncpy(buffer, res->pw_name, pw_name); -+ pwd->pw_name = buffer; -+ buffer += pw_name; -+ -+ strncpy(buffer, res->pw_passwd, pw_passwd); -+ pwd->pw_passwd = buffer; -+ buffer += pw_passwd; -+ -+ strncpy(buffer, res->pw_class, pw_class); -+ pwd->pw_class = buffer; -+ buffer += pw_class; -+ -+ strncpy(buffer, res->pw_gecos, pw_gecos); -+ pwd->pw_gecos = buffer; -+ buffer += pw_gecos; -+ -+ strncpy(buffer, res->pw_dir, pw_dir); -+ pwd->pw_dir = buffer; -+ buffer += pw_dir; -+ -+ strncpy(buffer, res->pw_shell, pw_shell); -+ pwd->pw_shell = buffer; -+ buffer += pw_shell; -+ -+ *result = pwd ; -+ res = 0 ; -+ -+ } else { -+ -+ res = ENOMEM ; -+ -+ } -+ -+ } else { -+ -+ res = errno ; -+ -+ } -+ -+ pthread_mutex_unlock(&getrtl_mutex); -+ -+ return res; -+} -+ - struct tm *localtime_r(const time_t *timep, struct tm *buffer) - { - struct tm* res; -@@ -449,3 +516,50 @@ - } - #endif - -+#if defined(NETBSD) || defined(FREEBSD) -+char *fcvt(double value, int ndigit, int *decpt, int *sign) -+{ -+ static char ret[256]; -+ char buf[256],zahl[256],format[256]="%"; -+ char *v1,*v2; -+ -+ if (value==0.0) value=1e-30; -+ -+ if (value<0.0) *sign=1; else *sign=0; -+ -+ if (value<1.0) -+ { -+ *decpt=(int)log10(value); -+ value*=pow(10.0,1-*decpt); -+ ndigit+=*decpt-1; -+ if (ndigit<0) ndigit=0; -+ } -+ else -+ { -+ *decpt=(int)log10(value)+1; -+ } -+ -+ sprintf(zahl,"%d",ndigit); -+ strcat(format,zahl); -+ strcat(format,"."); -+ strcat(format,zahl); -+ strcat(format,"f"); -+ -+ sprintf(buf,format,value); -+ -+ if (ndigit!=0) -+ { -+ v1=strtok(buf,"."); -+ v2=strtok(NULL,"."); -+ strcpy(ret,v1); -+ strcat(ret,v2); -+ } -+ else -+ { -+ strcpy(ret,buf); -+ } -+ -+ return(ret); -+} -+ -+#endif diff --git a/misc/openoffice/patches/patch-bn b/misc/openoffice/patches/patch-bn deleted file mode 100644 index ed0fd899364..00000000000 --- a/misc/openoffice/patches/patch-bn +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-bn,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../sal/util/makefile.mk.orig Tue Jan 1 14:11:15 2002 -+++ ../sal/util/makefile.mk -@@ -148,9 +148,13 @@ - SHL1STDLIBS= -lpthread -lposix4 - .IF "$(COM)" == "C50" - SHL1STDLIBS+= -z allextract -staticlib=Crun -z defaultextract --.ENDIF --.ENDIF --.ENDIF -+.ENDIF # COM == C50 -+.ENDIF # OS == SOLARIS -+.IF "$(OS)"=="NETBSD" -+SHL1STDLIBS+= -Wl,--whole-archive -lgnu_readdir_r -Wl,--no-whole-archive -+.ENDIF # OS == NETBSD -+.ENDIF # GUI == UNX -+ - - .IF "$(GUI)"=="OS2" - SHL1STDLIBS=n:\toolkit4\lib\so32dll.lib\ diff --git a/misc/openoffice/patches/patch-bo b/misc/openoffice/patches/patch-bo deleted file mode 100644 index afdbbe42d8e..00000000000 --- a/misc/openoffice/patches/patch-bo +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-bo,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../sal/util/sal.map.orig Tue Sep 25 08:49:38 2001 -+++ ../sal/util/sal.map -@@ -478,6 +478,15 @@ - rtl_tres_destroy; - osl_getProcessLocale; - osl_setProcessLocale; -+ -+ readdir_r; -+ gethostbyname_r; -+ getpwnam_r; -+ getpwuid_r; -+ gmtime_r; -+ localtime_r; -+ fcvt; -+ - local: - *; - }; diff --git a/misc/openoffice/patches/patch-bp b/misc/openoffice/patches/patch-bp deleted file mode 100644 index 4af62657472..00000000000 --- a/misc/openoffice/patches/patch-bp +++ /dev/null @@ -1,39 +0,0 @@ -$NetBSD: patch-bp,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../scp/source/global/setupzip.scp.orig Wed Nov 14 15:01:30 2001 -+++ ../scp/source/global/setupzip.scp -@@ -113,13 +113,24 @@ - Name = "libstlport_sunpro.so"; - #endif - #ifdef GCC -- Name = "libstlport_gcc.so"; -+ Name = "libstlport_gcc.so.0"; - #endif - #else - Name = "stlport_vc6.dll"; - #endif - End - -+File GID_FILE_LIB_STLPORT2 -+ BIN_FILE_BODY; -+ Styles = (PACKED, SETUPZIP); -+ Dir = GCFG_BINARY_DIR; -+#ifdef UNX -+#ifdef GCC -+ Name = "libstlport2_gcc.so"; -+#endif -+#endif -+End -+ - #if !defined(OSL_PRODUCT) && !defined(IPL_PRODUCT) && !defined(OPL_PRODUCT) - - #ifndef WEM_PRODUCT -@@ -225,7 +236,7 @@ - - #if defined (CLASSIC_FAT_PRODUCT) || defined (OSL_PRODUCT) - --STD_SETUPZIP_LIB_FILE( GID_FILE_LIB_REGMIMETYPES, regmimetypes ) -+// STD_SETUPZIP_LIB_FILE( GID_FILE_LIB_REGMIMETYPES, regmimetypes ) - - #endif - diff --git a/misc/openoffice/patches/patch-bq b/misc/openoffice/patches/patch-bq deleted file mode 100644 index f9be13c4f92..00000000000 --- a/misc/openoffice/patches/patch-bq +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-bq,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../setup2/script/setupserver.orig Fri Nov 17 11:29:29 2000 -+++ ../setup2/script/setupserver -@@ -234,6 +234,7 @@ - sd_platform=`uname -s` - case $sd_platform in - SCO_SV) test=/bin/test ;; -+ NetBSD) test=/bin/test ;; - *) test=/usr/bin/test ;; - esac - sd_cwd="`pwd`" diff --git a/misc/openoffice/patches/patch-br b/misc/openoffice/patches/patch-br deleted file mode 100644 index c560240955f..00000000000 --- a/misc/openoffice/patches/patch-br +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-br,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../setup2/source/agenda/agenda.cxx.orig Thu Oct 18 09:25:12 2001 -+++ ../setup2/source/agenda/agenda.cxx -@@ -1447,7 +1447,7 @@ - - #ifdef UNX - char passwd[1024]; -- #if defined (LINUX) || defined(IRIX) || defined(FREEBSD) -+ #if defined (LINUX) || defined(IRIX) || defined(FREEBSD) || defined(NETBSD) - strcpy( passwd, getpass("Enter administrator password for configuration server: ")); - #elif MACOSX - strcpy( passwd, getpass("Enter administrator password for configuration server: ")); diff --git a/misc/openoffice/patches/patch-bs b/misc/openoffice/patches/patch-bs deleted file mode 100644 index 2a3acedb9c2..00000000000 --- a/misc/openoffice/patches/patch-bs +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-bs,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../setup2/source/custom/jvmsetup/loader/jvmsetup.sh.orig Thu Mar 1 16:35:57 2001 -+++ ../setup2/source/custom/jvmsetup/loader/jvmsetup.sh -@@ -65,6 +65,7 @@ - sd_platform=`uname -s` - case $sd_platform in - SCO_SV) test=/bin/test ;; -+ NetBSD) test=/bin/test ;; - *) test=/usr/bin/test ;; - esac - diff --git a/misc/openoffice/patches/patch-bt b/misc/openoffice/patches/patch-bt deleted file mode 100644 index b3f5f2b65f4..00000000000 --- a/misc/openoffice/patches/patch-bt +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-bt,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../setup2/source/ui/pages/paddr.cxx.orig Fri Sep 14 09:56:31 2001 -+++ ../setup2/source/ui/pages/paddr.cxx -@@ -178,7 +178,10 @@ - m_aCountryList.SetDropDownLineCount( 5 ); - - #ifdef UNX -- m_aShortName.SetText( UniString::CreateFromAscii(getenv("LOGNAME")) ); -+ // LOGNAME may be unset -- passed down pointer must not be NULL -+ sal_Char* getlogname = getenv("LOGNAME"); -+ if (getlogname == NULL) { getlogname = ""; }; -+ m_aShortName.SetText( UniString::CreateFromAscii(getlogname) ); - #else - m_aFirstName.SetModifyHdl( LINK( this, PageAddress, ModifyHdl ) ); - m_aName.SetModifyHdl( LINK( this, PageAddress, ModifyHdl ) ); diff --git a/misc/openoffice/patches/patch-bu b/misc/openoffice/patches/patch-bu deleted file mode 100644 index c3cad13b3db..00000000000 --- a/misc/openoffice/patches/patch-bu +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-bu,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../shell/source/cmdmail/makefile.mk.orig Tue Jan 1 14:11:38 2002 -+++ ../shell/source/cmdmail/makefile.mk -@@ -81,9 +81,10 @@ - - SHL1TARGET=$(TARGET) - --SHL1STDLIBS=$(CPPULIB)\ -- $(CPPUHELPERLIB)\ -- $(SALLIB) -+SHL1STDLIBS=\ -+ $(SALLIB)\ -+ $(CPPULIB)\ -+ $(CPPUHELPERLIB) - - SHL1LIBS= - diff --git a/misc/openoffice/patches/patch-bv b/misc/openoffice/patches/patch-bv deleted file mode 100644 index 269830b70c5..00000000000 --- a/misc/openoffice/patches/patch-bv +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-bv,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../shell/source/proxysettings/makefile.mk.orig Tue Jan 1 14:11:38 2002 -+++ ../shell/source/proxysettings/makefile.mk -@@ -85,9 +85,10 @@ - - SHL1TARGET=$(TARGET) - --SHL1STDLIBS=$(CPPULIB)\ -- $(CPPUHELPERLIB)\ -- $(SALLIB) -+SHL1STDLIBS=\ -+ $(SALLIB)\ -+ $(CPPULIB)\ -+ $(CPPUHELPERLIB) - - SHL1LIBS= - diff --git a/misc/openoffice/patches/patch-bw b/misc/openoffice/patches/patch-bw deleted file mode 100644 index 3f78c9d4777..00000000000 --- a/misc/openoffice/patches/patch-bw +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-bw,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../shell/source/unix/exec/makefile.mk.orig Tue Jan 1 14:11:38 2002 -+++ ../shell/source/unix/exec/makefile.mk -@@ -79,9 +79,10 @@ - - SHL1TARGET=$(TARGET) - --SHL1STDLIBS=$(CPPULIB)\ -- $(CPPUHELPERLIB)\ -- $(SALLIB) -+SHL1STDLIBS=\ -+ $(SALLIB)\ -+ $(CPPULIB)\ -+ $(CPPUHELPERLIB) - - SHL1LIBS= - diff --git a/misc/openoffice/patches/patch-bx b/misc/openoffice/patches/patch-bx deleted file mode 100644 index edd4530b43d..00000000000 --- a/misc/openoffice/patches/patch-bx +++ /dev/null @@ -1,29 +0,0 @@ -$NetBSD: patch-bx,v 1.2 2004/03/14 02:29:21 kristerw Exp $ - ---- ../solenv/bin/checkdll.sh.orig Tue Jun 19 15:07:46 2001 -+++ ../solenv/bin/checkdll.sh Sun Mar 14 02:51:27 2004 -@@ -7,11 +7,14 @@ - # Copyright (c) 2000, Sun Microsystems, Inc. - # - --set -- `getopt "L:" "$@"` || { -+set -- `getopt "L:R:W:" "$@"` || { - echo "Usage: `basename $0` [-L library_path] <shared_library>" 1>&2 - exit 1 - } - -+echo "WARNING: checkdll is disabled" 1>&2 -+exit 0 -+ - checkdll="$SOLARVERSION/$INPATH/bin/checkdll" - - if [ -x $checkdll ]; then -@@ -19,6 +22,8 @@ - do - case $1 in - -L) shift; option=$1;; -+ -R) shift;; -+ -W) shift;; - --) break;; - esac - case "${libpath+X}" in diff --git a/misc/openoffice/patches/patch-by b/misc/openoffice/patches/patch-by deleted file mode 100644 index 503cd5016c0..00000000000 --- a/misc/openoffice/patches/patch-by +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-by,v 1.2 2002/02/26 21:25:28 mrauch Exp $ - ---- ../solenv/inc/tg_ext.mk.orig Sun Feb 24 14:08:59 2002 -+++ ../solenv/inc/tg_ext.mk -@@ -107,7 +107,7 @@ - - $(MISC)$/%.unpack : $(PRJ)$/download$/%.tar.gz - @+-$(RM) $@ -- @+echo $(assign UNPACKCMD := gunzip -c $(BACK_PATH)download$/$(TARFILE_NAME).tar.gz | tar $(TAR_EXCLUDE_SWITCH) -xvf - ) > $(NULLDEV) -+ @+echo $(assign UNPACKCMD := sh -c "gunzip -c $(BACK_PATH)download$/$(TARFILE_NAME).tar.gz | tar $(TAR_EXCLUDE_SWITCH) -xvf -" ) > $(NULLDEV) - @+$(COPY) $(mktmp $(UNPACKCMD)) $@ - - $(MISC)$/%.unpack : $(PRJ)$/download$/%.tar -@@ -145,7 +145,11 @@ - .IF "$(GUI)"=="WNT" - +cd $(PACKAGE_DIR) && $(TYPE) $(BACK_PATH)$(PATCH_FILE_NAME) | tr -d "\015" | patch -b -p2 && $(TOUCH) $(PATCH_FLAG_FILE) - .ELSE # "$(GUI)"=="WNT" -+.IF "$(OS)"=="NETBSD" -+ +cd $(PACKAGE_DIR) && $(TYPE) $(BACK_PATH)$(PATCH_FILE_NAME) | patch -p2 && $(TOUCH) $(PATCH_FLAG_FILE) -+.ELSE - +cd $(PACKAGE_DIR) && $(TYPE) $(BACK_PATH)$(PATCH_FILE_NAME) | patch -b -p2 && $(TOUCH) $(PATCH_FLAG_FILE) -+.ENDIF # "$(OS)"=="NETBSD" - .ENDIF # "$(GUI)"=="WNT" - .ENDIF # "$(PATCH_FILE_NAME)"=="none" || "$(PATCH_FILE_NAME)"=="" - diff --git a/misc/openoffice/patches/patch-bz b/misc/openoffice/patches/patch-bz deleted file mode 100644 index adc7a86a713..00000000000 --- a/misc/openoffice/patches/patch-bz +++ /dev/null @@ -1,207 +0,0 @@ -$NetBSD: patch-bz,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../solenv/inc/unxbsdi.mk.orig Tue Jan 1 14:11:59 2002 -+++ ../solenv/inc/unxbsdi.mk -@@ -1,77 +1,131 @@ --# mak file fuer unxbsdi - --ASM= --AFLAGS= -+# mk file for unxbsdi -+ASM=gcc -+AFLAGS=-x assembler-with-cpp -c $(CDEFS) -+ -+SOLAR_JAVA=TRUE -+JAVAFLAGSDEBUG=-g -+ -+# filter for supressing verbose messages from linker -+#not needed at the moment -+#LINKOUTPUT_FILTER=" |& $(SOLARENV)$/bin$/msg_filter" -+ -+# _PTHREADS is needed for the stl -+CDEFS+=-D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -DX86 -+ -+# this is a platform with JAVA support -+.IF "$(SOLAR_JAVA)"!="" -+JAVADEF=-DSOLAR_JAVA -+.IF "$(debug)"=="" -+JAVA_RUNTIME=-ljava -+.ELSE -+JAVA_RUNTIME=-ljava_g -+.ENDIF -+.ENDIF - --cc=gcc -c --CC=g++ -c --CDEFS+=-D_PTHREADS -D_REENTRANT --CDEFS+=-D_STD_NO_NAMESPACE -D_VOS_NO_NAMESPACE -D_UNO_NO_NAMESPACE --CDEFS+=-DNO_INET_ON_DEMAND -DX86 -DNEW_SOLAR -DNCIfeature --CFLAGS+=-w -c $(INCLUDE) --CFLAGSCC=-pipe -mpentium -+# name of C++ Compiler -+CC=g++ -+# name of C Compiler -+cc=gcc -+# flags for C and C++ Compiler -+CFLAGS=-w -c $(INCLUDE) -I$(SOLARENV)/unxbsdi/usr/include -+# flags for the C++ Compiler -+CFLAGSCC= -pipe -+ -+# Flags for enabling exception handling - CFLAGSEXCEPTIONS=-fexceptions -+# Flags for disabling exception handling - CFLAGS_NO_EXCEPTIONS=-fno-exceptions --CFLAGSCXX=-pipe -mpentium -fguiding-decls -frtti - --CFLAGSOBJGUIST= --CFLAGSOBJCUIST= --CFLAGSOBJGUIMT= --CFLAGSOBJCUIMT= -+# -fpermissive should be removed as soon as possible -+CFLAGSCXX= -pipe -fno-for-scope -fpermissive -+ -+# Compiler flags for compiling static object in single threaded environment with graphical user interface -+CFLAGSOBJGUIST= -fPIC -+# Compiler flags for compiling static object in single threaded environment with character user interface -+CFLAGSOBJCUIST= -fPIC -+# Compiler flags for compiling static object in multi threaded environment with graphical user interface -+CFLAGSOBJGUIMT= -fPIC -+# Compiler flags for compiling static object in multi threaded environment with character user interface -+CFLAGSOBJCUIMT= -fPIC -+# Compiler flags for compiling shared object in multi threaded environment with graphical user interface - CFLAGSSLOGUIMT= -fPIC -+# Compiler flags for compiling shared object in multi threaded environment with character user interface - CFLAGSSLOCUIMT= -fPIC --CFLAGSPROF= -pg --CFLAGSDEBUG= -g -+# Compiler flags for profiling -+CFLAGSPROF= -+# Compiler flags for debugging -+CFLAGSDEBUG=-g - CFLAGSDBGUTIL= --# die zusaetzlichen Optimierungsschalter schalten alle Optimierungen ein, die zwischen -O und -O2 liegen und --# per Schalter einschaltbar sind. Dennoch gibt es einen Unterschied: einige Files im Writer werden --# misoptimiert wenn -O2 eingeschaltet ist und waehrend die untenstehenden Schalter funktionieren. --CFLAGSOPT=-O -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fstrength-reduce -fforce-mem -fcaller-saves -fgcse -frerun-cse-after-loop -frerun-loop-opt -fschedule-insns2 -fregmove -foptimize-register-move --#CFLAGSOPT=-O2 -+# Compiler flags for enabling optimazations -+CFLAGSOPT=-O2 -+# Compiler flags for disabling optimazations - CFLAGSNOOPT=-O -+# Compiler flags for discibing the output path - CFLAGSOUTOBJ=-o - --STATIC= -Bstatic --DYNAMIC= -Bdynamic -- --THREADLIB= --LINK= gcc -+# switches for dynamic and static linking -+STATIC = -Wl,-Bstatic -+DYNAMIC = -Wl,-Bdynamic -+ -+# name of linker -+LINK=gcc -+# default linker flags - LINKFLAGS= --.IF "$(PRJNAME)"=="osl" || "$(PRJNAME)"=="rtl" --LINKFLAGSSHLGUI= -shared -nostdlib --LINKFLAGSSHLCUI= -shared -nostdlib --.ELSE --LINKFLAGSSHLGUI= -shared -nostdlib /usr/lib/c++rt0.o --LINKFLAGSSHLCUI= -shared -nostdlib /usr/lib/c++rt0.o --.ENDIF --LINKFLAGSAPPGUI= -L/nw386/dev/s/solenv/unxbsdi/lib -lpthread_init -lpthread --LINKFLAGSAPPCUI= -L/nw386/dev/s/solenv/unxbsdi/lib -lpthread_init -lpthread -+ -+# linker flags for linking applications -+LINKFLAGSAPPGUI= -Wl,-export-dynamic -+LINKFLAGSAPPCUI= -Wl,-export-dynamic -+# linker flags for linking shared libraries -+LINKFLAGSSHLGUI= -Wl,-export-dynamic -shared -+LINKFLAGSSHLCUI= -Wl,-export-dynamic -shared -+ - LINKFLAGSTACK= - LINKFLAGSPROF= --LINKFLAGSDEBUG= --LINKFLAGSOPT= -+LINKFLAGSDEBUG=-g -+LINKFLAGSOPT= -+ -+.IF "$(NO_BSYMBOLIC)"=="" -+.IF "$(PRJNAME)" != "envtest" -+LINKFLAGSSHLGUI+=-Wl,-Bsymbolic -+LINKFLAGSSHLCUI+=-Wl,-Bsymbolic -+.ENDIF -+.ENDIF # "$(NO_BSYMBOLIC)"=="" - --_SYSLIBS= -lpthread -lgcc -lc -lm --_X11LIBS= -L/usr/X11R6/lib -lXext -lXt -lX11 -+LINKVERSIONMAPFLAG=-Wl,--version-script - --STDLIBCPP= -lstdc++ -+SONAME_SWITCH=-Wl,-h - -+# Sequence of libs does matter ! -+ -+STDLIBCPP=-lstdc++ -+ -+# default objectfilenames to link - STDOBJGUI= - STDSLOGUI= - STDOBJCUI= - STDSLOCUI= - --STDLIBGUIST= ${_X11LIBS} ${_SYSLIBS} --STDLIBCUIST= ${_SYSLIBS} --STDLIBGUIMT= ${_X11LIBS} ${_SYSLIBS} --STDLIBCUIMT= ${_SYSLIBS} --STDSHLGUIMT= --STDSHLCUIMT= -- --LIBMGR= ar --LIBFLAGS= -r --LIBEXT= .a -+# libraries for linking applications -+STDLIBCUIST=-lm -+STDLIBGUIMT=-lXaw -lXt -lX11 -lpthread -lm -+STDLIBCUIMT=-lpthread -lm -+STDLIBGUIST=-lXaw -lXt -lX11 -lm -+# libraries for linking shared libraries -+STDSHLGUIMT=-lXaw -lXt -lX11 -lXext -lpthread -lm -lgcc -+STDSHLCUIMT=-lpthread -lm -lgcc -+ -+# STLport always needs pthread. This may yield some redundant -lpthread -+# but that doesn't matter. -+LIBSTLPORT=$(DYNAMIC) -lstlport2_gcc -lpthread -+LIBSTLPORTST=$(STATIC) -lstlport_gcc $(DYNAMIC) -lpthread -+ -+ -+# name of library manager -+LIBMGR=ar -+LIBFLAGS=-r - -+# tool for generating import libraries - IMPLIB= - IMPLIBFLAGS= - -@@ -79,14 +133,13 @@ - MAPSYMFLAGS= - - RC=irc --RCFLAGS= -fo$@ $(RCFILES) -+RCFLAGS=-fo$@ $(RCFILES) - RCLINK= - RCLINKFLAGS= - RCSETVERSION= - --DLLPOSTFIX= bi --DLLPRE= lib --DLLPOST= .so.1.0 -- --LDUMP= -+# platform specific identifier for shared libs -+DLLPOSTFIX=bi -+DLLPRE=lib -+DLLPOST=.so - diff --git a/misc/openoffice/patches/patch-ca b/misc/openoffice/patches/patch-ca deleted file mode 100644 index 2431090f595..00000000000 --- a/misc/openoffice/patches/patch-ca +++ /dev/null @@ -1,150 +0,0 @@ -$NetBSD: patch-ca,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../solenv/inc/unxbsdppc.mk.orig Sun Jan 6 11:30:53 2002 -+++ ../solenv/inc/unxbsdppc.mk -@@ -0,0 +1,145 @@ -+ -+# mk file for unxbsdppc -+ASM=gcc -+AFLAGS= -x assembler-with-cpp -c $(CDEFS) -+ -+SOLAR_JAVA=TRUE -+JAVAFLAGSDEBUG=-g -+ -+# filter for supressing verbose messages from linker -+#not needed at the moment -+#LINKOUTPUT_FILTER=" |& $(SOLARENV)$/bin$/msg_filter" -+ -+# _PTHREADS is needed for the stl -+CDEFS+=-D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -DPPC -DPOWERPC -+ -+# this is a platform with JAVA support -+.IF "$(SOLAR_JAVA)"!="" -+JAVADEF=-DSOLAR_JAVA -+.IF "$(debug)"=="" -+JAVA_RUNTIME=-ljava -+.ELSE -+JAVA_RUNTIME=-ljava_g -+.ENDIF -+.ENDIF -+ -+# name of C++ Compiler -+CC=g++ -+# name of C Compiler -+cc=gcc -+# flags for C and C++ Compiler -+CFLAGS=-w -c $(INCLUDE) -I$(SOLARENV)/unxbsdppc/usr/include -+# flags for the C++ Compiler -+CFLAGSCC= -pipe -+ -+# Flags for enabling exception handling -+CFLAGSEXCEPTIONS=-fexceptions -+# Flags for disabling exception handling -+CFLAGS_NO_EXCEPTIONS=-fno-exceptions -+ -+# -fpermissive should be removed as soon as possible -+CFLAGSCXX= -pipe -fno-for-scope -fpermissive -+ -+# Compiler flags for compiling static object in single threaded environment with graphical user interface -+CFLAGSOBJGUIST= -fPIC -+# Compiler flags for compiling static object in single threaded environment with character user interface -+CFLAGSOBJCUIST= -fPIC -+# Compiler flags for compiling static object in multi threaded environment with graphical user interface -+CFLAGSOBJGUIMT= -fPIC -+# Compiler flags for compiling static object in multi threaded environment with character user interface -+CFLAGSOBJCUIMT= -fPIC -+# Compiler flags for compiling shared object in multi threaded environment with graphical user interface -+CFLAGSSLOGUIMT= -fPIC -+# Compiler flags for compiling shared object in multi threaded environment with character user interface -+CFLAGSSLOCUIMT= -fPIC -+# Compiler flags for profiling -+CFLAGSPROF= -+# Compiler flags for debugging -+CFLAGSDEBUG=-g -+CFLAGSDBGUTIL= -+# Compiler flags for enabling optimazations -+CFLAGSOPT=-O2 -+# Compiler flags for disabling optimazations -+CFLAGSNOOPT=-O -+# Compiler flags for discibing the output path -+CFLAGSOUTOBJ=-o -+ -+# switches for dynamic and static linking -+STATIC = -Wl,-Bstatic -+DYNAMIC = -Wl,-Bdynamic -+ -+# name of linker -+LINK=gcc -+# default linker flags -+LINKFLAGS= -+ -+# linker flags for linking applications -+LINKFLAGSAPPGUI= -Wl,-export-dynamic -+LINKFLAGSAPPCUI= -Wl,-export-dynamic -+# linker flags for linking shared libraries -+LINKFLAGSSHLGUI= -Wl,-export-dynamic -shared -+LINKFLAGSSHLCUI= -Wl,-export-dynamic -shared -+ -+LINKFLAGSTACK= -+LINKFLAGSPROF= -+LINKFLAGSDEBUG=-g -+LINKFLAGSOPT= -+ -+.IF "$(NO_BSYMBOLIC)"=="" -+.IF "$(PRJNAME)" != "envtest" -+LINKFLAGSSHLGUI+=-Wl,-Bsymbolic -+LINKFLAGSSHLCUI+=-Wl,-Bsymbolic -+.ENDIF -+.ENDIF # "$(NO_BSYMBOLIC)"=="" -+ -+LINKVERSIONMAPFLAG=-Wl,--version-script -+ -+SONAME_SWITCH=-Wl,-h -+ -+# Sequence of libs does matter ! -+ -+STDLIBCPP=-lstdc++ -+ -+# default objectfilenames to link -+STDOBJGUI= -+STDSLOGUI= -+STDOBJCUI= -+STDSLOCUI= -+ -+# libraries for linking applications -+STDLIBCUIST=-lm -+STDLIBGUIMT=-lXaw -lXt -lX11 -lpthread -lm -+STDLIBCUIMT=-lpthread -lm -+STDLIBGUIST=-lXaw -lXt -lX11 -lm -+# libraries for linking shared libraries -+STDSHLGUIMT=-lXaw -lXt -lX11 -lXext -lpthread -lm -+STDSHLCUIMT=-lpthread -lm -+ -+# STLport always needs pthread. This may yield some redundant -lpthread -+# but that doesn't matter. -+LIBSTLPORT=$(DYNAMIC) -lstlport_gcc -lpthread -+LIBSTLPORTST=$(STATIC) -lstlport_gcc $(DYNAMIC) -lpthread -+ -+ -+# name of library manager -+LIBMGR=ar -+LIBFLAGS=-r -+ -+# tool for generating import libraries -+IMPLIB= -+IMPLIBFLAGS= -+ -+MAPSYM= -+MAPSYMFLAGS= -+ -+RC=irc -+RCFLAGS=-fo$@ $(RCFILES) -+RCLINK= -+RCLINKFLAGS= -+RCSETVERSION= -+ -+# platform specific identifier for shared libs -+DLLPOSTFIX=bp -+DLLPRE=lib -+DLLPOST=.so -+ diff --git a/misc/openoffice/patches/patch-cb b/misc/openoffice/patches/patch-cb deleted file mode 100644 index c448816d847..00000000000 --- a/misc/openoffice/patches/patch-cb +++ /dev/null @@ -1,42 +0,0 @@ -$NetBSD: patch-cb,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../solenv/inc/unxbsds.mk.orig Tue Jan 1 14:11:59 2002 -+++ ../solenv/inc/unxbsds.mk -@@ -73,7 +73,7 @@ - #LINKOUTPUT_FILTER=" |& $(SOLARENV)$/bin$/msg_filter" - - # _PTHREADS is needed for the stl --CDEFS+=-D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -DOSL_USE_SYS_V_SEMAPHORE -+CDEFS+=-D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 - - # this is a platform with JAVA support - .IF "$(SOLAR_JAVA)"!="" -@@ -139,8 +139,8 @@ - LINKFLAGSAPPGUI= -Wl,-export-dynamic - LINKFLAGSAPPCUI= -Wl,-export-dynamic - # linker flags for linking shared libraries --LINKFLAGSSHLGUI= -shared --LINKFLAGSSHLCUI= -shared -+LINKFLAGSSHLGUI= -Wl,-export-dynamic -shared -+LINKFLAGSSHLCUI= -Wl,-export-dynamic -shared - - LINKFLAGSTACK= - LINKFLAGSPROF= -@@ -156,6 +156,8 @@ - - LINKVERSIONMAPFLAG=-Wl,--version-script - -+SONAME_SWITCH=-Wl,-h -+ - # Sequence of libs does matter ! - - STDLIBCPP=-lstdc++ -@@ -172,7 +174,7 @@ - STDLIBCUIMT=-lpthread -lm - STDLIBGUIST=-lXaw -lXt -lX11 -lm - # libraries for linking shared libraries --STDSHLGUIMT=-lXaw -lXt -lX11 -lXext -lpthread -lm -+STDSHLGUIMT=-lXaw -lXt -lX11 -lXext -lpthread -lm - STDSHLCUIMT=-lpthread -lm - - # STLport always needs pthread. This may yield some redundant -lpthread diff --git a/misc/openoffice/patches/patch-cc b/misc/openoffice/patches/patch-cc deleted file mode 100644 index 39a5699533a..00000000000 --- a/misc/openoffice/patches/patch-cc +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-cc,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stlport/makefile.mk.orig Tue Jan 1 14:12:01 2002 -+++ ../stlport/makefile.mk -@@ -66,11 +66,17 @@ - TARGET=so_stlport - - .IF "$(STLPORT4)"!="NO_STLPORT4" --all: -+all: $(INPATH)$/misc$/so_copied -+ -+$(INPATH)$/misc$/so_copied: - @echo " An already available installatin of STLport has been chosen in the configure process." - @echo " Therefore the version provided here does not need to be built in addition." - -- +$(COPY) $(STLPORT4)$/lib$/*stlport*$(DLLPOST) $(DLLDEST) -+ +$(COPY) $(STLPORT4)$/lib$/*stlport_gcc$(DLLPOST)* $(DLLDEST) -+.IF "$(OS)"=="NETBSD" -+ +$(LINK) $(LINKFLAGSSHLCUI) $(STLPORT4)$/lib$/$(DLLPRE)stlport_gcc$(DLLPOST) -o $(DLLDEST)$/$(DLLPRE)stlport2_gcc$(DLLPOST) -lgcc -+.ENDIF -+ +$(TOUCH) $(INPATH)$/misc$/so_copied - .ENDIF - - # --- Settings ----------------------------------------------------- diff --git a/misc/openoffice/patches/patch-cd b/misc/openoffice/patches/patch-cd deleted file mode 100644 index c49b210ffa9..00000000000 --- a/misc/openoffice/patches/patch-cd +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-cd,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stlport/prj/d.lst.orig Mon Sep 24 16:05:55 2001 -+++ ../stlport/prj/d.lst -@@ -17,7 +17,7 @@ - ..\%__SRC%\inc\stlport\using\h\* %_DEST%\inc%_EXT%\stl\using\h\* - ..\%__SRC%\inc\stlport\wrap_std\* %_DEST%\inc%_EXT%\stl\wrap_std\* - ..\%__SRC%\inc\stlport\wrap_std\h\* %_DEST%\inc%_EXT%\stl\wrap_std\h\* --..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT%\lib*.so -+..\%__SRC%\lib\lib*.so* %_DEST%\lib%_EXT%\lib*.so* - ..\%__SRC%\lib\lib*.a %_DEST%\lib%_EXT%\lib*.a - ..\%__SRC%\lib\*.lib %_DEST%\lib%_EXT%\*.lib - ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll diff --git a/misc/openoffice/patches/patch-ce b/misc/openoffice/patches/patch-ce deleted file mode 100644 index 8222e8c6de4..00000000000 --- a/misc/openoffice/patches/patch-ce +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ce,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/corereflection/makefile.mk.orig Tue Jan 1 14:12:02 2002 -+++ ../stoc/source/corereflection/makefile.mk -@@ -87,9 +87,9 @@ - SHL1TARGET= $(TARGET) - SHL1VERSIONMAP= $(TARGET).map - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) - - SHL1DEPN= - SHL1IMPLIB= i$(TARGET) diff --git a/misc/openoffice/patches/patch-cf b/misc/openoffice/patches/patch-cf deleted file mode 100644 index a34f1d5c590..00000000000 --- a/misc/openoffice/patches/patch-cf +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-cf,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/defaultregistry/makefile.mk.orig Tue Jan 1 14:12:02 2002 -+++ ../stoc/source/defaultregistry/makefile.mk -@@ -84,9 +84,9 @@ - SHL1TARGET= $(TARGET) - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) - - SHL1VERSIONMAP= $(TARGET).map - SHL1DEPN= diff --git a/misc/openoffice/patches/patch-cg b/misc/openoffice/patches/patch-cg deleted file mode 100644 index 80513faa77a..00000000000 --- a/misc/openoffice/patches/patch-cg +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-cg,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/implementationregistration/makefile.mk.orig Tue Jan 1 14:12:02 2002 -+++ ../stoc/source/implementationregistration/makefile.mk -@@ -85,9 +85,9 @@ - SHL1VERSIONMAP=$(TARGET).map - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) - - SHL1DEPN= - SHL1IMPLIB= i$(TARGET) diff --git a/misc/openoffice/patches/patch-ch b/misc/openoffice/patches/patch-ch deleted file mode 100644 index 41c77b8a2c9..00000000000 --- a/misc/openoffice/patches/patch-ch +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ch,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/inspect/makefile.mk.orig Tue Jan 1 14:12:02 2002 -+++ ../stoc/source/inspect/makefile.mk -@@ -82,9 +82,9 @@ - SHL1TARGET= $(TARGET) - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) - - SHL1DEPN= - SHL1IMPLIB= i$(TARGET) diff --git a/misc/openoffice/patches/patch-ci b/misc/openoffice/patches/patch-ci deleted file mode 100644 index 2534f2f7d89..00000000000 --- a/misc/openoffice/patches/patch-ci +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ci,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/invocation/makefile.mk.orig Tue Jan 1 14:12:02 2002 -+++ ../stoc/source/invocation/makefile.mk -@@ -82,9 +82,9 @@ - SHL1TARGET= $(TARGET) - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) - - SHL1VERSIONMAP=$(TARGET).map - SHL1DEPN= diff --git a/misc/openoffice/patches/patch-cj b/misc/openoffice/patches/patch-cj deleted file mode 100644 index 123bbdc7ede..00000000000 --- a/misc/openoffice/patches/patch-cj +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-cj,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/invocation_adapterfactory/makefile.mk.orig Tue Jan 1 14:12:02 2002 -+++ ../stoc/source/invocation_adapterfactory/makefile.mk -@@ -82,9 +82,9 @@ - SHL1TARGET= $(TARGET) - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) - - SHL1VERSIONMAP= $(TARGET).map - diff --git a/misc/openoffice/patches/patch-ck b/misc/openoffice/patches/patch-ck deleted file mode 100644 index 9c1696e9b29..00000000000 --- a/misc/openoffice/patches/patch-ck +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-ck,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/javaloader/makefile.mk.orig Tue Jan 1 14:12:02 2002 -+++ ../stoc/source/javaloader/makefile.mk -@@ -83,9 +83,10 @@ - SHL1TARGET= $(TARGET) - - SHL1STDLIBS=\ -+ $(SALLIB) \ - $(CPPUHELPERLIB) \ -- $(CPPULIB) \ -- $(SALLIB) -+ $(CPPULIB) -+ - SHL1VERSIONMAP=$(TARGET).map - SHL1DEPN= - SHL1IMPLIB= i$(TARGET) diff --git a/misc/openoffice/patches/patch-cl b/misc/openoffice/patches/patch-cl deleted file mode 100644 index 70c437c11e9..00000000000 --- a/misc/openoffice/patches/patch-cl +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-cl,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/javavm/makefile.mk.orig Tue Jan 1 14:12:02 2002 -+++ ../stoc/source/javavm/makefile.mk -@@ -91,10 +91,10 @@ - SHL1TARGET= $(TARGET) - SHL1VERSIONMAP=$(TARGET).map - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPUHELPERLIB) \ - $(CPPULIB) \ -- $(UNOLIB) \ -- $(SALLIB) -+ $(UNOLIB) - - .IF "$(GUI)"=="WNT" - SHL1STDLIBS += advapi32.lib diff --git a/misc/openoffice/patches/patch-cm b/misc/openoffice/patches/patch-cm deleted file mode 100644 index ced34e381aa..00000000000 --- a/misc/openoffice/patches/patch-cm +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-cm,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/loader/makefile.mk.orig Tue Jan 1 14:12:02 2002 -+++ ../stoc/source/loader/makefile.mk -@@ -83,9 +83,9 @@ - SHL1TARGET= $(TARGET) - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) - - SHL1VERSIONMAP=$(TARGET).map - SHL1DEPN= diff --git a/misc/openoffice/patches/patch-cn b/misc/openoffice/patches/patch-cn deleted file mode 100644 index f7be40221f1..00000000000 --- a/misc/openoffice/patches/patch-cn +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-cn,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/namingservice/makefile.mk.orig Tue Jan 1 14:12:02 2002 -+++ ../stoc/source/namingservice/makefile.mk -@@ -82,9 +82,9 @@ - SHL1TARGET= $(TARGET) - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) - - SHL1VERSIONMAP=$(TARGET).map - diff --git a/misc/openoffice/patches/patch-co b/misc/openoffice/patches/patch-co deleted file mode 100644 index 8aedaf4957c..00000000000 --- a/misc/openoffice/patches/patch-co +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-co,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/proxy_factory/makefile.mk.orig Tue Jan 1 14:12:02 2002 -+++ ../stoc/source/proxy_factory/makefile.mk -@@ -85,9 +85,9 @@ - SHL1VERSIONMAP=$(TARGET).map - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) - - SHL1DEPN= - SHL1IMPLIB=i$(TARGET) diff --git a/misc/openoffice/patches/patch-cp b/misc/openoffice/patches/patch-cp deleted file mode 100644 index 8025b57d846..00000000000 --- a/misc/openoffice/patches/patch-cp +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-cp,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/registry_tdprovider/makefile.mk.orig Tue Jan 1 14:12:02 2002 -+++ ../stoc/source/registry_tdprovider/makefile.mk -@@ -88,10 +88,10 @@ - SHL1TARGET= $(TARGET) - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ - $(CPPUHELPERLIB) \ -- $(SALHELPERLIB) \ -- $(SALLIB) -+ $(SALHELPERLIB) - - SHL1DEPN= - SHL1VERSIONMAP=$(TARGET).map diff --git a/misc/openoffice/patches/patch-cq b/misc/openoffice/patches/patch-cq deleted file mode 100644 index 4677ffac9cf..00000000000 --- a/misc/openoffice/patches/patch-cq +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-cq,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/servicemanager/makefile.mk.orig Tue Jan 1 14:12:03 2002 -+++ ../stoc/source/servicemanager/makefile.mk -@@ -84,9 +84,9 @@ - SHL1VERSIONMAP=$(TARGET).map - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) - - SHL1DEPN= - SHL1IMPLIB= i$(TARGET) diff --git a/misc/openoffice/patches/patch-cr b/misc/openoffice/patches/patch-cr deleted file mode 100644 index 5393869c6bf..00000000000 --- a/misc/openoffice/patches/patch-cr +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-cr,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/tdmanager/makefile.mk.orig Tue Jan 1 14:12:03 2002 -+++ ../stoc/source/tdmanager/makefile.mk -@@ -83,9 +83,10 @@ - SHL1TARGET= $(TARGET) - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) -+ - SHL1VERSIONMAP=$(TARGET).map - - SHL1DEPN= diff --git a/misc/openoffice/patches/patch-cs b/misc/openoffice/patches/patch-cs deleted file mode 100644 index 1eea88f969a..00000000000 --- a/misc/openoffice/patches/patch-cs +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-cs,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/typeconv/makefile.mk.orig Tue Jan 1 14:12:03 2002 -+++ ../stoc/source/typeconv/makefile.mk -@@ -82,9 +82,9 @@ - SHL1TARGET= $(TARGET) - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) - - SHL1DEPN= - SHL1VERSIONMAP= $(TARGET).map diff --git a/misc/openoffice/patches/patch-ct b/misc/openoffice/patches/patch-ct deleted file mode 100644 index 3f8f71e7a13..00000000000 --- a/misc/openoffice/patches/patch-ct +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ct,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../sw/source/filter/ww8/ww8par.hxx.orig Wed Oct 17 09:35:21 2001 -+++ ../sw/source/filter/ww8/ww8par.hxx -@@ -378,7 +378,9 @@ - void Restore( SwWW8ImplReader* pRdr ); - }; - -- -+#if defined(NETBSD) -+#undef F_OK -+#endif - - enum eF_ResT{ F_OK, F_TEXT, F_TAGIGN, F_TAGTXT, F_READ_FSPA }; - diff --git a/misc/openoffice/patches/patch-cu b/misc/openoffice/patches/patch-cu deleted file mode 100644 index bd945980391..00000000000 --- a/misc/openoffice/patches/patch-cu +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-cu,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../sysui/unix/office/scripts/soffice.sh.orig Wed Sep 19 11:24:33 2001 -+++ ../sysui/unix/office/scripts/soffice.sh -@@ -81,6 +81,7 @@ - sd_platform=`uname -s` - case $sd_platform in - SCO_SV) test=/bin/test ;; -+ NetBSD) test=/bin/test ;; - FreeBSD) test=/bin/test ;; - *) test=/usr/bin/test ;; - esac diff --git a/misc/openoffice/patches/patch-cv b/misc/openoffice/patches/patch-cv deleted file mode 100644 index c268f49d7b7..00000000000 --- a/misc/openoffice/patches/patch-cv +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-cv,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../tools/bootstrp/makefile.mk.orig Tue Jan 1 14:12:19 2002 -+++ ../tools/bootstrp/makefile.mk -@@ -83,6 +83,15 @@ - @echo No bootstrp for Mac OS - .ELSE # "$(OS)"=="MACOS" - -+.IF "$(OS)"=="NETBSD" -+ALLTAR2: $(LB)$/libgcc_pic.a $(LB)$/libgcc.a ALLTAR -+ @echo "" -+$(LB)$/libgcc_pic.a: -+ -objcopy -L set_new_handler__FPFv_v /usr/lib/libgcc_pic.a $(LB)$/libgcc_pic.a -+$(LB)$/libgcc.a: -+ objcopy -L set_new_handler__FPFv_v `gcc -print-libgcc-file-name` $(LB)$/libgcc.a -+.ENDIF -+ - OBJFILES= \ - $(OBJ)$/sstring.obj \ - $(OBJ)$/appdef.obj \ -@@ -172,3 +181,4 @@ - # --- Targets ------------------------------------------------------ - - .INCLUDE : target.mk -+ diff --git a/misc/openoffice/patches/patch-cw b/misc/openoffice/patches/patch-cw deleted file mode 100644 index 2a204624275..00000000000 --- a/misc/openoffice/patches/patch-cw +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-cw,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../tools/inc/solar.h.orig Fri Oct 12 15:11:03 2001 -+++ ../tools/inc/solar.h -@@ -443,6 +443,9 @@ - #elif defined NETBSD && defined SPARC - #define __DLLEXTENSION "bs.so" - #define SYSTEM_ID SYSTEM_UNXBSDS -+#elif defined NETBSD && defined POWERPC -+ #define __DLLEXTENSION "bp.so" -+ #define SYSTEM_ID SYSTEM_UNXBSDP - #elif defined LINUX && defined X86 - #define __DLLEXTENSION "li.so" - #define SYSTEM_ID SYSTEM_UNXLNXI diff --git a/misc/openoffice/patches/patch-cx b/misc/openoffice/patches/patch-cx deleted file mode 100644 index 001d8e0476a..00000000000 --- a/misc/openoffice/patches/patch-cx +++ /dev/null @@ -1,75 +0,0 @@ -$NetBSD: patch-cx,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../tools/source/string/charset.cxx.orig Thu May 10 13:35:20 2001 -+++ ../tools/source/string/charset.cxx -@@ -64,7 +64,7 @@ - #elif defined( OS2 ) - #define INCL_DOSNLS - #include <svpm.h> --#elif defined(LINUX) || defined(SOLARIS) -+#elif defined(LINUX) || defined(SOLARIS) || defined(NETBSD) - #include <stdio.h> - #include <stdlib.h> - #include <strings.h> -@@ -126,7 +126,7 @@ - - // ----------------------------------------------------------------------- - --#if defined(NETBSD) || defined(SCO) -+#if defined(SCO) - - // check if there is a charset qualifier at the end of the given locale string - // e.g. de.ISO8859-15 or de.ISO8859-15@euro which strongly indicates what -@@ -323,7 +323,7 @@ - return RTL_TEXTENCODING_DONTKNOW; - } - --#elif defined(LINUX) || defined(SOLARIS) -+#elif defined(LINUX) || defined(SOLARIS) || defined(NETBSD) - - typedef struct { - const char *key; -@@ -363,7 +363,7 @@ - /* XXX MS-874 is an extension to tis620, so this is not - * really equivalent */ - --#elif defined(LINUX) -+#elif defined(LINUX) || defined(NETBSD) - - const _pair _nl_language_list[] = { - { "ANSI_X3.110-1983", RTL_TEXTENCODING_DONTKNOW },/* ISO-IR-99 NAPLPS */ -@@ -541,7 +541,7 @@ - - }; - --#endif /* LINUX, SOLARIS */ -+#endif /* LINUX, SOLARIS, NETBSD */ - - static int - _pair_compare (const char *key, const _pair *pair) -@@ -601,7 +601,11 @@ - - /* get the charset as indicated by the LC_CTYPE locale */ - char *ctype_locale = setlocale( LC_CTYPE, "" ); -+#if defined(NETBSD) && !defined(CODESET) -+ char *codeset = NULL; -+#else - char *codeset = nl_langinfo( CODESET ); -+#endif - - if ( codeset != NULL ) - { -@@ -707,11 +711,11 @@ - #ifdef UNX - CharSet nTextEncoding; - --#if defined(NETBSD) || defined(SCO) -+#if defined(SCO) - nTextEncoding = GetSystemCharSetFromEnvironment(); - if (nTextEncoding == RTL_TEXTENCODING_DONTKNOW) - nTextEncoding = GetSystemCharSetFromSystemLanguage(); --#elif defined(LINUX) || defined(SOLARIS) -+#elif defined(LINUX) || defined(SOLARIS) || defined(NETBSD) - nTextEncoding = GetSystemCharsetFromNLLanginfo(); - #elif defined(MACOSX) - nTextEncoding = RTL_TEXTENCODING_DONTKNOW; diff --git a/misc/openoffice/patches/patch-cy b/misc/openoffice/patches/patch-cy deleted file mode 100644 index 794e65e738d..00000000000 --- a/misc/openoffice/patches/patch-cy +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-cy,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../unzip/source/file_io.c.orig Wed May 2 01:11:49 2001 -+++ ../unzip/source/file_io.c -@@ -864,7 +864,7 @@ - #ifndef __386BSD__ - static struct timeb tbp; - #endif /* !__386BSD__ */ --#else /* !BSD */ -+#elif !defined(NETBSD) /* !BSD */ - extern long timezone; - #endif /* ?BSD */ - #endif /* ?AMIGA */ diff --git a/misc/openoffice/patches/patch-cz b/misc/openoffice/patches/patch-cz deleted file mode 100644 index 720b67c2c2b..00000000000 --- a/misc/openoffice/patches/patch-cz +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-cz,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../unzip/source/misc.c.orig Wed May 2 01:13:26 2001 -+++ ../unzip/source/misc.c -@@ -300,7 +300,7 @@ - static short yday[]={0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334}; - int yr, mo, dy, hh, mm, ss, leap; - long m_time, days=0; --#if (!defined(MACOS) && !defined(MSC) && !defined(__GO32__)) -+#if (!defined(MACOS) && !defined(MSC) && !defined(__GO32__) && !defined(NETBSD)) - #if (defined(BSD) || defined(MTS)) - #ifndef __386BSD__ - static struct timeb tbp; diff --git a/misc/openoffice/patches/patch-da b/misc/openoffice/patches/patch-da deleted file mode 100644 index 84ce4073375..00000000000 --- a/misc/openoffice/patches/patch-da +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-da,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../vcl/unx/source/gdi/salprn.cxx.orig Fri Jul 13 17:39:42 2001 -+++ ../vcl/unx/source/gdi/salprn.cxx -@@ -1259,7 +1259,7 @@ - if( getPrinterPort( pJobSetup->maPrinterName ).EqualsIgnoreCaseAscii( "fax_queue" ) ) - { - char tmpNam[ L_tmpnam ]; --#if defined(FREEBSD) || defined(IRIX) -+#if defined(FREEBSD) || defined(IRIX) || defined(NETBSD) - mkstemp( tmpNam ); - #else - tmpnam_r( tmpNam ); diff --git a/misc/openoffice/patches/patch-db b/misc/openoffice/patches/patch-db deleted file mode 100644 index 7e5808f0890..00000000000 --- a/misc/openoffice/patches/patch-db +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-db,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../vcl/unx/source/gdi/salprnpsp.cxx.orig Wed Oct 17 13:22:31 2001 -+++ ../vcl/unx/source/gdi/salprnpsp.cxx -@@ -805,7 +805,7 @@ - static inline String getTmpName() - { - char tmpNam[ L_tmpnam ]; --#if defined( FREEBSD ) || defined (IRIX) -+#if defined( FREEBSD ) || defined (IRIX) || defined(NETBSD) - mkstemp ( tmpNam ); - #else - tmpnam_r( tmpNam ); diff --git a/misc/openoffice/patches/patch-dc b/misc/openoffice/patches/patch-dc deleted file mode 100644 index fe21b01f53c..00000000000 --- a/misc/openoffice/patches/patch-dc +++ /dev/null @@ -1,30 +0,0 @@ -$NetBSD: patch-dc,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../vcl/util/makefile.mk.orig Tue Jan 1 14:12:31 2002 -+++ ../vcl/util/makefile.mk -@@ -190,12 +190,6 @@ - $(SLB)$/salapp.lib - .ENDIF # "$(remote)" != "" - --.IF "$(GUI)" == "UNX" --.IF "$(USE_XPRINT)" != "TRUE" -- SHL1STDLIBS=-lpsp$(VERSION)$(DLLPOSTFIX) --.ENDIF --.ENDIF -- - .IF "$(USE_BUILTIN_RASTERIZER)"!="" - LIB1FILES += $(SLB)$/glyphs.lib - SHL1STDLIBS+= $(FREETYPELIBST) -@@ -214,6 +208,12 @@ - $(UNOTOOLSLIB) \ - $(COMPHELPERLIB) \ - $(GPC3RDLIB) -+ -+.IF "$(GUI)" == "UNX" -+.IF "$(USE_XPRINT)" != "TRUE" -+ SHL1STDLIBS+=-lpsp$(VERSION)$(DLLPOSTFIX) -+.ENDIF -+.ENDIF - - .IF "$(remote)" != "" - SHL1STDLIBS+= $(UNOLIB) diff --git a/misc/openoffice/patches/patch-dd b/misc/openoffice/patches/patch-dd deleted file mode 100644 index 88654f01511..00000000000 --- a/misc/openoffice/patches/patch-dd +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-dd,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../xmlhelp/source/com/sun/star/help/helpserver.sh.orig Thu Jul 12 08:20:41 2001 -+++ ../xmlhelp/source/com/sun/star/help/helpserver.sh -@@ -124,6 +124,7 @@ - sd_platform=`uname -s` - case $sd_platform in - SCO_SV) test=/bin/test ;; -+ NetBSD) test=/bin/test ;; - *) test=/usr/bin/test ;; - esac - sd_cwd="`pwd`" diff --git a/misc/openoffice/patches/patch-de b/misc/openoffice/patches/patch-de deleted file mode 100644 index 41d56568ba9..00000000000 --- a/misc/openoffice/patches/patch-de +++ /dev/null @@ -1,106 +0,0 @@ -$NetBSD: patch-de,v 1.2 2002/02/14 22:51:42 mrauch Exp $ - ---- set_soenv.1.orig Tue Nov 20 17:26:33 2001 -+++ set_soenv.1 Thu Feb 14 23:13:12 2002 -@@ -35,0 +36 @@ -+$| = 1; # Don't cache. -@@ -283 +284,11 @@ --{ print "Setting NetBSD Sparc specific values... "; -+{ -+if ( $machine_type eq "i386" ) -+{ print "Setting NetBSD i386 specific values... "; -+ $outfile = "NetBSDIntelEnv.Set"; -+ $CPU = "I"; -+ $CPUNAME = "INTEL"; -+ $DLLSUFFIX = "bi"; -+ $OUTPATH = "unxbsdi"; -+} -+elsif ( $machine_type eq "sparc" ) -+{ print "Setting NetBSD sparc specific values... "; -@@ -284,0 +296,18 @@ -+ $CPU = "S"; -+ $CPUNAME = "SPARC"; -+ $DLLSUFFIX = "bs"; -+ $OUTPATH = "unxbsds"; -+} -+elsif ( $machine_type eq "powerpc" ) -+{ print "Setting NetBSD powerpc specific values... "; -+ $outfile = "NetBSDPPCEnv.Set"; -+ $CPU = "P"; -+ $CPUNAME = "POWERPC"; -+ $DLLSUFFIX = "bp"; -+ $OUTPATH = "unxbsdppc"; -+} -+else -+{ -+ print "This NetBSD architecture ($machine_type) is currently not supported.\n"; -+ exit(1); -+} -@@ -288,2 +316,0 @@ -- $CPU = "S"; -- $CPUNAME = "SPARC"; -@@ -291 +317,0 @@ -- $DLLSUFFIX = "bs"; -@@ -296 +321,0 @@ -- $OUTPATH = "unxbsds"; -@@ -591 +616 @@ -- my $answer = <STDIN>; -+ exit(1); -@@ -816 +840,0 @@ -- $ps.$USR_LOCAL.$LIB. -@@ -817,0 +842 @@ -+ $ps.'$SOLARVER'.$ds.'$UPD'.$ds.'$INPATH'.$LIB. -@@ -819 +844 @@ -- $ps.'$SOLARVER'.$ds.'$UPD'.$ds.'$INPATH'.$LIB; -+ $ps.$USR_LOCAL.$LIB; -@@ -961,0 +987 @@ -+ $ps.$ENV{PREFIX}. -@@ -968,2 +994,3 @@ -- $ps.$USR.$BIN.$ds."X11". -- $ps.$USR.$LIB; -+ $ps.$USR.$ds."X11R6".$BIN. -+ $ps.$USR.$LIB. -+ $ps.$ENV{PATH}; -@@ -1057,0 +1085,18 @@ -+if ($platform eq "${NetBSD}") -+{ my $libgcc=`$COMPATH/gcc -print-libgcc-file-name | xargs dirname`; -+ chomp($libgcc); -+ $SOLARLIB = '"'.$L.$par_dir.$LIB. -+ $L.'$SOLARENV'.$ds.'$OUTPATH'.$LIB. -+ $L.'$SOLARVER'.$ds.'$UPD'.$ds.'$INPATH'.$LIB. -+ $L.'$SOLARENV'.$ds.'$OUTPATH'.$LIB. -+ $L.'$JAVA_HOME'.$LIB. -+ $L_STLPORT_LIB. -+ $L.$XLIB. -+ $L.$USR_LOCAL.$LIB. -+ $L.$libgcc. -+ $L.$USR_LIB. -+ $L.$LIB. -+ " ".$ENV{'BUILDLINK_LDFLAGS'}. -+ " ".$ENV{'CCFLAGS'}.'"'; -+} -+ -@@ -1065,0 +1111,5 @@ -+if ($platform eq "${NetBSD}") -+{ -+$SOLARINC .= " ".$ENV{'BUILDLINK_CPPFLAGS'}." "; -+} -+ -@@ -1068,3 +1118,2 @@ --$SOLARINC .= $I.$USR.$INCLUDE. -- $STLPORT_stlport; --if ($platform eq "$Linux") -+$SOLARINC .= $STLPORT_stlport; -+if (($platform eq "$Linux") or ($platform eq "${NetBSD}")) -@@ -1104,0 +1154,2 @@ -+ $SOLARINC .=$I.'$JAVA_HOME'.$INCLUDE.$ds."linux"; -+ $SOLARINC .=$I.'$JAVA_HOME'.$INCLUDE.$ds."solaris"; -@@ -1418 +1469 @@ -- $answer = <STDIN>; -+ exit(1); -@@ -1514 +1565 @@ -- $value = <STDIN>; -+ exit(1); -@@ -1555 +1606 @@ -- my $answer = <STDIN>; -+ exit(1); diff --git a/misc/openoffice/patches/patch-df b/misc/openoffice/patches/patch-df deleted file mode 100644 index c18c44cbb37..00000000000 --- a/misc/openoffice/patches/patch-df +++ /dev/null @@ -1,116 +0,0 @@ -$NetBSD: patch-df,v 1.1.1.1 2002/02/13 18:09:25 mrauch Exp $ - ---- ../readlicense/source/license/unx/license.html.orig Tue Jan 8 22:25:38 2002 -+++ ../readlicense/source/license/unx/license.html Tue Jan 8 22:25:16 2002 -@@ -0,0 +1,111 @@ -+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -+<HTML> -+<HEAD> -+ <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1"> -+ <TITLE></TITLE> -+ <META NAME="GENERATOR" CONTENT="StarOffice 6.0 (Win32)"> -+ <META NAME="AUTHOR" CONTENT="Frank Loehmann"> -+ <META NAME="CREATED" CONTENT="20011115;17153310"> -+ <META NAME="CHANGEDBY" CONTENT="Frank Loehmann"> -+ <META NAME="CHANGED" CONTENT="20011115;17215774"> -+</HEAD> -+<BODY LANG="de-DE"> -+<H1>(Temporary license text file)</H1> -+<P>You may only copy and distribute this program consistent with the -+requirements and distribute this Program consistent with the -+requirements of either the GNU General Public License (GPL) and GNU -+Lesser General Public License (LGPL) or the Sun Industry Standards -+Source License (SISSL), respectively, depending on whether you -+elected to obtain access to this program via the GPL/LGPL Option or -+the SISSL Option. Copies of the GPL, LGPL and SISSL licenses can be -+found http://www.openoffice.org/project/www/license.html</P> -+<H2>The program uses Berkely DB software:</H2> -+<P>Copyright (c) 1990-1999</P> -+<P>Sleepycat Software. All rights reserved.</P> -+<P>Redistribution and use in source and binary forms, with or without -+modification, are permitted provided that the following conditions -+are met:</P> -+<P>1. Redistributions of source code must retain the above copyright -+notice, this list of conditions and the following disclaimer.</P> -+<P>2. Redistributions in binary form must reproduce the above -+copyright notice, this list of conditions and the following -+disclaimer in the documentation and/or other materials provided with -+the distribution.</P> -+<P>3. Redistributions in any form must be accompanied by information -+on how to obtain complete source code for the DB software and any -+accompanying software that uses the DB software. The source code -+must either be included in the distribution or be available for no -+more than the cost of distribution plus a nominal fee, and must be -+freely redistributable under reasonable conditions. For an -+executable file, complete source code means the source code for all -+modules it contains. It does not include source code for modules or -+files that typically accompany the major components of the operating -+system on which the executable file runs.</P> -+<P>THIS SOFTWARE IS PROVIDED BY SLEEPYCAT SOFTWARE ``AS IS'' AND ANY -+EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -+IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -+PURPOSE, OR NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL -+SLEEPYCAT SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</P> -+<P>Copyright (c) 1990, 1993, 1994, 1995</P> -+<P>The Regents of the University of California. All rights reserved.</P> -+<P>Redistribution and use in source and binary forms, with or without -+modification, are permitted provided that the following conditions -+are met: -+</P> -+<P>1. Redistributions of source code must retain the above copyright -+notice, this list of conditions and the following disclaimer.</P> -+<P>2. Redistributions in binary form must reproduce the above -+copyright notice, this list of conditions and the following -+disclaimer in the documentation and/or other materials provided with -+the distribution.</P> -+<P>3. Neither the name of the University nor the names of its -+contributors may be used to endorse or promote products derived from -+this software without specific prior written permission.</P> -+<P>THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS -+IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS -+OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</P> -+<P>Copyright (c) 1995, 1996</P> -+<P>The President and Fellows of Harvard University. All rights -+reserved. Redistribution and use in source and binary forms, with or -+without modification, are permitted provided that the following -+conditions are met: -+</P> -+<P>1. Redistributions of source code must retain the above copyright -+notice, this list of conditions and the following disclaimer. -+</P> -+<P>2. Redistributions in binary form must reproduce the above -+copyright notice, this list of conditions and the following -+disclaimer in the documentation and/or other materials provided with -+the distribution.</P> -+<P>3. Neither the name of the University nor the names of its -+contributors may be used to endorse or promote products derived from -+this software without specific prior written permission.</P> -+<P>THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS -+IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL HARVARD OR -+ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</P> -+<HR> -+<P>Copyright 2001 OpenOffice.org. All rights reserved.</P> -+</BODY> -+</HTML> diff --git a/misc/openoffice/patches/patch-dg b/misc/openoffice/patches/patch-dg deleted file mode 100644 index 2dfabcebb45..00000000000 --- a/misc/openoffice/patches/patch-dg +++ /dev/null @@ -1,33 +0,0 @@ -$NetBSD: patch-dg,v 1.2 2002/03/29 21:00:10 mrauch Exp $ - ---- ../idlc/source/makefile.mk.orig Fri Mar 29 11:54:39 2002 -+++ ../idlc/source/makefile.mk -@@ -72,9 +72,7 @@ - # --- Settings ----------------------------------------------------- - - --.INCLUDE : svpre.mk - .INCLUDE : settings.mk --.INCLUDE : sv.mk - - - # --- Files -------------------------------------------------------- -@@ -102,6 +100,9 @@ - astunion.cxx \ - astexpression.cxx - -+ YACCTARGET=$(MISC)$/parser.cxx -+ YACCFILES=parser.yy -+ - OBJFILES= \ - $(OBJ)$/scanner.obj \ - $(OBJ)$/parser.obj \ -@@ -146,8 +147,3 @@ - $(MISC)$/scanner.cxx: $(MISC)$/stripped_scanner.ll - +flex -o$(MISC)$/scanner.cxx $(MISC)$/stripped_scanner.ll - --$(MISC)$/parser.cxx: parser.yy -- +bison -v -d -o$(MISC)$/parser.cxx parser.yy -- +$(COPY) $(MISC)$/parser.cxx.h $(OUT)$/inc$/parser.h --# with line statements (for debugging) --# +bison -v -d -o$(MISC)$/parser.cxx parser.yy diff --git a/misc/openoffice/patches/patch-dh b/misc/openoffice/patches/patch-dh deleted file mode 100644 index fb2341fb2ef..00000000000 --- a/misc/openoffice/patches/patch-dh +++ /dev/null @@ -1,35 +0,0 @@ -$NetBSD: patch-dh,v 1.2 2002/03/29 21:00:11 mrauch Exp $ - ---- ../connectivity/source/parse/makefile.mk.orig Fri Aug 10 13:09:05 2001 -+++ ../connectivity/source/parse/makefile.mk -@@ -67,12 +67,14 @@ - - # --- Settings ----------------------------------------------------- - --.INCLUDE : svpre.mk - .INCLUDE : settings.mk --.INCLUDE : sv.mk - - # --- Files -------------------------------------------------------- - -+YACCTARGET= $(MISC)$/sqlbison.cxx -+YACCFILES= sqlbison.y -+YACCFLAGS=-v -d -l -pSQLyy -bsql -o -+ - SLOFILES = \ - $(SLO)$/sqlNoException.obj \ - $(SLO)$/sqlbison.obj \ -@@ -94,13 +96,3 @@ - $(MISC)$/sqlflex.cxx: sqlflex.l - +flex -i -8 -PSQLyy -L -o$(MISC)$/sqlflex.cxx sqlflex.l - --$(MISC)$/sqlbison.cxx: sqlbison.y -- +bison -v -d -pSQLyy -l -bsql -o$(MISC)$/sqlbison.cxx sqlbison.y -- -$(MKDIR) $(OUT)$/inc$/connectivity -- +$(COPY) $(MISC)$/sqlbison.cxx.h $(OUT)$/inc$/connectivity$/sqlbison.hxx -- --$(SLO)$/sqlbison.obj : $(MISC)$/sqlbison.cxx -- --$(SLO)$/sqlflex.obj : $(MISC)$/sqlflex.cxx -- --sqliterator.cxx: $(MISC)$/sqlbison.cxx diff --git a/misc/openoffice/patches/patch-di b/misc/openoffice/patches/patch-di deleted file mode 100755 index 7dc00a43300..00000000000 --- a/misc/openoffice/patches/patch-di +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-di,v 1.3 2002/03/29 21:00:11 mrauch Exp $ - ---- ../solenv/inc/tg_yxx.mk.orig Wed Sep 20 14:43:18 2000 -+++ ../solenv/inc/tg_yxx.mk -@@ -3,12 +3,10 @@ - $(YACCTARGET): $(YACCFILES) - @echo ------------------------------ - @echo Making: $@ --#.IF "$(GUI)"!="UNX" -- $(BISON) $(YACCFLAGS) $(YACCOUT)$/$(YACCTARGET) $(YACCFILES) --#.ELSE --# $(BISON) $(YACCFLAGS) $(YACCFILES) --# mv y.tab.c $(INCCOM)/rscyacc.yxx --# mv y.tab.h $(INCCOM)/yytab.h --#.ENDIF -+ $(BISON) $(YACCFLAGS) $(YACCTARGET) $(YACCFILES) -+# removing -f switch - avoid getting nothing when copying a file to itself -+ @+-$(COPY:s/-f//) $@.h $(INCCOM)$/$(@:b).hxx >& $(NULLDEV) -+ @+-$(COPY:s/-f//) $(@:d)$/$(@:b).hxx $(INCCOM)$/$(@:b).hxx >& $(NULLDEV) -+ +$(TYPE) $(INCCOM)$/$(@:b).hxx >& $(NULLDEV) - .ENDIF - diff --git a/misc/openoffice/patches/patch-dj b/misc/openoffice/patches/patch-dj deleted file mode 100644 index 82bf42b83e4..00000000000 --- a/misc/openoffice/patches/patch-dj +++ /dev/null @@ -1,26 +0,0 @@ -$NetBSD: patch-dj,v 1.1 2002/02/26 21:25:28 mrauch Exp $ - ---- ../solenv/inc/tg_shl.mk.orig Fri Sep 28 17:11:33 2001 -+++ ../solenv/inc/tg_shl.mk -@@ -188,9 +188,11 @@ - - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL$(TNR)VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL$(TNR)VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL$(TNR)VERSIONMAP): \ - $(SHL$(TNR)OBJS)\ -@@ -223,7 +225,9 @@ - USE_SHL$(TNR)VERSIONMAP=$(MISC)$/$(SHL$(TNR)VERSIONMAP:f) - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL$(TNR)VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL$(TNR)VERSIONMAP) -+.ENDIF - .ENDIF - .ENDIF - diff --git a/misc/openoffice/patches/patch-dk b/misc/openoffice/patches/patch-dk deleted file mode 100644 index 5e505f80f6b..00000000000 --- a/misc/openoffice/patches/patch-dk +++ /dev/null @@ -1,242 +0,0 @@ -$NetBSD: patch-dk,v 1.1 2002/02/26 21:25:28 mrauch Exp $ - ---- ../solenv/inc/_tg_shl.mk.orig Fri Sep 28 17:11:33 2001 -+++ ../solenv/inc/_tg_shl.mk -@@ -88,9 +88,11 @@ - - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL1VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL1VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL1VERSIONMAP): \ - $(SHL1OBJS)\ -@@ -123,9 +125,11 @@ - USE_SHL1VERSIONMAP=$(MISC)$/$(SHL1VERSIONMAP:f) - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL1VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL1VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL1VERSIONMAP): $(SHL1VERSIONMAP) - @+-$(RM) -f $@ >& $(NULLDEV) -@@ -519,9 +523,11 @@ - - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL2VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL2VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL2VERSIONMAP): \ - $(SHL2OBJS)\ -@@ -554,9 +560,11 @@ - USE_SHL2VERSIONMAP=$(MISC)$/$(SHL2VERSIONMAP:f) - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL2VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL2VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL2VERSIONMAP): $(SHL2VERSIONMAP) - @+-$(RM) -f $@ >& $(NULLDEV) -@@ -950,9 +958,11 @@ - - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL3VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL3VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL3VERSIONMAP): \ - $(SHL3OBJS)\ -@@ -985,9 +995,11 @@ - USE_SHL3VERSIONMAP=$(MISC)$/$(SHL3VERSIONMAP:f) - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL3VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL3VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL3VERSIONMAP): $(SHL3VERSIONMAP) - @+-$(RM) -f $@ >& $(NULLDEV) -@@ -1381,9 +1393,11 @@ - - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL4VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL4VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL4VERSIONMAP): \ - $(SHL4OBJS)\ -@@ -1416,9 +1430,11 @@ - USE_SHL4VERSIONMAP=$(MISC)$/$(SHL4VERSIONMAP:f) - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL4VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL4VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL4VERSIONMAP): $(SHL4VERSIONMAP) - @+-$(RM) -f $@ >& $(NULLDEV) -@@ -1812,9 +1828,11 @@ - - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL5VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL5VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL5VERSIONMAP): \ - $(SHL5OBJS)\ -@@ -1847,9 +1865,11 @@ - USE_SHL5VERSIONMAP=$(MISC)$/$(SHL5VERSIONMAP:f) - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL5VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL5VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL5VERSIONMAP): $(SHL5VERSIONMAP) - @+-$(RM) -f $@ >& $(NULLDEV) -@@ -2243,9 +2263,11 @@ - - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL6VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL6VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL6VERSIONMAP): \ - $(SHL6OBJS)\ -@@ -2278,9 +2300,11 @@ - USE_SHL6VERSIONMAP=$(MISC)$/$(SHL6VERSIONMAP:f) - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL6VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL6VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL6VERSIONMAP): $(SHL6VERSIONMAP) - @+-$(RM) -f $@ >& $(NULLDEV) -@@ -2674,9 +2698,11 @@ - - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL7VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL7VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL7VERSIONMAP): \ - $(SHL7OBJS)\ -@@ -2709,9 +2735,11 @@ - USE_SHL7VERSIONMAP=$(MISC)$/$(SHL7VERSIONMAP:f) - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL7VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL7VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL7VERSIONMAP): $(SHL7VERSIONMAP) - @+-$(RM) -f $@ >& $(NULLDEV) -@@ -3105,9 +3133,11 @@ - - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL8VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL8VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL8VERSIONMAP): \ - $(SHL8OBJS)\ -@@ -3140,9 +3170,11 @@ - USE_SHL8VERSIONMAP=$(MISC)$/$(SHL8VERSIONMAP:f) - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL8VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL8VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL8VERSIONMAP): $(SHL8VERSIONMAP) - @+-$(RM) -f $@ >& $(NULLDEV) -@@ -3536,9 +3568,11 @@ - - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL9VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL9VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL9VERSIONMAP): \ - $(SHL9OBJS)\ -@@ -3571,9 +3605,11 @@ - USE_SHL9VERSIONMAP=$(MISC)$/$(SHL9VERSIONMAP:f) - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL9VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL9VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL9VERSIONMAP): $(SHL9VERSIONMAP) - @+-$(RM) -f $@ >& $(NULLDEV) -@@ -3967,9 +4003,11 @@ - - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL10VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL10VERSIONMAP) - .ENDIF - .ENDIF -+.ENDIF - - $(USE_SHL10VERSIONMAP): \ - $(SHL10OBJS)\ -@@ -4002,7 +4040,9 @@ - USE_SHL10VERSIONMAP=$(MISC)$/$(SHL10VERSIONMAP:f) - .IF "$(OS)"!="MACOSX" - .IF "$(OS)"!="IRIX" -+.IF "$(OS)"!="NETBSD" - SHL10VERSIONMAPPARA=$(LINKVERSIONMAPFLAG) $(USE_SHL10VERSIONMAP) -+.ENDIF - .ENDIF - .ENDIF - diff --git a/misc/openoffice/patches/patch-dl b/misc/openoffice/patches/patch-dl deleted file mode 100644 index 44b95458f5f..00000000000 --- a/misc/openoffice/patches/patch-dl +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-dl,v 1.1 2002/02/26 21:25:28 mrauch Exp $ - ---- ../xmloff/source/meta/makefile.mk.orig Tue Jul 24 17:06:08 2001 -+++ ../xmloff/source/meta/makefile.mk -@@ -92,7 +92,7 @@ - - $(INCCOM)$/rscrev.hxx: makefile.mk - .IF "$(GUI)"=="UNX" -- echo #define RSCUPDVER \""$(RSCREVISION)"\" > $@ -+ echo '#define RSCUPDVER "$(RSCREVISION)"' > $@ - .ELSE - echo #define RSCUPDVER "$(RSCREVISION)" > $@ - .ENDIF diff --git a/misc/openoffice/patches/patch-dm b/misc/openoffice/patches/patch-dm deleted file mode 100644 index eff065e7d2f..00000000000 --- a/misc/openoffice/patches/patch-dm +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-dm,v 1.1 2002/03/01 09:52:46 mrauch Exp $ - ---- ../starmath/source/makefile.mk.orig Wed May 16 11:55:01 2001 -+++ ../starmath/source/makefile.mk -@@ -162,7 +162,7 @@ - .ELSE - .IF "$(GUI)"=="UNX" - $(RM) $@ -- echo #define DLL_NAME \"libsm$(UPD)$(DLLPOSTFIX)$(DLLPOST)\" >$@ -+ echo '#define DLL_NAME "libsm$(UPD)$(DLLPOSTFIX)$(DLLPOST)"' >$@ - .ELSE - echo #define DLL_NAME "sm$(UPD)$(DLLPOSTFIX)$(DLLPOST)" >$@ - .ENDIF diff --git a/misc/openoffice/patches/patch-dn b/misc/openoffice/patches/patch-dn deleted file mode 100644 index 2d57b13ad8e..00000000000 --- a/misc/openoffice/patches/patch-dn +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-dn,v 1.1 2002/03/01 09:52:46 mrauch Exp $ - ---- ../sd/source/ui/app/makefile.mk.orig Tue Sep 4 14:38:20 2001 -+++ ../sd/source/ui/app/makefile.mk -@@ -138,7 +138,7 @@ - echo "$(HASHMARK)define DLL_NAME ¶"sd$(UPD)$(DLLPOSTFIX).dll¶"" > $@ - .ELSE - .IF "$(GUI)"=="UNX" -- echo #define DLL_NAME \"libsd$(UPD)$(DLLPOSTFIX)$(DLLPOST)\" >$@ -+ echo '#define DLL_NAME "libsd$(UPD)$(DLLPOSTFIX)$(DLLPOST)"' >$@ - .ELSE - echo #define DLL_NAME "sd$(UPD)$(DLLPOSTFIX).DLL" >$@ - .ENDIF diff --git a/misc/openoffice/patches/patch-do b/misc/openoffice/patches/patch-do deleted file mode 100644 index b725a6f5bbe..00000000000 --- a/misc/openoffice/patches/patch-do +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-do,v 1.1 2002/03/01 09:52:47 mrauch Exp $ - ---- ../sch/source/ui/app/makefile.mk.orig Thu Jun 7 16:53:57 2001 -+++ ../sch/source/ui/app/makefile.mk -@@ -120,7 +120,7 @@ - .ELSE - .IF "$(GUI)"=="UNX" - $(RM) $@ -- echo #define DLL_NAME \"libsch$(UPD)$(DLLPOSTFIX)$(DLLPOST)\" >$@ -+ echo '#define DLL_NAME "libsch$(UPD)$(DLLPOSTFIX)$(DLLPOST)"' >$@ - .ELSE - echo #define DLL_NAME "sch$(UPD)$(DLLPOSTFIX)$(DLLPOST)" >$@ - .ENDIF diff --git a/misc/openoffice/patches/patch-dp b/misc/openoffice/patches/patch-dp deleted file mode 100644 index ec1aef0bfab..00000000000 --- a/misc/openoffice/patches/patch-dp +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-dp,v 1.1 2002/03/01 09:52:47 mrauch Exp $ - ---- ../sip/source/ui/app/makefile.mk.orig Tue Feb 6 14:28:40 2001 -+++ ../sip/source/ui/app/makefile.mk -@@ -105,7 +105,7 @@ - - $(INCCOM)$/rscrev.hxx: makefile.mk - .IF "$(GUI)"=="UNX" -- echo #define RSCUPDVER \""$(RSCREVISION)"\" > $@ -+ echo '#define RSCUPDVER "$(RSCREVISION)"' > $@ - .ELSE - echo #define RSCUPDVER "$(RSCREVISION)" > $@ - .ENDIF diff --git a/misc/openoffice/patches/patch-dq b/misc/openoffice/patches/patch-dq deleted file mode 100644 index d0451e5bca1..00000000000 --- a/misc/openoffice/patches/patch-dq +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-dq,v 1.1 2002/03/01 09:52:48 mrauch Exp $ - ---- ../sip/source/ui/dlg/makefile.mk.orig Fri May 25 14:27:37 2001 -+++ ../sip/source/ui/dlg/makefile.mk -@@ -105,7 +105,7 @@ - - $(INCCOM)$/rscrev.hxx: makefile.mk - .IF "$(GUI)"=="UNX" -- +echo #define RSCUPDVER \""$(RSCREVISION)"\" > $@ -+ +echo '#define RSCUPDVER "$(RSCREVISION)"' > $@ - .ELSE - +echo #define RSCUPDVER "$(RSCREVISION)" > $@ - .ENDIF diff --git a/misc/openoffice/patches/patch-dr b/misc/openoffice/patches/patch-dr deleted file mode 100644 index 7037b2c41df..00000000000 --- a/misc/openoffice/patches/patch-dr +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-dr,v 1.1 2002/03/01 09:52:48 mrauch Exp $ - ---- ../sc/source/ui/app/makefile.mk.orig Tue Oct 2 18:25:14 2001 -+++ ../sc/source/ui/app/makefile.mk -@@ -121,7 +121,7 @@ - echo "$(HASHMARK)define DLL_NAME ¶"sc$(UPD)$(DLLPOSTFIX).dll¶"" > $@ - .ELSE - .IF "$(GUI)"=="UNX" -- echo #define DLL_NAME \"libsc$(UPD)$(DLLPOSTFIX)$(DLLPOST)\" >$@ -+ echo '#define DLL_NAME "libsc$(UPD)$(DLLPOSTFIX)$(DLLPOST)"' >$@ - .ELSE - echo #define DLL_NAME "sc$(UPD)$(DLLPOSTFIX)$(DLLPOST)" >$@ - .ENDIF diff --git a/misc/openoffice/patches/patch-ds b/misc/openoffice/patches/patch-ds deleted file mode 100644 index cbad775694f..00000000000 --- a/misc/openoffice/patches/patch-ds +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ds,v 1.1 2002/03/01 09:52:49 mrauch Exp $ - ---- ../sw/source/ui/app/makefile.mk.orig Thu Aug 23 13:30:57 2001 -+++ ../sw/source/ui/app/makefile.mk -@@ -157,7 +157,7 @@ - - .IF "$(GUI)"=="UNX" - $(INCCOM)$/swdll0.hxx: makefile.mk -- echo #define DLL_NAME \"libsw$(UPD)$(DLLPOSTFIX)$(DLLPOST)\" >$@ -+ echo '#define DLL_NAME "libsw$(UPD)$(DLLPOSTFIX)$(DLLPOST)"' >$@ - .ENDIF - - diff --git a/misc/openoffice/patches/patch-dt b/misc/openoffice/patches/patch-dt deleted file mode 100644 index 60907d92142..00000000000 --- a/misc/openoffice/patches/patch-dt +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-dt,v 1.1 2002/03/01 09:52:49 mrauch Exp $ - ---- ../basctl/source/basicide/makefile.mk.orig Wed Oct 10 16:23:05 2001 -+++ ../basctl/source/basicide/makefile.mk -@@ -150,7 +150,7 @@ - .ELSE - .IF "$(GUI)"=="UNX" - $(RM) $@ -- echo #define DLL_NAME \"libbasctl$(UPD)$(DLLPOSTFIX)$(DLLPOST)\" >$@ -+ echo '#define DLL_NAME "libbasctl$(UPD)$(DLLPOSTFIX)$(DLLPOST)"' >$@ - .ELSE - echo #define DLL_NAME "basctl$(UPD)$(DLLPOSTFIX)$(DLLPOST)" >$@ - .ENDIF diff --git a/misc/openoffice/patches/patch-du b/misc/openoffice/patches/patch-du deleted file mode 100644 index 3963a6fca91..00000000000 --- a/misc/openoffice/patches/patch-du +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-du,v 1.1 2002/03/02 09:18:49 mrauch Exp $ - ---- ../psprint/source/printer/printerinfomanager.cxx.orig Mon Aug 6 13:46:21 2001 -+++ ../psprint/source/printer/printerinfomanager.cxx -@@ -883,7 +883,7 @@ - - static const struct SystemCommandParameters aParms[] = - { --#ifdef LINUX -+#if defined(LINUX) || defined(NETBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } diff --git a/misc/openoffice/patches/patch-dv b/misc/openoffice/patches/patch-dv deleted file mode 100644 index 42371cce8f4..00000000000 --- a/misc/openoffice/patches/patch-dv +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-dv,v 1.1 2002/03/29 21:00:11 mrauch Exp $ - ---- ../idlc/source/scanner.ll.orig Fri May 18 15:38:10 2001 -+++ ../idlc/source/scanner.ll -@@ -76,7 +76,7 @@ - class AstArray; - class AstMember; - --#include <parser.h> -+#include <parser.hxx> - - sal_Int32 beginLine = 0; - ::rtl::OString docu; diff --git a/misc/openoffice/patches/patch-dw b/misc/openoffice/patches/patch-dw deleted file mode 100644 index f4834e300cd..00000000000 --- a/misc/openoffice/patches/patch-dw +++ /dev/null @@ -1,26 +0,0 @@ -$NetBSD: patch-dw,v 1.1 2002/03/29 21:00:11 mrauch Exp $ - ---- ../rsc/source/parser/makefile.mk.orig Mon Sep 18 16:42:55 2000 -+++ ../rsc/source/parser/makefile.mk -@@ -69,20 +69,12 @@ - - # --- Settings ----------------------------------------------------- - --.IF "$(COM)"=="ICC" --CFLAGS+= /O- --.ENDIF -- - #prjpch=T --.INCLUDE : svpre.mk - .INCLUDE : settings.mk --.INCLUDE : sv.mk - - # --- Files -------------------------------------------------------- - --YACCOUT=$(INCCOM) -- --YACCTARGET= $(YACCOUT)$/rscyacc.yxx -+YACCTARGET= $(INCCOM)$/yyrscyacc.cxx - YACCFILES= rscyacc.y - - CXXFILES= rscpar.cxx \ diff --git a/misc/openoffice/patches/patch-dx b/misc/openoffice/patches/patch-dx deleted file mode 100644 index a2cab03bb35..00000000000 --- a/misc/openoffice/patches/patch-dx +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-dx,v 1.1 2002/03/29 21:00:11 mrauch Exp $ - ---- ../rsc/source/parser/rscibas.cxx.orig Fri Jul 13 12:22:18 2001 -+++ ../rsc/source/parser/rscibas.cxx -@@ -89,7 +89,7 @@ - - - #include "rsclex.hxx" --#include <rscyacc.yxx.h> -+#include <yyrscyacc.hxx> - - /****************** M A C R O S ******************************************/ - void RscTypCont::SETCONST( RscConst * pClass, char * szString, UINT32 nVal ) diff --git a/misc/openoffice/patches/patch-dy b/misc/openoffice/patches/patch-dy deleted file mode 100644 index 4bb26fa99d5..00000000000 --- a/misc/openoffice/patches/patch-dy +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-dy,v 1.1 2002/03/29 21:00:11 mrauch Exp $ - ---- ../rsc/source/parser/rscicpx.cxx.orig Thu Jul 19 12:37:37 2001 -+++ ../rsc/source/parser/rscicpx.cxx -@@ -86,7 +86,7 @@ - #endif - - #include "rsclex.hxx" --#include <rscyacc.yxx.h> -+#include <yyrscyacc.hxx> - - /************************************************************************* - |* RscTypCont::InsWinBit() diff --git a/misc/openoffice/patches/patch-dz b/misc/openoffice/patches/patch-dz deleted file mode 100644 index 0d62bf902cc..00000000000 --- a/misc/openoffice/patches/patch-dz +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-dz,v 1.1 2002/03/29 21:00:11 mrauch Exp $ - ---- ../rsc/source/parser/rscinit.cxx.orig Wed Oct 10 11:51:23 2001 -+++ ../rsc/source/parser/rscinit.cxx -@@ -105,7 +105,7 @@ - #endif - - #include "rsclex.hxx" --#include <rscyacc.yxx.h> -+#include <yyrscyacc.hxx> - - /****************** M a c r o s ******************************************/ - #define INS_WINBIT( pClass, WinBit ) \ diff --git a/misc/openoffice/patches/patch-ea b/misc/openoffice/patches/patch-ea deleted file mode 100644 index fad99c2b168..00000000000 --- a/misc/openoffice/patches/patch-ea +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ea,v 1.1 2002/03/29 21:00:11 mrauch Exp $ - ---- ../rsc/source/parser/rsclex.cxx.orig Wed Oct 10 11:51:23 2001 -+++ ../rsc/source/parser/rsclex.cxx -@@ -88,7 +88,7 @@ - #endif - - #include "rsclex.hxx" --#include <rscyacc.yxx.h> -+#include <yyrscyacc.hxx> - - #include <rtl/textcvt.h> - #include <rtl/textenc.h> diff --git a/misc/openoffice/patches/patch-eb b/misc/openoffice/patches/patch-eb deleted file mode 100644 index 60bfacd630b..00000000000 --- a/misc/openoffice/patches/patch-eb +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: patch-eb,v 1.1 2002/03/29 21:00:11 mrauch Exp $ - ---- ../rsc/source/parser/rscyacc.cxx.orig Wed Oct 10 11:51:23 2001 -+++ ../rsc/source/parser/rscyacc.cxx -@@ -311,5 +311,5 @@ - #endif - #endif - --#include "rscyacc.yxx" -+#include "yyrscyacc.cxx" - diff --git a/misc/openoffice/patches/patch-ec b/misc/openoffice/patches/patch-ec deleted file mode 100644 index 50f14bcd1f5..00000000000 --- a/misc/openoffice/patches/patch-ec +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ec,v 1.1 2002/03/29 21:00:11 mrauch Exp $ - ---- ../connectivity/inc/connectivity/sqlparse.hxx.orig Thu Sep 27 06:12:33 2001 -+++ ../connectivity/inc/connectivity/sqlparse.hxx -@@ -72,7 +72,7 @@ - #endif - #ifndef YYBISON - #ifndef FLEX_SCANNER --#include <connectivity/sqlbison.hxx> -+#include <sqlbison.hxx> - #endif - #endif - #ifndef _COM_SUN_STAR_I18N_XCHARACTERCLASSIFICATION_HPP_ diff --git a/misc/openoffice/patches/patch-ed b/misc/openoffice/patches/patch-ed deleted file mode 100644 index 2a8f108ed15..00000000000 --- a/misc/openoffice/patches/patch-ed +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ed,v 1.1 2002/03/29 21:00:11 mrauch Exp $ - ---- ../connectivity/source/parse/sqlflex.l.orig Thu Sep 27 06:12:35 2001 -+++ ../connectivity/source/parse/sqlflex.l -@@ -38,7 +38,7 @@ - #define SQLYYDEBUG 1 - #endif - --#include "connectivity/sqlbison.hxx" -+#include "sqlbison.hxx" - #endif - #ifndef _CONNECTIVITY_SQLSCAN_HXX - #include "sqlscan.hxx" diff --git a/misc/openoffice/patches/patch-ee b/misc/openoffice/patches/patch-ee deleted file mode 100644 index 37a8f085d04..00000000000 --- a/misc/openoffice/patches/patch-ee +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ee,v 1.1 2002/03/29 21:00:11 mrauch Exp $ - ---- ../connectivity/source/parse/sqlnode.cxx.orig Mon Oct 1 11:24:22 2001 -+++ ../connectivity/source/parse/sqlnode.cxx -@@ -67,7 +67,7 @@ - #include <internalnode.hxx> - #endif - #define YYBISON 1 --#include <connectivity/sqlbison.hxx> -+#include <sqlbison.hxx> - #ifndef _CONNECTIVITY_SQLPARSE_HXX - #include <connectivity/sqlparse.hxx> - #endif diff --git a/misc/openoffice/patches/patch-ef b/misc/openoffice/patches/patch-ef deleted file mode 100644 index d8188590999..00000000000 --- a/misc/openoffice/patches/patch-ef +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ef,v 1.1 2002/03/31 12:21:09 mrauch Exp $ - ---- ../connectivity/prj/d.lst.orig Fri Mar 2 22:30:57 2001 -+++ ../connectivity/prj/d.lst -@@ -9,7 +9,7 @@ - mkdir: %_DEST%\inc%_EXT%\connectivity\sdbcx - - hedabu: ..\inc\connectivity\*.hxx %_DEST%\inc%_EXT%\connectivity\*.hxx --hedabu: ..\%__SRC%\inc\connectivity\sqlbison.hxx %_DEST%\inc%_EXT%\connectivity\sqlbison.hxx -+hedabu: ..\%__SRC%\inc\sqlbison.hxx %_DEST%\inc%_EXT%\connectivity\sqlbison.hxx - hedabu: ..\inc\connectivity\sdbcx\*.hxx %_DEST%\inc%_EXT%\connectivity\sdbcx\*.hxx - - diff --git a/misc/openoffice/patches/patch-eg b/misc/openoffice/patches/patch-eg deleted file mode 100644 index 8ac312ef993..00000000000 --- a/misc/openoffice/patches/patch-eg +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-eg,v 1.1 2002/03/31 12:21:09 mrauch Exp $ - ---- ../scptools/source/compiler/makefile.mk.orig Mon Sep 18 16:47:19 2000 -+++ ../scptools/source/compiler/makefile.mk -@@ -70,13 +70,9 @@ - - # --- Settings ----------------------------------------------------- - --.INCLUDE : svpre.mk - .INCLUDE : settings.mk --.INCLUDE : sv.mk - --YACCOUT=$(INCCOM) -- --YACCTARGET = $(YACCOUT)$/rscyacc.yxx -+YACCTARGET = $(INCCOM)$/yyrscyacc.cxx - YACCFILES = parser.y - - CXXFILES = parser.cxx \ diff --git a/misc/openoffice/patches/patch-eh b/misc/openoffice/patches/patch-eh deleted file mode 100644 index bcc3253d759..00000000000 --- a/misc/openoffice/patches/patch-eh +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-eh,v 1.1 2002/03/31 12:21:09 mrauch Exp $ - ---- ../scptools/source/compiler/lex.cxx.orig Mon Sep 18 16:47:19 2000 -+++ ../scptools/source/compiler/lex.cxx -@@ -61,7 +61,7 @@ - #include <string.h> - - #include "parser.hxx" --#include "rscyacc.yxx.h" -+#include "yyrscyacc.hxx" - - int line; - diff --git a/misc/openoffice/patches/patch-ei b/misc/openoffice/patches/patch-ei deleted file mode 100644 index 327dccc5513..00000000000 --- a/misc/openoffice/patches/patch-ei +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ei,v 1.1 2002/03/31 12:21:09 mrauch Exp $ - ---- ../scptools/source/compiler/parser.cxx.orig Wed Nov 22 13:43:59 2000 -+++ ../scptools/source/compiler/parser.cxx -@@ -260,7 +260,7 @@ - - /////////////////////////////////////////////////////////////////////////////// - --#include "rscyacc.yxx" -+#include "yyrscyacc.cxx" - - int __LOADONCALLAPI main( int argv, char** argc ) - { diff --git a/misc/openoffice/patches/patch-ej b/misc/openoffice/patches/patch-ej deleted file mode 100644 index 0c95ba865bf..00000000000 --- a/misc/openoffice/patches/patch-ej +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ej,v 1.1 2002/06/04 20:43:19 mrauch Exp $ - ---- ../psprint/source/printergfx/psheader.ps.orig Tue Jun 4 22:33:58 2002 -+++ ../psprint/source/printergfx/psheader.ps -@@ -303,8 +303,8 @@ - /h /i /j /k /l /m /n /o - /p /q /r /s /t /u /v /w - /x /y /z /braceleft /bar /braceright /asciitilde /unused -- /euro /unused /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl -- /circumflex /perthousand /Scaron /guilsinglleft /OE /unused /zcaron /unused -+ /Euro /unused /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl -+ /circumflex /perthousand /Scaron /guilsinglleft /OE /unused /Zcaron /unused - /unused /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash - /tilde /trademark /scaron /guilsinglright /oe /unused /zcaron /Ydieresis - /space /exclamdown /cent /sterling /currency /yen /brokenbar /section diff --git a/misc/openoffice/patches/patch-ek b/misc/openoffice/patches/patch-ek deleted file mode 100644 index c67b743011a..00000000000 --- a/misc/openoffice/patches/patch-ek +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ek,v 1.1 2002/08/02 20:33:23 jdolecek Exp $ - ---- ../XmlSearch/src/com/sun/xmlsearch/db/FullVectorBtree.java.orig Fri Aug 2 21:52:23 2002 -+++ ../XmlSearch/src/com/sun/xmlsearch/db/FullVectorBtree.java Fri Aug 2 22:10:22 2002 -@@ -157,7 +157,7 @@ - newbl._data[0] = (byte)0xFF; - - // count entries -- assert(_free > 0 && _free <= _blockSize); -+ doassert(_free > 0 && _free <= _blockSize); - for (count = i = 0; i < _free; count++, i += _vecLen+1-(_data[i]&0xFF)) - ; - half = (int)(count*SplitRatio + 1); diff --git a/misc/openoffice/patches/patch-el b/misc/openoffice/patches/patch-el deleted file mode 100644 index efe152b0def..00000000000 --- a/misc/openoffice/patches/patch-el +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-el,v 1.1 2002/08/02 20:33:24 jdolecek Exp $ - ---- ../XmlSearch/src/com/sun/xmlsearch/db/VectorBtree.java.orig Fri Aug 2 22:02:15 2002 -+++ ../XmlSearch/src/com/sun/xmlsearch/db/VectorBtree.java Fri Aug 2 22:09:53 2002 -@@ -274,9 +274,9 @@ - return accessBlock(bl.integerAt(index*4)); - } - -- public static void assert(boolean assertion) { -+ public static void doassert(boolean assertion) { - if (assertion == false) -- System.err.println("assertion failed"); -+ System.err.println("VectorBtree assertion failed"); - } - - public int getIteratorBufferLength() { -@@ -349,7 +349,7 @@ - } - else - { -- assert(stack.size() == 0); -+ doassert(stack.size() == 0); - return false; - } - } diff --git a/misc/openoffice/patches/patch-em b/misc/openoffice/patches/patch-em deleted file mode 100644 index c7d99b00af8..00000000000 --- a/misc/openoffice/patches/patch-em +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-em,v 1.1 2002/08/02 20:33:24 jdolecek Exp $ - ---- ../XmlSearch/src/com/sun/xmlsearch/util/ExtensibleURLStreamHandlerFactory.java.orig Fri Aug 2 22:12:38 2002 -+++ ../XmlSearch/src/com/sun/xmlsearch/util/ExtensibleURLStreamHandlerFactory.java Fri Aug 2 22:12:52 2002 -@@ -79,7 +79,7 @@ - Class.forName(className != null - ? className - : "sun.net.www.protocol." + protocol + ".Handler"); -- return (URLStreamHandler)handlerClass.newInstance();; -+ return (URLStreamHandler)handlerClass.newInstance(); - } - catch (Exception e) { - System.err.println(e); diff --git a/misc/openoffice/patches/patch-en b/misc/openoffice/patches/patch-en deleted file mode 100644 index e2bdc2f5667..00000000000 --- a/misc/openoffice/patches/patch-en +++ /dev/null @@ -1,30 +0,0 @@ -$NetBSD: patch-en,v 1.2 2003/01/02 00:47:25 cjep Exp $ - ---- ../idlc/source/parser.yy.orig Tue Dec 24 13:09:17 2002 -+++ ../idlc/source/parser.yy Tue Dec 24 13:40:48 2002 -@@ -197,7 +197,7 @@ - %token IDL_SINGLETON - %token IDL_STRUCT - %token IDL_SWITCH --%token IDL_TYPEDEF -+%token <dclval> IDL_TYPEDEF - %token IDL_TRANSIENT - %token IDL_UNION - -@@ -970,6 +970,7 @@ - idlc()->setParseState(PS_ConstantDeclSeen); - } - ';' -+ ; - - const_dcl : - IDL_CONST -@@ -1290,7 +1291,7 @@ - * Push the scope of the exception on the scopes stack - */ - idlc()->scopes()->push(pExcept); -- delete $1 -+ delete $1; - } - '{' - { diff --git a/misc/openoffice/patches/patch-eo b/misc/openoffice/patches/patch-eo deleted file mode 100644 index f56965d6190..00000000000 --- a/misc/openoffice/patches/patch-eo +++ /dev/null @@ -1,121 +0,0 @@ -$NetBSD: patch-eo,v 1.1 2002/12/25 16:24:41 jdolecek Exp $ - ---- ../connectivity/source/parse/sqlbison.y.orig Tue Dec 24 16:30:11 2002 -+++ ../connectivity/source/parse/sqlbison.y Tue Dec 24 18:19:27 2002 -@@ -129,68 +129,49 @@ - %union { - connectivity::OSQLParseNode * pParseNode; - } --%type <pParseNode> '(' ')' ',' ':' ';' '?' '[' ']' '{' '}' '.' -+%type <pParseNode> ',' ':' ';' '?' '[' ']' '{' '}' - - %token <pParseNode> SQL_TOKEN_STRING SQL_TOKEN_ACCESS_DATE SQL_TOKEN_INT SQL_TOKEN_REAL_NUM --%token <pParseNode> SQL_TOKEN_INTNUM SQL_TOKEN_APPROXNUM SQL_TOKEN_NOT SQL_TOKEN_NAME -- -- /* operators */ --%left <pParseNode> SQL_TOKEN_NAME --%left <pParseNode> SQL_TOKEN_OR --%left <pParseNode> SQL_TOKEN_AND -- --%left <pParseNode> LESSEQ GREATEQ NOTEQUAL LESS GREAT EQUAL /* '<' '>' = <> < > <= >= != */ --%left <pParseNode> '+' '-' --%left <pParseNode> '*' '/' --%left <pParseNode> SQL_TOKEN_NATURAL SQL_TOKEN_CROSS SQL_TOKEN_FULL SQL_TOKEN_LEFT SQL_TOKEN_RIGHT --%left <pParseNode> ')' --%right <pParseNode> '=' --%right <pParseNode> '.' --%right <pParseNode> '(' -- -- --%nonassoc <pParseNode> SQL_TOKEN_UMINUS -- -- -+%token <pParseNode> SQL_TOKEN_INTNUM SQL_TOKEN_APPROXNUM SQL_TOKEN_NOT - - /* literal keyword tokens */ - - %token <pParseNode> SQL_TOKEN_ALL SQL_TOKEN_ALTER SQL_TOKEN_AMMSC SQL_TOKEN_ANY SQL_TOKEN_AS SQL_TOKEN_ASC SQL_TOKEN_AT SQL_TOKEN_AUTHORIZATION SQL_TOKEN_AVG - --%token <pParseNode> SQL_TOKEN_BETWEEN SQL_TOKEN_BIT SQL_TOKEN_BIT_LENGTH SQL_TOKEN_BOTH SQL_TOKEN_BY -+%token <pParseNode> SQL_TOKEN_BETWEEN SQL_TOKEN_BIT SQL_TOKEN_BOTH SQL_TOKEN_BY - --%token <pParseNode> SQL_TOKEN_CAST SQL_TOKEN_CHARACTER SQL_TOKEN_CHAR_LENGTH SQL_TOKEN_CHECK SQL_TOKEN_COLLATE SQL_TOKEN_COMMIT SQL_TOKEN_CONTINUE SQL_TOKEN_CONVERT SQL_TOKEN_COUNT SQL_TOKEN_CREATE SQL_TOKEN_CROSS --%token <pParseNode> SQL_TOKEN_CURRENT SQL_TOKEN_CURRENT_DATE SQL_TOKEN_CURRENT_TIME SQL_TOKEN_CURRENT_TIMESTAMP SQL_TOKEN_CURSOR -+%token <pParseNode> SQL_TOKEN_CAST SQL_TOKEN_CHARACTER SQL_TOKEN_CHECK SQL_TOKEN_COLLATE SQL_TOKEN_COMMIT SQL_TOKEN_CONTINUE SQL_TOKEN_CONVERT SQL_TOKEN_COUNT SQL_TOKEN_CREATE -+%token <pParseNode> SQL_TOKEN_CURRENT SQL_TOKEN_CURSOR - - %token <pParseNode> SQL_TOKEN_DATE SQL_TOKEN_DAY SQL_TOKEN_DEC SQL_TOKEN_DECIMAL SQL_TOKEN_DECLARE SQL_TOKEN_DEFAULT SQL_TOKEN_DELETE SQL_TOKEN_DESC - %token <pParseNode> SQL_TOKEN_DISTINCT SQL_TOKEN_DOUBLE SQL_TOKEN_DROP - --%token <pParseNode> SQL_TOKEN_ESCAPE SQL_TOKEN_EXCEPT SQL_TOKEN_EXISTS SQL_TOKEN_EXTRACT SQL_TOKEN_FALSE SQL_TOKEN_FETCH SQL_TOKEN_FLOAT SQL_TOKEN_FOR SQL_TOKEN_FOREIGN SQL_TOKEN_FOUND SQL_TOKEN_FROM SQL_TOKEN_FULL -+%token <pParseNode> SQL_TOKEN_ESCAPE SQL_TOKEN_EXCEPT SQL_TOKEN_EXISTS SQL_TOKEN_FALSE SQL_TOKEN_FETCH SQL_TOKEN_FLOAT SQL_TOKEN_FOR SQL_TOKEN_FOREIGN SQL_TOKEN_FOUND SQL_TOKEN_FROM - --%token <pParseNode> SQL_TOKEN_GRANT SQL_TOKEN_GROUP SQL_TOKEN_HAVING SQL_TOKEN_HOUR SQL_TOKEN_IN SQL_TOKEN_INDICATOR SQL_TOKEN_INNER SQL_TOKEN_INSERT SQL_TOKEN_INTEGER SQL_TOKEN_INTO SQL_TOKEN_IS SQL_TOKEN_INTERSECT -+%token <pParseNode> SQL_TOKEN_GRANT SQL_TOKEN_GROUP SQL_TOKEN_HAVING SQL_TOKEN_IN SQL_TOKEN_INDICATOR SQL_TOKEN_INNER SQL_TOKEN_INTEGER SQL_TOKEN_INTO SQL_TOKEN_IS SQL_TOKEN_INTERSECT - --%token <pParseNode> SQL_TOKEN_JOIN SQL_TOKEN_KEY SQL_TOKEN_LEADING SQL_TOKEN_LEFT SQL_TOKEN_LIKE SQL_TOKEN_LOCAL SQL_TOKEN_LOWER SQL_TOKEN_MINUTE SQL_TOKEN_MONTH --%token <pParseNode> SQL_TOKEN_MAX SQL_TOKEN_MIN SQL_TOKEN_NATURAL SQL_TOKEN_NCHAR SQL_TOKEN_NULL SQL_TOKEN_NUMERIC -+%token <pParseNode> SQL_TOKEN_JOIN SQL_TOKEN_KEY SQL_TOKEN_LEADING SQL_TOKEN_LIKE SQL_TOKEN_LOCAL SQL_TOKEN_LOWER -+%token <pParseNode> SQL_TOKEN_MAX SQL_TOKEN_MIN SQL_TOKEN_NCHAR SQL_TOKEN_NULL SQL_TOKEN_NUMERIC - - %token <pParseNode> SQL_TOKEN_OCTECT_LENGTH SQL_TOKEN_OF SQL_TOKEN_ON SQL_TOKEN_OPTION SQL_TOKEN_ORDER SQL_TOKEN_OUTER - --%token <pParseNode> SQL_TOKEN_POSITION SQL_TOKEN_PRECISION SQL_TOKEN_PRIMARY SQL_TOKEN_PRIVILEGES SQL_TOKEN_PROCEDURE SQL_TOKEN_PUBLIC --%token <pParseNode> SQL_TOKEN_REAL SQL_TOKEN_REFERENCES SQL_TOKEN_ROLLBACK SQL_TOKEN_RIGHT -+%token <pParseNode> SQL_TOKEN_PRECISION SQL_TOKEN_PRIMARY SQL_TOKEN_PRIVILEGES SQL_TOKEN_PROCEDURE SQL_TOKEN_PUBLIC -+%token <pParseNode> SQL_TOKEN_REAL SQL_TOKEN_REFERENCES SQL_TOKEN_ROLLBACK - --%token <pParseNode> SQL_TOKEN_SCHEMA SQL_TOKEN_SECOND SQL_TOKEN_SELECT SQL_TOKEN_SET SQL_TOKEN_SIZE SQL_TOKEN_SMALLINT SQL_TOKEN_SOME SQL_TOKEN_SQLCODE SQL_TOKEN_SQLERROR SQL_TOKEN_SUBSTRING SQL_TOKEN_SUM -+%token <pParseNode> SQL_TOKEN_SCHEMA SQL_TOKEN_SELECT SQL_TOKEN_SET SQL_TOKEN_SIZE SQL_TOKEN_SMALLINT SQL_TOKEN_SOME SQL_TOKEN_SQLCODE SQL_TOKEN_SQLERROR SQL_TOKEN_SUM - --%token <pParseNode> SQL_TOKEN_TABLE SQL_TOKEN_TIME SQL_TOKEN_TIMESTAMP SQL_TOKEN_TIMEZONE_HOUR SQL_TOKEN_TIMEZONE_MINUTE SQL_TOKEN_TO SQL_TOKEN_TRAILING SQL_TOKEN_TRANSLATE SQL_TOKEN_TRIM SQL_TOKEN_TRUE SQL_TOKEN_UNION -+%token <pParseNode> SQL_TOKEN_TABLE SQL_TOKEN_TIME SQL_TOKEN_TIMESTAMP SQL_TOKEN_TIMEZONE_HOUR SQL_TOKEN_TIMEZONE_MINUTE SQL_TOKEN_TO SQL_TOKEN_TRAILING SQL_TOKEN_TRANSLATE SQL_TOKEN_TRIM SQL_TOKEN_TRUE SQL_TOKEN_UMINUS SQL_TOKEN_UNION - %token <pParseNode> SQL_TOKEN_UNIQUE SQL_TOKEN_UNKNOWN SQL_TOKEN_UPDATE SQL_TOKEN_UPPER SQL_TOKEN_USAGE SQL_TOKEN_USER SQL_TOKEN_USING SQL_TOKEN_VALUES SQL_TOKEN_VIEW --%token <pParseNode> SQL_TOKEN_WHERE SQL_TOKEN_WITH SQL_TOKEN_WORK SQL_TOKEN_YEAR SQL_TOKEN_ZONE -+%token <pParseNode> SQL_TOKEN_WHERE SQL_TOKEN_WITH SQL_TOKEN_WORK SQL_TOKEN_ZONE - - /* ODBC KEYWORDS */ - %token <pParseNode> SQL_TOKEN_CALL SQL_TOKEN_D SQL_TOKEN_FN SQL_TOKEN_T SQL_TOKEN_TS SQL_TOKEN_OJ - /* string functions */ - %token <pParseNode> SQL_TOKEN_ASCII SQL_TOKEN_BIT_LENGTH SQL_TOKEN_CHAR SQL_TOKEN_CHAR_LENGTH SQL_TOKEN_CHARACTER_LENGTH - %token <pParseNode> SQL_TOKEN_CONCAT --%token <pParseNode> SQL_TOKEN_DIFFERENCE SQL_TOKEN_INSERT SQL_TOKEN_LCASE SQL_TOKEN_LEFT SQL_TOKEN_LENGTH SQL_TOKEN_LOCATE -+%token <pParseNode> SQL_TOKEN_DIFFERENCE SQL_TOKEN_INSERT SQL_TOKEN_LCASE SQL_TOKEN_LENGTH SQL_TOKEN_LOCATE - %token <pParseNode> SQL_TOKEN_LOCATE_2 SQL_TOKEN_LTRIM SQL_TOKEN_OCTET_LENGTH SQL_TOKEN_POSITION SQL_TOKEN_REPEAT SQL_TOKEN_REPLACE --%token <pParseNode> SQL_TOKEN_RIGHT SQL_TOKEN_RTRIM SQL_TOKEN_SOUNDEX SQL_TOKEN_SPACE SQL_TOKEN_SUBSTRING SQL_TOKEN_UCASE -+%token <pParseNode> SQL_TOKEN_RTRIM SQL_TOKEN_SOUNDEX SQL_TOKEN_SPACE SQL_TOKEN_SUBSTRING SQL_TOKEN_UCASE - - /* time and date functions */ - %token <pParseNode> SQL_TOKEN_CURRENT_DATE SQL_TOKEN_CURRENT_TIME SQL_TOKEN_CURRENT_TIMESTAMP SQL_TOKEN_CURDATE SQL_TOKEN_CURTIME -@@ -204,6 +185,22 @@ - %token <pParseNode> SQL_TOKEN_LOG10 SQL_TOKEN_MOD SQL_TOKEN_PI SQL_TOKEN_POWER SQL_TOKEN_RADIANS SQL_TOKEN_RAND - %token <pParseNode> SQL_TOKEN_ROUND SQL_TOKEN_SIGN SQL_TOKEN_SIN SQL_TOKEN_SQRT SQL_TOKEN_TAN SQL_TOKEN_TRUNCATE - -+ -+ /* operators */ -+%left <pParseNode> SQL_TOKEN_NAME -+%left <pParseNode> SQL_TOKEN_OR -+%left <pParseNode> SQL_TOKEN_AND -+ -+%left <pParseNode> LESSEQ GREATEQ NOTEQUAL LESS GREAT EQUAL /* '<' '>' = <> < > <= >= != */ -+%left <pParseNode> '+' '-' -+%left <pParseNode> '*' '/' -+%left <pParseNode> SQL_TOKEN_NATURAL SQL_TOKEN_CROSS SQL_TOKEN_FULL SQL_TOKEN_LEFT SQL_TOKEN_RIGHT -+%left <pParseNode> ')' -+%right <pParseNode> '=' -+%right <pParseNode> '.' -+%right <pParseNode> '(' -+ -+ - %token <pParseNode> SQL_TOKEN_INVALIDSYMBOL - - /*%type <pParseNode> sql_single_statement */ -@@ -3019,7 +3016,7 @@ - } - else - YYERROR; -- } -+ }; - %% - - diff --git a/misc/openoffice/patches/patch-ep b/misc/openoffice/patches/patch-ep deleted file mode 100644 index 9afa1484aa2..00000000000 --- a/misc/openoffice/patches/patch-ep +++ /dev/null @@ -1,46 +0,0 @@ -$NetBSD: patch-ep,v 1.1 2002/12/25 16:30:00 jdolecek Exp $ - ---- ../solenv/bin/deliver.pl.orig Tue Dec 24 16:45:57 2002 -+++ ../solenv/bin/deliver.pl Tue Dec 24 17:20:07 2002 -@@ -102,7 +102,7 @@ - $module = 0; # module name - $base_dir = 0; # path to module base directory - $dlst_file = 0; # path to d.lst --$umask = 22; # default file/directory creation mask -+$umask = 022; # default file/directory creation mask - $dest = 0; # optional destination path - - @action_data = (); # LoL with all action data -@@ -245,7 +245,7 @@ - print "MKDIR: $path\n"; - } - else { -- mkpath($path, 0, 0777-$umask); -+ mkpath($path, 0, 0777 & ~$umask); - } - } - -@@ -285,7 +285,7 @@ - - $umask = umask(); - if ( !defined($umask) ) { -- $umask = 22; -+ $umask = 022; - } - - $common_outdir = $ENV{COMMON_OUTDIR}; -@@ -535,11 +535,11 @@ - my $mode = shift; - my $file = shift; - -- if ( $mode%2 == 1 ) { -- $mode = 0777 - $umask; -+ if ( ($mode & 0111) != 0 ) { # any execute bits? -+ $mode = 0777 & ~$umask; - } - else { -- $mode = 0666 - $umask; -+ $mode = 0666 & ~$umask; - } - chmod($mode, $file); - } diff --git a/misc/openoffice/patches/patch-eq b/misc/openoffice/patches/patch-eq deleted file mode 100644 index ec9282f4197..00000000000 --- a/misc/openoffice/patches/patch-eq +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-eq,v 1.1 2003/02/27 20:17:50 mrauch Exp $ - ---- ../xmloff/source/text/makefile.mk.orig 2001-07-25 09:09:04.000000000 +0200 -+++ ../xmloff/source/text/makefile.mk -@@ -78,6 +78,8 @@ CDEFS += -DCONV_STAR_FONTS - # --- Files -------------------------------------------------------- - - -+NOOPTFILES= $(SLO)$/txtimp.obj -+ - SLOFILES = \ - $(SLO)$/txtdrope.obj \ - $(SLO)$/txtdropi.obj \ diff --git a/misc/openoffice/patches/patch-er b/misc/openoffice/patches/patch-er deleted file mode 100644 index 238b07cbb78..00000000000 --- a/misc/openoffice/patches/patch-er +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-er,v 1.1 2004/03/26 23:37:49 kristerw Exp $ - ---- ../xmloff/source/forms/elementimport.cxx.orig Fri Mar 26 23:59:06 2004 -+++ ../xmloff/source/forms/elementimport.cxx Fri Mar 26 23:59:36 2004 -@@ -100,6 +100,7 @@ - #include <com/sun/star/form/FormComponentType.hpp> - #endif - -+#include <algorithm> - //......................................................................... - namespace xmloff - { |