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
c44bddde
Kaydet (Commit)
c44bddde
authored
Nis 10, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo: attributs -> attributes
üst
75f5d9d2
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
fuoltext.cxx
sd/source/ui/func/fuoltext.cxx
+2
-2
toolbox.src
starmath/source/toolbox.src
+1
-1
editsh.hxx
sw/inc/editsh.hxx
+1
-1
tblenum.hxx
sw/inc/tblenum.hxx
+1
-1
No files found.
sd/source/ui/func/fuoltext.cxx
Dosyayı görüntüle @
c44bddde
...
...
@@ -105,7 +105,7 @@ sal_Bool FuOutlineText::MouseButtonDown(const MouseEvent& rMEvt)
if
(
bReturn
)
{
// Now the attributs of the current text position can be different
// Now the attribut
e
s of the current text position can be different
mpViewShell
->
GetViewFrame
()
->
GetBindings
().
Invalidate
(
SidArray
);
}
else
...
...
@@ -136,7 +136,7 @@ sal_Bool FuOutlineText::MouseButtonUp(const MouseEvent& rMEvt)
if
(
bReturn
)
{
// Now the attributs of the current text position can be different
// Now the attribut
e
s of the current text position can be different
mpViewShell
->
GetViewFrame
()
->
GetBindings
().
Invalidate
(
SidArray
);
}
else
...
...
starmath/source/toolbox.src
Dosyayı görüntüle @
c44bddde
...
...
@@ -926,7 +926,7 @@ FloatingWindow RID_TOOLBOXWINDOW
ToolBox TOOLBOX_CAT_F
{
// attributs
// attribut
e
s
HelpId = HID_SMA_ATTRIBUTES_TBX ;
Pos = MAP_APPFONT ( 0 , 45 ) ;
Size = MAP_APPFONT ( 65 , 95 ) ;
...
...
sw/inc/editsh.hxx
Dosyayı görüntüle @
c44bddde
...
...
@@ -224,7 +224,7 @@ public:
bool
DontExpandFmt
();
/** Apply / remove attributes.
@return attributs in required AttributeSet.
@return attribut
e
s in required AttributeSet.
When not unambiguous the set has a DONT_CARE !!
2nd optional parameter <bMergeIndentValuesOfNumRule>.
If <bMergeIndentValuesOfNumRule> == sal_True, the indent attributes of
...
...
sw/inc/tblenum.hxx
Dosyayı görüntüle @
c44bddde
...
...
@@ -53,7 +53,7 @@ enum SplitTbl_HeadlineOption
HEADLINE_NONE
=
0
,
// Leave everything in place.
HEADLINE_BORDERCOPY
,
// Copy border of the previous line.
HEADLINE_CNTNTCOPY
,
// Copy 1st line with all contents.
HEADLINE_BOXATTRCOPY
,
// Copy box attributs of 1st line.
HEADLINE_BOXATTRCOPY
,
// Copy box attribut
e
s of 1st line.
HEADLINE_BOXATRCOLLCOPY
// Copy box attributes and paragraph styles of 1st line.
};
...
...
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