Searched defs:_rNames (Results 1 – 13 of 13) sorted by relevance
388 sdbcx::OCollection* ODBTable::createColumns(const TStringVector& _rNames) in createColumns()402 sdbcx::OCollection* ODBTable::createKeys(const TStringVector& _rNames) in createKeys()408 sdbcx::OCollection* ODBTable::createIndexes(const TStringVector& _rNames) in createIndexes()
83 sdbcx::OCollection* OAdabasTable::createColumns(const TStringVector& _rNames) in createColumns()88 sdbcx::OCollection* OAdabasTable::createKeys(const TStringVector& _rNames) in createKeys()93 sdbcx::OCollection* OAdabasTable::createIndexes(const TStringVector& _rNames) in createIndexes()
117 sdbcx::OCollection* OHSQLTable::createColumns(const TStringVector& _rNames) in createColumns()124 sdbcx::OCollection* OHSQLTable::createKeys(const TStringVector& _rNames) in createKeys()129 sdbcx::OCollection* OHSQLTable::createIndexes(const TStringVector& _rNames) in createIndexes()
51 …OHCatalog::refreshObjects(const Sequence< ::rtl::OUString >& _sKindOfObject,TStringVector& _rNames) in refreshObjects()
136 sdbcx::OCollection* OMySQLTable::createColumns(const TStringVector& _rNames) in createColumns()143 sdbcx::OCollection* OMySQLTable::createKeys(const TStringVector& _rNames) in createKeys()148 sdbcx::OCollection* OMySQLTable::createIndexes(const TStringVector& _rNames) in createIndexes()
51 …QLCatalog::refreshObjects(const Sequence< ::rtl::OUString >& _sKindOfObject,TStringVector& _rNames) in refreshObjects()
212 void OCatalog::fillNames(Reference< XResultSet >& _xResult,TStringVector& _rNames) in fillNames()
325 void OTableHelper::refreshPrimaryKeys(TStringVector& _rNames) in refreshPrimaryKeys()354 void OTableHelper::refreshForgeinKeys(TStringVector& _rNames) in refreshForgeinKeys()
1496 ::rtl::OUString createUniqueName( const Sequence< ::rtl::OUString >& _rNames, const ::rtl::OUString… in createUniqueName()
64 …sal_Int32 findStringElement( const Sequence< ::rtl::OUString >& _rNames, const ::rtl::OUString& _r… in findStringElement()
251 …void lcl_fillEntries( ListBox& _rListBox, const Sequence< ::rtl::OUString >& _rNames, const Ima… in lcl_fillEntries()
282 void OOdbcEnumeration::getDatasourceNames(StringBag& _rNames) in getDatasourceNames()
779 void lcl_normalizeLocalNames(Sequence< OUString >& _rNames, ConfigNameFormat _eFormat, Reference<XI… in lcl_normalizeLocalNames()
Completed in 87 milliseconds