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
5a04ff00
Kaydet (Commit)
5a04ff00
authored
Nis 15, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-private-field
Change-Id: I27afea85c339cf2239ed118cf6cedaece032dfae
üst
b1448211
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
tabledlg.cxx
sw/source/ui/table/tabledlg.cxx
+0
-1
tabledlg.hxx
sw/source/uibase/inc/tabledlg.hxx
+0
-1
No files found.
sw/source/ui/table/tabledlg.cxx
Dosyayı görüntüle @
5a04ff00
...
@@ -1206,7 +1206,6 @@ SwTableTabDlg::SwTableTabDlg(vcl::Window* pParent, SfxItemPool&,
...
@@ -1206,7 +1206,6 @@ SwTableTabDlg::SwTableTabDlg(vcl::Window* pParent, SfxItemPool&,
:
SfxTabDialog
(
0
,
pParent
,
"TablePropertiesDialog"
,
:
SfxTabDialog
(
0
,
pParent
,
"TablePropertiesDialog"
,
"modules/swriter/ui/tableproperties.ui"
,
pItemSet
)
"modules/swriter/ui/tableproperties.ui"
,
pItemSet
)
,
pShell
(
pSh
)
,
pShell
(
pSh
)
,
m_nHtmlMode
(
::
GetHtmlMode
(
pSh
->
GetView
().
GetDocShell
()))
{
{
SfxAbstractDialogFactory
*
pFact
=
SfxAbstractDialogFactory
::
Create
();
SfxAbstractDialogFactory
*
pFact
=
SfxAbstractDialogFactory
::
Create
();
OSL_ENSURE
(
pFact
,
"Dialog creation failed!"
);
OSL_ENSURE
(
pFact
,
"Dialog creation failed!"
);
...
...
sw/source/uibase/inc/tabledlg.hxx
Dosyayı görüntüle @
5a04ff00
...
@@ -31,7 +31,6 @@ struct TColumn;
...
@@ -31,7 +31,6 @@ struct TColumn;
class
SwTableTabDlg
:
public
SfxTabDialog
class
SwTableTabDlg
:
public
SfxTabDialog
{
{
SwWrtShell
*
pShell
;
SwWrtShell
*
pShell
;
sal_uInt16
m_nHtmlMode
;
sal_uInt16
m_nTextFlowId
;
sal_uInt16
m_nTextFlowId
;
sal_uInt16
m_nBackgroundId
;
sal_uInt16
m_nBackgroundId
;
sal_uInt16
m_nBorderId
;
sal_uInt16
m_nBorderId
;
...
...
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