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
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: Pattern.cxx,v $
|
* $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
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* either of the following licenses
|
||||||
@@ -134,7 +134,7 @@ Sequence<Type> OPatternModel::_getTypes()
|
|||||||
DBG_NAME( OPatternModel )
|
DBG_NAME( OPatternModel )
|
||||||
//------------------------------------------------------------------
|
//------------------------------------------------------------------
|
||||||
OPatternModel::OPatternModel(const Reference<XMultiServiceFactory>& _rxFactory)
|
OPatternModel::OPatternModel(const Reference<XMultiServiceFactory>& _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
|
// use the old control name for compytibility reasons
|
||||||
{
|
{
|
||||||
DBG_CTOR( OPatternModel, NULL );
|
DBG_CTOR( OPatternModel, NULL );
|
||||||
|
|||||||
Reference in New Issue
Block a user