21#include <osl/diagnose.h>
22#include <osl/thread.h>
23#include <systools/win32/comtools.hxx>
122#if OSL_DEBUG_LEVEL > 0
123 OString sTemp(
"Unknown Item: " + OString(sStr.getStr(),sStr.getLength(),osl_getThreadTextEncoding()));
124 OSL_FAIL(sTemp.getStr());
139 if(aElement.IsValid())
140 _rVector.push_back(aElement.get_Name());
WpOLEAppendCollection(const WpOLEAppendCollection &rhs)
bool Append(const WrapT &aWrapT)
bool Delete(const OUString &sName)
WpOLEAppendCollection()=default
WpOLEAppendCollection & operator=(const WpOLEAppendCollection &rhs)
WpOLEBase(T *pInt=nullptr)
WpOLEBase(const WpOLEBase< T > &aWrapper)
sal::systools::COMReference< T > pInterface
WpOLEBase< T > & operator=(const WpOLEBase< T > &rhs)
WrapT GetItem(const OUString &sStr) const
sal_Int32 GetItemCount() const
void fillElementNames(::std::vector< OUString > &_rVector)
WpOLECollection()=default
WpOLECollection & operator=(const WpOLECollection &rhs)
WrapT GetItem(sal_Int32 index) const
WpOLECollection(const WpOLECollection &rhs)
WrapT GetItem(const OLEVariant &index) const