Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx1253 sal_uInt8 cRecTyp = (sal_uInt8)nVal; in OpenRec() local
1254 aRecTypes.push_back( cRecTyp ); in OpenRec()
1257 if( !nVal || cRecTyp != cType || in OpenRec()
1261 ASSERT( cRecTyp == cType, in OpenRec()