Searched refs:aFStrm (Results 1 – 1 of 1) sorted by relevance
422 BinaryXInputStream aFStrm( rStrg.openInputStream( CREATE_OUSTRING( "f" ) ), true ); in importStorage() local423 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 22 milliseconds