summaryrefslogtreecommitdiff
path: root/jvmfwk/source/fwkbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'jvmfwk/source/fwkbase.hxx')
-rw-r--r--jvmfwk/source/fwkbase.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/jvmfwk/source/fwkbase.hxx b/jvmfwk/source/fwkbase.hxx
index 51bd4bb0d5f5..9eb0f0648f47 100644
--- a/jvmfwk/source/fwkbase.hxx
+++ b/jvmfwk/source/fwkbase.hxx
@@ -70,7 +70,6 @@ namespace BootParams
::rtl::OUString getSharedData();
-::rtl::OUString getInstallData();
/* returns the file URL to the vendor settings xml file.
*/
::rtl::OUString getVendorSettings();
@@ -82,12 +81,6 @@ namespace BootParams
::rtl::OUString getClasspathUrls();
-/** returns the content of UNO_JAVA_JFW_INSTALL_EXPIRE or a pretermined
- value. If the bootstrap variable contains a string that cannot be
- converted by OUString then it returns the predetermined value.
-*/
-::sal_uInt32 getInstallDataExpiration();
-
} //end namespace
@@ -116,8 +109,6 @@ JFW_MODE getMode();
*/
::rtl::OString getUserSettingsPath();
-::rtl::OString getInstallSettingsPath();
-
/** Returns the system path of the share settings file.
Returns a valid string or throws an exception.
@throws FrameworkException