Home
last modified time | relevance | path

Searched refs:GetError (Results 276 – 300 of 305) sorted by relevance

1...<<111213

/trunk/main/editeng/source/editeng/
H A Dediteng.cxx1354 return rInput.GetError(); in Read()
1363 return rOutput.GetError(); in Write()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx246 return( mpStm->GetError() == ERRCODE_NONE ); in WriteEMF()
H A Dwmfwr.cxx1804 if (pWMF->GetError()) in WriteRecords()
/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx1296 if( pStream->GetError() != SVSTREAM_OK ) in CloseRec()
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx412 if ( aMedium.GetError() ) in LoadTemplate()
/trunk/main/sc/source/filter/excel/
H A Dxicontent.cxx1119 return xDecr.is() ? xDecr->GetError() : EXC_ENCR_ERROR_UNSUPP_CRYPT; in ReadFilepass()
H A Dxipivot.cxx120 else if( const sal_uInt16* pnError = GetError() ) in WriteToSource()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx2676 return rInput.GetError() ? sal_False : sal_True; in Read()
2763 return rOutput.GetError() ? sal_False : sal_True; in Write()
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx1495 if ( ERRCODE_NONE == _pFileDlg->GetError() ) in IMPL_LINK()
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx1330 if( !pMed->GetError() ) in lcl_FindDocShell()
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx3636 if( SVSTREAM_FILEFORMAT_ERROR == rStream.GetError() ) in SvxBrushItem()
4096 if( pImpl->pStream && !pImpl->pStream->GetError() ) in GetGraphicObject()
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx870 if (rStream.GetError()) in Load()
907 if (rStream.GetError()) in Save()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx1606 bValidOle = 0 == aTmpFile.GetError(); in ReadOLEData()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx886 if ( !GetError() ) in Execute()
/trunk/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx1415 sal_uInt32 nError = aMedium.GetError(); in storeMetadataToMedium()
H A Dobjmisc.cxx278 sal_uInt32 SfxObjectShell::GetError() const in GetError() function in SfxObjectShell
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1171 if (!aPic.GetError()) in Start()
/trunk/main/sot/source/base/
H A Dformats.cxx1459 if( !aMemStm.GetError() && ( aFileList.Count() == 1 ) ) in GetTransferableAction_Impl()
/trunk/main/tools/source/rc/
H A Dresmgr.cxx601 if( pStm->GetError() == 0 ) in Create()
/trunk/main/starmath/source/
H A Dparse.cxx2521 const SmErrorDesc *SmParser::GetError(sal_uInt16 i) in GetError() function in SmParser
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1608 if( !aStream.GetError() ) in Flush()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx2458 if ( ERRCODE_NONE == _pFileDlg->GetError() ) in IMPL_LINK()
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1350 if ( ERRCODE_NONE == pFileDlg->GetError() ) in IMPL_LINK()
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx2644 if( !xDataStream.Is() || SVSTREAM_OK != xDataStream->GetError() ) in DoConvert()
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx2023 if (pMedium->GetError() != ERRCODE_NONE) in loadSrcDocument()

Completed in 316 milliseconds

1...<<111213