Home
last modified time | relevance | path

Searched defs:WrappedShapeEventImpl (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx119 struct WrappedShapeEventImpl struct
121 css::presentation::ClickAction meClickAction;
122 sal_Int32 mnVerb;
124 WrappedShapeEventImpl() : meClickAction( css::presentation::ClickAction_NONE ), mnVerb( 0 ) {}; in WrappedShapeEventImpl() argument