Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/ado/
H A DAwrapado.cxx411 pInterface->get_Name(&aBSTR); in GetName()
516 pInterface->get_Name(&aBSTR); in GetName()
669 pInterface->get_Name(&aBSTR); in GetName()
959 pInterface->get_Name(&aBSTR); in GetName()
1043 pInterface->get_Name(&aBSTR); in get_Name()
1162 pInterface->get_Name(&aBSTR); in get_Name()
1246 pInterface->get_Name(&aBSTR); in get_Name()
1368 pInterface->get_Name(&aBSTR); in get_Name()
1442 pInterface->get_Name(&aBSTR); in get_Name()
1460 pInterface->get_Name(&aBSTR); in get_Name()
[all …]
H A DADatabaseMetaDataImpl.cxx421 m_Name = m_aIndex.get_Name(); in fillPropertyValues()
451 m_Name = m_aKey.get_Name(); in fillPropertyValues()
570 m_Name = m_aTable.get_Name(); in fillPropertyValues()
575 m_CatalogName = aCat.GetObjectOwner(m_aTable.get_Name(),adPermObjTable); in fillPropertyValues()
H A DAColumns.cxx109 …if ( SUCCEEDED(((ADOColumns*)m_aCollection)->Append(OLEVariant(aColumn.get_Name()),aColumn.get_Typ… in appendObject()
111 WpADOColumn aAddedColumn = m_aCollection.GetItem(OLEVariant(aColumn.get_Name())); in appendObject()
H A DAView.cxx82 rValue <<= m_aView.get_Name(); in getFastPropertyValue()
H A DAKeys.cxx86 ::rtl::OUString sName = aKey.get_Name(); in appendObject()
H A DACatalog.cxx72 aVector.push_back(aElement.get_Name()); in refreshTables()
H A DAGroup.cxx146 rValue <<= m_aGroup.get_Name(); in getFastPropertyValue()
H A DATable.cxx251 return m_aTable.get_Name(); in getName()
H A DAUser.cxx127 rValue <<= m_aUser.get_Name(); in getFastPropertyValue()
H A DAColumn.cxx205 m_Name = m_aColumn.get_Name(); in fillPropertyValues()
/trunk/main/connectivity/source/inc/ado/
H A DAwrapadox.hxx89 ::rtl::OUString get_Name() const;
105 ::rtl::OUString get_Name() const;
129 ::rtl::OUString get_Name() const;
H A DWrapIndex.hxx43 ::rtl::OUString get_Name() const;
H A DWrapTable.hxx45 ::rtl::OUString get_Name() const;
H A DWrapKey.hxx43 ::rtl::OUString get_Name() const;
H A DWrapColumn.hxx47 ::rtl::OUString get_Name() const;
H A DAolewrap.hxx206 _rVector.push_back(aElement.get_Name()); in fillElementNames()
H A DACollection.hxx178 pIdx->get_Name(&sBSTR); in getElementNames()
/trunk/main/extensions/source/ole/
H A Dunotypewrapper.cxx140 get_Name( & pVarResult->bstrVal); in Invoke()
163 STDMETHODIMP UnoTypeWrapper::get_Name(BSTR *pVal) in get_Name() function in UnoTypeWrapper
H A Dcomifaces.hxx61 STDMETHOD(get_Name)(BSTR* pVal) = 0;
H A Dunotypewrapper.hxx92 STDMETHOD(get_Name)(BSTR* pVal);
H A Dunoconversionutilities.hxx1551 if (FAILED(spType->get_Name(&sName))) in variantToAny()
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx297 ::System::String * cts_name = args->get_Name(); in type_resolve()
1238 all_member_names[ member_pos ] = field->get_Name(); in complete_struct_type()

Completed in 90 milliseconds