| /aoo41x/main/vcl/unx/generic/fontmanager/ | 
| H A D | parseAFM.cxx | 369     int error = ok;  in parseGlobals()  local546     return(error);  in parseGlobals()
 635     return(error);
 748     return(error);  in parseCharWidths()
 951     return(error);  in parseCharMetrics()
 1060     return(error);  in parseTrackKernData()
 1187     return(error);  in parsePairKernData()
 1326     return(error);  in parseCompCharData()
 1418     if ((error != earlyEOF) && (code < 0)) error = code;  in parseFile()
 1499         if ((error != earlyEOF) && (code < 0)) error = code;  in parseFile()
 [all …]
 
 | 
| /aoo41x/main/jurt/source/pipe/ | 
| H A D | com_sun_star_lib_connections_pipe_PipeConnection.c | 137         goto error;  in PipeConnection_create()144         goto error;  in PipeConnection_create()
 150         goto error;  in PipeConnection_create()
 160         goto error;  in PipeConnection_create()
 170         goto error;  in PipeConnection_create()
 182         goto error;  in PipeConnection_create()
 193         goto error;  in PipeConnection_create()
 224  error:  in PipeConnection_create()
 316  error:  in PipeConnection_close()
 434  error:  in PipeConnection_read()
 [all …]
 
 | 
| /aoo41x/main/testgraphical/source/ | 
| H A D | CallExternals.pm | 51     if ($error != 0)53         $error = $error / 256;
 57         $error = $error - 256;
 59     return $error;
 70     my $error;
 91         $error = 1;
 152     my $error = 1;
 180     return $error;
 243     my $error;
 472     my $error;
 [all …]
 
 | 
| /aoo41x/main/idlc/source/ | 
| H A D | parser.y | 432 	| error ';' 725 	| error '}'
 906 	| error ']'
 926     | error '}'
 1109 	| error ','
 1184 	| error
 1696 	| error ';'
 2643 	| error '>'
 2811 	| error ';'
 2908 	| error ','
 [all …]
 
 | 
| /aoo41x/main/offapi/com/sun/star/sdbc/ | 
| H A D | XDatabaseMetaData.idl | 88 			if a database access error occurs.98 			if a database access error occurs.
 117 			if a database access error occurs.
 126 			if a database access error occurs.
 135 			if a database access error occurs.
 144 			if a database access error occurs.
 153 			if a database access error occurs.
 192 			if a database access error occurs.
 201 			if a database access error occurs.
 210 			if a database access error occurs.
 [all …]
 
 | 
| H A D | XResultSetMetaData.idl | 47 			if a database access error occurs.58 			if a database access error occurs.
 69 			if a database access error occurs.
 80 			if a database access error occurs.
 91 			if a database access error occurs.
 102 			if a database access error occurs.
 113 			if a database access error occurs.
 124 			if a database access error occurs.
 136 			if a database access error occurs.
 147 			if a database access error occurs.
 [all …]
 
 | 
| H A D | XSQLInput.idl | 94 			if a database access error occurs.103 			if a database access error occurs.
 112 			if a database access error occurs.
 121 			if a database access error occurs.
 130 			if a database access error occurs.
 139 			if a database access error occurs.
 148 			if a database access error occurs.
 157 			if a database access error occurs.
 166 			if a database access error occurs.
 175 			if a database access error occurs.
 [all …]
 
 | 
| H A D | XSQLOutput.idl | 94 			if a database access error occurs.103 			if a database access error occurs.
 112 			if a database access error occurs.
 121 			if a database access error occurs.
 130 			if a database access error occurs.
 139 			if a database access error occurs.
 148 			if a database access error occurs.
 157 			if a database access error occurs.
 166 			if a database access error occurs.
 175 			if a database access error occurs.
 [all …]
 
 | 
| H A D | XRowUpdate.idl | 62 			if a database access error occurs.73 			if a database access error occurs.
 84 			if a database access error occurs.
 95 			if a database access error occurs.
 106 			if a database access error occurs.
 117 			if a database access error occurs.
 128 			if a database access error occurs.
 139 			if a database access error occurs.
 150 			if a database access error occurs.
 161 			if a database access error occurs.
 [all …]
 
 | 
