Searched refs:nVarParCount (Results 1 – 1 of 1) sorted by relevance
1860 sal_uInt16 nVarParCount = (pArg != NULL) ? pArg->Count() : 0; in handleProcedureProperties() local1861 if( nVarParCount > 1 ) in handleProcedureProperties()1865 for( sal_uInt16 i = 1 ; i < nVarParCount ; ++i ) in handleProcedureProperties()