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
bd660b3d
Kaydet (Commit)
bd660b3d
authored
Agu 17, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
oups
wrongly deleted in
0842a270
Change-Id: Iafccce9a503c48e483d492a2d4bdee9a648f32c7
üst
b0e02e72
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
frame.hxx
sw/source/core/inc/frame.hxx
+2
-2
No files found.
sw/source/core/inc/frame.hxx
Dosyayı görüntüle @
bd660b3d
...
@@ -549,12 +549,12 @@ public:
...
@@ -549,12 +549,12 @@ public:
bool
IsInBalancedSection
()
const
;
bool
IsInBalancedSection
()
const
;
inline
bool
IsReverse
()
const
{
return
mbReverse
;
}
inline
bool
IsReverse
()
const
{
return
mbReverse
;
}
inline
void
SetReverse
(
bool
bNew
){
mbReverse
;
}
inline
void
SetReverse
(
bool
bNew
){
mbReverse
=
bNew
;
}
inline
bool
IsVertical
()
const
;
inline
bool
IsVertical
()
const
;
inline
bool
IsVertLR
()
const
;
inline
bool
IsVertLR
()
const
;
inline
bool
GetVerticalFlag
()
const
{
return
mbVertical
;
}
inline
bool
GetVerticalFlag
()
const
{
return
mbVertical
;
}
inline
void
SetVertical
(
bool
bNew
){
mbVertical
;
}
inline
void
SetVertical
(
bool
bNew
){
mbVertical
=
bNew
;
}
inline
void
SetbVertLR
(
bool
bNew
)
{
mbVertLR
=
bNew
;
}
inline
void
SetbVertLR
(
bool
bNew
)
{
mbVertLR
=
bNew
;
}
inline
void
SetDerivedVert
(
bool
bNew
){
mbDerivedVert
=
bNew
;
}
inline
void
SetDerivedVert
(
bool
bNew
){
mbDerivedVert
=
bNew
;
}
...
...
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