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
dbbfb376
Kaydet (Commit)
dbbfb376
authored
Ara 16, 2016
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
SwDocPosUpdate definition uses SwTwips while decl is long
Change-Id: I0873ac53a328dbd1b27851f65503fa0b99297fea
üst
10bf49c1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
hints.hxx
sw/inc/hints.hxx
+3
-2
No files found.
sw/inc/hints.hxx
Dosyayı görüntüle @
dbbfb376
...
...
@@ -20,6 +20,7 @@
#define INCLUDED_SW_INC_HINTS_HXX
#include <swatrset.hxx>
#include <swtypes.hxx>
#include <vcl/vclptr.hxx>
#include <vector>
...
...
@@ -147,8 +148,8 @@ public:
class
SwDocPosUpdate
:
public
SwMsgPoolItem
{
public
:
const
long
nDocPos
;
SwDocPosUpdate
(
const
long
nDocPos
);
const
SwTwips
nDocPos
;
SwDocPosUpdate
(
const
SwTwips
nDocPos
);
};
/// SwTableFormulaUpdate is sent when the table has to be newly calculated or when a table itself is merged or splitted
...
...
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