To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84767
                 Issue #|84767
                 Summary|stardesktop.CurrentComponent fails to return OfficeDat
                        |aBaseDocument
               Component|Database access
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|dbaneedsconfirm
             Reported by|atjensen





------- Additional comments from [EMAIL PROTECTED] Wed Dec 19 21:54:17 +0000 
2007 -------
Steps to recreate the anamoly:

Copy the following basic sub procedure to a user library

sub showCurrentComponent

    msgbox stardesktop.CurrentComponent.SupportedServiceNames( 0 )

end sub

Save and close the Basic IDE

Load the bug doc

Create a new text file.
Toggle back to the Base file.
Execute the procedure again.
    Displays Service Name "com.sun.star.sdb.OfficeDataBaseDocument" - Correct

Close the new text document.
Open the form in the bug doc.
Toggle back to the Base file.
Execute the procedure again.
    Displays Service Name "com.sun.star.document.OfficeDocument" - Incorrect

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to