summaryrefslogtreecommitdiff
path: root/stoc/util
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2013-04-15 08:36:13 -0400
committerPeter Foley <pefoley2@verizon.net>2013-04-15 09:12:08 -0400
commitcd79d51420b90117d0f3e1d5f3cdf9187bd61b88 (patch)
treee526d0c548f67baf0b3fcd7e23f69814816709b5 /stoc/util
parentd8b8530d4b920618e188bdfbe8e17d0a150df692 (diff)
prefix all component_getFactory methods
Change-Id: I954176fdab9103125444dd2fb397673406f7aff9
Diffstat (limited to 'stoc/util')
-rw-r--r--stoc/util/bootstrap.component2
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/util/bootstrap.component b/stoc/util/bootstrap.component
index d6e9b0c4f03f..ec1aa548e2d1 100644
--- a/stoc/util/bootstrap.component
+++ b/stoc/util/bootstrap.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="bootstrap"
xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.stoc.DLLComponentLoader">
<service name="com.sun.star.loader.SharedLibrary"/>