LibreOffice Module svl (master) 1
Classes | Enumerations
lstner.hxx File Reference
#include <svl/svldllapi.h>
#include <map>
#include <memory>
#include <vector>
#include <sal/backtrace.hxx>
Include dependency graph for lstner.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SfxListener
 

Enumerations

enum class  DuplicateHandling {
  Unexpected ,
  Prevent ,
  Allow
}
 

Enumeration Type Documentation

◆ DuplicateHandling

enum class DuplicateHandling
strong
Enumerator
Unexpected 
Prevent 
Allow 

Definition at line 41 of file lstner.hxx.