Home
last modified time | relevance | path

Searched refs:child (Results 151 – 175 of 230) sorted by relevance

12345678910

/aoo41x/main/offapi/com/sun/star/frame/
H A DXFrame.idl207 In general a top frame is the frame which is a direct child of
276 A valid component window should be a child of the frame container window.
H A DXFramesSupplier.idl93 the new active child frame inside this container
H A DFrameSearchFlag.idl70 /** includes all child frames of the start frame
/aoo41x/main/configmgr/source/
H A Daccess.hxx126 void markChildAsModified(rtl::Reference< ChildAccess > const & child);
201 rtl::Reference< ChildAccess > child; member
/aoo41x/main/offapi/com/sun/star/embed/
H A DBaseStorage.idl47 It allows to copy storages, get access to child elements and to
H A DXHierarchicalStorageAccess2.idl44 /** allows to get access to a child encrypted stream with encryption data
/aoo41x/main/accessibility/source/helper/
H A Daccessiblestrings.src111 Text [ en-US ] = "Please press enter to go into child control for more operations";
/aoo41x/main/offapi/com/sun/star/awt/
H A DXVclWindowPeer.idl53 /** returns <true/> if the window peer is a child, <false/> otherwise.
H A DXControl.idl84 /** creates a "child" window on the screen.
H A DAccessibleComboBox.idl82 if a child has currently the focus.</li>
H A DXDockableWindow.idl46 <p>A window can either be docked where it resides as a child window in
H A DAccessibleIconChoiceControl.idl81 if a child has currently the focus.</li>
H A DAccessibleTabPage.idl61 <li>Children: The child of a tab page is a panel.</li>
H A DAccessibleTextField.idl85 if a child has currently the focus.</li>
H A DAccessibleToolBox.idl84 if a child has currently the focus.</li>
H A DAccessibleTreeListBox.idl83 if a child has currently the focus.</li>
H A DAccessibleDropDownComboBox.idl86 if a child has currently the focus.</li>
/aoo41x/main/offapi/com/sun/star/awt/tree/
H A DXMutableTreeDataModel.idl55 node by the <type>XTreeControl</type>, even when it has no child nodes.
/aoo41x/main/offapi/com/sun/star/configuration/
H A DGroupUpdate.idl51 <p>Any child and descendant objects support modifying access as well,
H A DSetUpdate.idl50 <p>Any child and descendant objects support modifying access as well,
H A DSimpleSetAccess.idl62 /** is the basic service for accessing child and descendent nodes.
/aoo41x/main/offapi/com/sun/star/ucb/
H A DHierarchyDataReadWriteAccess.idl74 it's data members can be filled. Last, the node can be inserted as child
/aoo41x/main/offapi/com/sun/star/ui/
H A DXDockingAreaAcceptor.idl68 Additionally the layout manager uses this window to create its own child
/aoo41x/main/offapi/com/sun/star/report/
H A DXGroup.idl43 A group is always a child of the groups collection in the report.
/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java598 …com.sun.star.container.XChild child = UnoRuntime.queryInterface( com.sun.star.container.XChild.cla… in getConnection() local
600 … m_dataSource = UnoRuntime.queryInterface( XDataSource.class, child.getParent() ); in getConnection()

Completed in 43 milliseconds

12345678910