Searched refs:xSubShapes (Results 1 – 1 of 1) sorted by relevance
1401 Reference< XShapes > xSubShapes( xShape, UNO_QUERY ); in registerShapeEvents() local1402 if( xSubShapes.is() ) in registerShapeEvents()1403 registerShapeEvents( xSubShapes ); in registerShapeEvents()