summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc/ucprmt
diff options
context:
space:
mode:
authorStephan Wunderlich <sw@openoffice.org>2003-01-27 15:14:53 +0000
committerStephan Wunderlich <sw@openoffice.org>2003-01-27 15:14:53 +0000
commit9b72d9253f469fa58ce5b844ff10740fd7c129eb (patch)
treef1b730c9846ce1644673cff987146c87501cf3b4 /qadevOOo/objdsc/ucprmt
parent80e850f7cd0446ad7db683ce99d9cd27e11ffa95 (diff)
NEW: initial version
Diffstat (limited to 'qadevOOo/objdsc/ucprmt')
-rw-r--r--qadevOOo/objdsc/ucprmt/com.sun.star.comp.ucb.ucp.remote.ContentProvider.csv5
-rw-r--r--qadevOOo/objdsc/ucprmt/com.sun.star.comp.ucb.ucp.remote.ProviderAcceptor.csv3
-rw-r--r--qadevOOo/objdsc/ucprmt/com.sun.star.comp.ucb.ucp.remote.ProxyProvider.csv5
3 files changed, 13 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/ucprmt/com.sun.star.comp.ucb.ucp.remote.ContentProvider.csv b/qadevOOo/objdsc/ucprmt/com.sun.star.comp.ucb.ucp.remote.ContentProvider.csv
new file mode 100644
index 000000000000..81f041d5a2ac
--- /dev/null
+++ b/qadevOOo/objdsc/ucprmt/com.sun.star.comp.ucb.ucp.remote.ContentProvider.csv
@@ -0,0 +1,5 @@
+"ContentProvider";"com::sun::star::ucb::XParameterizedContentProvider";"registerInstance()"
+"ContentProvider";"com::sun::star::ucb::XParameterizedContentProvider";"deregisterInstance()"
+"ContentProvider";"com::sun::star::ucb::XContentProvider";"queryContent()"
+"ContentProvider";"com::sun::star::ucb::XContentProvider";"compareContentIds()"
+"ContentProvider";"com::sun::star::ucb::XContentIdentifierFactory#optional";"createContentIdentifier()"
diff --git a/qadevOOo/objdsc/ucprmt/com.sun.star.comp.ucb.ucp.remote.ProviderAcceptor.csv b/qadevOOo/objdsc/ucprmt/com.sun.star.comp.ucb.ucp.remote.ProviderAcceptor.csv
new file mode 100644
index 000000000000..4cd5e51c02f6
--- /dev/null
+++ b/qadevOOo/objdsc/ucprmt/com.sun.star.comp.ucb.ucp.remote.ProviderAcceptor.csv
@@ -0,0 +1,3 @@
+"ProviderAcceptor";"com::sun::star::ucb::XRemoteContentProviderAcceptor";"addRemoteContentProvider()"
+"ProviderAcceptor";"com::sun::star::ucb::XRemoteContentProviderAcceptor";"removeRemoteContentProvider()"
+"ProviderAcceptor";"com::sun::star::ucb::XRemoteContentProviderActivator#optional";"activateRemoteContentProviders()"
diff --git a/qadevOOo/objdsc/ucprmt/com.sun.star.comp.ucb.ucp.remote.ProxyProvider.csv b/qadevOOo/objdsc/ucprmt/com.sun.star.comp.ucb.ucp.remote.ProxyProvider.csv
new file mode 100644
index 000000000000..0a7937f2a821
--- /dev/null
+++ b/qadevOOo/objdsc/ucprmt/com.sun.star.comp.ucb.ucp.remote.ProxyProvider.csv
@@ -0,0 +1,5 @@
+"ProxyProvider";"com::sun::star::ucb::XParameterizedContentProvider#optional";"registerInstance()"
+"ProxyProvider";"com::sun::star::ucb::XParameterizedContentProvider#optional";"deregisterInstance()"
+"ProxyProvider";"com::sun::star::ucb::XContentProvider";"queryContent()"
+"ProxyProvider";"com::sun::star::ucb::XContentProvider";"compareContentIds()"
+"ProxyProvider";"com::sun::star::ucb::XContentIdentifierFactory#optional";"createContentIdentifier()"