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

#include <swfntcch.hxx>

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

Public Member Functions

 SwFontCache ()
 
- Public Member Functions inherited from SwCache
 SwCache (const sal_uInt16 nInitSize, OString aNm)
 
 ~SwCache ()
 The dtor will free all objects still in the vector. More...
 
void Flush ()
 
SwCacheObjGet (const void *pOwner, const bool bToTop=true)
 
SwCacheObjGet (const void *pOwner, const sal_uInt16 nIndex, const bool bToTop=true)
 
void ToTop (SwCacheObj *pObj)
 
bool Insert (SwCacheObj *pNew, bool isDuplicateOwnerAllowed)
 
void Delete (const void *pOwner, sal_uInt16 nIndex)
 
void Delete (const void *pOwner)
 
void SetLRUOfst (const sal_uInt16 nOfst)
 Mark some entries as "do not delete". More...
 
void ResetLRUOfst ()
 
void IncreaseMax (const sal_uInt16 nAdd)
 
void DecreaseMax (const sal_uInt16 nSub)
 
sal_uInt16 GetCurMax () const
 
SwCacheObjFirst ()
 
SwCacheObjoperator[] (sal_uInt16 nIndex)
 
sal_uInt16 size ()
 

Additional Inherited Members

- Static Public Member Functions inherited from SwCache
static SwCacheObjNext (SwCacheObj *pCacheObj)
 

Detailed Description

Definition at line 30 of file swfntcch.hxx.

Constructor & Destructor Documentation

◆ SwFontCache()

SwFontCache::SwFontCache ( )
inline

Definition at line 34 of file swfntcch.hxx.


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