summaryrefslogtreecommitdiff
path: root/autodoc/source/parser_i/idl/tk_const.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser_i/idl/tk_const.cxx')
-rw-r--r--autodoc/source/parser_i/idl/tk_const.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/autodoc/source/parser_i/idl/tk_const.cxx b/autodoc/source/parser_i/idl/tk_const.cxx
index 98b418b3f679..69027f73dc06 100644
--- a/autodoc/source/parser_i/idl/tk_const.cxx
+++ b/autodoc/source/parser_i/idl/tk_const.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
@@ -42,7 +42,7 @@ namespace uidl
void
-TokAssignment::Trigger( TokenInterpreter & io_rInterpreter ) const
+TokAssignment::Trigger( TokenInterpreter & io_rInterpreter ) const
{
io_rInterpreter.Process_Assignment(*this);
}