Searched refs:mnCurrIdx (Results 1 – 2 of 2) sorted by relevance
98 mnCurrIdx (nBase) in ShrfmlaBuffer()120 DBG_ASSERT( mnCurrIdx <= 0xFFFF, "*ShrfmlaBuffer::Store(): Gleich wird mir schlecht...!" ); in Store()126 pData->SetIndex( static_cast< sal_uInt16 >( mnCurrIdx ) ); in Store()128 index_hash[rRange.aStart] = static_cast< sal_uInt16 >( mnCurrIdx ); in Store()130 ++mnCurrIdx; in Store()145 return static_cast< sal_uInt16 >( mnCurrIdx ); in Find()
179 size_t mnCurrIdx; member in ShrfmlaBuffer
Completed in 22 milliseconds