Home
last modified time | relevance | path

Searched refs:appendChild (Results 51 – 75 of 75) sorted by relevance

123

/aoo41x/main/forms/source/xforms/submission/
H A Dserialization_app_xml.cxx107 xDocument->appendChild( xImportedNode ); in serialize_node()
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/util/
H A DXmlUtil.java81 oldNode.appendChild(newClonedChild); in cloneTree()
/aoo41x/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java73 root.appendChild(el); in add()
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/merger/merge/
H A DDocumentMerge.java213 parent.appendChild(clonedNode); in appendNode()
/aoo41x/main/qadevOOo/tests/java/mod/_toolkit/
H A DMutableTreeNode.java182 xNode.appendChild( xChildNode ); in dirlist()
H A DUnoTreeControl.java280 xNode.appendChild( xChildNode ); in dirlist()
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DDocumentMergerImpl.java151 officeBody.appendChild(cloneNode); in merge()
/aoo41x/main/unoxml/source/dom/
H A Dnode.hxx162 appendChild(Reference< XNode > const& xNewChild)
H A Ddocument.cxx746 xTargetParent->appendChild(xTmp); in lcl_ImportSiblings()
/aoo41x/main/offapi/com/sun/star/animations/
H A DXTimeContainer.idl118 XAnimationNode appendChild( [in] XAnimationNode newChild )
/aoo41x/main/animations/source/animcore/
H A Danimcore.cxx275 …virtual Reference< XAnimationNode > SAL_CALL appendChild( const Reference< XAnimationNode >& newCh…
1194 xContainer->appendChild( xNewChildNode ); in createClone()
1943 Reference< XAnimationNode > SAL_CALL AnimationNode::appendChild( const Reference< XAnimationNode >&… in appendChild() function in animcore::AnimationNode
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/dom/
H A DDOMDocument.java398 doc.appendChild(root); in createDOM()
/aoo41x/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx492 m_element->appendChild(xNewDepNode); in checkBlacklist()
503 xCurrentDeps->appendChild(importedNode); in checkBlacklist()
/aoo41x/main/offapi/com/sun/star/awt/tree/
H A DXMutableTreeNode.idl53 void appendChild( [in] XMutableTreeNode ChildNode )
/aoo41x/main/sd/source/core/
H A DEffectMigration.cxx1435 xParentContainer->appendChild(xAnimateSetForLast); in createVisibilityOnOffNode()
1438 rxParentContainer->appendChild(xOuterSeqTimeContainer); in createVisibilityOnOffNode()
/aoo41x/main/svtools/workben/treecontrol/
H A Dtreetest.cxx233 xNode->appendChild( xChildNode ); in fillNode()
/aoo41x/main/oox/source/ppt/
H A Dtimenode.cxx590 xParentContainer->appendChild( xNode ); in createAndInsert()
/aoo41x/main/forms/source/xforms/
H A Dsubmission.cxx637 imported = dstParent->appendChild(imported); in _cloneNodes()
H A Dbinding.cxx615 aContext.mxContextNode->appendChild( in bind()
/aoo41x/main/offapi/com/sun/star/xml/dom/
H A DXNode.idl96 XNode appendChild([in] XNode newChild) raises (DOMException);
/aoo41x/main/extensions/source/update/feed/
H A Dupdatefeed.cxx575 xUpdateXML->appendChild( xUpdateXML->importNode(xChildElement.get(), sal_True ) ); in getDocumentRoot()
/aoo41x/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx575 xParentContainer->appendChild( xNode ); in importAnimationContainer()
1449 xParentContainer->appendChild( xChildNode ); in importTimeContainer()
/aoo41x/main/xmloff/source/draw/
H A Danimationimport.cxx765 xParentContainer->appendChild( mxNode ); in AnimationNodeContext()
/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx2497 xRoot->appendChild( xAnimationNode ); in preview()
/aoo41x/main/svx/source/form/
H A Ddatanavi.cxx530 xNewNode = xParentNode->appendChild( xNewNode ); in DoToolBoxAction()

Completed in 155 milliseconds

123