diff options
Diffstat (limited to 'sc/sdi')
-rw-r--r-- | sc/sdi/formatsh.sdi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/sdi/formatsh.sdi b/sc/sdi/formatsh.sdi index 75051d9c7a50..86cb1b99bdf1 100644 --- a/sc/sdi/formatsh.sdi +++ b/sc/sdi/formatsh.sdi @@ -4,9 +4,9 @@ * * $RCSfile: formatsh.sdi,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: rt $ $Date: 2005-09-08 18:11:34 $ + * last change: $Author: rt $ $Date: 2006-05-02 15:43:47 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -34,7 +34,7 @@ ************************************************************************/ // =========================================================================== -interface TableFont : Object +interface TableFont [ uuid ( "2E4AC1C0-137C-11D3-B25B-006097DA68F3" ) ] @@ -52,7 +52,7 @@ interface TableFont : Object } // =========================================================================== -interface FormatForSelection : Selection +interface FormatForSelection [ uuid ( "40F448A0-137C-11D3-B25B-006097DA68F3" ) ] |