summaryrefslogtreecommitdiff
path: root/sw/util/vbaswobj.component
diff options
context:
space:
mode:
Diffstat (limited to 'sw/util/vbaswobj.component')
-rw-r--r--sw/util/vbaswobj.component4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/util/vbaswobj.component b/sw/util/vbaswobj.component
index 6072fd0cc79a..07cff4402ec1 100644
--- a/sw/util/vbaswobj.component
+++ b/sw/util/vbaswobj.component
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-<component loader="com.sun.star.loader.SharedLibrary" prefix="vbaswobj"
- xmlns="http://openoffice.org/2010/uno-components">
+<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
+ prefix="vbaswobj" xmlns="http://openoffice.org/2010/uno-components">
<implementation name="SwVbaDocument">
<service name="ooo.vba.word.Document"/>
</implementation>