diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-07-31 12:58:04 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-07-31 12:58:04 +0000 |
commit | 3728a5178400a1263631daaa967f493a276d665c (patch) | |
tree | 4aec90f2515c5b94cebc1453b3767892057b57f2 | |
parent | 951162de241c9c63efcf8f765f47b4b14caf90a7 (diff) |
INTEGRATION: CWS dba23c (1.35.34); FILE MERGED
2007/07/19 06:00:27 fs 1.35.34.1: #i79679#
-rw-r--r-- | svx/source/form/fmsrcimp.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/form/fmsrcimp.cxx b/svx/source/form/fmsrcimp.cxx index 4dc5726d5e84..aba1d684c197 100644 --- a/svx/source/form/fmsrcimp.cxx +++ b/svx/source/form/fmsrcimp.cxx @@ -4,9 +4,9 @@ * * $RCSfile: fmsrcimp.cxx,v $ * - * $Revision: 1.35 $ + * $Revision: 1.36 $ * - * last change: $Author: hr $ $Date: 2007-06-27 18:15:19 $ + * last change: $Author: hr $ $Date: 2007-07-31 13:58:04 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -168,7 +168,6 @@ using namespace ::svxform; // *************************************************************************************************** SV_IMPL_OBJARR(SvInt32Array, sal_Int32); -DECLARE_STL_VECTOR( Reference< XInterface > ,InterfaceArray); //======================================================================== // = FmSearchThread |