INTEGRATION: CWS dba30b (1.3.238); FILE MERGED
2008/04/15 21:53:02 fs 1.3.238.2: RESYNC: (1.3-1.4); FILE MERGED 2008/02/26 08:28:58 fs 1.3.238.1: remove unused code Issue number: #i86305# Submitted by: cmc@openoffice.org Reviewed by: frank.schoenheit@sun.com
This commit is contained in:
parent
c3a3264a43
commit
709d767ca0
1 changed files with 1 additions and 8 deletions
|
@ -7,7 +7,7 @@
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* OpenOffice.org - a multi-platform office productivity suite
|
||||||
*
|
*
|
||||||
* $RCSfile: componenttools.hxx,v $
|
* $RCSfile: componenttools.hxx,v $
|
||||||
* $Revision: 1.4 $
|
* $Revision: 1.5 $
|
||||||
*
|
*
|
||||||
* This file is part of OpenOffice.org.
|
* This file is part of OpenOffice.org.
|
||||||
*
|
*
|
||||||
|
@ -92,13 +92,6 @@ namespace frm
|
||||||
const TypeSequence& _rTypes3,
|
const TypeSequence& _rTypes3,
|
||||||
const TypeSequence& _rTypes4
|
const TypeSequence& _rTypes4
|
||||||
);
|
);
|
||||||
TypeBag(
|
|
||||||
const TypeSequence& _rTypes1,
|
|
||||||
const TypeSequence& _rTypes2,
|
|
||||||
const TypeSequence& _rTypes3,
|
|
||||||
const TypeSequence& _rTypes4,
|
|
||||||
const TypeSequence& _rTypes5
|
|
||||||
);
|
|
||||||
|
|
||||||
void addTypes( const TypeSequence& _rTypes );
|
void addTypes( const TypeSequence& _rTypes );
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue