summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc/ucpfile
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/ucpfile
parent80e850f7cd0446ad7db683ce99d9cd27e11ffa95 (diff)
NEW: initial version
Diffstat (limited to 'qadevOOo/objdsc/ucpfile')
-rw-r--r--qadevOOo/objdsc/ucpfile/com.sun.star.comp.ucb.FileProvider.csv13
1 files changed, 13 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/ucpfile/com.sun.star.comp.ucb.FileProvider.csv b/qadevOOo/objdsc/ucpfile/com.sun.star.comp.ucb.FileProvider.csv
new file mode 100644
index 000000000000..dca3caac6254
--- /dev/null
+++ b/qadevOOo/objdsc/ucpfile/com.sun.star.comp.ucb.FileProvider.csv
@@ -0,0 +1,13 @@
+"FileProvider";"com::sun::star::ucb::XContentProvider";"queryContent()"
+"FileProvider";"com::sun::star::ucb::XContentProvider";"compareContentIds()"
+"FileProvider";"com::sun::star::ucb::XContentIdentifierFactory";"createContentIdentifier()"
+"FileProvider";"com::sun::star::ucb::XFileIdentifierConverter";"getFileProviderLocality()"
+"FileProvider";"com::sun::star::ucb::XFileIdentifierConverter";"getFileURLFromSystemPath()"
+"FileProvider";"com::sun::star::ucb::XFileIdentifierConverter";"getSystemPathFromFileURL()"
+"FileProvider";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
+"FileProvider";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
+"FileProvider";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
+"FileProvider";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
+"FileProvider";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
+"FileProvider";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
+"FileProvider";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"