summaryrefslogtreecommitdiff
path: root/formula/util/for.component
diff options
context:
space:
mode:
Diffstat (limited to 'formula/util/for.component')
-rw-r--r--formula/util/for.component4
1 files changed, 2 insertions, 2 deletions
diff --git a/formula/util/for.component b/formula/util/for.component
index 0d8c8a5cd010..5b6ecef20538 100644
--- a/formula/util/for.component
+++ b/formula/util/for.component
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-<component loader="com.sun.star.loader.SharedLibrary" prefix="for"
- xmlns="http://openoffice.org/2010/uno-components">
+<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
+ prefix="for" xmlns="http://openoffice.org/2010/uno-components">
<implementation name="simple.formula.FormulaOpCodeMapperObj">
<service name="com.sun.star.sheet.FormulaOpCodeMapper"/>
</implementation>