summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unomlstr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/unodraw/unomlstr.cxx')
-rw-r--r--svx/source/unodraw/unomlstr.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/unodraw/unomlstr.cxx b/svx/source/unodraw/unomlstr.cxx
index 10d5f356c5d1..265d3c2711ed 100644
--- a/svx/source/unodraw/unomlstr.cxx
+++ b/svx/source/unodraw/unomlstr.cxx
@@ -34,7 +34,7 @@ SvxUnoShapeModifyListener::~SvxUnoShapeModifyListener() throw()
{
}
-// ::com::sun::star::util::XModifyListener
+// css::util::XModifyListener
void SAL_CALL SvxUnoShapeModifyListener::modified(const lang::EventObject& ) throw( uno::RuntimeException, std::exception )
{
SolarMutexGuard aGuard;
@@ -45,7 +45,7 @@ void SAL_CALL SvxUnoShapeModifyListener::modified(const lang::EventObject& ) thr
}
}
-// ::com::sun::star::lang::XEventListener
+// css::lang::XEventListener
void SvxUnoShapeModifyListener::disposing(const lang::EventObject& ) throw( uno::RuntimeException, std::exception )
{
invalidate();