LibreOffice Module connectivity (master) 1
Namespaces
pq_xcontainer.cxx File Reference
#include <com/sun/star/container/ElementExistException.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <comphelper/diagnose_ex.hxx>
#include <cppuhelper/implbase.hxx>
#include <o3tl/safeint.hxx>
#include <utility>
#include "pq_xcontainer.hxx"
#include "pq_statics.hxx"
#include "pq_tools.hxx"
Include dependency graph for pq_xcontainer.cxx:

Go to the source code of this file.

Namespaces

namespace  pq_sdbc_driver
 

Variable Documentation

◆ m_event

ContainerEvent m_event
private

Definition at line 74 of file pq_xcontainer.cxx.

◆ m_index

sal_Int32 m_index
private

Definition at line 215 of file pq_xcontainer.cxx.

◆ m_vec

std::vector< css::uno::Any > m_vec
private

Definition at line 214 of file pq_xcontainer.cxx.