summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/sddlgfact.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 10:37:01 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 10:37:01 +0000
commit10160df32824bd63e8f1dc648cf0d610ed863141 (patch)
treec39d9715939afc970ed3699238b17083fe23fc48 /sd/source/ui/dlg/sddlgfact.cxx
parent89ec8af640a9e298389bff421ef9d7285bbaa07c (diff)
INTEGRATION: CWS impresstables2 (1.9.44); FILE MERGED
2008/01/29 18:09:11 cl 1.9.44.3: #i68103# added SfxUnoStyleSheet to fix a dynamic_cast issue under linux 2007/08/01 15:13:03 cl 1.9.44.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/26 18:08:04 cl 1.9.44.1: #i68103# added cell styles
Diffstat (limited to 'sd/source/ui/dlg/sddlgfact.cxx')
-rw-r--r--sd/source/ui/dlg/sddlgfact.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sd/source/ui/dlg/sddlgfact.cxx b/sd/source/ui/dlg/sddlgfact.cxx
index 4c21168696ce..6b8580399f99 100644
--- a/sd/source/ui/dlg/sddlgfact.cxx
+++ b/sd/source/ui/dlg/sddlgfact.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sddlgfact.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2007-06-26 13:39:34 $
+ * last change: $Author: rt $ $Date: 2008-03-12 11:37:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -509,7 +509,6 @@ SfxAbstractTabDialog * SdAbstractDialogFactory_Impl::CreateSdPresLayoutTemplate
{
return new SdPresLayoutTemplateDlg_Impl( new SdPresLayoutTemplateDlg( pDocSh, pParent, DlgId, rStyleBase, ePO, pSSPool ) );
}
-// add for SdPresLayoutTemplateDlg end
// add for SdPresLayoutDlg begin
AbstractSdPresLayoutDlg * SdAbstractDialogFactory_Impl::CreateSdPresLayoutDlg( ::sd::DrawDocShell* pDocShell, ::sd::ViewShell* pViewShell, ::Window* pWindow, const SfxItemSet& rInAttrs)