Searched refs:nCachePos (Results 1 – 3 of 3) sorted by relevance
165 sal_uInt16 nCachePos; //Position im Cache-Array. member in SwCacheObj174 inline void SetCachePos( const sal_uInt16 nNew ) { nCachePos = nNew; } in SetCachePos()188 inline sal_uInt16 GetCachePos() const { return nCachePos; } in GetCachePos()
563 nCachePos( USHRT_MAX ), in SwCacheObj()
1476 sal_uInt16 nCachePos = pImp->nMsgPos; in CreateSet_Impl() local1484 GetStateCache( pSibling->GetSlotId(), &nCachePos ); in CreateSet_Impl()
Completed in 169 milliseconds