diff options
Diffstat (limited to 'io/source/TextOutputStream/textoutstream.component')
-rw-r--r-- | io/source/TextOutputStream/textoutstream.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io/source/TextOutputStream/textoutstream.component b/io/source/TextOutputStream/textoutstream.component index f498f5a74a80..807489cfa36c 100644 --- a/io/source/TextOutputStream/textoutstream.component +++ b/io/source/TextOutputStream/textoutstream.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="textoutstream" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.comp.io.TextOutputStream"> <service name="com.sun.star.io.TextOutputStream"/> |