diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 22:10:13 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 22:10:13 +0000 |
commit | c6de38a348905c3e2aeed7a4df480ec8f62f75d0 (patch) | |
tree | 6039415a086212dec82e8c19f2b64cf17d56e5a2 /UnoControls/source | |
parent | 9b199c020ff5ebfc659a3b5834b8f4c6d71e9e50 (diff) |
INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED
2005/10/25 09:12:56 pl 1.4.4.1: #i55991# removed warnings for solaris platform
Diffstat (limited to 'UnoControls/source')
-rw-r--r-- | UnoControls/source/inc/framecontrol.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/UnoControls/source/inc/framecontrol.hxx b/UnoControls/source/inc/framecontrol.hxx index 02611d58dd46..b13cdb21f3af 100644 --- a/UnoControls/source/inc/framecontrol.hxx +++ b/UnoControls/source/inc/framecontrol.hxx @@ -4,9 +4,9 @@ * * $RCSfile: framecontrol.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 09:20:01 $ + * last change: $Author: hr $ $Date: 2006-06-19 23:10:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -483,7 +483,7 @@ public: //______________________________________________________________________________________________________________ protected: - + using OPropertySetHelper::getFastPropertyValue; //__________________________________________________________________________________________________________ // OPropertySetHelper //__________________________________________________________________________________________________________ |