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

Public Member Functions

 ResultListEntry (std::unique_ptr< ContentProperties > &&pEntry)
 

Public Attributes

OUString aId
 
css::uno::Reference< css::ucb::XContentIdentifier > xId
 
css::uno::Reference< css::ucb::XContent > xContent
 
css::uno::Reference< css::sdbc::XRow > xRow
 
std::unique_ptr< ContentPropertiespData
 

Detailed Description

Definition at line 68 of file webdavdatasupplier.hxx.

Constructor & Destructor Documentation

◆ ResultListEntry()

http_dav_ucp::DataSupplier::ResultListEntry::ResultListEntry ( std::unique_ptr< ContentProperties > &&  pEntry)
inlineexplicit

Definition at line 76 of file webdavdatasupplier.hxx.

Member Data Documentation

◆ aId

OUString http_dav_ucp::DataSupplier::ResultListEntry::aId

Definition at line 70 of file webdavdatasupplier.hxx.

◆ pData

std::unique_ptr<ContentProperties> http_dav_ucp::DataSupplier::ResultListEntry::pData

Definition at line 74 of file webdavdatasupplier.hxx.

◆ xContent

css::uno::Reference< css::ucb::XContent > http_dav_ucp::DataSupplier::ResultListEntry::xContent

Definition at line 72 of file webdavdatasupplier.hxx.

◆ xId

css::uno::Reference< css::ucb::XContentIdentifier > http_dav_ucp::DataSupplier::ResultListEntry::xId

Definition at line 71 of file webdavdatasupplier.hxx.

◆ xRow

css::uno::Reference< css::sdbc::XRow > http_dav_ucp::DataSupplier::ResultListEntry::xRow

Definition at line 73 of file webdavdatasupplier.hxx.


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