LibreOffice Module sw (master) 1
|
#include <ww8par.hxx>
Public Member Functions | |
Position (const SwPosition &rPos) | |
operator SwPosition () const | |
const SwNodeIndex & | GetPtNode () const |
sal_Int32 | GetPtContent () const |
Private Attributes | |
SwNodeIndex | maPtNode |
sal_Int32 | mnPtContent |
Definition at line 542 of file ww8par.hxx.
|
explicit |
Definition at line 6718 of file ww8par.cxx.
|
inline |
Definition at line 551 of file ww8par.hxx.
References mnPtContent.
Referenced by WW8FieldEntry::GetPtContent().
|
inline |
Definition at line 550 of file ww8par.hxx.
References maPtNode.
Referenced by WW8FieldEntry::GetPtNode().
sw::hack::Position::operator SwPosition | ( | ) | const |
Definition at line 6723 of file ww8par.cxx.
|
private |
Definition at line 545 of file ww8par.hxx.
Referenced by GetPtNode().
|
private |
Definition at line 546 of file ww8par.hxx.
Referenced by GetPtContent().