summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterSprite.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterSprite.hxx')
-rw-r--r--sdext/source/presenter/PresenterSprite.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterSprite.hxx b/sdext/source/presenter/PresenterSprite.hxx
index 0a901d791585..3eeeb6bc7d28 100644
--- a/sdext/source/presenter/PresenterSprite.hxx
+++ b/sdext/source/presenter/PresenterSprite.hxx
@@ -26,7 +26,7 @@
namespace sdext { namespace presenter {
-/** A wrapper around a com::sun::star::rendering::XCustomSprite that allows
+/** A wrapper around a css::rendering::XCustomSprite that allows
not only setting values like size, location, and transformation but also
provides read access to them.
It also handles the showing and hiding of a sprite. This includes not