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
e8064be6
Kaydet (Commit)
e8064be6
authored
Şub 22, 2015
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: aditional->additional
Change-Id: I7db230949a97da28c60101d8cce1e30fbc08535c
üst
f8f0327e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
vclxaccessiblemenuitem.cxx
accessibility/source/standard/vclxaccessiblemenuitem.cxx
+1
-1
lineinfo.hxx
sw/inc/lineinfo.hxx
+1
-1
No files found.
accessibility/source/standard/vclxaccessiblemenuitem.cxx
Dosyayı görüntüle @
e8064be6
...
...
@@ -183,7 +183,7 @@ Sequence< OUString > VCLXAccessibleMenuItem::getSupportedServiceNames() throw (R
sal_Int16
VCLXAccessibleMenuItem
::
getAccessibleRole
(
)
throw
(
RuntimeException
,
std
::
exception
)
{
OExternalLockGuard
aGuard
(
this
);
// IA2 CWS. MT: We had the aditional roles in UAA for ever, but never used them anywhere.
// IA2 CWS. MT: We had the ad
d
itional roles in UAA for ever, but never used them anywhere.
// Looks reasonable, but need to verify in Orca and VoiceOver.
sal_Int16
nRole
=
AccessibleRole
::
MENU_ITEM
;
if
(
m_pParent
)
...
...
sw/inc/lineinfo.hxx
Dosyayı görüntüle @
e8064be6
...
...
@@ -38,7 +38,7 @@ class SW_DLLPUBLIC SwLineNumberInfo : public SwClient /**< purpose of derivation
character style for displaying the numbers. */
{
SvxNumberType
aType
;
///< e.g. roman linenumbers
OUString
aDivider
;
///< String for aditional interval (vert. lines user defined)
OUString
aDivider
;
///< String for ad
d
itional interval (vert. lines user defined)
sal_uInt16
nPosFromLeft
;
///< Position for paint
sal_uInt16
nCountBy
;
///< Paint only for every n line
sal_uInt16
nDividerCountBy
;
/**< Interval for display of an user defined
...
...
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