Uses of Class
org.evolvis.liboffice.msword8.Document

Uses of Document in org.evolvis.liboffice.msword8
 

Methods in org.evolvis.liboffice.msword8 that return Document
 Document Documents.add()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Documents.add(com.jacob.com.Variant template)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Documents.add(com.jacob.com.Variant template, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document MailingLabel.createNewDocument()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document MailingLabel.createNewDocument(com.jacob.com.Variant name)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document MailingLabel.createNewDocument(com.jacob.com.Variant name, com.jacob.com.Variant address)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document MailingLabel.createNewDocument(com.jacob.com.Variant name, com.jacob.com.Variant address, com.jacob.com.Variant autoText)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document MailingLabel.createNewDocument(com.jacob.com.Variant name, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant extractAddress)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document MailingLabel.createNewDocument(com.jacob.com.Variant name, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant extractAddress, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document _Application.getActiveDocument()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document _Global.getActiveDocument()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Selection.getDocument()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Pane.getDocument()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Window.getDocument()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Documents.item(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document RecentFile.open()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Subdocument.open()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Documents.open(com.jacob.com.Variant fileName)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Documents.open(com.jacob.com.Variant fileName, com.jacob.com.Variant confirmConversions)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Documents.open(com.jacob.com.Variant fileName, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Documents.open(com.jacob.com.Variant fileName, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant addToRecentFiles)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Documents.open(com.jacob.com.Variant fileName, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Documents.open(com.jacob.com.Variant fileName, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Documents.open(com.jacob.com.Variant fileName, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate, com.jacob.com.Variant revert)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Documents.open(com.jacob.com.Variant fileName, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate, com.jacob.com.Variant revert, com.jacob.com.Variant writePasswordDocument)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Documents.open(com.jacob.com.Variant fileName, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate, com.jacob.com.Variant revert, com.jacob.com.Variant writePasswordDocument, com.jacob.com.Variant writePasswordTemplate)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Documents.open(com.jacob.com.Variant fileName, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate, com.jacob.com.Variant revert, com.jacob.com.Variant writePasswordDocument, com.jacob.com.Variant writePasswordTemplate, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document Template.openAsDocument()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 



Copyright © 2006-2008 tarent GmbH. All Rights Reserved.