Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/ado/
H A DAConnection.cxx446 OExtendedTypeInfo* aInfo = new OExtendedTypeInfo(); in buildTypeInfo()
532 const OExtendedTypeInfo* OConnection::getTypeInfoFromType(const OTypeInfoMap& _rTypeInfo, in getTypeInfoFromType()
539 const OExtendedTypeInfo* pTypeInfo = NULL; in getTypeInfoFromType()
549 OExtendedTypeInfo* pInfo = aIter->second; in getTypeInfoFromType()
611 ::std::mem_fun(&OExtendedTypeInfo::getDBName), in getTypeInfoFromType()
H A DAColumn.cxx218 …const OExtendedTypeInfo* pTypeInfo = OConnection::getTypeInfoFromType(*m_pConnection->getTypeInfo(… in fillPropertyValues()
229 ::std::mem_fun(&OExtendedTypeInfo::getDBName), in fillPropertyValues()
H A DAColumns.cxx100 ::std::mem_fun(&OExtendedTypeInfo::getDBName), in appendObject()
/aoo4110/main/connectivity/source/inc/ado/
H A DAConnection.hxx40 struct OExtendedTypeInfo struct
51 typedef ::std::multimap<DataTypeEnum, OExtendedTypeInfo*> OTypeInfoMap;
137 static const OExtendedTypeInfo* getTypeInfoFromType(const OTypeInfoMap& _rTypeInfo,

Completed in 13 milliseconds