Home
last modified time | relevance | path

Searched refs:GetError (Results 26 – 50 of 306) sorted by relevance

12345678910>>...13

/aoo41x/main/svx/source/gallery2/
H A Dgaltheme.cxx133 if( !pOStm->GetError() ) in ImplWriteSgaObject()
641 if( pIStm && !pIStm->GetError() ) in Actualize()
732 nStorErr = aSvDrawStorageRef->GetError(); in Actualize()
979 bRet = ( pOStm->GetError() == ERRCODE_NONE ); in InsertGraphic()
986 bRet = ( pOStm->GetError() == ERRCODE_NONE ); in InsertGraphic()
1022 if( xIStm.Is() && !xIStm->GetError() ) in GetModel()
1047 if( xOStm.Is() && !xOStm->GetError() ) in InsertModel()
1067 if( !xOStm->GetError() ) in InsertModel()
1098 if( xIStm.Is() && !xIStm->GetError() ) in GetModelStream()
1147 if( xOStm.Is() && !xOStm->GetError() ) in InsertModelStream()
[all …]
/aoo41x/main/svtools/source/filter/
H A Dfilter.cxx282 if( rStream.GetError() ) in ImpPeekGraphicFormat()
330 if (bOK && !rStream.GetError()) { in ImpPeekGraphicFormat()
1639 if( rIStream.GetError() ) in ImportGraphic()
1675 if( aTempStream.GetError() ) in ImportGraphic()
1685 if( aTempStream.GetError() ) in ImportGraphic()
1925 if( rOStm.GetError() ) in ExportGraphic()
1946 if( rOStm.GetError() ) in ExportGraphic()
1960 if( rOStm.GetError() ) in ExportGraphic()
1988 if( rOStm.GetError() ) in ExportGraphic()
2041 if( rOStm.GetError() ) in ExportGraphic()
[all …]
H A Dsgfbram.cxx432 while (nNext && !bRdFlag && !rInp.GetError() && !rOut.GetError()) { in SgfBMapFilter()
447 if (rInp.GetError()) bRet=sal_False; in SgfBMapFilter()
515 while (!bEoDt && !rInp.GetError()) { in SgfFilterVect()
534 if (!bEoDt && !rInp.GetError()) { in SgfFilterVect()
586 while (nNext && !bRdFlag && !rInp.GetError()) { in SgfVectFilter()
595 if (!rInp.GetError()) bRet=sal_True; // Scheinbar Ok in SgfVectFilter()
/aoo41x/main/unotools/source/ucbhelper/
H A Ducbstreamhelper.cxx130 pStream->SetError( xLockBytes->GetError() ); in lcl_CreateStream()
180 pStream->SetError( xLockBytes->GetError() ); in CreateStream()
196 pStream->SetError( xLockBytes->GetError() ); in CreateStream()
216 pStream->SetError( xLockBytes->GetError() ); in CreateStream()
235 pStream->SetError( xLockBytes->GetError() ); in CreateStream()
/aoo41x/main/idl/source/prj/
H A Dcommand.cxx174 if( aStm.GetError() == SVSTREAM_OK ) in ReadIdl()
179 if( aStm.GetError() != SVSTREAM_OK ) in ReadIdl()
182 if( aStm.GetError() == SVSTREAM_FILEFORMAT_ERROR ) in ReadIdl()
184 else if( aStm.GetError() == SVSTREAM_WRONGVERSION ) in ReadIdl()
226 if( aStm.GetError() != SVSTREAM_OK ) in ResponseFile()
H A Ddatabase.cxx330 if( aTokStm.GetStream().GetError() == SVSTREAM_OK ) in ReadIdFile()
825 if( aStm.GetError() != SVSTREAM_OK ) in ReadSvIdl()
827 if( aStm.GetError() == SVSTREAM_WRONGVERSION ) in ReadSvIdl()
890 if( rOutStm.GetError() != SVSTREAM_OK ) in WriteSvIdl()
925 if( rOutStm.GetError() != SVSTREAM_OK ) in WriteSfx()
951 if( rOutStm.GetError() != SVSTREAM_OK ) in WriteHelpIds()
1007 if ( rStrm.GetError() != SVSTREAM_OK ) in WriteCSV()
1020 if( rOutStm.GetError() != SVSTREAM_OK ) in WriteDocumentation()
/aoo41x/main/filter/source/msfilter/
H A Dsvxmsbas2.cxx42 if( xVBAStg.Is() && !xVBAStg->GetError() ) in SaveOrDelMSVBAStorage()
55 ErrCode nError = xDst->GetError(); in SaveOrDelMSVBAStorage()
57 nError = xSrc->GetError(); in SaveOrDelMSVBAStorage()
73 return ( xVBAStg.Is() && !xVBAStg->GetError() ) in GetSaveWarningOfMSVBAStorage()
/aoo41x/main/sw/source/filter/ww1/
H A Dw1class.hxx114 sal_Bool GetError() { return !bOK; } in GetError() function in Ww1Fib
129 sal_Bool GetError() { in GetError() function in Ww1Dop
173 sal_Bool GetError() { return !bOK; } in GetError() function in Ww1PlainText
307 sal_Bool GetError() { in GetError() function in Ww1StyleSheet
335 sal_Bool GetError() { in GetError() function in Ww1Fonts
825 sal_Bool GetError() { in GetError() function in Ww1Sprm
843 sal_Bool GetError() { in GetError() function in Ww1Picture
877 sal_Bool GetError() { in GetError() function in Ww1Plc
1141 sal_Bool GetError() const { return !bOK; } in GetError() function in Ww1Assoc
1378 sal_Bool GetError() const { return !bOK; } in GetError() function in Ww1Bookmarks
[all …]
H A Dw1class.cxx893 bOK = !aNames.GetError() && !pPos[0]->GetError() && !pPos[1]->GetError(); in Ww1Bookmarks()
1223 bOK = !aFib.GetError() in Ww1Manager()
1225 && !aDoc.GetError() in Ww1Manager()
1226 && !aSep.GetError() in Ww1Manager()
1227 && !aPap.GetError() in Ww1Manager()
1228 && !aChp.GetError() in Ww1Manager()
1229 && !aFld.GetError() in Ww1Manager()
1230 && !aFtn.GetError() in Ww1Manager()
1231 && !aBooks.GetError(); in Ww1Manager()
/aoo41x/main/idl/source/cmptools/
H A Dlex.cxx342 while( 0 == c && !IsEof() && ( SVSTREAM_OK == rInStream.GetError() ) ); in MakeToken()
385 while( '/' != c && !IsEof() && ( SVSTREAM_OK == rInStream.GetError() ) ); in MakeToken()
386 if( IsEof() || ( SVSTREAM_OK != rInStream.GetError() ) ) in MakeToken()
437 if( IsEof() || ( SVSTREAM_OK != rInStream.GetError() ) ) in MakeToken()
497 return rInStream.GetError() == SVSTREAM_OK; in MakeToken()
/aoo41x/main/svl/inc/svl/
H A Dsvdde.hxx186 long GetError();
284 long GetError();
451 short GetError() { return nStatus; } in GetError() function in DdeService
472 inline long DdeTransaction::GetError() in GetError() function in DdeTransaction
474 return rDde.GetError(); in GetError()
/aoo41x/main/sot/source/sdstor/
H A Dstgcache.cxx322 SetError( pStrm->GetError() ); in Commit()
418 SetError( bAccessDenied ? ERRCODE_IO_ACCESSDENIED : pStrm->GetError() ); in Open()
427 SetError( pStrm->GetError() ); in Close()
466 SetError( pStrm->GetError() ); in Read()
497 SetError( pStrm->GetError() ); in Write()
522 SetError( pStrm->GetError() ); in SetSize()
H A Dstgdir.cxx323 pStgStrm->GetIo().SetError( pTmpStrm->GetError() ); in SetSize()
324 return sal_Bool( pTmpStrm->GetError() == SVSTREAM_OK ); in SetSize()
482 pStgStrm->GetIo().SetError( pTmpStrm->GetError() ); in Write()
648 if( pTmpStrm->GetError() == SVSTREAM_OK && pTmpStrm->Copy( *pCurStrm ) ) in Strm2Tmp()
656 if( pTmpStrm->GetError() == SVSTREAM_OK ) in Strm2Tmp()
690 pStgStrm->GetIo().SetError( pTmpStrm->GetError() ); in Strm2Tmp()
738 pStgStrm->GetIo().SetError( pTmpStrm->GetError() ); in Tmp2Strm()
813 if( r.GetError() ) in StgDirStrm()
H A Dstgstrms.cxx1105 if( GetError() == SVSTREAM_OK ) in Copy()
1189 if( s->GetError() != SVSTREAM_OK ) in SetSize()
1196 SetError( s->GetError() ); in SetSize()
1224 SetError( pStrm->GetError() ); in GetData()
1238 if( GetError() != SVSTREAM_OK ) in PutData()
1244 SetError( pStrm->GetError() ); in PutData()
1258 if( GetError() != SVSTREAM_OK ) in SeekPos()
1266 SetError( pStrm->GetError() ); in SeekPos()
1278 SetError( pStrm->GetError() ); in FlushData()
/aoo41x/main/unotools/source/streaming/
H A Dstreamwrap.cxx169 if (m_pSvStream->SvStream::GetError() != ERRCODE_NONE) in checkError()
235 ErrCode err = rStream.GetError(); in writeBytes()
259 if (rStream.GetError() != ERRCODE_NONE) in checkError()
346 ErrCode err = m_pSvStream->GetError(); in writeBytes()
359 if (m_pSvStream->GetError() != ERRCODE_NONE) in flush()
/aoo41x/main/sc/source/filter/starcalc/
H A Dscflt.cxx1055 nError = rStream.GetError(); in LoadFileHeader()
1076 nError = rStream.GetError(); in LoadFileInfo()
1087 nError = rStream.GetError(); in LoadEditStateInfo()
1096 nError = rStream.GetError(); in LoadProtect()
1109 nError = rStream.GetError(); in LoadViewColRowBar()
1119 nError = rStream.GetError(); in LoadScrZoom()
1130 nError = rStream.GetError(); in LoadPalette()
1517 nError = rStream.GetError(); in LoadTables()
1665 nError = rStream.GetError(); in LoadCol()
2383 nError = rStream.GetError(); in LoadObjects()
[all …]
/aoo41x/main/sfx2/source/appl/
H A Dfileobj.cxx323 SendStateChg_Impl( xMed->GetInStream() && xMed->GetInStream()->GetError() in LoadFile_Impl()
384 if( pStream && ERRCODE_IO_PENDING == pStream->GetError() ) in GetGraphic_Impl()
598 if( pStrm && pStrm->GetError() ) in IMPL_STATIC_LINK()
600 if( ERRCODE_IO_PENDING == pStrm->GetError() ) in IMPL_STATIC_LINK()
614 …pThis->SendStateChg_Impl( pStrm->GetError() ? sfx2::LinkManager::STATE_LOAD_ERROR : sfx2::LinkMana… in IMPL_STATIC_LINK()
628 if ( _pFileDlg && _pFileDlg->GetError() == ERRCODE_NONE ) in IMPL_LINK()
/aoo41x/main/sfx2/source/doc/
H A Ddocfile.cxx606 eError = pInStream->GetError(); in GetInStream()
623 if ( GetError() ) in GetInStream()
762 if ( GetError() == SVSTREAM_OK ) in Commit()
874 if ( GetError() ) in GetOutputStorage()
1455 if ( GetError() ) in GetStorage()
1743 if ( !GetError() ) in StorageCommit_Impl()
1777 if ( !GetError() ) in StorageCommit_Impl()
1923 if ( GetError() ) in TryDirectTransfer()
2547 if ( !GetError() ) in GetMedium_Impl()
3194 if ( GetError() ) in CompleteReOpen()
[all …]
/aoo41x/main/tools/source/stream/
H A Dstream.cxx344 if( !GetError() ) in GetData()
366 if( !GetError() ) in PutData()
381 if( !GetError() && nPos == STREAM_SEEK_TO_END ) in SeekPos()
397 if( !GetError() ) in FlushData()
693 while( !bEnd && !GetError() ) // !!! do not test for EOF, in ReadLine()
734 if ( !bEnd && !GetError() && rStr.getLength() ) in ReadLine()
766 while( !bEnd && !GetError() ) // !!! nicht auf EOF testen, in ReadLine()
808 if ( !bEnd && !GetError() && rStr.Len() ) in ReadLine()
887 if ( !bEnd && !GetError() && rStr.Len() ) in ReadUniStringLine()
933 while( !bEnd && !GetError() ) in ReadCString()
[all …]
/aoo41x/main/filter/source/graphicfilter/itiff/
H A Ditiff.cxx485 if ( pTIFF->GetError() ) in ReadTagData()
510 if ( pTIFF->GetError() ) in ReadMap()
569 if ( pTIFF->GetError() ) in ReadMap()
598 if ( ( aLZWDecom.Decompress( pMap[ np ], nBytesPerRow ) != nBytesPerRow ) || pTIFF->GetError() ) in ReadMap()
656 if ( pTIFF->GetError() ) in ReadMap()
1116 if( !nFirstIfd || pTIFF->GetError() ) in ReadTIFF()
1128 if( pTIFF->GetError() ) in ReadTIFF()
1210 if ( pTIFF->GetError() ) in ReadTIFF()
/aoo41x/main/svtools/source/filter/jpeg/
H A Djpeg.cxx201 if( pSvStm->GetError() != ERRCODE_IO_PENDING ) in StreamRead()
207 if( pSvStm->GetError() == ERRCODE_IO_PENDING ) in StreamRead()
577 if( rIStm.GetError() == ERRCODE_IO_PENDING ) in Read()
609 if( rIStm.GetError() == ERRCODE_IO_PENDING ) in Read()
616 else if( rIStm.GetError() == ERRCODE_IO_PENDING ) in Read()
620 if( rIStm.GetError() == ERRCODE_IO_PENDING ) in Read()
/aoo41x/main/sw/source/filter/ww8/dump/
H A Dmsvbasic.cxx171 if( !xVBAProject.Is() || SVSTREAM_OK != xVBAProject->GetError() ) in ReadVBAProject()
358 if( !xMacros.Is() || SVSTREAM_OK != xMacros->GetError() ) in Open()
365 if( !xVBA.Is() || SVSTREAM_OK != xVBA->GetError() ) in Open()
390 xVBAStream->GetError() ) in Decompress()
/aoo41x/main/sd/source/filter/ppt/
H A Dpptatom.cpp54 while( (mrStream.GetError() == 0 ) in Atom()
60 if( mrStream.GetError() == 0 ) in Atom()
94 if( rStCtrl.GetError() == 0 ) in import()
/aoo41x/main/svl/source/items/
H A Dpoolio.cxx201 …for ( pImp->bInSetItem = sal_False; pImp->bInSetItem <= sal_True && !rStream.GetError(); ++pImp->b… in Store()
206 for ( size_t i = 0; i < nSize && !rStream.GetError(); ++i, ++pArr, ++ppDefItem ) in Store()
251 if ( !rStream.GetError() ) in Store()
277 if ( !rStream.GetError() ) in Store()
307 if ( !rStream.GetError() && pSecondary ) in Store()
559 if ( rStream.GetError() ) in Load()
571 if ( rStream.GetError() ) in Load()
595 if ( rStream.GetError() ) in Load()
/aoo41x/main/sw/inc/
H A Dio.hxx88 int operator!() { return aStr.GetError() != SVSTREAM_OK; } in operator !()
116 int operator!() { return aStr.GetError() != SVSTREAM_OK; } in operator !()
161 int operator!() { return aStr.GetError() != SVSTREAM_OK; } in operator !()

Completed in 181 milliseconds

12345678910>>...13