Home
last modified time | relevance | path

Searched refs:aWorkbookName (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/oox/source/xls/
H A Dexcelfilter.cxx221 OUString aWorkbookName; in importDocument() local
222 BiffType eBiff = BiffDetector::detectStorageBiffVersion( aWorkbookName, getStorage() ); in importDocument()
231 return xBookGlob.get() && BiffWorkbookFragment( *xBookGlob, aWorkbookName ).importFragment(); in importDocument()
284 OUString aWorkbookName; in importDocument() local
285 BiffType eBiff = BiffDetector::detectStorageBiffVersion( aWorkbookName, getStorage() ); in importDocument()
H A Dbiffdetector.cxx209 OUString aWorkbookName; in detect() local
210 switch( detectStorageBiffVersion( aWorkbookName, xStorage ) ) in detect()

Completed in 21 milliseconds