summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbapagesetup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbapagesetup.hxx')
-rw-r--r--sw/source/ui/vba/vbapagesetup.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/source/ui/vba/vbapagesetup.hxx b/sw/source/ui/vba/vbapagesetup.hxx
index 243ffca33e28..1437b4d92bbc 100644
--- a/sw/source/ui/vba/vbapagesetup.hxx
+++ b/sw/source/ui/vba/vbapagesetup.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
@@ -37,16 +37,16 @@
typedef cppu::ImplInheritanceHelper1< VbaPageSetupBase, ooo::vba::word::XPageSetup > SwVbaPageSetup_BASE;
-class SwVbaPageSetup : public SwVbaPageSetup_BASE
+class SwVbaPageSetup : public SwVbaPageSetup_BASE
{
private:
rtl::OUString getStyleOfFirstPage() throw (css::uno::RuntimeException);
public:
- SwVbaPageSetup( const css::uno::Reference< ooo::vba::XHelperInterface >& xParent,
+ SwVbaPageSetup( const css::uno::Reference< ooo::vba::XHelperInterface >& xParent,
const css::uno::Reference< css::uno::XComponentContext >& xContext,
- const css::uno::Reference< css::frame::XModel >& xModel,
- const css::uno::Reference< css::beans::XPropertySet >& xProps ) throw (css::uno::RuntimeException);
+ const css::uno::Reference< css::frame::XModel >& xModel,
+ const css::uno::Reference< css::beans::XPropertySet >& xProps ) throw (css::uno::RuntimeException);
virtual ~SwVbaPageSetup(){}
// Attributes