19#ifndef __com_sun_star_ucb_SearchCommandArgument_idl__
20#define __com_sun_star_ucb_SearchCommandArgument_idl__
27module
com { module sun { module star { module ucb {
Definition Ambiguous.idl:22
The argument for the command "search".
Definition SearchCommandArgument.idl:34
SearchInfo Info
the search criteria.
Definition SearchCommandArgument.idl:37
sequence< com::sun::star::beans::Property > Properties
the properties for which values shall be provided through the ContentResultSet returned by the search...
Definition SearchCommandArgument.idl:42
information needed to (recursively) search an object.
Definition SearchInfo.idl:32