Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx88 static sal_uInt32 __FAR_DATA theIndexTable[NF_INDEX_TABLE_ENTRIES]; variable
1996 DBG_ASSERT( theIndexTable[nTabOff] == NUMBERFORMAT_ENTRY_NOT_FOUND, in SetIndexTable()
1998 theIndexTable[nTabOff] = nIndOff; in SetIndexTable()
2181 theIndexTable[j] = NUMBERFORMAT_ENTRY_NOT_FOUND; in ImpGenerateFormats()
2996 || theIndexTable[nTabOff] == NUMBERFORMAT_ENTRY_NOT_FOUND ) in GetFormatIndex()
3001 return nCLOffset + theIndexTable[nTabOff]; in GetFormatIndex()
3012 if ( theIndexTable[j] == nOffset ) in GetIndexTableOffset()

Completed in 26 milliseconds