Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/source/
H A Dfwkutil.cxx134 const sal_Int8* arRaw = rawData.getConstArray(); in encodeBase16() local
139 unsigned char curChar = arRaw[i]; in encodeBase16()
145 curChar = arRaw[i]; in encodeBase16()