LibreOffice Module connectivity (master) 1
|
#include <Aolewrap.hxx>
Public Member Functions | |
WpOLECollection ()=default | |
WpOLECollection (const WpOLECollection &rhs) | |
WpOLECollection & | operator= (const WpOLECollection &rhs) |
void | Refresh () |
sal_Int32 | GetItemCount () const |
WrapT | GetItem (sal_Int32 index) const |
WrapT | GetItem (const OLEVariant &index) const |
WrapT | GetItem (const OUString &sStr) const |
void | fillElementNames (::std::vector< OUString > &_rVector) |
Public Member Functions inherited from connectivity::ado::WpOLEBase< Ts > | |
WpOLEBase (Ts *pInt=nullptr) | |
WpOLEBase (const WpOLEBase< Ts > &aWrapper) | |
WpOLEBase< Ts > & | operator= (const WpOLEBase< Ts > &rhs) |
operator Ts * () const | |
Ts ** | operator& () |
bool | IsValid () const |
void | set (Ts *p) |
void | clear () |
Additional Inherited Members | |
Protected Attributes inherited from connectivity::ado::WpOLEBase< Ts > | |
sal::systools::COMReference< Ts > | pInterface |
Definition at line 81 of file Aolewrap.hxx.
|
default |
|
inline |
Definition at line 89 of file Aolewrap.hxx.
|
inline |
Definition at line 129 of file Aolewrap.hxx.
References connectivity::ado::WpOLECollection< Ts, WrapT >::GetItem(), connectivity::ado::WpOLECollection< Ts, WrapT >::GetItemCount(), i, connectivity::ado::WpOLEBase< Ts >::IsValid(), nCount, and connectivity::ado::WpOLECollection< Ts, WrapT >::Refresh().
Referenced by connectivity::ado::OAdoIndex::refreshColumns(), connectivity::ado::OAdoKey::refreshColumns(), connectivity::ado::OAdoTable::refreshColumns(), connectivity::ado::OCatalog::refreshGroups(), connectivity::ado::OAdoUser::refreshGroups(), connectivity::ado::OAdoTable::refreshIndexes(), connectivity::ado::OAdoTable::refreshKeys(), connectivity::ado::OCatalog::refreshUsers(), connectivity::ado::OAdoGroup::refreshUsers(), and connectivity::ado::OCatalog::refreshViews().
|
inline |
Definition at line 110 of file Aolewrap.hxx.
References index, and connectivity::ado::WpOLEBase< Ts >::pInterface.
|
inline |
Definition at line 117 of file Aolewrap.hxx.
References connectivity::ado::WpOLEBase< Ts >::pInterface.
|
inline |
Definition at line 102 of file Aolewrap.hxx.
References connectivity::ado::WpOLECollection< Ts, WrapT >::GetItemCount(), index, and connectivity::ado::WpOLEBase< Ts >::pInterface.
Referenced by connectivity::ado::OColumns::createObject(), connectivity::ado::OIndexes::createObject(), connectivity::ado::OKeys::createObject(), connectivity::ado::OTables::createObject(), connectivity::ado::OViews::createObject(), connectivity::ado::WpOLECollection< Ts, WrapT >::fillElementNames(), connectivity::ado::ODatabaseMetaData::fillLiterals(), connectivity::ado::ADOS::getField(), connectivity::ado::ODatabaseMetaData::getSQLKeywords(), connectivity::ado::OTools::getValue(), connectivity::ado::OResultSet::hasOrderedBookmarks(), connectivity::ado::OTools::putValue(), and connectivity::ado::OCatalog::refreshTables().
|
inline |
Definition at line 96 of file Aolewrap.hxx.
References nCount, and connectivity::ado::WpOLEBase< Ts >::pInterface.
Referenced by connectivity::ado::WpOLECollection< Ts, WrapT >::fillElementNames(), connectivity::ado::ODatabaseMetaDataResultSetMetaData::getColumnCount(), connectivity::ado::ADOS::getField(), connectivity::ado::WpOLECollection< Ts, WrapT >::GetItem(), and connectivity::ado::OCatalog::refreshTables().
|
inline |
Definition at line 90 of file Aolewrap.hxx.
References connectivity::ado::WpOLEBase< T >::operator=().
|
inline |
Definition at line 94 of file Aolewrap.hxx.
References connectivity::ado::WpOLEBase< Ts >::pInterface.
Referenced by connectivity::ado::OTables::appendNew(), connectivity::ado::WpOLECollection< Ts, WrapT >::fillElementNames(), connectivity::ado::OColumns::impl_refresh(), connectivity::ado::OGroups::impl_refresh(), connectivity::ado::OIndexes::impl_refresh(), connectivity::ado::OKeys::impl_refresh(), connectivity::ado::OTables::impl_refresh(), connectivity::ado::OUsers::impl_refresh(), connectivity::ado::OViews::impl_refresh(), and connectivity::ado::OCatalog::refreshTables().