Searched refs:candidateId (Results 1 – 1 of 1) sorted by relevance
299 …for ( ControlIdentifier candidateId = 0; candidateId < ::std::numeric_limits< ControlIdentifier >:… in impl_getFreeIdentifier_throw() local301 ControlMap::const_iterator existent = maControls.find( candidateId ); in impl_getFreeIdentifier_throw()303 return candidateId; in impl_getFreeIdentifier_throw()312 …for ( ControlIdentifier candidateId = 0; candidateId < ::std::numeric_limits< ControlIdentifier >:… in impl_getFreeName_throw() local314 ::rtl::OUString candidateName( name + ::rtl::OUString::valueOf( candidateId ) ); in impl_getFreeName_throw()
Completed in 20 milliseconds