|
LibreOffice Module connectivity (master) 1
|
#include <Aolewrap.hxx>
Public Member Functions | |
| WpOLEAppendCollection ()=default | |
| WpOLEAppendCollection (const WpOLEAppendCollection &rhs) | |
| WpOLEAppendCollection & | operator= (const WpOLEAppendCollection &rhs) |
| bool | Append (const WrapT &aWrapT) |
| bool | Delete (const OUString &sName) |
Public Member Functions inherited from connectivity::ado::WpOLECollection< Ts, WrapT > | |
| 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 146 of file Aolewrap.hxx.
|
default |
|
inline |
Definition at line 155 of file Aolewrap.hxx.
|
inline |
Definition at line 160 of file Aolewrap.hxx.
References connectivity::ado::WpOLEBase< Ts >::pInterface.
Referenced by connectivity::ado::OAdoTable::alterColumnByName(), and connectivity::ado::OGroups::appendObject().
|
inline |
Definition at line 165 of file Aolewrap.hxx.
References connectivity::ado::WpOLEBase< Ts >::pInterface, and sName.
Referenced by connectivity::ado::OAdoTable::alterColumnByName(), connectivity::ado::OColumns::dropObject(), connectivity::ado::OGroups::dropObject(), connectivity::ado::OIndexes::dropObject(), connectivity::ado::OKeys::dropObject(), connectivity::ado::OTables::dropObject(), connectivity::ado::OUsers::dropObject(), and connectivity::ado::OViews::dropObject().
|
inline |
Definition at line 156 of file Aolewrap.hxx.
References connectivity::ado::WpOLEBase< T >::operator=().