diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-11-15 12:37:44 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-11-15 12:37:44 +0000 |
commit | 0e248dc2a17369cd65e0e2d981432a458720c89d (patch) | |
tree | a9232c82ed0913833e7d61bb9c86fcb19b95785b /autodoc/source/inc/adc_cl.hxx | |
parent | 8eb5c7e643e3e85a8d28e324da1da2aea71d93f1 (diff) |
INTEGRATION: CWS adc9 (1.3.6); FILE MERGED
2004/11/09 17:16:53 np 1.3.6.1: #i34735#
Diffstat (limited to 'autodoc/source/inc/adc_cl.hxx')
-rw-r--r-- | autodoc/source/inc/adc_cl.hxx | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/autodoc/source/inc/adc_cl.hxx b/autodoc/source/inc/adc_cl.hxx index 845f70a9191f..50b5108a6af2 100644 --- a/autodoc/source/inc/adc_cl.hxx +++ b/autodoc/source/inc/adc_cl.hxx @@ -2,9 +2,9 @@ * * $RCSfile: adc_cl.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2004-07-12 15:37:11 $ + * last change: $Author: obo $ $Date: 2004-11-15 13:37:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -97,11 +97,11 @@ class CommandLine : public csv::CommandLine_Ifc bool DebugStyle_ShowTokens() const; // @since tags - bool Display_SinceTag() const; + bool DoesTransform_SinceTag() const; - /// @see command::SinceTagTransformationData::StripSinceTagValue() - bool Strip_SinceTagText( - String & io_sSinceTagValue ) const; +// /// @see command::SinceTagTransformationData::StripSinceTagValue() +// bool Strip_SinceTagText( +// String & io_sSinceTagValue ) const; /// @see command::SinceTagTransformationData::DisplayOf() const String & DisplayOf_SinceTagValue( |