LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_ucb_XPropertyMatcher_idl__
20 #define __com_sun_star_ucb_XPropertyMatcher_idl__
27 module
com { module sun { module star { module ucb {
defines the environment for a command.
Definition: XCommandEnvironment.idl:36
boolean matches([in] com::sun::star::ucb::XCommandProcessor Properties, [in] com::sun::star::ucb::XCommandEnvironment Environment)
Checks whether a set of properties matches the given search criteria.
defines a processor for synchronous commands, which are executed in a specific execution environment.
Definition: XCommandProcessor.idl:44
Checks whether a set of properties matches a set of search criteria.
Definition: XPropertyMatcher.idl:34
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48