summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/optdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/optdlg.hxx')
-rw-r--r--sd/source/ui/inc/optdlg.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/inc/optdlg.hxx b/sd/source/ui/inc/optdlg.hxx
index dcbe7e40d070..610d9f8077c9 100644
--- a/sd/source/ui/inc/optdlg.hxx
+++ b/sd/source/ui/inc/optdlg.hxx
@@ -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
@@ -38,7 +38,7 @@ class SfxItemSet;
class SdOptionsDlg : public SfxTabDialog
{
private:
- DocumentType meDocType;
+ DocumentType meDocType;
public:
SdOptionsDlg( Window* pParent, const SfxItemSet& rInAttrs,
@@ -47,8 +47,8 @@ public:
protected:
- virtual void PageCreated( USHORT nId, SfxTabPage &rPage );
-// virtual SfxItemSet* CreateInputItemSet( USHORT nPageId );
+ virtual void PageCreated( USHORT nId, SfxTabPage &rPage );
+// virtual SfxItemSet* CreateInputItemSet( USHORT nPageId );
};