Searched refs:nMappedRet (Results 1 – 1 of 1) sorted by relevance
4325 sal_Int16 nMappedRet; in RTLFUNC() local4328 nMappedRet = nRet; in RTLFUNC()4329 if( nMappedRet == 0 ) in RTLFUNC()4330 nMappedRet = 3; // Abort in RTLFUNC()4333 nMappedRet = nButtonMap[ nRet ]; in RTLFUNC()4335 rPar.Get(0)->PutInteger( nMappedRet ); in RTLFUNC()
Completed in 28 milliseconds