| /aoo41x/main/soltools/cpp/ | 
| H A D | _cpp.c | 88                     error(ERROR,  in process()193 						error(INFO, "Macro deletion of %s", np->name);  in control()
 208                 error(FATAL, "#if too deeply nested");  in control()
 220                 error(ERROR, "#elif with no #if");  in control()
 224                 error(ERROR, "#elif after #else");  in control()
 242                 error(ERROR, "#else with no #if");  in control()
 246                 error(ERROR, "#else after #else");  in control()
 248                 error(ERROR, "Syntax error in #else");  in control()
 256                 error(ERROR, "#endif with no #if");  in control()
 327         error(FATAL, "Out of memory from malloc");  in domalloc()
 [all …]
 
 | 
| H A D | _macro.c | 55         error(ERROR, "#defined token is not a name");  in dodefine()125             	error(ERROR,  in dodefine()
 129             	error(ERROR,  in dodefine()
 203             error(FATAL, "Illegal -A argument %r", trp);  in doadefine()
 224 	error(FATAL, "Illegal -D or -U argument %r", trp);  in doadefine()
 270 					error(ERROR, "Incorrect syntax for `defined'");  in expandrow()
 287 							error(ERROR, "Incorrect syntax for `#machine'");  in expandrow()
 468 			error(ERROR, "EOF in macro arglist");  in gatherargs()
 506 				error(FATAL, "Sorry, too many macro arguments");  in gatherargs()
 535 				error(ERROR, "# not followed by macro parameter");  in substargs()
 [all …]
 
 | 
| H A D | _eval.c | 265             error(ERROR, "Syntax error in #ifdef/#ifndef");  in eval()397         error(ERROR, "Botch in #if/#elsif");  in eval()
 401         error(ERROR, "Undefined expression value");  in eval()
 404     error(ERROR, "Syntax error in #if/#elsif");  in eval()
 433                 error(WARNING, "Syntax error in #if/#endif");  in evalop()
 593                     error(ERROR, "Bad ?: in #if/endif");  in evalop()
 669                     error(WARNING,  in tokval()
 685                         error(ERROR,  in tokval()
 750                             error(WARNING,  in tokval()
 756                     error(ERROR, "Empty character constant");  in tokval()
 [all …]
 
 | 
| /aoo41x/main/sal/osl/w32/ | 
| H A D | file_dirvol.cxx | 566     return error;  in osl_openLocalRoot()619 	return error;  in osl_openFileDirectory()
 791 	return error;  in osl_createDirectory()
 809 	return error;  in osl_removeDirectory()
 827 				return error;  in osl_openDirectory()
 840 	return error;  in osl_openDirectory()
 1081 			return error;  in osl_getDirectoryItem()
 1189 	return error;  in osl_getDirectoryItem()
 1791 		return error;  in osl_setFileAttributes()
 1815 	return error;  in osl_setFileAttributes()
 [all …]
 
 | 
| /aoo41x/main/reportbuilder/java/com/sun/star/report/ | 
| H A D | StorageRepository.java | 149             LOGGER.error(REPORT_PROCESSING_FAILED, ex);  in exists()153             LOGGER.error(REPORT_PROCESSING_FAILED, ex);  in exists()
 188             LOGGER.error(REPORT_PROCESSING_FAILED, ex);  in isReadable()
 192             LOGGER.error(REPORT_PROCESSING_FAILED, ex);  in isReadable()
 196             LOGGER.error(REPORT_PROCESSING_FAILED, ex);  in isReadable()
 215             LOGGER.error(REPORT_PROCESSING_FAILED, ex);  in openInputRepository()
 219             LOGGER.error(REPORT_PROCESSING_FAILED, ex);  in openInputRepository()
 223             LOGGER.error(REPORT_PROCESSING_FAILED, ex);  in openInputRepository()
 227             LOGGER.error(REPORT_PROCESSING_FAILED, ex);  in openInputRepository()
 231             LOGGER.error(REPORT_PROCESSING_FAILED, ex);  in openInputRepository()
 [all …]
 
 | 
| /aoo41x/main/testgraphical/prechecks/ | 
| H A D | softwaretests.pl | 197     my $error = shift;198     if ($error != 0)
 200         $error = $error / 256;
 202     if ($error > 127)
 204         $error = $error - 256;
 206     return $error;
 214     my $error = shift;
 216     if ($error != 0)
 297         my $error = errorAdaption($?);
 373         my $error = errorAdaption($?);
 [all …]
 
 | 
| /aoo41x/main/qadevOOo/tests/java/ifc/beans/ | 
| H A D | _XPropertySet.java | 167             boolean error = false;  in _addPropertyChangeListener()194                 error = error || !propertyChanged;  in _addPropertyChangeListener()
 228             boolean error = false;  in _addVetoableChangeListener()
 254                 error = error || !vetoableChanged;  in _addVetoableChangeListener()
 292             boolean error = false;  in _setPropertyValue()
 321                     error = true;  in _setPropertyValue()
 382             boolean error = false;  in _getPropertyValue()
 388                     error = true;  in _getPropertyValue()
 432             boolean error = false;  in _removePropertyChangeListener()
 460                 error = error || propertyChanged;  in _removePropertyChangeListener()
 [all …]
 
 | 
| /aoo41x/main/postprocess/checkdeliver/ | 
| H A D | checkdeliver.pl | 137     my $error = 0;183         $error ++;
 184         return $error;
 196             return $error;
 201         $error++;
 202         return $error;
 207         return $error;
 238                 $error ++;
 249             $error ++;
 252     if ( $error ) {
 [all …]
 
 | 
| /aoo41x/main/offapi/com/sun/star/sdb/ | 
| H A D | ErrorCondition.idl | 33 /** defines error conditions for OpenOffice.org Base core components35     <p>Core components of OpenOffice.org will use those error conditions
 39     such a component, caused by an error condition which is included in the
 49     whether the error message (<code>Exception::Message</code>) starts with the
 68     // = section ROW_SET - css.sdb.RowSet related error conditions
 81     // = section PARSER - parsing related error conditions
 94     // = section DB - application-level error conditions
 109         <p>This error condition is met when the user attempts to save a query
 111         This is an error since query names can potentially be used in
 139     // = section AB - address book access related error conditions
 [all …]
 
 | 
| H A D | XColumnUpdate.idl | 60 			if a database access error occurs.69 			if a database access error occurs.
 78 			if a database access error occurs.
 87 			if a database access error occurs.
 96 			if a database access error occurs.
 105 			if a database access error occurs.
 114 			if a database access error occurs.
 123 			if a database access error occurs.
 132 			if a database access error occurs.
 141 			if a database access error occurs.
 [all …]
 
 | 
| H A D | XColumn.idl | 78 			if a database access error occurs.87 			if a database access error occurs.
 96 			if a database access error occurs.
 105 			if a database access error occurs.
 114 			if a database access error occurs.
 123 			if a database access error occurs.
 132 			if a database access error occurs.
 141 			if a database access error occurs.
 150 			if a database access error occurs.
 169 			if a database access error occurs.
 [all …]
 
 | 
| /aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/ | 
| H A D | stringplusdouble.log | 4 The next compute raises error: s = null, d = null, r = s + d7 The next compute raises error: s = null, d = 20, r = s + d
 14 The next compute raises error: s = 'abc', d = null, r = s + d
 16 The next compute raises error: s = 'abc', d = null, r = s & d
 18 The next compute raises error: s = 'abc', d = 20, r = s + d
 20 The next compute raises error: s = 'abc', d = 20, r = s & d
 24 The next compute raises error: s = null, d = null, r = s + d
 27 The next compute raises error: s = null, d = 20, r = s + d
 37 The next compute raises error: s = 'abc', d = 20, r = s + d
 56 The next compute raises error: s = 'abc', d = 20, r = s + d
 [all …]
 
 | 
| /aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/ | 
| H A D | stringplusdouble.log | 4 The next compute raises error: s = null, d = null, r = s + d7 The next compute raises error: s = null, d = 20, r = s + d
 14 The next compute raises error: s = 'abc', d = null, r = s + d
 16 The next compute raises error: s = 'abc', d = null, r = s & d
 18 The next compute raises error: s = 'abc', d = 20, r = s + d
 20 The next compute raises error: s = 'abc', d = 20, r = s & d
 24 The next compute raises error: s = null, d = null, r = s + d
 27 The next compute raises error: s = null, d = 20, r = s + d
 37 The next compute raises error: s = 'abc', d = 20, r = s + d
 56 The next compute raises error: s = 'abc', d = 20, r = s + d
 [all …]
 
 | 
| /aoo41x/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/ | 
| H A D | stringplusdouble.log | 4 The next compute raises error: s = null, d = null, r = s + d7 The next compute raises error: s = null, d = 20, r = s + d
 14 The next compute raises error: s = 'abc', d = null, r = s + d
 16 The next compute raises error: s = 'abc', d = null, r = s & d
 18 The next compute raises error: s = 'abc', d = 20, r = s + d
 20 The next compute raises error: s = 'abc', d = 20, r = s & d
 24 The next compute raises error: s = null, d = null, r = s + d
 27 The next compute raises error: s = null, d = 20, r = s + d
 37 The next compute raises error: s = 'abc', d = 20, r = s + d
 56 The next compute raises error: s = 'abc', d = 20, r = s + d
 [all …]
 
 | 
| /aoo41x/main/oox/source/export/ | 
| H A D | preset-definitions-to-shape-types.pl | 288 sub error( $ )  subroutine302         error( "Error in is_level(), \$level should be <= 0." );
 392     error( "Unknown variable '$val'." );
 628             error( "Unknown formula '$name', '$fmla'." );
 632         error( "Cannot convert formula's command '$name', '$fmla'." );
 809             error( "Unknown shape '$shape_name'." );
 896             error( "Unhandled path element '$element'." );
 913                 error( "Wrong order of adj values." );
 933                 error( "Wrong fmla '$attr{'fmla'}'." );
 937             error( "Unhandled adjust element '$element'." );
 [all …]
 
 | 
| /aoo41x/main/crashrep/source/all/ | 
| H A D | crashrep.ulf | 31 en-US = "This error report tool gathers information about how %PRODUCTNAME% is working and sends it…63 en-US = "An error occurred while running %PRODUCTNAME% %PRODUCTVERSION%"
 71 en-US = "Which type of document (e.g. presentation) were you using when the error occurred?"
 83 en-US = "~How were you using %PRODUCTNAME% when the error occurred ?"
 111 en-US = "The error report could not be sent because the default e-mail program does not support MAP…
 115 en-US = "The error report could not be temporarily saved and could therefore not be sent."
 120 en-US = "The error report could not be sent because 'sendmail' could not be started.\nPlease check …
 124 en-US = "The error report could not be sent. Please check the proxy settings under 'Options' in the…
 128 en-US = "The error report could not be sent because there is no Internet connection. Please check y…
 172 en-US = "Status: Sending error report"
 [all …]
 
 |