Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/inc/
H A Dlistenercontainerimpl.hxx34 struct EmptyBase struct
36 struct EmptyGuard{ explicit EmptyGuard(EmptyBase) {} }; in EmptyGuard()
37 struct EmptyClearableGuard
44 typedef EmptyGuard Guard;
45 typedef EmptyClearableGuard ClearableGuard;

Completed in 12 milliseconds