22 module
com { module sun { module star { module frame {
these types describe the algorithm to be used to search a frame
Definition FrameSearchFlag.idl:38
const long GLOBAL
searches in the whole hierarchy of frames but doesn't create any new frame
Definition FrameSearchFlag.idl:102
const long CHILDREN
includes all child frames of the start frame
Definition FrameSearchFlag.idl:65
const long TASKS
allow the search outside the current sub task tree of the whole possible frame tree
Definition FrameSearchFlag.idl:92
const long PARENT
allows search on the parent frames
Definition FrameSearchFlag.idl:52
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
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 AUTO
no longer supported
Definition FrameSearchFlag.idl:48
Definition Ambiguous.idl:20