Home
last modified time | relevance | path

Searched refs:SetError (Results 1 – 25 of 200) sorted by relevance

12345678

/trunk/main/basic/source/sbx/
H A Dsbxint.cxx43 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetInteger()
57 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXINT; in ImpGetInteger()
65 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXINT; in ImpGetInteger()
69 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMININT; in ImpGetInteger()
77 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXINT; in ImpGetInteger()
85 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXINT; in ImpGetInteger()
89 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMININT; in ImpGetInteger()
97 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXINT; in ImpGetInteger()
101 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMININT; in ImpGetInteger()
109 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXINT; in ImpGetInteger()
[all …]
H A Dsbxdbl.cxx37 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetDouble()
79 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetDouble()
89 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetDouble()
102 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetDouble()
134 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetDouble()
168 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutDouble()
197 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutDouble()
203 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMAXCHAR; in ImpPutDouble()
207 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMINCHAR; in ImpPutDouble()
213 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMAXBYTE; in ImpPutDouble()
[all …]
H A Dsbxsng.cxx38 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetSingle()
86 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetSingle()
91 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetSingle()
96 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetSingle()
101 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetSingle()
121 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetSingle()
126 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetSingle()
140 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetSingle()
179 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetSingle()
218 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutSingle()
[all …]
H A Dsbxlng.cxx38 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetLong()
56 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXLNG; in ImpGetLong()
64 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXLNG; in ImpGetLong()
68 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINLNG; in ImpGetLong()
105 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXLNG; in ImpGetLong()
109 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINLNG; in ImpGetLong()
128 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXLNG; in ImpGetLong()
132 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINLNG; in ImpGetLong()
145 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetLong()
185 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetLong()
[all …]
H A Dsbxcurr.cxx47 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetCurrency()
77 SbxBase::SetError( SbxERR_OVERFLOW ); nRes.SetMax(); in ImpGetCurrency()
81 SbxBase::SetError( SbxERR_OVERFLOW ); nRes.SetMin(); in ImpGetCurrency()
90 SbxBase::SetError( SbxERR_OVERFLOW ); nRes.SetMax(); in ImpGetCurrency()
94 SbxBase::SetError( SbxERR_OVERFLOW ); nRes.SetMin(); in ImpGetCurrency()
107 SbxBase::SetError( SbxERR_OVERFLOW ); nRes.SetMax(); in ImpGetCurrency()
111 SbxBase::SetError( SbxERR_OVERFLOW ); nRes.SetMin(); in ImpGetCurrency()
132 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes.SetNull(); in ImpGetCurrency()
169 SbxBase::SetError( SbxERR_CONVERSION ); nRes.SetNull(); in ImpGetCurrency()
217 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutCurrency()
[all …]
H A Dsbxdate.cxx43 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetDate()
135 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetDate()
148 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetDate()
184 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetDate()
231 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutDate()
305 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutDate()
311 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMAXCHAR; in ImpPutDate()
315 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMINCHAR; in ImpPutDate()
321 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMAXBYTE; in ImpPutDate()
325 SbxBase::SetError( SbxERR_OVERFLOW ); n = 0; in ImpPutDate()
[all …]
H A Dsbxbyte.cxx38 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetByte()
44 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
55 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte()
59 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
68 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte()
76 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte()
80 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
88 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte()
96 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte()
100 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
[all …]
H A Dsbxvalue.cxx195 case OVERFLOW: SbxBase::SetError( SbxERR_OVERFLOW ); break; in matherr()
197 case _OVERFLOW: SbxBase::SetError( SbxERR_OVERFLOW ); break; in matherr()
199 default: SbxBase::SetError( SbxERR_NOTIMP ); break; in matherr()
267 SetError( SbxERR_PROP_WRITEONLY ); in SbxValue()
300 SetError( SbxERR_PROP_READONLY ); in operator =()
465 SetError( SbxERR_BAD_PROP_VALUE ); in TheRealValue()
518 SetError( SbxERR_PROP_WRITEONLY ); in Get()
578 SetError( SbxERR_NO_OBJECT ); in Get()
587 SetError( SbxERR_CONVERSION ); in Get()
604 SetError( eOld ); in Get()
[all …]
H A Dsbxuint.cxx38 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetUShort()
50 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetUShort()
62 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXUINT; in ImpGetUShort()
66 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetUShort()
74 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXUINT; in ImpGetUShort()
82 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXUINT; in ImpGetUShort()
86 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetUShort()
94 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXUINT; in ImpGetUShort()
102 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXUINT; in ImpGetUShort()
106 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetUShort()
[all …]
H A Dsbxulng.cxx38 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetULong()
50 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong()
62 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong()
72 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXULNG; in ImpGetULong()
76 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong()
113 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXULNG; in ImpGetULong()
117 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong()
136 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXULNG; in ImpGetULong()
140 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong()
153 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetULong()
[all …]
H A Dsbxchar.cxx43 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetChar()
55 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINCHAR; in ImpGetChar()
67 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar()
71 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINCHAR; in ImpGetChar()
79 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar()
87 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar()
91 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINCHAR; in ImpGetChar()
99 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar()
107 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar()
111 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINCHAR; in ImpGetChar()
[all …]
H A Dsbxdec.cxx471 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetDecimal()
490 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetDecimal()
521 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetDecimal()
535 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpGetDecimal()
576 SbxBase::SetError( SbxERR_CONVERSION ); pnDecRes->setShort( 0 ); in ImpGetDecimal()
680 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutDecimal()
687 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutDecimal()
694 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutDecimal()
702 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutDecimal()
711 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutDecimal()
[all …]
H A Dsbxarray.cxx153 SetError( SbxERR_BOUNDS ); in GetRef32()
171 SetError( SbxERR_BOUNDS ); in GetRef()
186 SetError( SbxERR_PROP_WRITEONLY ); in Get32()
205 SetError( SbxERR_PROP_WRITEONLY ); in Get()
223 SetError( SbxERR_PROP_READONLY ); in Put32()
243 SetError( SbxERR_PROP_READONLY ); in Put()
264 SetError( SbxERR_PROP_WRITEONLY ); in GetAlias()
282 SetError( SbxERR_PROP_READONLY ); in PutAlias()
650 SetError( eRes ); in AddDimImpl32()
680 SetError( SbxERR_BOUNDS ); rub = rlb = 0; return sal_False; in GetDim32()
[all …]
H A Dsbxcoll.cxx163 SetError( SbxERR_WRONG_ARGS ); in CollAdd()
168 SetError( SbxERR_NOTIMP ); in CollAdd()
179 SetError( SbxERR_WRONG_ARGS ); in CollItem()
193 SetError( SbxERR_BAD_INDEX ); in CollItem()
203 SetError( SbxERR_WRONG_ARGS ); in CollRemove()
208 SetError( SbxERR_BAD_INDEX ); in CollRemove()
239 SetError( SbxERR_CONVERSION ); in operator =()
255 SetError( SbxERR_BAD_ACTION ); in Insert()
263 SetError( SbxERR_BAD_ACTION ); in CollAdd()
271 SetError( SbxERR_BAD_ACTION ); in CollRemove()
/trunk/main/sot/source/sdstor/
H A Dstorage.cxx132 SetError( pStm->GetError() ); in SotStorageStream()
139 SetError( SVSTREAM_INVALID_PARAMETER ); in SotStorageStream()
174 SetError( pOwnStm->GetError() ); in SyncSvStream()
203 SetError( pOwnStm->GetError() ); in GetData()
222 SetError( pOwnStm->GetError() ); in PutData()
241 SetError( pOwnStm->GetError() ); in SeekPos()
258 SetError( pOwnStm->GetError() ); in FlushData()
275 SetError( pOwnStm->GetError() ); in SetSize()
325 SetError( SVSTREAM_GENERALERROR ); in CopyTo()
349 SetError( pOwnStm->GetError() ); in CopyTo()
[all …]
H A Dstg.cxx85 void StorageBase::SetError( sal_uLong n ) const in SetError() function in StorageBase
272 SetError( SVSTREAM_ACCESS_DENIED ); in Commit()
304 SetError( pDest->GetError() ); in CopyTo()
317 SetError( SVSTREAM_ACCESS_DENIED ); in Validate()
325 SetError( SVSTREAM_ACCESS_DENIED ); in ValidateMode()
333 SetError( SVSTREAM_ACCESS_DENIED ); in ValidateMode()
434 SetError( r.GetError() ); in Storage()
447 SetError( rStrm.GetError() ); in Storage()
456 SetError( SVSTREAM_GENERALERROR ); in Storage()
499 SetError( SVSTREAM_FILEFORMAT_ERROR ); in Init()
[all …]
H A Ducbstorage.cxx499 using SvStream::SetError;
500 void SetError( sal_uInt32 nError );
571 m_pAntiImpl->SetError( nError ); in GetChildrenList()
578 void SetError( long nError );
730 SetError( SVSTREAM_CANNOT_MAKE ); in UCBStorageStream_Impl()
735 SetError( ERRCODE_IO_GENERAL ); in UCBStorageStream_Impl()
762 SetError( ERRCODE_IO_ACCESSDENIED ); in GetXInputStream()
804 SetError( ERRCODE_IO_ACCESSDENIED ); in GetXInputStream()
816 SetError( ERRCODE_IO_ACCESSDENIED ); in Init()
838 SetError( SVSTREAM_CANNOT_MAKE ); in Init()
[all …]
H A Dstgcache.cxx276 SetError( SVSTREAM_READ_ERROR ); in Get()
322 SetError( pStrm->GetError() ); in Commit()
418 SetError( bAccessDenied ? ERRCODE_IO_ACCESSDENIED : pStrm->GetError() ); in Open()
427 SetError( pStrm->GetError() ); in Close()
442 SetError( SVSTREAM_READ_ERROR ); in Read()
464 SetError( SVSTREAM_READ_ERROR ); in Read()
466 SetError( pStrm->GetError() ); in Read()
495 SetError( SVSTREAM_WRITE_ERROR ); in Write()
497 SetError( pStrm->GetError() ); in Write()
508 pStrm->SetError( SVSTREAM_WRITE_ERROR ); in Write()
[all …]
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx176 SetError(nErr); in GetCellNumberFormat()
232 SetError( mnStringNoValueError); in ConvertStringToValue()
255 SetError( mnStringNoValueError); in ConvertStringToValue()
275 SetError( mnStringNoValueError); in ConvertStringToValue()
285 SetError( mnStringNoValueError); in ConvertStringToValue()
294 SetError( mnStringNoValueError); in ConvertStringToValue()
305 SetError( mnStringNoValueError); in ConvertStringToValue()
309 SetError( mnStringNoValueError); in ConvertStringToValue()
317 SetError( mnStringNoValueError); in ConvertStringToValue()
321 SetError( mnStringNoValueError); in ConvertStringToValue()
[all …]
H A Dinterpr3.cxx463 SetError(errNoValue); in Fakultaet()
617 SetError(errIllegalFPOperation); in GetGamma()
632 SetError( errIllegalFPOperation); in GetGamma()
646 SetError(errIllegalFPOperation); in GetGamma()
907 SetError(errIllegalArgument); in GetBetaDistPDF()
921 SetError(errIllegalArgument); in GetBetaDistPDF()
930 SetError(errIllegalArgument); in GetBetaDistPDF()
940 SetError(errIllegalArgument); in GetBetaDistPDF()
2052 SetError(errNoConvergence); in ScGammaInv()
2140 SetError(errNoConvergence); in ScTInv()
[all …]
H A Dinterpr1.cxx374 SetError( errUnknownStackVariable ); in JumpMatrix()
842 SetError( errIllegalParameter); in Compare()
899 SetError( errIllegalParameter); in CompareMat()
905 SetError( errIllegalParameter); in CompareMat()
999 SetError( errIllegalParameter); in QueryMat()
1024 SetError( errIllegalArgument); in QueryMat()
1275 SetError( errNoValue ); in ScAnd()
1312 SetError( nErr ); in ScAnd()
1326 SetError( nErr ); in ScAnd()
1337 SetError( errIllegalParameter); in ScAnd()
[all …]
/trunk/main/tools/source/stream/
H A Dstrmunx.cxx370 SetError( ::GetSvError( errno )); in GetData()
400 SetError( ::GetSvError( errno ) ); in PutData()
402 SetError( SVSTREAM_DISK_FULL ); in PutData()
429 SetError( SVSTREAM_SEEK_ERROR ); in SeekPos()
436 SetError( SVSTREAM_GENERALERROR ); in SeekPos()
494 SetError(SVSTREAM_LOCKING_VIOLATION); in LockRange()
551 SetError( ::GetSvError( errno )); in LockRange()
556 SetError(SVSTREAM_LOCKING_VIOLATION); in LockRange()
563 SetError( ::GetSvError( errno )); in LockRange()
616 SetError( ::GetSvError( errno )); in UnlockRange()
[all …]
/trunk/main/svl/source/misc/
H A Dstrmadpt.cxx462 SetError(ERRCODE_IO_INVALIDDEVICE); in open()
479 SetError(ERRCODE_IO_CANTREAD); in GetData()
493 SetError(ERRCODE_IO_CANTREAD); in GetData()
514 SetError(ERRCODE_IO_CANTREAD); in GetData()
528 SetError(ERRCODE_IO_CANTREAD); in GetData()
551 SetError(ERRCODE_IO_CANTREAD); in GetData()
572 SetError(ERRCODE_IO_NOTSUPPORTED); in PutData()
629 SetError(ERRCODE_IO_CANTSEEK); in SeekPos()
637 SetError(ERRCODE_IO_NOTSUPPORTED); in SetSize()
697 SetError(ERRCODE_IO_NOTSUPPORTED); in GetData()
[all …]
/trunk/main/tools/source/ref/
H A Dpstm.cxx130 rStm.SetError( SVSTREAM_GENERALERROR ); in operator >>()
190 SetError( pStm->GetError() ); in SvPersistStream()
228 SetError( pStm->GetError() ); in SvPersistStream()
265 pStm->SetError( GetError() ); in SetStream()
272 SetError( pStm->GetError() ); in SetStream()
314 SetError( pStm->GetError() ); in GetData()
325 SetError( pStm->GetError() ); in PutData()
336 SetError( pStm->GetError() ); in SeekPos()
437 rStm.SetError( SVSTREAM_FILEFORMAT_ERROR ); in ReadCompressed()
444 rStm.SetError( SVSTREAM_FILEFORMAT_ERROR ); in ReadCompressed()
[all …]
/trunk/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx989 xLockBytes->SetError( ERRCODE_IO_GENERAL ); in UCBOpenContentSync()
1088 xLockBytes->SetError(ERRCODE_ABORT); in UCBOpenContentSync()
1110 xLockBytes->SetError( ERRCODE_ABORT ); in UCBOpenContentSync()
1116 xLockBytes->SetError( ERRCODE_ABORT ); in UCBOpenContentSync()
1124 xLockBytes->SetError( ERRCODE_IO_ACCESSDENIED ); in UCBOpenContentSync()
1126 xLockBytes->SetError( ERRCODE_IO_NOTEXISTS ); in UCBOpenContentSync()
1128 xLockBytes->SetError( ERRCODE_IO_CANTREAD ); in UCBOpenContentSync()
1130 xLockBytes->SetError( ERRCODE_IO_GENERAL ); in UCBOpenContentSync()
1136 xLockBytes->SetError( ERRCODE_IO_NOTSUPPORTED ); in UCBOpenContentSync()
1142 xLockBytes->SetError( ERRCODE_IO_GENERAL ); in UCBOpenContentSync()
[all …]

12345678