Home
last modified time | relevance | path

Searched refs:children (Results 126 – 150 of 243) sorted by relevance

12345678910

/aoo42x/main/configmgr/source/
H A Dmodifications.hxx43 Children children; member
H A Dcomponents.cxx276 mods->children.find(*j)); in initGlobalBroadcaster()
277 if (k == mods->children.end()) { in initGlobalBroadcaster()
/aoo42x/main/codemaker/inc/codemaker/
H A Dexceptiontree.hxx57 Children children; member
/aoo42x/main/offapi/com/sun/star/animations/
H A DXAnimationNode.idl107 as a function of the children.
111 children (e.g. animate or area elements).
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DSetupDataProvider.java74 for (Enumeration e = data.children(); e.hasMoreElements(); ) { in createTree()
/aoo42x/main/offapi/com/sun/star/awt/
H A DXLayoutFlowContainer.idl35 All children of a top-level window should share the same object.
H A DXLayoutUnit.idl39 All children of a top-level window should share the same object.
H A DAccessibleStatusBar.idl57 <li>Children: The children of a status bar are status bar items,
H A DAccessibleStatusBarItem.idl62 <li>Children: There are no children.</li>
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DInstallChangeCtrl.java45 for (Enumeration e = packageData.children(); e.hasMoreElements(); ) { in setUpdatePackage()
/aoo42x/main/winaccessibility/source/UAccCOM/
H A DAccTable.h151 STDMETHOD(get_selectedChildren)(long maxChildren, long **children, long *nChildren);
/aoo42x/main/offapi/com/sun/star/text/
H A DXTextSection.idl54 all text sections that are children of this text section (recursive).
/aoo42x/main/offapi/com/sun/star/ucb/
H A DFTPContentProvider.idl51 object allowing listing of children or a content object providing
H A DXDataContainer.idl39 A typical container with children is a MIME message with
H A DODMAContentProvider.idl58 documents avaible at that time. All other OCP contents are children
H A DPackageContentProvider.idl55 Folder. A PCP Stream has no children.
/aoo42x/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl879 /** A layered pane. A specialized pane that allows its children to be drawn
916 as its children.
926 amount of information. Its children can include scroll bars and a viewport.
1100 /** Indicates that this object manages its children.
1800 - the MSAA childID which is used to disambiguate between children being
3781 the table cells are not direct children of a table, the object representing
3788 where cells are direct children of the table.
3845 In cases where the table cells are not direct children of the table the index
4051 @param [out] children
4062 [out, size_is(,maxChildren), length_is(,*nChildren)] long **children,
[all …]
/aoo42x/main/offapi/com/sun/star/drawing/framework/
H A DXResource.idl51 deactivated when it has no children, either because none is
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DAccessibleContext.idl38 spatial relationship of one object containing a set of children like a
/aoo42x/main/libxmlsec/
H A Dreadme.txt6 The implementation creates certificates from all of the X509Data children, such
/aoo42x/main/offapi/com/sun/star/form/
H A DXGridColumnFactory.idl47 <p>Grid columns (more precise: models of grid columns) are direct children of
/aoo42x/main/offapi/com/sun/star/awt/tree/
H A DXTreeExpansionListener.idl52 /** Invoked when a node with children on demand is about to be expanded.
/aoo42x/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2708 MockNode[] children) in init() argument
2712 m_children = children; in init()
2776 void init(MockNode[] children) { in init() argument
2777 super.init(this, null, null, null, children); in init()
/aoo42x/main/solenv/bin/
H A Dbuild.pl1299 my $children = children_number();
1300 return '' if (!$server_mode && $children && ($children >= $processes_to_run));
/aoo42x/main/offapi/com/sun/star/drawing/
H A DAccessibleImageBullet.idl60 <li>There are no children returned by

Completed in 82 milliseconds

12345678910