LibreOffice Module vcl (master) 1
Typedefs | Functions
abstdlg.cxx File Reference
#include <osl/module.hxx>
#include <vcl/abstdlg.hxx>
#include <vcl/bitmapex.hxx>
Include dependency graph for abstdlg.cxx:

Go to the source code of this file.

Typedefs

typedef VclAbstractDialogFactory *(SAL_CALL * FuncPtrCreateDialogFactory) ()
 

Functions

static void thisModule ()
 

Typedef Documentation

◆ FuncPtrCreateDialogFactory

typedef VclAbstractDialogFactory *(SAL_CALL * FuncPtrCreateDialogFactory) ()

Definition at line 24 of file abstdlg.cxx.

Function Documentation

◆ thisModule()

static void thisModule ( )
static

Definition at line 28 of file abstdlg.cxx.

Referenced by VclAbstractDialogFactory::Create().