#include <WPXOLEStream.h>
Public Member Functions |
| Storage (WPXInputStream *is) |
| Constructs a storage with data.
|
| ~Storage () |
| Destroys the storage.
|
bool | isOLEStream () |
| Checks whether the storage is OLE2 storage.
|
Result | result () |
| Returns the error code of last operation.
|
Member Enumeration Documentation
- Enumerator:
Ok |
|
OpenFailed |
|
NotOLE |
|
BadOLE |
|
UnknownError |
|
Constructor & Destructor Documentation
libwpd::Storage::Storage |
( |
WPXInputStream * |
is | ) |
|
Constructs a storage with data.
libwpd::Storage::~Storage |
( |
| ) |
|
libwpd::Storage::Storage |
( |
const Storage & |
| ) |
|
|
private |
Member Function Documentation
bool libwpd::Storage::isOLEStream |
( |
| ) |
|
Checks whether the storage is OLE2 storage.
Returns the error code of last operation.
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: