Searched refs:WrappedShapeEventImplPtr (Results 1 – 2 of 2) sorted by relevance
127 typedef boost::shared_ptr< WrappedShapeEventImpl > WrappedShapeEventImplPtr; typedef128 typedef std::map< css::uno::Reference< css::drawing::XShape >, WrappedShapeEventImplPtr > WrappedSh…
1414 WrappedShapeEventImplPtr pEvent( new WrappedShapeEventImpl ); in registerShapeEvents()1620 WrappedShapeEventImplPtr pEvent = maShapeEventMap[xShape]; in click()