#include <WPXZipStream.h>
Static Public Member Functions | |
| static bool | isZipFile (WPXInputStream *input) |
| static WPXInputStream * | getSubstream (WPXInputStream *input, const char *name) |
| static WPXInputStream* WPXZipStream::getSubstream | ( | WPXInputStream * | input, |
| const char * | name | ||
| ) | [static] |
Referenced by WPXFileStream::getDocumentOLEStream(), and WPXStringStream::getDocumentOLEStream().
| static bool WPXZipStream::isZipFile | ( | WPXInputStream * | input | ) | [static] |
Referenced by WPXFileStream::isOLEStream(), and WPXStringStream::isOLEStream().