Home
last modified time | relevance | path

Searched refs:GetCachePos (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/bastyp/
H A Dswcache.cxx218 aFreePositions.Insert( pTmp->GetCachePos(), aFreePositions.Count() ); in Flush()
219 *(pData + pTmp->GetCachePos()) = (void*)0; in Flush()
385 aFreePositions.Insert( pObj->GetCachePos(), aFreePositions.Count() ); in DeleteObj()
386 *(pData + pObj->GetCachePos()) = (void*)0; in DeleteObj()
482 nPos = pObj->GetCachePos(); in Insert()
/trunk/main/sw/source/core/text/
H A Dtxtcache.cxx86 ((SwTxtFrm*)pOwner)->SetCacheIdx( pRet->GetCachePos() ); in GetPara()
229 nCacheIdx = pTxtLine->GetCachePos(); in SetPara()
/trunk/main/sw/source/core/inc/
H A Dswcache.hxx188 inline sal_uInt16 GetCachePos() const { return nCachePos; } in GetCachePos() function in SwCacheObj
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx2432 rIndex = pFntObj->GetCachePos(); in SwFntAccess()

Completed in 48 milliseconds