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

Alain Romedenne <[email protected]> changed:

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

--- Comment #4 from Alain Romedenne <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to