diff options
author | sb <sb@openoffice.org> | 2010-09-10 13:10:07 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-09-10 13:10:07 +0200 |
commit | c096e86385f35a6d8485325ad0c3ae52f70cacef (patch) | |
tree | b722e568c4aa0b42bd429adbf0dd420f4dd6fb58 /scp2/source/math/file_math.scp | |
parent | cc1e8cca21d9dea91a0eabbaffe38d8f98173dad (diff) |
sb129: #i113189# change UNO components to use passive registration
Diffstat (limited to 'scp2/source/math/file_math.scp')
-rw-r--r-- | scp2/source/math/file_math.scp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/math/file_math.scp b/scp2/source/math/file_math.scp index 4da9f1a23bbc..6ab010baaf31 100644 --- a/scp2/source/math/file_math.scp +++ b/scp2/source/math/file_math.scp @@ -37,9 +37,9 @@ End #endif -STD_UNO_LIB_FILE( gid_File_Lib_Sm , sm) +STD_LIB_FILE( gid_File_Lib_Sm , sm) -STD_UNO_LIB_FILE( gid_File_Lib_Smd , smd) +STD_LIB_FILE( gid_File_Lib_Smd , smd) STD_RES_FILE( gid_File_Res_Sm, sm ) |