Searched refs:nBuChar (Results 1 – 1 of 1) sorted by relevance
4050 sal_uInt16 nBuChar = (sal_uInt16)nBulletChar; in ImplGetNumberFormat() local4053 nBuChar &= 0x00ff; in ImplGetNumberFormat()4054 nBuChar |= 0xf000; in ImplGetNumberFormat()4057 rNumberFormat.SetBulletChar( nBuChar ); in ImplGetNumberFormat()