INTEGRATION: CWS uaa02 (1.10.114); FILE MERGED
2003/04/11 16:46:21 mt 1.10.114.1: #108656# Moved accessibility from drafts to final
This commit is contained in:
parent
5b787e6e04
commit
680c9cfff2
2 changed files with 6 additions and 6 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: AccessiblePresentationGraphicShape.cxx,v $
|
||||
*
|
||||
* $Revision: 1.10 $
|
||||
* $Revision: 1.11 $
|
||||
*
|
||||
* last change: $Author: af $ $Date: 2002-05-06 09:44:29 $
|
||||
* last change: $Author: vg $ $Date: 2003-04-24 17:03:44 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -72,7 +72,7 @@
|
|||
|
||||
using namespace ::rtl;
|
||||
using namespace ::com::sun::star;
|
||||
using namespace ::drafts::com::sun::star::accessibility;
|
||||
using namespace ::com::sun::star::accessibility;
|
||||
|
||||
namespace accessibility {
|
||||
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: AccessiblePresentationOLEShape.cxx,v $
|
||||
*
|
||||
* $Revision: 1.10 $
|
||||
* $Revision: 1.11 $
|
||||
*
|
||||
* last change: $Author: af $ $Date: 2002-05-06 09:44:29 $
|
||||
* last change: $Author: vg $ $Date: 2003-04-24 17:03:54 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -72,7 +72,7 @@
|
|||
|
||||
using namespace ::rtl;
|
||||
using namespace ::com::sun::star;
|
||||
using namespace ::drafts::com::sun::star::accessibility;
|
||||
using namespace ::com::sun::star::accessibility;
|
||||
|
||||
namespace accessibility {
|
||||
|
||||
|
|
Loading…
Reference in a new issue