Issue 74616 - syntax error in offapi/com/sun/star/awt/XMessageBoxFactory.idl
Summary: syntax error in offapi/com/sun/star/awt/XMessageBoxFactory.idl
Status: CLOSED DUPLICATE of issue 74161
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: jsc
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-17 00:21 UTC by lohmaier
Modified: 2013-02-24 21:08 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 lohmaier 2007-02-17 00:21:44 UTC
Tinderbox log contains:
./../../unxmacxp.pro/bin/odkidl/idl/com/sun/star/awt/XMessageBoxFactory.idl ...
Error:  Syntax error in documentation within this text:
"com::sun::star::awt::MessageBoxButtons</type>".

And indeed:
        @param aButtons
                specifies which buttons should be available on the
        message box. A combination of
        <type scope="com::sun::star::awt::MessageBoxButtons</type>. An
<b>infobox</b>
        ignores this paramter and always use button "OK".

the type line should probably read
        <type scope="com::sun::star::awt">MessageBoxButtons</type>. An
Comment 1 jsc 2007-02-28 09:58:40 UTC
accepted
Comment 2 jsc 2007-06-14 13:04:14 UTC
duplicate, fixed on cws ucbfixes02
Comment 3 jsc 2007-06-14 13:05:03 UTC
.

*** This issue has been marked as a duplicate of 74161 ***
Comment 4 jsc 2007-06-14 13:05:30 UTC
closed