Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxlstring.hxx54 const sal_uInt8 EXC_NUL_C = '\x00'; /// NUL chararcter. variable
55 const sal_uInt16 EXC_NUL = EXC_NUL_C; /// NUL chararcter (unicode).
/aoo41x/main/sc/source/filter/excel/
H A Dxistream.cxx953 … (*pcUniChar) = (nReadChar == EXC_NUL_C) ? mcNulSubst : static_cast< sal_Unicode >( nReadChar ); in ReadRawUniString()

Completed in 41 milliseconds