LibreOffice Module sw (master) 1
Public Member Functions | Protected Member Functions | List of all members
SwTextLineAccess Class Reference

#include <txtcache.hxx>

Inheritance diagram for SwTextLineAccess:
[legend]
Collaboration diagram for SwTextLineAccess:
[legend]

Public Member Functions

 SwTextLineAccess (const SwTextFrame *pOwner)
 
SwParaPortionGetPara ()
 
bool IsAvailable () const
 
- Public Member Functions inherited from SwCacheAccess
virtual ~SwCacheAccess ()
 

Protected Member Functions

virtual SwCacheObjNewObj () override
 Can be use in NewObj. More...
 
- Protected Member Functions inherited from SwCacheAccess
virtual SwCacheObjNewObj ()=0
 Can be use in NewObj. More...
 
SwCacheObjGet (bool isDuplicateOwnerAllowed)
 
 SwCacheAccess (SwCache &rCache, const void *pOwner, bool bSeek)
 
 SwCacheAccess (SwCache &rCache, const void *nCacheId, const sal_uInt16 nIndex)
 

Additional Inherited Members

- Protected Attributes inherited from SwCacheAccess
SwCacheObjm_pObj
 
const void * m_pOwner
 

Detailed Description

Definition at line 52 of file txtcache.hxx.

Constructor & Destructor Documentation

◆ SwTextLineAccess()

SwTextLineAccess::SwTextLineAccess ( const SwTextFrame pOwner)
explicit

Definition at line 65 of file txtcache.cxx.

Member Function Documentation

◆ GetPara()

SwParaPortion * SwTextLineAccess::GetPara ( )

◆ IsAvailable()

bool SwTextLineAccess::IsAvailable ( ) const

Definition at line 70 of file txtcache.cxx.

References GetPara(), and SwCacheAccess::m_pObj.

Referenced by SwTextFrame::Format().

◆ NewObj()

SwCacheObj * SwTextLineAccess::NewObj ( )
overrideprotectedvirtual

Can be use in NewObj.

Implements SwCacheAccess.

Definition at line 45 of file txtcache.cxx.

References SwCacheAccess::m_pOwner.


The documentation for this class was generated from the following files: