Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxlstring.hxx55 const sal_uInt16 EXC_NUL = EXC_NUL_C; /// NUL character (unicode). variable
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx944 … (*pcUniChar) = (nReadChar == EXC_NUL) ? mcNulSubst : static_cast< sal_Unicode >( nReadChar ); in ReadRawUniString()

Completed in 18 milliseconds