22 module
com { module sun { module star { module frame {
37published constants FrameSearchFlag
52 const long PARENT = 1;
65 const long CHILDREN = 4;
const long GLOBAL
searches in the whole hierarchy of frames but doesn't create any new frame
Definition FrameSearchFlag.idl:102
const long TASKS
allow the search outside the current sub task tree of the whole possible frame tree
Definition FrameSearchFlag.idl:92
const long SIBLINGS
includes the direct siblings of the start frame
Definition FrameSearchFlag.idl:79
const long CREATE
frame will be created if not found
Definition FrameSearchFlag.idl:69
const long SELF
includes the start frame himself
Definition FrameSearchFlag.idl:56
Definition Ambiguous.idl:20