Home
last modified time | relevance | path

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

123

/aoo42x/main/forms/source/component/
H A Dclickableimage.cxx702 if (m_pMedium->GetErrorCode()==0) in StartProduction()
H A DImageControl.cxx434 …Bool bSetNull = ( pImageStream.get() == NULL ) || ( ERRCODE_NONE != pImageStream->GetErrorCode() ); in impl_updateStreamForURL_lck()
/aoo42x/main/vcl/inc/vcl/
H A Dprint.hxx362 sal_uLong GetErrorCode() const { return mnError; } in GetErrorCode() function in Printer
/aoo42x/main/sc/source/ui/unoobj/
H A Dscdetect.cxx366 if ( aMedium.GetErrorCode() == ERRCODE_NONE ) in detect()
/aoo42x/main/sc/source/core/inc/
H A Dinterpre.hxx236 { return pCell ? pCell->GetErrorCode() : 0; } in GetCellErrCode()
/aoo42x/main/sfx2/source/doc/
H A Ddocfile.cxx444 sal_uInt32 SfxMedium::GetErrorCode() const in GetErrorCode() function in SfxMedium
448 lError=pInStream->GetErrorCode(); in GetErrorCode()
450 lError=pOutStream->GetErrorCode(); in GetErrorCode()
/aoo42x/main/vcl/source/gdi/
H A Dprint3.cxx610 mnError = ImplSalPrinterErrorCodeToVCL( mpPrinter->GetErrorCode() ); in StartJob()
711 mnError = ImplSalPrinterErrorCodeToVCL( mpPrinter->GetErrorCode() ); in StartJob()
/aoo42x/main/sot/source/sdstor/
H A Dstg.cxx368 if ( pStream->GetErrorCode() == ERRCODE_IO_CANTSEEK ) in IsStorageFile()
/aoo42x/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx806 if ( aMedium.GetErrorCode() == ERRCODE_NONE && pStream) in getTransferData()
/aoo42x/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx766 PrinterJob::GetErrorCode () in GetErrorCode() function in PrinterJob
/aoo42x/main/vcl/unx/headless/
H A Dsvpprn.cxx990 sal_uLong PspSalPrinter::GetErrorCode() in GetErrorCode() function in PspSalPrinter
/aoo42x/main/sfx2/inc/sfx2/
H A Dobjsh.hxx317 sal_uInt32 GetErrorCode() const;
/aoo42x/main/sfx2/source/view/
H A Dviewfrm.cxx513 if ( !pMed->GetErrorCode() ) in ExecReload_Impl()
519 ErrCode nErr = pMed->GetErrorCode(); in ExecReload_Impl()
/aoo42x/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx1109 sal_uLong PspSalPrinter::GetErrorCode() in GetErrorCode() function in PspSalPrinter
/aoo42x/main/vcl/os2/source/gdi/
H A Dsalprn.cxx1904 ULONG Os2SalPrinter::GetErrorCode() in GetErrorCode() function in Os2SalPrinter
/aoo42x/main/sc/source/core/data/
H A Dcell.cxx403 sal_uInt16 ScBaseCell::GetErrorCode() const in GetErrorCode() function in ScBaseCell
/aoo42x/main/basic/source/classes/
H A Dsb.cxx1528 SbError StarBASIC::GetErrorCode() { return GetSbData()->nCode; } in GetErrorCode() function in StarBASIC
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh4.cxx754 sal_uLong nErr = pOtherDocSh->GetErrorCode(); in Execute()
/aoo42x/main/vcl/win/source/gdi/
H A Dsalprn.cxx2361 sal_uLong WinSalPrinter::GetErrorCode() in GetErrorCode() function in WinSalPrinter
/aoo42x/main/framework/source/fwe/classes/
H A Daddonsoptions.cxx1589 if ( pStream && ( pStream->GetErrorCode() == 0 )) in ReadImageFromURL()
/aoo42x/main/basic/source/basmgr/
H A Dbasmgr.cxx1329 if ( !pModule->IsCompiled() && !StarBASIC::GetErrorCode() ) in CheckModules()
/aoo42x/main/sc/source/core/tool/
H A Dinterpr4.cxx968 if ((nErr = pCell->GetErrorCode()) != 0) in PushCellResultToken()
/aoo42x/main/filter/source/msfilter/
H A Dsvdfppt.cxx1429 bOk ( rStCtrl.GetErrorCode() == SVSTREAM_OK ), in SdrPowerPointImport()

Completed in 261 milliseconds

123