INTEGRATION: CWS sfxcleanup (1.3.128); FILE MERGED
2006/03/02 09:26:08 mba 1.3.128.1: #132394#: remove superfluous code
This commit is contained in:
parent
406547f182
commit
bc866e7d7c
2 changed files with 5 additions and 11 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: drformsh.sdi,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-08 18:10:48 $
|
||||
* last change: $Author: rt $ $Date: 2006-05-02 15:43:01 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -33,13 +33,7 @@
|
|||
*
|
||||
************************************************************************/
|
||||
|
||||
interface TableForm : Selection
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
// ===========================================================================
|
||||
shell ScDrawFormShell : ScDrawShell
|
||||
{
|
||||
import TableForm;
|
||||
}
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: mediash.sdi,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-08 18:12:44 $
|
||||
* last change: $Author: rt $ $Date: 2006-05-02 15:44:16 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -33,7 +33,7 @@
|
|||
*
|
||||
************************************************************************/
|
||||
|
||||
interface MediaSelection : Selection
|
||||
interface MediaSelection
|
||||
{
|
||||
SID_AVMEDIA_TOOLBOX
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue