|
LibreOffice Module vcl (master) 1
|
#include <textdat2.hxx>
Public Member Functions | |
| TextDDInfo () | |
Public Attributes | |
| vcl::Cursor | maCursor |
| TextPaM | maDropPos |
| bool | mbStarterOfDD |
| bool | mbVisCursor |
Definition at line 263 of file textdat2.hxx.
|
inline |
Definition at line 271 of file textdat2.hxx.
References CURSOR_SHADOW, maCursor, and vcl::Cursor::SetStyle().
| vcl::Cursor TextDDInfo::maCursor |
Definition at line 265 of file textdat2.hxx.
Referenced by TextDDInfo().
| TextPaM TextDDInfo::maDropPos |
Definition at line 266 of file textdat2.hxx.
| bool TextDDInfo::mbStarterOfDD |
Definition at line 268 of file textdat2.hxx.
| bool TextDDInfo::mbVisCursor |
Definition at line 269 of file textdat2.hxx.