LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_ucb_SearchRecursion_idl__
20 #define __com_sun_star_ucb_SearchRecursion_idl__
24 module
com { module sun { module star { module ucb {
@ DEEP
Searches through the complete hierarchy of all sub-objects.
Definition: SearchRecursion.idl:43
SearchRecursion
the various modes of recursion when searching through a hierarchical object.
Definition: SearchRecursion.idl:32
Definition: Ambiguous.idl:22
@ NONE
Does not search through any sub-objects.
Definition: SearchRecursion.idl:35
@ ONE_LEVEL
Only searches through sub-objects of the first hierarchy level.
Definition: SearchRecursion.idl:39