INTEGRATION: CWS dba18 (1.9.38); FILE MERGED

2004/11/10 15:33:49 oj 1.9.38.2: RESYNC: (1.9-1.10); FILE MERGED
2004/10/25 07:25:34 oj 1.9.38.1: #i36008# new help ids for slots
This commit is contained in:
Oliver Bolte 2004-11-17 13:53:30 +00:00
parent 044d3212af
commit 3bab93b505

View file

@ -2,9 +2,9 @@
*
* $RCSfile: linkeddocuments.cxx,v $
*
* $Revision: 1.10 $
* $Revision: 1.11 $
*
* last change: $Author: pjunck $ $Date: 2004-10-27 13:07:35 $
* last change: $Author: obo $ $Date: 2004-11-17 14:53:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -444,7 +444,7 @@ namespace dbaui
aClassId = lcl_GetSequenceClassID(SO3_SIMPRESS_CLASSID);
break;
case ID_FORM_NEW_PILOT:
case SID_DB_FORM_NEW_PILOT:
default:
OSL_ENSURE(sal_False, "OLinkedDocumentsAccess::newForm: pleas use newFormWithPilot!");
return Reference< XComponent >();