LibreOffice Module ucb (master) 1
|
Public Attributes | |
OUString | sId |
css::uno::Reference< css::ucb::XContentIdentifier > | xId |
::rtl::Reference< Content > | pContent |
css::uno::Reference< css::sdbc::XRow > | xRow |
Definition at line 71 of file ucpext_datasupplier.hxx.
::rtl::Reference< Content > ucb::ucp::ext::DataSupplier::ResultListEntry::pContent |
Definition at line 75 of file ucpext_datasupplier.hxx.
OUString ucb::ucp::ext::DataSupplier::ResultListEntry::sId |
Definition at line 73 of file ucpext_datasupplier.hxx.
Referenced by ucb::ucp::ext::DataSupplier::fetchData().
css::uno::Reference< css::ucb::XContentIdentifier > ucb::ucp::ext::DataSupplier::ResultListEntry::xId |
Definition at line 74 of file ucpext_datasupplier.hxx.
css::uno::Reference< css::sdbc::XRow > ucb::ucp::ext::DataSupplier::ResultListEntry::xRow |
Definition at line 76 of file ucpext_datasupplier.hxx.