Home
last modified time | relevance | path

Searched defs:error (Results 1 – 25 of 76) sorted by last modified time

1234

/trunk/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java196 public static int execScript(String content, StringBuffer output, StringBuffer error) { in execScript()
224 …ess backgroundExec(String[] cmd, String[] env, File dir, StringBuffer output, StringBuffer error) { in backgroundExec()
246 …ic static int exec(String[] cmd, String[] env, File dir, StringBuffer output, StringBuffer error) { in exec()
/trunk/main/automation/source/server/
H A DXMLParser.cxx320 void SAL_CALL SAXParser::error( const ::com::sun::star::uno::Any& aSAXParseException ) throw (::com… in error() function in SAXParser
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx102 void SAL_CALL XMLErrorHandler::error( const Any& aSAXParseException ) throw (SAXException, RuntimeE… in error() function in XMLErrorHandler
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp1636 rtlDigestError error = rtl_digest_MD5 ( in calc_md5_checksum() local
/trunk/main/sal/osl/unx/
H A Dsecurity.c184 sal_Bool error; in osl_PamConversation() local
H A Dsocket.c350 oslSocketError error; member
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx78 DWORD error; member
/trunk/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx209 void XSLTFilter::error(const Any& a) throw (RuntimeException) in error() function in XSLT::XSLTFilter
/trunk/main/ucb/source/ucp/file/
H A Dprov.cxx311 osl::FileBase::RC error; in compareContentIds() local
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationlog.cxx404 for ( ErrorLog::const_iterator error = _rErrors.begin(); in lcl_describeErrors() local
/trunk/main/basic/source/runtime/
H A Dstep0.cxx1430 SbError error = StarBASIC::GetSfxFromVBError( n ); in StepERROR() local
/trunk/main/sal/osl/os2/
H A Dsocket.c350 oslSocketError error; member
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py106 def error( self, msg ): member in Logger
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dnssinitializer.cxx269 char *error = new char[errorLength + 1]; in nsscrypto_initialize() local
285 char *error = new char[errorLength + 1]; in nsscrypto_initialize() local
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx1174 bool error = true; in cascadingStylesheet() local
/trunk/main/wizards/com/sun/star/wizards/web/status/
H A DErrorLog.java45 public void error(Exception ex, Object obj, String s) in error() method in ErrorLog
H A DErrorReporter.java40 public void error(Exception ex, Object arg, String st); in error() method
/trunk/main/wizards/com/sun/star/wizards/web/
H A DAbstractErrorHandler.java56 public boolean error(Exception ex, Object arg, int ix, int errorType) in error() method in AbstractErrorHandler
H A DErrorHandler.java112 public boolean error(Exception ex, Object arg, int ix, int errorType); in error() method
H A DLogTaskListener.java93 public boolean error(Exception ex, Object arg, int ix, int i) in error() method in LogTaskListener
H A DProcess.java766 private boolean error(Exception ex, Object arg1, int arg2, int errType) in error() method in Process
/trunk/main/vos/source/
H A Ddllentry.cxx42 sal_Int32 error; in LibMain() local
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx1935 GError *error = NULL; in dbus_inhibit_gsm() local
1988 GError *error = NULL; in dbus_uninhibit_gsm() local
/trunk/main/vcl/unx/generic/fontmanager/
H A DparseAFM.cxx369 int error = ok; in parseGlobals() local
663 int pos = 0, error = ok, tokenlen; in parseCharWidths() local
816 int error = ok, count = 0, tokenlen; in parseCharMetrics() local
975 int pos = 0, error = ok, tcount = 0, tokenlen; in parseTrackKernData() local
1083 int pos = 0, error = ok, pcount = 0, tokenlen; in parsePairKernData() local
1213 int pos = 0, j = 0, error = ok, ccount = 0, pcount = 0, tokenlen; in parseCompCharData() local
1362 int error = ok; /* used as the return code from this function */ in parseFile() local

Completed in 190 milliseconds

1234