INTEGRATION: CWS odff (1.71.148); FILE MERGED
2008/02/27 18:35:06 er 1.71.148.2: RESYNC: (1.71-1.73); FILE MERGED 2008/02/11 18:33:05 er 1.71.148.1: applied gcc 4.1.2 build issue patch from Kohei
This commit is contained in:
parent
afe3330c3e
commit
b09f9b56a6
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: AccessibleDocument.cxx,v $
|
||||
*
|
||||
* $Revision: 1.73 $
|
||||
* $Revision: 1.74 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2008-01-29 17:03:03 $
|
||||
* last change: $Author: kz $ $Date: 2008-03-06 16:10:08 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -150,6 +150,7 @@
|
|||
|
||||
using namespace ::com::sun::star;
|
||||
using namespace ::com::sun::star::accessibility;
|
||||
using ::std::for_each;
|
||||
|
||||
//===== internal ========================================================
|
||||
|
||||
|
|
Loading…
Reference in a new issue