Namespace ZipUtils for the Inflater / Deflater classes.

This commit is contained in:
Jan Holesovsky
2011-03-29 14:18:56 +02:00
parent dfb4b89726
commit 0e56df30f1
8 changed files with 21 additions and 11 deletions

View File

@@ -41,6 +41,7 @@
using namespace com::sun::star::packages::zip::ZipConstants;
using namespace com::sun::star;
using namespace ZipUtils;
/** Provides general purpose compression using the ZLIB compression
* library.