Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx1992 inline sal_uInt32 SetIndexTable( NfIndexTableOffset nTabOff, sal_uInt32 nIndOff ) in SetIndexTable() function
2210 CLOffset + SetIndexTable( NF_NUMBER_STANDARD, ZF_STANDARD )); in ImpGenerateFormats()
2244 CLOffset + SetIndexTable( NF_BOOLEAN, ZF_STANDARD_LOGICAL ), in ImpGenerateFormats()
2255 CLOffset + SetIndexTable( NF_TEXT, ZF_STANDARD_TEXT ), in ImpGenerateFormats()
2264 CLOffset + SetIndexTable( NF_NUMBER_INT, ZF_STANDARD+1 )); in ImpGenerateFormats()
2269 CLOffset + SetIndexTable( NF_NUMBER_DEC2, ZF_STANDARD+2 )); in ImpGenerateFormats()
2274 CLOffset + SetIndexTable( NF_NUMBER_1000INT, ZF_STANDARD+3 )); in ImpGenerateFormats()
2279 CLOffset + SetIndexTable( NF_NUMBER_1000DEC2, ZF_STANDARD+4 )); in ImpGenerateFormats()
2284 CLOffset + SetIndexTable( NF_NUMBER_SYSTEM, ZF_STANDARD+5 ), in ImpGenerateFormats()
2295 CLOffset + SetIndexTable( NF_PERCENT_INT, ZF_STANDARD_PERCENT )); in ImpGenerateFormats()
[all …]