Language
The Free and Open Productivity Suite
Methods' Details |
bootupProfile
- Description
- attempts to init xpcom runtime using given profile.
- Parameter product
- is the product to start up.
- Parameter profileName
- the profile name to be used.
- Returns
- the current refrence count for the given profile.
|
|
shutdownProfile
- Description
- attempts to shutdown the current profile.
- Returns
- the current refrence count for the current profile.
|
|
getCurrentProduct
- Description
- attempts to get the current product.
- Returns
- the current used product.
|
|
getCurrentProfile
string |
getCurrentProfile(); |
- Description
- attempts to get the current profile name.
- Returns
- the current used profile.
|
|
isCurrentProfileLocked
boolean |
isCurrentProfileLocked(); |
- Description
- attempts to check whether the current profile locked or not
- Returns
- return sal_True is current profile is locked
|
|
setCurrentProfile
- Description
- attempts to set the current used profile name for the given product.
- Parameter product
- is the product to be used.
- Parameter profileName
- the profile name to be used.
- Returns
- the current used profile name for the given product.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.