LibreOffice Module vcl (master) 1
|
Public Member Functions | |
ImplData () | |
Public Attributes | |
VclPtr< ToolBox > | mpBox |
tools::Rectangle | maItemEdgeClipRect |
Point | maPos |
Point | maLOKTwipsPos |
absolute position of the floating window in the document - in twips (for toplevel floating windows). More... | |
Definition at line 37 of file floatwin.cxx.
FloatingWindow::ImplData::ImplData | ( | ) |
Definition at line 48 of file floatwin.cxx.
References mpBox.
tools::Rectangle FloatingWindow::ImplData::maItemEdgeClipRect |
Definition at line 43 of file floatwin.cxx.
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.
Point FloatingWindow::ImplData::maPos |
Definition at line 44 of file floatwin.cxx.
Definition at line 42 of file floatwin.cxx.
Referenced by ImplData().