Top   Module   Use   Manual   Index 

com :: sun :: star :: ucb ::

struct SearchCommandArgument


Description
The argument for the command "search".
See also
XCommandProcessor


Elements

com::sun::star::ucb::SearchInfo Info
Description
the search criteria.
sequence< com::sun::star::beans::Property > Properties
Description
the properties for which values shall be provided through the ContentResultSet returned by the search command.
Top of Page