Philippe Jung wrote:
> Trying to implement crop Image in writer, I reached the "case
> SDRDRAG_CROP" code in SdrDragView::BegDragObj.
>
Nice, would be cool to have that!
> This part of code calls new SdrDragCrop if and only if
> IsCrookAllowed(true) or IsCrookAllowed(false)
>
> This basically m
Hello,
Trying to implement crop Image in writer, I reached the "case
SDRDRAG_CROP" code in SdrDragView::BegDragObj.
This part of code calls new SdrDragCrop if and only if
IsCrookAllowed(true) or IsCrookAllowed(false)
This basically means that the cropped object must be RotateFreeAllowed
or Cont