Home
last modified time | relevance | path

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

/trunk/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx646 sal_Int32 enum_length = seq_enum_names.getLength(); variable
647 OSL_ASSERT( enum_length == seq_enum_values.getLength() );
650 for ( sal_Int32 enum_pos = 0; enum_pos < enum_length; ++enum_pos )