LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
EndDockingData Struct Reference

#include <dockwin.hxx>

Collaboration diagram for EndDockingData:
[legend]

Public Member Functions

 EndDockingData (const tools::Rectangle &rRect, bool b, bool bCancelled)
 

Public Attributes

tools::Rectangle maWindowRect
 
bool mbFloating
 
bool mbCancelled
 

Detailed Description

Definition at line 44 of file dockwin.hxx.

Constructor & Destructor Documentation

◆ EndDockingData()

EndDockingData::EndDockingData ( const tools::Rectangle rRect,
bool  b,
bool  bCancelled 
)
inline

Definition at line 50 of file dockwin.hxx.

Member Data Documentation

◆ maWindowRect

tools::Rectangle EndDockingData::maWindowRect

Definition at line 46 of file dockwin.hxx.

◆ mbCancelled

bool EndDockingData::mbCancelled

Definition at line 48 of file dockwin.hxx.

◆ mbFloating

bool EndDockingData::mbFloating

Definition at line 47 of file dockwin.hxx.


The documentation for this struct was generated from the following file: