Issue 26221 - com.sun.star.drawing.ConnectorType.LINE does not exist
Summary: com.sun.star.drawing.ConnectorType.LINE does not exist
Status: CLOSED DUPLICATE of issue 51260
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: PC Linux, all
: P3 Trivial
Target Milestone: ---
Assignee: ab
QA Contact: issues@api
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2004-03-08 00:29 UTC by andrew
Modified: 2013-02-24 21:09 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 andrew 2004-03-08 00:29:50 UTC
Sub PrintConTypes
  Print com.sun.star.drawing.ConnectorType.STANDARD
  Print com.sun.star.drawing.ConnectorType.CURVE
  Print com.sun.star.drawing.ConnectorType.LINE       'Why does this not exist?
  Print com.sun.star.drawing.ConnectorType.LINES
End Sub
Comment 1 andrew 2004-03-08 00:34:03 UTC
This should work based on the web based documentation:

http://api.openoffice.org/docs/common/ref/com/sun/star/drawing/ConnectorType.html

This should work based on the web based on the source code. I verified this
against 1.1.0 and 1.1.1b source code.
./offapi/com/sun/star/drawing/ConnectorType.idl

This fails unless I hard code the constant value of 2 in my code but it can not
identify the constant value in BASIC.



Comment 2 stephan.wunderlich 2004-03-08 08:18:55 UTC
SW->CL: seems to be one for you
Comment 3 clippka 2004-03-23 15:58:56 UTC
strange, I will have a look
Comment 4 clippka 2004-04-21 19:40:11 UTC
Andreas, this realy looks strange, but com.sun.star.drawing.ConnectorType is
just a normal enumeration.

Hope you're still responsible for basic?
Comment 5 ab 2004-04-26 14:40:30 UTC
"Line" is a built in command in Basic. I fear that this somehow 
leads to this problem, but of course it shouldn't -> Accepted
Comment 6 christof.pintaske 2004-06-17 16:50:03 UTC
cp: retargeted to Office-Later due to limited ressources
Comment 7 ab 2005-07-26 14:14:30 UTC
I was wrong. The problem is not that Line is a built in command in Basic,
but a wrong handling of LINE as token. This task is duplicate to #i51260
already fixed in src680 m116 -> duplicate


*** This issue has been marked as a duplicate of 51260 ***
Comment 8 ace_dent 2008-05-17 21:58:22 UTC
The Issue you raised has been marked as 'Resolved' and not updated within the
last 1 year+. I am therefore setting this issue to 'Verified' as the first step
towards Closing it. If you feel this is incorrect, please re-open the issue and
add any comments.

Many thanks,
Andrew
 
Cleaning-up and Closing old Issues
~ The Grand Bug Squash, pre v3 ~
http://marketing.openoffice.org/3.0/announcementbeta.html
Comment 9 ace_dent 2008-05-18 00:03:16 UTC
As per previous posting: Verified -> Closed.
A Closed Issue is a Happy Issue (TM).

Regards,
Andrew