LibreOffice Module sc (master) 1
Classes | Namespaces | Macros | Functions
scmod.hxx File Reference
#include "scdllapi.h"
#include <o3tl/deleter.hxx>
#include <vcl/timer.hxx>
#include <svl/lstner.hxx>
#include <sfx2/app.hxx>
#include <sfx2/module.hxx>
#include "global.hxx"
#include "shellids.hxx"
#include <unotools/options.hxx>
#include <com/sun/star/uno/Reference.h>
#include <vector>
#include <map>
#include <memory>
Include dependency graph for scmod.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScModule
 

Namespaces

namespace  svtools
 
namespace  ooo
 
namespace  ooo::vba
 
namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 

Macros

#define SC_MOD()   ( static_cast<ScModule*>(SfxApplication::GetModule(SfxToolsModule::Calc)) )
 

Functions

void global_InitAppOptions ()
 

Macro Definition Documentation

◆ SC_MOD

#define SC_MOD ( )    ( static_cast<ScModule*>(SfxApplication::GetModule(SfxToolsModule::Calc)) )

Definition at line 247 of file scmod.hxx.

Function Documentation

◆ global_InitAppOptions()

void global_InitAppOptions ( )

Definition at line 794 of file scmod.cxx.

References SC_MOD.

Referenced by ScGlobal::GetUserList().