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
4f6e3433
Kaydet (Commit)
4f6e3433
authored
May 19, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix-includes.pl: accessibility
Change-Id: I61bd6e7f104f23e5480350a9b1bd6ba31b95a9cb
üst
06ee6336
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
textwindowaccessibility.hxx
...ty/inc/accessibility/extended/textwindowaccessibility.hxx
+1
-1
precompiled_acc.hxx
accessibility/inc/pch/precompiled_acc.hxx
+2
-2
textwindowaccessibility.cxx
accessibility/source/extended/textwindowaccessibility.cxx
+2
-2
No files found.
accessibility/inc/accessibility/extended/textwindowaccessibility.hxx
Dosyayı görüntüle @
4f6e3433
...
...
@@ -49,7 +49,7 @@
#include <comphelper/accessibletexthelper.hxx>
#include <rtl/ref.hxx>
#include
"svtools/svtools.hrc"
#include
<svtools/svtools.hrc>
#include <vcl/svapp.hxx>
#include <unotools/accessiblerelationsethelper.hxx>
#include <queue>
...
...
accessibility/inc/pch/precompiled_acc.hxx
Dosyayı görüntüle @
4f6e3433
...
...
@@ -14,8 +14,8 @@
also fixes all possible problems, so it's usually better to use it).
*/
#include
"comphelper/accessibleeventnotifier.hxx"
#include
"unotools/accessiblerelationsethelper.hxx"
#include
<comphelper/accessibleeventnotifier.hxx>
#include
<unotools/accessiblerelationsethelper.hxx>
#include <algorithm>
#include <boost/noncopyable.hpp>
#include <boost/unordered_map.hpp>
...
...
accessibility/source/extended/textwindowaccessibility.cxx
Dosyayı görüntüle @
4f6e3433
...
...
@@ -18,8 +18,8 @@
*/
#include <accessibility/extended/textwindowaccessibility.hxx>
#include
"comphelper/accessibleeventnotifier.hxx"
#include
"unotools/accessiblerelationsethelper.hxx"
#include
<comphelper/accessibleeventnotifier.hxx>
#include
<unotools/accessiblerelationsethelper.hxx>
#include <unotools/accessiblestatesethelper.hxx>
#include <vcl/window.hxx>
#include <toolkit/helper/convert.hxx>
...
...
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