LibreOffice Module connectivity (master) 1
Classes | Namespaces
FValue.cxx File Reference
#include <string.h>
#include <connectivity/FValue.hxx>
#include <connectivity/dbconversion.hxx>
#include <comphelper/extract.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/sdbc/XClob.hpp>
#include <com/sun/star/sdbc/XBlob.hpp>
#include <com/sun/star/sdb/XColumn.hpp>
#include <com/sun/star/sdbc/XRow.hpp>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <osl/diagnose.h>
Include dependency graph for FValue.cxx:

Go to the source code of this file.

Classes

class  connectivity::detail::IValueSource
 

Namespaces

namespace  connectivity
 
namespace  connectivity::detail
 

Variable Documentation

◆ m_nPos

const sal_Int32 m_nPos
private

Definition at line 2164 of file FValue.cxx.

◆ m_xColumn

const Reference< XColumn > m_xColumn
private

Definition at line 2194 of file FValue.cxx.

◆ m_xRow

const Reference< XRow > m_xRow
private

Definition at line 2163 of file FValue.cxx.