Searched defs:xNewChild (Results 1 – 6 of 6) sorted by relevance
244 Object xNewChild = xChildfactory.createInstance(); in getOrInsertGroup() local
297 Reference< XNode > SAL_CALL CNode::appendChild( in appendChild()843 Reference< XNode > SAL_CALL CNode::replaceChild( in replaceChild()
281 Reference< XInterface > xNewChild; in createNode() local
217 protected AccessibleTreeNode addChild (AccTreeNode aParentNode, XAccessible xNewChild) in addChild()
855 Reference< XAccessible > xNewChild( pNewChild ); // keep this alive (do this before calling Init!) in ReplaceChild() local
846 uno::Reference <XAccessible> xNewChild =CreateChild(nIndex, pPixelCtl->IndexToPoint(nIndex)); in NotifyChild() local
Completed in 62 milliseconds