19#ifndef __com_sun_star_frame_FrameSearchFlag_idl__
20#define __com_sun_star_frame_FrameSearchFlag_idl__
24 module
com { module sun { module star { module frame {
39published constants FrameSearchFlag
54 const long PARENT = 1;
67 const long CHILDREN = 4;
const long GLOBAL
searches in the whole hierarchy of frames but doesn't create any new frame
Definition FrameSearchFlag.idl:104
const long TASKS
allow the search outside the current sub task tree of the whole possible frame tree
Definition FrameSearchFlag.idl:94
const long SIBLINGS
includes the direct siblings of the start frame
Definition FrameSearchFlag.idl:81
const long CREATE
frame will be created if not found
Definition FrameSearchFlag.idl:71
const long SELF
includes the start frame himself
Definition FrameSearchFlag.idl:58
Definition Ambiguous.idl:22