Home
last modified time | relevance | path

Searched refs:xChildContainer (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx98 Reference< XShapes > xChildContainer( xChild, UNO_QUERY ); in getShapeIndex() local
99 if( xChildContainer.is() ) in getShapeIndex()
101 if( getShapeIndex( xChildContainer, xShape, nIndex ) ) in getShapeIndex()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DFunctionHelper.java370 com.sun.star.frame.XFrames xChildContainer = xTreeRoot.getFrames(); in createViewFrame() local
371 xChildContainer.append(xFrame); in createViewFrame()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx2008 Reference< XTimeContainer > xChildContainer( xChildNode, UNO_QUERY_THROW ); in implRebuild() local
2015 xChildContainer->removeChild( xNode ); in implRebuild()

Completed in 40 milliseconds