Searched refs:getShapeIndex (Results 1 – 1 of 1) sorted by relevance
84 static bool getShapeIndex( const Reference< XShapes >& xShapes, const Reference< XShape >& xShape,… in getShapeIndex() function101 if( getShapeIndex( xChildContainer, xShape, nIndex ) ) in getShapeIndex()110 static sal_Int32 getShapeIndex( const Reference< XShape >& xShape ) in getShapeIndex() function126 if( xPage.is() && getShapeIndex( xPage, xShape, nIndex ) ) in getShapeIndex()145 aDescription += OUString::valueOf( getShapeIndex( xShape ) ); in getShapeDescription()
Completed in 10 milliseconds