summaryrefslogtreecommitdiffstats
path: root/unoxml/source/events/mouseevent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/events/mouseevent.hxx')
-rw-r--r--unoxml/source/events/mouseevent.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/unoxml/source/events/mouseevent.hxx b/unoxml/source/events/mouseevent.hxx
index 2b274713e75d..87ea75a2bb66 100644
--- a/unoxml/source/events/mouseevent.hxx
+++ b/unoxml/source/events/mouseevent.hxx
@@ -35,7 +35,6 @@ typedef ::cppu::ImplInheritanceHelper< CUIEvent, css::xml::dom::events::XMouseEv
class CMouseEvent
: public CMouseEvent_Base
{
-protected:
sal_Int32 m_screenX;
sal_Int32 m_screenY;
sal_Int32 m_clientX;