From 57058b4d00e293186b5af9aa43634c0f83be68dd Mon Sep 17 00:00:00 2001 From: Kai Sommerfeld Date: Thu, 5 Apr 2001 08:52:01 +0000 Subject: #85714# - Prefixed all component implementation names with "com.sun.star.comp" (UDK naming recommandation - required for automatic testing). --- ucb/source/core/ucb.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ucb/source/core/ucb.xml') diff --git a/ucb/source/core/ucb.xml b/ucb/source/core/ucb.xml index 31a4349770d6..47ed60b5eec9 100644 --- a/ucb/source/core/ucb.xml +++ b/ucb/source/core/ucb.xml @@ -11,7 +11,7 @@ Kai Sommerfeld - UniversalContentBroker + com.sun.star.comp.ucb.UniversalContentBroker This component provides access to a set of Contents via Content Providers. @@ -36,7 +36,7 @@ Kai Sommerfeld - UcbStore + com.sun.star.comp.ucb.UcbStore This component is a factory for components managing persistent data. @@ -67,7 +67,7 @@ Kai Sommerfeld - UcbPropertiesManager + com.sun.star.comp.ucb.UcbPropertiesManager This component provides access to the meta data of the properties @@ -89,7 +89,7 @@ Kai Sommerfeld - UcbContentProviderProxyFactory + com.sun.star.comp.ucb.UcbContentProviderProxyFactory This component is a factory for proxy objects for Content Providers. -- cgit v1.2.1