Home
last modified time | relevance | path

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

/trunk/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx1990 sal_Int32 exc_length = seq_exceptionsTd.getLength(); variable
1991 if (exc_length != 0) // opt
1994 gcnew cli::array< ::System::Type ^ >( exc_length );
1995 for ( sal_Int32 exc_pos = 0; exc_pos < exc_length; ++exc_pos )