LibreOffice Module embedserv (master) 1
Public Member Functions | Protected Attributes | List of all members
winwrap::CWindow Class Reference

#include <syswinwrapper.hxx>

Inheritance diagram for winwrap::CWindow:
[legend]

Public Member Functions

 CWindow (HINSTANCE)
 
 ~CWindow ()
 
HWND Window ()
 
HINSTANCE Instance ()
 

Protected Attributes

HINSTANCE m_hInst
 
HWND m_hWnd
 

Detailed Description

Definition at line 48 of file syswinwrapper.hxx.

Constructor & Destructor Documentation

◆ CWindow()

winwrap::CWindow::CWindow ( HINSTANCE  hInst)

Definition at line 44 of file syswinwrapper.cxx.

References m_hInst, and m_hWnd.

◆ ~CWindow()

winwrap::CWindow::~CWindow ( )

Definition at line 51 of file syswinwrapper.cxx.

Member Function Documentation

◆ Instance()

HINSTANCE winwrap::CWindow::Instance ( )

Definition at line 86 of file syswinwrapper.cxx.

◆ Window()

HWND winwrap::CWindow::Window ( )

Definition at line 70 of file syswinwrapper.cxx.

Member Data Documentation

◆ m_hInst

HINSTANCE winwrap::CWindow::m_hInst
protected

Definition at line 51 of file syswinwrapper.hxx.

Referenced by CWindow(), and winwrap::CHatchWin::Init().

◆ m_hWnd

HWND winwrap::CWindow::m_hWnd
protected

The documentation for this class was generated from the following files: