From 44acd646449ba363f54453e74dde3c92b6162938 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 12 Dec 2006 16:55:05 +0000 Subject: INTEGRATION: CWS sdwarningsbegone (1.4.316); FILE MERGED 2006/11/27 13:48:08 cl 1.4.316.1: #i69285# warning free code changes for sd project --- sd/source/ui/inc/taskpane/SubToolPanel.hxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sd/source/ui/inc/taskpane') diff --git a/sd/source/ui/inc/taskpane/SubToolPanel.hxx b/sd/source/ui/inc/taskpane/SubToolPanel.hxx index 6b93236201c5..092d873d2f5e 100644 --- a/sd/source/ui/inc/taskpane/SubToolPanel.hxx +++ b/sd/source/ui/inc/taskpane/SubToolPanel.hxx @@ -4,9 +4,9 @@ * * $RCSfile: SubToolPanel.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 06:02:13 $ + * last change: $Author: kz $ $Date: 2006-12-12 17:55:05 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -114,6 +114,7 @@ public: const ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible>& rxParent); + using Window::GetWindow; protected: /** Initiate a rearrangement of the controls. */ -- cgit