Home
last modified time | relevance | path

Searched defs:spcHexChars (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/oox/source/ole/ !
H A Dolehelper.cxx82 …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 Dpivotcachebuffer.cxx1470 …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 Dxiescher.cxx2830 static const sal_Char spcHexChars[] = "0123456789ABCDEF"; in GetOleStorageName() local