diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-04-23 15:55:26 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-04-23 15:55:26 +0000 |
commit | 74b3b57c02dc66ca7f1516299ccd7c20e7312ecf (patch) | |
tree | 56d12eddebc161444bad897e7757e1b594659807 /fileaccess/source | |
parent | 87217b61407189cef3d1932fe6981d76acc8d378 (diff) |
INTEGRATION: CWS uno2 (1.4.36); FILE MERGED
2003/04/04 12:50:27 ab 1.4.36.1: 107504# XSimpleFileAccess3
Diffstat (limited to 'fileaccess/source')
-rw-r--r-- | fileaccess/source/fileacc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fileaccess/source/fileacc.xml b/fileaccess/source/fileacc.xml index da9c108fc449..82f731f3e5d0 100644 --- a/fileaccess/source/fileacc.xml +++ b/fileaccess/source/fileacc.xml @@ -43,7 +43,7 @@ <type> com.sun.star.ucb.XCommandEnvironment </type> <type> com.sun.star.ucb.XContentAccess </type> <type> com.sun.star.ucb.XContentCreator </type> - <type> com.sun.star.ucb.XSimpleFileAccess2 </type> + <type> com.sun.star.ucb.XSimpleFileAccess3 </type> </component-description> <project-build-dependency> cppuhelper </project-build-dependency> |