LibreOffice Module connectivity (master) 1
Public Member Functions | List of all members
connectivity::file::OOperandAttr Class Reference

#include <fcode.hxx>

Inheritance diagram for connectivity::file::OOperandAttr:
[legend]
Collaboration diagram for connectivity::file::OOperandAttr:
[legend]

Public Member Functions

 OOperandAttr (sal_uInt16 _nPos, const css::uno::Reference< css::beans::XPropertySet > &_xColumn)
 
- Public Member Functions inherited from connectivity::file::OOperandRow
virtual const ORowSetValuegetValue () const override
 
virtual void setValue (const ORowSetValue &_rVal) override
 
void bindValue (const OValueRefRow &_pRow)
 
- Public Member Functions inherited from connectivity::file::OOperand
virtual const ORowSetValuegetValue () const =0
 
virtual void setValue (const ORowSetValue &_rVal)=0
 
sal_Int32 getDBType () const
 
bool isValid () const
 
- Public Member Functions inherited from connectivity::file::OCode
virtual ~OCode ()
 
 OCode (OCode &&)=default
 
 OCode (const OCode &)=default
 
 OCode ()=default
 
OCodeoperator= (const OCode &)=default
 
OCodeoperator= (OCode &&)=default
 

Additional Inherited Members

- Protected Member Functions inherited from connectivity::file::OOperandRow
 OOperandRow (sal_uInt16 _nPos, sal_Int32 _rType)
 
- Protected Member Functions inherited from connectivity::file::OOperand
 OOperand (sal_Int32 _rType)
 
 OOperand ()
 
- Protected Attributes inherited from connectivity::file::OOperand
sal_Int32 m_eDBType
 

Detailed Description

Definition at line 88 of file fcode.hxx.

Constructor & Destructor Documentation

◆ OOperandAttr()

OOperandAttr::OOperandAttr ( sal_uInt16  _nPos,
const css::uno::Reference< css::beans::XPropertySet > &  _xColumn 
)

Definition at line 200 of file FDriver.cxx.

References _nPos, getINT32(), and getPropertyValue().


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