From 1c909a13a0816e20d365000cc527d93e02633b0c Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Fri, 23 Oct 2015 10:32:47 +0200 Subject: com::sun::star->css in include/ucbhelper to include/xmlscript Change-Id: Iaa7f0b8455a601d3992c08cde0943c709c417256 --- include/ucbhelper/activedatastreamer.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ucbhelper/activedatastreamer.hxx') diff --git a/include/ucbhelper/activedatastreamer.hxx b/include/ucbhelper/activedatastreamer.hxx index 89eccba21d05..af6bae2ea8b9 100644 --- a/include/ucbhelper/activedatastreamer.hxx +++ b/include/ucbhelper/activedatastreamer.hxx @@ -29,7 +29,7 @@ namespace ucbhelper /** - * This class implements the interface com::sun::star::io::XActiveDataStreamer. + * This class implements the interface css::io::XActiveDataStreamer. * Instances of this class can be passed with the parameters of an * "open" command. */ -- cgit