Home
last modified time | relevance | path

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

/trunk/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
/trunk/main/sw/source/filter/ascii/
H A Dparasc.cxx308 bSwapUnicode = rInput.IsEndianSwap(); in ReadChars()
/trunk/main/tools/inc/tools/
H A Dstream.hxx332 sal_Bool IsEndianSwap() const { return 0 != bSwap; } in IsEndianSwap() function in SvStream
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx562 if ( !IsEndianSwap( rStrm ) ) in WriteUnicodeOrByteString()

Completed in 35 milliseconds