summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dnd
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-03-26 14:05:54 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-03-26 14:05:54 +0000
commite2cd573e2d1e64ca909d178abcebffd9e305daba (patch)
treec6fb4c898e1c6c54f842ae03986bb98ed85d7bee /dtrans/source/win32/dnd
parent654a67d48a704080518a861e2b169631a2604057 (diff)
INTEGRATION: CWS mingwport03 (1.7.16); FILE MERGED
2006/11/08 09:41:33 vg 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/21 16:12:04 vg 1.7.16.1: #i53572# MinGW port
Diffstat (limited to 'dtrans/source/win32/dnd')
-rw-r--r--dtrans/source/win32/dnd/sourcecontext.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/dtrans/source/win32/dnd/sourcecontext.cxx b/dtrans/source/win32/dnd/sourcecontext.cxx
index 83fd2ec650fb..2573fdd91884 100644
--- a/dtrans/source/win32/dnd/sourcecontext.cxx
+++ b/dtrans/source/win32/dnd/sourcecontext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sourcecontext.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 16:58:49 $
+ * last change: $Author: vg $ $Date: 2007-03-26 15:05:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -88,12 +88,12 @@ sal_Int32 SAL_CALL SourceContext::getCurrentCursor( )
}
void SAL_CALL SourceContext::setCursor( sal_Int32 /*cursorId*/ )
- throw( IllegalArgumentException, RuntimeException)
+ throw( RuntimeException)
{
}
void SAL_CALL SourceContext::setImage( sal_Int32 /*imageId*/ )
- throw( IllegalArgumentException, RuntimeException)
+ throw( RuntimeException)
{
}