diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-09-11 15:45:15 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-09-11 15:45:15 +0000 |
commit | ee604b88770a469a6fd27fa24f9e4b121207285b (patch) | |
tree | 7a15fc02df4ebd42a005be9ec54ca308d8391ad5 /UnoControls/inc | |
parent | b2bad7a1e9077bbc7f520e8593f5759c61bf9de6 (diff) |
#92075#
Diffstat (limited to 'UnoControls/inc')
-rw-r--r-- | UnoControls/inc/basecontainercontrol.hxx | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/UnoControls/inc/basecontainercontrol.hxx b/UnoControls/inc/basecontainercontrol.hxx index 8bb2375d742b..f5d8519d6453 100644 --- a/UnoControls/inc/basecontainercontrol.hxx +++ b/UnoControls/inc/basecontainercontrol.hxx @@ -2,9 +2,9 @@ * * $RCSfile: basecontainercontrol.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:11:17 $ + * last change: $Author: hjs $ $Date: 2001-09-11 16:45:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -370,8 +370,7 @@ public: */ virtual void SAL_CALL addControl( const UNO3_OUSTRING& sName , - const UNO3_REFERENCE< UNO3_XCONTROL >& xControl ) throw( UNO3_ILLEGALARGUMENTEXCEPTION , - UNO3_RUNTIMEEXCEPTION ); + const UNO3_REFERENCE< UNO3_XCONTROL >& xControl ) throw( UNO3_RUNTIMEEXCEPTION ); /**_______________________________________________________________________________________________________ @short - |