|
LibreOffice Module sw (master) 1
|
#include <splargs.hxx>
Public Member Functions | |
| SwArgsBase (SwPosition &rStart, SwPosition &rEnd) | |
| void | SetStart (SwPosition &rStart) |
| void | SetEnd (SwPosition &rEnd) |
Public Attributes | |
| SwPosition * | pStartPos |
| SwPosition * | pEndPos |
Definition at line 38 of file splargs.hxx.
|
inline |
Definition at line 43 of file splargs.hxx.
|
inline |
|
inline |
| SwPosition* SwArgsBase::pEndPos |
Definition at line 41 of file splargs.hxx.
Referenced by SwTextNode::Convert(), SetEnd(), and SwTextNode::Spell().
| SwPosition* SwArgsBase::pStartPos |
Definition at line 40 of file splargs.hxx.
Referenced by SwTextNode::Convert(), SetStart(), and SwTextNode::Spell().