Searched refs:get_Properties (Results 1 – 13 of 13) sorted by relevance
91 WpADOProperties aProps( aField.get_Properties() ); in isCaseSensitive()121 WpADOProperties aProps( aField.get_Properties() ); in getTableName()166 WpADOProperties aProps( aField.get_Properties() ); in isAutoIncrement()
180 …OTools::putValue( m_aColumn.get_Properties(), ::rtl::OUString::createFromAscii( "Autoincrement" ),… in setFastPropertyValue_NoBroadcast()194 …OTools::putValue( m_aColumn.get_Properties(), ::rtl::OUString::createFromAscii( pAdoPropertyName )… in setFastPropertyValue_NoBroadcast()257 WpADOProperties aProps( m_aColumn.get_Properties() ); in fillPropertyValues()
58 WpADOProperties WpADOConnection::get_Properties() const in get_Properties() function in WpADOConnection61 pInterface->get_Properties(&pProps); in get_Properties()468 WpADOProperties WpADOField::get_Properties() in get_Properties() function in WpADOField472 pInterface->get_Properties(&pProps); in get_Properties()879 WpADOProperties WpADORecordset::get_Properties() const in get_Properties() function in WpADORecordset883 pInterface->get_Properties(&pProps); in get_Properties()1147 WpADOProperties WpADOColumn::get_Properties() const in get_Properties() function in WpADOColumn1151 pInterface->get_Properties(&pProps); in get_Properties()1428 WpADOProperties WpADOTable::get_Properties() const in get_Properties() function in WpADOTable1432 pInterface->get_Properties(&pProps); in get_Properties()
218 OTools::putValue( m_aTable.get_Properties(), in setFastPropertyValue_NoBroadcast()224 OTools::putValue( m_aTable.get_Properties(), in setFastPropertyValue_NoBroadcast()
59 connectivity::ado::WpADOProperties aProps(m_pADOConnection->get_Properties()); in getInt32Property()72 connectivity::ado::WpADOProperties aProps(m_pADOConnection->get_Properties()); in getBoolProperty()81 connectivity::ado::WpADOProperties aProps(m_pADOConnection->get_Properties()); in getStringProperty()
142 WpADOProperties aProps = m_pAdoConnection->get_Properties(); in construct()212 WpADOProperties aProps = m_pAdoConnection->get_Properties(); in nativeSQL()
117 …OTools::putValue( aAddedColumn.get_Properties(), ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Auto… in appendObject()
578 WpADOProperties aProps = m_aTable.get_Properties(); in fillPropertyValues()
898 m_pRecordSet->get_Properties(&pProps); in hasOrderedBookmarks()
70 WpADOProperties get_Properties() const;246 WpADOProperties get_Properties();354 WpADOProperties get_Properties() const;
52 WpADOProperties get_Properties() const;
62 WpADOProperties get_Properties() const;
627 sc::IDictionary* props= msg->get_Properties(); in constructReturnMessage()
Completed in 62 milliseconds