From 9f7e0404f8f5928e85d5b50d3bc1a6d64c29e71b Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 23 Mar 2005 08:03:31 +0000 Subject: INTEGRATION: CWS adc11 (1.2.124); FILE MERGED 2005/02/18 18:28:46 np 1.2.124.1: #i39458# --- autodoc/source/display/inc/cfrstd.hxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'autodoc/source') diff --git a/autodoc/source/display/inc/cfrstd.hxx b/autodoc/source/display/inc/cfrstd.hxx index 8828a964f6dc..6a68da0673d9 100644 --- a/autodoc/source/display/inc/cfrstd.hxx +++ b/autodoc/source/display/inc/cfrstd.hxx @@ -2,9 +2,9 @@ * * $RCSfile: cfrstd.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: np $ $Date: 2002-11-14 18:01:59 $ + * last change: $Author: vg $ $Date: 2005-03-23 09:03:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,6 +87,8 @@ class StdFrame : public display::CorporateFrame CopyrightText() const; virtual const char * CssStyle() const; + virtual const char * + CssStylesExplanation() const; virtual const char * DevelopersGuideHtmlRoot() const; virtual bool SimpleLinks() const; -- cgit