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…
1424 WrappedShapeEventImplPtr pEvent( new WrappedShapeEventImpl ); in registerShapeEvents()1630 WrappedShapeEventImplPtr pEvent = maShapeEventMap[xShape]; in click()
Completed in 31 milliseconds