LibreOffice Module sw (master) 1
Public Attributes | List of all members
DBTextStruct_Impl Struct Reference
Collaboration diagram for DBTextStruct_Impl:
[legend]

Public Attributes

SwDBData aDBData
 
Sequence< AnyaSelection
 
Reference< XResultSet > xCursor
 
Reference< XConnection > xConnection
 

Detailed Description

Definition at line 56 of file textsh2.cxx.

Member Data Documentation

◆ aDBData

SwDBData DBTextStruct_Impl::aDBData

Definition at line 58 of file textsh2.cxx.

Referenced by SwTextShell::ExecDB(), and IMPL_LINK().

◆ aSelection

Sequence<Any> DBTextStruct_Impl::aSelection

Definition at line 59 of file textsh2.cxx.

Referenced by SwTextShell::ExecDB(), and IMPL_LINK().

◆ xConnection

Reference<XConnection> DBTextStruct_Impl::xConnection

Definition at line 61 of file textsh2.cxx.

Referenced by SwTextShell::ExecDB(), and IMPL_LINK().

◆ xCursor

Reference<XResultSet> DBTextStruct_Impl::xCursor

Definition at line 60 of file textsh2.cxx.

Referenced by SwTextShell::ExecDB(), and IMPL_LINK().


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