|
LibreOffice Module editeng (master) 1
|
#include <svxrtf.hxx>
Public Member Functions | |
| EditPosition (EditEngine *pIEE, EditSelection *pSel) | |
| sal_Int32 | GetNodeIdx () const |
| sal_Int32 | GetCntIdx () const |
| EditNodeIdx | MakeNodeIdx () const |
Private Attributes | |
| EditEngine * | mpEditEngine |
| EditSelection * | mpCurSel |
Definition at line 58 of file svxrtf.hxx.
| EditPosition::EditPosition | ( | EditEngine * | pIEE, |
| EditSelection * | pSel | ||
| ) |
| sal_Int32 EditPosition::GetCntIdx | ( | ) | const |
Referenced by SvxRTFItemStackType::SetStartPos().
| sal_Int32 EditPosition::GetNodeIdx | ( | ) | const |
| EditNodeIdx EditPosition::MakeNodeIdx | ( | ) | const |
Referenced by SvxRTFItemStackType::SetStartPos().
|
private |
Definition at line 62 of file svxrtf.hxx.
|
private |
Definition at line 61 of file svxrtf.hxx.