LibreOffice Module sw (master) 1
|
This is the complete list of members for SwFontCache, including all inherited members.
Check() | SwCache | private |
DecreaseMax(const sal_uInt16 nSub) | SwCache | |
Delete(const void *pOwner, sal_uInt16 nIndex) | SwCache | |
Delete(const void *pOwner) | SwCache | |
DeleteObj(SwCacheObj *pObj) | SwCache | private |
First() | SwCache | inline |
Flush() | SwCache | |
Get(const void *pOwner, const bool bToTop=true) | SwCache | |
Get(const void *pOwner, const sal_uInt16 nIndex, const bool bToTop=true) | SwCache | |
GetCurMax() const | SwCache | inline |
IncreaseMax(const sal_uInt16 nAdd) | SwCache | |
Insert(SwCacheObj *pNew, bool isDuplicateOwnerAllowed) | SwCache | |
m_aCacheObjects | SwCache | private |
m_aFreePositions | SwCache | private |
m_aName | SwCache | private |
m_nAppend | SwCache | private |
m_nAverageSeekCnt | SwCache | private |
m_nCurMax | SwCache | private |
m_nDecreaseMax | SwCache | private |
m_nDelete | SwCache | private |
m_nFlushCnt | SwCache | private |
m_nFlushedObjects | SwCache | private |
m_nGetFail | SwCache | private |
m_nGetSeek | SwCache | private |
m_nGetSuccess | SwCache | private |
m_nIncreaseMax | SwCache | private |
m_nInsertFree | SwCache | private |
m_nReplace | SwCache | private |
m_nToTop | SwCache | private |
m_pFirst | SwCache | private |
m_pLast | SwCache | private |
m_pRealFirst | SwCache | private |
Next(SwCacheObj *pCacheObj) | SwCache | inlinestatic |
operator[](sal_uInt16 nIndex) | SwCache | inline |
ResetLRUOfst() | SwCache | inline |
SetLRUOfst(const sal_uInt16 nOfst) | SwCache | |
size() | SwCache | inline |
SwCache(const sal_uInt16 nInitSize, OString aNm) | SwCache | |
SwFontCache() | SwFontCache | inline |
ToTop(SwCacheObj *pObj) | SwCache | |
~SwCache() | SwCache |