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

#include <gio_datasupplier.hxx>

Public Member Functions

 ResultListEntry (GFileInfo *pInInfo)
 
 ~ResultListEntry ()
 

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
 
GFileInfo * pInfo
 

Detailed Description

Definition at line 32 of file gio_datasupplier.hxx.

Constructor & Destructor Documentation

◆ ResultListEntry()

gio::ResultListEntry::ResultListEntry ( GFileInfo *  pInInfo)
inlineexplicit

Definition at line 40 of file gio_datasupplier.hxx.

References pInfo.

◆ ~ResultListEntry()

gio::ResultListEntry::~ResultListEntry ( )
inline

Definition at line 45 of file gio_datasupplier.hxx.

References pInfo.

Member Data Documentation

◆ aId

OUString gio::ResultListEntry::aId

Definition at line 34 of file gio_datasupplier.hxx.

◆ pInfo

GFileInfo* gio::ResultListEntry::pInfo

Definition at line 38 of file gio_datasupplier.hxx.

Referenced by ResultListEntry(), and ~ResultListEntry().

◆ xContent

css::uno::Reference< css::ucb::XContent > gio::ResultListEntry::xContent

Definition at line 36 of file gio_datasupplier.hxx.

◆ xId

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

Definition at line 35 of file gio_datasupplier.hxx.

◆ xRow

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

Definition at line 37 of file gio_datasupplier.hxx.


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