Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/ary/idl/
H A Dis_type.cxx61 Type_Storage::Add_Sequence( Type_id i_nRelatedType, in Add_Sequence() argument
64 aSequenceIndex[i_nRelatedType] = i_nSequence; in Add_Sequence()
68 Type_Storage::Search_SequenceOf( Type_id i_nRelatedType ) in Search_SequenceOf() argument
70 return csv::value_from_map(aSequenceIndex, i_nRelatedType); in Search_SequenceOf()
H A Dit_sequence.cxx39 Sequence::Sequence( Type_id i_nRelatedType ) in Sequence() argument
40 : nRelatedType(i_nRelatedType) in Sequence()
H A Dis_type.hxx51 Type_id i_nRelatedType,
55 Type_id i_nRelatedType );
H A Dit_sequence.hxx48 Type_id i_nRelatedType );

Completed in 25 milliseconds