Home
last modified time | relevance | path

Searched defs:isLeaf (Results 1 – 15 of 15) sorted by relevance

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DDynamicAccessibilityNode.java76 public boolean isLeaf() { in isLeaf() method in DynamicAccessibilityNode
H A DAccessibilityTreeModel.java63 synchronized public boolean isLeaf (Object aObject) in isLeaf() method in AccessibilityTreeModel
/trunk/main/toolkit/test/accessibility/
H A DVectorNode.java67 public boolean isLeaf() in isLeaf() method in VectorNode
H A DAccessibleTreeNode.java102 public boolean isLeaf() in isLeaf() method in AccessibleTreeNode
H A DAccessibilityTreeModelBase.java116 public boolean isLeaf (Object aNode) in isLeaf() method in AccessibilityTreeModelBase
H A DAccTreeNode.java270 public boolean isLeaf() in isLeaf() method in AccTreeNode
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DExternalViewLogger.cxx122 bool ExternalViewLoggerImpl::isLeaf(const std::string& nodeId) in isLeaf() function in util::ExternalViewLoggerImpl
124 bool isLeaf = true; in isLeaf() local
/trunk/main/xmlsecurity/tools/uno/
H A DDomToTreeModelAdapter.java56 public boolean isLeaf(Object aNode) in isLeaf() method in DomToTreeModelAdapter
/trunk/main/odk/examples/java/Inspector/
H A DHideableTreeModel.java195 public boolean isLeaf(Object _oNode) { in isLeaf() method in HideableTreeModel
/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx430 sal_Bool OApplicationView::isLeaf(SvLBoxEntry* _pEntry) const in isLeaf() function in OApplicationView
H A DAppDetailView.cxx837 sal_Bool OApplicationDetailView::isLeaf(SvLBoxEntry* _pEntry) const in isLeaf() function in OApplicationDetailView
H A DAppDetailPageHelper.cxx649 bool OAppDetailPageHelper::isLeaf(SvLBoxEntry* _pEntry) const in isLeaf() function in OAppDetailPageHelper
/trunk/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx386 sal_Bool isLeaf() const {return m_aChildren.empty();} in isLeaf() function in connectivity::OSQLParseNode
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DPackageDescription.java651 public boolean isLeaf() { in isLeaf() method in PackageDescription
/trunk/main/xmlhelp/source/treeview/
H A Dtvread.cxx93 bool isLeaf() const { return kind == TVDom::tree_leaf; } in isLeaf() function in treeview::TVDom

Completed in 67 milliseconds