summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-12-11 10:55:59 +0000
committerKurt Zenker <kz@openoffice.org>2003-12-11 10:55:59 +0000
commite98dfe538226ebb9e9f67a85f55d4950e2923f1e (patch)
treed7a119beced29ec1a63668367a0b1b6a7353f409 /toolkit
parentd9df444ad6a55de74d23c8bd1affab825d855109 (diff)
INTEGRATION: CWS frmcontrols01 (1.5.194); FILE MERGED
2003/10/27 11:20:40 fs 1.5.194.1: #i21605# spin button control/model service names
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/inc/toolkit/helper/servicenames.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/toolkit/inc/toolkit/helper/servicenames.hxx b/toolkit/inc/toolkit/helper/servicenames.hxx
index a94e82808559..8e038930d377 100644
--- a/toolkit/inc/toolkit/helper/servicenames.hxx
+++ b/toolkit/inc/toolkit/helper/servicenames.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: servicenames.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: tbe $ $Date: 2001-05-04 09:01:54 $
+ * last change: $Author: kz $ $Date: 2003-12-11 11:55:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -123,6 +123,8 @@ extern const sal_Char __FAR_DATA szServiceName_UnoControlFixedLine[], szServiceN
extern const sal_Char __FAR_DATA szServiceName_UnoControlFixedLineModel[], szServiceName2_UnoControlFixedLineModel[];
extern const sal_Char __FAR_DATA szServiceName_PrinterServer[], szServiceName2_PrinterServer[];
+extern const sal_Char __FAR_DATA szServiceName_UnoSpinButtonControl[], szServiceName_UnoSpinButtonModel[];
+
// ExtUnoWrapper:
extern const char __FAR_DATA szServiceName_ImageProducer[], szServiceName2_ImageProducer[];