Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx84 static bool getShapeIndex( const Reference< XShapes >& xShapes, const Reference< XShape >& xShape,… in getShapeIndex() function
101 if( getShapeIndex( xChildContainer, xShape, nIndex ) ) in getShapeIndex()
110 static sal_Int32 getShapeIndex( const Reference< XShape >& xShape ) in getShapeIndex() function
126 if( xPage.is() && getShapeIndex( xPage, xShape, nIndex ) ) in getShapeIndex()
145 aDescription += OUString::valueOf( getShapeIndex( xShape ) ); in getShapeDescription()

Completed in 65 milliseconds