Searched defs:spcHexChars (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/oox/source/ole/ |
H A D | olehelper.cxx | 88 …static const sal_Unicode spcHexChars[] = { '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', … in lclAppendHex() local
|
/aoo42x/main/oox/source/xls/ |
H A D | pivotcachebuffer.cxx | 1470 …static const sal_Unicode spcHexChars[] = { '0','1','2','3','4','5','6','7','8','9','A','B','C','D'… in importPivotCacheRef() local
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xiescher.cxx | 2830 static const sal_Char spcHexChars[] = "0123456789ABCDEF"; in GetOleStorageName() local
|
Completed in 67 milliseconds