22 module
com { module sun { module star { module ucb {
30 sequence<com::sun::star::ucb::SearchCriterium>
Criteria;
sequence< com::sun::star::ucb::SearchCriterium > Criteria
the search criteria.
Definition: SearchInfo.idl:30
information needed to (recursively) search an object.
Definition: SearchInfo.idl:26
boolean RespectDocViewRestrictions
whether to respect the "view restrictions" specified for the documents hierarchically contained withi...
Definition: SearchInfo.idl:51
Definition: Ambiguous.idl:20
com::sun::star::ucb::SearchRecursion Recursion
the mode of recursion to use.
Definition: SearchInfo.idl:34
boolean RespectFolderViewRestrictions
whether to respect the "view restrictions" specified for the folders hierarchically contained within ...
Definition: SearchInfo.idl:45
boolean FollowIndirections
whether to follow indirections (link objects) and search through their respective targets also...
Definition: SearchInfo.idl:56
SearchRecursion
the various modes of recursion when searching through a hierarchical object.
Definition: SearchRecursion.idl:29
boolean IncludeBase
whether to include the object itself in the search or only (some of) its sub-objects.
Definition: SearchInfo.idl:39