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

Public Member Functions

 ResultListEntry (OUString _aURL)
 

Public Attributes

OUString aURL
 
css::uno::Reference< css::ucb::XContentIdentifier > xId
 
css::uno::Reference< css::ucb::XContent > xContent
 
css::uno::Reference< css::sdbc::XRow > xRow
 

Detailed Description

Definition at line 67 of file pkgdatasupplier.hxx.

Constructor & Destructor Documentation

◆ ResultListEntry()

package_ucp::DataSupplier::ResultListEntry::ResultListEntry ( OUString  _aURL)
inlineexplicit

Definition at line 74 of file pkgdatasupplier.hxx.

Member Data Documentation

◆ aURL

OUString package_ucp::DataSupplier::ResultListEntry::aURL

Definition at line 69 of file pkgdatasupplier.hxx.

◆ xContent

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

Definition at line 71 of file pkgdatasupplier.hxx.

◆ xId

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

Definition at line 70 of file pkgdatasupplier.hxx.

◆ xRow

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

Definition at line 72 of file pkgdatasupplier.hxx.


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