summaryrefslogtreecommitdiffstats
path: root/oovbaapi/ooo/vba/word/XWordBasic.idl
Commit message (Expand)AuthorAgeFilesLines
* Add XWordBasic.FileSaveAs() and implementTor Lillqvist2019-04-191-0/+1
* Change XWordBasic methods to return anyTor Lillqvist2019-04-191-5/+5
* The WindowName param to WordBasic.AppMaximize() is optional and must be an AnyTor Lillqvist2019-02-071-1/+1
* The parameter to WordBasic.AppShow() is optional and thus has to be an AnyTor Lillqvist2019-02-071-1/+1
* Add a dummy implementation of WordBasic.AppCount()Tor Lillqvist2019-02-061-0/+1
* Add a dummy implementation of WordBasic.AppShow()Tor Lillqvist2019-02-061-0/+1
* Add a dummy implementation of WordBasic.DocMaximize()Tor Lillqvist2019-02-061-0/+1
* Add a dummy implementation of WordBasic.AppMaximize()Tor Lillqvist2019-02-061-0/+2
* Add WordBasic.FileClose()Tor Lillqvist2019-01-241-0/+1
* Found documentation for WordBasic.ToolsOptionsView()Tor Lillqvist2019-01-221-8/+1
* Add a couple of known parameters to WordBasic.ToolsOptionsViewTor Lillqvist2019-01-211-1/+8
* Add a (dummy) WordBasic.FileSave()Tor Lillqvist2019-01-211-0/+1
* Add a dummy WordBasic.ToolsOptionsViewTor Lillqvist2019-01-211-0/+1
* Add a MailMerge class and object to the Writer VBA APITor Lillqvist2018-06-131-0/+18
* Add ExistingBookmark() to WordBasicTor Lillqvist2018-06-121-0/+1
* Add ooo.vba.word.XWordBasic.WindowName() methodTor Lillqvist2018-06-121-0/+1
* Add WordBasic property and its FileOpen "command"Tor Lillqvist2018-05-311-0/+24