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