Type info
Title remove SdrPaintView::Insert/RemoveControlContainer
Posted by [EMAIL PROTECTED]
Affected ,-
Effective from CWS warnings01


Summary

- SdrPaintView::InsertControlContainer
- SdrPaintView::RemoveControlContainer


Description
The above-mentioned methods have been removed. They had been virtual,
and implemented empty. The only known sub class overriding them
(FmFormView) used a subtly different signature, so either the
SdrPaintView methods, or the FmFormView methods did not work as
intendend, anyway. Since I assume the former, I removed the
SdrPaintView versions.

If some code doesn't compile later on because it accesses any of those
methods, further investigations and corrections are needed (but I
don't expect this).


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to