diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 22:59:19 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 22:59:19 +0000 |
commit | 5138e5c5b9de35dc070844c0197c3b6004488881 (patch) | |
tree | b26b80fdac20c5eed7114933e32ae714f0ee266a /uui | |
parent | 83b69f3926b258d746125a76678920ffe6a09037 (diff) |
INTEGRATION: CWS warnings01 (1.2.16); FILE MERGED
2005/11/17 15:40:47 sb 1.2.16.1: #i53898# Made code warning-free.
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/fltdlg.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/uui/source/fltdlg.hxx b/uui/source/fltdlg.hxx index 7feebe68f6a7..730f01dd0d5f 100644 --- a/uui/source/fltdlg.hxx +++ b/uui/source/fltdlg.hxx @@ -4,9 +4,9 @@ * * $RCSfile: fltdlg.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-09 10:19:31 $ + * last change: $Author: hr $ $Date: 2006-06-19 23:59:19 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -99,7 +99,6 @@ class FilterDialog : public ModalDialog // helper (or hided functions!) private: short Execute() { return RET_CANCEL; }; - DECL_LINK( OKHandler, Control* ); String impl_buildUIFileName( const String& sURL ); // member |