Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/inc/
H A DTSortIndex.hxx36 } OKeyType; typedef
55 typedef ::std::vector<OKeyType> TKeyTypeVector;
65 OSortIndex( const ::std::vector<OKeyType>& _aKeyType,
111 inline const ::std::vector<OKeyType>& getKeyType() const { return m_aKeyType; } in getKeyType()
/aoo42x/main/connectivity/source/commontools/
H A DTSortIndex.cxx43 const ::std::vector<OKeyType>& aKeyType = pIndex->getKeyType(); in operator ()()
44 ::std::vector<OKeyType>::const_iterator aIter = aKeyType.begin(); in operator ()()
98 OSortIndex::OSortIndex( const ::std::vector<OKeyType>& _aKeyType, in OSortIndex()

Completed in 32 milliseconds