INTEGRATION: CWS rt02 (1.10.94); FILE MERGED
2003/10/01 12:06:04 rt 1.10.94.1: #i19697# No newline at end of file
This commit is contained in:
parent
206eb6a8ac
commit
c87ace157d
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: WinClipboard.cxx,v $
|
* $RCSfile: WinClipboard.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.10 $
|
* $Revision: 1.11 $
|
||||||
*
|
*
|
||||||
* last change: $Author: tra $ $Date: 2001-07-24 07:53:23 $
|
* last change: $Author: rt $ $Date: 2003-10-06 14:37:52 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to the terms of
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* either of the following licenses
|
||||||
|
@ -361,4 +361,4 @@ Sequence< OUString > SAL_CALL CWinClipboard::getSupportedServiceNames( )
|
||||||
throw(RuntimeException)
|
throw(RuntimeException)
|
||||||
{
|
{
|
||||||
return WinClipboard_getSupportedServiceNames();
|
return WinClipboard_getSupportedServiceNames();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue