Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dmethods.cxx4325 sal_Int16 nMappedRet; in RTLFUNC() local
4328 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 43 milliseconds