summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/DocumentRenderer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/DocumentRenderer.hxx')
-rw-r--r--sd/source/ui/inc/DocumentRenderer.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/DocumentRenderer.hxx b/sd/source/ui/inc/DocumentRenderer.hxx
index 4874ddd745c2..c4f2869e1737 100644
--- a/sd/source/ui/inc/DocumentRenderer.hxx
+++ b/sd/source/ui/inc/DocumentRenderer.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
@@ -60,13 +60,13 @@ public:
const css::uno::Any& aSelection,
const css::uno::Sequence<css::beans::PropertyValue >& xOptions)
throw (css::lang::IllegalArgumentException, css::uno::RuntimeException);
-
+
virtual css::uno::Sequence<css::beans::PropertyValue> SAL_CALL getRenderer (
sal_Int32 nRenderer,
const css::uno::Any& rSelection,
const css::uno::Sequence<css::beans::PropertyValue>& rxOptions)
throw (css::lang::IllegalArgumentException, css::uno::RuntimeException);
-
+
virtual void SAL_CALL render (
sal_Int32 nRenderer,
const css::uno::Any& rSelection,