LibreOffice Module vcl (master) 1
Public Attributes | List of all members
ImplCalcToTopData Struct Reference
Collaboration diagram for ImplCalcToTopData:
[legend]

Public Attributes

std::unique_ptr< ImplCalcToTopDatampNext
 
VclPtr< vcl::WindowmpWindow
 
std::unique_ptr< vcl::RegionmpInvalidateRegion
 

Detailed Description

Definition at line 42 of file stacking.cxx.

Member Data Documentation

◆ mpInvalidateRegion

std::unique_ptr<vcl::Region> ImplCalcToTopData::mpInvalidateRegion

Definition at line 46 of file stacking.cxx.

Referenced by vcl::Window::ImplStartToTop().

◆ mpNext

std::unique_ptr<ImplCalcToTopData> ImplCalcToTopData::mpNext

Definition at line 44 of file stacking.cxx.

Referenced by vcl::Window::ImplCalcToTop(), and vcl::Window::ImplStartToTop().

◆ mpWindow

VclPtr<vcl::Window> ImplCalcToTopData::mpWindow

Definition at line 45 of file stacking.cxx.

Referenced by vcl::Window::ImplStartToTop().


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