diff options
Diffstat (limited to 'basic/util/sb.component')
-rw-r--r-- | basic/util/sb.component | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/basic/util/sb.component b/basic/util/sb.component index ce2c4c55110a..15e99982e151 100644 --- a/basic/util/sb.component +++ b/basic/util/sb.component @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<component loader="com.sun.star.loader.SharedLibrary" prefix="sb" - xmlns="http://openoffice.org/2010/uno-components"> +<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@" + prefix="sb" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.comp.sfx2.DialogLibraryContainer"> <service name="com.sun.star.script.DialogLibraryContainer"/> <service name="com.sun.star.script.DocumentDialogLibraryContainer"/> |