Kaydet (Commit) aa0b4c92 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.10.14); FILE MERGED

2006/01/25 18:00:45 sb 1.10.14.2: RESYNC: (1.10-1.11); FILE MERGED
2005/10/26 15:08:20 pl 1.10.14.1: #i55991# remove warnings for solaris platform
üst 0ddd9fa2
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: cmdmailsuppl.cxx,v $ * $RCSfile: cmdmailsuppl.cxx,v $
* *
* $Revision: 1.11 $ * $Revision: 1.12 $
* *
* last change: $Author: obo $ $Date: 2006-01-20 13:29:23 $ * last change: $Author: hr $ $Date: 2006-06-19 14:18:58 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -173,7 +173,7 @@ Reference< XSimpleMailMessage > SAL_CALL CmdMailSuppl::createSimpleMailMessage( ...@@ -173,7 +173,7 @@ Reference< XSimpleMailMessage > SAL_CALL CmdMailSuppl::createSimpleMailMessage(
// XSimpleMailClient // XSimpleMailClient
//------------------------------------------------ //------------------------------------------------
void SAL_CALL CmdMailSuppl::sendSimpleMailMessage( const Reference< XSimpleMailMessage >& xSimpleMailMessage, sal_Int32 aFlag ) void SAL_CALL CmdMailSuppl::sendSimpleMailMessage( const Reference< XSimpleMailMessage >& xSimpleMailMessage, sal_Int32 /*aFlag*/ )
throw (IllegalArgumentException, Exception, RuntimeException) throw (IllegalArgumentException, Exception, RuntimeException)
{ {
if ( ! xSimpleMailMessage.is() ) if ( ! xSimpleMailMessage.is() )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment