LibreOffice Module sd (master) 1
Classes | Namespaces
SlsSelectionObserver.hxx File Reference
#include <sal/types.h>
#include <memory>
#include <vector>
Include dependency graph for SlsSelectionObserver.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sd::slidesorter::controller::SelectionObserver
 Observe insertions and deletions of pages between calls to StartObservation() and EndObservation(). More...
 
class  sd::slidesorter::controller::SelectionObserver::Context
 Use this little class instead of calling StartObservation and EndObservation directly so that EndObservation is not forgotten or omitted due to an exception or some break or return in the middle of code. More...
 

Namespaces

namespace  sd
 
namespace  sd::slidesorter
 
namespace  sd::slidesorter::controller