summaryrefslogtreecommitdiff
path: root/sc/inc/datauno.hxx
diff options
context:
space:
mode:
authorTopround aka Zathuras <topround@gmail.com>2011-01-14 16:57:33 +0200
committerTor Lillqvist <tlillqvist@novell.com>2011-01-14 17:04:02 +0200
commit4de38f4e20c69b429da98b0d93fbf00ec53dbb2f (patch)
treefa10bdebaf9bb63dfb1c83e01d20e7775f879280 /sc/inc/datauno.hxx
parent8ff12fb4e2a9062117dc56b9cd84922bfe900eb8 (diff)
Remove commented out code
Also remove else blocks that were then emptied. Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
Diffstat (limited to 'sc/inc/datauno.hxx')
-rw-r--r--sc/inc/datauno.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/inc/datauno.hxx b/sc/inc/datauno.hxx
index 99e3f9d648e7..9bc74ace4816 100644
--- a/sc/inc/datauno.hxx
+++ b/sc/inc/datauno.hxx
@@ -233,7 +233,6 @@ public:
// external access:
void SetParam( const ScSubTotalParam& rNew );
-// const ScSubTotalParam& GetParam() const { return aStoredParam; }
};
@@ -532,8 +531,6 @@ public:
getSubTotalDescriptor() throw(::com::sun::star::uno::RuntimeException);
virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL
getImportDescriptor() throw(::com::sun::star::uno::RuntimeException);
-// implemented for the XRefreshable Interface
-// virtual void SAL_CALL refresh() throw(::com::sun::star::uno::RuntimeException);
// XRefreshable
virtual void SAL_CALL refresh() throw(::com::sun::star::uno::RuntimeException);