LibreOffice Module vcl (master) 1
|
#include <salwtype.hxx>
Public Attributes | |
OUString | maText |
sal_uLong | mnStart |
sal_uLong | mnEnd |
Definition at line 209 of file salwtype.hxx.
OUString SalSurroundingTextRequestEvent::maText |
Definition at line 211 of file salwtype.hxx.
Referenced by ImplHandleSalSurroundingTextRequest().
sal_uLong SalSurroundingTextRequestEvent::mnEnd |
Definition at line 213 of file salwtype.hxx.
Referenced by ImplHandleSalSurroundingTextRequest().
sal_uLong SalSurroundingTextRequestEvent::mnStart |
Definition at line 212 of file salwtype.hxx.
Referenced by ImplHandleSalSurroundingTextRequest().