LibreOffice Module sw (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
SwFontAccess Class Referencefinal

#include <swfntcch.hxx>

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

Public Member Functions

 SwFontAccess (const void *pOwner, SwViewShell *pSh)
 
SwFontObjGet ()
 
- Public Member Functions inherited from SwCacheAccess
virtual ~SwCacheAccess ()
 

Private Member Functions

virtual SwCacheObjNewObj () override
 Can be use in NewObj. More...
 

Private Attributes

SwViewShellm_pShell
 

Additional Inherited Members

- 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)
 
- Protected Attributes inherited from SwCacheAccess
SwCacheObjm_pObj
 
const void * m_pOwner
 

Detailed Description

Definition at line 63 of file swfntcch.hxx.

Constructor & Destructor Documentation

◆ SwFontAccess()

SwFontAccess::SwFontAccess ( const void *  pOwner,
SwViewShell pSh 
)

Definition at line 49 of file swfntcch.cxx.

References m_pShell.

Member Function Documentation

◆ Get()

SwFontObj * SwFontAccess::Get ( )

◆ NewObj()

SwCacheObj * SwFontAccess::NewObj ( )
overrideprivatevirtual

Can be use in NewObj.

Implements SwCacheAccess.

Definition at line 61 of file swfntcch.cxx.

References SwCacheAccess::m_pOwner, m_pShell, and SwTextFormatColl::SetInSwFntCache().

Member Data Documentation

◆ m_pShell

SwViewShell* SwFontAccess::m_pShell
private

Definition at line 65 of file swfntcch.hxx.

Referenced by NewObj().


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