Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/xls/
H A Dbiffdetector.cxx131 /*static*/ BiffType BiffDetector::detectStorageBiffVersion( OUString& orWorkbookStreamName, const S… in detectStorageBiffVersion() function in oox::xls::BiffDetector
210 switch( detectStorageBiffVersion( aWorkbookName, xStorage ) ) in detect()
H A Dexcelfilter.cxx222 BiffType eBiff = BiffDetector::detectStorageBiffVersion( aWorkbookName, getStorage() ); in importDocument()
285 BiffType eBiff = BiffDetector::detectStorageBiffVersion( aWorkbookName, getStorage() ); in importDocument()
/aoo4110/main/oox/inc/oox/xls/
H A Dbiffdetector.hxx61 static BiffType detectStorageBiffVersion(

Completed in 12 milliseconds