LibreOffice Module dbaccess (master) 1
Public Member Functions | Public Attributes | List of all members
dbaccess::ResultListEntry Struct Reference

#include <myucp_datasupplier.hxx>

Collaboration diagram for dbaccess::ResultListEntry:
[legend]

Public Member Functions

 ResultListEntry (const ContentProperties &rEntry)
 

Public Attributes

OUString aId
 
css::uno::Reference< css::ucb::XContentIdentifier > xId
 
::rtl::Reference< OContentHelperxContent
 
css::uno::Reference< css::sdbc::XRow > xRow
 
const ContentPropertiesrData
 

Detailed Description

Definition at line 30 of file myucp_datasupplier.hxx.

Constructor & Destructor Documentation

◆ ResultListEntry()

dbaccess::ResultListEntry::ResultListEntry ( const ContentProperties rEntry)
inlineexplicit

Definition at line 38 of file myucp_datasupplier.hxx.

Member Data Documentation

◆ aId

OUString dbaccess::ResultListEntry::aId

Definition at line 32 of file myucp_datasupplier.hxx.

◆ rData

const ContentProperties& dbaccess::ResultListEntry::rData

Definition at line 36 of file myucp_datasupplier.hxx.

◆ xContent

::rtl::Reference<OContentHelper> dbaccess::ResultListEntry::xContent

Definition at line 34 of file myucp_datasupplier.hxx.

◆ xId

css::uno::Reference<css::ucb::XContentIdentifier> dbaccess::ResultListEntry::xId

Definition at line 33 of file myucp_datasupplier.hxx.

◆ xRow

css::uno::Reference<css::sdbc::XRow> dbaccess::ResultListEntry::xRow

Definition at line 35 of file myucp_datasupplier.hxx.


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