Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/commontools/
H A DTTableHelper.cxx340 pKeyProps->m_aKeyColumnNames.push_back(xRow->getString(4)); in refreshPrimaryKeys()
348 m_pImpl->m_aKeys.insert(TKeyMap::value_type(aPkName,pKeyProps)); in refreshPrimaryKeys()
364 sdbcx::TKeyProperties pKeyProps; in refreshForgeinKeys() local
380 if ( pKeyProps.get() ) in refreshForgeinKeys()
389 if ( pKeyProps.get() ) in refreshForgeinKeys()
405 else if ( pKeyProps.get() ) in refreshForgeinKeys()
411 if ( pKeyProps.get() ) in refreshForgeinKeys()
577 sdbcx::TKeyProperties pKeyProps; in getKeyProperties() local
581 pKeyProps = aFind->second; in getKeyProperties()
586 pKeyProps.reset(new sdbcx::KeyProperties()); in getKeyProperties()
[all …]

Completed in 9 milliseconds