Kaydet (Commit) 6e0426c6 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS uaa02 (1.4.10); FILE MERGED

2003/04/11 17:21:17 mt 1.4.10.1: #108656# Moved accessibility from drafts to final
üst b5e23178
......@@ -2,9 +2,9 @@
*
* $RCSfile: accembedded.cxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: vg $ $Date: 2003-04-17 13:35:08 $
* last change: $Author: vg $ $Date: 2003-04-24 16:10:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -66,8 +66,8 @@
#include <vcl/svapp.hxx>
#endif
#ifndef _DRAFTS_COM_SUN_STAR_ACCESSIBILITY_ACCESSIBLEROLE_HPP_
#include <drafts/com/sun/star/accessibility/AccessibleRole.hpp>
#ifndef _COM_SUN_STAR_ACCESSIBILITY_ACCESSIBLEROLE_HPP_
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#endif
#ifndef _COM_SUN_STAR_UNO_RUNTIMEEXCEPTION_HPP_
......@@ -86,7 +86,7 @@
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::uno;
using namespace ::drafts::com::sun::star::accessibility;
using namespace ::com::sun::star::accessibility;
using namespace ::rtl;
const sal_Char sServiceName[] = "com.sun.star.text.AccessibleTextEmbeddedObject";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment