It seems I can only overwrite certain settings in BxBaseProfileView.php because there is no support for a BxTemplProfileGenerator class in BxTemplProfileView.php
I tried to overwrite the GenSearchResultBlock function, but it has only effect when done in BxBaseProfileView.php
In search.php for example: $oProfile = new BxBaseProfileGenerator(getLoggedId());