Home
last modified time | relevance | path

Searched refs:nErr (Results 1 – 25 of 99) sorted by path

1234

/trunk/main/automation/source/server/
H A Dstatemnt.cxx2743 sal_uInt16 nErr = GetCurrentMenues( pPopup, pMenuBar, pMenu ); in Execute() local
2747 if ( nErr == 1 ) in Execute()
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx305 ErrCode nErr = SbxERR_OK; in invoke() local
307 nErr = pMethod->Call( xReturn ); in invoke()
2080 ErrCode nErr = SbxBase::GetError(); in Call() local
2087 return nErr; in Call()
/trunk/main/basic/source/inc/
H A Druntime.hxx195 SbError nErr; // aktueller Fehlercode member in SbiInstance
225 SbError GetErr() { return nErr; } in GetErr()
/trunk/main/basic/source/runtime/
H A Dddectrl.cxx64 long nErr = pConv->GetError(); in GetLastErr() local
65 if( !nErr ) in GetLastErr()
67 if( nErr < DDE_FIRSTERR || nErr > DDE_LASTERR ) in GetLastErr()
69 return nDdeErrMap[ 2*(nErr - DDE_FIRSTERR) + 1 ]; in GetLastErr()
112 SbError nErr; in Initiate() local
114 nErr = GetLastErr( pConv ); in Initiate()
115 if( nErr ) in Initiate()
H A Dmethods.cxx253 SbError nErr = 0L; in RTLFUNC() local
257 nErr = StarBASIC::GetErrBasic(); in RTLFUNC()
266 nErr = StarBASIC::GetSfxFromVBError( (sal_uInt16)nCode ); in RTLFUNC()
277 pBasic->MakeErrorText( nErr, aErrorMsg ); in RTLFUNC()
H A Druntime.cxx288 nErr = in SbiInstance()
470 nErr = n; in setErrorVB()
488 pErrBasic->RTError( nErr, aErrorMsg, pRun->nLine, pRun->nCol1, pRun->nCol2 ); in Abort()
776 pInst->nErr = err; in Step()
1294 SbError nErr = pDllMgr->Call( aFuncName, aDLLName, pArgs, *pRes, bCDecl ); in DllCall() local
1295 if( nErr ) in DllCall()
1296 Error( nErr ); in DllCall()
H A Dstep0.cxx1274 pInst->nErr = 0L; in StepSTDERROR()
1283 pInst->nErr = 0L; in StepNOERROR()
H A Dstep1.cxx355 pInst->nErr = 0; in StepERRHDL()
385 pInst->nErr = 0; in StepRESUME()
/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx1547 short nErr = pImportDlg->Execute(); in IMPL_LINK() local
1550 if( !nErr ) in IMPL_LINK()
/trunk/main/desktop/win32/source/setup/
H A Dsetup.cpp1020 UINT nErr = 0; in GetError() local
1023 nErr = (UINT) *m_pMSIErrorCode; in GetError()
1025 if ( nErr == 0 ) in GetError()
1026 nErr = m_uiRet; in GetError()
1028 if ( nErr != 0 ) in GetError()
1029 OutputDebugStringFormat( TEXT("Setup will return error (%d).\n"), nErr ); in GetError()
1030 return nErr; in GetError()
1034 void SetupAppX::DisplayError( UINT nErr ) const in DisplayError()
1041 switch ( nErr ) in DisplayError()
H A Dsetup.hxx137 virtual void DisplayError( UINT nErr ) const;
H A Dsetup_main.cxx133 catch ( UINT nErr ) in WinMain() local
135 pSetup->DisplayError( nErr ); in WinMain()
H A Dsetup_main.hxx53 virtual void DisplayError( UINT nErr ) const = 0;
55 void SetError( UINT nErr ) { m_uiRet = nErr; } in SetError() argument
/trunk/main/extensions/source/xmlextract/
H A Dxmxtrct.cxx95 ErrCode nErr = ERRCODE_NONE; in ReadAt() local
108 return nErr; in ReadAt()
/trunk/main/filter/source/config/tools/split/
H A DFCFGSplit.java262 int nErr = 0; in main() local
275 System.exit(--nErr); in main()
283 System.exit(--nErr); in main()
297 System.exit(--nErr); in main()
306 System.exit(--nErr); in main()
313 System.exit(--nErr); in main()
319 System.exit(--nErr); in main()
325 System.exit(--nErr); in main()
340 System.exit(--nErr); in main()
369 System.exit(--nErr); in main()
[all …]
/trunk/main/filter/source/msfilter/
H A Dmsvbahelper.cxx438 { ErrCode nErr( ERRCODE_BASIC_INTERNAL_ERROR ); in executeMacro() local
441 nErr = pShell->CallXScript( sUrl, in executeMacro()
454 bRes = ( nErr == ERRCODE_NONE ); in executeMacro()
/trunk/main/forms/source/component/
H A Dimgprod.cxx112 const ErrCode nErr = SvLockBytes::ReadAt( nPos, pBuffer, nCount, pRead ); in ReadAt() local
114 return nErr; in ReadAt()
119 ErrCode nErr = ERRCODE_NONE; in ReadAt() local
132 return nErr; in ReadAt()
/trunk/main/formula/inc/formula/
H A Derrorcodes.hxx86 inline double CreateDoubleError( sal_uInt16 nErr ) in CreateDoubleError() argument
94 smVal.nan_parts.fraction_lo = nErr; in CreateDoubleError()
106 sal_uInt32 nErr = reinterpret_cast< sal_math_Double * >( in GetDoubleErrorValue() local
108 if ( nErr & 0xffff0000 ) in GetDoubleErrorValue()
110 return (sal_uInt16)(nErr & 0x0000ffff); // any other error in GetDoubleErrorValue()
H A Dtoken.hxx399 FormulaErrorToken( sal_uInt16 nErr ) : in FormulaErrorToken() argument
400 FormulaToken( svError ), nError( nErr) {} in FormulaErrorToken()
406 virtual void SetError( sal_uInt16 nErr );
/trunk/main/formula/source/core/api/
H A Dtoken.cxx1360 void FormulaErrorToken::SetError( sal_uInt16 nErr ) { nError = nErr; } in SetError() argument
/trunk/main/linguistic/source/
H A Ddicimp.cxx301 return nErr; in loadEntries()
324 return nErr; in loadEntries()
329 return nErr; in loadEntries()
351 return nErr; in loadEntries()
361 return nErr; in loadEntries()
445 return nErr; in saveEntries()
455 return nErr; in saveEntries()
461 return nErr; in saveEntries()
464 return nErr; in saveEntries()
471 return nErr; in saveEntries()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DJPEGComparator.java430 int nErr = compareJPEG(sSource, sDestination, sDifference); in compareJPEG() local
431 if (nErr == 0 && FileHelper.exists(sDifference)) in compareJPEG()
/trunk/main/rsc/doku/feinkonz.43/
H A Drscerror.doc1552 ERRTYPE( USHORT nErr );
/trunk/main/rsc/inc/
H A Drscerror.h102 ERRTYPE( sal_uInt32 nErr ) { nError = nErr; } in ERRTYPE() argument
/trunk/main/sal/osl/unx/
H A Dsystem.c386 OSStatus nErr; in macxp_resolveAlias() local
401 nErr = noErr; in macxp_resolveAlias()
406nErr = FSResolveAliasFileWithMountFlags( &aFSRef, TRUE, &bFolder, &bAliased, kResolveAliasFileNoUI… in macxp_resolveAlias()
407 if ( nErr == nsvErr ) in macxp_resolveAlias()
412 else if ( nErr == noErr && bAliased ) in macxp_resolveAlias()

Completed in 191 milliseconds

1234