Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/ole/
H A Dvbacontrol.cxx422 BinaryXInputStream aFStrm( rStrg.openInputStream( CREATE_OUSTRING( "f" ) ), true ); in importStorage() local
423 OSL_ENSURE( !aFStrm.isEof(), "VbaFormControl::importStorage - missing 'f' stream" ); in importStorage()
428 …if( !aFStrm.isEof() && pContainerModel->importBinaryModel( aFStrm ) && pContainerModel->importClas… in importStorage()
433 importEmbeddedSiteModels( aFStrm ); in importStorage()

Completed in 26 milliseconds