Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/runtime/
H A Dmethods1.cxx208 sal_uInt16 nMethParamCount = nParCount - 4; in RTLFUNC() local
209 if( nMethParamCount > 0 ) in RTLFUNC()
212 for( sal_uInt16 i = 0 ; i < nMethParamCount ; i++ ) in RTLFUNC()

Completed in 29 milliseconds