xref: /AOO41X/main/vcl/inc/win/g_msaasvc.h (revision f8193c3f9646ba037040c49a93d4b8045aa679da)
1*f8193c3fSSteve Yin /************************************************************************
2*f8193c3fSSteve Yin  *
3*f8193c3fSSteve Yin  * Licensed Materials - Property of IBM.
4*f8193c3fSSteve Yin  * (C) Copyright IBM Corporation 2003, 2009.  All Rights Reserved.
5*f8193c3fSSteve Yin  * U.S. Government Users Restricted Rights:
6*f8193c3fSSteve Yin  * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
7*f8193c3fSSteve Yin  *
8*f8193c3fSSteve Yin  ************************************************************************/
9*f8193c3fSSteve Yin 
10*f8193c3fSSteve Yin /*************************************************************************
11*f8193c3fSSteve Yin  *
12*f8193c3fSSteve Yin  *
13*f8193c3fSSteve Yin  * (C) Copyright IBM Corp. 2003, 2005
14*f8193c3fSSteve Yin  * The source code for this program is not published or otherwise
15*f8193c3fSSteve Yin  * divested of its IBM trade secrets, irrespective of what has
16*f8193c3fSSteve Yin  * been deposited with the U.S. Copyright Office.
17*f8193c3fSSteve Yin  * All rights reserved
18*f8193c3fSSteve Yin  *
19*f8193c3fSSteve Yin *************************************************************************/
20*f8193c3fSSteve Yin #ifndef _SV_G_MSASSVR_H_
21*f8193c3fSSteve Yin #define _SV_G_MSASSVR_H_
22*f8193c3fSSteve Yin extern com::sun::star::accessibility::XMSAAService* g_acc_manager1;
23*f8193c3fSSteve Yin #endif
24