Home
last modified time | relevance | path

Searched refs:tree (Results 51 – 75 of 249) sorted by relevance

12345678910

/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DAccessibilityTreeModel.java24 package org.openoffice.accessibility.awb.tree;
34 import javax.swing.tree.DefaultTreeModel;
35 import javax.swing.tree.TreeNode;
H A DAccessibilityNode.java24 package org.openoffice.accessibility.awb.tree;
28 import javax.swing.tree.DefaultMutableTreeNode;
/aoo41x/main/qadevOOo/tests/java/mod/_toolkit/
H A DUnoTreeControl.java32 import com.sun.star.awt.tree.XMutableTreeDataModel;
33 import com.sun.star.awt.tree.XMutableTreeNode;
34 import com.sun.star.awt.tree.XTreeControl;
35 import com.sun.star.awt.tree.XTreeNode;
H A DMutableTreeNode.java25 import com.sun.star.awt.tree.XMutableTreeDataModel;
26 import com.sun.star.awt.tree.XMutableTreeNode;
33 import ifc.awt.tree._XMutableTreeNode.XMutableTreeNodeCreator;
/aoo41x/main/offapi/com/sun/star/animations/
H A DXTargetPropertiesCreator.idl41 Depending on mode and content of a SMIL animation tree, animation
50 tree.
62 Root node of the SMIL animation tree.
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DTextView.java40 import javax.swing.tree.TreeNode;
41 import javax.swing.tree.DefaultMutableTreeNode;
42 import javax.swing.tree.DefaultTreeModel;
43 import javax.swing.tree.MutableTreeNode;
H A DServiceInterfaceView.java32 import javax.swing.tree.DefaultMutableTreeNode;
33 import javax.swing.tree.DefaultTreeModel;
/aoo41x/main/offapi/com/sun/star/awt/tree/
H A DXTreeEditListener.idl27 #include <com/sun/star/awt/tree/XTreeNode.idl>
40 module com { module sun { module star { module awt { module tree {
48 <TRUE/> before a tree supports editing.</p>
H A DXMutableTreeNode.idl27 #include <com/sun/star/awt/tree/XTreeNode.idl>
40 module com { module sun { module star { module awt { module tree {
44 /** Represents a mutable tree node as used by the <type>MutableTreeDataModel</type>
H A DExpandVetoException.idl31 #include <com/sun/star/awt/tree/TreeExpansionEvent.idl>
36 module com { module sun { module star { module awt { module tree {
H A DTreeDataModelEvent.idl31 #include <com/sun/star/awt/tree/XTreeNode.idl>
36 module com { module sun { module star { module awt { module tree {
/aoo41x/main/offapi/com/sun/star/frame/
H A DDesktop.idl66 It's not a must for a frame (neither a frame tree) to be a part of this
67 global tree. But such outstanding frames won't be accessible by the normal
75 access to components of sub frame tree
/aoo41x/main/offapi/com/sun/star/sdb/application/
H A DDefaultViewController.idl58 …reports are displayed in a tree-like fashion. Currently, only context menu requests on this tree v…
62 …<p>For the aforementioned tree view, the selection supplied by the <code>ContextMenuEvent::Selecti…
/aoo41x/main/offapi/com/sun/star/text/
H A DAccessibleTextEmbeddedObject.idl52 tree of its own. This tree is not a subtree of the object that supports
53 this service but of the document service itself. The tree exist only
/aoo41x/main/offapi/com/sun/star/configuration/
H A DConfigurationUpdateAccess.idl72 The root element of a modifiable tree provides extended functionality
73 to control processing of changes for the entire tree (fragment) by
122 control over a batch of changes accumulated within the tree fragment.
/aoo41x/main/slideshow/qa/debug/
H A Dreadme.txt13 Generates a number of tree graphs from a trace output file, showing
14 the tree of AnimationNodes at various instances of the
/aoo41x/main/toolkit/test/accessibility/
H A DAccessibilityTreeModelBase.java22 import javax.swing.tree.TreeModel;
24 import javax.swing.tree.TreePath;
H A DEventListener.java23 import javax.swing.tree.TreeModel;
24 import javax.swing.tree.TreePath;
/aoo41x/main/vcl/unx/gtk/a11y/
H A DTODO34 + embed a tree widget inside the tree view ?
/aoo41x/main/odk/examples/java/Inspector/
H A DXInstanceInspector.idl34 * methods, attributes, and contents in a tree. All dependend
36 * the tree. If you press the key "F1", the API-documentation from
/aoo41x/main/xmlsecurity/tools/uno/
H A DDomToTreeModelAdapter.java29 import javax.swing.tree.TreePath;
38 implements javax.swing.tree.TreeModel
/aoo41x/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx49 using namespace ::com::sun::star::awt::tree;
1038 void SAL_CALL TreeControlPeer::treeNodesChanged( const ::com::sun::star::awt::tree::TreeDataModelEv… in treeNodesChanged()
1048 void SAL_CALL TreeControlPeer::treeNodesInserted( const ::com::sun::star::awt::tree::TreeDataModelE… in treeNodesInserted()
1058 void SAL_CALL TreeControlPeer::treeNodesRemoved( const ::com::sun::star::awt::tree::TreeDataModelEv… in treeNodesRemoved()
1068 void SAL_CALL TreeControlPeer::treeStructureChanged( const ::com::sun::star::awt::tree::TreeDataMod… in treeStructureChanged()
1078 void TreeControlPeer::updateTree( const ::com::sun::star::awt::tree::TreeDataModelEvent& rEvent, bo… in updateTree()
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclApp.java75 String tree = (String) caller.callCommand(Constant.RC_WinTree); in start() local
76 return tree.length() > 0; in start()
/aoo41x/main/offapi/com/sun/star/embed/
H A DXPackageStructureCreator.idl39 /** allows to convert file system folder tree in to a package.
44 /** converts file system folder tree in to a package.
/aoo41x/main/offapi/com/sun/star/ui/
H A DXToolPanel.idl47 /** creates the root of the Accessibility object tree for the tool panel
49 the parent object in the Accessibility object tree

Completed in 76 milliseconds

12345678910