Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/commontools/
H A DTSortIndex.cxx43 const ::std::vector<OKeyType>& aKeyType = pIndex->getKeyType(); in operator ()() local
44 ::std::vector<OKeyType>::const_iterator aIter = aKeyType.begin(); in operator ()()
45 for (::std::vector<sal_Int16>::size_type i=0;aIter != aKeyType.end(); ++aIter,++i) in operator ()()
/aoo4110/main/comphelper/source/container/
H A Denumerablemap.cxx385 Type aKeyType, aValueType; in initialize() local
386 if ( !( _arguments[0] >>= aKeyType ) ) in initialize()
405 … ::std::auto_ptr< IKeyPredicateLess > pComparator( getStandardLessPredicate( aKeyType, NULL ) ); in initialize()
410 m_aData.m_aKeyType = aKeyType; in initialize()

Completed in 36 milliseconds