LibreOffice Module sc (master) 1
Classes | Typedefs
macromgr.cxx File Reference
#include <macromgr.hxx>
#include <document.hxx>
#include <basic/basmgr.hxx>
#include <cppuhelper/implbase.hxx>
#include <sfx2/objsh.hxx>
#include <formulacell.hxx>
#include <config_features.h>
#include <vector>
#include <com/sun/star/container/XContainer.hpp>
#include <com/sun/star/script/XLibraryContainer.hpp>
Include dependency graph for macromgr.cxx:

Go to the source code of this file.

Classes

class  ScUserMacroDepTracker
 A simple container to keep track of cells that depend on basic modules changes. More...
 

Typedefs

typedef ::cppu::WeakImplHelper< css::container::XContainerListener > ContainerListenerHelper
 

Typedef Documentation

◆ ContainerListenerHelper

typedef ::cppu::WeakImplHelper< css::container::XContainerListener > ContainerListenerHelper

Definition at line 103 of file macromgr.cxx.