Searched refs:WW8_NUL (Results 1 – 1 of 1) sorted by relevance
223 const sal_uInt16 WW8_NUL = WW8_NUL_C; /// NUL character (unicode). in ReadRawUniString() local239 … (*pcUniChar) = (nReadChar == WW8_NUL) ? mcNulSubst : static_cast< sal_Unicode >( nReadChar ); in ReadRawUniString()
Completed in 68 milliseconds