Bug 87655 - Addition of a temporary crop uno command for Writer
Summary: Addition of a temporary crop uno command for Writer
Status: RESOLVED WONTFIX
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.5.0.0.alpha0+ Master
Hardware: Other All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: UNO-Command-New
  Show dependency treegraph
 
Reported: 2014-12-23 23:27 UTC by Yousuf Philips (jay) (retired)
Modified: 2015-05-17 23:27 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yousuf Philips (jay) (retired) 2014-12-23 23:27:01 UTC
Impress/Draw have two crop uno commands, one an simple and elegant interactive cropping tool (.uno:Crop) and the other a dialog (.uno:GrafAttrCrop). Writer has similar dialog cropping facility within one of the tabs of .uno:GraphicDialog and it would be great if an uno command could be created that would open of the dialog and jump to the crop tab, while we patiently wait for .uno:Crop to be added to Writer (bug 34555). I would like to integrate this newly created crop uno command into the image toolbar and image context menu and am assuming it would take less to create this than fix the .uno:Crop global availability.
Comment 1 Yousuf Philips (jay) (retired) 2015-05-17 23:27:37 UTC
Full crop functionality has been implemented in bug 34555.