diff options
author | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-06-25 05:20:00 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-06-25 05:41:09 +0200 |
commit | ed6b8a100c1aabb342573f252509573bbe124d29 (patch) | |
tree | 35874493d9470202b3221aa2a1666b6647494242 /sd/source/ui/inc/SdUnoOutlineView.hxx | |
parent | 78f6407978aa48c3cbb116bc281940dbf1f2dcbc (diff) |
remove whitespaces
Change-Id: I9daea42a433b5032931a722878874917cf37f4d1
Diffstat (limited to 'sd/source/ui/inc/SdUnoOutlineView.hxx')
-rw-r--r-- | sd/source/ui/inc/SdUnoOutlineView.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/inc/SdUnoOutlineView.hxx b/sd/source/ui/inc/SdUnoOutlineView.hxx index 85e468c94798..d72fb3e10652 100644 --- a/sd/source/ui/inc/SdUnoOutlineView.hxx +++ b/sd/source/ui/inc/SdUnoOutlineView.hxx @@ -24,7 +24,6 @@ #include <cppuhelper/basemutex.hxx> #include <com/sun/star/lang/EventObject.hpp> - namespace sd { class OutlineViewShell; @@ -42,7 +41,6 @@ public: virtual void SAL_CALL disposing (void) SAL_OVERRIDE; - // XSelectionSupplier virtual sal_Bool SAL_CALL select ( @@ -61,7 +59,6 @@ public: const css::uno::Reference<css::view::XSelectionChangeListener>& rxListener) throw(css::uno::RuntimeException, std::exception) SAL_OVERRIDE; - // XDrawView virtual void SAL_CALL setCurrentPage ( @@ -71,7 +68,6 @@ public: virtual css::uno::Reference<css::drawing::XDrawPage> SAL_CALL getCurrentPage (void) throw(css::uno::RuntimeException, std::exception) SAL_OVERRIDE; - // XFastPropertySet virtual void SAL_CALL setFastPropertyValue ( |