Home
last modified time | relevance | path

Searched defs:instantiate (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DJavaScriptIterator.java110 public Set instantiate(TemplateWizard wiz) throws IOException { in instantiate() method in JavaScriptIterator
H A DParcelContentsIterator.java116 public Set instantiate(TemplateWizard wiz) throws IOException { in instantiate() method in ParcelContentsIterator
/AOO41X/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DFactory.java173 private final Object instantiate( XComponentContext xContext ) in instantiate() method in Factory