Home
last modified time | relevance | path

Searched refs:SbError (Results 1 – 25 of 26) sorted by relevance

12

/aoo41x/main/basic/source/runtime/
H A Ddllmgr.cxx192 SbError marshal(
196 SbError marshalString( in marshalString()
213 SbError marshalStruct( in marshalStruct()
229 SbError marshalArray( in marshalArray()
242 SbError e = marshal( in marshalArray()
261 SbError marshal( in marshal()
466 SbError e = convert(p, len, &str); in unmarshalString()
480 SbError call( in call()
496 SbError e = marshal( in call()
701 SbError SbiDllMgr::Call( in Call()
[all …]
H A Dddectrl.cxx38 static const SbError nDdeErrMap[] =
60 SbError SbiDdeControl::GetLastErr( DdeConnection* pConv ) in GetLastErr()
109 SbError SbiDdeControl::Initiate( const String& rService, const String& rTopic, in Initiate()
112 SbError nErr; in Initiate()
129 SbError SbiDdeControl::Terminate( sal_Int16 nChannel ) in Terminate()
139 SbError SbiDdeControl::TerminateAll() in TerminateAll()
155 SbError SbiDdeControl::Request( sal_Int16 nChannel, const String& rItem, String& rResult ) in Request()
168 SbError SbiDdeControl::Execute( sal_Int16 nChannel, const String& rCommand ) in Execute()
178 SbError SbiDdeControl::Poke( sal_Int16 nChannel, const String& rItem, const String& rData ) in Poke()
H A Dddectrl.hxx41 SbError GetLastErr( DdeConnection* );
51 SbError Initiate( const String& rService, const String& rTopic,
53 SbError Terminate( sal_Int16 nChannel );
54 SbError TerminateAll();
55 SbError Request( sal_Int16 nChannel, const String& rItem, String& rResult );
56 SbError Execute( sal_Int16 nChannel, const String& rCommand );
57 SbError Poke( sal_Int16 nChannel, const String& rItem, const String& rData );
H A Druntime.cxx431 void SbiInstance::Error( SbError n ) in Error()
436 void SbiInstance::Error( SbError n, const String& rMsg ) in Error()
474 void SbiInstance::FatalError( SbError n ) in FatalError()
754 SbError nSbError = SbxBase::GetError(); in Step()
769 SbError nTraceErr = nError; in Step()
773 SbError err = nError; in Step()
871 void SbiRuntime::Error( SbError n, bool bVBATranslationAlreadyDone ) in Error()
891 void SbiRuntime::Error( SbError _errCode, const String& _details ) in Error()
909 void SbiRuntime::FatalError( SbError n ) in FatalError()
915 void SbiRuntime::FatalError( SbError _errCode, const String& _details ) in FatalError()
[all …]
H A Diosys.cxx641 SbError SbiStream::Open in Open()
719 SbError SbiStream::Close() in Close()
737 SbError SbiStream::Read( ByteString& rBuf, sal_uInt16 n, bool bForceReadingPerByte ) in Read()
759 SbError SbiStream::Read( char& ch ) in Read()
792 SbError SbiStream::Write( const ByteString& rBuf, sal_uInt16 n ) in Write()
849 SbError SbiIoSystem::GetError() in GetError()
851 SbError n = nError; nError = 0; in GetError()
898 SbError n = pChan[ i ]->Close(); in Shutdown()
989 SbError n = pChan[ i ]->Close(); in CloseAll()
H A Ddllmgr.hxx44 SbError Call(
H A Dmethods.cxx253 SbError nErr = 0L; in RTLFUNC()
3678 SbError nDdeErr = pDDE->Initiate( rApp, rTopic, nChannel ); in RTLFUNC()
3706 SbError nDdeErr = pDDE->Terminate( nChannel ); in RTLFUNC()
3732 SbError nDdeErr = pDDE->TerminateAll(); in RTLFUNC()
3760 SbError nDdeErr = pDDE->Request( nChannel, rItem, aResult ); in RTLFUNC()
3789 SbError nDdeErr = pDDE->Execute( nChannel, rCommand ); in RTLFUNC()
3817 SbError nDdeErr = pDDE->Poke( nChannel, rItem, rData ); in RTLFUNC()
H A Dmethods1.cxx335 SbError Error = SbxValue::ScanNumIntnl( aScanStr, nVal ); in RTLFUNC()
398 SbError Error = SbxValue::ScanNumIntnl( aScanStr, dVal, /*bSingle=*/sal_True ); in RTLFUNC()
2273 SbError nError = 0; in implGetDateOfFirstDayInFirstWeek()
2684 SbError err = pSbStrm->Read( aByteBuffer, nByteCount, true ); in RTLFUNC()
H A Dstep0.cxx1107 SbError err; in StepINPUT()
1430 SbError error = StarBASIC::GetSfxFromVBError( n ); in StepERROR()
H A Dstep2.cxx57 …( SbxObject* pObj, sal_uInt32 nOp1, sal_uInt32 nOp2, SbError nNotFound, sal_Bool bLocal, sal_Bool … in FindElement()
640 SbiRuntime::StepFIND_Impl( SbxObject* pObj, sal_uInt32 nOp1, sal_uInt32 nOp2, SbError nNotFound, sa… in StepFIND_Impl()
H A Dstep1.cxx399 SbError err; in StepCLOSE()
/aoo41x/main/basic/inc/basic/
H A Dsbstar.hxx84 sal_Bool RTError( SbError, xub_StrLen, xub_StrLen, xub_StrLen );
126 static void Error( SbError );
127 static void Error( SbError, const String& rMsg );
128 static void FatalError( SbError );
129 static void FatalError( SbError, const String& rMsg );
131 static SbError GetErrBasic();
158 static void SetErrorData( SbError nCode, sal_uInt16 nLine,
162 static void MakeErrorText( SbError, const String& aMsg );
164 static SbError GetErrorCode();
166 static sal_uInt16 GetVBErrorCode( SbError nError );
[all …]
H A Dmybasic.hxx49 SbError nError;
71 SbError GetErrors() { return nError; } in GetErrors()
H A Dsberrors.hxx30 typedef sal_uIntPtr SbError; typedef
/aoo41x/main/basic/source/inc/
H A Druntime.hxx195 SbError nErr; // aktueller Fehlercode
216 void Error( SbError ); // trappable Error
217 void Error( SbError, const String& rMsg ); // trappable Error mit Message
220 void FatalError( SbError ); // non-trappable Error
221 void FatalError( SbError, const String& ); // non-trappable Error
225 SbError GetErr() { return nErr; } in GetErr()
319 SbError nError; // letzter Fehler
446 void Error( SbError, const String& ); // Fehler setzen, falls != 0
447 void FatalError( SbError ); // Fehlerbehandlung=Standard, Fehler setzen
448 void FatalError( SbError, const String& ); // Fehlerbehandlung=Standard, Fehler setzen
[all …]
H A Diosys.hxx55 SbError nError; // letzter Fehlercode
61 SbError Open( short, const ByteString&, short, short, short );
62 SbError Close();
63 SbError Read( ByteString&, sal_uInt16 = 0, bool bForceReadingPerByte=false );
64 SbError Read( char& );
65 SbError Write( const ByteString&, sal_uInt16 = 0 );
85 SbError nError; // letzter Fehlercode
91 SbError GetError();
H A Dtoken.hxx163 void Error( SbError c ) { GenError( c ); } in Error()
164 void Error( SbError, SbiToken );
165 void Error( SbError, const char* );
166 void Error( SbError, String );
H A Dsbtrace.hxx47 void dbg_traceNotifyError( SbError nTraceErr, const String& aTraceErrMsg, bool bTraceErrHandled, sa…
H A Dsbintern.hxx113 SbError nCode; // aktueller Fehlercode
H A Dscanner.hxx72 void GenError( SbError );
/aoo41x/main/basic/source/classes/
H A Dsb.cxx262 SbError nErrorSFX;
1387 RTError( (SbError)eErr, 0, 0, 0 ); in Call()
1557 sal_uInt16 StarBASIC::GetVBErrorCode( SbError nError ) in GetVBErrorCode()
1599 SbError StarBASIC::GetSfxFromVBError( sal_uInt16 nError ) in GetSfxFromVBError()
1601 SbError nRet = 0L; in GetSfxFromVBError()
1773 ( SbError code, sal_uInt16 l, sal_uInt16 c1, sal_uInt16 c2 ) in RTError()
1782 SbError c = code; in RTError()
1813 void StarBASIC::Error( SbError n ) in Error()
1818 void StarBASIC::Error( SbError n, const String& rMsg ) in Error()
1824 void StarBASIC::FatalError( SbError n ) in FatalError()
[all …]
/aoo41x/main/basic/source/comp/
H A Dtoken.cxx406 void SbiTokenizer::Error( SbError code, const char* pMsg ) in Error()
412 void SbiTokenizer::Error( SbError code, String aMsg ) in Error()
418 void SbiTokenizer::Error( SbError code, SbiToken tok ) in Error()
H A Dscanner.cxx85 void SbiScanner::GenError( SbError code ) in GenError()
H A Dparser.cxx436 SbxBase::ResetError(), Error( (SbError)nSbxErr ); in Parse()
H A Dsbcomp.cxx803 void dbg_traceNotifyError( SbError nTraceErr, const String& aTraceErrMsg, bool bTraceErrHandled, sa… in dbg_traceNotifyError()

Completed in 2181 milliseconds

12