Home
last modified time | relevance | path

Searched defs:removeNode (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/forms/qa/org/openoffice/xforms/
H A DInstance.java111 public XNode removeNode( String _elementName ) throws DOMException in removeNode() method in Instance
123 public XNode removeNode( XNode _parentElement, String _elementName ) throws DOMException in removeNode() method in Instance
/aoo4110/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DAccessibilityModel.java132 public AccessibilityNode removeNode(XAccessible xAccessible) { in removeNode() method in AccessibilityModel
144 public AccessibilityNode removeNode(Object o) { in removeNode() method in AccessibilityModel
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/merger/merge/
H A DSheetMerge.java61 protected void removeNode(Node node) { in removeNode() method in SheetMerge
H A DDocumentMerge.java198 protected void removeNode(Node node) { in removeNode() method in DocumentMerge
/aoo4110/main/unotools/inc/unotools/
H A Dconfignode.hxx147 sal_Bool removeNode( const sal_Char* _pAsciiName ) const in removeNode() function in utl::OConfigurationNode
/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DConfiguration.java295 …public static void removeNode(Object configView, String name) throws NoSuchElementException, Wrapp… in removeNode() method in Configuration
320 …public static void removeNode(XMultiServiceFactory xmsf, String path, String name) throws com.sun.… in removeNode() method in Configuration
/aoo4110/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java327 public void removeNode(DefaultMutableTreeNode node) { in removeNode() method in ScriptSelectorPanel
/aoo4110/main/toolkit/test/accessibility/
H A DCanvas.java110 public void removeNode (AccTreeNode aNode) in removeNode() method in Canvas
H A DAccessibilityTreeModel.java196 public void removeNode (XAccessibleContext xNode) in removeNode() method in AccessibilityTreeModel
/aoo4110/main/scripting/examples/java/selector/
H A DScriptSelector.java428 public void removeNode(DefaultMutableTreeNode node) { in removeNode() method in ScriptSelectorPanel
/aoo4110/main/unotools/source/config/
H A Dconfignode.cxx216 sal_Bool OConfigurationNode::removeNode(const ::rtl::OUString& _rName) const throw() in removeNode() function in utl::OConfigurationNode
/aoo4110/main/xmlsecurity/source/xmlsec/
H A Dxmldocumentwrapper_xmlsecimpl.cxx644 void XMLDocumentWrapper_XmlSecImpl::removeNode(const xmlNodePtr pNode) const in removeNode() function in XMLDocumentWrapper_XmlSecImpl

Completed in 88 milliseconds