Kaydet (Commit) a261e108 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS scriptingf6 (1.11.4); FILE MERGED

2004/10/11 16:22:41 toconnor 1.11.4.3: RESYNC: (1.14-1.15); FILE MERGED
2004/10/11 13:29:30 toconnor 1.11.4.2: RESYNC: (1.11-1.14); FILE MERGED
2004/08/11 12:42:54 dfoster 1.11.4.1: #i32794#
Fixed images, removed need for Basic ResMgr.
üst 520be5c0
......@@ -2,9 +2,9 @@
*
* $RCSfile: dlgfact.cxx,v $
*
* $Revision: 1.15 $
* $Revision: 1.16 $
*
* last change: $Author: kz $ $Date: 2004-10-04 17:46:42 $
* last change: $Author: rt $ $Date: 2004-10-22 14:37:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -1243,6 +1243,7 @@ VclAbstractDialog * AbstractDialogFactory_Impl::CreateSvxScriptOrgDialog( Window
{
OSL_TRACE("in ADF_Impl::CreateSvxScriptOrgDialog");
Dialog* pDlg=NULL;
pDlg = new SvxScriptOrgDialog( pParent, rLanguage);
if ( pDlg )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment