Searched refs:tRolesWithRanges (Results 1 – 3 of 3) sorted by relevance
203 typedef ::chart::DialogModel::tRolesWithRanges tContainerType;462 DialogModel::tRolesWithRanges DialogModel::getRolesWithRanges( in getRolesWithRanges()467 DialogModel::tRolesWithRanges aResult; in getRolesWithRanges()483 … aResult.insert( DialogModel::tRolesWithRanges::value_type( aRoles[nI], aEmptyString )); in getRolesWithRanges()491 … aResult.insert( DialogModel::tRolesWithRanges::value_type( aRoles[nI], aEmptyString )); in getRolesWithRanges()
71 tRolesWithRanges; typedef in chart::DialogModel95 tRolesWithRanges getRolesWithRanges(
527 DialogModel::tRolesWithRanges aRoles( in fillRoleListBox()538 for( DialogModel::tRolesWithRanges::const_iterator aIt( aRoles.begin()); in fillRoleListBox()
Completed in 19 milliseconds