22 module
com { module sun { module star { module frame {
37 published constants FrameSearchFlag
const long AUTO
no longer supported
Definition: FrameSearchFlag.idl:48
const long CHILDREN
includes all child frames of the start frame
Definition: FrameSearchFlag.idl:65
const long SELF
includes the start frame himself
Definition: FrameSearchFlag.idl:56
const long CREATE
frame will be created if not found
Definition: FrameSearchFlag.idl:69
Definition: Ambiguous.idl:20
const long PARENT
allows search on the parent frames
Definition: FrameSearchFlag.idl:52
const long GLOBAL
searches in the whole hierarchy of frames but doesn't create any new frame
Definition: FrameSearchFlag.idl:102
const long ALL
includes all frames except frames in other tasks sub trees but doesn't create any new frame ...
Definition: FrameSearchFlag.idl:97
const long SIBLINGS
includes the direct siblings of the start frame
Definition: FrameSearchFlag.idl:79
const long TASKS
allow the search outside the current sub task tree of the whole possible frame tree ...
Definition: FrameSearchFlag.idl:92