Home
last modified time | relevance | path

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

/aoo42x/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx612 sal_Int32 enum_length = seq_enum_names.getLength(); in get_type() local
613 OSL_ASSERT( enum_length == seq_enum_values.getLength() ); in get_type()
616 for ( sal_Int32 enum_pos = 0; enum_pos < enum_length; ++enum_pos ) in get_type()

Completed in 18 milliseconds