Home
last modified time | relevance | path

Searched defs:appendChild (Results 1 – 20 of 20) sorted by relevance

/aoo42x/main/unoxml/source/dom/
H A Dattr.hxx107 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() function in DOM::CAttr
H A Delement.hxx189 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() function in DOM::CElement
H A Dprocessinginstruction.hxx84 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() function in DOM::CProcessingInstruction
H A Ddocumentfragment.hxx63 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() function in DOM::CDocumentFragment
H A Dentityreference.hxx65 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() function in DOM::CEntityReference
H A Ddocumenttype.hxx101 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() function in DOM::CDocumentType
H A Dentity.hxx84 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() function in DOM::CEntity
H A Dnotation.hxx73 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() function in DOM::CNotation
H A Dcharacterdata.hxx110 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() function in DOM::CCharacterData
H A Ddocument.hxx266 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() function in DOM::CDocument
H A Dcdatasection.hxx109 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() function in DOM::CCDATASection
H A Dcomment.hxx104 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() function in DOM::CComment
H A Dtext.hxx119 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() function in DOM::CText
H A Dnode.cxx297 Reference< XNode > SAL_CALL CNode::appendChild( in appendChild() function in DOM::CNode
/aoo42x/main/toolkit/src2xml/source/
H A Dglobals.py55 def appendChild (self, childnode): member in Node
/aoo42x/main/toolkit/source/controls/tree/
H A Dtreedatamodel.cxx398 void SAL_CALL MutableTreeNode::appendChild( const Reference< XMutableTreeNode >& xChildNode ) throw… in appendChild() function in toolkit::MutableTreeNode
/aoo42x/main/sd/source/ui/unoidl/
H A Drandomnode.cxx663 Reference< XAnimationNode > SAL_CALL RandomAnimationNode::appendChild( const Reference< XAnimationN… in appendChild() function in sd::RandomAnimationNode
/aoo42x/main/animations/source/animcore/
H A Danimcore.cxx1943 Reference< XAnimationNode > SAL_CALL AnimationNode::appendChild( const Reference< XAnimationNode >&… in appendChild() function in animcore::AnimationNode
/aoo42x/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2715 public XNode appendChild(XNode c) throws DOMException { in appendChild() method in DOMTest.MockNode
/aoo42x/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java104 TreeNode appendChild(TreeNode child) in appendChild() method in TreeNode
236 TreeNode appendChild(TreeNode t) { in appendChild() method in ContentNode

Completed in 114 milliseconds