Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/inc/
H A Dimpex.hxx109 static inline sal_Bool IsEndianSwap( const SvStream& rStrm );
152 inline sal_Bool ScImportExport::IsEndianSwap( const SvStream& rStrm ) in IsEndianSwap() function in ScImportExport
/aoo41x/main/sw/source/filter/ascii/
H A Dparasc.cxx310 bSwapUnicode = rInput.IsEndianSwap(); in ReadChars()
/aoo41x/main/tools/inc/tools/
H A Dstream.hxx334 sal_Bool IsEndianSwap() const { return 0 != bSwap; } in IsEndianSwap() function in SvStream
/aoo41x/main/sc/source/ui/docshell/
H A Dimpex.cxx562 if ( !IsEndianSwap( rStrm ) ) in WriteUnicodeOrByteString()

Completed in 43 milliseconds