summaryrefslogtreecommitdiffstats
path: root/scp2/source/draw
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-02-19 08:26:23 +0000
committerOliver Bolte <obo@openoffice.org>2009-02-19 08:26:23 +0000
commit5cfef74383552db6e4e17d51647d96970b4698bb (patch)
tree7ccfd62bcc3a69d1e8c9f28aecdd76621981da2f /scp2/source/draw
parentCWS-TOOLING: integrate CWS ause099 (diff)
downloadcore-5cfef74383552db6e4e17d51647d96970b4698bb.tar.gz
core-5cfef74383552db6e4e17d51647d96970b4698bb.zip
CWS-TOOLING: integrate CWS fwk102
2009-02-10 18:30:48 +0100 mav r267575 : #159157# let the hypterlink be opened in the same browser window in case of ActiveX control 2009-02-10 18:26:06 +0100 mav r267574 : #159157# let the hypterlink be opened in the same browser window in case of ActiveX control 2009-02-10 18:18:28 +0100 mav r267573 : #159157# let the hypterlink be opened in the same browser window in case of ActiveX control 2009-02-09 16:51:23 +0100 mav r267522 : #i98922# the fix from IS from native222 2009-02-09 14:48:19 +0100 os r267516 : RES_PARATR_OUTLINELEVEL added 2009-02-09 11:07:55 +0100 mav r267503 : #i97987# handle untitled documen correctly on switching to shared mode 2009-02-06 14:52:48 +0100 mav r267465 : #i98240# commit the patch 2009-02-06 13:56:09 +0100 mav r267460 : #i98206# do not get outstream ourself
Diffstat (limited to 'scp2/source/draw')
-rw-r--r--scp2/source/draw/registryitem_draw.scp4
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/draw/registryitem_draw.scp b/scp2/source/draw/registryitem_draw.scp
index 4d8ab3afc26b..cf4dc241dc8e 100644
--- a/scp2/source/draw/registryitem_draw.scp
+++ b/scp2/source/draw/registryitem_draw.scp
@@ -84,7 +84,7 @@ RegistryItem gid_Regitem_Clsid__41662fc2_0d57_4aff_Ab27_Ad2e12e7c273__Inprochand
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Draw_Bin;
Subkey = "CLSID\{41662FC2-0D57-4aff-AB27-AD2E12E7C273}\InprocHandler32";
- Value = "<progpath>\program\inprocserv.dll";
+ Value = "[BASISINSTALLLOCATION]program\inprocserv.dll";
Styles = (PATCH);
End
@@ -203,7 +203,7 @@ RegistryItem gid_Regitem_Clsid__448bb771_Cfe2_47c4_Bcdf_1fbf378e202c__Inprochand
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Draw_Bin;
Subkey = "CLSID\{448BB771-CFE2-47C4-BCDF-1FBF378E202C}\InprocHandler32";
- Value = "<progpath>\program\inprocserv.dll";
+ Value = "[BASISINSTALLLOCATION]program\inprocserv.dll";
Styles = (PATCH);
End