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
56f1f451
Kaydet (Commit)
56f1f451
authored
Ara 14, 2012
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-private-field
Change-Id: I7a65695e8ccca57cf3bd0fd3495ecbd6fe147fa9
üst
00427fae
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
fltini.cxx
sw/source/filter/basflt/fltini.cxx
+0
-1
fltini.hxx
sw/source/filter/inc/fltini.hxx
+0
-1
No files found.
sw/source/filter/basflt/fltini.cxx
Dosyayı görüntüle @
56f1f451
...
@@ -312,7 +312,6 @@ void StgReader::SetFltName( const String& rFltNm )
...
@@ -312,7 +312,6 @@ void StgReader::SetFltName( const String& rFltNm )
SwRelNumRuleSpaces
::
SwRelNumRuleSpaces
(
SwDoc
&
rDoc
,
sal_Bool
bNDoc
)
SwRelNumRuleSpaces
::
SwRelNumRuleSpaces
(
SwDoc
&
rDoc
,
sal_Bool
bNDoc
)
:
bNewDoc
(
bNDoc
)
{
{
pNumRuleTbl
=
new
SwNumRuleTbl
();
pNumRuleTbl
=
new
SwNumRuleTbl
();
pNumRuleTbl
->
reserve
(
8
);
pNumRuleTbl
->
reserve
(
8
);
...
...
sw/source/filter/inc/fltini.hxx
Dosyayı görüntüle @
56f1f451
...
@@ -71,7 +71,6 @@ void GetWW8Writer( const String&, const String&, WriterRef& );
...
@@ -71,7 +71,6 @@ void GetWW8Writer( const String&, const String&, WriterRef& );
class
SW_DLLPUBLIC
SwRelNumRuleSpaces
class
SW_DLLPUBLIC
SwRelNumRuleSpaces
{
{
SwNumRuleTbl
*
pNumRuleTbl
;
// Liste aller benannten NumRules
SwNumRuleTbl
*
pNumRuleTbl
;
// Liste aller benannten NumRules
sal_Bool
bNewDoc
;
public
:
public
:
SwRelNumRuleSpaces
(
SwDoc
&
rDoc
,
sal_Bool
bNewDoc
);
SwRelNumRuleSpaces
(
SwDoc
&
rDoc
,
sal_Bool
bNewDoc
);
...
...
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