diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-10-01 12:28:29 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-10-01 12:28:29 +0000 |
commit | c2d2e4261ed52ffec5a06f63ca5b135961ac4722 (patch) | |
tree | cdeab0daa3d3160a977db2aa07d957dd55844b9e /forms/source/inc/componenttools.hxx | |
parent | 93d89bfbc1e47f3663582ddc38d3c9904925b085 (diff) |
CWS-TOOLING: integrate CWS dba31b
Diffstat (limited to 'forms/source/inc/componenttools.hxx')
-rw-r--r-- | forms/source/inc/componenttools.hxx | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/forms/source/inc/componenttools.hxx b/forms/source/inc/componenttools.hxx index 049fdc7ffbaa..b766480de243 100644 --- a/forms/source/inc/componenttools.hxx +++ b/forms/source/inc/componenttools.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: componenttools.hxx,v $ - * $Revision: 1.5 $ + * $Revision: 1.5.42.1 $ * * This file is part of OpenOffice.org. * @@ -86,12 +86,6 @@ namespace frm const TypeSequence& _rTypes2, const TypeSequence& _rTypes3 ); - TypeBag( - const TypeSequence& _rTypes1, - const TypeSequence& _rTypes2, - const TypeSequence& _rTypes3, - const TypeSequence& _rTypes4 - ); void addTypes( const TypeSequence& _rTypes ); |