| /AOO41X/main/package/qa/storages/ |
| H A D | TestHelper.java | 57 Error( "Can't get XOutputStream implementation from substream '" + sStreamName + "'!" ); in WriteBytesToStream() 65 Error( "Can't get XTruncate implementation from substream '" + sStreamName + "'!" ); in WriteBytesToStream() 77 Error( "Can't write to stream '" + sStreamName + "', exception: " + e ); in WriteBytesToStream() 85 Error( "Can't get XPropertySet implementation from substream '" + sStreamName + "'!" ); in WriteBytesToStream() 97 Error( "Can't set properties to substream '" + sStreamName + "', exception: " + e ); in WriteBytesToStream() 107 … Error( "The 'Size' property of substream '" + sStreamName + "' contains wrong value!" ); in WriteBytesToStream() 113 … Error( "Can't get 'Size' property from substream '" + sStreamName + "', exception: " + e ); in WriteBytesToStream() 133 Error( "Can't create substream '" + sStreamName + "'!" ); in WriteBytesToSubstreamDefaultCompressed() 139 Error( "Can't create substream '" + sStreamName + "', exception : " + e + "!" ); in WriteBytesToSubstreamDefaultCompressed() 147 Error( "Can't get XOutputStream implementation from substream '" + sStreamName + "'!" ); in WriteBytesToSubstreamDefaultCompressed() [all …]
|
| H A D | Test06.java | 65 m_aTestHelper.Error( "Can't create temporary storage representation!" ); in test() 72 … m_aTestHelper.Error( "The method must throw an exception because of illegal parameter!" ); in test() 81 m_aTestHelper.Error( "Unexpected excepion because of illegal parameter : " + e ); in test() 94 m_aTestHelper.Error( "Can't create substorage!" ); in test() 102 …m_aTestHelper.Error( "The method must throw an exception in case of try to open nonexistent stream… in test() 109 …m_aTestHelper.Error( "Unexpected excepion in case of try to open nonexistent stream for reading : … in test() 117 …m_aTestHelper.Error( "The method must throw an exception in case of try to open nonexistent storag… in test() 124 …m_aTestHelper.Error( "Unexpected excepion in case of try to open nonexistent storage for reading :… in test() 132 … m_aTestHelper.Error( "An exception must be thrown in case of removing nonexistent element!" ); in test() 139 … m_aTestHelper.Error( "Unexpected excepion in case of try to remove nonexistent element : " + e ); in test() [all …]
|
| H A D | Test03.java | 62 m_aTestHelper.Error( "Can't create temporary storage representation!" ); in test() 72 m_aTestHelper.Error( "Can't create substorage!" ); in test() 120 … m_aTestHelper.Error( "Nonexisting element doesn't detected by isStorageElement() call!" ); in test() 128 m_aTestHelper.Error( "Wrong exception is thrown by isStorageElement() call: " + e ); in test() 134 … m_aTestHelper.Error( "Nonexisting element doesn't detected by isStreamElement() call!" ); in test() 142 m_aTestHelper.Error( "Wrong exception is thrown by isStreamElement() call: " + e ); in test() 149 m_aTestHelper.Error( "Root storage doesn't support XNameAccess!" ); in test() 156 m_aTestHelper.Error( "Child 'SubStorage1' can not be detected as storage!" ); in test() 162 m_aTestHelper.Error( "Child 'SubStream1' can not be detected as stream!" ); in test() 168 m_aTestHelper.Error( "Child's type can not be detected, exception: " + e ); in test() [all …]
|
| H A D | Test04.java | 61 m_aTestHelper.Error( "No valid temporary file was created!" ); in test() 71 m_aTestHelper.Error( "Can't create temporary storage representation!" ); in test() 83 m_aTestHelper.Error( "Can't create substorage!" ); in test() 107 m_aTestHelper.Error( "Can't create substorage!" ); in test() 151 m_aTestHelper.Error( "Can't create storage based on temporary file!" ); in test() 173 m_aTestHelper.Error( "SubStorage2 must be disposed already!" ); in test() 181 … m_aTestHelper.Error( "Wrong exception in case of disposed storage, exception: " + e ); in test() 220 m_aTestHelper.Error( "Can't reopen storage based on temporary file!" ); in test() 230 m_aTestHelper.Error( "Can't open existing substorage!" ); in test() 244 m_aTestHelper.Error( "Can't open existing substorage!" ); in test() [all …]
|
| H A D | RegressionTest_i30400.java | 77 m_aTestHelper.Error( "Can't create temporary storage representation!" ); in test() 96 m_aTestHelper.Error( "Can't create substorage!" ); in test() 114 m_aTestHelper.Error( "Can't create substorage!" ); in test() 192 m_aTestHelper.Error( "Can't create temporary storage representation!" ); in test() 203 m_aTestHelper.Error( "Can't create substorage!" ); in test() 214 m_aTestHelper.Error( "Can't create substorage!" ); in test() 230 m_aTestHelper.Error( "Exception: " + e ); in test() 258 m_aTestHelper.Error( "Can't create temporary storage representation!" ); in TestCopyWithRenaming() 268 m_aTestHelper.Error( "Can't create substorage!" ); in TestCopyWithRenaming() 278 m_aTestHelper.Error( "Can't create substorage!" ); in TestCopyWithRenaming() [all …]
|
| H A D | Test05.java | 59 m_aTestHelper.Error( "No valid temporary file was created!" ); in test() 72 m_aTestHelper.Error( "Can't create storage based on temporary file!" ); in test() 82 m_aTestHelper.Error( "Can't create substorage!" ); in test() 92 m_aTestHelper.Error( "Can't create substorage!" ); in test() 206 m_aTestHelper.Error( "Substorage was not disposed!" ); in test() 213 m_aTestHelper.Error( "Wrong exception is thrown by disposed storage: " + e ); in test() 220 m_aTestHelper.Error( "Writeable substream was not disposed!" ); in test() 227 m_aTestHelper.Error( "Wrong exception is thrown by disposed stream: " + e ); in test() 234 m_aTestHelper.Error( "Readonly substream was not disposed!" ); in test() 241 m_aTestHelper.Error( "Wrong exception is thrown by disposed stream: " + e ); in test() [all …]
|
| /AOO41X/main/odk/examples/java/Storage/ |
| H A D | TestHelper.java | 53 Error( "Can't get XOutputStream implementation from substream '" + sStreamName + "'!" ); in WriteBytesToStream() 61 Error( "Can't get XTruncate implementation from substream '" + sStreamName + "'!" ); in WriteBytesToStream() 73 Error( "Can't write to stream '" + sStreamName + "', exception: " + e ); in WriteBytesToStream() 81 Error( "Can't get XPropertySet implementation from substream '" + sStreamName + "'!" ); in WriteBytesToStream() 93 Error( "Can't set properties to substream '" + sStreamName + "', exception: " + e ); in WriteBytesToStream() 103 … Error( "The 'Size' property of substream '" + sStreamName + "' contains wrong value!" ); in WriteBytesToStream() 109 … Error( "Can't get 'Size' property from substream '" + sStreamName + "', exception: " + e ); in WriteBytesToStream() 117 Error( "Can't get XComponent implementation from substream '" + sStreamName + "'!" ); in WriteBytesToStream() 140 Error( "Can't create substream '" + sStreamName + "'!" ); in WriteBytesToSubstream() 146 Error( "Can't create substream '" + sStreamName + "', exception : " + e + "!" ); in WriteBytesToSubstream() [all …]
|
| H A D | Test06.java | 64 m_aTestHelper.Error( "Can't create temporary storage representation!" ); in test() 71 … m_aTestHelper.Error( "The method must throw an exception because of illegal parameter!" ); in test() 80 m_aTestHelper.Error( "Unexpected excepion because of illegal parameter : " + e ); in test() 93 m_aTestHelper.Error( "Can't create substorage!" ); in test() 101 …m_aTestHelper.Error( "The method must throw an exception in case of try to open nonexistent stream… in test() 108 …m_aTestHelper.Error( "Unexpected excepion in case of try to open nonexistent stream for reading : … in test() 116 …m_aTestHelper.Error( "The method must throw an exception in case of try to open nonexistent storag… in test() 123 …m_aTestHelper.Error( "Unexpected excepion in case of try to open nonexistent storage for reading :… in test() 131 … m_aTestHelper.Error( "An exception must be thrown in case of removing nonexistent element!" ); in test() 138 … m_aTestHelper.Error( "Unexpected excepion in case of try to remove nonexistent element : " + e ); in test() [all …]
|
| H A D | Test03.java | 61 m_aTestHelper.Error( "Can't create temporary storage representation!" ); in test() 71 m_aTestHelper.Error( "Can't create substorage!" ); in test() 107 … m_aTestHelper.Error( "Nonexisting element doesn't detected by isStorageElement() call!" ); in test() 115 m_aTestHelper.Error( "Wrong exception is thrown by isStorageElement() call: " + e ); in test() 121 … m_aTestHelper.Error( "Nonexisting element doesn't detected by isStreamElement() call!" ); in test() 129 m_aTestHelper.Error( "Wrong exception is thrown by isStreamElement() call: " + e ); in test() 136 m_aTestHelper.Error( "Root storage doesn't support XNameAccess!" ); in test() 143 m_aTestHelper.Error( "Child 'SubStorage1' can not be detected as storage!" ); in test() 149 m_aTestHelper.Error( "Child 'SubStream1' can not be detected as stream!" ); in test() 155 m_aTestHelper.Error( "Child's type can not be detected, exception: " + e ); in test() [all …]
|
| H A D | Test04.java | 60 m_aTestHelper.Error( "No valid temporary file was created!" ); in test() 70 m_aTestHelper.Error( "Can't create temporary storage representation!" ); in test() 82 m_aTestHelper.Error( "Can't create substorage!" ); in test() 98 m_aTestHelper.Error( "Can't create substorage!" ); in test() 138 m_aTestHelper.Error( "Can't create storage based on temporary file!" ); in test() 160 m_aTestHelper.Error( "SubStorage2 must be disposed already!" ); in test() 168 … m_aTestHelper.Error( "Wrong exception in case of disposed storage, exception: " + e ); in test() 198 m_aTestHelper.Error( "Can't reopen storage based on temporary file!" ); in test() 208 m_aTestHelper.Error( "Can't open existing substorage!" ); in test() 222 m_aTestHelper.Error( "Can't open existing substorage!" ); in test() [all …]
|
| H A D | Test05.java | 58 m_aTestHelper.Error( "No valid temporary file was created!" ); in test() 71 m_aTestHelper.Error( "Can't create storage based on temporary file!" ); in test() 81 m_aTestHelper.Error( "Can't create substorage!" ); in test() 91 m_aTestHelper.Error( "Can't create substorage!" ); in test() 181 m_aTestHelper.Error( "Substorage was not disposed!" ); in test() 188 m_aTestHelper.Error( "Wrong exception is thrown by disposed storage: " + e ); in test() 195 m_aTestHelper.Error( "Writeable substream was not disposed!" ); in test() 202 m_aTestHelper.Error( "Wrong exception is thrown by disposed stream: " + e ); in test() 209 m_aTestHelper.Error( "Readonly substream was not disposed!" ); in test() 216 m_aTestHelper.Error( "Wrong exception is thrown by disposed stream: " + e ); in test() [all …]
|
| /AOO41X/main/package/qa/ofopxmlstorages/ |
| H A D | TestHelper.java | 58 Error( "Can't get XOutputStream implementation from substream '" + sStreamName + "'!" ); in WriteBytesToStream() 66 Error( "Can't get XTruncate implementation from substream '" + sStreamName + "'!" ); in WriteBytesToStream() 78 Error( "Can't write to stream '" + sStreamName + "', exception: " + e ); in WriteBytesToStream() 86 Error( "Can't get XPropertySet implementation from substream '" + sStreamName + "'!" ); in WriteBytesToStream() 98 Error( "Can't set properties to substream '" + sStreamName + "', exception: " + e ); in WriteBytesToStream() 108 … Error( "The 'Size' property of substream '" + sStreamName + "' contains wrong value!" ); in WriteBytesToStream() 114 … Error( "Can't get 'Size' property from substream '" + sStreamName + "', exception: " + e ); in WriteBytesToStream() 122 … Error( "Can't get XRelationshipAccess implementation from substream '" + sStreamName + "'!" ); in WriteBytesToStream() 133 Error( "Can't set relationships to substream '" + sStreamName + "', exception: " + e ); in WriteBytesToStream() 159 Error( "Can't create substream '" + sStreamName + "'!" ); in WriteBytesToSubstream() [all …]
|
| H A D | Test06.java | 64 m_aTestHelper.Error( "Can't create temporary storage representation!" ); in test() 71 … m_aTestHelper.Error( "The method must throw an exception because of illegal parameter!" ); in test() 80 m_aTestHelper.Error( "Unexpected excepion because of illegal parameter : " + e ); in test() 93 m_aTestHelper.Error( "Can't create substorage!" ); in test() 101 …m_aTestHelper.Error( "The method must throw an exception in case of try to open nonexistent stream… in test() 108 …m_aTestHelper.Error( "Unexpected excepion in case of try to open nonexistent stream for reading : … in test() 116 …m_aTestHelper.Error( "The method must throw an exception in case of try to open nonexistent storag… in test() 123 …m_aTestHelper.Error( "Unexpected excepion in case of try to open nonexistent storage for reading :… in test() 131 … m_aTestHelper.Error( "An exception must be thrown in case of removing nonexistent element!" ); in test() 138 … m_aTestHelper.Error( "Unexpected excepion in case of try to remove nonexistent element : " + e ); in test() [all …]
|
| H A D | Test03.java | 72 m_aTestHelper.Error( "Can't create temporary storage representation!" ); in test() 82 m_aTestHelper.Error( "Can't create substorage!" ); in test() 128 … m_aTestHelper.Error( "Nonexisting element doesn't detected by isStorageElement() call!" ); in test() 136 m_aTestHelper.Error( "Wrong exception is thrown by isStorageElement() call: " + e ); in test() 142 … m_aTestHelper.Error( "Nonexisting element doesn't detected by isStreamElement() call!" ); in test() 150 m_aTestHelper.Error( "Wrong exception is thrown by isStreamElement() call: " + e ); in test() 157 m_aTestHelper.Error( "Root storage doesn't support XNameAccess!" ); in test() 164 m_aTestHelper.Error( "Child 'SubStorage1' can not be detected as storage!" ); in test() 170 m_aTestHelper.Error( "Child 'SubStream1' can not be detected as stream!" ); in test() 176 m_aTestHelper.Error( "Child's type can not be detected, exception: " + e ); in test() [all …]
|
| H A D | Test04.java | 82 m_aTestHelper.Error( "No valid temporary file was created!" ); in test() 91 m_aTestHelper.Error( "Can't create temporary storage representation!" ); in test() 103 m_aTestHelper.Error( "Can't create substorage!" ); in test() 124 m_aTestHelper.Error( "Can't create substorage!" ); in test() 166 m_aTestHelper.Error( "Can't create storage based on temporary file!" ); in test() 188 m_aTestHelper.Error( "SubStorage2 must be disposed already!" ); in test() 196 … m_aTestHelper.Error( "Wrong exception in case of disposed storage, exception: " + e ); in test() 227 m_aTestHelper.Error( "Can't reopen storage based on temporary file!" ); in test() 237 m_aTestHelper.Error( "Can't open existing substorage!" ); in test() 254 m_aTestHelper.Error( "Can't open existing substorage!" ); in test() [all …]
|
| H A D | Test05.java | 80 m_aTestHelper.Error( "No valid temporary file was created!" ); in test() 90 m_aTestHelper.Error( "Can't create storage based on temporary file!" ); in test() 100 m_aTestHelper.Error( "Can't create substorage!" ); in test() 110 m_aTestHelper.Error( "Can't create substorage!" ); in test() 210 m_aTestHelper.Error( "Substorage was not disposed!" ); in test() 217 m_aTestHelper.Error( "Wrong exception is thrown by disposed storage: " + e ); in test() 224 m_aTestHelper.Error( "Writeable substream was not disposed!" ); in test() 231 m_aTestHelper.Error( "Wrong exception is thrown by disposed stream: " + e ); in test() 238 m_aTestHelper.Error( "Readonly substream was not disposed!" ); in test() 245 m_aTestHelper.Error( "Wrong exception is thrown by disposed stream: " + e ); in test() [all …]
|
| /AOO41X/main/basic/source/runtime/ |
| H A D | methods.cxx | 233 StarBASIC::Error( SbERR_CANNOT_LOAD ); in RTLFUNC() 244 RTLFUNC(Error) in RTLFUNC() argument 249 StarBASIC::Error( SbERR_INTERNAL_ERROR ); in RTLFUNC() 264 StarBASIC::Error( SbERR_CONVERSION ); in RTLFUNC() 301 StarBASIC::Error( SbERR_BAD_ARGUMENT ); in RTLFUNC() 317 StarBASIC::Error( SbERR_BAD_ARGUMENT ); in RTLFUNC() 333 StarBASIC::Error( SbERR_BAD_ARGUMENT ); in RTLFUNC() 349 StarBASIC::Error( SbERR_BAD_ARGUMENT ); in RTLFUNC() 364 StarBASIC::Error( SbERR_BAD_ARGUMENT ); in RTLFUNC() 371 StarBASIC::Error( SbERR_BAD_ARGUMENT ); in RTLFUNC() [all …]
|
| H A D | methods1.cxx | 125 StarBASIC::Error( SbERR_BAD_ARGUMENT ); in RTLFUNC() 141 StarBASIC::Error( SbERR_BAD_PARAMETER ); in RTLFUNC() 155 StarBASIC::Error( SbERR_PROC_UNDEFINED ); in RTLFUNC() 176 StarBASIC::Error( SbERR_BAD_ARGUMENT ); in RTLFUNC() 202 StarBASIC::Error( SbERR_PROC_UNDEFINED ); in RTLFUNC() 228 StarBASIC::Error( SbERR_PROC_UNDEFINED ); in RTLFUNC() 244 StarBASIC::Error( SbERR_BAD_ARGUMENT ); in RTLFUNC() 261 StarBASIC::Error( SbERR_BAD_ARGUMENT ); in RTLFUNC() 278 StarBASIC::Error( SbERR_BAD_ARGUMENT ); in RTLFUNC() 296 StarBASIC::Error( SbERR_BAD_ARGUMENT ); in RTLFUNC() [all …]
|
| /AOO41X/main/unotools/qa/complex/tempfile/ |
| H A D | TestHelper.java | 45 Error( "Cannot set TempFileRemove. exception: " + e ); in SetTempFileRemove() 54 Error( "Cannot get TempFileRemove. exception: " + e ); in GetTempFileRemove() 64 Error ( "Cannot get TempFileURL. exception: " + e ); in GetTempFileURL() 67 Error ( "Temporary file not valid." ); in GetTempFileURL() 77 Error( "Cannot get TempFileName. exception: " + e ); in GetTempFileName() 80 Error( "Temporary file not valid." ); in GetTempFileName() 93 Error ( "exception: " + e); in CompareFileNameAndURL() 102 Error( "Cannot get output stream." ); in WriteBytesWithStream() 108 Error( "Cannot write to stream. exception: " + e ); in WriteBytesWithStream() 116 Error( "Cannot get input stream from tempfile." ); in ReadBytesWithStream() [all …]
|
| /AOO41X/main/basic/source/comp/ |
| H A D | parser.cxx | 246 Error( SbERR_EXPECTED, pStack->eExitTok ); in Exit() 248 Error( SbERR_BAD_EXIT ); in Exit() 258 Error( SbERR_SYMBOL_EXPECTED ); in TestSymbol() 272 Error( SbERR_EXPECTED, t ); in TestToken() 289 Error( SbERR_EXPECTED, COMMA ); in TestComma() 302 Error( SbERR_EXPECTED, EOLN ); in TestEoln() 318 Error( SbERR_BAD_BLOCK, eEnd ); in StmntBlock() 357 Error( SbERR_NOT_IN_MAIN, aSym ); in Parse() 392 Error( SbERR_EXPECTED, SUB ); in Parse() 415 Error( SbERR_NOT_IN_MAIN, eCurTok ); in Parse() [all …]
|
| H A D | dim.cxx | 64 Error( SbERR_EXPECTED, "()" ); in VarDecl() 95 Error( SbERR_SYNTAX ); in TypeDecl() 110 Error( SbERR_SYNTAX ); in TypeDecl() 121 Error( SbERR_OUT_OF_RANGE ); in TypeDecl() 129 Error( SbERR_SYNTAX ); in TypeDecl() 151 Error( SbERR_UNEXPECTED, SYMBOL ); in TypeDecl() 175 Error( SbERR_UNEXPECTED, eTok ); in TypeDecl() 182 Error( SbERR_VAR_DEFINED, rDef.GetName() ); in TypeDecl() 184 Error( SbERR_VAR_DEFINED, rDef.GetName() ); in TypeDecl() 206 Error( SbERR_NOT_IN_SUBR, eCurTok ); in DefVar() [all …]
|
| H A D | loops.cxx | 57 Error( SbERR_BAD_BLOCK, IF ); bAbort = sal_True; return; in If() 66 Error( SbERR_PROG_TOO_LARGE ); bAbort = sal_True; return; in If() 86 Error( SbERR_BAD_BLOCK, ELSEIF ); bAbort = sal_True; return; in If() 146 Error( SbERR_NO_IF ); in NoIf() 172 Error( SbERR_EXPECTED, WHILE ); in DoLoop() 259 Error( SbERR_EXPECTED, aLvalue.GetRealVar()->GetName() ); in For() 278 Error( SbERR_NEEDS_OBJECT ); in With() 293 Error( SbERR_BAD_BLOCK, eEndTok ); in BadBlock() 295 Error( SbERR_BAD_BLOCK, "Loop/Next/Wend" ); in BadBlock() 308 Error( SbERR_EXPECTED, "GoTo/GoSub" ); in OnGoto() [all …]
|
| /AOO41X/main/rsc/source/parser/ |
| H A D | rscyacc.y | 134 pTC->pEH->Error( ERR_ZERODIVISION, NULL, RscId() ); 171 pTC->pEH->Error( ERR_DECLAREDEFINE, NULL, RscId(), $3 ); 176 pTC->pEH->Error( ERR_DOUBLEDEFINE, NULL, RscId(), $3->GetName().GetBuffer() ); 287 pTC->pEH->Error( ERR_NOTYPE, pCurClass, RscId() ); 296 pTC->pEH->Error( ERR_REFNOTALLOWED, S.Top().pClass, 310 pTC->pEH->Error( aError, S.Top().pClass, aRscId ); 434 pTC->pEH->Error( ERR_REFNOTALLOWED, S.Top().pClass, 438 pTC->pEH->Error( WRN_SUBINMEMBER, S.Top().pClass, 455 pTC->pEH->Error( aError, S.Top().pClass, aRscId ); 533 pTC->pEH->Error( ERR_NOVARIABLENAME, S.Top().pClass, RscId(), [all …]
|
| H A D | rscyacc.cxx | 57 pTC->pEH->Error( ERR_NOVARIABLENAME, rInst.pClass, RscId() ); in GetVarInst() 73 pTC->pEH->Error( aError, aInst.pClass, RscId() ); in SetNumber() 89 pTC->pEH->Error( aError, aInst.pClass, RscId() ); in SetConst() 103 pTC->pEH->Error( aError, aInst.pClass, RscId() ); in SetString() 113 pTC->pEH->Error( ERR_ZERODIVISION, NULL, RscId() ); in MakeRscId() 116 pTC->pEH->Error( ERR_IDRANGE, NULL, RscId(), in MakeRscId() 148 pTC->pEH->Error( ERR_NOCOPYOBJ, pHeader->pClass, aName1, in DoClassHeader() 169 pTC->pEH->Error( ERR_FALSETYPE, S.Top().pClass, aName1, in DoClassHeader() 177 pTC->pEH->Error( WRN_GLOBALID, pHeader->pClass, aName1 ); in DoClassHeader() 189 pTC->pEH->Error( ERR_IDEXPECTED, pHeader->pClass, aName1 ); in DoClassHeader() [all …]
|
| /AOO41X/main/shell/source/all/zipfile/ |
| H A D | zipexcptn.cxx | 32 RuntimeException::RuntimeException(int Error) : in RuntimeException() argument 33 m_Error(Error) in RuntimeException() 55 ZipException::ZipException(int Error) : in ZipException() argument 56 RuntimeException(Error) in ZipException() 71 Win32Exception::Win32Exception(int Error) : in Win32Exception() argument 72 RuntimeException(Error), in Win32Exception() 114 ZipContentMissException::ZipContentMissException(int Error) : in ZipContentMissException() argument 115 ZipException(Error) in ZipContentMissException() 122 AccessViolationException::AccessViolationException(int Error) : in AccessViolationException() argument 123 Win32Exception(Error) in AccessViolationException() [all …]
|