22module
com { module sun { module star { module ucb {
SearchRecursion
the various modes of recursion when searching through a hierarchical object.
Definition SearchRecursion.idl:30
@ DEEP
Searches through the complete hierarchy of all sub-objects.
Definition SearchRecursion.idl:41
@ ONE_LEVEL
Only searches through sub-objects of the first hierarchy level.
Definition SearchRecursion.idl:37
Definition Ambiguous.idl:20