LibreOffice Module sw (master) 1
|
#include <bparr.hxx>
Public Member Functions | |
BigPtrEntry () | |
BigPtrEntry (BigPtrEntry const &)=default | |
virtual | ~BigPtrEntry ()=default |
BigPtrEntry & | operator= (BigPtrEntry const &)=default |
sal_Int32 | GetPos () const |
BigPtrArray & | GetArray () const |
Private Attributes | |
BlockInfo * | m_pBlock |
sal_uInt16 | m_nOffset |
Friends | |
class | BigPtrArray |
|
default |
|
virtualdefault |
|
inline |
Definition at line 103 of file bparr.hxx.
References m_pBlock, and BlockInfo::pBigArr.
Referenced by SwNode::GetNodes().
|
inline |
Definition at line 97 of file bparr.hxx.
References m_nOffset, m_pBlock, BlockInfo::mvData, and BlockInfo::nStart.
Referenced by SwNode::GetIndex(), and SwNodes::RemoveNode().
|
default |
|
friend |
|
private |
Definition at line 35 of file bparr.hxx.
Referenced by GetPos(), BigPtrArray::Insert(), and BigPtrArray::Replace().
|
private |
Definition at line 34 of file bparr.hxx.
Referenced by GetArray(), GetPos(), BigPtrArray::Insert(), and BigPtrArray::Replace().