xref: /aoo41x/main/vcl/inc/win/g_msaasvc.h (revision c512f2e3)
1*c512f2e3SHerbert Dürr /**************************************************************
2*c512f2e3SHerbert Dürr  *
3*c512f2e3SHerbert Dürr  * Licensed to the Apache Software Foundation (ASF) under one
4*c512f2e3SHerbert Dürr  * or more contributor license agreements.  See the NOTICE file
5*c512f2e3SHerbert Dürr  * distributed with this work for additional information
6*c512f2e3SHerbert Dürr  * regarding copyright ownership.  The ASF licenses this file
7*c512f2e3SHerbert Dürr  * to you under the Apache License, Version 2.0 (the
8*c512f2e3SHerbert Dürr  * "License"); you may not use this file except in compliance
9*c512f2e3SHerbert Dürr  * with the License.  You may obtain a copy of the License at
10*c512f2e3SHerbert Dürr  *
11*c512f2e3SHerbert Dürr  *   http://www.apache.org/licenses/LICENSE-2.0
12*c512f2e3SHerbert Dürr  *
13*c512f2e3SHerbert Dürr  * Unless required by applicable law or agreed to in writing,
14*c512f2e3SHerbert Dürr  * software distributed under the License is distributed on an
15*c512f2e3SHerbert Dürr  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*c512f2e3SHerbert Dürr  * KIND, either express or implied.  See the License for the
17*c512f2e3SHerbert Dürr  * specific language governing permissions and limitations
18*c512f2e3SHerbert Dürr  * under the License.
19*c512f2e3SHerbert Dürr  *
20*c512f2e3SHerbert Dürr  *************************************************************/
21*c512f2e3SHerbert Dürr 
22f8193c3fSSteve Yin #ifndef _SV_G_MSASSVR_H_
23f8193c3fSSteve Yin #define _SV_G_MSASSVR_H_
24f8193c3fSSteve Yin extern com::sun::star::accessibility::XMSAAService* g_acc_manager1;
25f8193c3fSSteve Yin #endif
26*c512f2e3SHerbert Dürr 
27