LibreOffice Module embedserv (master) 1
Macros | Typedefs
syswinwrapper.cxx File Reference
#include <docholder.hxx>
#include <syswinwrapper.hxx>
Include dependency graph for syswinwrapper.cxx:

Go to the source code of this file.

Macros

#define HWWL_STRUCTURE   0
 
#define HWN_BORDERDOUBLECLICKED   1
 
#define CBHATCHWNDEXTRA   (sizeof(LONG))
 
#define SZCLASSHATCHWIN   L"hatchwin"
 

Typedefs

typedef CHatchWinPCHatchWin
 

Macro Definition Documentation

◆ CBHATCHWNDEXTRA

#define CBHATCHWNDEXTRA   (sizeof(LONG))

Definition at line 39 of file syswinwrapper.cxx.

◆ HWN_BORDERDOUBLECLICKED

#define HWN_BORDERDOUBLECLICKED   1

Definition at line 38 of file syswinwrapper.cxx.

◆ HWWL_STRUCTURE

#define HWWL_STRUCTURE   0

Definition at line 35 of file syswinwrapper.cxx.

◆ SZCLASSHATCHWIN

#define SZCLASSHATCHWIN   L"hatchwin"

Definition at line 40 of file syswinwrapper.cxx.

Typedef Documentation

◆ PCHatchWin

Definition at line 42 of file syswinwrapper.cxx.