summaryrefslogtreecommitdiff
path: root/sd/source/ui/toolpanel/controls/SlideTransitionPanel.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-12 17:52:20 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-12 17:52:20 +0000
commit79f862bb3633315c260b127de3fe2c8e085dcec4 (patch)
tree7011f92116cea8fc172fd14ed709dc21ff5b0341 /sd/source/ui/toolpanel/controls/SlideTransitionPanel.hxx
parentda429aafcd9903ce725d4d66a1a564a594a13c81 (diff)
INTEGRATION: CWS sdwarningsbegone (1.5.316); FILE MERGED
2006/11/27 13:48:14 cl 1.5.316.1: #i69285# warning free code changes for sd project
Diffstat (limited to 'sd/source/ui/toolpanel/controls/SlideTransitionPanel.hxx')
-rw-r--r--sd/source/ui/toolpanel/controls/SlideTransitionPanel.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sd/source/ui/toolpanel/controls/SlideTransitionPanel.hxx b/sd/source/ui/toolpanel/controls/SlideTransitionPanel.hxx
index 63fea23f4..5d4947117 100644
--- a/sd/source/ui/toolpanel/controls/SlideTransitionPanel.hxx
+++ b/sd/source/ui/toolpanel/controls/SlideTransitionPanel.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SlideTransitionPanel.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 06:43:46 $
+ * last change: $Author: kz $ $Date: 2006-12-12 18:52:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -71,6 +71,8 @@ public:
const ::com::sun::star::uno::Reference<
::com::sun::star::accessibility::XAccessible>& rxParent);
+ using Window::GetWindow;
+
private:
Size maPreferredSize;
::Window* mpWrappedControl;