Home
last modified time | relevance | path

Searched refs:GetError (Results 176 – 200 of 306) sorted by relevance

12345678910>>...13

/aoo41x/main/filter/source/graphicfilter/iras/
H A Diras.cxx91 if ( rRAS.GetError() ) in ReadRAS()
/aoo41x/main/sw/source/ui/fldui/
H A Djavaedit.cxx348 if ( pFileDlg->GetError() == ERRCODE_NONE ) in IMPL_LINK()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8glsy.cxx56 if (xTableStream.Is() && SVSTREAM_OK == xTableStream->GetError()) in WW8Glossary()
/aoo41x/main/sfx2/source/doc/
H A Ddocinsert.cxx192 m_nError = m_pFileDlg->GetError(); in IMPL_LINK()
H A Ddocvor.cxx2328 if ( ERRCODE_NONE == pFileDlg->GetError() ) in IMPL_LINK()
2366 if ( ERRCODE_NONE == pFileDlg->GetError() ) in IMPL_LINK()
2414 if ( ERRCODE_NONE == pFileDlg->GetError() ) in IMPL_LINK()
H A Doleprops.hxx180 inline ErrCode GetError() const { return mnErrCode; } in GetError() function in SfxOleObjectBase
/aoo41x/main/sc/source/filter/rtf/
H A Drtfexp.cxx123 return rStrm.GetError(); in Write()
/aoo41x/main/filter/source/pdf/
H A Dpdffilter.cxx134 bRet = ( aOStm.Tell() && ( aOStm.GetError() == ERRCODE_NONE ) ); in implExport()
/aoo41x/main/desktop/source/migration/services/
H A Dwordbookmigration.cxx163 if ( pStream && !pStream->GetError() ) in IsUserWordbook()
/aoo41x/main/svtools/source/filter/ixbm/
H A Dxbmread.cxx282 if ( rIStm.GetError() != ERRCODE_IO_PENDING ) in ReadXBM()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit4.cxx187 if ( ( eState != SVPAR_ACCEPTED ) && ( !rInput.GetError() ) ) in ReadRTF()
210 if ( ( eState != SVPAR_ACCEPTED ) && ( !rInput.GetError() ) ) in ReadHTML()
240 if ( !rOutput.GetError() ) in Write()
295 return rOutput.GetError(); in WriteText()
733 return rOutput.GetError(); in WriteRTF()
/aoo41x/main/tools/source/fsys/
H A Ddirent.cxx482 ErrCode eErr = pNew->GetError(); in ImpParseOs2Name()
2352 ErrCode eErr = pNew->GetError(); in ImpParseUnixName()
2409 eErr = aStream.GetError(); in CreateEntry_Impl()
/aoo41x/main/starmath/inc/
H A Dparse.hxx267 const SmErrorDesc * GetError(sal_uInt16 i = 0xFFFF);
/aoo41x/main/sot/inc/sot/
H A Dstorage.hxx175 sal_uLong GetError() const { return ERRCODE_TOERROR(m_nError); } in GetError() function in SotStorage
/aoo41x/main/filter/source/msfilter/
H A Dmsfiltertracer.cxx108 if ( mpStream && !mpStream->GetError() ) in MSFilterTracer()
/aoo41x/main/sw/source/ui/app/
H A Ddocsh.cxx605 DBG_ASSERT( !xStg->GetError(), "No storage available for storing VBA macros!" ); in ConvertTo()
606 if ( !xStg->GetError() ) in ConvertTo()
/aoo41x/main/svx/source/svdraw/
H A Dsvdotxln.cxx291 if( !pIStm->GetError() ) in LoadText()
/aoo41x/main/tools/source/communi/
H A Dparser.cxx341 if( aActStream.GetError()) in Execute()
/aoo41x/main/l10ntools/inc/
H A Dxmlparse.hxx543 const XMLError &GetError() { return aErrorInformation; } in GetError() function in SimpleXMLParser
/aoo41x/main/sc/source/filter/inc/
H A Dxistream.hxx56 inline ErrCode GetError() const { return mnError; } in GetError() function in XclImpDecrypter
/aoo41x/main/filter/source/graphicfilter/ipcd/
H A Dipcd.cxx368 if ( pPCD->GetError() ) in ReadImage()
/aoo41x/main/rsc/source/rsc/
H A Drsc.cxx1237 if( !aIStm.GetError() && !aOStm.GetError() ) in PreprocessSrsFile()
/aoo41x/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx620 return ((*m_pStream).GetError() == SVSTREAM_OK); in Write()
771 return ((*m_pStream).GetError() == SVSTREAM_OK); in Write()
/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()

Completed in 770 milliseconds

12345678910>>...13