Home
last modified time | relevance | path

Searched refs:detectStreamBiffVersion (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/oox/source/xls/
H A Dbiffdetector.cxx78 /*static*/ BiffType BiffDetector::detectStreamBiffVersion( BinaryInputStream& rInStream ) in detectStreamBiffVersion() function in oox::xls::BiffDetector
143 BiffType eBookStrm5Biff = detectStreamBiffVersion( aBookStrm5 ); in detectStorageBiffVersion()
147 BiffType eBookStrm8Biff = detectStreamBiffVersion( aBookStrm8 ); in detectStorageBiffVersion()
169 eBiff = detectStreamBiffVersion( aStrm ); in detectStorageBiffVersion()
/aoo41x/main/oox/inc/oox/xls/
H A Dbiffdetector.hxx58 static BiffType detectStreamBiffVersion( BinaryInputStream& rInStream );
/aoo41x/main/oox/source/dump/
H A Dbiffdumper.cxx1571 BiffType eBiff = BiffDetector::detectStreamBiffVersion( *rxStrm ); in WorkbookStreamObject()

Completed in 39 milliseconds