Searched refs:hasBeenClicked (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/slideshow/source/engine/ | ||
| H A D | rehearsetimingsactivity.cxx | 123 bool hasBeenClicked() const { return mbHasBeenClicked; } in hasBeenClicked() function in slideshow::internal::RehearseTimingsActivity::MouseHandler |
| H A D | rehearsetimingsactivity.hxx | 76 bool hasBeenClicked() const; |
| H A D | slideshowimpl.cxx | 2358 if (mpRehearseTimingsActivity->hasBeenClicked()) in notifySlideEnded() |