|
LibreOffice Module forms (master) 1
|
Public Member Functions | |
| CachedRowSet_Data () | |
Public Attributes | |
| OUString | sCommand |
| bool | bEscapeProcessing |
| Reference< XConnection > | xConnection |
| bool | bStatementDirty |
Definition at line 51 of file cachedrowset.cxx.
|
inline |
Definition at line 59 of file cachedrowset.cxx.
| bool frm::CachedRowSet_Data::bEscapeProcessing |
Definition at line 54 of file cachedrowset.cxx.
| bool frm::CachedRowSet_Data::bStatementDirty |
Definition at line 57 of file cachedrowset.cxx.
| OUString frm::CachedRowSet_Data::sCommand |
Definition at line 53 of file cachedrowset.cxx.
| Reference< XConnection > frm::CachedRowSet_Data::xConnection |
Definition at line 55 of file cachedrowset.cxx.