// this method is overloaded to do some things the old SdrOle2Obj::DoPaintObject did.
//if no replacement image is available load the OLE object
// In the future, some of these may be solved different, but ATM try to stay compatible
// if(!rSdrOle2.GetGraphic()) //try to fetch the metafile - this can lead to the actual creation of the metafile what can be extremely expensive (e.g. for big charts)!!! #i101925#
//if no replacement image is available load the OLE object
// connect plugin object
// if(!rSdrOle2.GetGraphic()) //try to fetch the metafile - this can lead to the actual creation of the metafile what can be extremely expensive (e.g. for big charts)!!! #i101925#