diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-11-26 18:25:21 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-11-26 18:25:21 +0000 |
commit | cb49cd62aadd6f3087aa12d4b14cf56d82ac678a (patch) | |
tree | b6d64ea21437f5cd88b7423da7e584b1732ff074 /scp2/source/canvas | |
parent | bd8bd39ae164d050c9397ff1aa5f32d861bae881 (diff) |
INTEGRATION: CWS presentationengine01 (1.1.38); FILE MERGED
2004/09/08 16:48:04 dbo 1.1.38.1: #110496# added canvas factory
Diffstat (limited to 'scp2/source/canvas')
-rw-r--r-- | scp2/source/canvas/canvascommons.scp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/scp2/source/canvas/canvascommons.scp b/scp2/source/canvas/canvascommons.scp index b2fba6f8dd70..1efda1926d95 100644 --- a/scp2/source/canvas/canvascommons.scp +++ b/scp2/source/canvas/canvascommons.scp @@ -2,9 +2,9 @@ * * $RCSfile: canvascommons.scp,v $ * -* $Revision: 1.1 $ +* $Revision: 1.2 $ * -* last change: $Author: obo $ $Date: 2004-03-18 15:01:39 $ +* last change: $Author: rt $ $Date: 2004-11-26 19:25:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -63,3 +63,4 @@ STD_LIB_FILE(gid_File_Lib_CppCanvas, cppcanvas) STD_LIB_FILE(gid_File_Lib_CanvasTools, canvastools) +SPECIAL_UNO_COMPONENT_LIB_FILE(gid_File_CanvasFactory, canvasfactory.uno) |