Searched refs:xChildContainer (Results 1 – 3 of 3) sorted by relevance
98 Reference< XShapes > xChildContainer( xChild, UNO_QUERY ); in getShapeIndex() local99 if( xChildContainer.is() ) in getShapeIndex()101 if( getShapeIndex( xChildContainer, xShape, nIndex ) ) in getShapeIndex()
370 com.sun.star.frame.XFrames xChildContainer = xTreeRoot.getFrames(); in createViewFrame() local371 xChildContainer.append(xFrame); in createViewFrame()
2008 Reference< XTimeContainer > xChildContainer( xChildNode, UNO_QUERY_THROW ); in implRebuild() local2015 xChildContainer->removeChild( xNode ); in implRebuild()
Completed in 37 milliseconds