Home
last modified time | relevance | path

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

/aoo42x/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx611 Sequence< sal_Int32 > seq_enum_values( xType->getEnumValues() ); in get_type() local
613 OSL_ASSERT( enum_length == seq_enum_values.getLength() ); in get_type()
615 sal_Int32 const * enum_values = seq_enum_values.getConstArray(); in get_type()

Completed in 23 milliseconds