Home
last modified time | relevance | path

Searched defs:Error (Results 1 – 25 of 32) sorted by path

12

/trunk/main/basic/source/classes/
H A Dsb.cxx1813 void StarBASIC::Error( SbError n ) in Error() function in StarBASIC
1818 void StarBASIC::Error( SbError n, const String& rMsg ) in Error() function in StarBASIC
/trunk/main/basic/source/comp/
H A Dtoken.cxx406 void SbiTokenizer::Error( SbError code, const char* pMsg ) in Error() function in SbiTokenizer
412 void SbiTokenizer::Error( SbError code, String aMsg ) in Error() function in SbiTokenizer
418 void SbiTokenizer::Error( SbError code, SbiToken tok ) in Error() function in SbiTokenizer
/trunk/main/basic/source/inc/
H A Dtoken.hxx163 void Error( SbError c ) { GenError( c ); } in Error() function in SbiTokenizer
/trunk/main/basic/source/runtime/
H A Dmethods.cxx244 RTLFUNC(Error) in RTLFUNC() argument
H A Dmethods1.cxx335 SbError Error = SbxValue::ScanNumIntnl( aScanStr, nVal ); in RTLFUNC() local
398 SbError Error = SbxValue::ScanNumIntnl( aScanStr, dVal, /*bSingle=*/sal_True ); in RTLFUNC() local
H A Druntime.cxx431 void SbiInstance::Error( SbError n ) in Error() function in SbiInstance
436 void SbiInstance::Error( SbError n, const String& rMsg ) in Error() function in SbiInstance
871 void SbiRuntime::Error( SbError n, bool bVBATranslationAlreadyDone ) in Error() function in SbiRuntime
891 void SbiRuntime::Error( SbError _errCode, const String& _details ) in Error() function in SbiRuntime
/trunk/main/comphelper/qa/complex/comphelper/
H A DSequenceOutputStreamUnitTest.java56 public void Error ( String sError ) { in Error() method in TestHelper
/trunk/main/dbaccess/source/ui/inc/
H A Dsqlmessage.hxx75 Error, enumerator
/trunk/main/embeddedobj/qa/embedding/
H A DTestHelper.java47 public void Error( String sError ) in Error() method in TestHelper
/trunk/main/l10ntools/source/
H A Dcfgmerge.cxx572 void CfgParser::Error( const ByteString &rError ) in Error() function in CfgParser
H A Dlocalize.cxx798 int Error() in Error() function
H A Dxrmmerge.cxx430 void XRMResParser::Error( const ByteString &rError ) in Error() function in XRMResParser
/trunk/main/odk/examples/java/Storage/
H A DTestHelper.java875 public void Error( String sError ) in Error() method in TestHelper
/trunk/main/package/qa/ofopxmlstorages/
H A DTestHelper.java1096 public void Error( String sError ) in Error() method in TestHelper
/trunk/main/package/qa/storages/
H A DTestHelper.java1672 public void Error( String sError ) in Error() method in TestHelper
/trunk/main/rsc/inc/
H A Drscerror.h158 …void Error( const ERRTYPE& rError, RscTop* pClass, const RscId& rId, const rtl::OString& rStr ) { … in Error() function in RscError
/trunk/main/rsc/source/parser/
H A Derscerr.cxx473 void RscError::Error( const ERRTYPE& rError, RscTop * pClass, in Error() function in RscError
/trunk/main/sal/inc/osl/
H A Dfile.hxx1005 oslFileError Error = osl_File_E_BADF; in close() local
1713 oslFileError Error = osl_File_E_BADF; in close() local
/trunk/main/sal/osl/os2/
H A Dprocess.c135 oslProcessError Error; in osl_executeProcess_WithRedirectedIO() local
/trunk/main/sal/osl/unx/
H A Dprocess.c694 oslProcessError Error; in osl_executeProcess_WithRedirectedIO() local
H A Dsecurity.c450 oslSecurityError Error; in osl_loginUser() local
/trunk/main/sal/osl/w32/
H A Dpipe.c620 oslPipeError Error; in osl_getLastPipeError() local
/trunk/main/sfx2/qa/complex/sfx2/standalonedocinfo/
H A DTestHelper.java37 public void Error ( String sError ) { in Error() method in TestHelper
/trunk/main/shell/source/all/zipfile/
H A Dzipexcptn.cxx32 RuntimeException::RuntimeException(int Error) : in RuntimeException()
55 ZipException::ZipException(int Error) : in ZipException()
71 Win32Exception::Win32Exception(int Error) : in Win32Exception()
114 ZipContentMissException::ZipContentMissException(int Error) : in ZipContentMissException()
122 AccessViolationException::AccessViolationException(int Error) : in AccessViolationException()
130 IOException::IOException(int Error) : in IOException()
/trunk/main/sot/qa/complex/olesimplestorage/
H A DTestHelper.java39 public void Error ( String sError ) in Error() method in TestHelper

Completed in 149 milliseconds

12