https://issues.apache.org/ooo/show_bug.cgi?id=119064
Bug #: 119064
Issue Type: DEFECT
Summary: XSlideShowController.stopSound seems not to work
Classification: Code
Product: api
Version: OOo 3.4 Beta
Platform: PC
OS/Version: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: code
AssignedTo: ooo-issues@incubator.apache.org
ReportedBy: juergenuhl1@gmx.de
I have an impress presentation with a slide that plays a sound (some mp3-file).
Running an OOo-Basic macro in presentation mode with
ThisComponent.getPresentation.getController.stopSound
does not stop that sound.
I checked the syntax and that the macro is actually executed (e.g. a "Print
ThisComponent.getPresentation.getController.IsRunning" statement printed true)
--
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
|