Searched refs:WrappedShapeEventImpl (Results 1 – 2 of 2) sorted by relevance
119 struct WrappedShapeEventImpl struct124 WrappedShapeEventImpl() : meClickAction( css::presentation::ClickAction_NONE ), mnVerb( 0 ) {}; in WrappedShapeEventImpl() argument127 typedef boost::shared_ptr< WrappedShapeEventImpl > WrappedShapeEventImplPtr;
1414 WrappedShapeEventImplPtr pEvent( new WrappedShapeEventImpl ); in registerShapeEvents()