LibreOffice Module sw (master) 1
|
This is the complete list of members for SwContentIndex, including all inherited members.
Assign(const SwContentNode *, sal_Int32) | SwContentIndex | |
ChgValue(const SwContentIndex &rIdx, sal_Int32 nNewValue) | SwContentIndex | private |
GetContentNode() const | SwContentIndex | inline |
GetIndex() const | SwContentIndex | inline |
GetMark() const | SwContentIndex | inline |
GetNext() const | SwContentIndex | inline |
GetRedline() const | SwContentIndex | inline |
Init(sal_Int32 const nIdx) | SwContentIndex | private |
m_nIndex | SwContentIndex | private |
m_pContentNode | SwContentIndex | private |
m_pMark | SwContentIndex | private |
m_pNext | SwContentIndex | private |
m_pPrev | SwContentIndex | private |
m_pRangeRedline | SwContentIndex | private |
operator!=(sal_Int32 const nVal) const | SwContentIndex | inline |
operator!=(const SwContentIndex &rSwContentIndex) const | SwContentIndex | inline |
operator++() | SwContentIndex | |
operator+=(sal_Int32 const) | SwContentIndex | |
operator--() | SwContentIndex | |
operator--(int) | SwContentIndex | |
operator-=(sal_Int32 const) | SwContentIndex | |
operator<(const SwContentIndex &) const | SwContentIndex | |
operator<(sal_Int32 const nVal) const | SwContentIndex | inline |
operator<=(const SwContentIndex &) const | SwContentIndex | |
operator<=(sal_Int32 const nVal) const | SwContentIndex | inline |
operator=(sal_Int32 const) | SwContentIndex | |
operator=(const SwContentIndex &) | SwContentIndex | |
operator==(sal_Int32 const nVal) const | SwContentIndex | inline |
operator==(const SwContentIndex &rSwContentIndex) const | SwContentIndex | inline |
operator>(const SwContentIndex &) const | SwContentIndex | |
operator>(sal_Int32 const nVal) const | SwContentIndex | inline |
operator>=(const SwContentIndex &) const | SwContentIndex | |
operator>=(sal_Int32 const nVal) const | SwContentIndex | inline |
Remove() | SwContentIndex | private |
SetMark(const sw::mark::IMark *pMark) | SwContentIndex | |
SetRedline(SwRangeRedline *pRangeRedline) | SwContentIndex | inline |
SwContentIndex(const SwContentNode *pContentNode, sal_Int32 const nIdx=0) | SwContentIndex | explicit |
SwContentIndex(const SwContentIndex &) | SwContentIndex | |
SwContentIndex(const SwContentIndex &, short nDiff) | SwContentIndex | |
SwContentIndexReg | SwContentIndex | friend |
~SwContentIndex() | SwContentIndex | inline |