diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 08:57:17 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 08:57:17 +0000 |
commit | fb89e9b697585fc9977b488719536866ec4a4e14 (patch) | |
tree | 31749f632a8b91b25441b7239c6b397169f54572 /editors/openoffice/files/patch-package::inc::ZipPackageFolder.hxx | |
parent | Phoenix is a fast, minimal browser from the Mozilla project. This port (diff) |
All patches have been repocopied to use + as separator and not "::".
Diffstat (limited to 'editors/openoffice/files/patch-package::inc::ZipPackageFolder.hxx')
-rw-r--r-- | editors/openoffice/files/patch-package::inc::ZipPackageFolder.hxx | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice/files/patch-package::inc::ZipPackageFolder.hxx b/editors/openoffice/files/patch-package::inc::ZipPackageFolder.hxx deleted file mode 100644 index 014c61403380..000000000000 --- a/editors/openoffice/files/patch-package::inc::ZipPackageFolder.hxx +++ /dev/null @@ -1,11 +0,0 @@ ---- ../package/inc/ZipPackageFolder.hxx.orig Thu Nov 15 21:01:49 2001 -+++ ../package/inc/ZipPackageFolder.hxx Wed Jun 12 23:10:42 2002 -@@ -106,7 +106,7 @@ - - void doInsertByName ( ZipPackageEntry *pEntry, sal_Bool bSetParent ) - throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::container::ElementExistException, ::com::sun::star::lang::WrappedTargetException, ::com::sun::star::uno::RuntimeException); -- ContentInfo & doGetByName( const ::rtl::OUString& aName ) -+ ZipContentInfo & doGetByName( const ::rtl::OUString& aName ) - throw(::com::sun::star::container::NoSuchElementException, ::com::sun::star::lang::WrappedTargetException, ::com::sun::star::uno::RuntimeException); - static void copyZipEntry( ZipEntry &rDest, const ZipEntry &rSource); - static ::com::sun::star::uno::Sequence < sal_Int8 > static_getImplementationId() |