Searched refs:aHashValue (Results 1 – 1 of 1) sorted by relevance
335 static sal_uInt16 __READONLY_DATA aHashValue[ 27 ] = in SwCalc() local372 VarTable[ aHashValue[ n ] ] = new SwCalcExp( sTmpStr, nVal, 0 ); in SwCalc()375 ((SwCalcExp*)VarTable[ aHashValue[ 0 ] ])->nValue.PutBool( sal_False ); in SwCalc()376 ((SwCalcExp*)VarTable[ aHashValue[ 1 ] ])->nValue.PutBool( sal_True ); in SwCalc()377 ((SwCalcExp*)VarTable[ aHashValue[ 2 ] ])->nValue.PutDouble( F_PI ); in SwCalc()378 ((SwCalcExp*)VarTable[ aHashValue[ 3 ] ])->nValue.PutDouble( 2.7182818284590452354 ); in SwCalc()381 ((SwCalcExp*)VarTable[ aHashValue[ n + 4 ] ])->nValue.PutLong( rDocStat.*aDocStat1[ n ] ); in SwCalc()383 ((SwCalcExp*)VarTable[ aHashValue[ n + 7 ] ])->nValue.PutLong( rDocStat.*aDocStat2[ n ] ); in SwCalc()389 ((SwCalcExp*)VarTable[ aHashValue[ 13 ] ])->nValue.PutString( (String)rUserOptions.GetID() ); in SwCalc()392 ((SwCalcExp*)VarTable[ aHashValue[ n + 14 ] ])->nValue.PutString( in SwCalc()[all …]
Completed in 29 milliseconds