Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
bd367b14
Kaydet (Commit)
bd367b14
authored
Eki 27, 2017
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
loplugin:includeform: winaccessibility (Windows)
Change-Id: I8b83e650202c2b169803c22a7f94223a180dd48a
üst
2cfe4880
Hide whitespace changes
Inline
Side-by-side
Showing
39 changed files
with
89 additions
and
89 deletions
+89
-89
AccObject.hxx
winaccessibility/inc/AccObject.hxx
+1
-1
AccObjectWinManager.hxx
winaccessibility/inc/AccObjectWinManager.hxx
+1
-1
accHelper.hxx
winaccessibility/inc/accHelper.hxx
+1
-1
AccAction.cxx
winaccessibility/source/UAccCOM/AccAction.cxx
+1
-1
AccComponent.cxx
winaccessibility/source/UAccCOM/AccComponent.cxx
+1
-1
AccEditableText.cxx
winaccessibility/source/UAccCOM/AccEditableText.cxx
+1
-1
AccHyperLink.cxx
winaccessibility/source/UAccCOM/AccHyperLink.cxx
+1
-1
AccHypertext.cxx
winaccessibility/source/UAccCOM/AccHypertext.cxx
+1
-1
AccImage.cxx
winaccessibility/source/UAccCOM/AccImage.cxx
+1
-1
AccRelation.cxx
winaccessibility/source/UAccCOM/AccRelation.cxx
+1
-1
AccTable.cxx
winaccessibility/source/UAccCOM/AccTable.cxx
+1
-1
AccText.cxx
winaccessibility/source/UAccCOM/AccText.cxx
+1
-1
AccValue.cxx
winaccessibility/source/UAccCOM/AccValue.cxx
+1
-1
EnumVariant.cxx
winaccessibility/source/UAccCOM/EnumVariant.cxx
+1
-1
EnumVariant.h
winaccessibility/source/UAccCOM/EnumVariant.h
+1
-1
MAccessible.cxx
winaccessibility/source/UAccCOM/MAccessible.cxx
+1
-1
UAccCOM.cxx
winaccessibility/source/UAccCOM/UAccCOM.cxx
+3
-3
UNOXWrapper.cxx
winaccessibility/source/UAccCOM/UNOXWrapper.cxx
+1
-1
UNOXWrapper.h
winaccessibility/source/UAccCOM/UNOXWrapper.h
+1
-1
AccComponentEventListener.cxx
...ccessibility/source/service/AccComponentEventListener.cxx
+3
-3
AccContainerEventListener.cxx
...ccessibility/source/service/AccContainerEventListener.cxx
+3
-3
AccDescendantManagerEventListener.cxx
...lity/source/service/AccDescendantManagerEventListener.cxx
+3
-3
AccDialogEventListener.cxx
winaccessibility/source/service/AccDialogEventListener.cxx
+3
-3
AccEventListener.cxx
winaccessibility/source/service/AccEventListener.cxx
+3
-3
AccFrameEventListener.cxx
winaccessibility/source/service/AccFrameEventListener.cxx
+3
-3
AccListEventListener.cxx
winaccessibility/source/service/AccListEventListener.cxx
+3
-3
AccMenuEventListener.cxx
winaccessibility/source/service/AccMenuEventListener.cxx
+3
-3
AccObject.cxx
winaccessibility/source/service/AccObject.cxx
+3
-3
AccObjectContainerEventListener.cxx
...bility/source/service/AccObjectContainerEventListener.cxx
+3
-3
AccObjectManagerAgent.cxx
winaccessibility/source/service/AccObjectManagerAgent.cxx
+3
-3
AccObjectWinManager.cxx
winaccessibility/source/service/AccObjectWinManager.cxx
+16
-16
AccParagraphEventListener.cxx
...ccessibility/source/service/AccParagraphEventListener.cxx
+3
-3
AccTableEventListener.cxx
winaccessibility/source/service/AccTableEventListener.cxx
+3
-3
AccTextComponentEventListener.cxx
...sibility/source/service/AccTextComponentEventListener.cxx
+3
-3
AccTopWindowListener.cxx
winaccessibility/source/service/AccTopWindowListener.cxx
+2
-2
AccTreeEventListener.cxx
winaccessibility/source/service/AccTreeEventListener.cxx
+3
-3
AccWindowEventListener.cxx
winaccessibility/source/service/AccWindowEventListener.cxx
+3
-3
ResIDGenerator.cxx
winaccessibility/source/service/ResIDGenerator.cxx
+1
-1
msaaservice_impl.cxx
winaccessibility/source/service/msaaservice_impl.cxx
+1
-1
No files found.
winaccessibility/inc/AccObject.hxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -40,7 +40,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/inc/AccObjectWinManager.hxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -33,7 +33,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/inc/accHelper.hxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -20,7 +20,7 @@
#ifndef INCLUDED_WINACCESSIBILITY_INC_ACCHELPER_HXX
#define INCLUDED_WINACCESSIBILITY_INC_ACCHELPER_HXX
#include
<UAccCOMdllapi.h>
#include
"UAccCOMdllapi.h"
enum
DIRECTION
{
...
...
winaccessibility/source/UAccCOM/AccAction.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -27,7 +27,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/UAccCOM/AccComponent.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -27,7 +27,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/UAccCOM/AccEditableText.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -27,7 +27,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/UAccCOM/AccHyperLink.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -24,7 +24,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/UAccCOM/AccHypertext.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -26,7 +26,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/UAccCOM/AccImage.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -24,7 +24,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/UAccCOM/AccRelation.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -24,7 +24,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/UAccCOM/AccTable.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -27,7 +27,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/UAccCOM/AccText.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -24,7 +24,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/UAccCOM/AccValue.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -25,7 +25,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/UAccCOM/EnumVariant.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -25,7 +25,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/UAccCOM/EnumVariant.h
Dosyayı görüntüle @
bd367b14
...
...
@@ -29,7 +29,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/UAccCOM/MAccessible.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -24,7 +24,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/UAccCOM/UAccCOM.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -26,7 +26,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
@@ -36,8 +36,8 @@
#pragma clang diagnostic ignored "-Wextra-tokens"
// "#endif !_MIDL_USE_GUIDDEF_" in midl-generated code
#endif
#include
"UAccCOM_i.c"
#include
"ia2_api_all_i.c"
#include
<UAccCOM_i.c>
#include
<ia2_api_all_i.c>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/UAccCOM/UNOXWrapper.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -24,7 +24,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/UAccCOM/UNOXWrapper.h
Dosyayı görüntüle @
bd367b14
...
...
@@ -28,7 +28,7 @@
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/service/AccComponentEventListener.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -25,9 +25,9 @@
#include <vcl/svapp.hxx>
#include
"AccComponentEventListener.hxx"
#include
"AccObjectManagerAgent.hxx"
#include
"unomsaaevent.hxx"
#include
<AccComponentEventListener.hxx>
#include
<AccObjectManagerAgent.hxx>
#include
<unomsaaevent.hxx>
using
namespace
com
::
sun
::
star
::
uno
;
using
namespace
com
::
sun
::
star
::
accessibility
;
...
...
winaccessibility/source/service/AccContainerEventListener.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -25,9 +25,9 @@
#include <vcl/svapp.hxx>
#include
"AccContainerEventListener.hxx"
#include
"AccObjectManagerAgent.hxx"
#include
"unomsaaevent.hxx"
#include
<AccContainerEventListener.hxx>
#include
<AccObjectManagerAgent.hxx>
#include
<unomsaaevent.hxx>
using
namespace
com
::
sun
::
star
::
uno
;
using
namespace
com
::
sun
::
star
::
accessibility
;
...
...
winaccessibility/source/service/AccDescendantManagerEventListener.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -25,9 +25,9 @@
#include <vcl/svapp.hxx>
#include
"AccDescendantManagerEventListener.hxx"
#include
"AccObjectManagerAgent.hxx"
#include
"unomsaaevent.hxx"
#include
<AccDescendantManagerEventListener.hxx>
#include
<AccObjectManagerAgent.hxx>
#include
<unomsaaevent.hxx>
using
namespace
com
::
sun
::
star
::
uno
;
using
namespace
com
::
sun
::
star
::
accessibility
;
...
...
winaccessibility/source/service/AccDialogEventListener.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -25,9 +25,9 @@
#include <vcl/svapp.hxx>
#include
"AccDialogEventListener.hxx"
#include
"AccObjectManagerAgent.hxx"
#include
"unomsaaevent.hxx"
#include
<AccDialogEventListener.hxx>
#include
<AccObjectManagerAgent.hxx>
#include
<unomsaaevent.hxx>
using
namespace
com
::
sun
::
star
::
uno
;
using
namespace
com
::
sun
::
star
::
accessibility
;
...
...
winaccessibility/source/service/AccEventListener.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -25,9 +25,9 @@
#include <toolkit/awt/vclxwindow.hxx>
#include
"AccEventListener.hxx"
#include
"AccObjectManagerAgent.hxx"
#include
"unomsaaevent.hxx"
#include
<AccEventListener.hxx>
#include
<AccObjectManagerAgent.hxx>
#include
<unomsaaevent.hxx>
#include <com/sun/star/accessibility/XAccessible.hpp>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
...
...
winaccessibility/source/service/AccFrameEventListener.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -25,9 +25,9 @@
#include <vcl/svapp.hxx>
#include
"AccFrameEventListener.hxx"
#include
"AccObjectManagerAgent.hxx"
#include
"unomsaaevent.hxx"
#include
<AccFrameEventListener.hxx>
#include
<AccObjectManagerAgent.hxx>
#include
<unomsaaevent.hxx>
using
namespace
com
::
sun
::
star
::
uno
;
using
namespace
com
::
sun
::
star
::
accessibility
;
...
...
winaccessibility/source/service/AccListEventListener.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -25,9 +25,9 @@
#include <vcl/svapp.hxx>
#include
"AccListEventListener.hxx"
#include
"AccObjectManagerAgent.hxx"
#include
"unomsaaevent.hxx"
#include
<AccListEventListener.hxx>
#include
<AccObjectManagerAgent.hxx>
#include
<unomsaaevent.hxx>
using
namespace
com
::
sun
::
star
::
uno
;
using
namespace
com
::
sun
::
star
::
accessibility
;
...
...
winaccessibility/source/service/AccMenuEventListener.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -25,9 +25,9 @@
#include <vcl/svapp.hxx>
#include
"AccMenuEventListener.hxx"
#include
"AccObjectManagerAgent.hxx"
#include
"unomsaaevent.hxx"
#include
<AccMenuEventListener.hxx>
#include
<AccObjectManagerAgent.hxx>
#include
<unomsaaevent.hxx>
using
namespace
com
::
sun
::
star
::
uno
;
using
namespace
com
::
sun
::
star
::
accessibility
;
...
...
winaccessibility/source/service/AccObject.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -32,15 +32,15 @@
#include <algorithm>
#include <assert.h>
#include
"AccObject.hxx"
#include
"AccEventListener.hxx"
#include
<AccObject.hxx>
#include
<AccEventListener.hxx>
#if defined __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wextra-tokens"
// "#endif !_MIDL_USE_GUIDDEF_" in midl-generated code
#endif
#include
"UAccCOM_i.c"
#include
<UAccCOM_i.c>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/service/AccObjectContainerEventListener.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -26,9 +26,9 @@
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp>
#include
"AccObjectContainerEventListener.hxx"
#include
"AccObjectManagerAgent.hxx"
#include
"unomsaaevent.hxx"
#include
<AccObjectContainerEventListener.hxx>
#include
<AccObjectManagerAgent.hxx>
#include
<unomsaaevent.hxx>
using
namespace
com
::
sun
::
star
::
uno
;
using
namespace
com
::
sun
::
star
::
accessibility
;
...
...
winaccessibility/source/service/AccObjectManagerAgent.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -17,14 +17,14 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include
"AccObjectManagerAgent.hxx"
#include
"AccObjectWinManager.hxx"
#include
<AccObjectManagerAgent.hxx>
#include
<AccObjectWinManager.hxx>
#if defined __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
#include
"UAccCOM.h"
#include
<UAccCOM.h>
#if defined __clang__
#pragma clang diagnostic pop
#endif
...
...
winaccessibility/source/service/AccObjectWinManager.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -26,22 +26,22 @@
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
#include <oleacc.h>
#include
"AccObjectWinManager.hxx"
#include
"AccEventListener.hxx"
#include
"AccComponentEventListener.hxx"
#include
"AccContainerEventListener.hxx"
#include
"AccDialogEventListener.hxx"
#include
"AccWindowEventListener.hxx"
#include
"AccFrameEventListener.hxx"
#include
"AccMenuEventListener.hxx"
#include
"AccObjectContainerEventListener.hxx"
#include
"AccParagraphEventListener.hxx"
#include
"AccTextComponentEventListener.hxx"
#include
"AccListEventListener.hxx"
#include
"AccTreeEventListener.hxx"
#include
"AccTableEventListener.hxx"
#include
"AccObject.hxx"
#include
"unomsaaevent.hxx"
#include
<AccObjectWinManager.hxx>
#include
<AccEventListener.hxx>
#include
<AccComponentEventListener.hxx>
#include
<AccContainerEventListener.hxx>
#include
<AccDialogEventListener.hxx>
#include
<AccWindowEventListener.hxx>
#include
<AccFrameEventListener.hxx>
#include
<AccMenuEventListener.hxx>
#include
<AccObjectContainerEventListener.hxx>
#include
<AccParagraphEventListener.hxx>
#include
<AccTextComponentEventListener.hxx>
#include
<AccListEventListener.hxx>
#include
<AccTreeEventListener.hxx>
#include
<AccTableEventListener.hxx>
#include
<AccObject.hxx>
#include
<unomsaaevent.hxx>
using
namespace
std
;
...
...
winaccessibility/source/service/AccParagraphEventListener.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -25,9 +25,9 @@
#include <vcl/svapp.hxx>
#include
"AccParagraphEventListener.hxx"
#include
"AccObjectManagerAgent.hxx"
#include
"unomsaaevent.hxx"
#include
<AccParagraphEventListener.hxx>
#include
<AccObjectManagerAgent.hxx>
#include
<unomsaaevent.hxx>
using
namespace
com
::
sun
::
star
::
uno
;
using
namespace
com
::
sun
::
star
::
accessibility
;
...
...
winaccessibility/source/service/AccTableEventListener.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -26,9 +26,9 @@
#include <vcl/svapp.hxx>
#include
"AccTableEventListener.hxx"
#include
"AccObjectManagerAgent.hxx"
#include
"unomsaaevent.hxx"
#include
<AccTableEventListener.hxx>
#include
<AccObjectManagerAgent.hxx>
#include
<unomsaaevent.hxx>
using
namespace
com
::
sun
::
star
::
uno
;
using
namespace
com
::
sun
::
star
::
accessibility
;
...
...
winaccessibility/source/service/AccTextComponentEventListener.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -25,9 +25,9 @@
#include <vcl/svapp.hxx>
#include
"AccTextComponentEventListener.hxx"
#include
"AccObjectManagerAgent.hxx"
#include
"unomsaaevent.hxx"
#include
<AccTextComponentEventListener.hxx>
#include
<AccObjectManagerAgent.hxx>
#include
<unomsaaevent.hxx>
using
namespace
com
::
sun
::
star
::
uno
;
using
namespace
com
::
sun
::
star
::
accessibility
;
...
...
winaccessibility/source/service/AccTopWindowListener.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -26,8 +26,8 @@
#include <vcl/sysdata.hxx>
#include <vcl/svapp.hxx>
#include
"AccTopWindowListener.hxx"
#include
"unomsaaevent.hxx"
#include
<AccTopWindowListener.hxx>
#include
<unomsaaevent.hxx>
#include <com/sun/star/awt/XExtendedToolkit.hpp>
#include <com/sun/star/uno/XInterface.hpp>
...
...
winaccessibility/source/service/AccTreeEventListener.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -25,9 +25,9 @@
#include <vcl/svapp.hxx>
#include
"AccTreeEventListener.hxx"
#include
"AccObjectManagerAgent.hxx"
#include
"unomsaaevent.hxx"
#include
<AccTreeEventListener.hxx>
#include
<AccObjectManagerAgent.hxx>
#include
<unomsaaevent.hxx>
using
namespace
com
::
sun
::
star
::
uno
;
using
namespace
com
::
sun
::
star
::
accessibility
;
...
...
winaccessibility/source/service/AccWindowEventListener.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -25,9 +25,9 @@
#include <vcl/svapp.hxx>
#include
"AccWindowEventListener.hxx"
#include
"AccObjectManagerAgent.hxx"
#include
"unomsaaevent.hxx"
#include
<AccWindowEventListener.hxx>
#include
<AccObjectManagerAgent.hxx>
#include
<unomsaaevent.hxx>
using
namespace
com
::
sun
::
star
::
uno
;
using
namespace
com
::
sun
::
star
::
accessibility
;
...
...
winaccessibility/source/service/ResIDGenerator.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include
"ResIDGenerator.hxx"
#include
<ResIDGenerator.hxx>
#include <cassert>
...
...
winaccessibility/source/service/msaaservice_impl.cxx
Dosyayı görüntüle @
bd367b14
...
...
@@ -40,7 +40,7 @@ using namespace ::com::sun::star::accessibility;
using
namespace
::
com
::
sun
::
star
::
awt
;
#include
"AccTopWindowListener.hxx"
#include
<AccTopWindowListener.hxx>
namespace
my_sc_impl
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment