INTEGRATION: CWS mingwport03 (1.6.10); FILE MERGED
2006/11/07 10:30:32 vg 1.6.10.2: RESYNC: (1.6-1.8); FILE MERGED 2006/09/07 09:33:08 vg 1.6.10.1: #i53572# MinGW port
This commit is contained in:
parent
a360f024db
commit
b4fb7c3fc0
@ -4,9 +4,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: WindowsAccessBridgeAdapter.cxx,v $
|
* $RCSfile: WindowsAccessBridgeAdapter.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.8 $
|
* $Revision: 1.9 $
|
||||||
*
|
*
|
||||||
* last change: $Author: vg $ $Date: 2006-09-25 13:03:27 $
|
* last change: $Author: vg $ $Date: 2007-03-26 13:47:45 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to
|
* The Contents of this file are made available subject to
|
||||||
* the terms of GNU Lesser General Public License Version 2.1.
|
* the terms of GNU Lesser General Public License Version 2.1.
|
||||||
@ -96,8 +96,10 @@
|
|||||||
|
|
||||||
#include <osl/diagnose.h>
|
#include <osl/diagnose.h>
|
||||||
|
|
||||||
using namespace ::rtl;
|
using ::rtl::OUString;
|
||||||
using namespace ::com::sun::star::uno;
|
using ::com::sun::star::uno::Mapping;
|
||||||
|
using ::com::sun::star::uno::Reference;
|
||||||
|
using ::com::sun::star::uno::RuntimeException;
|
||||||
using namespace ::com::sun::star::accessibility;
|
using namespace ::com::sun::star::accessibility;
|
||||||
|
|
||||||
long VCLEventListenerLinkFunc(void * pInst, void * pData);
|
long VCLEventListenerLinkFunc(void * pInst, void * pData);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user