LibreOffice Module sw (master) 1
|
This is the complete list of members for SwTextLine, including all inherited members.
GetCachePos() const | SwCacheObj | inline |
GetNext() | SwCacheObj | inlineprivate |
GetOwner() const | SwCacheObj | inline |
GetPara() | SwTextLine | inline |
GetPara() const | SwTextLine | inline |
GetPrev() | SwCacheObj | inlineprivate |
IsLocked() const | SwCacheObj | inline |
IsOwner(const void *pNew) const | SwCacheObj | inline |
Lock() | SwCacheObj | |
m_nCachePos | SwCacheObj | private |
m_nLock | SwCacheObj | private |
m_pLine | SwTextLine | private |
m_pNext | SwCacheObj | private |
m_pOwner | SwCacheObj | protected |
m_pPrev | SwCacheObj | private |
SetCachePos(const sal_uInt16 nNew) | SwCacheObj | inlineprivate |
SetNext(SwCacheObj *pNew) | SwCacheObj | inlineprivate |
SetPara(SwParaPortion *pNew, bool bDelete) | SwTextLine | inline |
SetPrev(SwCacheObj *pNew) | SwCacheObj | inlineprivate |
SwCacheObj(const void *pOwner) | SwCacheObj | |
SwTextLine(SwTextFrame const *pFrame, std::unique_ptr< SwParaPortion > pNew=nullptr) | SwTextLine | |
Unlock() | SwCacheObj | |
UpdateCachePos() override | SwTextLine | privatevirtual |
~SwCacheObj() | SwCacheObj | virtual |
~SwTextLine() override | SwTextLine | virtual |