#include <WPXOLEStream.h>
|
| 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.
|
|
- Enumerator:
Ok |
|
OpenFailed |
|
NotOLE |
|
BadOLE |
|
UnknownError |
|
libwpd::Storage::Storage |
( |
WPXInputStream * |
is | ) |
|
Constructs a storage with data.
libwpd::Storage::~Storage |
( |
| ) |
|
libwpd::Storage::Storage |
( |
const Storage & |
| ) |
|
|
private |
bool libwpd::Storage::isOLEStream |
( |
| ) |
|
Checks whether the storage is OLE2 storage.
Returns the error code of last operation.
The documentation for this class was generated from the following files: