summaryrefslogtreecommitdiffstats
path: root/autodoc/source/display/idl/hi_env.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-01-27 10:19:39 +0000
committerOliver Bolte <obo@openoffice.org>2005-01-27 10:19:39 +0000
commit58f6be5c497e8c7654ae0ff9c5d409b2700e67ec (patch)
tree8bde0fee03f275e30d32603d73bc67f1724c7013 /autodoc/source/display/idl/hi_env.hxx
parentINTEGRATION: CWS adc10 (1.4.2); FILE MERGED (diff)
downloadcore-58f6be5c497e8c7654ae0ff9c5d409b2700e67ec.tar.gz
core-58f6be5c497e8c7654ae0ff9c5d409b2700e67ec.zip
INTEGRATION: CWS adc10 (1.3.8); FILE MERGED
2005/01/12 13:14:26 np 1.3.8.1: #i31025# Convenient error log file.
Diffstat (limited to 'autodoc/source/display/idl/hi_env.hxx')
-rw-r--r--autodoc/source/display/idl/hi_env.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/autodoc/source/display/idl/hi_env.hxx b/autodoc/source/display/idl/hi_env.hxx
index 249564746fa7..45ef90de8289 100644
--- a/autodoc/source/display/idl/hi_env.hxx
+++ b/autodoc/source/display/idl/hi_env.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: hi_env.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2004-07-12 15:31:03 $
+ * last change: $Author: obo $ $Date: 2005-01-27 11:19:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -155,6 +155,8 @@ class HtmlEnvironment_Idl
output::Position i_destination )
{ CurPosition().Get_LinkTo(o_result, i_destination); }
String CurPageCe_AsText() const;
+ String CurPageCe_AsFile(
+ const char * i_sEnding) const;
const ary::idl::CodeEntity *
CurPageCe() const { return pCurPageCe; }