INTEGRATION: CWS sdk02 (1.1.32); FILE MERGED
2003/05/28 12:48:36 np 1.1.32.1: #108925#
This commit is contained in:
parent
77c1a74052
commit
514e121e74
1 changed files with 4 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: hfi_navibar.hxx,v $
|
||||
*
|
||||
* $Revision: 1.1 $
|
||||
* $Revision: 1.2 $
|
||||
*
|
||||
* last change: $Author: np $ $Date: 2002-11-01 17:14:38 $
|
||||
* last change: $Author: vg $ $Date: 2003-06-10 11:33:40 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -93,7 +93,8 @@ class HF_IdlNavigationBar : public HtmlFactory_Idl
|
|||
virtual ~HF_IdlNavigationBar();
|
||||
|
||||
void Produce_CeMainRow(
|
||||
const client & i_ce );
|
||||
const client & i_ce,
|
||||
bool i_bNoUsePage = false );
|
||||
void Produce_CeXrefsMainRow(
|
||||
const client & i_ce );
|
||||
void Produce_ModuleMainRow(
|
||||
|
|
Loading…
Reference in a new issue