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

Public Attributes

AutoTimer maTimer { "vcl ImplCursorData maTimer" }
 
Point maPixPos
 
Point maPixRotOff
 
Size maPixSize
 
Degree10 mnOrientation
 
CursorDirection mnDirection
 
sal_uInt16 mnStyle
 
bool mbCurVisible
 
VclPtr< vcl::WindowmpWindow
 

Detailed Description

Definition at line 33 of file cursor.cxx.

Member Data Documentation

◆ maPixPos

Point ImplCursorData::maPixPos

Definition at line 36 of file cursor.cxx.

Referenced by vcl::Cursor::ImplPrepForDraw().

◆ maPixRotOff

Point ImplCursorData::maPixRotOff

Definition at line 37 of file cursor.cxx.

Referenced by vcl::Cursor::ImplPrepForDraw().

◆ maPixSize

Size ImplCursorData::maPixSize

Definition at line 38 of file cursor.cxx.

Referenced by vcl::Cursor::ImplPrepForDraw().

◆ maTimer

AutoTimer ImplCursorData::maTimer { "vcl ImplCursorData maTimer" }

Definition at line 35 of file cursor.cxx.

◆ mbCurVisible

bool ImplCursorData::mbCurVisible

Definition at line 42 of file cursor.cxx.

Referenced by vcl::Cursor::ImplPrepForDraw().

◆ mnDirection

CursorDirection ImplCursorData::mnDirection

Definition at line 40 of file cursor.cxx.

Referenced by vcl::Cursor::ImplPrepForDraw().

◆ mnOrientation

Degree10 ImplCursorData::mnOrientation

Definition at line 39 of file cursor.cxx.

Referenced by vcl::Cursor::ImplPrepForDraw().

◆ mnStyle

sal_uInt16 ImplCursorData::mnStyle

Definition at line 41 of file cursor.cxx.

◆ mpWindow

VclPtr<vcl::Window> ImplCursorData::mpWindow

Definition at line 43 of file cursor.cxx.


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