LibreOffice
LibreOffice 7.6 SDK API Reference
IOErrorCode.idl
Go to the documentation of this file.
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  * Licensed to the Apache Software Foundation (ASF) under one or more
12  * contributor license agreements. See the NOTICE file distributed
13  * with this work for additional information regarding copyright
14  * ownership. The ASF licenses this file to you under the Apache
15  * License, Version 2.0 (the "License"); you may not use this file
16  * except in compliance with the License. You may obtain a copy of
17  * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  */
19 
20 
21 
22 module com { module sun { module star { module ucb {
23 
31 published enum IOErrorCode
32 {
36 
40 
44 
48 
52 
56 
60 
64 
68 
73 
77 
82 
86 
90 
94 
98 
102 
106 
110 
114 
118 
122 
126 
130 
134 
138 
142 
146 
150 
154 
158 
162 
165  UNKNOWN,
166 
170 
174 
178 
179 };
180 
181 
182 }; }; }; };
183 
184 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
com::sun::star::ucb::MISPLACED_CHARACTER
@ MISPLACED_CHARACTER
An invalid file name.
Definition: IOErrorCode.idl:117
com::sun::star::ucb::INVALID_CHARACTER
@ INVALID_CHARACTER
A file name contains invalid characters.
Definition: IOErrorCode.idl:93
com::sun::star::ucb::DIFFERENT_DEVICES
@ DIFFERENT_DEVICES
A function is not possible because the devices (drives) are not identical.
Definition: IOErrorCode.idl:81
com::sun::star::ucb::ACCESS_DENIED
@ ACCESS_DENIED
An object cannot be accessed due to insufficient user rights.
Definition: IOErrorCode.idl:39
com::sun::star::ucb::WRONG_FORMAT
@ WRONG_FORMAT
An incorrect file format.
Definition: IOErrorCode.idl:173
com::sun::star::ucb::ABORT
@ ABORT
An operation was aborted.
Definition: IOErrorCode.idl:35
com::sun::star::ucb::IOErrorCode
IOErrorCode
Types of input/output errors.
Definition: IOErrorCode.idl:32
com::sun::star::ucb::LOCKING_VIOLATION
@ LOCKING_VIOLATION
A locking problem.
Definition: IOErrorCode.idl:113
com::sun::star::ucb::OUT_OF_FILE_HANDLES
@ OUT_OF_FILE_HANDLES
No more file handles available.
Definition: IOErrorCode.idl:149
com::sun::star::ucb::OUT_OF_MEMORY
@ OUT_OF_MEMORY
An operation could not be run due to insufficient memory.
Definition: IOErrorCode.idl:153
com::sun::star::ucb::NAME_TOO_LONG
@ NAME_TOO_LONG
A file name is too long.
Definition: IOErrorCode.idl:121
com::sun::star::ucb::PENDING
@ PENDING
An operation is still pending.
Definition: IOErrorCode.idl:157
com::sun::star::ucb::RECURSIVE
@ RECURSIVE
An object cannot be copied into itself.
Definition: IOErrorCode.idl:161
com::sun::star::script::FailReason::UNKNOWN
const long UNKNOWN
This value is deprecated.
Definition: FailReason.idl:69
com::sun::star::ucb::IS_WILDCARD
@ IS_WILDCARD
An operation cannot be run on file names containing wildcards.
Definition: IOErrorCode.idl:109
com::sun::star::ucb::NOT_EXISTING
@ NOT_EXISTING
A nonexistent object.
Definition: IOErrorCode.idl:125
com::sun::star::ucb::NO_DIRECTORY
@ NO_DIRECTORY
An object is not a directory.
Definition: IOErrorCode.idl:137
com::sun::star::ucb::INVALID_PARAMETER
@ INVALID_PARAMETER
An operation was started with an invalid parameter.
Definition: IOErrorCode.idl:105
com::sun::star::ucb::INVALID_ACCESS
@ INVALID_ACCESS
An invalid attempt was made to access an object.
Definition: IOErrorCode.idl:89
com::sun::star::ucb::INVALID_LENGTH
@ INVALID_LENGTH
Invalid data length.
Definition: IOErrorCode.idl:101
com::sun::star::ucb::CANT_SEEK
@ CANT_SEEK
A seek operation could not be run.
Definition: IOErrorCode.idl:59
com::sun::star::ucb::OUT_OF_DISK_SPACE
@ OUT_OF_DISK_SPACE
No more space on a device.
Definition: IOErrorCode.idl:145
com::sun::star::ucb::NOT_SUPPORTED
@ NOT_SUPPORTED
An action is not supported.
Definition: IOErrorCode.idl:133
com::sun::star::ucb::WRITE_PROTECTED
@ WRITE_PROTECTED
A function is not possible because the object is write protected.
Definition: IOErrorCode.idl:169
com::sun::star::ucb::ALREADY_EXISTING
@ ALREADY_EXISTING
An object already exists.
Definition: IOErrorCode.idl:43
com::sun::star::ucb::WRONG_VERSION
@ WRONG_VERSION
An incorrect file version.
Definition: IOErrorCode.idl:177
com::sun::star::ucb::BAD_CRC
@ BAD_CRC
A bad checksum.
Definition: IOErrorCode.idl:47
com::sun::star::ucb::CANT_CREATE
@ CANT_CREATE
An object could not be created.
Definition: IOErrorCode.idl:51
com::sun::star::ucb::CANT_READ
@ CANT_READ
Data could not be read from a file.
Definition: IOErrorCode.idl:55
com::sun::star::ucb::DEVICE_NOT_READY
@ DEVICE_NOT_READY
A device (drive) not ready.
Definition: IOErrorCode.idl:76
com::sun::star::ucb::CANT_TELL
@ CANT_TELL
A tell operation could not be run.
Definition: IOErrorCode.idl:63
com
Definition: Ambiguous.idl:20
com::sun::star::ucb::NOT_EXISTING_PATH
@ NOT_EXISTING_PATH
The path to a file does not exist.
Definition: IOErrorCode.idl:129
com::sun::star::ucb::NO_FILE
@ NO_FILE
An object is not a file.
Definition: IOErrorCode.idl:141
com::sun::star::ucb::CANT_WRITE
@ CANT_WRITE
Data could not be written to a file.
Definition: IOErrorCode.idl:67
com::sun::star::ucb::CURRENT_DIRECTORY
@ CURRENT_DIRECTORY
A function is not possible because the path contains the current directory.
Definition: IOErrorCode.idl:72
com::sun::star::ucb::GENERAL
@ GENERAL
A general input/output error.
Definition: IOErrorCode.idl:85
com::sun::star::ucb::INVALID_DEVICE
@ INVALID_DEVICE
A specified device is invalid.
Definition: IOErrorCode.idl:97