Home
last modified time | relevance | path

Searched refs:getNodePath (Results 1 – 5 of 5) sorted by relevance

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvasShape.java70 public javax.swing.tree.TreePath getNodePath (javax.swing.tree.TreeNode node) in getNodePath() method in CanvasShape
74 getNodePath(parent).pathByAddingChild(node) : in getNodePath()
78 public javax.swing.tree.TreePath getNodePath () in getNodePath() method in CanvasShape
80 return getNodePath(maNode); in getNodePath()
H A DMouseObserver.java61 TreePath aPath = aObjectUnderMouse.getNodePath(); in mousePressed()
/trunk/main/unotools/inc/unotools/
H A Dconfignode.hxx97 ::rtl::OUString getNodePath() const;
/trunk/main/unotools/source/config/
H A Dconfignode.cxx151 ::rtl::OUString OConfigurationNode::getNodePath() const in getNodePath() function in utl::OConfigurationNode
/trunk/main/sfx2/source/dialog/
H A Dtaskpane.cxx346 ,m_sPanelConfigPath( i_rPanelWindowState.getNodePath() ) in CustomToolPanel()

Completed in 63 milliseconds