| /trunk/main/unoxml/source/dom/ |
| H A D | attr.hxx | 104 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() 158 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore() 175 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
|
| H A D | element.hxx | 168 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() 224 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore() 241 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
|
| H A D | processinginstruction.hxx | 81 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() 145 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore() 162 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
|
| H A D | documentfragment.hxx | 61 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() 125 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore() 142 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
|
| H A D | entityreference.hxx | 63 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() 127 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore() 144 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
|
| H A D | notation.hxx | 71 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() 135 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore() 152 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
|
| H A D | entity.hxx | 82 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() 146 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore() 163 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
|
| H A D | documenttype.hxx | 99 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() 163 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore() 180 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
|
| H A D | characterdata.hxx | 104 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() 176 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore() 193 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
|
| H A D | document.hxx | 246 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() 306 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore() 323 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
|
| H A D | text.hxx | 111 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() 179 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore() 196 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
|
| H A D | comment.hxx | 96 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() 160 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore() 177 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
|
| H A D | cdatasection.hxx | 100 virtual Reference< XNode > SAL_CALL appendChild(const Reference< XNode >& newChild) in appendChild() 164 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore() 181 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
|
| H A D | node.cxx | 645 Reference< XNode > SAL_CALL CNode::insertBefore( in insertBefore()
|
| /trunk/main/sd/source/ui/unoidl/ |
| H A D | randomnode.cxx | 626 …e::insertBefore( const Reference< XAnimationNode >& newChild, const Reference< XAnimationNode >& ) in insertBefore() 634 …de::insertAfter( const Reference< XAnimationNode >& newChild, const Reference< XAnimationNode >& ) in insertAfter() 642 …e::replaceChild( const Reference< XAnimationNode >& newChild, const Reference< XAnimationNode >& ) in replaceChild() 658 …tionNode > SAL_CALL RandomAnimationNode::appendChild( const Reference< XAnimationNode >& newChild ) in appendChild()
|
| /trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/ |
| H A D | AccessibilityModel.java | 79 public void addNodeInto(MutableTreeNode newChild, MutableTreeNode parent) { in addNodeInto()
|
| /trunk/main/animations/source/animcore/ |
| H A D | animcore.cxx | 1814 …tBefore( const Reference< XAnimationNode >& newChild, const Reference< XAnimationNode >& refChild ) in insertBefore() 1839 …rtAfter( const Reference< XAnimationNode >& newChild, const Reference< XAnimationNode >& refChild ) in insertAfter() 1868 …ceChild( const Reference< XAnimationNode >& newChild, const Reference< XAnimationNode >& oldChild ) in replaceChild() 1918 …XAnimationNode > SAL_CALL AnimationNode::appendChild( const Reference< XAnimationNode >& newChild ) in appendChild()
|
| /trunk/main/xmlhelp/source/treeview/ |
| H A D | tvread.cxx | 71 TVDom* newChild() in newChild() function in treeview::TVDom
|