LibreOffice Module vcl (master) 1
|
Public Member Functions | |
DDInfo () | |
Public Attributes | |
vcl::Cursor | aCursor |
Selection | aDndStartSel |
sal_Int32 | nDropPos |
bool | bStarterOfDD |
bool | bDroppedInMe |
bool | bVisCursor |
bool | bIsStringSupported |
|
inline |
Definition at line 103 of file edit.cxx.
References aCursor, bDroppedInMe, bIsStringSupported, bStarterOfDD, bVisCursor, CURSOR_SHADOW, nDropPos, and vcl::Cursor::SetStyle().
vcl::Cursor DDInfo::aCursor |