Searched defs:WrappedShapeEventImpl (Results 1 – 1 of 1) sorted by relevance
119 struct WrappedShapeEventImpl struct121 css::presentation::ClickAction meClickAction;122 sal_Int32 mnVerb;124 WrappedShapeEventImpl() : meClickAction( css::presentation::ClickAction_NONE ), mnVerb( 0 ) {}; in WrappedShapeEventImpl() argument