Home
last modified time | relevance | path

Searched defs:nErr (Results 51 – 75 of 93) sorted by relevance

1234

/aoo42x/main/tools/inc/tools/
H A Dfsys.hxx290 void SetError( sal_uIntPtr nErr ) { nError = nErr; } in SetError()
/aoo42x/main/formula/inc/formula/
H A Dtoken.hxx399 FormulaErrorToken( sal_uInt16 nErr ) : in FormulaErrorToken()
/aoo42x/main/qadevOOo/runner/graphical/
H A DJPEGComparator.java430 int nErr = compareJPEG(sSource, sDestination, sDifference); in compareJPEG() local
/aoo42x/main/sw/source/core/doc/
H A Ddocfly.cxx1017 int nErr = Chainable( rSource, rDest ); in Chain() local
/aoo42x/main/basic/source/inc/
H A Druntime.hxx195 SbError nErr; // aktueller Fehlercode member in SbiInstance
/aoo42x/main/sc/source/ui/view/
H A Dviewfun4.cxx650 ErrCode nErr = aMatcher.GuessFilter( aSfxMedium, &pFlt ); in PasteFile() local
/aoo42x/main/sfx2/source/bastyp/
H A Dhelper.cxx776 ErrCode nErr = 0; in QueryDiskSpace() local
H A Dfltfnc.cxx549 ErrCode nErr = GuessFilter( rMedium, &pFilter ); in DetectFilter() local
/aoo42x/main/sw/inc/
H A Dshellio.hxx349 sal_uLong nErr; member in SwTextBlocks
/aoo42x/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx869 ErrCode nErr = aMatcher.GuessFilter( *pMed, &pFilter, sal_False ); in InsertFile() local
/aoo42x/main/sfx2/source/appl/
H A Dappuno.cxx1782 ErrCode nErr = loadMacro( aURL.Complete, aAny, findReferer(lArgs), GetObjectShell_Impl() ); in dispatchWithNotification() local
1855 ErrCode nErr = ERRCODE_NONE; in loadMacro() local
/aoo42x/main/svtools/source/contnr/
H A Dimivctl2.cxx389 long nErr = nOpt - nCur; in GoPageUpDown() local
/aoo42x/main/sw/source/filter/html/
H A Dwrthtml.cxx1181 sal_uInt16 nErr = XOutBitmap::WriteGraphic( *pGrf, rEmbGrfNm, in OutBackground() local
H A Dhtmlplug.cxx1375 sal_uInt16 nErr = XOutBitmap::WriteGraphic( aGrf, aGrfNm, in OutHTML_FrmFmtOLENodeGrf() local
/aoo42x/main/sc/source/core/tool/
H A Dinterpr2.cxx670 sal_uInt16 nErr = 0; in ScNPV() local
729 sal_uInt16 nErr = 0; in ScIRR() local
2593 sal_uInt16 nErr = GetCellErrCode( pCell ); in ScHyperLink() local
H A Dcompiler.cxx2421 sal_uInt16 nErr = 0; in NextSymbol() local
3986 sal_uInt16 nErr = pRangeData->GetErrCode(); in HandleRange() local
5101 sal_uInt16 nErr = pVal->GetError(); in CreateStringFromMatrix() local
/aoo42x/main/basic/source/runtime/
H A Druntime.cxx1294 SbError nErr = pDllMgr->Call( aFuncName, aDLLName, pArgs, *pRes, bCDecl ); in DllCall() local
/aoo42x/main/sc/source/core/data/
H A Dvalidat.cxx760 sal_uInt16 nErr = pMatVal->GetError(); in GetSelectionFromFormula() local
/aoo42x/main/sc/source/filter/html/
H A Dhtmlpars.cxx173 sal_uLong nErr = pEdit->Read( rStream, rBaseURL, EE_FORMAT_HTML, pAttributes ); in Read() local
2814 sal_uLong nErr = pEdit->Read( rStrm, rBaseURL, EE_FORMAT_HTML, pAttributes ); in Read() local
/aoo42x/main/sot/source/sdstor/
H A Ducbstorage.cxx716 …rtlDigestError nErr = rtl_digest_SHA1( pKey->GetBuffer(), pKey->Len(), aBuffer, RTL_DIGEST_LENGTH_… in UCBStorageStream_Impl() local
1165 void UCBStorageStream_Impl::SetError( sal_uInt32 nErr )
H A Dstorage.cxx650 sal_uLong nErr = m_pOwnStg ? m_pOwnStg->GetError() : SVSTREAM_CANNOT_MAKE; in SotStorage() local
/aoo42x/main/basic/source/classes/
H A Dsbxmod.cxx305 ErrCode nErr = SbxERR_OK; in invoke() local
2080 ErrCode nErr = SbxBase::GetError(); in Call() local
/aoo42x/main/cui/source/tabpages/
H A Dbackgrnd.cxx1547 short nErr = pImportDlg->Execute(); in IMPL_LINK() local
/aoo42x/main/formula/source/core/api/
H A Dtoken.cxx1360 void FormulaErrorToken::SetError( sal_uInt16 nErr ) { nError = nErr; } in SetError()
/aoo42x/main/sw/source/ui/app/
H A Ddocsh2.cxx1763 sal_uLong nErr = 0; in LoadStylesFromFile() local

Completed in 1763 milliseconds

1234