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

Public Member Functions

 DDInfo ()
 

Public Attributes

vcl::Cursor aCursor
 
Selection aDndStartSel
 
sal_Int32 nDropPos
 
bool bStarterOfDD
 
bool bDroppedInMe
 
bool bVisCursor
 
bool bIsStringSupported
 

Detailed Description

Definition at line 93 of file edit.cxx.

Constructor & Destructor Documentation

◆ DDInfo()

DDInfo::DDInfo ( )
inline

Member Data Documentation

◆ aCursor

vcl::Cursor DDInfo::aCursor

Definition at line 95 of file edit.cxx.

Referenced by DDInfo().

◆ aDndStartSel

Selection DDInfo::aDndStartSel

Definition at line 96 of file edit.cxx.

◆ bDroppedInMe

bool DDInfo::bDroppedInMe

Definition at line 99 of file edit.cxx.

Referenced by DDInfo().

◆ bIsStringSupported

bool DDInfo::bIsStringSupported

Definition at line 101 of file edit.cxx.

Referenced by DDInfo().

◆ bStarterOfDD

bool DDInfo::bStarterOfDD

Definition at line 98 of file edit.cxx.

Referenced by DDInfo().

◆ bVisCursor

bool DDInfo::bVisCursor

Definition at line 100 of file edit.cxx.

Referenced by DDInfo().

◆ nDropPos

sal_Int32 DDInfo::nDropPos

Definition at line 97 of file edit.cxx.

Referenced by DDInfo().


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