related tdf#86784: new API got backported to 5.1
Change-Id: Id195e487a029424e490008915f0df513a32b22b0
This commit is contained in:
@@ -106,7 +106,7 @@ public class Bootstrap {
|
||||
*
|
||||
* @return an array of default commandline options
|
||||
* @see #bootstrap( String[] )
|
||||
* @since LibreOffice 5.2
|
||||
* @since LibreOffice 5.1
|
||||
*/
|
||||
public static final String[] getDefaultOptions()
|
||||
{
|
||||
@@ -289,7 +289,7 @@ public class Bootstrap {
|
||||
* @see #getDefaultOptions()
|
||||
* @return a bootstrapped component context.
|
||||
*
|
||||
* @since LibreOffice 5.2
|
||||
* @since LibreOffice 5.1
|
||||
*/
|
||||
public static final XComponentContext bootstrap( String[] argArray )
|
||||
throws BootstrapException {
|
||||
|
Reference in New Issue
Block a user