|
LibreOffice Module sw (master) 1
|
Public Attributes | |
| SwDBData | aDBData |
| Sequence< Any > | aSelection |
| Reference< XResultSet > | xCursor |
| Reference< XConnection > | xConnection |
Definition at line 56 of file textsh2.cxx.
| SwDBData DBTextStruct_Impl::aDBData |
Definition at line 58 of file textsh2.cxx.
Referenced by SwTextShell::ExecDB(), and IMPL_LINK().
Definition at line 59 of file textsh2.cxx.
Referenced by SwTextShell::ExecDB(), and IMPL_LINK().
| Reference<XConnection> DBTextStruct_Impl::xConnection |
Definition at line 61 of file textsh2.cxx.
Referenced by SwTextShell::ExecDB(), and IMPL_LINK().
| Reference<XResultSet> DBTextStruct_Impl::xCursor |
Definition at line 60 of file textsh2.cxx.
Referenced by SwTextShell::ExecDB(), and IMPL_LINK().