summaryrefslogtreecommitdiff
path: root/autodoc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:03:30 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:03:30 +0000
commit13f573e9cec211dd3e1c1d116122e4f87f6b5c69 (patch)
tree350d25ee395996aad40aed06c25a8b17a7779b69 /autodoc
parent45597c553ea9fc8af88b90fa14236b3d70282956 (diff)
INTEGRATION: CWS adc18 (1.4.2); FILE MERGED
2007/10/18 15:23:19 np 1.4.2.1: #i81775#
Diffstat (limited to 'autodoc')
-rw-r--r--autodoc/source/parser/inc/cpp/prs_cpp.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/autodoc/source/parser/inc/cpp/prs_cpp.hxx b/autodoc/source/parser/inc/cpp/prs_cpp.hxx
index 8e948715a1a4..571f183a4cfe 100644
--- a/autodoc/source/parser/inc/cpp/prs_cpp.hxx
+++ b/autodoc/source/parser/inc/cpp/prs_cpp.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: prs_cpp.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: vg $ $Date: 2007-09-18 14:15:51 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:03:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -62,9 +62,6 @@ class Cpluplus_Parser : public autodoc::CodeParser_Ifc
i_rDocumentationInterpreter );
virtual void Run(
- const udmstri & i_sProjectName,
- const csv::ploc::Path &
- i_rProjectRootDirectory,
const autodoc::FileCollector_Ifc &
i_rFiles );
private: