Searched refs:WrappedShapeEventImplPtr (Results 1 – 2 of 2) sorted by relevance
129 typedef boost::shared_ptr< WrappedShapeEventImpl > WrappedShapeEventImplPtr; typedef130 typedef std::map< css::uno::Reference< css::drawing::XShape >, WrappedShapeEventImplPtr > WrappedSh…
1403 WrappedShapeEventImplPtr pEvent( new WrappedShapeEventImpl ); in registerShapeEvents()1609 WrappedShapeEventImplPtr pEvent = maShapeEventMap[xShape]; in click()
Completed in 31 milliseconds