Home
last modified time | relevance | path

Searched refs:m_aKeyType (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/comphelper/source/container/
H A Denumerablemap.cxx102 Type m_aKeyType; member
115 :m_aKeyType( _source.m_aKeyType ) in MapData()
410 m_aData.m_aKeyType = aKeyType; in initialize()
544 impl_checkNaN_throw( _key, m_aData.m_aKeyType ); in impl_checkKey_throw()
581 return m_aData.m_aKeyType; in getKeyType()
/aoo4110/main/connectivity/source/commontools/
H A DTSortIndex.cxx100 :m_aKeyType(_aKeyType) in OSortIndex()
128 if (m_aKeyType[0] != SQL_ORDERBYKEY_NONE) in Freeze()
148 if (!m_bFrozen && m_aKeyType[0] != SQL_ORDERBYKEY_NONE) in GetValue()
/aoo4110/main/connectivity/source/inc/
H A DTSortIndex.hxx59 TKeyTypeVector m_aKeyType; member in connectivity::OSortIndex
111 inline const ::std::vector<OKeyType>& getKeyType() const { return m_aKeyType; } in getKeyType()

Completed in 24 milliseconds