LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
RemoteContentProviderChangeEvent Struct Referencepublished

The description of a change to a com::sun::star::ucb::XRemoteContentProviderSupplier. More...

import "RemoteContentProviderChangeEvent.idl";

Inheritance diagram for RemoteContentProviderChangeEvent:
EventObject

Public Attributes

string Identifier
 The identifier with which the remote content provider is registered at the com::sun::star::ucb::XRemoteContentProviderSupplier.
RemoteContentProviderChangeAction Action
 An indicator whether a remote content provider has been added or removed.
Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event.

Detailed Description

The description of a change to a com::sun::star::ucb::XRemoteContentProviderSupplier.

Version
1.0

Member Data Documentation

◆ Action

An indicator whether a remote content provider has been added or removed.

◆ Identifier

string Identifier

The identifier with which the remote content provider is registered at the com::sun::star::ucb::XRemoteContentProviderSupplier.


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