Searched refs:nVarParCount (Results 1 – 1 of 1) sorted by relevance
1862 sal_uInt16 nVarParCount = (pArg != NULL) ? pArg->Count() : 0; in handleProcedureProperties() local1863 if( nVarParCount > 1 ) in handleProcedureProperties()1867 for( sal_uInt16 i = 1 ; i < nVarParCount ; ++i ) in handleProcedureProperties()
Completed in 25 milliseconds