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

#include <salwtype.hxx>

Public Attributes

sal_uLong mnCharPos
 
tools::Long mnCursorBoundX
 
tools::Long mnCursorBoundY
 
tools::Long mnCursorBoundWidth
 
tools::Long mnCursorBoundHeight
 
bool mbValid
 
bool mbVertical
 

Detailed Description

Definition at line 222 of file salwtype.hxx.

Member Data Documentation

◆ mbValid

bool SalQueryCharPositionEvent::mbValid

Definition at line 229 of file salwtype.hxx.

Referenced by ImplHandleSalQueryCharPosition().

◆ mbVertical

bool SalQueryCharPositionEvent::mbVertical

Definition at line 230 of file salwtype.hxx.

Referenced by ImplHandleSalQueryCharPosition().

◆ mnCharPos

sal_uLong SalQueryCharPositionEvent::mnCharPos

Definition at line 224 of file salwtype.hxx.

Referenced by ImplHandleSalQueryCharPosition().

◆ mnCursorBoundHeight

tools::Long SalQueryCharPositionEvent::mnCursorBoundHeight

Definition at line 228 of file salwtype.hxx.

Referenced by ImplHandleSalQueryCharPosition().

◆ mnCursorBoundWidth

tools::Long SalQueryCharPositionEvent::mnCursorBoundWidth

Definition at line 227 of file salwtype.hxx.

Referenced by ImplHandleSalQueryCharPosition().

◆ mnCursorBoundX

tools::Long SalQueryCharPositionEvent::mnCursorBoundX

Definition at line 225 of file salwtype.hxx.

Referenced by ImplHandleSalQueryCharPosition().

◆ mnCursorBoundY

tools::Long SalQueryCharPositionEvent::mnCursorBoundY

Definition at line 226 of file salwtype.hxx.

Referenced by ImplHandleSalQueryCharPosition().


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