Home
last modified time | relevance | path

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

/aoo4110/main/store/source/
H A Dstordata.cxx601 sal_uInt32 index0, index1, index2, index3; in scope() local
609 index0 = nPage; in scope()
612 rDescr.m_nIndex0 = (sal_uInt16)(index0 & 0xffff); in scope()
630 index0 = n % nCapacity; in scope()
633 n = index1 * nCapacity + index0; in scope()
639 rDescr.m_nIndex0 = (sal_uInt16)(index0 & 0xffff); in scope()
661 index0 = n % nCapacity; in scope()
665 index1 * nCapacity + index0; in scope()
671 rDescr.m_nIndex0 = (sal_uInt16)(index0 & 0xffff); in scope()
698 index0 = n % nCapacity; in scope()
[all …]

Completed in 14 milliseconds