Home
last modified time | relevance | path

Searched refs:nCachePos (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dswcache.hxx165 sal_uInt16 nCachePos; //Position im Cache-Array. member in SwCacheObj
174 inline void SetCachePos( const sal_uInt16 nNew ) { nCachePos = nNew; } in SetCachePos()
188 inline sal_uInt16 GetCachePos() const { return nCachePos; } in GetCachePos()
/trunk/main/sw/source/core/bastyp/
H A Dswcache.cxx563 nCachePos( USHRT_MAX ), in SwCacheObj()
/trunk/main/sfx2/source/control/
H A Dbindings.cxx1476 sal_uInt16 nCachePos = pImp->nMsgPos; in CreateSet_Impl() local
1484 GetStateCache( pSibling->GetSlotId(), &nCachePos ); in CreateSet_Impl()

Completed in 16 milliseconds