Home
last modified time | relevance | path

Searched refs:GetError (Results 201 – 225 of 308) sorted by relevance

12345678910>>...13

/aoo41x/main/sw/source/filter/ascii/
H A Dparasc.cxx324 if( SVSTREAM_OK != rInput.GetError() || 0 == (lGCount = in ReadChars()
/aoo41x/main/sw/source/core/edit/
H A Dedtox.cxx401 while( !rStrm.GetError() && !rStrm.IsEof() ) in ApplyAutoMark()
/aoo41x/main/svl/source/svdde/
H A Dddecli.cxx466 long DdeConnection::GetError() in GetError() function in DdeConnection
/aoo41x/main/cui/source/dialogs/
H A Dhldocntp.cxx330 sal_Bool bOk = pIStm && ( pIStm->GetError() == 0); in DoApply()
/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx643 bRet = ERRCODE_NONE == xStream->GetError(); in WriteObject()
685 bRet = ( xStream->GetError() == ERRCODE_NONE ); in WriteObject()
697 bRet = ERRCODE_NONE == xStream->GetError(); in WriteObject()
2473 !pStream->GetError() && in _PasteGrf()
/aoo41x/main/basic/source/classes/
H A Dsbxmod.cxx1073 sal_Bool bWasError = SbxBase::GetError() != 0; in Run()
1075 if ( !bWasError && (SbxBase::GetError() == SbxERR_PROC_UNDEFINED) ) in Run()
2080 ErrCode nErr = SbxBase::GetError(); in Call()
/aoo41x/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx96 return( rxOStm->GetError() == ERRCODE_NONE ); in WriteObject()
/aoo41x/main/sw/source/ui/uno/
H A Dswdetect.cxx227 aMedium.GetError() ); in detect()
/aoo41x/main/svl/source/filerec/
H A Dfilerec.cxx909 return !_pStream->GetError(); in ReadHeader_Impl()
/aoo41x/main/svtools/source/filter/ixpm/
H A Dxpmread.cxx87 if ( mrIStm.GetError() != ERRCODE_IO_PENDING ) in ReadXPM()
/aoo41x/main/sfx2/source/appl/
H A Dappdde.cxx460 int nError = pAppData_Impl->pDdeService->GetError(); in InitializeDde()
H A Dapp.cxx354 aStr += ByteString::CreateFromInt32(GetDdeService()->GetError()); in SfxApplication()
/aoo41x/main/sfx2/inc/sfx2/
H A Ddocfile.hxx192 sal_uInt32 GetError() const in GetError() function in SfxMedium
/aoo41x/main/svx/source/gallery2/
H A Dgalobj.cxx294 rObj.bIsValid = ( rIn.GetError() == ERRCODE_NONE ); in operator >>()
H A Dgalmisc.cxx625 bRet = ( rxOStm->GetError() == ERRCODE_NONE ); in WriteObject()
/aoo41x/main/l10ntools/inc/
H A Dexport.hxx390 sal_Bool GetError() { return bError; } in GetError() function in Export
/aoo41x/main/svl/source/fsstor/
H A Dfsstorage.cxx498 if ( !pStream->GetError() ) in openStreamElement()
1493 if ( !pStream->GetError() ) in openStreamElementByHierarchicalName()
/aoo41x/main/svtools/source/misc/
H A Dimap2.cxx361 if ( !rIStm.GetError() ) in Read()
/aoo41x/main/sot/inc/sot/
H A Dstg.hxx84 sal_uLong GetError() const;
/aoo41x/main/sc/source/filter/inc/
H A Dxlpivot.hxx447 const sal_uInt16* GetError() const;
/aoo41x/main/filter/source/graphicfilter/itiff/
H A Dccidecom.cxx717 if ( pIStream->GetError() ) in DecompressScanline()
/aoo41x/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx1655 sal_uInt32 nErrCode = m_pData->m_pObjectShell->GetError() ? m_pData->m_pObjectShell->GetError() in storeSelf()
1815 sal_uInt32 nErrCode = m_pData->m_pObjectShell->GetError() ? in initNew()
1816 m_pData->m_pObjectShell->GetError() : ERRCODE_IO_CANTCREATE; in initNew()
1942 nError = pMedium->GetError(); in load()
/aoo41x/main/sd/source/filter/eppt/
H A Deppt.cxx2491 if ( xOverhead.Is() && ( xOverhead->GetError() == SVSTREAM_OK ) ) in SaveVBA()
2494 if ( xOverhead2.Is() && ( xOverhead2->GetError() == SVSTREAM_OK ) ) in SaveVBA()
2497 if ( xTemp.Is() && ( xTemp->GetError() == SVSTREAM_OK ) ) in SaveVBA()
/aoo41x/main/sd/source/filter/html/
H A Dhtmlex.cxx2951 nErr = pIStm->GetError(); in CopyScript()
3271 nErr = pOStm->GetError(); in createStream()
3333 nErr = pMedium->GetError(); in close()
/aoo41x/main/svx/workben/msview/
H A Dxmlconfig.cxx383 while( nLength && (rStream.GetError() == 0) ) in dump_hex()

Completed in 215 milliseconds

12345678910>>...13