summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2010-01-18 15:45:28 +0100
committerKurt Zenker <kz@openoffice.org>2010-01-18 15:45:28 +0100
commitf60d8940366b3b7da6761c07d6c9186699225da6 (patch)
treeaf803a732640e04ccb3aabd344a14bedebb737cb
parent7ef6edc7b7508fca6004db094e20bfa1ba79d491 (diff)
masterfix: #i10000# remove double declaration of void impl_onControlChangedOrModified()ooo/DEV300_m70
-rw-r--r--svx/inc/svx/sdr/contact/viewobjectcontactofunocontrol.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/svx/inc/svx/sdr/contact/viewobjectcontactofunocontrol.hxx b/svx/inc/svx/sdr/contact/viewobjectcontactofunocontrol.hxx
index fb159575c0..711800fc25 100644
--- a/svx/inc/svx/sdr/contact/viewobjectcontactofunocontrol.hxx
+++ b/svx/inc/svx/sdr/contact/viewobjectcontactofunocontrol.hxx
@@ -112,9 +112,6 @@ namespace sdr { namespace contact {
// visibility check
virtual bool isPrimitiveVisible( const DisplayInfo& _rDisplayInfo ) const;
- /// to be called when any aspect of the control which requires view updates changed
- void impl_onControlChangedOrModified();
-
/// to be called when any aspect of the control which requires view updates changed
void impl_onControlChangedOrModified();