Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx73 struct WrappedShapeEventImpl struct
75 css::presentation::ClickAction meClickAction;
76 sal_Int32 mnVerb;
77 OUString maStrBookmark;
78 WrappedShapeEventImpl() : meClickAction( css::presentation::ClickAction_NONE ), mnVerb( 0 ) {}; in WrappedShapeEventImpl() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx75 struct WrappedShapeEventImpl struct
77 css::presentation::ClickAction meClickAction;
78 sal_Int32 mnVerb;
79 OUString maStrBookmark;
80 WrappedShapeEventImpl() : meClickAction( css::presentation::ClickAction_NONE ), mnVerb( 0 ) {}; in WrappedShapeEventImpl() function