summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unodoc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/unoidl/unodoc.cxx')
-rw-r--r--sd/source/ui/unoidl/unodoc.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/unoidl/unodoc.cxx b/sd/source/ui/unoidl/unodoc.cxx
index dd2102ffb2cf..14a3e725c7e4 100644
--- a/sd/source/ui/unoidl/unodoc.cxx
+++ b/sd/source/ui/unoidl/unodoc.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -67,7 +67,7 @@ uno::Reference< uno::XInterface > SAL_CALL SdDrawingDocument_createInstance(
SdDLL::Init();
- SfxObjectShell* pShell =
+ SfxObjectShell* pShell =
new ::sd::GraphicDocShell(
_nCreationFlags, FALSE, DOCUMENT_TYPE_DRAW );
return uno::Reference< uno::XInterface >( pShell->GetModel() );