LibreOffice Module basctl (master) 1
|
#include <doceventnotifier.hxx>
#include <scriptdocument.hxx>
#include <com/sun/star/frame/theGlobalEventBroadcaster.hpp>
#include <vcl/svapp.hxx>
#include <comphelper/compbase.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <comphelper/processfactory.hxx>
Go to the source code of this file.
Classes | |
class | basctl::DocumentEventNotifier::Impl |
impl class for DocumentEventNotifier More... | |
Namespaces | |
namespace | basctl |
Typedefs | |
typedef ::comphelper::WeakComponentImplHelper< XDocumentEventListener > | basctl::DocumentEventNotifier_Impl_Base |