|
LibreOffice Module connectivity (master) 1
|
#include <Awrapadox.hxx>
Public Member Functions | |
| WpADOView (ADOView *pInt=nullptr) | |
| WpADOView (const WpADOView &rhs) | |
| WpADOView & | operator= (const WpADOView &rhs) |
| OUString | get_Name () const |
| void | get_Command (OLEVariant &_rVar) const |
| void | put_Command (OLEVariant const &_rVar) |
Public Member Functions inherited from connectivity::ado::WpOLEBase< ADOView > | |
| WpOLEBase (ADOView *pInt=nullptr) | |
| WpOLEBase (const WpOLEBase< ADOView > &aWrapper) | |
| WpOLEBase< ADOView > & | operator= (const WpOLEBase< ADOView > &rhs) |
| operator ADOView * () const | |
| ADOView ** | operator& () |
| bool | IsValid () const |
| void | set (ADOView *p) |
| void | clear () |
Additional Inherited Members | |
Protected Attributes inherited from connectivity::ado::WpOLEBase< ADOView > | |
| sal::systools::COMReference< ADOView > | pInterface |
Definition at line 75 of file Awrapadox.hxx.
|
inline |
Definition at line 78 of file Awrapadox.hxx.
|
inline |
Definition at line 79 of file Awrapadox.hxx.
| void WpADOView::get_Command | ( | OLEVariant & | _rVar | ) | const |
Definition at line 1354 of file Awrapado.cxx.
References connectivity::ado::WpOLEBase< ADOView >::pInterface.
Referenced by connectivity::ado::OAdoView::getFastPropertyValue().
| OUString WpADOView::get_Name | ( | ) | const |
Definition at line 1346 of file Awrapado.cxx.
References connectivity::ado::WpOLEBase< ADOView >::pInterface.
Referenced by connectivity::ado::OAdoView::getFastPropertyValue().
Definition at line 81 of file Awrapadox.hxx.
References connectivity::ado::WpOLEBase< T >::operator=().
| void WpADOView::put_Command | ( | OLEVariant const & | _rVar | ) |
Definition at line 1360 of file Awrapado.cxx.
References connectivity::ado::WpOLEBase< ADOView >::pInterface.