summaryrefslogtreecommitdiffstats
path: root/sc/inc/viewuno.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-17 18:34:27 +0100
committerKohei Yoshida <kyoshida@novell.com>2011-01-18 12:32:29 -0500
commit7a7f65e24ed4aef9733b9fe301eea09272413874 (patch)
treea7d81715c64bcc3183af5852e7ac5ef8db850205 /sc/inc/viewuno.hxx
parentSome more dead code removal (diff)
downloadcore-7a7f65e24ed4aef9733b9fe301eea09272413874.tar.gz
core-7a7f65e24ed4aef9733b9fe301eea09272413874.zip
Removed some dead lines, dates and commit notes. Thanks to liuchen, limingl, minz@cn.ibm.com and Amelia Wang for their commits!
Diffstat (limited to 'sc/inc/viewuno.hxx')
-rw-r--r--sc/inc/viewuno.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sc/inc/viewuno.hxx b/sc/inc/viewuno.hxx
index 8961a3e913f2..cce3af7944da 100644
--- a/sc/inc/viewuno.hxx
+++ b/sc/inc/viewuno.hxx
@@ -315,13 +315,11 @@ public:
::com::sun::star::sheet::XSpreadsheet >& xActiveSheet )
throw(::com::sun::star::uno::RuntimeException);
- //liuchen 2009-9-2 support expand (but not replace) the active sheet
+ // support expand (but not replace) the active sheet
virtual void SAL_CALL selectSheet( const ::com::sun::star::uno::Reference<
::com::sun::star::sheet::XSpreadsheet >& xActiveSheet,
sal_Bool bExpand)
throw(::com::sun::star::uno::RuntimeException);
- //liuchen 2009-9-2
-
//XEnhancedMouseClickBroadcaster
virtual void SAL_CALL addEnhancedMouseClickHandler( const ::com::sun::star::uno::Reference<