LibreOffice Module vcl (master) 1
Public Attributes | List of all members
SalExtTextInputEvent Struct Reference

#include <salwtype.hxx>

Public Attributes

OUString maText
 
const ExtTextInputAttrmpTextAttr
 
sal_Int32 mnCursorPos
 
sal_uInt8 mnCursorFlags
 

Detailed Description

Definition at line 178 of file salwtype.hxx.

Member Data Documentation

◆ maText

OUString SalExtTextInputEvent::maText

Definition at line 180 of file salwtype.hxx.

Referenced by ImplWindowFrameProc().

◆ mnCursorFlags

sal_uInt8 SalExtTextInputEvent::mnCursorFlags

Definition at line 183 of file salwtype.hxx.

Referenced by ImplWindowFrameProc().

◆ mnCursorPos

sal_Int32 SalExtTextInputEvent::mnCursorPos

Definition at line 182 of file salwtype.hxx.

Referenced by ImplWindowFrameProc().

◆ mpTextAttr

const ExtTextInputAttr* SalExtTextInputEvent::mpTextAttr

Definition at line 181 of file salwtype.hxx.

Referenced by ImplWindowFrameProc().


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