summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/framework/ViewShellWrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/framework/ViewShellWrapper.hxx')
-rw-r--r--sd/source/ui/inc/framework/ViewShellWrapper.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/sd/source/ui/inc/framework/ViewShellWrapper.hxx b/sd/source/ui/inc/framework/ViewShellWrapper.hxx
index 96c9261d33cf..e2acb35a9eb0 100644
--- a/sd/source/ui/inc/framework/ViewShellWrapper.hxx
+++ b/sd/source/ui/inc/framework/ViewShellWrapper.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -79,7 +79,7 @@ public:
::com::sun::star::drawing::framework::XResourceId>& rxViewId,
const ::com::sun::star::uno::Reference<com::sun::star::awt::XWindow>& rxWindow);
virtual ~ViewShellWrapper (void);
-
+
virtual void SAL_CALL disposing (void);
static const ::com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId (void);
@@ -104,7 +104,7 @@ public:
virtual sal_Bool SAL_CALL isAnchorOnly (void)
throw (com::sun::star::uno::RuntimeException);
-
+
// XRelocatableResource
virtual sal_Bool SAL_CALL relocateToAnchor (
@@ -118,15 +118,15 @@ public:
virtual void SAL_CALL windowResized(
const ::com::sun::star::awt::WindowEvent& rEvent)
throw (::com::sun::star::uno::RuntimeException);
-
+
virtual void SAL_CALL windowMoved(
const ::com::sun::star::awt::WindowEvent& rEvent)
throw (::com::sun::star::uno::RuntimeException);
-
+
virtual void SAL_CALL windowShown(
const ::com::sun::star::lang::EventObject& rEvent)
throw (::com::sun::star::uno::RuntimeException);
-
+
virtual void SAL_CALL windowHidden(
const ::com::sun::star::lang::EventObject& rEvent)
throw (::com::sun::star::uno::RuntimeException);