[Libreoffice-bugs] [Bug 105451] Implement VBA macro support in Impress

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 4 08:37:40 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=105451

Alain Romedenne <alain.romedenne at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Alain Romedenne <alain.romedenne at libreoffice.org> ---
Frederic,

LibreOffice supports VBA language to a limited extent. Two aspects are to be
considered:

a- Visual Basic for Applications (VBA) language and
b- M*Office documents object model: Word, Excel, ...

a- Most of VBA language constructs are available, next to LibreOffice Basic
itself. This leads to say that VBA is supported.
Refer to
https://help.libreoffice.org/latest/en-US/text/sbasic/shared/vbasupport.html
for introductory information.

b- A limited set of M*Office documents properties & methods are supported under
LibreOffice, as LibreOffice own model is too different M* model. However
M*Office documents can be handled using LibreOffice UNO object model. M*Office
model should not be expected. 

Note: Access2Base Basic library proposes a 'transposition' of M*-Access object
model built upon LibreOffice API.

As for your rectangle question, I invite you to consult the wiki at
https://wiki.documentfoundation.org/Macros/Impress 

With your permission I would close this incident as NOTABUG

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200904/51924712/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list