LibreOffice Module connectivity (master) 1
Classes | Namespaces | Functions
NResultSet.cxx File Reference
#include "NDatabaseMetaData.hxx"
#include "NConnection.hxx"
#include "NResultSet.hxx"
#include <propertyids.hxx>
#include <strings.hrc>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/sdb/ErrorCondition.hpp>
#include <com/sun/star/sdbc/FetchDirection.hpp>
#include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
#include <com/sun/star/sdbc/ResultSetType.hpp>
#include <comphelper/sequence.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <connectivity/dbexception.hxx>
#include <connectivity/sqlerror.hxx>
#include <rtl/string.hxx>
#include <sal/log.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <unotools/syslocale.hxx>
#include <unotools/intlwrapper.hxx>
#include <unotools/collatorwrapper.hxx>
#include <cstring>
Include dependency graph for NResultSet.cxx:

Go to the source code of this file.

Classes

struct  connectivity::evoab::ComparisonData
 

Namespaces

namespace  connectivity
 
namespace  connectivity::evoab
 

Functions

static OUString connectivity::evoab::valueToOUString (GValue &_rValue)
 
static bool connectivity::evoab::valueToBool (GValue &_rValue)
 
static int connectivity::evoab::whichAddress (int value)
 
static EContactAddressconnectivity::evoab::getDefaultContactAddress (EContact *pContact, int *value)
 
static EContactAddressconnectivity::evoab::getContactAddress (EContact *pContact, int *address_enum)
 
static bool connectivity::evoab::handleSplitAddress (EContact *pContact, GValue *pStackValue, int value)
 
static bool connectivity::evoab::getValue (EContact *pContact, sal_Int32 nColumnNum, GType nType, GValue *pStackValue, bool &_out_rWasNull)
 
static int connectivity::evoab::CompareContacts (gconstpointer _lhs, gconstpointer _rhs, gpointer _userData)
 

Variable Documentation

◆ m_pContacts

GSList* m_pContacts
private

Definition at line 377 of file NResultSet.cxx.