Searched refs:get_Type (Results 1 – 8 of 8) sorted by relevance
86 nType = ADOS::MapADOType2Jdbc(aColumn.get_Type()); in appendObject()109 …OColumns*)m_aCollection)->Append(OLEVariant(aColumn.get_Name()),aColumn.get_Type(),aColumn.get_Def… in appendObject()119 …if ( aFind != pTypeInfoMap->end() && aColumn.get_Type() != aAddedColumn.get_Type() ) // change co… in appendObject()
524 pInterface->get_Type(&eType); in GetADOType()677 pInterface->get_Type(&eType); in GetADOType()967 pInterface->get_Type(&eType); in GetADOType()1070 DataTypeEnum WpADOColumn::get_Type() const in get_Type() function in WpADOColumn1074 pInterface->get_Type(&eNum); in get_Type()1174 KeyTypeEnum WpADOKey::get_Type() const in get_Type() function in WpADOKey1178 pInterface->get_Type(&eNum); in get_Type()1380 ::rtl::OUString WpADOTable::get_Type() const in get_Type() function in WpADOTable1384 pInterface->get_Type(&aBSTR); in get_Type()
450 m_aProps->m_Type = MapKeyRule(m_aKey.get_Type()); in fillPropertyValues()571 m_Type = m_aTable.get_Type(); in fillPropertyValues()
70 ::rtl::OUString sTypeName = aElement.get_Type(); in refreshTables()
210 DataTypeEnum eType = m_aColumn.get_Type(); in fillPropertyValues()
47 ::rtl::OUString get_Type() const;
45 KeyTypeEnum get_Type() const;
51 DataTypeEnum get_Type() const;
Completed in 34 milliseconds