Home
last modified time | relevance | path

Searched refs:tree (Results 126 – 150 of 249) sorted by relevance

12345678910

/aoo41x/main/offapi/com/sun/star/embed/
H A DStorage.idl336 In case it is set to <TRUE/> the storage itself and/or a tree of
348 In case it is set to <TRUE/> the storage itself and/or a tree of
/aoo41x/main/offapi/com/sun/star/xml/dom/
H A DXNode.idl48 It represents a single node in the document tree. While all objects implementing
216 Puts all Text nodes in the full depth of the sub-tree underneath this
/aoo41x/main/offapi/com/sun/star/drawing/
H A DShadeMode.idl64 /** <const>DRAFT</const> is a special mode which uses a BSP tree and
H A DAccessibleOLEShape.idl49 tree representing it (as far as that is available) is included directly
/aoo41x/main/offapi/com/sun/star/frame/
H A DXFrameActionListener.idl41 when several things happen to components within frames of the desktop frame tree.
H A DXFrames.idl69 all frames of this container and all available frames of the whole frame tree
H A DXFramesSupplier.idl45 which are available from this node of frame tree
/aoo41x/main/offapi/com/sun/star/accessibility/
H A DAccessibleContext.idl36 kinds of information: A tree structure in which all accessible objects
H A DAccessibleRole.idl547 user. The individual nodes in the tree can be collapsed and expanded
548 to provide selective disclosure of the tree's contents.</p>
670 <p>An object that presents an element in a tree</p>
H A DAccessibleRelationType.idl106 <p>Indicates an object is a cell in a tree or treetable which is
/aoo41x/main/offapi/com/sun/star/xml/sax/
H A DXDTDHandler.idl44 use (perhaps in a hash table or object tree). If the application encounters
/aoo41x/main/offapi/com/sun/star/sdb/
H A DDataSourceBrowser.idl207 …control. This is a tree control on the left hand side of the view, which allows to browse all regi…
272 data sources and all their tables and queries are displayed in a tree view.</p>
/aoo41x/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java1041 void insertTree(TreeNode tree) throws Exception in insertTree() argument
1043 if (!tree.getType().equals("__ROOT__")) in insertTree()
1046 insertChildren(tree.createEnumeration()); in insertTree()
4115 private void dumpTree(TreeNode tree) { dumpTree(tree, "> "); } in dumpTree() argument
4117 private void dumpTree(TreeNode tree, String prefix) in dumpTree() argument
4119 System.out.println(prefix + tree.toString()); in dumpTree()
4120 TreeNodeEnum children = tree.createEnumeration(); in dumpTree()
/aoo41x/main/boost/prj/
H A Dd.lst563 mkdir: %_DEST%\inc%_EXT%\boost\spirit\home\classic\tree
564 mkdir: %_DEST%\inc%_EXT%\boost\spirit\home\classic\tree\impl
642 mkdir: %_DEST%\inc%_EXT%\boost\spirit\home\support\detail\lexer\parser\tree
669 mkdir: %_DEST%\inc%_EXT%\boost\spirit\tree
1288 ..\%__SRC%\inc\boost\spirit\home\classic\tree\* %_DEST%\inc%_EXT%\boost\spirit\home\classic\tree
1289 ..\%__SRC%\inc\boost\spirit\home\classic\tree\impl\* %_DEST%\inc%_EXT%\boost\spirit\home\classic\tr…
1368 …pirit\home\support\detail\lexer\parser\tree\* %_DEST%\inc%_EXT%\boost\spirit\home\support\detail\l…
1390 ..\%__SRC%\inc\boost\spirit\tree\* %_DEST%\inc%_EXT%\boost\spirit\tree
/aoo41x/main/odk/examples/java/Inspector/
H A DUnoPropertyNode.java37 import javax.swing.tree.DefaultMutableTreeNode;
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DShapeContainer.java33 import javax.swing.tree.TreeNode;
/aoo41x/main/offapi/com/sun/star/configuration/
H A DGroupUpdate.idl52 unless they represent a read-only tree element as indicated by
H A DUpdateRootElement.idl48 a <em>view</em> onto a fragment of persistent data tree that can be accessed
/aoo41x/main/offapi/com/sun/star/configuration/backend/
H A DLayer.idl49 on a default settings tree to obtain the values of those settings
/aoo41x/main/offuh/prj/
H A Dd.lst9 mkdir: %_DEST%\inc%_EXT%\offuh\com\sun\star\awt\tree
159 ..\%__SRC%\inc\offuh\com\sun\star\awt\tree\*.hdl %_DEST%\inc%_EXT%\offuh\com\sun\star\awt\tree\*.hdl
160 ..\%__SRC%\inc\offuh\com\sun\star\awt\tree\*.hpp %_DEST%\inc%_EXT%\offuh\com\sun\star\awt\tree\*.hpp
/aoo41x/main/odk/pack/gendocu/java/
H A Dpackage-list94 javax.swing.tree
/aoo41x/main/toolkit/test/accessibility/
H A DAccessibilityTree.java31 import javax.swing.tree.*;
H A DCanvasShape.java24 import javax.swing.tree.*;
H A DCanvas.java26 import javax.swing.tree.*;
/aoo41x/main/helpcontent2/util/schart/
H A Dmakefile.mk49 -add schart.tree $(COMMONMISC)$/LANGUAGE$/schart.tree \
55 $(COMMONMISC)$/LANGUAGE$/schart.tree \

Completed in 145 milliseconds

12345678910