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
5191ee98
Kaydet (Commit)
5191ee98
authored
Mar 09, 2012
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
sw: doxygen comments for SwTxtFmtColl, SwFlowFrm, SwTxtFrm
üst
608fe962
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
fmtcol.hxx
sw/inc/fmtcol.hxx
+1
-0
flowfrm.hxx
sw/source/core/inc/flowfrm.hxx
+1
-0
txtfrm.hxx
sw/source/core/inc/txtfrm.hxx
+1
-0
No files found.
sw/inc/fmtcol.hxx
Dosyayı görüntüle @
5191ee98
...
...
@@ -57,6 +57,7 @@ private:
const
SwFmtColl
&
operator
=
(
const
SwFmtColl
&
);
};
/// Represents the style of a paragraph.
class
SW_DLLPUBLIC
SwTxtFmtColl
:
public
SwFmtColl
{
friend
class
SwDoc
;
...
...
sw/source/core/inc/flowfrm.hxx
Dosyayı görüntüle @
5191ee98
...
...
@@ -58,6 +58,7 @@ class SwObjectFormatterTxtFrm;
void
MakeFrms
(
SwDoc
*
,
const
SwNodeIndex
&
,
const
SwNodeIndex
&
);
/// Base class for frames that are allowed at page breaks and shall continue on the next page, e.g. paragraphs, tables.
class
SwFlowFrm
{
//PrepareMake darf Locken/Unlocken (Robustheit)
...
...
sw/source/core/inc/txtfrm.hxx
Dosyayı görüntüle @
5191ee98
...
...
@@ -62,6 +62,7 @@ class SwWrongList;
#define RUBY_TOP 3
#define GRID_CELLS 4
/// Represents the visualization of a paragraph.
class
SwTxtFrm
:
public
SwCntntFrm
{
friend
class
SwTxtIter
;
...
...
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