diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-10-02 11:19:05 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-10-02 11:31:38 +0300 |
commit | 3cba672351b2736e35fcaba1b4b465da5b4ecc9a (patch) | |
tree | 878c726d6ba984c5fdce1f689f02b2dfcbc9b071 /io/source/TextInputStream/textinstream.component | |
parent | 4b6111cf6a6bcc8e3e7064871fea687aa7798299 (diff) |
Use prefix
Change-Id: I84ec9d6eed209eb429f5b5d4a667d3450a1435e1
Diffstat (limited to 'io/source/TextInputStream/textinstream.component')
-rw-r--r-- | io/source/TextInputStream/textinstream.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io/source/TextInputStream/textinstream.component b/io/source/TextInputStream/textinstream.component index 8c021499bb9f..5d543a1a458c 100644 --- a/io/source/TextInputStream/textinstream.component +++ b/io/source/TextInputStream/textinstream.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="textinstream" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.comp.io.TextInputStream"> <service name="com.sun.star.io.TextInputStream"/> |