summaryrefslogtreecommitdiff
path: root/autodoc/source/display/html/opageenv.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 10:56:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 10:56:28 +0000
commitd2cdaff73d9dd106f433fa314fd51a07c121266a (patch)
tree66c96bb57daf1452e82d520d9561405334169d22 /autodoc/source/display/html/opageenv.cxx
parent1b090df57f2fc18ef845200d5f5c1837e5d316de (diff)
INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED
2005/10/18 08:35:59 np 1.3.4.1: #i53898#
Diffstat (limited to 'autodoc/source/display/html/opageenv.cxx')
-rw-r--r--autodoc/source/display/html/opageenv.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/autodoc/source/display/html/opageenv.cxx b/autodoc/source/display/html/opageenv.cxx
index d08cd9d573e7..5ffd0f1ea44e 100644
--- a/autodoc/source/display/html/opageenv.cxx
+++ b/autodoc/source/display/html/opageenv.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: opageenv.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:32:18 $
+ * last change: $Author: hr $ $Date: 2006-06-19 11:56:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -340,7 +340,7 @@ OuputPage_Environment::MoveDir_Down2( const ary::cpp::Class & i_rClass )
}
void
-OuputPage_Environment::MoveDir_2Project( const ary::cpp::ProjectGroup & i_rProject )
+OuputPage_Environment::MoveDir_2Project( const ary::cpp::ProjectGroup & )
{
// KORR_FUTURE
}
@@ -501,13 +501,13 @@ OuputPage_Environment::SetFile_CurProject()
}
void
-OuputPage_Environment::SetFile_File( const ary::cpp::FileGroup & i_rFile )
+OuputPage_Environment::SetFile_File( const ary::cpp::FileGroup & )
{
// KORR_FUTURE
}
void
-OuputPage_Environment::SetFile_Defs( const ary::cpp::FileGroup & i_rFile )
+OuputPage_Environment::SetFile_Defs( const ary::cpp::FileGroup & )
{
// KORR_FUTURE
}