summaryrefslogtreecommitdiff
path: root/autodoc/source/parser_i/tokens/stmstfi2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser_i/tokens/stmstfi2.cxx')
-rw-r--r--autodoc/source/parser_i/tokens/stmstfi2.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/autodoc/source/parser_i/tokens/stmstfi2.cxx b/autodoc/source/parser_i/tokens/stmstfi2.cxx
index 15bffb0bf937..528011900332 100644
--- a/autodoc/source/parser_i/tokens/stmstfi2.cxx
+++ b/autodoc/source/parser_i/tokens/stmstfi2.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
@@ -36,10 +36,10 @@
StmBoundsStatu2::StmBoundsStatu2( StateMachineContext &
o_rOwner,
- TkpContext & i_rFollowUpContext,
- uintt i_nStatusFunctionNr,
- bool i_bIsDefault )
- : pOwner(&o_rOwner),
+ TkpContext & i_rFollowUpContext,
+ uintt i_nStatusFunctionNr,
+ bool i_bIsDefault )
+ : pOwner(&o_rOwner),
pFollowUpContext(&i_rFollowUpContext),
nStatusFunctionNr(i_nStatusFunctionNr),
bIsDefault(i_bIsDefault)