Home
last modified time | relevance | path

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

/trunk/main/basic/source/classes/
H A Dsbxmod.cxx1862 sal_uInt16 nVarParCount = (pArg != NULL) ? pArg->Count() : 0; in handleProcedureProperties() local
1863 if( nVarParCount > 1 ) in handleProcedureProperties()
1867 for( sal_uInt16 i = 1 ; i < nVarParCount ; ++i ) in handleProcedureProperties()

Completed in 34 milliseconds