enum ContentCreationError in module com::sun::star::ucb:: |
enum ContentCreationError;
Codes for content creation errors.
Values Summary |
|
| UNKNOWN | Unknown. |
| NO_CONTENT_BROKER | No UCB available. |
| NO_IDENTIFIER_FACTORY | No factory for content identifier available. |
| IDENTIFIER_CREATION_FAILED | Creation of content identifier failed. |
| NO_CONTENT_PROVIDER | No Content Provider available. |
| CONTENT_CREATION_FAILED | Provider was unable to create the content instance. |
Values Details |
|||||||
|
|||||||
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.