diff options
Diffstat (limited to 'starmath/util/smd.component')
-rw-r--r-- | starmath/util/smd.component | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/starmath/util/smd.component b/starmath/util/smd.component index 795428cffaf5..da5fd934b402 100644 --- a/starmath/util/smd.component +++ b/starmath/util/smd.component @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<component loader="com.sun.star.loader.SharedLibrary" prefix="smd" - xmlns="http://openoffice.org/2010/uno-components"> +<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@" + prefix="smd" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.comp.math.FormatDetector"> <service name="com.sun.star.frame.ExtendedTypeDetection"/> </implementation> |