diff options
author | Ingo Schmidt <is@openoffice.org> | 2009-12-03 17:27:47 +0100 |
---|---|---|
committer | Ingo Schmidt <is@openoffice.org> | 2009-12-03 17:27:47 +0100 |
commit | b3e882c13bb3706c5af2ff0dd01aa90f28cf1d17 (patch) | |
tree | df133ea67dbdbf6ae74e934824a108d3bf968c89 /scp2/source/math | |
parent | 2bc1a6dcdc4b9ea4f14c9648387855af288a4aed (diff) |
native275 #i107355# updating to OOo 3.3
Diffstat (limited to 'scp2/source/math')
-rw-r--r-- | scp2/source/math/file_math.scp | 2 | ||||
-rw-r--r-- | scp2/source/math/registryitem_math.scp | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/math/file_math.scp b/scp2/source/math/file_math.scp index 43436a75f82d..5bd506f7432b 100644 --- a/scp2/source/math/file_math.scp +++ b/scp2/source/math/file_math.scp @@ -40,7 +40,7 @@ End #endif -STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Sm , sm) +STD_UNO_LIB_FILE( gid_File_Lib_Sm , sm) STD_UNO_LIB_FILE( gid_File_Lib_Smd , smd) diff --git a/scp2/source/math/registryitem_math.scp b/scp2/source/math/registryitem_math.scp index 5a55f1bf4b83..862ccfe8bb8d 100644 --- a/scp2/source/math/registryitem_math.scp +++ b/scp2/source/math/registryitem_math.scp @@ -84,7 +84,7 @@ RegistryItem gid_Regitem_Clsid__D0484de6_Aaee_468a_991f_8d4b0737b57a__Inprochand ModuleID = gid_Module_Prg_Math_Bin; Subkey = "CLSID\{D0484DE6-AAEE-468a-991F-8D4B0737B57A}\InprocHandler32"; Value = "[BASISINSTALLLOCATION]program\inprocserv.dll"; - Styles = (PATCH); + Styles = (); End RegistryItem gid_Regitem_Clsid__D0484de6_Aaee_468a_991f_8d4b0737b57a__Insertable @@ -203,7 +203,7 @@ RegistryItem gid_Regitem_Clsid__D2d59cd1_0a6a_4d36_Ae20_47817077d57c__Inprochand ModuleID = gid_Module_Prg_Math_Bin; Subkey = "CLSID\{D2D59CD1-0A6A-4D36-AE20-47817077D57C}\InprocHandler32"; Value = "[BASISINSTALLLOCATION]program\inprocserv.dll"; - Styles = (PATCH); + Styles = (); End RegistryItem gid_Regitem_Clsid__D2d59cd1_0a6a_4d36_Ae20_47817077d57c__Insertable |