Searched refs:GetCachePos (Results 1 – 4 of 4) sorted by relevance
218 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()
86 ((SwTxtFrm*)pOwner)->SetCacheIdx( pRet->GetCachePos() ); in GetPara()229 nCacheIdx = pTxtLine->GetCachePos(); in SetPara()
188 inline sal_uInt16 GetCachePos() const { return nCachePos; } in GetCachePos() function in SwCacheObj
2432 rIndex = pFntObj->GetCachePos(); in SwFntAccess()
Completed in 1412 milliseconds