Searched refs:IsEndianSwap (Results 1 – 4 of 4) sorted by relevance
109 static inline sal_Bool IsEndianSwap( const SvStream& rStrm );152 inline sal_Bool ScImportExport::IsEndianSwap( const SvStream& rStrm ) in IsEndianSwap() function in ScImportExport
308 bSwapUnicode = rInput.IsEndianSwap(); in ReadChars()
334 sal_Bool IsEndianSwap() const { return 0 != bSwap; } in IsEndianSwap() function in SvStream
562 if ( !IsEndianSwap( rStrm ) ) in WriteUnicodeOrByteString()
Completed in 21 milliseconds