summaryrefslogtreecommitdiff
path: root/formula/inc/formula/FormulaOpCodeMapperObj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'formula/inc/formula/FormulaOpCodeMapperObj.hxx')
-rw-r--r--formula/inc/formula/FormulaOpCodeMapperObj.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/formula/inc/formula/FormulaOpCodeMapperObj.hxx b/formula/inc/formula/FormulaOpCodeMapperObj.hxx
index 78d44e91892a..fe50c2213950 100644
--- a/formula/inc/formula/FormulaOpCodeMapperObj.hxx
+++ b/formula/inc/formula/FormulaOpCodeMapperObj.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
@@ -47,7 +47,7 @@ class FORMULA_DLLPUBLIC FormulaOpCodeMapperObj : public ::cppu::WeakImplHelper2<
{
::std::auto_ptr<FormulaCompiler> m_pCompiler;
public:
- static ::rtl::OUString getImplementationName_Static();
+ static ::rtl::OUString getImplementationName_Static();
static ::com::sun::star::uno::Sequence< ::rtl::OUString> getSupportedServiceNames_Static();
static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > create(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >& _xContext);