From 247ca933ea74f6520748a9f5ea9125c2b256e19c Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 10 May 2004 11:46:56 +0000 Subject: INTEGRATION: CWS dba09 (1.9.44); FILE MERGED 2004/04/27 06:14:36 fs 1.9.44.2: RESYNC: (1.9-1.10); FILE MERGED 2004/03/17 11:51:07 fs 1.9.44.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format --- forms/source/component/Pattern.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'forms') diff --git a/forms/source/component/Pattern.cxx b/forms/source/component/Pattern.cxx index f06d5b8d45f8..ad7ed9149553 100644 --- a/forms/source/component/Pattern.cxx +++ b/forms/source/component/Pattern.cxx @@ -2,9 +2,9 @@ * * $RCSfile: Pattern.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2004-04-02 10:55:08 $ + * last change: $Author: hr $ $Date: 2004-05-10 12:46:56 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -134,7 +134,7 @@ Sequence OPatternModel::_getTypes() DBG_NAME( OPatternModel ) //------------------------------------------------------------------ OPatternModel::OPatternModel(const Reference& _rxFactory) - :OEditBaseModel( _rxFactory, VCL_CONTROLMODEL_PATTERNFIELD, FRM_CONTROL_PATTERNFIELD, sal_False, sal_False ) + :OEditBaseModel( _rxFactory, VCL_CONTROLMODEL_PATTERNFIELD, FRM_SUN_CONTROL_PATTERNFIELD, sal_False, sal_False ) // use the old control name for compytibility reasons { DBG_CTOR( OPatternModel, NULL ); -- cgit v1.2.3