Searched refs:aWorkbookName (Results 1 – 2 of 2) sorted by relevance
221 OUString aWorkbookName; in importDocument() local222 BiffType eBiff = BiffDetector::detectStorageBiffVersion( aWorkbookName, getStorage() ); in importDocument()231 return xBookGlob.get() && BiffWorkbookFragment( *xBookGlob, aWorkbookName ).importFragment(); in importDocument()284 OUString aWorkbookName; in importDocument() local285 BiffType eBiff = BiffDetector::detectStorageBiffVersion( aWorkbookName, getStorage() ); in importDocument()
209 OUString aWorkbookName; in detect() local210 switch( detectStorageBiffVersion( aWorkbookName, xStorage ) ) in detect()
Completed in 21 milliseconds