#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.
|
| int | result () |
| | Returns the error code of last operation.
|
Member Enumeration Documentation
- Enumerator:
| Ok |
|
| OpenFailed |
|
| NotOLE |
|
| BadOLE |
|
| UnknownError |
|
Constructor & Destructor Documentation
Constructs a storage with data.
| libwpd::Storage::~Storage |
( |
| ) |
|
| libwpd::Storage::Storage |
( |
const Storage & |
| ) |
|
|
private |
Member Function Documentation
| bool libwpd::Storage::isOLEStream |
( |
| ) |
|
| int libwpd::Storage::result |
( |
| ) |
|
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: