Home
last modified time | relevance | path

Searched refs:BIFF_ERR_NAME (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/oox/source/xls/
H A Dformulaparser.cxx426 maTokens.append( OPCODE_PUSH, BiffHelper::calcDoubleFromError( BIFF_ERR_NAME ) ); in appendFinalToken()
1027 return pushBiffErrorOperand( BIFF_ERR_NAME ); in pushEmbeddedRefOperand()
1033 return pushBiffErrorOperand( BIFF_ERR_NAME ); in pushDefinedNameOperand()
1089 return pushBiffErrorOperand( BIFF_ERR_NAME ); in pushExternalNameOperand()
1805 return pushBiffErrorOperand( BIFF_ERR_NAME ); in pushBiff12ExtName()
2581 return pushBiffErrorOperand( BIFF_ERR_NAME ); in importNlrErrToken()
2751 return pushBiffErrorOperand( BIFF_ERR_NAME ); in pushBiffExtName()
H A Ddefnamesbuffer.cxx279 getFormulaParser().convertErrorToFormula( BIFF_ERR_NAME ); in importOoxFormula()
291 getFormulaParser().convertErrorToFormula( BIFF_ERR_NAME ); in importBiffFormula()
H A Dbiffhelper.cxx233 case BIFF_ERR_NAME: nApiError = 525; break; in calcDoubleFromError()
H A Dunitconverter.cxx125 addErrorCode( BIFF_ERR_NAME, CREATE_OUSTRING( "#NAME?" ) ); in UnitConverter()
/aoo4110/main/oox/inc/oox/xls/
H A Dbiffhelper.hxx575 const sal_uInt8 BIFF_ERR_NAME = 0x1D; variable
/aoo4110/main/oox/source/dump/
H A Dbiffdumper.cxx1433 mxStack->pushOperand( lclCreateNlr( getErrorName( BIFF_ERR_NAME ) ) ); in dumpNlrErrToken()
1474 mxStack->pushOperand( lclCreateNlr( getErrorName( BIFF_ERR_NAME ) ) ); in dumpNlrRangeErrToken()

Completed in 69 milliseconds