19#ifndef __com_sun_star_ucb_XPropertyMatcher_idl__
20#define __com_sun_star_ucb_XPropertyMatcher_idl__
27module
com { module sun { module star { module ucb {
defines the environment for a command.
Definition XCommandEnvironment.idl:36
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
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.
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22