LibreOffice Module sw (master) 1
Classes | Namespaces | Functions | Variables
init.hxx File Reference
#include <sal/config.h>
#include <vector>
#include <osl/module.h>
#include <osl/module.hxx>
Include dependency graph for init.hxx:

Go to the source code of this file.

Classes

class  sw::Filters
 

Namespaces

namespace  sw
 Dialog to specify the properties of date form field.
 

Functions

void InitCore ()
 
void FinitCore ()
 
void FrameInit ()
 
void FrameFinit ()
 
void SetShell (SwViewShell *pSh)
 
void TextInit_ ()
 
void TextFinit ()
 

Variables

std::vector< SvGlobalName > * pGlobalOLEExcludeList
 

Function Documentation

◆ FinitCore()

void FinitCore ( )

Definition at line 64 of file init.cxx.

Referenced by SwDLL::~SwDLL().

◆ FrameFinit()

void FrameFinit ( )

Definition at line 35 of file newfrm.cxx.

◆ FrameInit()

void FrameInit ( )

Definition at line 93 of file newfrm.cxx.

◆ InitCore()

void InitCore ( )

Definition at line 63 of file init.cxx.

Referenced by SwDLL::SwDLL().

◆ SetShell()

void SetShell ( SwViewShell pSh)

◆ TextFinit()

void TextFinit ( )

◆ TextInit_()

void TextInit_ ( )

Definition at line 37 of file txtinit.cxx.

References pFntCache, PROTOCOL_INIT, pSwFontCache, and SwTextFrame::SetTextCache().

Variable Documentation

◆ pGlobalOLEExcludeList

std::vector<SvGlobalName>* pGlobalOLEExcludeList
extern

Definition at line 442 of file init.cxx.

Referenced by SwDoc::PrtOLENotify().