LibreOffice Module framework (master) 1
|
#include <framework/documentundoguard.hxx>
#include <com/sun/star/document/XUndoManagerSupplier.hpp>
#include <cppuhelper/implbase.hxx>
#include <rtl/ref.hxx>
#include <comphelper/diagnose_ex.hxx>
Go to the source code of this file.
Classes | |
class | framework::UndoManagerContextListener |
Namespaces | |
namespace | framework |
Typedefs | |
typedef ::cppu::WeakImplHelper< XUndoManagerListener > | framework::UndoManagerContextListener_Base |