diff options
Diffstat (limited to 'include/ucbhelper/activedatasink.hxx')
-rw-r--r-- | include/ucbhelper/activedatasink.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/activedatasink.hxx b/include/ucbhelper/activedatasink.hxx index 9cb6940be900..3e6c3ba427fd 100644 --- a/include/ucbhelper/activedatasink.hxx +++ b/include/ucbhelper/activedatasink.hxx @@ -28,7 +28,7 @@ namespace ucbhelper { /** - * This class implements the interface com::sun::star::io::XActiveDataSink. + * This class implements the interface css::io::XActiveDataSink. * Instances of this class can be passed with the parameters of an * "open" command. */ |