Issue 38251 - dipatching ".uno:convertTextTable" does not handle parameters
Summary: dipatching ".uno:convertTextTable" does not handle parameters
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: steffen.grund
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-01 16:19 UTC by steffen.grund
Modified: 2013-02-24 21:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description steffen.grund 2004-12-01 16:19:41 UTC
When ".uno:convertTextTable" is dispatched, parameters to determine the column
separator cannot be set.
They are not handled by this function - and not recorded by the macro recorder.

This is important for the helperapi.
Comment 1 Oliver Specht 2004-12-03 08:16:19 UTC
Fixed in cws os45 in sw/sdi/swriter.sdi and sw/source/ui/shells/basesh.cxx
Comment 2 Oliver Specht 2004-12-15 13:03:22 UTC
.
Comment 3 Oliver Specht 2004-12-15 13:03:42 UTC
.
Comment 4 Oliver Specht 2004-12-15 13:03:53 UTC
.
Comment 5 chne 2004-12-21 10:14:03 UTC
verified in os45
Comment 6 steffen.grund 2005-10-25 12:09:08 UTC
works on master -> closed.