Home
last modified time | relevance | path

Searched refs:children (Results 176 – 200 of 243) sorted by relevance

12345678910

/trunk/main/offapi/com/sun/star/awt/
H A DAccessibleButton.idl66 <li>Children: There are no children.</li>
H A DAccessibleMenuItem.idl67 <li>Children: There are no children.</li>
H A DAccessibleRadioButton.idl67 <li>Children: There are no children.</li>
/trunk/main/offapi/com/sun/star/configuration/
H A DGroupAccess.idl50 <p>Provides access to, and information about, its children and descendants
/trunk/main/offapi/com/sun/star/ucb/
H A DPackageStreamContent.idl69 <p>It is always contained in a PCP Folder. A PCP Stream has no children.
H A DFTPContent.idl68 directory object allowing listing of children or a content object providing
H A DHierarchyDataReadAccess.idl59 type of the node. This member provides access to the children of a node.
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java1053 void insertChildren(TreeNodeEnum children) throws Exception in insertChildren() argument
1055 while (children.hasNext()) { in insertChildren()
1057 TreeNode node = children.next(); in insertChildren()
4120 TreeNodeEnum children = tree.createEnumeration(); in dumpTree() local
4121 while (children.hasNext()) { in dumpTree()
4122 TreeNode node = children.next(); in dumpTree()
/trunk/main/unoxml/source/xpath/
H A Dxpathapi.cxx374 if (!pDoc->children) { in eval()
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11yfactory.mm152 /* #i102033# NSAccessibility does not seemt to know an equivalent for transient children.
/trunk/main/writerfilter/source/ooxml/
H A DREADME.efforts73 The <qname> and <status> elements are children of the <stage1>
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx3761 node->children.begin()); in includeExceptions()
3762 i != node->children.end(); ++i) in includeExceptions()
4118 node->children.begin()); in dumpCatchClauses()
4119 i != node->children.end(); ++i) in dumpCatchClauses()
/trunk/main/desktop/test/deployment/options/
H A Dreadme.txt57 no children. Therefore this node should not be displayed.
/trunk/main/autodoc/source/exes/adc_uni/
H A Dspec-CommandLine.txt63 dwells in the namespace (or its children) given here, it is
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx1656 ::std::vector< WinSalFrame* > children; in ImplSetParentFrame()
1665 children.push_back( pFrame ); in ImplSetParentFrame()
1784 …for( ::std::vector< WinSalFrame* >::iterator iChild = children.begin(); iChild != children.end(); … in ImplSetParentFrame()
1787 children.clear(); in ImplSetParentFrame()
/trunk/main/offapi/com/sun/star/chart/
H A DAccessibleChartElement.idl93 contain children, all other objects in a chart do not, i.e., are
/trunk/main/toolkit/doc/layout/
H A DTODO25 // at least of its children... Or should root?
/trunk/main/offapi/com/sun/star/frame/
H A DXFrame.idl168 the method is called for all children of the frame. Finally may be called
/trunk/main/xmlsecurity/tools/uno/
H A DTestTool.java717 NodeList children; in removeEmptyText() local
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleTable.idl45 cell-clusters of a table have to be at the same time children of the
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXLayerHandler.idl120 state by removing all non-mandatory children from lower layers prior
/trunk/main/codemaker/source/javamaker/
H A Djavatype.cxx2600 node->children.begin()); in addExceptionHandlers()
2601 i != node->children.end(); ++i) in addExceptionHandlers()
/trunk/main/oox/source/dump/
H A Dxlsbdumper.ini949 0x0040=can-have-children
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg1480 # number of direct children of the root node in a graph is already larger than
/trunk/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch5250 cur = xmlSecGetNextElementNode(node->children);

Completed in 182 milliseconds

12345678910