https://issues.apache.org/ooo/show_bug.cgi?id=122968

            Bug ID: 122968
        Issue Type: DEFECT
           Summary: createUnoService("com.sun.star.system.SimpleCommandMai
                    l") return null in AOO 4.0.0
           Product: App Dev
           Version: AOO 4.0.0
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: vba
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

createUnoService("com.sun.star.system.SimpleCommandMail") returns null in AOO
4.0.0-x64 (Base) but works in AOO 3.4.1-x64 (Base)

Dim eMailer as Object
Dim eMailClient as Object
eMailer = createUnoService("com.sun.star.system.SimpleCommandMail")
'xray eMailer    
eMailClient = eMailer.querySimpleMailClient()

Tested on LinuxMint14-x64 and LinuxMint15-x64.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to