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