LibreOffice Module ucb (master) 1
Public Attributes | List of all members
ucb::ucp::ext::DataSupplier::ResultListEntry Struct Reference
Collaboration diagram for ucb::ucp::ext::DataSupplier::ResultListEntry:
[legend]

Public Attributes

OUString sId
 
css::uno::Reference< css::ucb::XContentIdentifier > xId
 
::rtl::Reference< ContentpContent
 
css::uno::Reference< css::sdbc::XRow > xRow
 

Detailed Description

Definition at line 71 of file ucpext_datasupplier.hxx.

Member Data Documentation

◆ pContent

::rtl::Reference< Content > ucb::ucp::ext::DataSupplier::ResultListEntry::pContent

Definition at line 75 of file ucpext_datasupplier.hxx.

◆ sId

OUString ucb::ucp::ext::DataSupplier::ResultListEntry::sId

Definition at line 73 of file ucpext_datasupplier.hxx.

Referenced by ucb::ucp::ext::DataSupplier::fetchData().

◆ xId

css::uno::Reference< css::ucb::XContentIdentifier > ucb::ucp::ext::DataSupplier::ResultListEntry::xId

Definition at line 74 of file ucpext_datasupplier.hxx.

◆ xRow

css::uno::Reference< css::sdbc::XRow > ucb::ucp::ext::DataSupplier::ResultListEntry::xRow

Definition at line 76 of file ucpext_datasupplier.hxx.


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