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

#include <fntcache.hxx>

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

Public Member Functions

 SwFntAccess (const void *&rnFontCacheId, sal_uInt16 &rIndex, const void *pOwner, SwViewShell const *pShell, bool bCheck=false)
 
SwFntObjGet ()
 
- Public Member Functions inherited from SwCacheAccess
virtual ~SwCacheAccess ()
 

Private Member Functions

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

Private Attributes

SwViewShell const * m_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 131 of file fntcache.hxx.

Constructor & Destructor Documentation

◆ SwFntAccess()

SwFntAccess::SwFntAccess ( const void *&  rnFontCacheId,
sal_uInt16 &  rIndex,
const void *  pOwner,
SwViewShell const *  pShell,
bool  bCheck = false 
)

Member Function Documentation

◆ Get()

SwFntObj * SwFntAccess::Get ( )
inline

◆ NewObj()

SwCacheObj * SwFntAccess::NewObj ( )
overrideprivatevirtual

Can be use in NewObj.

Implements SwCacheAccess.

Definition at line 1951 of file fntcache.cxx.

References SwCacheAccess::m_pOwner, and m_pShell.

Member Data Documentation

◆ m_pShell

SwViewShell const* SwFntAccess::m_pShell
private

Definition at line 133 of file fntcache.hxx.

Referenced by NewObj().


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