Lines Matching refs:frame
27 #include <com/sun/star/frame/XFrame.idl>
32 module com { module sun { module star { module frame {
45 which are available from this node of frame tree
54 /** gets the current active frame of this container
58 This may be the frame itself. The active frame is defined as
59 the frame which contains (recursively) the window with the focus.
60 If no window within the frame contains the focus, this method
61 returns the last frame which had the focus. If no containing
62 window ever had the focus, the first frame within this frame is
67 the <type>Frame</type> which is active within this frame.
72 /** is called on activation of a direct sub-frame.
75 This method is only allowed to be called by a sub-frame according to
78 frame specified by <var>Frame</var>.
83 at the creator frame with <var>this</var> as the current argument. Then it broadcasts
93 the new active child frame inside this container