LibreOffice Module connectivity (master) 1
Public Member Functions | List of all members
connectivity::ado::WpOLEAppendCollection< Ts, WrapT > Class Template Reference

#include <Aolewrap.hxx>

Inheritance diagram for connectivity::ado::WpOLEAppendCollection< Ts, WrapT >:
[legend]
Collaboration diagram for connectivity::ado::WpOLEAppendCollection< Ts, WrapT >:
[legend]

Public Member Functions

 WpOLEAppendCollection ()=default
 
 WpOLEAppendCollection (const WpOLEAppendCollection &rhs)
 
WpOLEAppendCollectionoperator= (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)
 
WpOLECollectionoperator= (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
 

Detailed Description

template<class Ts, class WrapT>
class connectivity::ado::WpOLEAppendCollection< Ts, WrapT >

Definition at line 146 of file Aolewrap.hxx.

Constructor & Destructor Documentation

◆ WpOLEAppendCollection() [1/2]

template<class Ts , class WrapT >
connectivity::ado::WpOLEAppendCollection< Ts, WrapT >::WpOLEAppendCollection ( )
default

◆ WpOLEAppendCollection() [2/2]

template<class Ts , class WrapT >
connectivity::ado::WpOLEAppendCollection< Ts, WrapT >::WpOLEAppendCollection ( const WpOLEAppendCollection< Ts, WrapT > &  rhs)
inline

Definition at line 155 of file Aolewrap.hxx.

Member Function Documentation

◆ Append()

template<class Ts , class WrapT >
bool connectivity::ado::WpOLEAppendCollection< Ts, WrapT >::Append ( const WrapT &  aWrapT)
inline

◆ Delete()

template<class Ts , class WrapT >
bool connectivity::ado::WpOLEAppendCollection< Ts, WrapT >::Delete ( const OUString &  sName)
inline

◆ operator=()

template<class Ts , class WrapT >
WpOLEAppendCollection & connectivity::ado::WpOLEAppendCollection< Ts, WrapT >::operator= ( const WpOLEAppendCollection< Ts, WrapT > &  rhs)
inline

Definition at line 156 of file Aolewrap.hxx.

References connectivity::ado::WpOLEBase< T >::operator=().


The documentation for this class was generated from the following file: