Lines Matching refs:GetError
606 eError = pInStream->GetError(); in GetInStream()
623 if ( GetError() ) in GetInStream()
762 if ( GetError() == SVSTREAM_OK ) in Commit()
768 sal_Bool bResult = ( GetError() == SVSTREAM_OK ); in Commit()
801 if ( !pInStream->GetError() && !pImp->bIsStorage ) in IsStorage()
874 if ( GetError() ) in GetOutputStorage()
1396 if ( !bResult && GetError() == ERRCODE_NONE ) in LockOrigFileOnDemand()
1419 if ( !bResult && GetError() == ERRCODE_NONE ) in LockOrigFileOnDemand()
1455 if ( GetError() ) in GetStorage()
1517 if( ( pImp->nLastStorageError = GetError() ) != SVSTREAM_OK ) in GetStorage()
1563 if ( pStream && pStream->GetError() == SVSTREAM_OK ) in GetStorage()
1608 if ( !GetError() && !pImp->m_xZipStorage.is() ) in GetZipStorageToSign_Impl()
1632 if ( GetError() ) // do not remove warnings in GetZipStorageToSign_Impl()
1743 if ( !GetError() ) in StorageCommit_Impl()
1777 if ( !GetError() ) in StorageCommit_Impl()
1923 if ( GetError() ) in TryDirectTransfer()
2542 if ( !GetError() && !pImp->xStream.is() && !pImp->xInputStream.is() ) in GetMedium_Impl()
2547 if ( !GetError() ) in GetMedium_Impl()
2561 pImp->aDoneLink.Call( (void*) GetError() ); in GetMedium_Impl()
3194 if ( GetError() ) in CompleteReOpen()
3812 nErr = pInStream->GetError(); in CreateTempFile()
3917 if ( !IsOpen() && !GetError() ) in SignContents_Impl()