LibreOffice Module forms (master) 1
Public Member Functions | Public Attributes | List of all members
frm::CachedRowSet_Data Struct Reference

Public Member Functions

 CachedRowSet_Data ()
 

Public Attributes

OUString sCommand
 
bool bEscapeProcessing
 
Reference< XConnection > xConnection
 
bool bStatementDirty
 

Detailed Description

Definition at line 51 of file cachedrowset.cxx.

Constructor & Destructor Documentation

◆ CachedRowSet_Data()

frm::CachedRowSet_Data::CachedRowSet_Data ( )
inline

Definition at line 59 of file cachedrowset.cxx.

Member Data Documentation

◆ bEscapeProcessing

bool frm::CachedRowSet_Data::bEscapeProcessing

Definition at line 54 of file cachedrowset.cxx.

◆ bStatementDirty

bool frm::CachedRowSet_Data::bStatementDirty

Definition at line 57 of file cachedrowset.cxx.

◆ sCommand

OUString frm::CachedRowSet_Data::sCommand

Definition at line 53 of file cachedrowset.cxx.

◆ xConnection

Reference< XConnection > frm::CachedRowSet_Data::xConnection

Definition at line 55 of file cachedrowset.cxx.


The documentation for this struct was generated from the following file: