Home
last modified time | relevance | path

Searched refs:GetErrorCode (Results 26 – 50 of 73) sorted by relevance

123

/aoo42x/main/vcl/inc/os2/
H A Dsalprn.h138 virtual ULONG GetErrorCode();
/aoo42x/main/vcl/inc/unx/
H A Dsalprn.h101 virtual sal_uIntPtr GetErrorCode();
/aoo42x/main/xml2cmp/source/x2cclass/
H A Dxml_cdff.cxx58 if (aXmlFile.GetErrorCode() != FSYS_ERR_OK) in LoadXmlFile()
/aoo42x/main/tools/inc/tools/
H A Derrinf.hxx55 sal_uIntPtr GetErrorCode() const { return lUserId; } in GetErrorCode() function in ErrorInfo
H A Dfsys.hxx202 sal_uIntPtr GetErrorCode() const { return nError; } in GetErrorCode() function in FileStat
H A Dstream.hxx324 sal_uInt32 GetErrorCode() const { return nError; } in GetErrorCode() function in SvStream
/aoo42x/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx1883 if( m_pData->m_pObjectShell->GetErrorCode() ) in load()
1885 nError = m_pData->m_pObjectShell->GetErrorCode(); in load()
1907 nError = m_pData->m_pObjectShell->GetErrorCode(); in load()
2973 sal_uInt32 nErrCode = m_pData->m_pObjectShell->GetErrorCode(); in impl_store()
3667 sal_uInt32 nError = m_pData->m_pObjectShell->GetErrorCode(); in loadFromStorage()
3724 sal_uInt32 nError = m_pData->m_pObjectShell->GetErrorCode(); in storeToStorage()
3752 sal_uInt32 nError = m_pData->m_pObjectShell->GetErrorCode(); in switchToStorage()
H A Dobjmisc.cxx280 return ERRCODE_TOERROR(GetErrorCode()); in GetError()
285 sal_uInt32 SfxObjectShell::GetErrorCode() const in GetErrorCode() function in SfxObjectShell
289 lError=GetMedium()->GetErrorCode(); in GetErrorCode()
H A Dobjserv.cxx677 sal_uIntPtr lErr=GetErrorCode(); in ExecFile_Impl()
794 sal_uIntPtr lErr = GetErrorCode(); in ExecFile_Impl()
/aoo42x/main/framework/source/uielement/
H A Dimagebuttontoolbarcontroller.cxx203 if ( pStream && ( pStream->GetErrorCode() == 0 )) in ReadImageFromURL()
/aoo42x/main/basic/inc/basic/
H A Dsbstar.hxx165 static SbError GetErrorCode();
/aoo42x/main/connectivity/source/drivers/file/
H A DFTable.cxx239 if (pReturn && (ERRCODE_NONE != pReturn->GetErrorCode())) in createStream_simpleError()
/aoo42x/main/basic/source/runtime/
H A Dmethods1.cxx1042 return pStrm->GetErrorCode() ? sal_False : sal_True; in lcl_WriteSbxVariable()
1146 return pStrm->GetErrorCode() ? sal_False : sal_True; in lcl_ReadSbxVariable()
1250 if( !bRet || pStrm->GetErrorCode() ) in PutGet()
/aoo42x/main/sot/inc/sot/
H A Dstorage.hxx174 sal_uLong GetErrorCode() const { return m_nError; } in GetErrorCode() function in SotStorage
/aoo42x/main/tools/source/communi/
H A Dparser.cxx437 sal_uInt16 InformationParser::GetErrorCode() in GetErrorCode() function in InformationParser
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dinstbdlg.cxx401 sal_uLong nErr = pDocShTables->GetErrorCode(); in IMPL_LINK()
/aoo42x/main/svtools/source/misc/
H A Dehdl.cxx192 sal_uLong nErrCode = pErr->GetErrorCode() & ERRCODE_ERROR_MASK; in CreateString()
/aoo42x/main/sot/source/sdstor/
H A Dstgelem.cxx155 return ( r.GetErrorCode() == ERRCODE_NONE && Check() ); in Load()
/aoo42x/main/basctl/source/basicide/
H A Dbasobj3.cxx485 ErrorHandler::HandleError( StarBASIC::GetErrorCode() ); in HandleBasicError()
H A Dbaside2.cxx723 aErrorTextPrefix += StarBASIC::GetVBErrorCode( pBasic->GetErrorCode() ); in IMPL_LINK()
738 ErrorHandler::HandleError( StarBASIC::GetErrorCode() ); in IMPL_LINK()
/aoo42x/main/sc/source/filter/xcl97/
H A DXclImpChangeTrack.cxx63 if( (xInStrm->GetErrorCode() == ERRCODE_NONE) && (nStreamLen != STREAM_SEEK_TO_END) ) in XclImpChangeTrack()
/aoo42x/main/sc/inc/
H A Dcell.hxx149 sal_uInt16 GetErrorCode() const;
/aoo42x/main/starmath/source/
H A Dsmdetect.cxx196 if ( aMedium.GetErrorCode() == ERRCODE_NONE ) in detect()
/aoo42x/main/basic/workben/
H A Dmgrtest.cxx563 aErrorTextPrefix += pBasic->GetErrorCode(); in IMPL_LINK()
/aoo42x/main/sd/source/filter/
H A Dsddetect.cxx232 if ( aMedium.GetErrorCode() == ERRCODE_NONE ) in detect()

Completed in 296 milliseconds

123