diff options
Diffstat (limited to 'oox/util')
-rw-r--r-- | oox/util/oox.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/util/oox.component b/oox/util/oox.component index 0c3157fedc04..54f4655fe259 100644 --- a/oox/util/oox.component +++ b/oox/util/oox.component @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<component loader="com.sun.star.loader.SharedLibrary" +<component loader="com.sun.star.loader.SharedLibrary" prefix="oox" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.comp.oox.core.FastTokenHandler"> <service name="com.sun.star.xml.sax.FastTokenHandler"/> |