LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
FloatingWindow::ImplData Class Reference
Collaboration diagram for FloatingWindow::ImplData:
[legend]

Public Member Functions

 ImplData ()
 

Public Attributes

VclPtr< ToolBoxmpBox
 
tools::Rectangle maItemEdgeClipRect
 
Point maPos
 
Point maLOKTwipsPos
 absolute position of the floating window in the document - in twips (for toplevel floating windows). More...
 

Detailed Description

Definition at line 37 of file floatwin.cxx.

Constructor & Destructor Documentation

◆ ImplData()

FloatingWindow::ImplData::ImplData ( )

Definition at line 48 of file floatwin.cxx.

References mpBox.

Member Data Documentation

◆ maItemEdgeClipRect

tools::Rectangle FloatingWindow::ImplData::maItemEdgeClipRect

Definition at line 43 of file floatwin.cxx.

◆ maLOKTwipsPos

Point FloatingWindow::ImplData::maLOKTwipsPos

absolute position of the floating window in the document - in twips (for toplevel floating windows).

Definition at line 45 of file floatwin.cxx.

◆ maPos

Point FloatingWindow::ImplData::maPos

Definition at line 44 of file floatwin.cxx.

◆ mpBox

VclPtr<ToolBox> FloatingWindow::ImplData::mpBox

Definition at line 42 of file floatwin.cxx.

Referenced by ImplData().


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