Home
last modified time | relevance | path

Searched refs:GetError (Results 126 – 150 of 308) sorted by relevance

12345678910>>...13

/aoo41x/main/l10ntools/source/
H A Dxrmmerge.cxx273 int GetError() in GetError() function
276 return pParser->GetError(); in GetError()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par4.cxx168 if (!bOk || pSt->GetError() || rWMF.GetActionCount() == 0) in SwWw6ReadMetaStream()
446 if ( xObjInfoSrc.Is() && !xObjInfoSrc->GetError() ) in ImportOleBase()
H A Dww8graf2.cxx286 if (!bOk || pSt->GetError() || !aWMF.GetActionCount()) in ReadGrafFile()
525 if ((aPic.lcb >= 58) && !pDataStream->GetError()) in ImportGraf()
/aoo41x/main/svx/source/xml/
H A Dxmlgrhlp.cxx132 bRet = ( pStm->GetError() == 0 ); in SvXMLGraphicInputStream()
153 bRet = ( pStm->GetError() == 0 ); in SvXMLGraphicInputStream()
650 bRet = ( pStream->GetError() == 0 ); in ImplWriteGraphic()
/aoo41x/main/formula/source/core/api/
H A Dtoken.cxx222 sal_uInt16 FormulaToken::GetError() const in GetError() function in formula::FormulaToken
1359 sal_uInt16 FormulaErrorToken::GetError() const { return nError; } in GetError() function in formula::FormulaErrorToken
1364 nError == static_cast< const FormulaErrorToken & >(r).GetError(); in operator ==()
/aoo41x/main/svtools/source/filter/igif/
H A Dgifread.cxx36 #define NO_PENDING( rStm ) ( ( rStm ).GetError() != ERRCODE_IO_PENDING )
796 if ( rIStm.GetError() == ERRCODE_IO_PENDING ) in ReadGIF()
/aoo41x/main/idl/source/objects/
H A Dmodule.cxx305 if( SVSTREAM_OK == aTokStm.GetStream().GetError() ) in ReadContextSvIdl()
308 SvIdlError aOldErr = rBase.GetError(); in ReadContextSvIdl()
/aoo41x/main/unotools/source/ucbhelper/
H A Dxtempfile.cxx340 if (!mpStream || mpStream->SvStream::GetError () != ERRCODE_NONE ) in checkError()
351 if ( mpStream->SvStream::GetError () == ERRCODE_NONE ) in checkConnected()
H A Ducblockbytes.cxx1411 if ( GetError() == ERRCODE_NONE && !m_xInputStream.is() ) in terminate_Impl()
1691 … if ( xLockBytes->GetError() == ERRCODE_NONE && ( bError || !xLockBytes->getInputStream().is() ) ) in CreateLockBytes()
1742 … if ( xLockBytes->GetError() == ERRCODE_NONE && ( bError || !xLockBytes->getInputStream().is() ) ) in CreateLockBytes()
/aoo41x/main/filter/source/graphicfilter/itga/
H A Ditga.cxx140 if ( rTGA.GetError() ) in ReadTGA()
148 if ( !mpTGA->GetError() ) in ReadTGA()
/aoo41x/main/connectivity/source/drivers/dbase/
H A DDNoException.cxx90 if (m_pFileStream->GetError() != ERRCODE_NONE) in seekRow()
94 if (m_pFileStream->GetError() != ERRCODE_NONE) in seekRow()
/aoo41x/main/vcl/source/gdi/
H A Dpngread.cxx282 if( mrPNGStream.IsEof() || (mrPNGStream.GetError() != ERRCODE_NONE) ) in ReadNextChunk()
318 } while ( ( nBytesRead < mnChunkLen ) && ( mrPNGStream.GetError() == ERRCODE_NONE ) ); in ReadNextChunk()
361 while( !mrPNGStream.IsEof() && (mrPNGStream.GetError() == ERRCODE_NONE) ) in SkipRemainingChunks()
H A Dimagerepository.cxx63 if ( !aStrm.GetError() ) in lcl_loadPNG()
/aoo41x/main/sc/source/filter/html/
H A Dhtmlexp.cxx355 return rStrm.GetError(); in Write()
1266 bRet = SVSTREAM_OK == aCpy.GetError(); in CopyLocalFileToINet()
1285 bRet = 0 == aMedium.GetError(); in CopyLocalFileToINet()
/aoo41x/main/sfx2/inc/sfx2/
H A Ddocinsert.hxx74 inline ErrCode GetError() const { return m_nError; } in GetError() function in sfx2::DocumentInserter
/aoo41x/main/tools/source/stream/
H A Dvcompat.cxx40 if( !mpRWStm->GetError() ) in VersionCompat()
/aoo41x/main/desktop/win32/source/setup/
H A Dsetup_main.hxx52 virtual UINT GetError() const = 0;
/aoo41x/main/sfx2/source/dialog/
H A Dintro.cxx78 if ( !aStrm.GetError() ) in IntroWindow_Impl()
/aoo41x/main/sc/source/ui/app/
H A Ddrwtrans.cxx535 bRet = ( rxOStm->GetError() == ERRCODE_NONE ); in WriteObject()
624 bRet = ( rxOStm->GetError() == ERRCODE_NONE ); in WriteObject()
/aoo41x/main/rsc/inc/
H A Drscpar.hxx78 ERRTYPE GetError() { return aFirstError; } in GetError() function in RscFileInst
/aoo41x/main/sd/source/filter/ppt/
H A Dpptatom.hxx117 return mrStream.GetError() == 0; in seekToContent()
/aoo41x/main/basic/source/inc/
H A Diosys.hxx91 SbError GetError();
/aoo41x/main/sw/source/ui/dbui/
H A Ddbmgr.cxx1183 if( xWorkDocSh->GetError() ) in MergeMailFiles()
1186 ErrorHandler::HandleError( xWorkDocSh->GetError() ); in MergeMailFiles()
1302 if( xTargetDocShell->GetError() ) in MergeMailFiles()
1305 ErrorHandler::HandleError( xTargetDocShell->GetError() ); in MergeMailFiles()
2572 if( xDocShell->GetError() ) in ExecuteFormLetter()
2575 ErrorHandler::HandleError( xDocShell->GetError() ); in ExecuteFormLetter()
/aoo41x/main/l10ntools/inc/
H A Dxrmmerge.hxx74 sal_Bool GetError() { return bError; } in GetError() function in XRMResParser
/aoo41x/main/sw/source/filter/basflt/
H A Dfltini.cxx227 if( SVSTREAM_OK == rRef->GetError() ) in OpenMainStream()
235 nRet = rRef->GetError(); in OpenMainStream()

Completed in 147 milliseconds

12345678910>>...13