To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114121
                 Issue #|114121
                 Summary|autodoc generates no doc for uno services which contai
                        |n a constructor
               Component|tools
                 Version|DEV300m84
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|autodoc
             Assigned to|np
             Reported by|oj





------- Additional comments from o...@openoffice.org Thu Aug 26 10:16:41 +0000 
2010 -------
autodoc generates no doc for uno services which contain a construct like

service UnoControlTabPageModel : XTabPageModel
{ 
    service com::sun::star::awt::UnoControlModel;
        /** Creates a new XTabPageModel with a given ID.
        */
        create([in] short tabPageID);  
};

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to