summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-23 08:00:02 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-23 08:00:02 +0000
commitf39290f360fb1a92392c7fa15db182a8c4ff5ff1 (patch)
treef189bb8a729df12f1b6fc369f11f632b8fcf6db1
parentbb5e01e4f22be7845c79dbdeaee0bb7809bef385 (diff)
INTEGRATION: CWS jl18 (1.2.8); FILE MERGED
2005/03/07 10:44:49 jl 1.2.8.1: #44322# officebean.dll did not export native functions from old com.sun.star.beans. namespace. Only those from com.sun.star.comp.beans
-rw-r--r--bean/native/win32/officebean.dxp2
1 files changed, 2 insertions, 0 deletions
diff --git a/bean/native/win32/officebean.dxp b/bean/native/win32/officebean.dxp
index 0616891c20f9..9a01b090f2ad 100644
--- a/bean/native/win32/officebean.dxp
+++ b/bean/native/win32/officebean.dxp
@@ -1,2 +1,4 @@
Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindowSystemType
Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow
+Java_com_sun_star_beans_LocalOfficeWindow_getNativeWindowSystemType
+Java_com_sun_star_beans_LocalOfficeWindow_getNativeWindow \ No newline at end of file