Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
OOoRunner test harness

util
Class BasicMacroTools

java.lang.Object
  |
  +--util.BasicMacroTools

public class BasicMacroTools
extends Object


Constructor Summary
BasicMacroTools(XMultiServiceFactory msf, XModel xModel)
           
BasicMacroTools(XMultiServiceFactory msf, XModel xModel, XComponent xDoc)
           
 
Method Summary
 void loadLibrary(String LibraryName, String LibraryURL)
           
 void removeLibrary(String LibraryName)
           
 void runMarco(String MacroName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicMacroTools

public BasicMacroTools(XMultiServiceFactory msf,
                       XModel xModel,
                       XComponent xDoc)
                throws Exception

BasicMacroTools

public BasicMacroTools(XMultiServiceFactory msf,
                       XModel xModel)
                throws Exception
Method Detail

loadLibrary

public void loadLibrary(String LibraryName,
                        String LibraryURL)
                 throws Exception

removeLibrary

public void removeLibrary(String LibraryName)
                   throws Exception

runMarco

public void runMarco(String MacroName)
              throws Exception

OOoRunner test harness

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.