summaryrefslogtreecommitdiff
path: root/autodoc/inc/ary/cpp/cp_ce.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/inc/ary/cpp/cp_ce.hxx')
-rw-r--r--autodoc/inc/ary/cpp/cp_ce.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/autodoc/inc/ary/cpp/cp_ce.hxx b/autodoc/inc/ary/cpp/cp_ce.hxx
index cb86e44b17d4..ce612f0cfa4e 100644
--- a/autodoc/inc/ary/cpp/cp_ce.hxx
+++ b/autodoc/inc/ary/cpp/cp_ce.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
@@ -131,10 +131,10 @@ class CePilot
GlobalNamespace() const = 0;
virtual const CodeEntity &
Find_Ce(
- Ce_id i_id ) const = 0;
+ Ce_id i_id ) const = 0;
virtual const CodeEntity *
Search_Ce(
- Ce_id i_id ) const = 0;
+ Ce_id i_id ) const = 0;
/// It's assumed that i_rSearchedName is an absolute name.
virtual const CodeEntity *