Home
last modified time | relevance | path

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

/aoo41x/main/autodoc/source/ary/cpp/
H A Dusedtype.cxx503 : aTplParameters() in List_TplParameter()
509 csv::erase_container_of_heap_ptrs(aTplParameters); in ~List_TplParameter()
515 aTplParameters.push_back( new TplParameter_Type(i_nType) ); in AddParam_Type()
522 Vector_TplArgument::const_iterator it = aTplParameters.begin(); in Get_Text()
523 Vector_TplArgument::const_iterator itEnd = aTplParameters.end(); in Get_Text()
547 intt nResult = intt(aTplParameters.size()) - intt(i_rOther.aTplParameters.size()); in Compare()
552 Vector_TplArgument::const_iterator it1 = aTplParameters.begin(); in Compare()
553 Vector_TplArgument::const_iterator it1End = aTplParameters.end(); in Compare()
554 Vector_TplArgument::const_iterator it2 = i_rOther.aTplParameters.begin(); in Compare()
/aoo41x/main/autodoc/inc/ary/cpp/
H A Dusedtype.hxx198 Vector_TplArgument aTplParameters; member in ary::cpp::ut::List_TplParameter

Completed in 14 milliseconds