Home
last modified time | relevance | path

Searched refs:Invalid (Results 1 – 25 of 99) sorted by relevance

1234

/trunk/main/basic/source/classes/
H A Dsb.src47 Text [ en-US ] = "Invalid procedure call." ;
83 Text [ en-US ] = "Invalid parameter." ;
191 Text [ en-US ] = "Invalid string pattern." ;
259 Text [ en-US ] = "Invalid DDE link format." ;
283 Text [ en-US ] = "Invalid object index." ;
303 Text [ en-US ] = "Invalid object reference." ;
315 Text [ en-US ] = "Invalid use of an object." ;
351 Text [ en-US ] = "Invalid number of arguments." ;
359 Text [ en-US ] = "Invalid ordinal number." ;
367 Text [ en-US ] = "Invalid clipboard format." ;
[all …]
/trunk/main/icc/
H A DSampleICC-1.3.2.patch1443 - sReport += "- Invalid Filename\r\n";
1444 + sReport += "- Invalid Filename\n";
1790 + sReport += " - Invalid standard observer encoding.\n";
1865 - sReport += " - Invalid data flag encoding.\r\n";
1866 + sReport += " - Invalid data flag encoding.\n";
3010 - sprintf(buf," - %u: Invalid year!\r\n",dateTime.year);
3011 + sprintf(buf," - %u: Invalid year!\n",dateTime.year);
3020 + sprintf(buf," - %u: Invalid year!\n",dateTime.year);
3046 - sprintf(buf," - %u: Invalid day!\r\n",dateTime.day);
3047 + sprintf(buf," - %u: Invalid day!\n",dateTime.day);
[all …]
/trunk/main/sc/source/ui/src/
H A Dglobstr.src635 Text [ en-US ] = "Invalid sheet reference." ;
683 Text [ en-US ] = "Invalid sheet name." ;
744 Text [ en-US ] = "Invalid print range" ;
841 Text [ en-US ] = "Error: Invalid name" ;
876 Text [ en-US ] = "Error: Invalid argument" ;
884 Text [ en-US ] = "Error: Invalid character" ;
888 Text [ en-US ] = "Error: Invalid semicolon" ;
943 Text [ en-US ] = "Invalid increment" ;
1419 Text [ en-US ] = "Invalid name." ;
1427 Text [ en-US ] = "Invalid value." ;
[all …]
H A Doptsolver.src440 Text [ en-US ] = "Invalid input." ;
444 Text [ en-US ] = "Invalid condition." ;
H A Dsolvrdlg.src120 Text [ en-US ] = "Invalid target value." ;
H A Ddbnamdlg.src181 Text [ en-US ] = "Invalid range" ;
H A Dnamedlg.src182 Text [ en-US ] = "Invalid expression" ;
/trunk/main/reportdesign/source/core/misc/
H A Dreportformula.cxx66 :m_eType( Invalid ) in ReportFormula()
135 m_eType = Invalid; in impl_construct()
157 bool ReportFormula::isValid() const { return getType() != Invalid; } in isValid()
/trunk/main/
H A Dconfig.sub133 echo Invalid configuration \`"$1"\': more than four components >&2
1288 echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
1773 echo Invalid configuration \`"$1"\': OS \`"$os"\' not recognized 1>&2
1816 echo "Invalid configuration \`$1': Kernel \`$kernel' not known to work with OS \`$os'." 1>&2
/trunk/main/connectivity/source/resource/
H A Dconn_shared_res.src224 Text [ en-US ] = "Invalid bookmark value" ;
245 Text [ en-US ] = "Invalid descriptor index." ;
413 Text [ en-US ] = "Invalid column type for column '$columnname$'." ;
417 Text [ en-US ] = "Invalid precision for column '$columnname$'." ;
427 Text [ en-US ] = "Invalid column name length for column '$columnname$'." ;
/trunk/main/dbaccess/source/sdbtools/resource/
H A Dsdbt_strings.src55 …Text [ en-US ] = "Invalid composition type - need a value from com.sun.star.sdb.tools.CompositionT…
60 …Text [ en-US ] = "Invalid command type - only TABLE and QUERY from com.sun.star.sdb.CommandType ar…
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePickerNotifier.idl52 <p>Invalid interfaces or NULL values will be ignored.</p>
62 <p>Invalid interfaces or NULL values will be ignored.</p>
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSourceContext.idl70 <p>Invalid cursor identifiers will be ignored.</p>
83 Invalid identifier will be ignored.
/trunk/main/desktop/win32/source/setup/
H A Dsetup.ulf51 en-US = "Invalid command line option '%s'. Please use '/?' for help."
74 en-US = "Invalid or incomplete profile."
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXFastAttributeList.idl89 The integer token of the value from the attribute or <const>FastToken::Invalid</const>
115 from the attribute or <const>FastToken::Invalid</const>.
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquery.src162 Text [ en-US ] = "Invalid expression, table '$name$' does not exist.";
167 Text [ en-US ] = "Invalid expression, field name '$name$' does not exist.";
/trunk/main/dbaccess/source/core/resource/
H A Dstrings.src293 Text [ en-US ] = "Invalid column index.";
297 Text [ en-US ] = "Invalid cursor state.";
/trunk/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf98 en-US = "Invalid Password"
239 en-US = "Invalid Password Entered"
431 en-US = "Invalid Worksheet Name"
737 en-US = "Invalid Characters"
1053 en-US = "Invalid Password Entered"
1056 en-US = "Invalid Worksheet Name"
1107 en-US = "Issue: Invalid password entered. Rerun analysis."
/trunk/main/reportdesign/inc/
H A Dreportformula.hxx51 Invalid enumerator
/trunk/main/desktop/test/deployment/update/platform/
H A Dreadme.txt40 Invalid platforms
/trunk/main/uui/source/
H A Dids.src43 Text [ en-US ] = "Invalid Document Signature" ;
399 Text [ en-US ] = "Security Warning: Server Certificate Invalid" ;
/trunk/main/svx/source/src/
H A Derrtxt.src180 Text [ en-US ] = "Invalid file name." ;
482 Text [ en-US ] = "Invalid data length." ;
/trunk/main/svx/source/dialog/
H A Dpasswd.src111 Text [ en-US ] = "Invalid password" ;
/trunk/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/util/
H A Dresources.properties40 INVALID_LOG_LEVEL=Invalid log level specified
/trunk/main/offapi/com/sun/star/ucb/
H A DIOErrorCode.idl124 /** Invalid data length.

Completed in 65 milliseconds

1234